A.favorit:link { text-decoration: none; color: #23238E }
A.favorit:visited { text-decoration: none; color: #1E90FF }
A.favorit:hover { text-decoration: none; color: #ffffff }
A.favorit:active { text-decoration: none; color: #23238E }

A.articol:link { text-decoration: none; color: #23238E }
A.articol:visited { text-decoration: none; color: #1E90FF }
A.articol:hover { text-decoration: none; color: #B03060 }
A.articol:active { text-decoration: none; color: #23238E }


.text1 {
        font-family: Tahoma;
        font-size: 12px;
        color: #333333;
        text-align: left;
}
.text2 {
        font-family: Tahoma;
        font-size: 12px;
        color: #000000;
        text-align: left;
}
.titluri {
        color: #CCDFE5;
        FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.titlu_articol {
        color: #000000;
        FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
}
.body_articol {
        color: #000000;
        FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
INPUT.button { BORDER-RIGHT: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-TOP: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; MARGIN-TOP: 2px;  MARGIN-RIGHT: 2px;  MARGIN-BOTTOM: 2px; FONT-WEIGHT: bold; MARGIN-LEFT: 2px; BACKGROUND-COLOR: #4d8cab; FONT-SIZE: 11px; COLOR: #ccdfe5; FONT-FAMILY: verdana,arial,helvetica }
.mrsel {
        BORDER-RIGHT: #000000 0px solid;
        BORDER-LEFT: #000000 0px solid;
        BORDER-TOP: #000000 0px solid;
        BORDER-BOTTOM: #000000 0px solid;
        MARGIN-TOP: 2px;
        MARGIN-RIGHT: 2px;
        MARGIN-BOTTOM: 2px;
        MARGIN-LEFT: 2px;
        BACKGROUND-COLOR: #01547C;
        FONT-FAMILY: arial,helvetica
        FONT-WEIGHT: bold;
        FONT-SIZE: 11px;
        COLOR: #ccdfe5;
}

TD.b_meniu {
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #AFBFC4;
        border-right-color: #AFBFC4;
        border-bottom-color: #AFBFC4;
        border-left-color: #AFBFC4;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: #CCDFE5;
}
TD.h_meniu {
        background-image: url("images/tab1.png");
        width: 187px;
        height: 18px;
        padding-top: 1px;
        padding-bottom: 1px;
        text-align: center;
}
TD.t_articol {
        background-color: #D8E6EB;
        text-align: center;
}
TD.b_articol {
        background-color: #ECF1F4;
        text-align: justify;
        padding-left: 3px;
        padding-right: 3px;
}
