body
{
background:url(images/bg.jpg) no-repeat top #fff;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px auto auto auto;
color:#514c48;
}
.top_bar{
width:1000px;
height:38px;

}
.top_search{
width:370px;
height:32px;
margin:0px 20px 0 0;
_margin:0px 10px 0 0;
float:right;
background:url(images/top_search_bg.gif) no-repeat center;
}
input.search_input{
width:185px;
height:18px;
float:left;
margin:5px 0 0 0 ;
border:1px solid #dbdbdb;
border-bottom-color:#ffffff;
border-right-color:#ffffff;
}
.search_text{
float:left;
width:110px;
padding:8px 0 0 10px;
color:#999999;
}
.search_text a{
text-decoration:none;
color:#999999;
}
.search_bt{
float:left;
padding:2px 0 0 15px;
}
.languages{
float:right;
width:150px;
padding:8px 0 0 0;
}
.lang_text{
float:left;
padding:0 5px 0 0;
color:#4a4a4a;
}
a.lang{
display:block;
float:left;
padding:0 5px 0 5px;
}
#header{
width:1000px;
height:173px;
background:url(images/header.png) no-repeat;
background-position:0px 0px;
margin:auto;
}
#logo{
float:left;
padding:15px;
}
/*------------------------------oferte_content-----------------------*/
.oferte_content{
width:600px;
height:164px;
float:left;
padding:0 0 0 50px;
}
.top_divider{
float:left;
width:1px;
height:164px;
}
.oferta{
width:538px;
float:left;
padding:22px 30px 0 30px;
}
.isi_kecil{
	font-family:Tahoma;
	font-size:11px;
	padding-left:4px;
	color:#FF6600;
}
.isi {
	font-family:Arial;
	font-size:14px;
	padding-left:10px;
        padding-right:20px;
	text-align:justify;
	line-height: 20px;
	color: #000000;
}

#footer{
width:1000px;

/*gallery*/
.gallery {background:#efefef; margin:0px 0px 10px 0px; padding:5px;}
.gallery .box {display:block; height:100px; float:left; width:43%; padding:10px 5px 5px 5px; margin:8px; background:#ffffff; text-align:center;}
.box img {background:#efefef; padding:5px;}
.box .caption {display:block; text-align:center;}
.box a img, .box a:visited img, .box a:active img {border:solid 1px #cccccc;}
.box a:hover img {border:solid 1px #000000;}

/*menu bar*/
.menubar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	width:264px;
	color:#6C7A83;
	background-color:#212224;
	
}
.menubar .title {
	font-size: small;
	font-weight:bold;
	color:#fff;
	background-color: #003399;
	border-bottom: 1px dotted #212121;
	text-align: center;
	line-height: 25px;
	height: 25px;
}
.menubar .toolbar{
	padding-left:10px;
	font-size:small;
	line-height:2;
}
.menubar .head,.menubar .head_open{
	border-top:1px dotted #333;
	font-size:12px;
	color:#00bfff;
	line-height:2em;
	font-weight:normal;
	background: #212224  no-repeat 1px center;
	padding-left: 10px;
	cursor:pointer;
}
.menubar .head_open{
	
	color:#FFF;
}

.menubar ul ,.menubar li{
	padding:0;
	margin:0;
	list-style:none;
}
.menubar li{
	border-top:1px dotted #333;
	color:#6C7A83;
	font-size:small;
	line-height:1.8em;
	padding-left:20px;
	font-size:11px;
}
.menubar .tail {
	height:40px;
	border-top:1px dotted #333;
	overflow:hidden;
	text-align:center;
	background:url(images/rbbg.gif) no-repeat center left;
    padding:10px;
}
.menubar a:link{
	color:#6C7A83;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.menubar a:visited{
	color:#6C7A83;
	text-decoration:none;
}
.menubar a:hover{
	color:#FFF;

}

hr {
	border-bottom: 1px dotted #bbb;
}
