BODY,HTML {
    padding:0px;
    margin: 0px; 
    color: #000000; 
    font-family: Arial; 
    font-size: 11px; 
    background: #49505d;
}

IMG {
    border: 0px;
}

table,tr,td { 
    font-family: Arial; 
    font-size: 11px; 
    vertical-align: top;
}

.err {
    color: #ff0000;
    font-weight: bold;
}

A {
    color: #000000;
    
}

.rowlight {
    background: #f0fff0;
}
.rowdark {
    background: #c8d8c8;
}
TH {
    background: #808080;
    color: #ffffff;
}

.nadpis {
    color: #9b0000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.rnadpis {
    padding-top: 5px;
    color: #9d4504;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.inadpis {
    padding-top: 5px;
    color: #006600;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}


.anadpis {
    padding-top: 5px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #1e64ac;
}

.rubrika {
    font-size: 12px;
    font-weight: bold;
}
.perex {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: justify;
}
.perexinz {
    font-size: 12px;
}

.vice {
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    color: #9b0000;
    padding-bottom: 5px;
}

.vicelink {
    font-weight: bold;
    font-size: 12px;
    color: #9b0000;
    text-decoration:none;
}
.autor {
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
    text-decoration: none;
}
.autor2 {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.datum {
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
}
.datum {
    font-weight: bold;
    font-size: 12px;
}

.path {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.xpath {
    color: #ffcc00;
    font-weight: bold;
    text-decoration: none;
}


