a.spodni_lista{ 
    text-decoration: none; 
    padding:0px 10px 0px 10px;
    margin-top:10px;
    font-weight: bold;
    font-size: 10pt;
    color: #000;
    white-space: nowrap;
    text-align:center;
    line-height:27px;
} 
a.spodni_lista:hover
{
    text-decoration: underline; 
}
a.spodni_lista_akt 
{
    text-decoration: none; 
    padding:0px 10px 0px 10px;
    margin-top:10px; /*pro mozillu*/
    font-weight: bold;
    font-size: 10pt;
    white-space: nowrap;
    text-align:center;
    color: #000; 
    line-height:100%;
}
.umisteni_horni_odkazy
{
    width:97.7%;
    display:block;    
    text-align:center;
    white-space:nowrap;
    margin-left:10px;
    margin-right:10px;
    background-image: url("../images/hlavicka_03.gif");
    background-repeat : repeat-x;
    border-left:solid 1px #ff9230;
    border-right:solid 1px #ff9230;
}
#nad_patkou .umisteni_horni_odkazy
{
    background-image: none;
    border:none;
}
.navigace
{
    padding-left:20px;
    font-size:9pt;
    color:#008;
}
.navigace a
{
    font-size:9pt;
    color:#008;
    padding: 0 5px;
}

.kosik
{

}

.vyhledat
{
    padding-top:12px;
    padding-left:10px;
}
.vyhledat input
{
    border-color:#ccc;
}
a.hlavicka_text
{
    padding-left:60px;
    font-size:35pt;
    font-weight:bold;
    color:#fff;
    text-decoration:none;   
    
}

#nad_patkou a.spodni_lista, #nad_patkou a.spodni_lista_akt 
{ 
    text-decoration: none; 
    padding:0px 20px 0px 20px;
    font-size: 8pt;
    color: #666;
    white-space: nowrap;
    text-align:center;
} 

#nad_patkou a.spodni_lista:hover
{
    text-decoration: underline; 
}


