body
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

div
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;

}

div.marginesy
{ 
margin: 0 20 0 20;
}

div.marginesy_male
{ 
margin: 0 15 0 15;
}

div.margines_prawy
{ 
margin: 0 20 0 0;
}

ul.pdf
{
  margin:10pt; 
  list-style-image:url(images/pdf.gif);  
   
}

h1
{
  font-size: 10pt;
  color: navy;
  font-family: Verdana;
  font-weight: bold;
  margin: 0;
}

h2
{
  font-size: 10pt;
  color: navy;
  font-family: Verdana;
  font-weight: bold;
}

h4
{
  font-size: 10pt;
  color: blue;
  font-family: Verdana;
  font-weight: bold;
}


h5
{
  font-size: 10pt;
  color: blue;
  font-family: Verdana;
}

h6
{
  font-size: 6pt;
  color: black;
  font-family: Verdana;
  font-weight: normal;
  position: relative; top: 10px 
}

td
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

th
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

input
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}
               
p.stopka
{
  color: gray;
  font-size: 7pt;
  font-family: Verdana;
}               
                              
A:link      { color:navy; text-decoration: none }
A:visited   { color:navy; text-decoration: none }
A:active    { color:red; text-decoration: none }
A:hover     { color:red; text-decoration: none }

A.bialy:link      { color:white; text-decoration: none }
A.bialy:visited   { color:white; text-decoration: none }
A.bialy:active    { color:white; text-decoration: none }
A.bialy:hover     { color:gray; text-decoration: none }

