div#T-OBSAH {
    background: url("/lib/img/tmpl/dokument_obsah_bg.gif");
}

div#STRANKA {
    width: 568px;
    float: left;
}


div.PLOCHA-NAVIGACE {
    font-weight: bold;
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

div#STR-PODSTRANKY {
    margin-top: 20px;
}

div#STR-PODSTRANKY div.PODSTRANKA {
    clear: both;
    margin-bottom: 10px;
}

div#STR-PODSTRANKY div.PODSTR-THUMBNAIL {
    float: left;
    width: 85px;
}

div#STR-PODSTRANKY div.PODSTR-POPIS {
    float: left;
    width: 480px;
}


