body { background-color:#AAAAAA; margin-top: 10px; }
  
A:link    { color: #666666; text-decoration: none; font-weight: bold}
A:visited { color: #666666; text-decoration: none; font-weight: bold}
A:active  { color: #FF0000; text-decoration: none; font-weight: bold}
A:hover   { color: #CC0000; text-decoration: underline; font-weight: bold}

h1 { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
p  { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-align: justify; }
td { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }

.center  { text-align: center}
.justify { text-align: justify}
.right	 { text-align: right}
.bold 	 { font-weight: bold}
.small	 { font-size: 7pt}
.big 	 { font-size: 12pt}
.czerwien { color: #CC0000}
.vsmall	 { font-size: 7pt}
.normal  { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.formul	 { font-size: 8pt; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }  
