@charset "utf-8";
.tablica_pod {
	border: thin solid #FFCC33;
}
.tekst1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
.meni_tekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
.naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.tekst_pod {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tekst2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.glavnilinkovi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.glavnilinkovi:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC33;
	text-decoration: none;

}
.linkovivrh {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.linkovivrh:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC33;
	text-decoration: none;
}
.linkovidno {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkovidno:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;

}
.link_email {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_email:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}
