BODY {
	SCROLLBAR-FACE-COLOR: ##9CBDD6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #9CBDD7;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #D8E7F2;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


.datum {
	font-family : Verdana, Arial, Helvetica, "Times New Roman", sans-serif, serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : normal;
	color : Black;
}
.text {
	font-family : Verdana, Arial, Helvetica, "Times New Roman", sans-serif, serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : normal;
	color : Black;
}
.link {
	text-decoration : none;
	font-style: normal;
	color: #005F9C;
	font-family :  Verdana, Arial,"Times New Roman", Helvetica, sans-serif, serif;
	font-size : 12px;
	font-weight : bold;
}
.link:hover {
	text-decoration : underline;
	font-style: normal;
	font-family : Verdana, Arial, "Times New Roman", Helvetica, sans-serif, serif;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
	}
	.ljevo {
	text-decoration : none;
	font-style: normal;
	color: #ffffff;
	font-family : Verdana, Arial,"Times New Roman", Helvetica, sans-serif, serif;
	font-size : 12px;
	font-weight : lighter;
	background-color : #005C80;
	width : 156px;
}
.ljevo:hover {
	text-decoration : none;
	font-style: normal;
	font-family : Verdana, Arial, "Times New Roman", Helvetica, sans-serif, serif;
	font-size : 12px;
	font-weight : bolder;
	color: #ffffff;
	background-color : #BC8F8F;
	width : 156px;
}	
.naslov {
	font-family : Verdana, Arial, Helvetica, "Times New Roman", sans-serif, serif;
	font-size : 14px;
	font-style : normal;
	text-decoration : normal;
	color : #ffffff;
	font-weight : bolder;
}
.mali {
	font-family : Verdana, Arial, Helvetica, "Times New Roman", sans-serif, serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : normal;
	color : Black;
}

