BODY
{
  margin : 5px;
  background-color : #efefef; 
  font-family : Arial;
  font-size   : 10pt;
  color  : #111111;
  font-weight : normal;
}

a
{
  color : #0000ee;
  text-decoration : underline; 
}

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

h1
{
  font-size   : 32pt;
  font-weight : bold;
}

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

h3
{
  font-size   : 16pt;
  font-weight : bold;
}

.tytul
{
  font-size : 28pt;
  color : #cc3333;
  font-weight : bold;
}

.podtytul
{
  font-size : 20pt;
  color : #cc3333;
  font-weight : bold;
}

.rozdzial
{
  font-size : 20pt;
  color : #3333cc;
  font-weight : bold;
}

.link
{
  font-size : 11pt;
  color : #000000;
  font-weight : bold;
}


.winname
{
  font-size : 12pt;
  color : #000000;
  font-weight : bold;
  line-height : 20pt;
}

.menu
{
  line-height : 18pt;
}

.h4
{
  font-size : 14pt;
  font-weight : bold;
}

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

.link2
{
  font-size : 8pt;
  color : #0000ee;
  font-weight : bold;
}

.rok
{
  font-size : 14pt;
  color : #aa3333;
  font-weight : bold;
}

