    body {
    background-color: #FFFDE5;
    margin: 0px;
    min-height : 600px;
    font-size: x-small;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: justify;
    scrollbar-arrow-color : gray;
    scrollbar-darkshadow-color : #dcdcdc;
    scrollbar-highlight-color : gray;
    scrollbar-face-color : #dcdcdc;
    scrollbar-shadow-color : gray;
    scrollbar-3dlight-color : #dcdcdc;
}

     input, select, option, textarea {
    font-size: 10px;
    font-family: Verdana, sans-serif;
    background-color : #F7F7FF;
    border-style: dotted;
    border-color: #6E7DEC;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    font-weight: bold;
    
}

    a:hover {
    color: #F7941D;

}

    table {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    text-align: justify;

}

    a {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #555B63;

    }
    
    .menu_text {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #474C54;
    }
    
    .time_info {
    font-family: Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    }
    
    .left_menu_title {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    color: #6E7DEC;
    background-color : #D1D6FA;
    }
    
    .right_menu_title {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    color: #6E7DEC;
    background-color : #D1D6FA;
    }
    
    .left_menu_links {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    background-color : #F2F4FC;    
    color: #000000;
    }
    
    .right_menu_links {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    background-color : #F7F7FF;        
    color: #000000;
    }

    .nadpis_top {
    color: #6E7DEC;
    }

    .box_menu {
    background-color : #F2F4FC;
    }

    .box_menu_on {
    background-color : #AC6D6A;
    }

    .podmenu {
    font-family : Verdana, "Helvetica CE", sans-serif; 
    font-size : 7pt; 
    color : #AFB0B4;
    }
    
    .podmenu5 {
    font-family : Verdana, "Helvetica CE", sans-serif; 
    font-size : 7pt; 
    color : #F7931E;
    }


    .podmenu2 {
    font-family : Verdana, "Helvetica CE", sans-serif; 
    font-size : 7pt; 
    color : #AFB0B4;
    }

    
    .link_clanok {
    background-color: #6E7DEC;
    }
    
    .menu_title {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    color: #6E7DEC;
    background-color : #E4E5F5;
    }
    
    
    .show_table {
    font-family: Verdana, sans-serif;
    font-size: 9px;
    text-decoration: none;
    text-align: left;
    color: #6E7DEC;
    background-color : #E4E5F5;
    }

    .obsah {
    background-image: url("bg.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    }

#top2 {
background-image: url("top2.jpg");
background-repeat: repeat-y;
}