body{
	font-family: arial, tahoma, sans-serif;
	width: 100%; text-align: center;
	margin: 0px;
	background-color: #a0a0b0;
}

#clear { clear: both; }

.wrap{
	width: 750px; height: auto;
	text-align: left; font-size:12px;
	border-left: solid 0px;
	background-color: #fff;
}	
		#active { color: #fff; }
		
		.header{
			float: left; width: 750px; height: 200px;
			border-bottom: solid 3px #000;
		}
		
		.menu{
			float: left; width: 740px; height: 27px;
			background-color: #505050;
			font-size: 15px; padding-left: 10px; padding-top: 3px; color: #d0d0d0;
		}
		.menu a{ font-size: 15px; text-decoration: none; color: #d0d0d0; margin-right: 6px; margin-left: 6px; }
		
		.main{
			float: left; width: 710px; height: auto;
			padding-top: 20px;
			padding-left: 20px;
			padding-right: 20px;
		}
		.main h1 { font-size: 18px; margin-top: 5px; margin-bottom: 5px;}
		.main h2 { font-size: 16px; color: #404060; margin-top: 5px; margin-bottom: 5px;}
		
		.footer{
			float: left; width: 730px; height:44px;
			background-color: #202020;
			padding-left: 10px; padding-top: 4px; padding-right: 10px;
			font-size: 11px; color: #b0b0b0;
		}
		.footer a{ color: #e0e0e0; text-decoration: none;}
		
		.contact{ }
		.contact FORM LABEL{ float:left; width: 105px; text-align: right; display:block; padding-right: 6px;}
		.contact FORM INPUT{width:205px; height: 14px; padding:1px 2px; font-size: 12px;}
		.contact FORM SELECT{width:214px; height: 18px; padding:0; font-size: 12px;}
		.contact FORM TEXTAREA{width:405px; height:180px; padding:2px; font-size: 12px;}
		.contact FORM P{height:34px; margin: 0px; padding: 0px;}
		.contact FORM DIV{height: auto}
		.contact p a { text-decoration: none; color: #f0f0f0; }
		.button1{background:#a24a2e; font-size:12px; font-weight:bold; color:#FFF; padding:3px 7px; }
		.button1:hover{text-decoration:none; color:#FFF; background:#c05040}	
		
		#red { color: #e03030; }
	#detalii-produs { float: right; font-size: 11px; text-decoration: none; color: #000; }
	#detalii-produs-table-bg { background-color: #ffd4a6; color: #000; }
	#detalii-produs-table-bg1 { background-color: #ffd4a6; color: #000; }	