#pagina_produs #content_basket
{
           background: url(../images/content_produse.jpg) repeat-y;
           width: 600px;
           min-height: 100px;
           line-height: 35px;
           padding-left: 2px;
}


table {
          font-size: 0.9em;
}

.head-table-produs {
          text-align: center;
          background-color: #E1E8F0;
          width: 240px;
          height: 42px;

}

.head-table-pret {
          text-align: center;
          background-color: #E1E8F0;
          width: 80px;
}

.head-table-cantitate {
          text-align: center;
          background-color: #E1E8F0;
          width: 80px;
}

.head-table-cantitate{
          text-align: center;
          background-color: #E1E8F0;
          width: 80px;
}

.head-table-um{
          text-align: center;
          background-color: #E1E8F0;
          width: 80px;
}

.head-table-prettotal{
          text-align: center;
          background-color: #E1E8F0;
          width: 100px;
}

.head-table-prettotal2{
          text-align: center;
          background-color: #E1E8F0;
          width: 130px;
          height: 42px;
}

.head-table-continua-cumparaturile{
          text-align: center;
          background-color: #E1E8F0;
          width: 227px;
          height: 42px;
          line-height: 42px;
          color: #003E95;
          font-size: 13px;
          font-weight: bold;

}

.head-table-continua-cumparaturile a{
          text-decoration: none;
          color: #003E95;
          font-weight: bold;
}

.tb-content-produs img{
           vertical-align: middle;
           line-height: 130px;
           margin-top:  2px;
           margin-left: 2px;
}

.tb-content-text {
          display:table-cell;
          vertical-align:middle; 
          line-height: 13px;
          float: left;
          text-align: justify;
}

.tb-content-um {
          display:table-cell;
          vertical-align:middle; 
          line-height: 13px;
          text-align: center;
}

.tb-pret-text {
          display:table-cell;
          vertical-align:middle;
          color: #CE0053;
          text-align: center;
          width: 120px;
          font-size: 15px;
}

.tb-pret-text2 {
          display:table-cell;
          color: #CE0053;
          text-align: center;
          width: 120px;
          line-height: 25px;
          font-size: 15px;
          font-weight: bold;
}

.tb-content-cantitate {
          display:table-cell;
          vertical-align:middle;
          color: #CE0053;
          text-align: center;
}

tr.produs-tr:hover {
          background-color: #e1eafe;
}
