html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body{
	font-family:Tahoma, Arial;
	background-color:#fffff7;
}
#container{
	min-height:100%;
	position:relative;
}
#body{
	padding:0 0 22px 0;
}
/*#######################################################         HEADER   ########################################################*/
#h_header{
	display:block;
	width:100%;
	height:269px;
	background-color:#100d0b;
}
.h_coco{
	display:block;
	width:314px;
	height:259px;
	padding-left:10px;
	padding-top:10px;
	float:left;	
}
.h_coco a{
	display:block;
	padding-top:27px;
	height:20px;
	line-height:16px;
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}
.h_coco a:hover{
	font-size:11px;
}
#contact{
	background-image:url(../images/site/contact.png);
	width:45px;
	background-position:center top;
}
#comanda{
	background-image:url(../images/site/comanda.png);
	width:55px;
	background-position:center top;
}
.h_galerie_top{
	display:block;
	width:140px;
	height:239px;
	padding:12px 50px 18px 500px;
	float:left;
}
.h_galerie_top a{
	display:block;
	padding-right:50px;
	height:31px;
	line-height:31px;
	color:#fff;
	text-decoration:none;
	text-align:right;
	font-size:9px;
	background-image:url(../images/site/bg_galerie_top.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.h_galerie_top a:hover{
	font-size:11px;
	background-image:url(../images/site/bg_galerie_top_ho.png) !important;
}
#header{
	display:block;
	width:1024px;
	height:269px;
	background-image:url(../images/site/header.jpg);
	background-repeat:no-repeat;
	margin:auto;
}
#uheader{
	display:block;
	width:100%;
	height:7px;
	background-image:url(../images/site/top_bar.jpg);
	background-repeat:repeat-x;
}
/*################################################################################################################################*/


/*#############################################      MENU      ###################################################################*/
.h_menu{
	width:984px;
	height:71px;
	padding-left:40px;
	position:absolute;
	top:230px;
	margin:auto;
	left:50%;
	margin-left:-512px;
}
.h_menu a{
	min-width:62px;
	height:15px;
	padding-bottom:56px;
	padding-left:5px;
	line-height:15px;
	text-align:center;
	background-image:url(../images/site/menu.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size:9px;
	color:#b1b1b1;
	text-decoration:none;
	float:left;
}
.h_menu a span{
	text-align:center;
	width:100%;
}
.h_menu a:hover{
	background-image:url(../images/site/menu_ho.png);
}
.h_menu a:hover span{
	
}
.h_menu a.selected{
	background-image:url(../images/site/menu_c.png) !important;
}
/*################################################################################################################################*/

.lbar{
	display:block;
	width:320px;
	min-height:200px;
	float:left;
	line-height:12px;
}
.lbar h1{
	color:#000000;
	font-size:12px;
	margin:0;
	padding:0;
	font-family:Calibri, Tahoma;
}

.lbar ul{
	padding:0;
	margin:0;
}
.lbar ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:15px;
}
.lbar ul li a{
	color:#7B5D3C;
	line-height:15px;
	text-decoration:none;
}
.lbar ul li a:hover{
	color:#505050 !important;
}
.rbar{
	display:block;
	width:584px;
	min-height:200px;
	padding-left:40px;
	float:left;
	line-height:14px;
}
.h_chenar{
	display:block;
	width:503px;
	height:270px;
	padding:10px 10px 11px 11px;
	background-image:url(../images/site/chenar_poza.jpg);
	background-repeat:no-repeat;
}
.h_chenar a img{
	border:0px;
}
.clearb{
	clear:both;
}
#h_content{
	display:block;
	width:100%;
	height:auto;
	background-image:url(../images/site/bg_mid.png);
	background-repeat:repeat-x;
}
.gri{
	color:#505050 !important;
}
#h_despre_noi{
	padding-top:115px;
}
#h_contact{
	padding-top:39px;
	text-align:left;
}
#h_comanda{
	padding-top:61px;
	text-align:right;
}
.underl{
	text-decoration:underline;
}
.lbar form{
	text-align:left;
}
.lbar form input{
	display:block;
	width:100%;
	height:19px;
	border:1px #86603d solid;
	background-color:#ffffc6;
	color:#505050;
	margin-top:3px;
	margin-bottom:4px;
}
.lbar form textarea{
	display:block;
	width:100%;
	height:95px;
	border:1px #86603d solid;
	background-color:#ffffc6;
	color:#505050;
	margin-top:3px;
	margin-bottom:4px;
}
.h_trans span, .h_trans input, .h_trans textarea{
	-moz-opacity:.60; 
	filter:alpha(opacity=60); 
	opacity:.60;
}
.h_trans:hover span, .h_trans:hover input, .h_trans:hover textarea, .h_trans input:focus, .h_trans textarea:focus{
	-moz-opacity:1; 
	filter:alpha(opacity=100); 
	opacity:1;
}
.b_t_con{
	cursor:pointer;
}
.nota_t{
	float:right;
	color:#c31f1d;
	padding-top:5px;
}
.h_thumbnail{
	display:block;
	width:524px;
	padding-top:5px;
}
.h_thumbnail img{
	display:block;
	width:80px;
	height:50px;
	border:3px #000 solid;
	float:left;
	margin-left:1px;
	-moz-opacity:.60; 
	filter:alpha(opacity=60); 
	opacity:.60;
}
.h_thumbnail img:hover{
	-moz-opacity:1; 
	filter:alpha(opacity=60); 
	opacity:1;
}

.h_thumbnaill{
	display:block;
	padding-top:5px;
}
.h_thumbnaill img{
	display:block;
	width:150px;
	border:3px #000 solid;
	float:left;
	margin-left:1px;
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	opacity:.80;
}
.h_thumbnaill img:hover{
	-moz-opacity:1; 
	filter:alpha(opacity=60); 
	opacity:1;
	}


.h_thumbnailll{
	display:block;
	padding-top:5px;
}
.h_thumbnailll img{
	display:block;
	width:97px;
	height:72px;
	border:3px #000 solid;
	float:left;
	margin-left:1px;
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	opacity:.80;
}
.h_thumbnailll img:hover{
	-moz-opacity:1; 
	filter:alpha(opacity=60); 
	opacity:1;
	}


#content{
	display:block;
	width:944px;
	padding:40px;
	min-height:275px;
	padding-top:60px;
	margin:auto;
	background-image:url(../images/site/pata.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#7b5d3c;
}
#footer{
	bottom:0;
	height:21px;
	line-height:22px;
	position:absolute;
	text-align:center;
	width:100%;
	background-image:url(../images/site/bg_footer.jpg);
	background-repeat:repeat-x;
}
.footer_i{
	display:block;
	width:1024px;
	height:22px;
	margin:auto;
	text-align:left;
	color:#fff;	
	font-size:12px;
}
.footer_i a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}