@charset "utf-8";
.copyr {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
}
.tekst_desno {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
}
.izbornik {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a.izbornik {
	text-decoration: none;
}
a.izbornik:hover {
	color: #FF0000;
}
