@charset "iso-8859-2";
<HTML>
<STYLE TYPE="text/css">
<!--

BODY  
   {background-attachment:fixed;
    background-color    : white;
   }

A:link 
   {
    font-family		: "Verdana";
    font-style		: normal;
    font-size		: 11px;
    font-weight         : bold;
    COLOR	        : black; 
    TEXT-DECORATION     : none;
   }
A:visited {
    font-family		: "Verdana";
    font-style		: normal;
    font-size		: 11px;
    font-weight         : bold;
    COLOR               : black; 
    TEXT-DECORATION     : none;
   }
A:hover 
   {
    font-family		: "Verdana";
    font-style		: normal;
    font-size		: 11px;
    COLOR               : green;
    TEXT-DECORATION     : underline;
   }
.prawa
      {
          text-align: Right;
      }
.srodek
      {
          text-align: Center;
      }
.akapit
   { 
    margin-top: 0; 
    margin-bottom: 0
   }
.akapitgora
   {
   margin-bottom: 0
   }
.kropki
   {
   border: 1 dotted #008000
   }
HR { 
    color: #FFFFFF; border-bottom-style: dotted; border-bottom-color: #008000
   }

H1 {
    font-family		: "Tahoma";
    font-style		: normal;
    font-size		: 18px;
    font-weight         : bold;
    color		: green;
    text-align		: left;
   }

H2 {
    font-family		: "Verdana";
    font-style		: normal;
    font-size		: 11px;
    font-weight         : normal;
    color		: black;
    text-align		: left;
   }

H3 {font-family  :"Verdana";
    font-style   : normal;
    font-weight  : normal;
    font-size    : 11px;
    color        : black;
    text-align   : justify;
   }

H4 {font-family  :"Verdana";
    font-style   : normal;
    font-weight  : bold;
    font-size    : 11px;
    color        : black;
    text-align   : left;
   }

H5 {font-family  :"Verdana";
    font-style   : normal;
    font-weight  : bold;
    font-size    : 11px;
    color        : black;
    text-align   : center;
   }

H6 {
    font-family  :"Verdana";
    font-style   : normal;
    font-weight  : normal;
    font-size    : 10px;
    color        : #999999;
    text-align   : left;
   }

H7 {font-family  :"Verdana";
    font-style   : normal;
    font-weight  : normal;
    font-size    : 11px;
    color        : black;
    text-align   : right;
   }

-->
</STYLE>
</HTML>

