body {  background-color: cdffcc;
        font-family: "Times New Roman" , sans-serif;
        color: Black;
        margin-top: 0px;
        margin-left: 100;
        padding: 0px;
}
.logo {
        text-align: center;
        position: absolute;  top: 60px; left: 140px;
}
.autor {text-align: left; vertical-align: text-top;
             font-family: "Times New Roman" , sans-serif color: black;
             font-size: 18px;
             margin-left: 10px;
             margin-top: 5px;
}
.levsloupek {
             font-family: "Times New Roman" , sans-serif color: black;
             font-size: 18px;
             background-image: url("obrazky/poz.jpg"); width: 170px; height: 1425px;
             position: absolute;  top: 180px; left: 143px;
}

.menu_stred {
              font-family: "Times New Roman" , sans-serif; 
              font-size: 16px;    font-weight: bold;
              background-image: url("obrazky/beloves_celk.jpg"); width: 570px; height: 390px;
              position: absolute;  top: 180px; left: 320px;
              width: 570px; height: 390px;

}
.menu_stred_radky {   position: absolute;  top: 390px; left: 60px;

}
.menu_stred_radky a {
        font-weight: bold;
        font-size: 17px;
        text-align: left;
        color: #6633CC;
        margin-left: 0px;
        background-color: #CCFF66;
}
.menu_stred a:hover {
        text-align: left;
        background-color: #FFFF33;
}
.novinky {
        position: absolute;  top: 180px; left: 895px;
        padding: 0px;
        border: #009900 3px solid;

}

