BODY {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    margin: 0px 0px;
    text-align: center;
    text-decoration: none;
    background-color: #E0E4B0;
}
    
TABLE {
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    margin: 0px;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}

TD {
    font-style: normal;
    margin: 0px;
    text-align: justify;    
}

.lewa {
    text-align: left;
}

.prawa {
    text-align: right;
}

.center {
    text-align: center;
}

.justify {
     text-align: justify;
}

:link {
    color: #98cb00;
    text-decoration: none;
}

:visited {
    color: #000000;
    text-decoration: none;
}

A:link {
    color:  #669900;
    font-size: 12px;
    text-align: left;
}

A:visited {
    color:  #747c84;
    font-size: 12px;
    text-align: left;
}

A:active {
    color: #cc0000;
    font-size: 12px;
    text-align: left;
}

A:hover {
    color: #FF6600;
    font-size: 12px;
    text-align: left;
}
A.menu:link, A:visited, A:active {
    color:  #000000;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}
A.menu:hover {
    color: #919479;
    font-size: 10px;
    text-align: left;
    font-weight: bold;
}
H3 {
    color: #999999;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

H2 {
    color: #CC0000;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

INPUT, textarea, SELECT {
    color: Black;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    background-color: #FFFAF0;
    border-bottom-style: none;
    border: 1px solid #c2b3ab;
    padding-left: 2px;
    text-align: left;
}
hr {
    color: #868686;
    height: 1pt;
    width: 100%;
}

img {
    border: none;
}
