body {
    background-color: #ffcc00;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    color: #000000;
    font-family: Verdana, Helvetica, Arial;
}

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: 10;
    margin-bottom: 5;
}

h3 {
    font-size: 10pt;
    margin-top: 6;
    margin-bottom: 3;
}
h6 {
    font-size: 8pt;
    margin-top: 6;
    margin-bottom: 3;
}

a {
    color: #002299;
}

p {
    color: #3D445F;
    font-size: 9pt;
    margin-top: 3;
    margin-bottom: 3;
    text-align: left;
}

ul {             
    margin-top: 3;
    margin-bottom: 3;
}

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;
}

.h6 {
    color: #3D445F;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
}

.homenavrightmaintext {
    font-size: 8pt;
    margin: 2px 0px;
    color: #003366;
    line-height: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    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;
}

#tablist {
    padding: 3px 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0.1em;
    font: bold 12px Verdana;
}

#tablist li {
    list-style: none;
    display: inline;
    margin: 0;
}

#tablist li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px dotted #7d7d7d;
    border-bottom: none;
    background: white;
}

#tablist li a:link, #tablist li a:visited {
    background-color: #C9C3ED;
}

#tabcontentcontainer {
    width: 600px;
    height: 600px;
    padding: 5px;
}

.tabcontent {
    display: none;
}

.current {
    text-decoration: none;
}

#stopka_gora {
    width: 800;
    background-image: url(../images/bg_raster_ciemny.jpg);
}