body {
 background-color: #E1E5E8;
}
/* tabele boxy */
.czerwo { 
     font-family: Tahoma ;
     font-size: 14px ;
     font-weight:  bold;
     color:  #FF0000;  
}

.wyszukaj {
     font:normal 12px Tahoma ;
     text-align:left;
     background-color:#DDDDff;
     color:#000282;
     vertical-align:bottom;
     horizontal-align: center;
}
.wyszukaj a {
  padding-left: 4px;
  font-family: Tahoma ;
  font-size: 12px ;
  text-decoration: underline;
  cursor: pointer;
  font-weight: normal ;
  color: #217c2f  ;
  }
  
.wyszukaj a:hover {
    font-family: Tahoma ;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal ;
    color: #217c2f ;
  }
.wyszukaj a:visited {
    font-family: Tahoma ;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal ;
    color: #217c2f ;
  } 
   
.wyszukajc {
     font:normal 12px Tahoma ;
     text-align:center;
     background-color:#ffffff;
     color:#000282;
     vertical-align: bottom;
     horizontal-align: center;
} 
.wyszukajc a {
  padding-left: 4px;
  font-family: Tahoma ;
  font-size: 12px ;
  text-decoration: underline;
  cursor: pointer;
  font-weight: normal ;
  color: #000282  ;
  }
  
.wyszukajc a:hover {
    font-family: Tahoma ;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal ;
    color: #000282 ;
  }
.wyszukajc a:visited {
    font-family: Tahoma ;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    font-weight: normal ;
    color: #5252FC ;
  }
  /* tabele wyszukiwania */  
.tab_wysz {
     width=100%;
}
.tab_wysz th { 
     font-family: Tahoma ;
     font-size: 14px ;
     font-weight:  bold;
     color:  #000000;  
     //border-top: 1px solid #3C5515;
     border: none  ;
     background: #EEF79E;
}
.tab_wysz td {
     font-family: Tahoma ;
     font-size: 10px ;
     font-weight:  normal;
     border: none;
     /*background: #00000; */
}
.tab_wysz a {
  font-family: Tahoma ;
  font-size: 14px ;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal ;
  color: #000282  ;
  }
  
.tab_wysz a:hover {
    font-family: Tahoma ;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal ;
    color: #4A4FFF  ;
  }
.tab_bra a {
  font-family: Tahoma ;
  font-size: 10px ;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold ;
  color: #000282  ;
  }
  
.tab_bra a:hover {
    font-family: Tahoma ;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold ;
    color: #4A4FFF  ;
  } 
  /* stopka */     
.stopka a {
  font-family: Tahoma ;
  font-size: 9px ;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold ;
  color: #111111;
  }
  
.stopka a:hover {
    font-family: Tahoma ;
    font-size: 9px;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold ;
    color: #111111;
  }
.stopka {
  font-family: Tahoma ;
  font-size: 9px ;
  text-decoration: none;
  font-weight: normal ;
  color: #111111;
  }
      