body {
color: rgb(200,200,200);
background: rgb(70,70,70) url(images/podpis.gif) no-repeat fixed right bottom;
margin-top: 20px;
margin: 5px;
SCROLLBAR-FACE-COLOR: rgb(100,100,100); 
SCROLLBAR-HIGHLIGHT-COLOR: rgb(70,70,70); 
SCROLLBAR-SHADOW-COLOR: rgb(70,70,70); 
SCROLLBAR-3DLIGHT-COLOR: rgb(70,70,70); 
SCROLLBAR-ARROW-COLOR: gold; 
SCROLLBAR-TRACK-COLOR: rgb(70,70,70); 
SCROLLBAR-DARKSHADOW-COLOR: rgb(70,70,70);
}

p, tr, td, dt, dl, ul, address, H5, H6 {font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 12px;
}

p {
text-align: justify;
padding-left: 15px;
padding-right: 15px;
color: rgb(200,200,200);
}

a, u {
text-decoration: none;
font-weight: bold;
}

i, address i {color: rgb(200,200,200)}

p strong, td strong, p b, td b, u {
color: white;
font-weight: normal;
}


h1, h2, h3, a {
font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, Helvetica;
margin-bottom: 5px;
font-weight: bold;
text-align: left;
}

H1 {
font-size: 20px;
padding: 5px;
border-top: red solid 1px;
color: white;
}

H2 {
font-size: 16px;
color: gray;
padding-left: 5px;
padding-top: 3px;
border-top: dotted gray 3px;
}

H3 {
font-size: 14px;
color: silver;
margin-bottom: -5px;
padding-left: 5px;
padding-top: 3px;
border-top: dotted gray 3px;
}

H4 {
font-size: 13px;
color: white;
}

dl {
font-weight: 700;
color: gray;
}

address {
padding-left: 30px;
margin-left: 10px;
margin-right: 10px;
color: white;
margin-top: 10px;
text-align: right;
}

A {
color: orange;
}

A:VISITED {
color: gold;
}

A:HOVER {
color: white;
}

A:ACTIVE {
color: white;
}

ul, li {
font-size: 14px;
list-style-position: outside;
padding-top: 5px;
text-align: left;
}

ul {
list-style-image: url(images/znak1.gif);
}

ul ul {
font-size: 12px;
list-style-image: url(images/znak.gif);
}

ul ul ul {
font-size: 10px;
list-style-image: url(images/znak2.gif);
}

dt, dd {
padding: 10px 50px 5px 10px;
color: white;
margin-top: 10px;
border-left: dotted red 5px;
text-align: left;
}

H5, H6 {
width: 200px;
padding: 5px;
color: black;
margin: 5px;
filter: alpha(opacity=100, style=1, finishopacity=50);
background: gray url(images/klucz_duzy.png) no-repeat right bottom;
}

H5 {
float: right;
margin-left: 5px;
text-align: right;
}

H6 {
float: left;
margin-right: 5px;
}

u {
font-size: 35px;
float: left;
color: orange;
margin-top: -10px;
margin-bottom: -10px;
padding: 3px;
}

h4 a {
width: 100%;
border-top: solid white 2px;
padding-bottom: 5px;
}

nobr a {
border-top: none;
}

.srodek {
text-align: right;
border-left: solid red 2px;
border-right: solid red 2px;
background: black;
}

.gora {
text-align: right;
border-left: solid red 2px;
border-right: solid red 2px;
border-top: solid red 2px;
background: black;
padding-top: 20px;
}

.dol {
text-align: right;
border-left: solid red 2px;
border-right: solid red 2px;
border-bottom: solid red 2px;
background: black;
}