BODY {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    text-decoration: none;
    color: #484848;
    background: #ffffff;
}

A {
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FF2222;
    background: #ffffff;
}

A:HOVER {
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #660000;
    background: #ffffff;
}

hr {
    border-width: 1px;
    color: red;
    background: #ffffff;
}

.nagl {
    font-weight: bold;
    font-style: normal;
    font-size: 20pt;
    text-decoration: none;
    color: #000000;
    margin-top: 40px;
    margin-bottom: 0;
    background: #ffffff;
}

.sred {
    font-weight: bold;
    font-style: normal;
    font-size: 14pt;
    text-decoration: none;
    color: #000000;
    background: #ffffff;
}

.tabela {
    width: 95%;
    height: 100%;
    font-size: 10pt;
    background: #ffffff;
}

.tabprawo {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    text-decoration: none;
    background: #ffffff;
}

.data {
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
    text-decoration: none;
    color: #444444;
    background: #ffffff;
}

.mala {
    font-weight: normal;
    font-style: normal;
    font-size: 4pt;
    text-decoration: none;
    width: 2px;
    background: #ffffff;
}

.poletekst {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    font-size: 10pt;
    border-style: solid;
    border-width: 1px;
    border-color: #FF2222;
    overflow: auto;
    background: #ffffff;
}

.faq {
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    text-decoration: none;
    color: #660000;
    background: #ffffff;
}

.centrum {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #ffffff;
}
.kniga {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10pt;
    background: #ffffff;
}
.lewo {
    text-align: left;
    background: #ffffff;
}

.tresc {
    margin-top: 2px;
    margin-bottom: 2px;
    text-indent: 5%;
    background: #ffffff;
}

.midzdj {
    vertical-align: middle;
    background: #ffffff;
}

.button {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #FF2222;
    margin-top: 2pt;
    background: #ffffff;
}