*{
	padding: 0;
	margin: 0;
	border: 0;
}
html, body {
	margin:10px auto 0px auto;
	padding:0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #f8941d;
	}
div#header{
	margin:0 auto;
	width:909px;
	height: 130px;
	background-image: url(../images/flash_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	div#headerLeft{
		float: left;
		width: 356px;
		height: 120px;
		background-image: url(../images/sigla_fundal.jpg);
		background-repeat: no-repeat;
	}
		div#headerLeft img{
			margin: 29px 0 0 17px;
		}
	div#headerRight{
		float: left;
		width: 16px;
		height: 120px;
		background-image: url(../images/header_right.jpg);
		background-repeat: no-repeat;
	}
	div#headerCenter{
		float: left;
		width: 537px;
		height: 120px;
		background-image: url(../images/header_center.jpg);
		background-repeat: repeat-x;
	}
		div#headerCenter a{
			width: 81px;
			height: 50px;
			float: left;
			padding: 0 2px;
			outline: none;
		}
div#flashFooter{
	margin: 0 auto;
	width: 909px;
	height: 16px;
	background-image: url(../images/flash_footer.jpg);
	background-repeat: no-repeat;
}
div#flash{
	margin: 0 auto;
	width: 937px;
	height: 163px;
	padding: 2px 0;
}
div#footer{
	margin: 0 auto 5px auto;
	width: 909px;
	height: 35px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
	div#footer p{
		color: #ffffff;
		padding: 18px 0 0 40px;
		width: 300px;
		float: left;
	}
	div#footer a{
		width: 200px;
		float: right;
		padding: 18px 75px 0 0;
		text-decoration: none;
		color: #ffffff;
		text-align: right;
		outline: none;
	}
div#center{
	margin: 0 auto;
	width: 890px;
	background-image: url(../images/fundal.jpg);
	background-repeat: repeat-y;
	padding-left: 19px
}
	div#centerLeft{
		width: 602px;
		float: left;
	}
	div#centerRight{
		float: left;
		width: 288px;
	}
		p.titlu{
			margin: 0 100px 0 0;
			color: #ea860f;
			font-weight: bold;
			font-size: 14px;
			border-bottom: 1px solid #ea860f;
		}
		p.text{
			padding: 5px 0 0 0;
		}
		img.pozaText{
			float: right;
			padding: 2px;
			border: 1px solid #ea860f;
			margin: 5px;
		}
p.dateContact{
	font-size: 14px;
	padding: 5px 0 0 20px;
}
	p.dateContact span{
		color: #ea860f;
		font-weight: bold;
	}
div#anuntDreapta{
	width: 278px;
	height: 113px;
	background-image: url(../images/anunt_dreapta.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	text-align: center;
	padding-left: 10px;
}
	div#anuntDreapta p{
		color: #ffffff;
		font-size: 18px;
		font-weight: bold;
	}
div#linkuri{
	padding: 0 20px;
	text-align: center;
	}
	a.text{
		float: left;
		padding: 5px 0;
		color: #000000;
		text-decoration: none;
		outline: none;
		width: 100%;
		}
		a.text:hover{
			text-decoration: underline;
		}
div#emailContact{
	width: 500px;
	float: left;
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	}
	form.contactForm {
		width:490px;
		margin:0 auto;
		float:left;
	}
	div#containerTrimite{
		width:170px;
		float:left;
		padding-left: 75px;
	}
	div.inputHolder {
		width:100%;
		height:20px;
		margin: 20px 0 20px;
		}
	div#inputTextarea {
		width:100%;
		height:130px;
		margin: 20px 0 10px;
		}
	div.label {
		float:left;
		width:60px;
		text-align:left;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height:20px;
		font-size:13px;
		color: #000000;
	}
	input.contactInput {
		width:420px;
		border:1px solid #EA860F;
		background-color: #ffffff;
		color: #000000;
		float: right;
		}
	textarea.textarea {
	    width:420px;
	    height:125px;
		overflow: scroll;
		border:1px solid #EA860F;
		background-color: #ffffff;
		color: #000000;
		float: right;
		}
	input.butonSend{
		float:left;
	    border:1px solid #EA860F;
	    font-size:13px;
	    color:#EA860F;
	    background-color:#ffffff;
	}
	input.error{
		width:420px;
		border:1px solid #ff0000;
		background-color: #ffffff;
		color: #000000;
		float: right;
	}
	textarea.errorArea{
	    width:420px;
	    height:125px;
		overflow: scroll;
		border:1px solid #ff0000;
		background-color: #ffffff;
		color: #000000;
		float: right;
	}
	div.atention{
		padding-left: 10px;
	    color:#ff0000;
	    font-size:14px;
	}
div.adreseContact{
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: center;
	}
div.parteneri{
	float: left;
	width: 200px;
	padding: 20px 40px;
	text-align: center;
}
	div.parteneri a{
		color: #EA860F;
		outline: none;
	}
div.containerProduse{
	float: left;
	}
p.produse{
	float: left;
	width: 350px;
	padding: 10px 10px;
}
img.pozaGalerie{
	float: left;
	width: 100px;
	height: 100px;
	border:1px solid #EA860F;
	padding: 2px;
	margin: 5px;
}
img.pozaProduse{
	float: right;
	margin: 5px 10px 5px 0;
}
div.separator{
	float: left;
	width: 600px;
	height: 20px;
	background-image: url(../images/separator.jpg);
	background-repeat: no-repeat;
}
