/* Locatiile noastre */
#locatiile-noastre span{
	padding:3px;
	font-size:12px;
}
#locatiile-noastre p{
	margin:10px;
}
#locatiile-noastre label span{
	display:block; 
	float:left; 
	width:120px;
}
#locatiile-noastre table {
	width:100%;
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
}
#locatiile-noastre table tr td{
	width:25%;
}

.btn {
background:transparent url(../img/reset.png) no-repeat scroll 0 0;
color:#ffffff!important;
border:medium none !important;
cursor:pointer;
width:106px;
height:19px;
}
/* Modalitati de plata */
#modalitati-plata span{
	padding:3px;
	font-size:12px;
}
#modalitati-plata p{
	margin:10px;
}
#modalitati-plata label span{
	display:block; 
	float:left; 
	width:120px;
}
#modalitati-plata table {
	width:100%;
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	font-size:10px;
}
#modalitati-plata table tr td{
	width:33%;
}
/* Contact */
#contact-form li{
margin-top:5px;
}
#contact-form  label.error{
	border:0 none !important;
	left:230px !important;
	top:-6px !important;
	width:100px !important;
	color:#FF0000;
	font-size:11px !important;
	float:right;
	display:block;
}

#contact-form li.succes{
	border:2px solid #398F14;
	padding:0.2em 1em;
}
#contact-form li.not_succes{
	border:2px solid #FF0000;
	padding:0.2em 1em;
}
#codverif {
	background:#000000;
	border: none;
	height:25px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	letter-spacing:3px;
	padding-left:5px;

}

/*Consilieri*/
#consilieri span{
	padding:3px;
	font-size:12px;
}
#consilieri p{
	margin:10px;
}
#consilieri label span{
	display:block; 
	float:left; 
	width:120px;
}
#consilieri table {
	width:100%;
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
}
#consilieri table tr td{
	width:25%;
}
