@charset "windows-1250";
BODY {
background: #eaffea;
color: black;
font-family: Tahoma, Arial, Helvetica, 'Sans Serif'; 
font-size: 15px;
font-style: normal; 
font-weight: normal; 
text-align: left; 
bgproperties: fixed;
margin-top: 2px;
}
A:link { text-decoration: none; color: #3050D0; }
A:vlink { text-decoration: none; color: #3050D0; }
A:visited { text-decoration: none; color: #3050D0; }
A:active { text-decoration: none; color: #3050D0; }
A:hover { text-decoration: none; color: red; }
A B { font-weight: 700;
}
BODY B { font-weight: 700;
}
H1 { 
font-size: 24px; 
font-weight: 700; 
margin-top: 18px; 
text-decoration: none; 
text-indent: 2em; 
}
H2 { 
font-size: 20px; 
font-weight: 700; 
margin-top: 27px; 
text-decoration: none; 
text-indent: 2em; 
}
H3 { 
font-size: 18px; 
font-weight: 700; 
margin-top: 24px; 
text-decoration: none; 
text-indent: 2em; 
}
H4 { 
font-size: 15px; 
font-weight: 900; 
margin-top: 9px; 
margin-bottom: 3px; 
text-decoration: none; 
text-indent: 1em; 
}
BODY SUB {
font-size: 10px;
}
BODY SUP {
font-size: 10px;
}
DIV {
text-indent: 0em; 
font-style: normal; 
font-weight: normal; 
}
DD {
text-indent: 0em; 
margin-top: 0;
margin-bottom: 3px;
}
UL {
list-style: outside; 
margin-top: 0;
margin-bottom: 7px;
line-height: 100%; 
}
OL {
list-style: inside; 
text-indent: -1em; 
margin-top: 3px;
margin-bottom: 7px;
line-height: 100%; 
}
LI {
line-height: 125%; 
margin-bottom:7px;
}
TD {
color: black; 
font-family: Tahoma, Arial, Helvetica, 'Sans Serif'; 
font-size: 13px; 
font-style: normal; 
font-weight: 500; 
vertical-align: top; 
}
.jasny {
background: #eaffea;
}
.ciemny {
background: #d1dfb6;
}
HR.jasny{
color: #eaffea;
}
HR.zolty{
color: #ffff99;
}
HR.ciemny{
color: #d1dfb6;
}
FONT.wyroz {
color: #c0360e;
}
FORM {
vertical-align: top; 
padding-top: 0; 
margin-top: 0; 
}
BLOCKQUOTE {
letter-spacing: 2px;
}