a.spodni_lista{ 
    text-decoration: none; 
    font-weight: bold;
    font-size: 9pt;
    color: #fefefe;
    text-align:center;
    vertical-align:middle;   
} 
a.spodni_lista:hover
{
    text-decoration: underline; 
}
a.spodni_lista_akt 
{
    text-decoration: none; 
    font-weight: bold;
    font-size: 9pt;
    text-align:center;
    color: #fff;
}
.umisteni_horni_odkazy
{
   width:100%;
   text-align:center;
   white-space:nowrap;
   border-left:none;
   background-image: url("../images/hmenu.jpg");
   background-repeat: no-repeat;
   background-position:bottom;
}
.umisteni_horni_odkazy td
{

   height:30px;
   vertical-align:middle;
   border-right:solid 1px #ddd;
}
.umisteni_horni_odkazy td a
{
   display: block;
   height: 30px;
   line-height: 30px;
}
.umisteni_horni_odkazy a:hover, .umisteni_horni_odkazy a.spodni_lista_akt
{
   background-image: url("../images/hmenu_hover.gif");
   background-repeat: repeat-x;
}
#nad_patkou a:hover, #nad_patkou a.spodni_lista_akt
{
   background-image: none;
}
.umisteni_horni_odkazy div
{
   width:100%;
   height:100%;
   background-color:#ff0;
}
/*
.umisteni_horni_odkazy div
{
   float:left;
   padding:4px;
   height:30px;
   line-height:100%;
   vertical-align:middle;
   border-left:solid 1px black;
}*/
.navigace
{
    font-size:9pt;
    color:#000;
    display: block;
    margin-top:10px;
    height: 50px;
}
.navigace a
{
    font-size:9pt;
    color:#000;
    padding: 0 5px;
}
.navigace a:hover
{
    color:#d00;
}

.kosik
{

}

.vyhledat
{
    padding-top:12px;
    padding-left:25px;
}
.vyhledat input
{
    border-color:black;
}
.vyhledat .t_pole
{
    vertical-align:middle; 
    line-height:50px;
    margin-bottom:13px;
    height:18px;
}

a.hlavicka_text
{
    padding-left:42px;
    font-size:15pt;
    font-weight:bold;
    color:#eee;
    text-decoration:none;
    position:absolute;
    top:65px;
}
a.hlavicka_text img
{
    border:none;
}
#nad_patkou
{
    width:100%;
    text-align:center;
}

#nad_patkou a.spodni_lista, #nad_patkou a.spodni_lista_akt 
{ 
    text-decoration: none; 
    padding:0px 0px;
    font-size: 8pt;
    color: #666;
    white-space: nowrap;
    text-align:center;
}
#nad_patkou  td, #nad_patkou  table
{
    border:none;
    background-color:white;
    background-image:none;
}

#nad_patkou a.spodni_lista:hover
{
    text-decoration: underline; 
}



