<STYLE TYPE="text/css">
<!--

/* arkusz stylów do strony domowej heretyka */


/* tla stron */


body
{
 background-color: #F6D764;
}



/* nagłówki */


 
h1.dz
 {
  text-align: center;
  font-family: Courier New;
  font-weight: bold;
  word-spacing: 2pt;
  letter-spacing: 1pt;
  color: black;
 }

h2.dz
 {
  text-align: center;
  font-family: Courier New;
  font-weight: bold;
  word-spacing: 2pt;
  letter-spacing: 1pt;
  color: black;
 }

h1
 {
  font-family: Book Antiqua;
 }
 
h2
 {
  font-family: Book Antiqua;
 }
 
h3
 {
  font-family: Book Antiqua;
 }

h4
 {
  font-family: Book Antiqua;
 }
 
h5
 {
  font-family: Book Antiqua;
 }  

/* tekst akapitowy */

p
 {
  font-family: Book Antiqua, Times New Roman;
  font-size: 12pt;
  color: black;
  text-align: justify;
 }



/* tabele */

table
 {
  text-align: justify;
  font-family: Book Antiqua;
  font-size: 12pt;
  color: black;
 }



/* listy numerowane i nienumerowane */

ul
 {
  list-style-type: disc;
  font-family: Book Antiqua, Times New Roman;
  font-size: 12pt;
  font-style: normal;
  color: black;
 }

/* linki */

a:link
 {
  color: #B4050A;
 }

a:visited
 {
  color: #B4050A;
 }

a:hover
 {
  color: red;
  font-weight: bold;
 }

a:focus
 {
  color: #B4050A;
 }

a:active
 {
  color: #B4050A;
 }
 

 
-->
</STYLE>
