*{
	margin:0;
	padding:0;
}
body{
	background:#fee2b9;
	min-height:400px;
	font-family:Arial, sans-serif;
}
em{
	font-size:17px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#512206;
}
a.red{
	color:#dd0000;
}
ul{
	list-style:none;
}
.clear{
	clear:both;
}
#top{
	background:url(res/top_repeat.jpg) repeat-x;
	/*
height:300px;
*/
}
#top #top_bis{
	background:url(res/top.jpg) top no-repeat;
	width:960px;
	/*
height:300px;
*/
	margin:0 auto;
}
#page{
	position:relative;
	width:960px;
	min-height:700px;
	margin:0 auto;
	padding:0 0 55px;
	z-index:2;
}
a.acasa{
	position:relative;
	left:65px;
	top:95px;
}
a.acasa span.maro{
	color:#c7977a;
	font-size:30px;
}
a.acasa span.alb{
	position:relative;
	left:-10px;
	top:-5px;
	color:#fdfdfd;
	font-size:36px;
	font-weight:bold;
}
#top p{
	color:#855d44;
	font-weight:bold;
	font-size:30px;
	width:550px;
	margin:-10px 0 0 370px;
	line-height:45px;
	text-align:center;
}
#top p span.maro{
	color:#b78b70;
}
ul#meniu{
	/*
background:#b78b70;
*/
	height:50px;
	padding-top:100px;
	padding-left:10px;
}
ul#meniu li{	
	float:left;
	line-height:30px;
	height:50px;
	margin-right:8px;
}
ul#meniu li a{
	font-size:20px;	
	color:#512206;
	/*
display:inline-block;
*/
	height:30px;
	margin-top:10px;	
}
ul#meniu li a span:hover{

display:inline-block;

	height:30px;
	background:#fee2b9 url(res/top_left.jpg) no-repeat top left;
}
ul#meniu li a span span:hover{
	background:url(res/top_right.jpg) no-repeat top right;
}
ul#meniu li a span span span:hover{
	background:url(res/bottom_left.jpg) no-repeat bottom left;
}
ul#meniu li a span span span span:hover{
	background:url(res/bottom_right.jpg) no-repeat bottom right ;
}
ul#meniu li a.aici span{
	display:inline-block;
	height:30px;
	background:#fee2b9 url(res/top_left.jpg) no-repeat top left;
}
ul#meniu li a.aici span span{
	background:url(res/top_right.jpg) no-repeat top right;
}
ul#meniu li a.aici span span span{
	background:url(res/bottom_left.jpg) no-repeat bottom left;
}
ul#meniu li a.aici span span span span{
	background:url(res/bottom_right.jpg) no-repeat bottom right ;
}
#content{
	background:#fee2b9;
	padding-bottom:25px;
}

#nav{
	float:left;
	width:240px;
}
#nav p{
	font-size:24px;
	font-weight:bold;
	margin:20px 0 0 68px;
}
#nav ul{
	margin:20px 0 10px 10px;
}
#nav ul li{
	height:32px;
	line-height:32px;
	border:dashed 2px #93836b;
	background:#b78b70;
	margin-bottom:6px;
	width:215px;
}
#nav ul li a{
	display:block;
	width:195px;
	color:#fff;
	font-size:18px;
	padding-left:20px;
}
#nav ul li.aici{
	background:#d7ab90;
	border:dashed 2px #875b40;
}
#nav ul li.aici a{
	color:#512206;
}
#nav .formular{
	background:url(res/form_top.jpg) top no-repeat;
	width:228px;
	margin:10px 0 0 5px;	
}
#nav .formular p{
	text-align:center;
	color:#fee7c5;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	margin:0;
}
#nav form{
	background:url(res/form_bottom.jpg) bottom no-repeat;
	padding-bottom:15px;
	width:228px;
}
#nav .formular form p{
	width:200px;
	margin-left:15px;
	line-height:22px;
	padding-top:3px;
}
#nav .formular form p span{
	padding-top:3px;
	float:left;
	width:40px;
	display:block;
	font-size:12px;
}
#nav .formular form input.required{
	width:147px;
	height:20px;
	border:solid 1px #88644a;
	background:#fee7c5;
	font-size:12px;
	font-weight:bold;
}
#nav .formular textarea, #nav .formular select{
	border:solid 1px #88644a;
	background:#fee7c5;
	font-size:12px;
	font-weight:bold;
}
#nav .formular form input.buton{
	margin:10px 0 10px 0px;
	width:104px;
	height:32px;
	background:url(res/buton.jpg) no-repeat;
	border:none;
	color:#FEE7C5;
	font-weight:bold;
}
#nav .formular p.mesaj{
	font-size:10px;
	color:#fee7c5;
}

#nav .formular p label{
	border:#b78b70 solid 1px;
	font-size:10px;
	text-align:center;
	width:130px;
	margin-left:30px;
	display:block;
}
#nav p.oferte{
	margin:10px 0 0 10px;
}
#nav p.oferte a{
	display:block;
	width:195px;
	color:#fff;
	font-size:18px;
	padding-left:20px;
	height:32px;
	line-height:32px;
	background:#B78B70;
	border:2px dashed #93836B;
	
}
#nav p.add{
	margin:30px 0 0 10px;
	width:230px;
}
#nav p.add a{
	display:block;
	border:2px dashed #93836B;
	background:#fff;
	width:215px;
}
#nav p.add a img{
	border:none;
}
#nav p.add span{
	display:block;
	width:230px;
	height:92px;
	background:url(res/forfecuta.png) bottom no-repeat;
	margin-top:-95px;
}
#main{
	float:right;
	width:720px;
	margin-bottom:30px;
}
#main .mesaj{
	border:1px solid #b78b70;
	background:#fff;
	margin:20px 10px 0;
	padding:6px 20px 3px;
}
#main .ceva{
	width:698px;
	margin:10px 0 0 8px;
	background:#fee7c5;
	border:solid 1px #ffffff;
}
#main .ceva p.link a{
	text-decoration:none;
	color:#b78b70;
	font-size:14px;
	font-weight:bold;
}
#main .ceva a{
	font-weight:bold;
}
#main .ceva div{
	float:left;
	margin-left:22px;
	margin-top:26px;
	width:218px;
	height:100%;
}
#main .ceva img{	
	border:solid 1px #b78b70;
}
#main .ceva h1{
	padding:16px 5px 12px 10px;
	color:#b78b70;
	font-size:26px;
	font-weight:bold;
}
#main .ceva p{
	padding:0px 10px 6px;
	color:#111;
	font-size:15px;
	line-height:23px;
}
#main #first{
	margin-top:30px;
}
#page #foarfeca{
	position:absolute;
	width:280px;
	z-index:4;
	bottom:-39px;
	right:35px;;
}
#footer{
	z-index:3;
	clear:both;
	width:100%;
	border-top:dashed 2px #93836b;
	background:#b78b70;
}
#footer p{
	width:380px;
	color:#fee2b9;
	padding:20px 0 0 20px;
	font-weight:bold;
}
#footer p a{
	font-size:16px;
	font-weight:bold;
	color:#fee2b9;
}
#footer p#footer_menu{
	width:500px;
}
#footer #copyright{
	padding-top:75px;
}
#footer #adresa{
	float:right;
	color:#fff;
	margin-right:28px;
	font-size:14px;
	padding:0;
}
#footer #adresa span#tel{
	width:270px;
	margin-right:10px;
	font-size:36px;
	font-weight:bold;
	line-height:65px;
	height:84px;
	display:block;
	background:url(res/tel.png) no-repeat right;
	float:right;
}
#footer #footer_bis{
	width:960px;
	margin:0 auto; 	
	background:#b78b70 url(res/logo.jpg) no-repeat;
	min-height:207px;
}
