@charset "utf-8";
.tekst {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
	text-align: justify;
	vertical-align: top;
	background-position: center center;
}
.crvenitekst {
	font-family: sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #FF0000;
}
.naslov {
	font-family: sans-serif;
	font-size: 28px;
	font-style: oblique;
	color: #000099;
	background-position: center center;
	font-weight: bold;
}
.obrub {
	font-style: normal;
	line-height: normal;
	border: medium solid #FF0000;
}
.skroltekst {
	font-family: sans-serif;
	font-size: 14px;
	color: #000099;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
}
.tekstsredina {
	font-family: sans-serif;
	font-size: 12px;
	color: #000099;
	background-position: center center;
}
.tekstboldsredina {
	font-family: sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
	background-position: center center;
}
