body {
  background-color:#eee;
  color:#333;
}

a:link { color: #333; }
a:visited { color: #333; }

a.select { color:#90491B }
#content {
  padding:0;
}

#shopping_cart {
padding-right:5px;
padding-top:0px;
}

h1 {
  padding:10px;
  background-color:#35658F;
  color:#eee;
}

#product_list{margin-top:10px}
.prod{width:545px; height:80px; margin-bottom:15px; padding-bottom:10px; border-bottom:#d4d0aa 1px solid}
.imag{width:68px;   margin-right:15px; float:left}
.imag img{width:68px; }
.nme{ height:72px; float:left; width:220px; color:#b4a96a; font-weight:normal; font-size:10px}
.nme h2{ color:#504517; font-weight:bold; font-size:11px; background-color:none; margin:0 0; padding:0 0 3px 0 }
.prett{color:#9e5323; font-size:11px; padding-top:40px; float:left; width:70px }
.cant{ margin-top:40px; float:left; }
.buy{ margin:40px 0 0 20px; float:left; }
input.quantity{width:30px; font-size:11px; color:#9e5323; background-color:#f6f4e1; border:#7c744d 1px solid; text-align:center}
 .clear{ clear:both; }


img.products {
  float:left;
  width:48px;
  height:72px;
  margin-right:15px;
  cursor:move;
}

div.cart {
  width:173px;
  float:right;
  padding-right:25px;
}

div.cart div {
  font-size:12px/14px;
  font-weight:normal;
  color:#444;
  clear:left;
}

div.cart-active {

}

#cart {

  width:168px;
}

#product_list {

  width:550px;
  float:left;
}
#distantier{
height:20px;
}

 .chenar{
  background-image:url(../images/layout/chenar/bg_v.jpg);
  background-repeat:repeat-y;
 }

 .cantitate{
 color:#7b7346;
 font-size:11px;
 font-family: georgia;
 font-weight:bold;
 }

 .den{
 color:#7b7346;
 font-size:10px;
 font-family: georgia;
 font-weight:normal;
 }
  .den_mare{
 color:#9e5323;
 font-size:12px;
 font-family: georgia;
 font-weight:bold;
 padding-bottom:5px;
 }

 .pret{
 color:#9e5323;
 font-size:11px;
 font-family: georgia;
 font-weight:bold;
 }

  .continut{
 	font-family: georgia;
	font-size:11px;
	color:#7b7346;
    line-height:16px;
    text-align:left;
 }
.titlu20{
color:#9e5323;
font-size:20px;
font-family:georgia;
}

#facturare input{
font-size:11px;
background-color:#f1edcf;
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom-color:#7b7346;
border-bottom-style:dashed;
border-bottom-width:1px;
width:270px;
font-family:georgia;
letter-spacing:1px;
color:#7b7346;
}

.form_error{
font-size:9px;
color:#9e5323;
padding-left:10px;
}

#facturare submit{
width:60px;
}
#facturare textarea{
font-size:11px;
background-color:#f1edcf;
border-color:#7b7346;
border-style:dashed;
border-width:1px;
width:270px;
font-family:georgia;
letter-spacing:1px;
color:#7b7346;
}

#divStayToLeft{
 left:0px;
 background-color:red;
 text-align:left;
}

#menu_info { padding:20px 0 0 15px }
#menu_info a { text-decoration:none; line-height:18px; }
.scroll { height:340px; width:600px; overflow:auto; padding:10px 10px; margin:20px 20px; font-size:11px; }
