@IMPORT url("menus.css");

body, html{
	margin:0;
	padding:0;
	
	height:100%;
	
	color:#333;
	font-family: Arial;
	font-size:12px;
	background: #0B8CBF;
}

*{
	margin:0;
	padding:0;
}

h2{
	font-size:11px;
	font-weight:bold;
	
}

h3{
	color: #1473AB;
	font-size:11px;
	font-weight:bold;
	
}

br{
	clear: both;
}

a{
	text-decoration:none;
	color:#000;
}

a:hover{
	text-decoration:none;
	color:#666666;
}

.n{
	clear: both;
}

/*------------Container------------*/
#container{
	margin:0 auto;
	width: 985px;
	background: #fff;
	border-left: 6px solid #33A3CF;
	border-right: 6px solid #33A3CF;
}

#header{
	position:relative;
	height:160px;
}

#conteiner{
	margin: 1px;
}

#main{
	width:813px;
	float: left;
}
.harta{
	width: 982px !important;
}
.harta #center{
	width:786px !important;
}

#left{
	float:left;
	width:180px;
}

#center{
	float:right;
	width:617px;
	padding: 0 3px;
}

#right{
	float:right;
	width:165px;
}

#footer{
	clear:both;
}

#left_c{
	margin-top:2px;
	float:left;
	width:194px;
}

#right_c{
	float:right;
	width:730px;
	margin-top:5px;
}

#normal_c{
	margin-top:5px;
}

#header_l{
	float:left;
	width:365px;
}

#h1_header{
	position: absolute;
	font-size: 12px;
	top: 5px;
	right: 160px;
	color:#1473AB;
	font-weight: bold;
}

#google_header{
	position:absolute;
	right: 5px;
	top: 27px;
	width: 728px;
	height: 90px;
}

#header_c{
	float:left;
	width:365px;
}

#header_r{
	float:right;
	width:194px;
}

#logo{
	position: absolute;
	top: 20px;
	left:14px;	
}

#footer p{
	margin-top:4px;
	font-size:10px;
	color:#666666;
}




/*----------------------------------------- Content -----------------------------------------*/
#left_l{
	float:left;
	width:330px;
}

#left_l ul{
	list-style-type: none;
}

#locuri{
	background-color:#FFB731;
}
#locuri h2{
	background:url(../img/locuri_serch.gif) no-repeat left top;
	
	color:#FFFFFF;
	font-size:22px;
	text-transform:none;
	line-height:64px;
	
	padding-left:80px;
	height:70px;
	
	margin:0 0 0 10px;
}

#cautare{
	background:#FFEA05;
	padding:5px 5px 10px 10px;
}

#cautare p{
	font-weight:bold;
	margin-bottom:2px;
}

#cautare input{
	border:1px solid #666666;
	padding:2px;
	width:230px;
}

#cautare input#cauta_but{
	border:none;
	padding:4px 0 !important;
	width:70px;
	margin-bottom:1px;
	line-height:11px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	
	background:#92B20A;
}

input#but{
	border:none !important;
	padding:4px 0 !important;
	width:70px;
	
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	
	background:#92B20A;
}

#left_r{
	position:relative;
	float:right;
	width:395px;
}


.box{
	margin-bottom:15px;
	background-color:#EFEFEF;
}

.box div{
	padding:2px 5px 5px;
	border-bottom: 1px solid #89B813;
}

.menu1 div{
	padding:0;
}

.box h2{
	font-size:11px;
	color:#FFFFFF;
	height:24px;
	line-height:24px;
	padding:0 7px;
	background:url(../img/bg_h2_box.gif);
	background-color: #84B211;
}

.box h2 b{
	background:url(../img/menu1_bul.gif) no-repeat left center;
	padding-left: 10px;
}

.box1{
	border:1px solid #999999;
	background-color:#F2FDD2;
}

.box1 div{
	padding:2px 5px 5px;
}


.box1 h2{
	font-size:11px;
	color:#FFFFFF;
	height:24px;
	line-height:24px;
	padding:0 5px;
	background:url(../img/bg_h2_box.gif);
}

#form_comanda_content{
	border:1px solid #999999; 
	padding: 10px; 
	background:#FAF3A3; 
	width:343px;
	height:232px;
}

#form_comanda{
	font-size:10px;
}

#form_comanda div{
	margin:7px 4px;
}

#form_comanda label{
	clear:left;
	float:left;
	width:90px;
	line-height:22px;
}

#form_comanda input, select{
	font-size:10px;
	border:1px solid #666666;
	padding:1px;
	width:230px;
}

#form_comanda select{
	width:234px;
}

#langs{
	position:absolute;
	top:5px;
	right:0px;
	height: 13px;
}

#langs a{
	margin:0 4px;
}

#langs img{
	border:1px solid #AFAFAF;
}

#langs a:hover img{
	border:1px solid #000000;
}

#langs .sel{
	border:1px solid #000000;
}

#site_path{
	font-size:11px;
	font-weight:normal;
	height:11px;
	margin: 5px 0 6px 0;
}

#site_path span{
	color: #8D8B8B;
}

.site_path_sep{
	font-size:9px;
	padding:2px;
}

.content_title	{
	clear:both;
	font-size:12px;
	font-weight:bold;
	color:#1473AB;
	text-transform:capitalize;
	padding-bottom:1px;
	border-bottom:1px dotted #1473AB;
	
	margin-bottom:6px;
}

#content_text{
	margin: 10px 0 25px;
	clear: both;
	line-height: 19px;
}

#content_text p{
	padding: 3px 0;
}

#content_text a{
	color: #88B712;
	text-decoration: underline;
}

#content_text h2{
	font-size: 13px;
	line-height: 19px;
	padding: 3px 0;
	text-align: left;
	color: #84B211;
}

#pics{
	margin:8px 0 13px 13px;
	float:right;
	width: 160px;
}

#pics ul{
	list-style-type: none;
}

#pics li{
	margin-bottom: 9px;
}

#pics li p{
	padding:0;
	text-align: center;
	font-size: 11px;
}

#index_center_but{
	margin-top: 10px;
}

#index_center_but ul{
	list-style-type: none;
}

#index_center_but li{
	position:relative;
	width:125px;
	float:left;
	margin: 2.5px;
	margin-bottom: 6px;
}

.link_a span{
	font-weight:bold;
	position:absolute;
	bottom:8px;
	left:2px;
	font-size: 11px;
	background: #fff;
	padding: 3px 2px;
	border: 1px solid #ACACAC;
}



.link_a img{
	border: 1px solid #ACACAC;
}

.link_a:hover img{
	border: 1px solid #57585D;
}

#index_left2{
	
}

#index_left2 li{
	padding: 2px 5px 2px 12px;
}

.gal_foto{
	
}



.gal_foto ul{
	list-style-type: none;
}

.gal_foto li{
	float: left;
	padding: 8px;
}

.gal_foto img{
	padding: 4px;
	border: 1px solid #D7D5D5;
}

.gal_foto a:hover img{
	border: 1px solid #BAB8B8;
}

div#site_map{
	position:absolute;
	top: 6px;
	right: 10px;
}

div#site_map a{
	color: #fff;
}

#site_map_content{
	list-style-type: none;
}

#site_map_content ul{
	list-style-type: none;
}

#site_map_content li{
	margin-left: 10px;
	padding: 10px 0;
	font-weight: bold;
}

#site_map_content li li{
	margin-left: 20px;
	padding: 4px 0;
}

#site_map_content li li li{
	margin-left: 30px;
}

#site_map_content li li li li{
	margin-left: 40px;
}



.form_comanda{
	 background-color: #FDE200;
	 padding: 10px;
	 margin-bottom: 20px;
}

.form_comanda h2{
	 text-transform: uppercase;
	 text-align: center;
	 font-size: 12px;
	 margin-bottom: 20px;
}

.form_comanda form{
		
}

.form_comanda form label{
	float: left;
	width: 80px;
	margin-top: 4px;
}

.form_comanda form div{
	padding-top: 5px;
}

.form_comanda form span{
	margin-left: 4px;
	font-size: 11px;
}

.form_comanda form input{
	width: 220px;
	padding:2px;
	font-size: 12px;
	border: 1px solid #000;
}

.form_comanda form select{
	width: 226px;
	font-size: 12px;
	border: 1px solid #000;
}

.button{
	width: 100px !important;
	background: #23146D;
	color: #fff;
}

.error{
	font-size: 11px;
	color: #FE0000;
}

.links{
}

.links ul{
	list-style-type: none;
}

.links li{
	float:left;
	margin-right:10px;
}
.links li a{
	font-size:11px;
}

.cazare{

}

.cazare div{
	margin-bottom: 10px;
}

.cazare div img{
	float: left;
	border: none;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
}

.cazare div p{

}

.cazare div p span{
	float: right;
	font-size: 11px;
	color: #84B211;
}

.cazare p a{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.cazare p a:hover{
	text-decoration: underline;
}

.cazare_tel{
	margin-top: 20px;
}

.index_ads{

}

.index_ads ul{

}

.index_ads li{
	width: auto !important;
	margin-right:8px !important;
	padding: 3px !important;
	font-size:9px;
	font-family:arial;
}

.index_ads li a{
	font-size:9px;
	font-family:arial;
}

.ads_1 li{
	width: auto !important;
}
.ads_1 a{
	 font-size: 11px;
}
