 body{
	margin:0;
	padding:0;
	background:url(../img/bgrd.png) repeat;
	text-decoration:none;
}

#header{
	height:83px;
	margin:0 auto;
	background:url(../img/header.jpg) top center;
}

#mainContent{
	width: 872px;
	height:369px;
	margin:0 auto;
	background:url(../img/mainContent.png) top center;
}

#face{
	float:left;
	width:361px;
	height:337px;
	background:url(../img/face.jpg) top center;
	margin-left:10px;
}

#logo{
	clear:both;
	float:right;
	width:164px;
	height:201px;
	margin:5px 10px 0 0;
}

.logo1{
	background:url(../img/logo1.png) top center;
}

.logo2{
	background:url(../img/logo2.png) top center;
}

.logo3{
	background:url(../img/logo3.png) top center;
}
.logo4{
	background:url(../img/logo4.png) top center;
}
.logo5{
	background:url(../img/logo5.png) top center;
}
.logo6{
	background:url(../img/logo6.png) top center;
}
.logo7{
	background:url(../img/logo7.png) top center;
}
.logo8{
	background:url(../img/logo8.png) top center;
}
#textContent{
	width: 872px;
	margin:0 auto;
	background:url(../img/textContent.png) top center repeat-y;
}
#textContent2{
	width: 872px;
	margin:0 auto;
	background:url(../img/textContent2.png) top center repeat-y;
	height:400px;
}



#textContainer{
	width: 810px;
	padding:20px 30px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;
	color:#777;
	line-height: 170%;
	text-indent:5px;
}

#harta{
	width: 800px;
	height:600px;
	padding:0;
	margin:0;
	border:2px solid gray;
	background:url(../img/harta.jpg) top center;
}

#endContent{
	width: 872px;
	height:66px;
	margin:0 auto;
	background:url(../img/endContent.png) top center;
	margin-bottom:20px;
}


#endContentText{
	width: 810px;
	padding:4px 30px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;
	font-size:13px;
	color:#777;
	line-height:170%;
	text-align:center;
}

ul,ol {list-style:none;margin:0;padding:0;}


#menuContainer{
	clear:both;
	float:right;
	width:320px;
	height:80px;
	margin: 40px 0px 0 0;
	padding:	0;
	
}


#menuContainer ul li a{
	clear:none;
	float:left;
	width:88px;
	height:80px;
	padding:0;
	margin:0;
	
}

#menuContainer ul li.desprenoi a{
	background:url(../img/despre.png) 0 0;
}

#menuContainer ul li.desprenoi a:hover{
	background:url(../img/despre.png) 0 -80px;
}

#menuContainer ul li.desprenoi a.selected{
	background:url(../img/despre.png) 0 80px;
}


#menuContainer ul li.servicii a{
	background:url(../img/servicii.png) 0 0;
	margin-right:0px;
}

#menuContainer ul li.servicii a:hover{
	background:url(../img/servicii.png) 0 -80px;
}

#menuContainer ul li.servicii a.selected{
	background:url(../img/servicii.png) 0 80px;
}

#menuContainer ul li.contact a{
	background:url(../img/contact.png) 0 0;
	margin-right:0px;

}

#menuContainer ul li.contact a:hover{
	background:url(../img/contact.png) 0 -80px;
}

#menuContainer ul li.contact a.selected{
	background:url(../img/contact.png) 0 80px;
}

#endContentText a{
	text-decoration:none;
	color: #999;
	border-bottom:1px dashed #999;
}

#endContentText a:hover {
	color:#333;
	border-bottom:1px solid #333;
}

.denumire{
	width:250px;
	text-align:left;
}

.tarif{
	width:65px;
	text-align:right;
}

.tarife{
	border:2px solid gray;
	padding:10px;
	background-color:#fff;
}

#coafor{
	float:left;
	position:relative;
	display:box;
	clear:none;
}



#preturi{
	width:800px;
}

#traficContainer{
	width: 810px;
	margin:0 auto;
	height:
	text-align: right;
	padding-right: 10px;
}

#trafic{
	float:right;
	width:100px;
	height:20px;
}

#textContainer a {
	text-decoration:none;
	color: #999;
	border-bottom:1px dashed #999;
	}
	
#textContainer a:hover {
	text-decoration:none;
	color: #333;
	border-bottom:1px solid #333;
	}

