body
{
  color: black;
  font-size: 9	pt;
  font-family: Verdana;
}

div
{
  color: black;
  font-size: 9pt;
  font-family: Verdana;

}

h1
{
  font-size: 10pt;
  color:  #003300;
  font-family: Arial, verdana, tahoma; 
  font-weight: bolder;
  background-color: #DDDDDD;
  line-height: 25px;
  text-indent: 15px;
  
  
  
}

h2
{
  font-size: 10pt;
  color:  #003300;
  font-family: Arial, verdana, tahoma; 
  font-weight: bolder;
}

h5
{
  font-size: 10pt;
  color:  #003300;
  font-family: Arial, verdana, tahoma; 
  font-weight: bolder;  
}

h6
{
  font-size: 6pt;
  color: black;
  font-family: Verdana;
  font-weight: normal;
  position: relative; top: 10px 
}

td
{
  color: black;
  font-size: 9pt;
  font-family: Verdana;
}

th
{
  color: black;
  font-size: 9pt;
  font-family: Verdana;
}

input
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}
                              
A:link      { color:gray; text-decoration: none; font-weight: bolder }
A:visited   { color:gray; text-decoration: none; font-weight: bolder }
A:active    { color:black; text-decoration: none; font-weight: bolder }
A:hover     { color:black; text-decoration: none; font-weight: bolder }

A.bialy:link      { color:white; text-decoration: none;}
A.bialy:visited   { color:white; text-decoration: none;}
A.bialy:active    { color:black; text-decoration: none;}
A.bialy:hover     { color:gray; text-decoration: underline;}

A.czerwony:link      { color:red; text-decoration: none;}
A.czerwony:visited   { color:red; text-decoration: none;}
A.czerwony:active    { color:black; text-decoration: none;}
A.czerwony:hover     { color:gray; text-decoration: none;}
