@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #aba483;

}
body {
	margin-top:45px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color:#aba483;
}
div {
	color: #aba483;
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ccc;
}
a:active {
	text-decoration: none;
	color: #ccc;
}
#banesa {
	margin:0 auto;
	width:934px;
	position: relative;
	height:auto;
}
#kulmi {
	width:934px;
	background:#aba483;
	height:220px;
	display: block;
	position: relative;
}
#trupi {
	width:934px;
	background:#aba483;
}
#trupi #left {
	width:153px;
	float:left;
	background: #eff5e8;
	height:auto; !important
}

#trupi #right {
	width:772px;
	float:right; 
	background-color: #eff5e8;
	height: auto !important;
}
#kontenti {
	width:602px; 
	float:left; 
	padding-left:3px; 
	padding-top:2px; 
	border-right: 3px solid #aba483;
	height: 600px;

}
#faqjaanash {
	width:156px; 
	float:right; 
	padding-left:2px; 
	background: #eff5e8;
	height:100%;
	height:auto; !important
}
#gjuha {
	text-align:center;
	height:20px;
	margin-top:3px;
}
#gjuha ul {
	filter: Alpha(Opacity=70); /* Internet Explorer 5.0 - 7.0 */
	-moz-opacity: 0.7;
	-khtml-opacity:0.7;
	opacity:0.7; /* Mozilla / Gecko */
	opacity: 0.70; /* Opera  */

}

#gjuha li {
	display:inline;
	list-style: none;
	color:#FFF;
	width:80px;
	background:#aba483;
	border: 1px solid #FFF;
	margin-right: 3px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#blocki {
	width:148px; 
	float:right; 
	padding-left:2px; 
	background: #eff5e8;
	height:605px;
	height:auto; !Important
}
#navigation {
	float: left;
	width: 153px;
	background: #eff5e8;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	height:602px;
}

* html #navigation { 
	float: left;
	width: 160px;
	height:auto !important;
	color: #000000;
	background: #eff5e8;
	font-size:11px;
	padding: 0px 30px 0px 0px;
    margin-left: 12px;
	text-transform: uppercase;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #eff5e8;
}

#navbar ul li {
color: #aba483;
}

/*--------- LEVEL 1 ------------- */
#navbar ul li a {
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #aba483;
	padding: 5px 3px 5px 15px;
	background-color: #eff5e8;
    text-transform: none;
    font-size: 12px;
	text-transform: uppercase;
}


#navbar ul li a.active:hover, #navbar ul li a.active, #navbar ul li a:hover {
	display:block;
	font-weight: normal;
	padding: 5px 3px 5px 15px;
	color: #fff;
	background:#aba483;
    text-transform: none;
    font-size: 12px;
	text-transform: uppercase;
}

/*--------- LEVEL 2 ------------- */
#navbar ul li.level_2 a {
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 5px 3px 5px 15px;
	background-color: #ffffff;
	text-transform:none;
    background-image: none;
    font-size: 11px;
}

#navbar ul li.level_2 a.active, #navbar ul li.level_2 a:hover, #navbar ul li.level_2 a.active:hover  {
	display:block;
	font-weight: normal;
	padding: 5px 3px 5px 15px;
	color: #006EB6;
    background-image: none;
	text-transform:none;
    font-size: 11px;
}


/* ----------- LEVEL 3 -------------*/
#navbar ul li.level_3 a {
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 25px;
	background-color: #ffffff;
	text-transform:none;
        background-image: none;
        font-size: 11px;
}

#navbar ul li.level_3 a:hover, #navbar ul li.level_3 a.active:hover, #navbar ul li.level_3 a.active  {
	display:block;
	font-weight: normal;
	padding: 2px 2px 2px 25px;
	color: #006EB6;
	text-transform:none;
        background-image: none;
        font-size: 11px;
}

