.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}
.glava {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F2F00;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;



}
.rob {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: none;
	border-bottom-style: solid;
	padding: 3pt;


}
.naslovmain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.podnapis2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.podnapis3 {
	font-weight: bold;
}
.slika img {
	margin: 5px;
	border: thin solid #FF9900;

}
.text a:link {color: #333333; text-decoration: none;}
.text a:active {color: #333333; text-decoration: none; }
.text a:visited {color: #333333; text-decoration: none; }
.text a:hover {color: #FF9900; text-decoration: underline;}
.ozdaje {
	background-image: url(../Images/ozadje1.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.oglas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFDDAA;
	padding: 5px;
}
.oglas-desnirob {
	background-image: url(../Images/shead_v.gif);
	background-repeat: repeat-y;
}
.oglas-levirob {
	background-image: url(../Images/shead_h.gif);
	background-repeat: repeat-x;
}

