body {
    padding: 0px;
    margin: 0px;
    color: #898989;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

td {
    vertical-align: top;
}

.orng {
    color: #FF6600;
}

.blck {
    color: #000000;
}

.comment {
    font-size: 10px;
}

a {
    color: #ff6600;
    text-decoration: underline;
}

a:hover {
    color: #ff6600;
}

.bigtext {
    font-size: 13px;
    line-height: 18px;
}

.otazky {
    font-size: 14px;
    line-height: 22px;
}

