BODY {
text-align : justify;
background-color : black; 
}
P {
font-family : "Arial CE", Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : normal;
text-indent : 0;
color : silver;
background : black;
}
P.art {
text-indent : 0;
color : white;
text-align : right;
margin-right : 1cm;
background : black;
}
P.cytat {
text-indent : 1em;
color : silver;
text-align : justify;
background : black;
}
P.przypis {
font-size : 7pt;
text-indent : 0;
color : silver;
background : black;
}
P.center {
text-align : center;
}
P.uwaga {
text-align : center;
color : red;
}

P.centersmall {
text-align : center;
font-size : 9pt;
}
A {
text-decoration : none;
color : white;
background : black;
text-decoration : underline;
}
A:bold {
font-weight : bold;	
}
A:hover {
text-decoration : overline;
}
H1 {
font-size : 24pt;
font-weight : bold;
}
H2 {
font-size : 20pt;
font-weight : bold;
}
H3 {
font-size : 16pt;
font-weight : bold;
}
H4 {
font-size : 12pt;
}
H1 , H2 , H3, H4 {
font-family : "Arial CE", Arial, Helvetica, sans-serif;
font-weight : normal;
text-align : center;
color : white;
background : black;
}
TABLE {
border-width : 0;
border-style : none;
border-color : inherit;
color : silver;
background : black;
}
TD {
font-family : "Arial CE", Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : normal;
color : silver;
background : black;
}
UL {
font-family : "Arial CE", Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : normal;
color : silver;
background : black;
}
LI {
font-family : "Arial CE", Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : normal;
list-style : disc;
color : silver;
background : black;
}
HR {
color : silver;
background-color : silver;
border-color : silver;
height : 1pt;
}
CODE {
font-weight : lighter;
font-size : 9px;
font-family : Arial, "MS Sans Serif", sans-serif;
text-align : left;
}
STRONG {
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
color : white;
background : black;
text-align : right;
font-style : italic;
font-weight : normal;
}

