body {
background-color: #000; //#DADADA
SCROLLBAR-FACE-COLOR: #C0C0C0;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: black;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: white;
text-align: center;
}

#tytul {
font: 11 Tahoma;
font-weight: bolder;
color: #993333;
text-align: center;
}
#maile {font: 11 Tahoma; color: #993333}

.linkuj {
color: #7C7C7C;
font-size: 10px;
}

a {font: bolder 14px verdana; }
A:link {color: #fff; text-decoration: none}
A:visited {color: #fff; text-decoration: none}
A:hover {color: #E2984D; text-decoration: underline}
A:active {color: #fff; text-decoration: none}

