.akt_nadpis {
    font-weight: bold;
    font-size: 14pt;
    padding-left: 8px;
    }

.akt_tbl {
    padding: 10px;
    }

.aktual {
    font-size: 11pt;
    color: gray;
    border: thin dotted;
    border-top: none;
    padding: 9px;
    width: 500px;
    height: 420px;
    overflow: scroll;
    }

.akt_1 {
    font-size: 11pt;
    background: lightblue;
    color: black;
    border: thin dotted;
    border-bottom: none;
    padding: 9px;
    }

.akt_titul {
   	font-weight: bold;
    font-size: 12pt;
    color: red;
    }

.akt_datum {
    font-weight: normal;
    font-size: 11pt;
    font-style: italic;
    color: black;
    }

.urhod_nadpis {
    background: lightblue;
    font-size: 14pt;
	font-weight: bold;
    padding: 8px;
    }

.urhod {
    font-size: 14pt;
    padding: 8px;
    padding-left: 16px;
    }
