.bgfade {
        background-color: #666666;
        background-image: url(../poze/bg_fade.jpg);
        background-repeat: repeat-x;
        background-position: top;
}
.fadesus {
        background-image: url(../poze/fadesus.jpg);
        background-repeat: repeat-x;
}
.susfade {
        background-image: url(../poze/sus_fade.jpg);
        background-repeat: repeat-x;
}
.fadesus2 {
        background-image: url(../poze/fade_sus_2.jpg);
        background-repeat: repeat-x;
}
.fadedr {
        background-image: url(../poze/fade_dreapta.jpg);
        background-repeat: repeat-y;
}
.copy {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
.txt {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
}
.txt_trimite {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
.txtbox {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        background-color: #666666;
        border: 1px solid #CCCCCC;
}
.free {
        background-attachment: fixed;
        background-color: #333333;
        background-image: url(../poze/free.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
}


body{
     font-family: Arial, sans-serif;


    SCROLLBAR-FACE-COLOR: #666666;
    SCROLLBAR-HIGHLIGHT-COLOR: #999999;
    SCROLLBAR-SHADOW-COLOR: #777777;
    SCROLLBAR-3DLIGHT-COLOR: #555555;
    SCROLLBAR-ARROW-COLOR: #cccccc;
    SCROLLBAR-TRACK-COLOR: #666666;

    SCROLLBAR-BASE-COLOR: #000000

}


a:link{color:#FE0000;font-family: Arial-Black, sans-serif;text-decoration : none;}
a:visited{color:#FE0000;font-family: Arial-Black, sans-serif;text-decoration :none;}
a:active{color:#FE0000;font-family: Arial-Black, sans-serif;text-decoration : none;}
a:hover{color:#A20202;font-family: Arial-Black, sans-serif;text-decoration : none;}
