@charset "ISO-8859-2";
body {
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Candara, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #d6d6d6;
	text-decoration: none;
	background-color: #101010;
	text-align: center;
}
td {
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Candara, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #d6d6d6;
	text-decoration: none;
	text-align: center;
}
.crveni_veliki {
	font-size: 14px;
	font-weight: bold;
	color: #d00000;
}
.opis {
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	color: #d6d6d6;
}
a:visited {
	text-decoration: underline;
	color: #d6d6d6;
}
a:active {
	text-decoration: underline;
	color: #d6d6d6;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
.tablica_border_desno_dolje {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-right-width: 1px;
	border-right-style: solid;
}
.tablica_border_desno {
	border-right-color: #aaaaaa;
	border-right-width: 1px;
	border-right-style: solid;
}
.tablica_border_dolje {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaaaaa;
}
hr {
	border-width: 1px;
	border-style: dashed;
	border-color: #aaaaaa;
}
