.kategorie {
        color: #FFFFFF;
        font-size: 10pt;
        text-decoration:none;
; font-family: Helvetica, sans-serif;  font-weight: bold; font-style: normal; text-transform: none; word-spacing: normal
}
.kategorie:hover {color: #cccccc}

.text1 {
        color: #000000;
        font-size: 10pt;
        text-decoration:none;
; font-family: Helvetica, sans-serif;  font-weight: normal; font-style: normal; text-transform: none; word-spacing: normal
}

.text1:hover {
color: grey;
}

.text2 {
        color: #000000;
        font-size: 10pt;
        text-decoration:none;
; font-family: Helvetica, sans-serif;  font-weight: normal; font-style: normal; text-transform: none; word-spacing: normal
}

.banner {
        position: relative;
        width: 468px
        height: 60px;
        padding: 9px 0px;
        top: 0px;
        left: 10px;
        float: left;
        clear: both;
        border: 1px solid #000000;
        border-left: 0px none;
        border-right: 0px none;
        overflow: hidden;
}

.titulek {
        color: #666666;
        font-size: 10pt;
        font-weight: bold;
        text-decoration:none;
        font-family: Helvetica, sans-serif;
        font-weight: bold;
        font-style: normal;
        text-transform: none;
        word-spacing: normal
}

.titulek:hover {
        text-decoration: underline;
}


.titulek_news {
        color: #bb6a29;
        font-size: 10pt;
        font-weight: bold;
        text-decoration:none;
        font-family: Helvetica, sans-serif;
        font-weight: bold;
        font-style: normal;
        text-transform: none;
        word-spacing: normal
}

.titulek_news:hover {
        color: #666666;
        text-decoration: underline;
}



.datum {
        color: #666666;
        font-size: 9pt;
        font-weight: bold;
        text-align: right;
        text-decoration:none;
        font-family: Helvetica, sans-serif;
        font-weight: bold;
        font-style: italic;
        text-transform: none;
        word-spacing: normal
}