/* za form from contact page */

#content_left
	{
	width:350px;
	margin:5px 0 0 0;
	padding:0;
	display:inline-block;
	float:left;
	}
	
#content_left img
	{
	margin:0;
	margin-left:10px;
	padding:0;
	display:inline-block;
	}
	
#content_left h2
	{
	margin:0;
	margin-left:5px;
	padding:0;
	text-indent:-9999px;
	line-height:24px;
	display:block;
	width:242px;
	height:75px;
	background:url(images/content-servicii-h2.png) center no-repeat;
	font-size:24px;
	font-weight:normal;
	color:#666666;
	}
	
span.contact_special
	{
	display:block; 
	width:352px; 
	margin-left:-200px;
	margin-top:10px; 
	line-height:1.4em; 
	float:left; 
	font-size:18px;  
	color:#666666;
	}	
label
	{
	margin:2px;
	padding:0;
	width:80px;
	height:21px;
	text-align: right;
	display:inline-block;
	font-size:12px;
	color:#666666;
	float:left;
	line-height:1.2em;
	}

textarea
	{
	margin:2px;
	padding:0;
	display:inline-block;
	background:#99ccff;
	border:solid #c9e4ff 1px; 
	border-top:solid #99ccff 1px;
	border-bottom:solid #99ccff 1px;
	color:#003366;
	width:256px;
	float:right;
	}
	
textarea:hover
	{
	background:#6699cc;
	border:solid #006699 1px;
	}

input
	{
	margin:2px;
	padding:0;
	background:#99ccff;
	border:solid #c9e4ff 1px;
	border-top:solid #99ccff 1px;
	border-bottom:solid #99ccff 1px;
	color:#003366;
	width:256px;
	height:21px;
	display:inline-block;
	float:right;
	}
	
input:hover
	{
	background:#6699cc;
	border:solid #006699 1px;
	}
	
#security_code
	{
	width:152px;
	}

#Formular_De_Contact
	{
	border:none;
	height:21px;
	background:url(images/content-contact-trimite.png) center no-repeat;
	cursor:pointer;
	width:81px;
	height:25px;
	text-indent:-9999px;
	margin:0;
	margin-left:260px;
	}

fieldset
	{
	display:inline-block;
	width:350px;
	margin:0;
	margin-left:120px;
	padding:0;
	border:none;
	}
	
fieldset div
	{
	display:block;
	float:left;
	margin:2px;
	padding:0;
	}