﻿body 
{
    margin:0px;
    font-family:Verdana;

    text-align:center;
    text-align:-moz-center;   
    vertical-align:top;
    background-color:Black;
}

table tr td 
{
    text-align:left;
    vertical-align:top;
}

div.center
{
    width:950px;
    margin:0px auto 0px auto;
}


div.top
{
    margin:0px auto 0px auto;
    background-image:url(img/gradient-negru.jpg); 
    background-repeat:repeat-y; 
    background-position:top;   
    width:1280px;
    text-align:left;
}

td.td_meniu
{
    
}

div.meniu
{
    height:29px;
    background-color:#EAEAEA;
    font-weight:bold;
    padding:10px 10px 0px 10px;
    vertical-align:middle;
}

div.meniu_activ
{
    font-weight:bold;
    background-image:url(img/hover-meniu.jpg); 
    background-repeat:repeat-x;
    padding:10px 10px 0px 10px;
    height:28px;
    width:auto;
}



div.meniu:hover
{ 
    background-image:url(img/hover-meniu.jpg); 
    background-repeat:repeat-x;
    height:28px;
    width:auto;
}

a.a_no_decoration_meniu
{
    font-family:Verdana;
    font-size:16px;
    color:Black;
    text-decoration:none;
    border:solid 0px red;
    padding:0px;
    margin-top:10px;
}

a.a_no_decoration_meniu:hover
{
    color:White;
}

a.a_no_decoration_meniu_activ
{
    font-family:Verdana;
    font-size:16px;
    color:White;
    text-decoration:none;
    border:solid 0px red;
    padding:0px;
    margin-top:10px;
}

a.a_no_decoration_meniu:visited
{text-decoration:none; border:solid 0px red;}
a.a_no_decoration_meniu:link
{text-decoration:none; border:solid 0px red;}

a.a_no_decoration
{
    text-decoration:none;
    border:solid 0px red;
    padding:0px;
    margin:0px;
}

a.a_no_decoration:visited
{text-decoration:none; border:solid 0px red;}
a.a_no_decoration:link
{text-decoration:none; border:solid 0px red;}

img.img_no_decoration
{
    border:solid 0px blue;
    padding:0px;
    margin:0px;
}

h2.ajutor
{
    font-family: Tahoma;
    font-size:20px;
    font-weight:lighter;
    letter-spacing:1px;
    color:White;
    margin:0px 10px 10px 20px;
}
span.ajutor
{
    font-family: Tahoma;
    font-size:14px;
    color:White;
    margin:0px 0px 0px 20px;
}

td.td_mini_paragrafe
{
    background-color:#F9FbFA;
    background-image:url(img/back-mini-paragrafe-1.jpg);
    background-repeat:repeat-x;
    background-position:left bottom;
    vertical-align:top;
    width:316px;
}

div.div_mini_paragrafe
{
    margin:7px 7px 0px 7px;
}

img.img_mini_paragrafe
{
    float:left;
    margin-right:10px;
}

h3.h3_mini_paragrafe
{
    font-family:Tahoma;
    font-size:15px;
    color:#003366;
    margin:0px 0px 7px 0px;
}

p.p_mini_paragrafe
{
    font-family:Verdana;
    font-size:11px;  
    line-height:130%;
    margin:0px;
}

div.stanga
{
    padding:24px 10px 5px 4px;   
}

h3.stanga
{
    font-family:Tahoma;
    font-size:25px;
    font-weight:lighter;
    letter-spacing:95%;
    color:#666666;
    margin-bottom:10px;
}

hr.stanga
{
    color:#CDCDCD;
    height:1px;
    width:100%;
}

p.stanga
{
    font-family:Verdana;
    font-size:12px;
    color:#333333;
    line-height:150%;
}

a.stanga_faq
{
    font-family:Verdana;
    font-size:12px;
    color:#996699;
    font-weight:bold;
    text-decoration:none;
}

a.stanga_faq:hover
{
    text-decoration:underline;
}

div.footer
{
    background-color:Black;
    background-image:url(img/back-gradient.jpg);
    background-repeat:repeat-y;
    background-position:center bottom;
    width:1280px;
    height:135px;
    margin:0px auto 0px auto;   
}

a.footer
{
    text-decoration:none;
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    color:#6b98c1;
}

a.footer:hover
{
    text-decoration:underline;
}

a.footer:visited
{text-decoration:none; border:solid 0px red;}
a.footer:link
{text-decoration:none; border:solid 0px red;}

img.footer_despartitor
{
    width:2px;
    height:12px;
}

h1.continut
{
    margin-top:5px;
    font-family:Tahoma;
    font-size:28px;
    font-weight:lighter;
    color:#759cc3;
}

h2.continut, h2
{
    margin-top:5px;
    font-family:Tahoma;
    font-size:28px;
    font-weight:lighter;
    color:#759cc3;
}

div.continut
{
    margin:10px 20px 0px 10px;
}

div.continut_middle
{
    padding-top:10px;
}

div.continut_vazut
{
    float:left;
    background-image:url(img/vazut.jpg);
    width:44px;
    height:54px;
    margin-right:10px;
}

p.continut, li
{
    font-family:Verdana;
    font-size:10pt;
    color:Black;
    line-height:150%;
    text-indent:45px;
}

li{text-indent:0px;}

.text_formular
{
    font-family:Tahoma;
    font-size:13px;
    color:Black;
}


.textarea
{
    width:300px;
    margin-bottom:10px;
    height:22px;
    border:solid 1px #749FCA;
}

.textarea2
{
    width:100px;
    margin-bottom:10px;
    height:22px;
    border:solid 1px #749FCA;
}

.multiline
{
    width:430px;
    margin-bottom:10px;
    height:140px;
    border:solid 1px #749FCA;
    overflow:auto;
    font-family:Verdana;
    font-size:9pt;    
}

.multiline2
{
    width:300px;
    margin-bottom:10px;
    height:160px;
    border:solid 1px #749FCA;
    overflow:auto;
    font-family:Verdana;
    font-size:9pt;    
}

.lbl_text_formular
{
    font-family:Tahoma;
    font-size:13px;
    color:#759CC3;
    margin-bottom:7px;
}

p.p_mesaj
{
    font-family:Tahoma;
    font-size:13px;
    color:Black;
}

a.a_mesaj
{
    color:#996699;
}

a.a_mesaj:hover
{
    text-decoration:none;
}

span.span_mesaj
{
    color:#FF0000;
}

.radio 
{
    color:black;
    font-size:13px;
    font-family:Tahoma;
}