body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F30;
	text-decoration: underline;
	font-weight: bold;
}
.stil1 {
	color: #333333;
	font-size: 12px;
}
.stil2 {
	color: #333333;
	font-size: 10px;
}
.stil2crv {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
.naslov {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.naslov2 {
	color: #F00;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
.naslov3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.naslov .naslov4 {
	font-size: 12px;
}
body p {
	text-align: left;
}
