.table_categorii_produse_container
{
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 9px;
}


TABLE.categorie_produse
{
  background-color:#f4f2f0;
  width: 247px;
  height: 20px;
}

TABLE.categorie_produse:hover A
{
   color: #62b303;
}

TABLE.cp_selected A
{
  color: #62b303;
}


.table_categorii_produse
{
  width: 100%;
}

.table_categorii_produse A
{
  font-size: 14px;
  color: #364d75;
  text-decoration: none;
}

.table_categorii_produse A:hover
{
  color: #62b303;
}


TABLE.categorie_produse TD
{
  padding-left: 8px;
  text-align: left;
}

.little_arrows_td
{
  width: 8px;
}

.cat_de_produse_page
{
  padding-top: 9px;
}

.product_box_container
{
  background: #e1e1e1;
  padding: 1px;
  height: 227px;
}

.product_box
{
  background: #ffffff;
  height: 225px;
  width: 232px;
}

.container_products
{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 13px;
  background-color:#ffffff;
}

.product_box_top
{
  padding-bottom: 3px;
}


.pb_cc
{
    float: left;
    padding-bottom: 18px;
}

.product_green_arrows
{
  float: left;
  background: url(../images/product_green_arrows.jpg) top left no-repeat;
  width:40px;
  height: 32px;
}

.product_green_arrows:hover
{
  float: left;
  background: url(../images/product_green_arrows_roll.jpg) top left no-repeat;
  width:40px;
  height: 32px;
  cursor: pointer;
}

.product_box_title_cont
{
  float: left;
  padding: 3px 3px 0px 3px;
}

.product_box_title
{
  background-color: #f4f2f0;
  width:179px;
  height: 36px;
  color: #0f305f;
  font-size: 11px;
  padding-left: 7px;
  line-height: 120%;
  padding-top: 2px;
}

.product_box_title a{color:#0f305f;text-decoration:none;}


.pb_cc_padd
{
  padding-right: 22px;
}

.product_box_middle
{
  height: 105px;
}

.product_shortdescription_container
{
  padding: 3px 4px 4px 4px;
}

.product_shortdescription
{
  background-color: #f4f2f0;
  height: 46px;
  padding: 9px;
}

.product_shortdescription TABLE A
{
  color: #62b303;
  text-decoration: none;
}

.product_shortdescription TABLE A:hover
{
  color: #d20300;
}

.detalii_arrows
{
  padding-right: 6px;
}

.detalii_table
{
  margin-top: 5px;
}

.overview_product_price
{
  position: absolute;
  color: #62b303;
  right:8px;
  top: 58px;
}

