/*
// -----------------------základní prvky---------------------------------------
*/
.main {
    margin-left: 10px
    }
.around {
    background: 0
    }
#floater2 {
    position: absolute;
    margin-left: 970px;
    margin-top: -50px;
    background: #000;
    color: #fff;
    font: 11px Arial;
    text-align: left;
    width: 160px
    }
#horni {
    /*background-image: url('images/top.gif');
     background-repeat: repeat-x;
     background-position: top center;  */
    }