BODY {
  color: #002211;
  background: #66FFBB;
  FONT-FAMILY: verdana, tahoma, arial, sans-serif;
  font-size: 10pt;
}

A.glowne:link {
  color: #FF0000;
  font-family: "Arial CE", Arial, Helvetica;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12pt;
}
A.glowne:visited {
  color: #FF0000;
  font-family: "Arial CE", Arial, Helvetica;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12pt;}
A.glowne:hover   {
  color: #FF0000;
  font-family: "Arial CE", Arial, Helvetica;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12pt;
}
A.glowne:active  {
  color: #000000;
  font-family: "Arial CE", Arial, Helvetica;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12pt;
}

A:link    {
  color: #003300;
  font-family: "Arial CE", Arial, Helvetica;
  font-weight: bold;
  text-decoration: underline;
  font-size: 8pt;
}
A:visited {
  color: #333333;
  font-family: "Arial CE", Arial, Helvetica;
  font-weight: bold;
  text-decoration: underline;
  font-size: 8pt;}
A:hover	{
  color: #FFFFFF;
  font-weight: bold;
  font-family: "Arial CE", Arial, Helvetica;
  text-decoration: underline;
  font-size: 8pt;
}
A:active  {
  color: #003033;
  font-weight: bold;
  font-family: "Arial CE", Arial, Helvetica;
  text-decoration: underline;
  font-size: 8pt;
}

TD.tytul {
  color: #003355;
  align: center;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}


TD {
  color: #003355;
  font-size: 8pt;
}
TH {
  color: #003366;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
}

TABLE.GL {
  background: #85A0C0;
  color: #6699BB;
  FONT-FAMILY: verdana, tahoma, arial, sans-serif;
  margin-left: auto;
  margin-right: auto;
  font-size: 8pt;
}


TABLE {
  background: #40f080;
  color: #6699BB;
  FONT-FAMILY: verdana, tahoma, arial, sans-serif;
  margin-left: auto;
  margin-right: auto;
  font-size: 8pt;
}

TABLE.tbstan{
  background: #003388;
  color: #FFEEEE;
  FONT-FAMILY: verdana, tahoma, arial, sans-serif;
  margin-left: auto;
  margin-right: auto;
  font-size: 8pt;
}
TD.tbstan{
  background: #6633AA;
  color: #FFEEEE;
  FONT-FAMILY: verdana, tahoma, arial, sans-serif;
  margin-left: auto;
  margin-right: auto;
  font-size: 8pt;
}
TD.pozycja {
  background: #6633AA;
  color: #FFEEEE;
  FONT-FAMILY: verdana, tahoma, arial, sans-serif;
  margin-left: auto;
  margin-right: auto;
  font-size: 9pt;
  align: center;
  font-weight : bold;

}


.naglowek {
  background-image : url(interface/menu.gif);
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  padding : 2px;
  color : #000033;
}
