.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;


}
.MS {
	font-family: "MS Shell Dlg", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.link {
	font-family: "MS Shell Dlg", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.link:hover {
	color: #CC0000;
	text-decoration: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;

}
.link2:hover {
	color: #CC0000;
	text-decoration: none;
}
.naslov {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;

}
.naslov:hover {
	color: #FFCC00;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
}
body {
	background-color: #000000;


}
.border {
	border: 1px solid #7E5429;    
}
