BODY {
	border : Black;
	font-family : Tahoma;
	font-size : 13px;
	text-align : center;
	scrollbar-3dlight-color : Aqua;
	scrollbar-arrow-color : White;
	scrollbar-track-color : #B0B0B0;
	scrollbar-base-color : #0080C0;
	scrollbar-darkshadow-color : Black;
	scrollbar-shadow-color : #00008B;
}

.naslov{
	font-size: 35px;
	font-family : Impact;
	color : #0080C0;
}

a:link{
	text-decoration:none; 
	color:#000000;
}

a:visited{
	text-decoration:none; 
	color:#000000;
}

a:hover	{
	text-decoration:none;
	color:White;
	background-color : #0080C0;
}

table {
	font-family : Tahoma;
	font-size : 13px;
}

td {
	text-align:center;
	font-family:Tahoma;
	background:Silver;
	color:Black;
}

td.prvi {
	font-family:Tahoma;
	font-size:13px;
	background:#0080C0;
	text-align:center;
	color:White;
}

td.druga {
	font-family:Tahoma;
	font-size:13px;
	background:White;
	text-align:center;
	color:Black;
}
 
