*. {
	margin: 0px;
	padding: 0px;
	font: 0.9em Arial, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fbf8ec url(../images/BodyBack.jpg) top center no-repeat;
	color: #803803;
	font: 0.8em Arial, sans-serif;
}
h1 {
	display: none;
	}
h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #567D48;
	width: 180px;
	margin-top: 30px;
	padding-bottom: 2px;
	border-bottom: 1px solid #567D48;
}
.Center h2 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #9a4c13;
	margin-top: 0;
	width: auto;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #567D48;
	margin-top: 0;
	width: auto;
	text-align:center;

}
h4 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #567D48;
	margin-top: 20px;
	margin-bottom: 0px;
	width: auto;
}
h4 em {
	font: 13px Arial, Helvetica, sans-serif;

}

p {
	margin: 10px 0;
}
a:link, a:visited {
	color: #265881;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #803803;
	text-decoration: underline;
}
img {

}
a img:hover {

}


/* =================main page layout ===================== */
.wrapper {
	margin-top: 9px;
	padding-bottom: 18px;
	background: url(../images/FooterBack.jpg) bottom center no-repeat;
	}

.header {
width: 772px;
height: 232px;
margin: 0 auto;
padding: 0 21px;
background: url(../images/HeaderBack.jpg) top center repeat-y;
}
.header img {
	margin-left: 210px;
	}
.content {
width: 772px;
margin: 0 auto;
padding: 0 21px;
background: url(../images/ContentBack.jpg) top center repeat-y;
}

.NavHolder {
	width: 772px;
	height: 40px;
	padding: 0 21px;
	margin: 0 auto;
	background:url(../images/NavBack.jpg) top center no-repeat;
	}
.Left {
	float: left;
	width: 195px;
	padding-left: 10px;
	}
a.Cijene:link, a.Cijene:visited {
	display: block;
	color: #567D48;
	font-size: 10px;
	margin-top: 5px;
	padding-left: 15px;
	}
p.Soffer {
	margin-bottom: -15px;
	}
p.Soffer a:link, p.Soffer a:visited {
	display: block;
	color:#974307;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	}
p.Soffer a:hover {
	color: #FF6D0C;
	}
.Center {
	float: left;
	width: 350px;
	padding: 30px 30px;
}
.Right {
	float: left;
	width: 150px;
	padding-top: 30px;
}
.Right a img {
	margin-bottom: 12px;
	margin-left: 5px;
	filter: alpha(opacity=65);
	-moz-opacity:.65;opacity:.65;
	}
.Right a:hover img {
	margin-bottom: 12px;
	filter: alpha(opacity=99);
	-moz-opacity:.99;opacity:.99;
	}
.footer {

	}
.CB {
	clear: both;
	}
/* ==========================links ===================== */
.right a:link, .right a:visited {

}
.right a:hover {
	text-decoration: underline;
}



.footer ul {
	text-align: center;
}
.footer ul li {
	display: inline;
	text-align: center;
	float: left;
	padding: 0 10px;
}

/* ========== Lang Nav links styling ===================== */
div.LangNav {
	float: left;
	width: 210px;
	height: 20px;
	padding-top: 15px;
	text-align: center;
	}
div.LangNav img {
	margin-right: 10px;
	}
/* ========================== MAIN NAVIG================= */

div#nav {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: #974307;
	}
div#nav ul {
	margin: 0;
	padding: 0;
	background: #974307;
	color:#fff;
	}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
  	float: left;
	width: auto;
	}
div#nav li:hover {
	background: transparent;
	color: #fff;
	}
div#nav li.submenu {
	background: transparent;
	}
div#nav li.submenu:hover {
	background-color: transparent;
	color: #FDF9EE;
	}
div#nav li a {
	display: block;
	padding: 5px 1px 0 1px;
  	text-decoration: none;
	width: auto;
	height: 18px;
	float: left;
	color:#EDD8C5;
	background-color: transparent;
	}
div#nav li a:hover {
	color: #fff;
	}
div#nav>ul a {
	width: auto;
	}
div#nav li ul {
	position: absolute;
	width: auto;
  	display: none;
	left: 0px;
	}
div#nav ul ul li {
	width: auto;
	text-align: left;
	padding: 0;
	}
div#nav ul ul li a {
	display: block;
  	text-decoration: none;
	width: 250px;
	padding-left: 5px;
	color: #EDD8C5; 
	}
div#nav ul ul li a:hover {
	background: #A55E2A;
	color:#fff;
	}

div#nav ul.level1 li {
	width: auto;
	padding: 2px 12px;
	}
div#nav ul.level2 {
	left: 12px;
}
div#nav ul.level2 li {
	width: auto;
	padding: 0;
	width: auto;
	}
div#nav li.submenu:hover ul, div#nav li.over ul {
	position: absolute;
	width: auto;
  	display: block;
	left: 13px;
	top: 27px;
	}
  
 /* ========================== END OF NAVIGACIJA==== */

/* =========== LEFT LINKS =================== */

ul.LeftList {
	margin-left: -20px;
	margin-left: expression("20px");
	margin-top: 0!important;
	margin-top: -10px;
	list-style-image: url(../images/ListArrow.jpg);
	}
ul.LeftList li,
ul.LeftList li a:link,
ul.LeftList li a:visited {
	color: #974307;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	font-size: 12px;
	}
ul.LeftList li a:hover {
	padding-left: 0px;
	}


/*===== test development======*/
div.InpNames {
	float: left;
	width: 110px;
	height: 20px;
	font-size: 12px;
	color: #974307;
	}
.FrontRezForm input {
	width: 60px;
	border: 1px solid #D4B07C;
	background: #FBF8EC;
	font-size: 11px;
	padding: 2px 3px;
	margin-bottom: 2px;
	color: #974307;
	}
input#toAmount, input#fromAmount {
	width: 110px;
	height: 14px;
	border: 1px solid #D4B07C;
	background: #FBF8EC;
	font-size: 11px;
	padding: 2px 3px;
	margin-bottom: 2px;
	margin-right: 5px;
	float: left;
	}
select {
	border: 1px solid #D4B07C;
	background: #FBF8EC;
	font-size: 11px;
	color: #974307;
	}
select#vrsta_sobe {
	width: 180px;
	font-size: 11px;
	border: 1px solid #D4B07C;
	background: #FBF8EC;
	padding: 2px 2px;
	margin-bottom: 6px;
	color: #974307;
	}
select#fromValute, select#toValute {
	height: 18px;
	float: left;
	}
input.FBot {
	width: 88px;
	}
div.kojiTecaj {
	font-size: 9px;
	clear: both;
	}
div.kojiTecaj input {

	}
span.convert {
	font-weight: bold;
	font-size: 11px;
	}	
span.Wvrime {
	font-size: 11px;
	font-weight: bold;
	padding-left: 50px;
	}