BODY         { background-attachment: fixed;}
a href            { color: #0000FF; text-decoration: underline;}
.text        { font-family: Arial; font-size: 10pt; color: #000000; text-align: Justify; 
               margin-left: 4 } /* text w tabeli tresc */
.stop        { font-family: Times New Roman; font-size: 9pt; text-align: Center; color: 
               #000000 } /* stopka */
.nag         { color: #0000FF; font-family: Arial; font-size: 10pt; font-weight: bold; 
               text-align: Center }  /* naglowek tabeli */
.bar         { font-family: Verdana; font-size: 8pt;  color: 
               #0000FF; text-align: Left } /* linki u gory ekranu */
ol, ul           { font-size: 10pt; font-family: Arial; color: #000000; text-align: Left; 
               text-indent: 0 }
/* numerowanie oraz wypunktowanie */


h1           { font-size:14 pt; font-weight:bold; font-family: "Times New Roman" }
h2           { font-size:12 pt; font-family: "Times New Roman" }
h3           { font-size:10 pt; font-weight:bold }
h4           { font-size: 9 pt; font-style: italic; font-weight: bold; text-align: Center }
h5           { font-size: 10 pt; font-weight: bold; text-align: Center }
h6           { font-size: 10 pt; text-decoration: underline; font-weight: normal }
h3, h4, h5, h6  { color: #000000; font-family: ARIAL }
.h1           { font-size:14 pt; font-weight:bold; font-family: "Times New Roman" }
.h2           { font-size:12 pt; font-family: "Times New Roman" }
.h3           { font-size:10 pt; font-weight:bold }
.h4           { font-size: 9 pt; font-style: italic; font-weight: bold; text-align: Center }
.h5           { font-size: 10 pt; font-weight: bold; text-align: Center }
.h6           { font-size: 10 pt; text-decoration: underline; font-weight: none }

/* podkreslanie linkow */
.li A:visited {color: black; text-decoration: none;}
.li A:link { font-weight: normal; font-style: no; color: black; text-decoration: none;}
.li A:hover { font-weight: bold; font-style: no; color: blue; text-decoration: none;}

