body {
    margin: 0px;
    /* background-color: #0A2259; */
    background-color: #C1DEEA
}

.meniu {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    line-height: 18px;
    font-weight: bold;
    font-variant: none;
    color: #11327F;
    text-decoration:none
}

.meniu:hover {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    line-height: 18px;
    font-weight: bold;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.meniu:active {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    line-height: 18px;
    font-weight: bold;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.meniu2 {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    line-height: 18px;
    font-weight: bold;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.submeniu {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: none;
    color: #11327F;
    text-decoration:none
}

.submeniu:hover {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.submeniu2 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.useful_links {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    font-variant: none;
    color: #6A6761;
    text-decoration:none
}

.useful_links:hover {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.useful_links:active {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.proiecte {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.proiecte:hover {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: none;
    color: #C2171E;
    text-decoration:underline
}

.proiecte:active {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 12px;
    font-weight: normal;
    font-variant: none;
    color: #C2171E;
    text-decoration:underline
}

.text {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: none;
    color: #484848;
    text-decoration:none
}

.red {
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}

.title {
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    font-weight: bold;
    font-variant: none;
    color: #0066CB;
    text-decoration:none
}

.text_small {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    line-height: 13px;
    font-weight: normal;
    font-variant: none;
    color: #484848;
    text-decoration:none
}
#admin .vizualizare ul.articol{
    list-style:none outside none;
    margin:0;
    padding:0;

}
#admin .vizualizare ul.articol li.section{
    border-bottom: 1px solid #ddd;
    margin:0 5px;
    padding:0 5px;

}
#admin .vizualizare ul.articol li.section a.more{
    text-decoration: none;

}
#admin .vizualizare .articol_view span.fisier a{
    text-decoration:none;

}
#admin .vizualizare .articol_view span.fisier{
    padding-left: 25px;
    display: block;
    margin-top:5px;
    line-height:20px;
    height:20px;


}
#admin .vizualizare .articol_view span.doc{
    background:url("../images/image_word.jpg") no-repeat scroll 0 45% transparent;
}
#admin .vizualizare .articol_view span.pdf{
    background:url("../images/image_pdf.jpg") no-repeat scroll 0 45% transparent;
}
#admin .vizualizare .articol_view span.txt{
    background:url("../images/icon_txt.jpg") no-repeat scroll 0 45% transparent;
}
#admin .vizualizare .articol_view span.zip{
    background:url("../images/icon_zip.gif") no-repeat scroll 0 45% transparent;
}
#admin .vizualizare .text p, #admin .vizualizare .text ul li,#admin .vizualizare .text ol li{
    color:#484848 !important;
    font-family:Verdana !important;
    font-size:11px !important;
    font-style:normal;
    font-weight:normal;
    line-height:15px;
    text-decoration:none;
}

.more {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: none;
    color: #11327F;
    text-decoration:none
}

.more:hover {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: none;
    color: #C2171E;
    text-decoration:none
}
