﻿/* levy sloupek 
/****************/
.levy_box
{
    width: 90%;
    font-family: "Arial CE", Arial, Verdana, MS Sans Serif;  
}
.td_left_odkaz
{
    height: 25px;
    background-image: url("../images/l_odkazy_01.png");
    background-repeat: repeat-x;	
}
.td_left_odkaz_pod
{
    height: 42px;
    background-image: url("../images/l_odkazy_02.png");
    background-repeat: repeat-x;	
}

.img_znacka
{
    width: 15px;
    height: 15px;
}
.img_znacka_mala
{
    width: 12px;
    height: 12px;
}


//*horni menu
/**************/
.hlavicka_01
{
width: 980px;
} 
.td_hlavicka_01
{
    font-size: 8pt;
    font-weight: bold;
    color: #CC0000;
    vertical-align: middle;
    padding-top: 7px;
}
/*horni menu
/**************/
.td_hlavicka_03
{
    text-align: center; 
    background-image: url("../images/td_horni_out.gif");      
    background-repeat: repeat-x;
    height: 40px;
}

.td_hlavicka_03_over
{
    text-align: center; 
    background-image: url("../images/td_horni_over.gif");      
    background-repeat: repeat-x;      
    height: 40px;
}

/*hover td pro mozilu a operu*/
.td_hlavicka_03:hover
{
    text-align: center; 
    background-image: url("../images/td_horni_over.gif");      
    background-repeat: repeat-x;      
}

.boxikord {
        background-color: #017CC2;
        font-size: 9pt;
        color: #ffffff;
        font-family: arial;
}
.boxik {
        background-color: #017CC2;
        font-size: 9pt;
        color: #fff;
        font-family: arial;
}
.umisteni_box_03 {
width: 180px;
background-color: #FFFFFF;
text-align: center;
margin-right: 0px;
margin-left: 3px;
margin-top: 10px;
margin-bottom: 20px;
float: left;
z-index:1;
position: static;
}

