﻿div.titlu
{
    border-bottom:solid 1px #6699CC;
}

div.containerDescriere
{
    font-size:8pt;
    text-align:justify;
    line-height:150%;
}

td.tdProdusPanel
{
    text-align:right;
    vertical-align:top;
}

span.pret
{
    font-weight:bold;
    color:Red;
}

span.pretVechi
{
    text-decoration:line-through;
    color:#AAAAAA;
    font-weight:bold;
}

div.tdImage
{
    background-color:White;
    width:250px;
    height:180px;
    border:solid 1px #6699CC;
    text-align:center;
}

td.td1InfoSuplim
{
    text-align:right;
    padding-right:5px;
    padding-left:5px;
}

td.td2InfoSuplim
{
    text-align:left;
    padding-left:3px;
}

tr.itemTemplate
{
    height:22px;
}

tr.altItemTemplate
{
    background-color:#C2E0FF; 
    height:22px;
}

table.tblAtribute
{
    border:solid 1px #6699CC;
    font-size:8pt;
    width:260px;
    margin-top:10px;
}

div.pnlTitlu2
{
    font-size:8pt;
    font-weight:bold;
    color:Black;
    margin-bottom:4px;
}


td.td1
{
    background-image:url(imgs/recomanda.jpg);
    width:90px;
    padding-top:66px;
    background-position:center top;
    background-repeat:no-repeat; 
}

td.td1:hover
{
    background-image:url(imgs/recomanda-over.jpg);
}

td.td2
{
    background-image:url(imgs/wishlist.jpg);
    width:90px;
    padding-top:66px;
    background-position:center top;
    background-repeat:no-repeat; 
}

td.td2:hover
{
    background-image:url(imgs/wishlist-over.jpg);
}

td.td3
{
    background-image:url(imgs/infoprodus.jpg);
    width:90px;
    padding-top:66px;
    background-position:center top;
    background-repeat:no-repeat; 
}

td.td3:hover
{
    background-image:url(imgs/infoprodus-over.jpg);
}

td.td4
{
    background-image:url(imgs/infostoc.jpg);
    width:90px;
    padding-top:66px;
    background-position:center top;
    background-repeat:no-repeat; 
}

td.td4:hover
{
    background-image:url(imgs/infostoc-over.jpg);
}

div.senderComentariu
{
    font-size:8pt;
    color:#0066CC;
    background-image:url(imgs/senderComentariu.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    background-color:#c2e1FF;
    width:420px;
    padding:4px 5px 2px 5px;
}

div.itemComentariu
{
    font-size:8pt;
    width:420px;
    padding:0px 5px 5px 5px;
    background-image:url(imgs/itemComentariu.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
    background-color:#C2E1FF;
    margin-bottom:5px;
    text-align:justify;
    line-height:150%;
}

div.pnlComentarii
{
    margin-left:5px;
}

div.imgAsem
{
    width:100px;
    height:70px;
    background-color:White;
    text-align:center;
    vertical-align:middle;
    border:solid 1px #6699CC;
    margin-left:20px;
    margin-right:20px;
}
 
div.itemAsem
{
    text-align:center;
    font-size:8pt;
}

a.titluAsem:link, a.titluAsem:visited
{
    color:#000099;
    text-decoration:none;
    font-weight:bold;
}

div.pretAsem
{
    font-weight:bold;
    font-size:8pt;
    color:Red;
}

div.produseAsemanatoare
{
    margin-top:20px;
}

div.pnlPromo
{
    margin-left:5px;
    margin-top:3px;
    border:solid 1px #6699CC;
    background-color:#DDDDDD;
    padding:3px 5px 4px 5px;
}