body {
	font-weight: normal;
	color: #0F3333;


}



.menu {
	font-family: Tahoma, Verdana;
	color: #003333;
	font-size: 12px;




}

.menu a:link {
	color: #CC3300;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;



}

.menu a:visited {
	text-decoration: none;
	font-family: Tahoma;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;


}
	
.menu a:hover {
	color: #99CC66;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;

}


	
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F3333;
	font-size: 24px;





}
.naslov a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	color: #99CC66;
	font-size: 10px;}
	
.naslov a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	color: #FF9900;
	font-size: 10px;}
	
.naslov a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #99CC66;
	font-weight: normal;}

	
	
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;}
	
.tekst a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;}

.tekst a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;}

.tekst a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.tekst-naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.tekst-naslov a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC66;
	font-weight: bold;
	text-decoration: none;

}

.tekst-naslov a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;

}

.tekst-naslov a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC66;
	font-weight: bold;
	text-decoration: none;

}



input, select, option, textarea {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
