BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #B7A551;
	background-color : transparent;
}

A:Hover {
	text-decoration: none;
	color: #986027;

}

.style2 {
	color: Maroon;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.naslov {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}
.bg_grb {
	background-attachment: scroll;
	background-image: url(slike/bg-grb.png);
	background-repeat: no-repeat;
	background-position: center center;
}

