body {
  font-size: 12px; color: #3f603f;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  background-color : #e0e0e6;
  background-image : url(bg.gif);
  background-repeat : repeat; 
  /* background-attachment : fixed; */
  background-position : 0% 0%; 
  margin : 0%; padding : 0%; border-width : 0; 
  border-style : none; border-color : inherit; 
  width : auto; 
  scrollbar-3d-light-color : #ffeeee;
  scrollbar-arrow-color : #666666;
  scrollbar-base-color : #e0eee0;
  scrollbar-face-color : #e0eee0;
  scrollbar-highlight-color : #ffffff;
  scrollbar-shadow-color : #cceeee;
}
h3 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px; color: #30303f; text-align: center;
}

.tlo_main {
  background-color: #ffffff;
}

P, TD, UL, OL, LI, SPAN {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px; color: #30303f; text-align: left;
}

LI {margin-bottom: 5px;}

A {
  font-size: 12px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #00333f; font-weight: bold; text-decoration: none; }

A.bot {
  font-size: 10px;
}

A.lmore:link, A.lmore:visited, A.lmore:active {
  font-size: 10px; 
  color: #ff9900;
  /* color: #000;  zalobny */
}

A.lmore:hover {
  font-size: 10px; 
  color: #cc0000;
}

A.rekl:link, A.rekl:visited, A.rekl:active {
  font-size: 11px; font-weight: normal;
  color: #330000; }
A.rekl:hover { font-size: 11px; font-weight: normal;
  color: #cc0000; }

A:link {color: #00333f; text-decoration: none; }
A:visited {color: #00333f; text-decoration: none; }
A:active {color: #cc999f; text-decoration: none; }
A:hover {color: #66666f; text-decoration: none; }

TD.tresc {
  border-left: 1px solid #e0e0e0; 
  border-right: 1px solid #e0e0e0;
  padding: 0px; margin: 0px;
}

TD.trescs {
  border-left: 1px solid #e0e0e0; 
  border-right: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  padding: 0px; margin: 0px;
}

TD.gc {
  border-bottom: 1px solid #eeeeee;
  padding: 2px;
}

TD.gcr {
  border-bottom: 1px solid #eeeeee;
  padding: 2px; text-align: right;
}

/* nagłowek zestawienia */
TD.ngz {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 2px; color: #000066; font-weight: bold;
  text-align: center;
}

/* zestawienia  do lewej*/
TD.zl {
  font-weight: bold; background-color: #efefef;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding: 4px; margin: 1px; 
  text-align: left;
}

/* zestawienia do prawej */
TD.zr {
  border-bottom: 1px solid #eeeeee;
  padding: 2px; text-align: right;
  background-color: #f6f6f6;
}
span.more {
  display: block; text-align: right;
  padding-right: 20px;
}

.wyr1 {
  color:#cc0000; 
  font-weight: bold;
}

.wyr2 {
  color:#999999; 
  font-weight: bold;
}

td.ngc {
  text-align: center; font-weight: bold;
  background-color: #cccccc;
}

td.ngl {
  text-align: center; font-weight: bold;
  background-color: #cccccc;
}

td.txtl {
  text-align: left; background-color: #f6f6f6;
}

td.txtl2 {
  text-align: left; background-color: #f6f6ff;
}

td.txtp {
  text-align: right; 
  background-color: #f6f6f6;
}

/* klasa dla komórek tabeli z linkami */
.tbl_link {
  border: 0px solid #99cccc; padding: 10px; margin: 0px;
  text-align: center; background-color: #eee;
}

/* klasa dla DIV z linkami */
.reklama {
  color: #660000; background-color: #fefefe;
  border: 1px solid #ffefe0; font-style: italic;
  padding-top: 5px; padding-bottom: 2px; padding-left: 2px;
  margin: 0px; height: 50px;
}

.small {
  font-weight: normal; font-size: 9px;
}