BODY
{
  margin : 5px;
  background-color : #000055; 
  font-family : Trebuchet MS, Arial;
  font-size   : 10pt;
  color  : #cceecc;
  font-weight : normal;
}

TABLE TR TD
{
  font-family : Trebuchet MS, Arial;
  font-weight : normal;
  padding : 5pt;
}

a
{
  color : #aaeeaa;
  font-weight : bold;
  text-decoration : underline; 
}

a:hover
{
  color : #aaeeaa;
  font-weight : bold;
  text-decoration: none;
}

.naglowek
{
  font-size   : 18pt;
  font-weight : bold;
  text-align : center;
}

h2
{
  font-size   : 26pt;
  font-weight : bold;
  text-align : center;
}

h3
{
  font-size   : 18pt;
  font-weight : bold;
  text-align : center;
}

.menu
{
  font-weight : bold;
  color  : #aaffaa;
}

.small
{ 
  font-size : 10pt;
  line-height : 12pt;
}
