@charset "windows-1250";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #C6BE97;
}
.CSS_SP2010 #OKVIR_GLAVNI {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: right; /* this overrides the text-align: center on the body element. */
	background-color: #F7EEDF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.CSS_SP2010 #OKVIR_GLAVNI TEKST {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}.CSS_SP2010 #OKVIR_LOGO {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	background-color: #FFCC99;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(../Index_Slike/SlikaLogo.gif);
	height: 130px;
	text-align: right;
	float: none;
}
.CSS_SP2010 #OKVIR_BANER {
	width: 800px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 170px;
}
.CSS_SP2010 #OKVIR_NAV {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: #6F5748;
}
.CSS_SP2010 #OKVIR_SPODNJI {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: #E6E4B0;

}
.CSS_SP2010 #OKVIR_URA {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: #6F5748;
}
.CSS_SP2010 #OKVIR_LOGO_TEKST {
	background-position: left;
	padding: 0;
	width: 200px;
	float: right;
}
.CSS_SP2010 #OKVIR_URA_TEKST {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
}
.CSS_SP2010 #OKVIR_NAV_TEKST {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;}
.CSS_SP2010 #OKVIR_SPODNJI_TEKST {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.CSS_SP2010 #OKVIR_SPODNJI_TEKSTLEVI {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 300px;
}
.CSS_SP2010 #OKVIR_SPODNJI_TEKSTDESNI {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	width: 300px;
}
