div#T-OBSAH h2 {
    border-bottom: 1px solid gray;
    padding-bottom: 2px;
    margin: 10px 0;
}

table#REGIONS {
    margin: 10px 0;
}

table#REGIONS th, table#REGIONS td {
    vertical-align: top;
    text-align: left;
    padding: 4px;
    border-bottom: 1px solid gray;
}

table#REGIONS th.TDREG {
    width: 30%;
}


