
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#343434;
	height:100%;
	font-family:"Tahoma", Arial, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color: #6c983f;
}
ul { list-style:none;}
h4 { font-size:16px;}
.v { color: #6c983f; }
.v2 { color: #a8d166; }
.LoGo { color:#EDD; 
	font-size:26px;
	text-shadow:#121212 1px 1px 2px;
	float:left;
}
.LoGo small {
	font-size:10px;
}
#Meniu li{
	float:left;
	display:block;
	margin:0 10px;
}
#Meniu a {
	display:block;
	width:80px;
	height:21px;
	padding-top:5px;
	font-size:1.1em;
	text-align:center;
	background:url(Imagini/btn_norm.jpg) no-repeat;
	color:#FFF;
}
#Meniu a:hover {
	background:url(Imagini/btn_hover.jpg) no-repeat;

}
#Meniu {
	float:right;
	margin-top:23px;
	text-shadow:#121212 1px 1px 2px;
}
#Meniu .activ a, #Meniu .activ a:hover{
	background:url(Imagini/btn_activ.jpg) no-repeat;
}

#Continut {
	background:#f1f1f1 url(Imagini/bg_rep_ct.jpg) repeat-x top;

	color:#363636;
	position: relative;
	display:block;
}


#Header {
	background:#333334 url(Imagini/bg_hdr.gif);
	height:62px;
	display:block;
	color:#CEDECE;
}

#titluH {
	background:#333334 url(Imagini/bg_header_H.jpg) center;
	height:340px;
	text-shadow:#121212 1px 1px 2px;
	color:#ABABAB;
}


#FTR {
	background:#343434 url(Imagini/bg_ftr.gif);
	text-shadow:#121212 1px 1px 2px;
}



.wrapper {
	width:970px;
	margin:0 auto;
	display:block;
}
.rel {
	position:relative;
	display:block;
	background: url(Imagini/bgdr.gif) repeat-y right;
}
.rel2 {
	position:relative;
	display:block;
	background: url(Imagini/bg_footer_right.gif) no-repeat right;
}


#text {
	float:left;
	width:633px;
	padding:10px;
	color:#363636;
	line-height:120%;
}
#dreapta {
	color:#666;
	background:#e6e6e6 url(Imagini/bg_content_b.gif) no-repeat;
	float:left;
	padding-left:15px;
	padding-top:15px;
	width:300px;
	display:block;
	height:100%;
	/*border-left:1px #dfdfdf solid;
	border-right:1px #dfdfdf solid;
	position: absolute;
	top: 0; bottom: 0;
	left:650px;
	height:100%;*/
}


#Fst {
	float:left;
	padding-top:15px;
	width:650px;
	color:#BBA;
	font-size:11px;
}
#Fdr {
	/*background: url(Imagini/casa.gif) no-repeat;*/
	float:left;
	width:250px;
	margin-left:18px;
	padding-top:10px;
	display:block;
	height:85px;
	color:#6c983f;
	

}
.centru {
	text-align:center;
	display:block;
}

.subtext {
	background:url(Imagini/bg_content_small.gif) no-repeat bottom;
	padding-top:5px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:15px;
	display:block;
}
.ac {
	text-align:center;
}

.slogan {
	font-size: 28px; 
	font-weight: bold; 
	line-height: 28px; 
	color: rgb(221, 255, 221);
	
}
.pl10 {
	padding-left:20px;
}




#Slogan {
	float:left;
}
#Prezentari {
	float:right;
	background:url(Imagini/slides.gif) no-repeat;
	width:421px;
	height:276px;
	margin-top:40px;
}



.homeli {
	list-style:none;
}

.homeli li {
	width:261px;
	float:left;
	display:inline;
	margin:35px 20px;
}


#text p {
	text-indent:10px;
}

.sn {
	text-shadow:#131313 1px 1px 2px;
}
.di {
	display:inline;
}

.icoana, .pescurt {
	float:left;
}
.icoana {
	width:60px;
}
.pescurt {
	width:200px;
}

.title { 
	float:left;
	margin:35px 20px;
}
.estimare .det{
	width:320px;
}
.estimare input {
	border:1px #666 solid;
	color:#454;
}
.estimare textarea{
	width:200px;
	height:100px;
	border:1px #666 solid;
	color:#454;
}
.estimare input:focus{
	border:1px #999 solid;
}
.estimare .sub {
	text-align:center;
	height:26px;
	width:80px;
	background:url(Imagini/bg_submit.jpg) no-repeat;
	cursor:pointer;
	border:none;
}
.estimare .sub:hover {
	background:url(Imagini/bg_submit_hvr.jpg) no-repeat;
}

.estimare .desc {
	text-align:right;
	padding-right:15px;
}

.facilitati {
	margin:0;
	padding:0;
	float:left;
	width:150px;
}

.alert {
	border:1px #C00 dashed;
	margin:20px 40px;
	padding:15px;
	text-align:center;
}