/****************************************** PESTAŅAS GENERALES ************************************************/

#gen__pestanyas {

    float:left;

    width:100%;
 
    background  : #FFF no-repeat top right;

    font-size:93%;

    line-height:normal;   

    /*margin-top:10px;*/

    border-bottom:2px solid #3A58A0;  
    
    font-size: 12px; 

}

#gen__pestanyas ul {

    float:left;

    margin:0;

    padding-right: 5px;

    list-style:none;

}

#gen__pestanyas li {

    float:left;

    /*background:url("../img/left_on.gif") no-repeat left top;*/
    
    /*width:152px;*/

    margin:0 0 0 0px;

    padding:0 0 0 18px;
    
    text-align: center;
    
    list-style: none;

}

#gen__pestanyas a {
                                                  
    float:left;

    display:block;

    /*background:url("../img/right.gif") no-repeat right top;*/
    
    background:url("../img/right_on.gif") no-repeat right top;

    padding:5px 15px 4px 10px;

    text-decoration:none;

    font-weight:bold;

    color:#ffffff;                  

}

/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#gen__pestanyas a {float:none;}

/* End IE5-Mac hack */

#gen__pestanyas a:hover {  color:#FFFFFF;  }

#gen__pestanyas #gen__pestanyas_actual {

    /*background-image:url("../img/left.gif");*/

    border-width:0;

}

#gen__pestanyas #gen__pestanyas_actual a {

    background-image:url("../img/right.gif");

    color:#BDBBDB;

    padding-bottom:5px;

}
