#encloser{
    height: 768px;
	width: 1024px;
}

#ep{
	height:79px;
	width:250px;
	position:absolute;
	top:15px;
	left:15px;
}
#cadru-index{
	position:absolute;
	display:inline-block;
}
.cadru-index{
	top:150px;
	display: inline-block;
	position: relative;
}
#poza_stanga a{
	height: 354px;
	background-image: url('imagini/ti.jpg');
	background-repeat: no-repeat;
	width: 663px;
	position:absolute;
	display:inline-block;
	left: 72px;
}
#poza_stanga a:hover{
	background-image: url('imagini/ta.jpg');
}

#poza_dreapta a{
	height: 354px;
	background-image: url('imagini/ei.jpg');
	background-repeat: no-repeat;
	width: 460px;
	position:absolute;
	display:inline-block ;
	left:735px;
}
#poza_dreapta a:hover{
	background-image: url('imagini/ea.jpg');
}
#banner{
	height:139px;
	width:780px;
	position:absolute;
	top:50px;
	left:200px;
	background-image: url('imagini/home.jpg');
	background-repeat:no-repeat;
}
#menu{
	position:absolute;
	top:194px;
	left:200px;
	width:781px;
	height:32px;
	background-image: url("imagini/bg2.jpg");
	background-repeat:yes;
}
#prezentare a{
	height: 32px;
	width: 91px;
	background-image: url('imagini/meniu/meniu1.jpg');
	background-repeat: no-repeat;
}
#prezentare a:hover{
	background-image: url('imagini/meniu/h_meniu1.jpg');
}
#servicii a{
	height:32px;
	width: 86px;
	left:90px;
	background-image: url("imagini/meniu/meniu2.jpg");
	background-repeat:no-repeat;
}
#servicii a:hover{
	background-image: url("imagini/meniu/h_meniu2.jpg");
}
#referinte a{
	background-image: url("imagini/meniu/meniu3.jpg");
	background-repeat:no-repeat;
	height: 32px;
	width: 71px;
	left:180px;
}
#referinte a:hover{
		background-image: url("imagini/meniu/h_meniu3.jpg");
}
#consultanta a{
	background-image: url("imagini/meniu/meniu4.jpg");
	background-repeat:no-repeat;
	width: 114px;
	height: 32px;
	left:253px;
}
#consultanta a:hover{
	background-image: url('imagini/meniu/h_meniu4.jpg');
}
#contact a{
	background-image: url("imagini/meniu/meniu5.jpg");
    background-repeat:no-repeat;
	height: 32px;
	width: 66px;
	left:368px;
}
#contact a:hover{
	background-image: url('imagini/meniu/h_meniu5.jpg');
}
#bara_galbena{
	height:10px;
	width:781px;
	position:absolute;
	top:228px;
	left: 200px;
	background-image: url("imagini/lg.jpg");
	background-repeat:no-repeat;
}
#content{
	top:230px;
	left:200px;
    position:absolute;
	width:550px;
	height:300px;
	color: #807D8B;
}
#article{
	height:350px;
	width:550px;
	position:relative;
	bottom:10px;
	top:20px;
	left:0px;
	font-family:lucida sans;
	font-size:12px;
	color: #807D8B;
}
#tr{
	position: absolute;
	width: 300px;
	height: 300px;
	top: 38px;
	left: 170px;
	font-family:lucida sans;
	font-size:9px;
	color: black;	
}
#tr span.form_label{
	color: #807D8B;
}
#tr input.form_input{
	background-color: #dddddd;
	color: #807D8B;
}
#tr  textarea.form_input{
	width: 300px;
	height: 200px;
	background-color: #dddddd ;
	color: #807D8B;
}
#footer{
	position: relative;
	left: 190px;
	top: 650px;
	background-image: url("imagini/lg1.jpg");
	background-repeat:no-repeat;
}
.testimonials{
	height:113px;
	width:198px;
	position:absolute;
	display: wrap-text;
	left:782px;
	font-family: lucida sans;
	font-size:9px;
	background-color:#dddddd;
}
.detaliu-mic{
	position: absolute;
	top:10px;
	left:10px;
	display: block;
	background-image: url("imagini/detalii-mic.jpg");
	height: 51px;
	width: 68px;
}
a.descriere{
	height:93px;
	width:105px;
	position:absolute;
	left:84px;
	top:10px;
	overflow:hidden;
	line-height: 8px;
	display:block;
	text-align:justify;
	text-decoration:none;
	font-family: lucida sans;
	color: #807D8B;
	font-size:9px;
}
a.readmore{
	position:absolute;
	top: 80px;
	left: 29px;
	text-decoration:none;
	color: #807D8B;
	font-family: lucida sans;
	display:block;
	z-index:2;
	font-weight: bold;
	font-size:9px;
}
.sigla{
	height:32px;
	width:200px;
	position:absolute;
	left:782px;
}
.stil-meniu{
	width: auto;
	display: inline;
	position: absolute;
}
.thumbnail{
position: absolute;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ 
position: absolute;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
overflow: auto;
}

.thumbnail span img{ 
border-width: 0;
padding: 2px;
overflow: auto;
}

.thumbnail:hover span{ 
visibility: visible;
top: -300;
left: 100px; 
}