BODY
{
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #008000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #008000;
  scrollbar-arrow-color: #008000;
  scrollbar-track-color: #000000;
}

BODY
{  
background-color: #000000;
background-image: url(grafika_pliki/ground.jpg);
background-position: center;
background-repeat: repeat-y;
color: #008000; font-family: Verdana, Arial; font-size:11;
}


BODY.index { background-image: none; }


BODY.header
{
background-image: url(grafika_pliki/banner.jpg);
background-position: left top;
background-attachment: fixed;
background-repeat: no-repeat;
}

BODY.panel
{
background: none;
background-color: #000000;
}

BODY.puste
{
background: none;
background-color: #000000;
}


Table {font-size: 11;line-height: 12pt;}

A:hover { font-weight: bold; color: #00FF00; text-decoration: underline }

A { font-weight: bold; color: #008000; text-decoration: none }

TT {font-weight: bold; font-size: 14;}  <!-- nagłówek -->
