*{
	padding: 0;
	margin: 0;
	border: 0;
}
html, body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
body {
	background-image: url(../images/fundal.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	}
div#top{
	margin:0 auto;
	width:970px;
	height: 15px;
	background-image: url(../images/sus.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
div#header{
	margin:0 auto;
	width:970px;
	height: 128px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	}
	div#header a{
		float: left;
		margin-left: 49px;
		outline: none;
		}
div#meniu{
	margin: 0 auto;
	width: 970px;
	height: 71px;
	}
	div#meniu a{
		outline: none;
		}
	div#containerBottom{
		float: left;
		}
	div#bottom{
		background-image: url(../images/bottom.jpg);
		background-repeat: no-repeat;
		margin: 0 78px 0 49px;
		width: 247px;
		height: 71px;
		}
div#footer{
	margin: 0 auto 5px auto;
	width: 970px;
	height: 35px;
	border-top: solid 1px #e20a17;
}
	div#footer p{
		padding: 5px 0 0 40px;
		width: 300px;
		float: left;
	}
	div#footer a{
		text-decoration: none;
		color: #000000;
		outline: none;
	}
div#center{
	margin:0 auto;
	width:970px;
	}
div#categorii{
	width: 202px;
	float: left;
	padding-right: 20px;
	}
	a.categorie1{
		float: left;
		width: 192px;
		height: 23px;
		margin-top: 10px;
		background-image: url(../images/fundal_categorie_sus.jpg);
		background-repeat: no-repeat;
		color: #ffffff;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
		padding: 8px 0 0 10px;
		outline: none;
		}
		a.categorie1:hover{
			text-decoration: underline;
			}
	a.subcategorie1{
		float: left;
		width: 192px;
		height: 23px;
		background-image: url(../images/fundal_subcategorie.jpg);
		background-repeat: no-repeat;
		color: #000000;
		text-decoration: none;
		padding: 8px 0 0 10px;
		outline: none;
		}
		a.subcategorie1:hover{
			text-decoration: underline;
			}
	a.subcategorie2{
		float: left;
		width: 192px;
		height: 23px;
		background-image: url(../images/fundal_subcategorie_jos.jpg);
		background-repeat: no-repeat;
		color: #000000;
		text-decoration: none;
		padding: 8px 0 0 10px;
		outline: none;
		}
		a.subcategorie2:hover{
			text-decoration: underline;
			}
	a.categorie2{
		float: left;
		width: 192px;
		height: 23px;
		margin-top: 10px;
		background-image: url(../images/fundal_categorie_jos.jpg);
		background-repeat: no-repeat;
		color: #ffffff;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
		padding: 8px 0 0 10px;
		outline: none;
		}
		a.categorie2:hover{
			text-decoration: underline;
			}
div#container{
	width: 748px;
	float: left;
	padding-top: 10px;
	}
div.textTitlu{
	color: #e20a17;
	font-size: 18px;
	float: left;
	width: 100%;
	}
div#text{
	background-image: url(../images/fundal_text.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 475px;
	}
p.text{
	line-height: 18px;
	padding: 10px 0 0 5px;
	width: 470px;
	float: left;
	}
div.produse{
	width: 166px;
	height: 185px;
	float: left;
	padding: 15px 41px;
	}
	a.textLink{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		width: 166px;
		height: 16px;
		float: left;
		padding-top: 3px;
		background-image: url(../images/fundal_text_produse.jpg);
		background-repeat: no-repeat;
		}
		a.textLink:hover{
			text-decoration: underline;
			}
	a.imageLink{
		width: 162px;
		height: 162px;
		float: left;
		border: 2px solid #e20a17;
		}
div#emailContact{
	width: 475px;
	float: left;
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	}
	form.contactForm {
		width:450px;
		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:380px;
		border:1px solid #E20A17;
		background-color: #ffffff;
		color: #000000;
		float: right;
		}
	textarea.textarea {
	    width:380px;
	    height:125px;
		overflow: scroll;
		border:1px solid #E20A17;
		background-color: #ffffff;
		color: #000000;
		float: right;
		}
	input.butonSend{
		float:left;
	    border:1px solid #E20A17;
	    font-size:13px;
	    color:#E20A17;
	    background-color:#ffffff;
	}
	input.error{
		width:380px;
		border:1px solid #ff0000;
		background-color: #ffffff;
		color: #000000;
		float: right;
	}
	textarea.errorArea{
	    width:380px;
	    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#contact{
	width: 230px;
	float: left;
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	}
	p.dateContact{
		font-size: 14px;
		padding-top: 5px;
		}
		p.dateContact span{
			color: #E20A17;
			font-weight: bold;
			}
div.produs{
	width: 148px;
	height: 186px;
	float: left;
	padding: 7px 5px;
	}
	a.textLinkProdus{
		color: #ffffff;
		text-decoration: none;
		text-align: center;
		width: 148px;
		height: 16px;
		float: left;
		padding-top: 3px;
		background-image: url(../images/fundal_text_produs_sus.jpg);
		background-repeat: no-repeat;
		}
		a.textLink:hover{
			text-decoration: underline;
			}
	a.imageLinkProdus{
		width: 144px;
		height: 144px;
		float: left;
		border: 2px solid #e20a17;
		}
	p.textProdus{
		color: #ffffff;
		text-align: center;
		width: 148px;
		height: 19px;
		float: left;
		background-image: url(../images/fundal_text_produs_jos.jpg);
		background-repeat: no-repeat;
		}
