BODY {
    font-family: Verdana;
    font-size: 12px;
    background: #171717;
    margin-top: 5px;
    margin-bottom: 25px;
    text-align: center;
    text-decoration: none;
}

TD {
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    background: #000000;
}

A {
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

A:ACTIVE {
    font-family: Verdana;
    font-size: 12px;
    color: #6F6F6F;
    text-decoration: none;
    font-weight: bold;
}

A:HOVER {
    font-family: Verdana;
    font-size: 12px;
    color: #FFCC33;
    font-weight: bold;
    text-decoration: none;
}

.tdcontentsm {
    background: #8C8C8C;
    font-size: 11px;
}

.tdlabelsimpsm {
    background: #2F2F2F;
    font-size: 11px;
}

.tdlabelsm {
    background: #000000;
    vertical-align: top;
    padding-top: 1px;
    font-size: 11px;
}

.tdpersp {
    background: #131313;
    font-size: 11px;
}

.tdlabelpersp {
    background: #FFCC33;
    font-size: 11px;
    color: #101010;
    font-weight: bold;
}

.tdlabelsm {
    background: #000000;
    vertical-align: top;
    padding-top: 1px;
    font-size: 11px;
}

.lewo {
    text-align: left;
}

.prawo {
    text-align: right;
}

.centrum {
    text-align: center;
}
