body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image:url(../images/back.jpg);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4D4940;
}

ul {margin:0px; padding:0px; list-style:none;}
p {margin:0px; padding:0px;}
img {border:0px;}
form {margin:0px; padding:0px;}
hr {border:0px; height:1px; color: #FF0000; background-color:#FF0000; margin:0px; padding:0px;}
a {font-size:11px; color:#E34B00; text-decoration:none;}
a:hover {color:#000000;}

.footer {color:#FFFFFF;}
.titlePage {font-size:14px; color:#6F7500; font-weight:bold;}


.bgMidLn {background-image:url(../images/mid_ln_bg.gif); background-repeat:repeat-x;}
.bgMenu {background-image:url(../images/bg_menu.gif); background-repeat:repeat-x; height:35px;}
.bgLeftSide {background-image:url(../images/bg_left.gif); background-repeat:repeat-y; background-position:left;}
.bgLeftSideBottom {background-image:url(../images/low_left_c.gif); background-position:bottom left; background-repeat:no-repeat;}
.bgGama {background-image:url(../images/bg_gama_de_produse.gif); background-repeat:no-repeat;}
.bgDotOriz {background-image:url(../images/dot_oriz.gif); background-repeat:repeat-x;}
.bgMainBottom {background-image:url(../images/bg_main_bottom.gif); background-position:bottom left; background-repeat:no-repeat;}
.fRightGrey {background-image:url(../images/f_right_grey_c.gif); background-repeat:no-repeat; background-position:right;}
.shadowCtl {background-image:url(../images/shadow_main_ctl.gif); background-position:top left; background-repeat:no-repeat;}


.mainProduse {width:152px; float:left; margin-bottom:12px; margin-left:7px; margin-right:7px;}
.bgMainProduse {background-image:url(../images/bg_home_prod.jpg); text-align:center;}
.bgMainProduseName {background-image:url(../images/bg_name_prod.gif); background-position:bottom; padding:0px 0px 5px 14px; text-align:left;}

/* meniu principal */
#menu {}
#menu li {float:left;}

#menu li#b_acasa { width: 65px;}
#menu li#b_acasa a {display: block; background-position:left top; background-image: url('../images/b_acasa.gif'); height:35px; }
#menu li#b_acasa a:hover {background-position:left bottom; background-image: url('../images/b_acasa.gif');}

#menu li#b_despre_noi { width: 103px;}
#menu li#b_despre_noi a {display: block; background-position:left top; background-image: url('../images/b_despre_noi.gif'); height:35px; }
#menu li#b_despre_noi a:hover {background-position:left bottom; background-image: url('../images/b_despre_noi.gif');}

#menu li#b_produse { width: 81px;}
#menu li#b_produse a {display: block; background-position:left top; background-image: url('../images/b_produse.gif'); height:35px; }
#menu li#b_produse a:hover {background-position:left bottom; background-image: url('../images/b_produse.gif');}

#menu li#b_contact { width: 86px;}
#menu li#b_contact a {display: block; background-position:left top; background-image: url('../images/b_contact.gif'); height:35px; }
#menu li#b_contact a:hover {background-position:left bottom; background-image: url('../images/b_contact.gif');}

/* meniu categorii produse */
#catProd {text-align:left; margin-left:15px; width:164px;}
#catProd li {height:24px; margin-bottom:3px;}
#catProd li a {display:block; height:20px; padding-top:4px; width:149px; padding-left:15px; background-position:left top; background-image:url('../images/b_bg_prod.gif'); color:#E34B00; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:1.3em; font-weight:bold;}
#catProd li a:hover {background-position:left bottom; background-image:url('../images/b_bg_prod.gif'); color:#65737B;}

/* afisare rpoduse */
.produsePret {background-image:url('../images/back_price.gif'); background-repeat:no-repeat; height:24px; padding-top:6px; padding-left:8px;}
.produseNume {background-image:url('../images/back_nume_produs.gif'); background-repeat:no-repeat; height:23px; padding-top:7px; padding-left:7px; border-bottom:1px solid #FFCC00;}
.produseNumeLnk {font-size:1.4em; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#858117; text-decoration:none; font-weight:bold;}
.produseNumeLnk:hover {color:#000000;}
.produseDashLn {background-image:url('../images/dash_ln.gif'); background-repeat:repeat-x; background-position:center;}
.produseInfoLnk {font-size:11px; font-family:Tahoma, Helvetica, sans-serif; color:#E34B00; text-decoration:none; font-weight:normal;}
.produseInfoLnk:hover {color:#000000;}
.produseInfoRight {float:right; padding-right:8px; padding-top:4px;}
.price {font-size:1.5em; color:#E34B00; font-weight:bold;}
.nume {font-size:1.4em; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#858117; text-decoration:none; font-weight:bold;}


// contact ul
.contactLi {float:left; width:110px; text-align:right;}

.field1, .required, validate-email {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	border:solid 1px #C2BCAC;
	color: #1D333E;
	padding: 2px;
}

.button1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #FF7800;
	border : none;
	color : #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 16px;
}