#middle {
    width:390px !important;
    float:left;
    margin-right:10px;
}
#index {

}
.novinky {
    background:white;
    margin-top:10px;
    float:left;
    border:1px solid black;
    width:175px;
}
.novinky .head {
    text-align:center;
    font-weight:bold;
}
.novinky .nadpis {
    border-top:1px solid black;
    background-color:silver;
    padding:2px 5px;
    color:white;
}
.novinky .text {
    padding:2px 5px;
    margin-bottom:5px;
}
h4 {
    margin-bottom:0px;
}

