BODY           { text-align: justify;
                 background-image: url(100grau02.gif);
                 color: black }

A:link         { color: blue }
A:visited      { color: red }
A:active       { text-decoration: blink }

P              { text-indent: 10pt; 
                 margin-top: 5pt }

       
HR             { color: black;
                 height: 2pt } 

.nadpis        { text-align: center }

H1             { font-family: sans-serif;
                 font-size: 14pt;
                 font-height: 17pt; 
                 text-transform: uppercase;
                 text-align: left;
                 color: black;
                 padding: 0px }

H2             { font-family: sans-serif;
                 font-size: 12pt;
                 font-height: 14pt; 
                 text-transform: none;
                 text-align: left;
                 color: black;
                 padding: 0px }

H3             { font-family: sans-serif;
                 font-size: 10pt;
                 font-height: 12pt; 
                 text-transform: none;
                 text-align: left;
                 color: black;
                 padding: 0px }
.autor         { font-variant: small-caps }   