body {
    background-color: #ffcc00;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

td {
    color: #003366;
    font-size: 8pt;
}

th {
    color: #D0D9E8;
    font-size: 9pt;
    text-align: left;
}

h1 {
    font-size: 12pt;
}

h2 {
    font-size: 11pt;
    margin-top: 10px;
    margin-bottom: 5px;
}

h3 {
    font-size: 10pt;
    margin-top: 6px;
    margin-bottom: 3px;
}

a {
    color: #002299;
}

p {
    color: #3D445F;
    font-size: 9pt;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: left;
}

ul {


    margin-left: 25px;
}

#idd{
    list-style-image: url('../images/a_sztrzalka.gif');
}

#idd li{
    margin-top: 0pt;
    margin-bottom: 0pt;
}

li{

    margin-top: 3pt;
    margin-bottom: 3pt;
}   

A:LINK {
    color: #003366;
    text-decoration: none;
}

A:ACTIVE {
    color: #003366;
    text-decoration: none;
}

A:VISITED {
    color: #003366;
    text-decoration: none;
}

A:HOVER {
    color: #EE7F00;
    text-decoration: none;
}

b {
    position: relative;
}

b span {
    visibility: hidden;
    position: absolute;
}

b:hover span, b.msieFix span {
    visibility: visible;
}

fieldset p {
    z-index: -1;
}

span {
    background: #ffcc00;
    color: #0000ff;
    width: 180px;
    top: 0px;
    left: 100px;
}

big {
    color: #3D445F;
    font-size: 13pt;
    font-weight: bold;
    font-style: normal;
}

small {
    color: #3D445F;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
}

#stopka {
    color: #0D213A;
    width: 800px;
    height: 30px;
    background-image: url('../images/bg_raster_ciemny.jpg');
}