
#content {
  padding:0;
}


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

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

img.products {
  float:left;
  width:120px;
  height:120px;
  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;
}




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

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

.titlu20{
color:#9e5323;
font-size:20px;
font-family:verdana;
}

#facturare input{
font-size:11px;
background-color:#efefef;
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom-color:#339933;

border-bottom-width:1px;
width:270px;
font-family:verdana;
letter-spacing:1px;
color:#7b7346;
}
#facturare submit{
width:60px;
}
#facturare textarea{
font-size:11px;
background-color:#efefef;
border-color:#339933;;
border-width:1px;
width:270px;
font-family:verdana;
letter-spacing:1px;
color:#7b7346;
}

#facturare td{
padding-bottom:3px;
}

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