/* CSS Document */

body {
    margin: 0px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 80%;
    color: #002566;
    text-align: center;
}

.modra {
    color: #003aa4;
}

td {
    vertical-align: top;
    text-align: left;
}

a, img { 
    border: 0px;
    color: white;
}

#main_table {
    width: 100%;
    border: 0px;
    height: 100%;  
}

#bottom_table {
    border: 0px;
    position: absolute;
    top: 530px;
    left: 155px;
}


#td_left {
    background-color: #f20000;
}

#td_middle {
    background: url('kd_middle_bg.jpg');
    width: 800px;
}

#main_text {
    position: absolute;
    top: 245px;
    left: 160px;
    width: 480px;
    font-size: 80%;
    text-align: justify;
}

#zanry {
    color: black;
    font-size: 100%;
    width: 95%;
    font-weight: bold;
}

.relative {
    position: relative;    
}

ul.li_1 {
    list-style-image: url("li_1.gif");
}

ul.li_2 {
    list-style-image: url("li_2.gif");
    font-weight: normal;
}

.telefony {
    color: white;
    font-size: 95%;
    text-align: right;
    width: 200px;
}

.adresa {
    color: #676767;
    font-size: 95%;
    text-align: left;
    width: 300px;
}

.tmava {
    color: #343434;
}
