.headermenu_txt
{
    font-weight: bold;
    font-size: 14px;
    color: #bbbbbb;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-decoration: none
}

.headermenu_txt_lit
{
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-decoration: none
}

.leftmenu_table
{
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    background-color: #103172;
}

.leftmenu_txt
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

.prijava_cell
{
    background-color: #ffffff;
    border-bottom: thin solid #6B84B5;
}

.leftmenu_bg_1st
{
    background-image:url(../images/l_menu_top_mid.gif);
    background-repeat: no-repeat;
    border-bottom: thin solid #6B84B5;
}

.leftmenu_bg_1st_clear
{
    background-image:none;
}

.leftmenu_bg
{
    background-image:url(../images/l_menu_mid.gif);
}

.leftmenu_bg_lit
{
    background-image:url(../images/l_menu_mid_lit.gif);
}


