body{
    margin:0;
    background-color:black;
    font-size:14px;
    color:white;
    font-family:trebuchet ms;
}

p
{
    margin-top:0;
}


a
{
    color:white;
    text-decoration:none;
}

a:hover
{
    color:#AABBED;
    text-decoration:none;
}

div.totul_site
{
    width:1000px;
    margin:0 auto;
}


input.buton
{
    background:url(/imagini/site/butoane.jpg) no-repeat;
    width:136px;
    height:49px;
    border:none;
    color:white;
    font-weight:bold;
    font-size:17px;
    text-transform:uppercase;
    font-style:italic;
    cursor:pointer;
}

.contur_albastru
{
    border:3px ridge blue;
}

div.linia1
{
    background:url(/imagini/site/fundal_sus.jpg) no-repeat top;
    height:309px;
    width:100%;
}

div.linia_meniu
{
    background:url(/imagini/site/fundal_meniu.jpg) no-repeat top;
    height:78px;
    width:100%;
    padding-top:30px;
}

div.linia2
{
    background:url(/imagini/site/fundal_linia2.jpg) no-repeat top;
    height:70px;
    width:100%;
    padding-bottom:10px;
}


div.cos_meniu a
{
    color:red;
}


.cap_cos
{
    padding-top:10px;
    text-align:center;
    font-weight:bold;
    border-bottom:1px solid gray;
}

td.linie_cos
{
    border-bottom:1px dashed gray;    
}

td.linie_cos_sus
{
    border-top:1px dashed gray;    
}


td.total_cos
{
    border-top:2px solid gray;    
    font-weight:bold;
    background-color:#396CB4;
    color:white;
    border-bottom:1px solid gray;
}



div.header
{
    margin-left:77px;
    padding-left:90px;
    padding-right:25px;
    padding-top:12px;
    font-size:20px;
    color:#2F6FC9;
/*    text-transform:uppercase; */
    text-align:left;
    background:url(/imagini/site/fundal_head_dreapta.jpg) no-repeat right;
    background-color:white;
    float:left;
    height:35px;
    font-weight:normal;
    font-style:italic;
    font-family:trebuchet ms;
}

div.header_dreapta
{
    font-family:trebuchet ms;
    margin-right:77px;
    padding-right:30px;
    padding-left:25px;
    padding-top:12px;
    font-size:20px;
    color:#2F6FC9;
/*    text-transform:uppercase; */
    text-align:left;
    background:url(/imagini/site/fundal_head_dreapta_dreapta.jpg) no-repeat left;
    background-color:white;
    float:right;
    height:35px;
    font-weight:normal;
    font-style:italic;
}

a.link_cont
{
    text-decoration:none;
    color:#2F6FC9;
}

a.link_cont:hover
{
    color:#AABBED;
}

input.input_login
{
    width:196px;
}

div.comercial_produs
{
    width:400px;
    float:right;
    text-align:center;
}

div.pret_produs_p
{
    font-size:20px;
    font-weight:bold;
    color:white;
}

h1.titlu_produs
{
    color:#43A2E2;
    font-size:26px;
}

div.continut_site
{
    background-color:black;
    width:760px;
    background:url(/imagini/site/fundal_jos.jpg) no-repeat bottom;
    min-height:200px;
    padding-bottom:110px;
    padding-left:120px;
    padding-right:120px;
    text-align:left;
    float:left;
}


div.sigla
{
    float:left;
    margin-left:80px;
    margin-top:0px;
}

td.linie_sus
{
    background:url(/imagini/site/linie_sus.png) repeat-x center;
    height:30px;
}


div.linkuri_sus
{
    background:url(/imagini/site/fundal_linkuri_sus.png) repeat-x top;
    height:67px;
    width:100%;
}

div.linkuri_sus a
{
    color:white;
    font-size:13px;
    text-decoration:none;
    font-family:trebuchet ms;
}

div.linkuri_sus a:hover
{
    color:#AAFFFF;
    text-decoration:underline;
}



div.linkuri_jos
{
    background:url(/imagini/site/fundal_jos_jos.jpg) repeat-x top;
    height:65px;
    width:100%;
    padding-top:24px;
    font-size:12px;
}

td.titlu_camp_contact
{
     font-weight:bold;
     font-style:italic;
     font-size:15px;
}


.input_contact
{
    background:url(/imagini/site/steluta_contact.jpg) no-repeat top left;
    background-color:#D4D4D4;
    border:2px solid #555555;
    padding-left:15px;
}

a.link_meniu
{
    width:86px;
    padding-left:46px;
    height:36px;
    padding-top:20px;
    display:block;
    float:left;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
}

div.linkuri_jos a
{
    color:white;
    text-decoration:none;
}

div.linkuri_jos a:hover
{
    color:#AAFFFF;
    text-decoration:underline;
}


div.bbsoft
{
    font-size:9px;
    text-align:right;
    margin-right:10px;
    color:gray;
}

div.bbsoft a
{
    color:gray;
    font-size:9px;
}


h1
{
    margin-top:0;
    padding-top:0;
}


div.mesaj_eroare
{
    font-weight:bold;
    color:Red;
    text-align:center;
}



.eroare
{
    color:red;
    font-weight:bold;
    text-align:center;
}

.mesaj
{
    color:grey;
    font-weight:bold;
    text-align:center;
}


div.caseta_produs
{
    width:200px;
    float:left;
    text-align:center;
    padding:25px;
}

div.caseta_produs_detalii
{

}

div.pret_produs
{
    font-weight:bold;
    color:#42A2E2;
}

a.buton_detalii
{
    text-decoration:none;
}

a.buton_detalii:hover
{
    text-decoration:none;
}

a.buton_cumpara
{
    text-decoration:none;
}


