.real_titulek {
    color: red;
    font-weight: bold;
    font-size: 15pt;
    text-align: center;
    }

.real_dat_akt {
    color: black;
    font-weight: normal;
    font-style: italic;
    font-size: 8pt;
    }

.real_txt {
    text-align: left;
    vertical-align: middle;
    padding-left: 3px;
    padding-right: 3px;
    }

.real_kc {
    text-align: right;
    vertical-align: middle;
    padding-left: 3px;
    padding-right: 3px;
    }

.real_obr {
    text-align: center;
    vertical-align: middle;
    }

.real_prodej {
    color: black;
    background: #87cefa;
    margin-top: 18px;
    }

.real_prodej_nadpis {
    color: blue;
    font-weight: bold;
    font-size: 13pt;
    text-align: center;
    }

.real_prodej_sloupce {
    color: black;
    background: #4682b4;
    font-weight: bold;
    text-align: center;
    }

.real_vymena {
    color: black;
    background: #7fffd4;
    margin-top: 18px;
    }

.real_vymena_nadpis {
    color: green;
    font-weight: bold;
    font-size: 13pt;
    text-align: center;
    }

.real_vymena_sloupce {
    color: black;
    background: #66cdaa;
    font-weight: bold;
    text-align: center;
    }

.real_podnajem {
    color: black;
    background: #fffacd;
    margin-top: 18px;
    }

.real_podnajem_nadpis {
    color: #f4a460;
    font-weight: bold;
    font-size: 13pt;
    text-align: center;
    }

.real_podnajem_sloupce {
    color: black;
    background: #f0e68c;
    font-weight: bold;
    text-align: center;
    }