BODY
{
  SCROLLBAR-FACE-COLOR: #F1F7FD;
  SCROLLBAR-HIGHLIGHT-COLOR: #D4E5F5;
  SCROLLBAR-SHADOW-COLOR: #BED9F2;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR: navy;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
 }


BODY,
TABLE,
TR,
TD,
TH,
.tiny,
.tekst,
.stekst,
.warn,
.tytul,
.dtytul,
.xtytul,
.panel
 {
  font-family: verdana,tahoma,arial,sans-serif;
  font-style: none;
  font-weight: normal;
  font-size: 11px;
  color: #445F9A;
 }


a:link, a:visited
 {  color: #ff8520;  text-decoration: none;  font-weight: bold; font-size: 11px;}

a:active
 {   color: #ff8520;   text-decoration: none; font-weight: bold; font-size: 11px;}

a:hover
 {   color: #cf5500;   text-decoration: none; font-weight: bold; font-size: 11px;}



a.menu:link, a.menu:visited
 {    color: #445F9A;  text-decoration: none;  font-weight: normal; font-size: 11px;  }

a.menu:active
 {   color: #445F9A;      text-decoration: none; font-weight: normal;  font-size: 11px;}

a.menu:hover
 {   color: #11244C;  text-decoration: none; font-weight: normal; font-size: 11px; margin-left: 2px; }




.warn
 {
  color: #e61111;
  font-weight: bold;
 }

.tiny
 {
  font-size: 7pt;
  color: #9eaebe;
 }


.panel
 {
  font-size: 7pt;
   margin-left: 14px;
   margin-right: 2px;
   color: #204AAE;
 }


.stekst
 {
   font-size:8pt;
   color: navy;
   margin-left: 4px;
   margin-right: 4px;
 }

.tekst
 {
   margin-left: 6px;
   margin-right: 60px;
   margin-top: 2px;
}

.tytul
 {
   font-weight: bold;
   margin-top: 24px;
   margin-bottom: 4px;
   color: #4969df;

 }

.dtytul
 {
   font-size: 11px;
   font-weight: bold;
   margin-top: 4px;
   margin-bottom: 10px;
   color: #2959df;

 }


.xtytul
 {
   font-family: arial,verdana,tahoma,arial,sans-serif;
   font-size: 11pt;
   font-style: italic;
   text-transform: uppercase;
   font-weight: bold;
   color: #2959df;

 }
