body {
	margin: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
a:link {
	text-transform: none;
	font-style: normal;
	text-decoration: blink;
	color: #AA150A;
}
a:hover {
	text-transform: none;
	text-decoration: underline;
	font-size: 18px;
	color: #AA1509;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.ljestvica_tekst {
	font-family: Sylfaen;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #101FA8;
}

.naslovi {
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	font-family: Sylfaen;
	color: #101fa8;
	font-style: normal;
	font-variant: normal;
}
.novosti {
	font-size: 16px;
	font-style: normal;
	color: #101fa8;
	font-family: Sylfaen;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.tablice {
	font-family: Sylfaen;
	font-size: 14px;
	font-weight: bolder;
	color: #101fa8;
}
.tekst {
	font-family: Sylfaen;
	font-size: 18px;
	font-weight: bold;
	color: #101fa8;
}
.stare_novosti {
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #101FA8;
}
.tablice_tekst {
	font-size: 10px;
	font-weight: bold;
	color: #101FA8;
}

