#produse p {
	display: block;
	padding: 10px 0 25px 0;
}

#produse p.header {
	display: block;
	padding: 20px 0 10px 0;
}

#produse {
	float: right;
	width: 340px;
}

#cerere_oferta {
	width: 318px;
	float: left;
	padding: 20px 0px 10px 15px;
	background-image: url("../img/cerere_bg.png");
	background-repeat: no-repeat;
	background-position: top left;
}

table.cerere_oferta {
	color:#666666; 
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}

table.cerere_oferta tr td.label {
	text-align: right;
}

textarea.textreq, input.textreq {
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#666666;
	font-family:"courier new",serif;
	overflow: hidden;
}

input.text {
	background-color:#FFFFFF;
	border:1px solid #919191;
	color:#666666;
	font-family:"courier new",serif;
}

table.cerere_oferta tr td.labelreq {
	text-align: right;
	font-weight: bold;
}

table.cerere_oferta tr td.errlabel {
	text-align: right;
	color: red;
}

img.validation_image {
	border: 1px solid #666666;
}

input.formbutton {
	background: transparent;
	border: 1px solid #919191;
	color: #666666;
}

span.header {
	font-style: italic;
	color: #D67200;
}

#cerere_trimisa {
	text-align: center;
	width: 300px;
	height: 400px;
	float: left;
}

#cerere_trimisa a {
	 text-decoration: underline;
	 color: #cbcbcb;
}

#cerere_trimisa a:hover {
	 text-decoration: none;
}
