  body {
       color: #000000;
       font-family: geneva, verdana, arial, helvetica, sans-serif;
       font-size: 16px;
       background-image: 
}

  table {
              
       color: #000000;
              }

                     
       td{
        color: #000000;
       font-size: 11px;
       font-family: geneva, verdana, arial, helvetica, sans-serif;
 }
   #CCFFFF;
        td.menu {
    
 
}

        td.stopka {
      background-image: url(images/ch23.bmp);
       font-size: 11px;
 border-left: 1px solid #FF6666;
       border-right: 1px solid #FF6666;
       border-bottom: 1px solid #FF6666;
       border-top: 1px solid #FF6666;
       border-width: 1px solid #FF6666;
}

td.cytat {
       background: #CCFFFF;
       text-align: center;
       border: 1px solid #FF6666;
       font-size: px;     
}
       td.nazwa {
       
        background-image:
       text-align: center;
       border: 1px solid #FF6666;
              font-size: 13px;
              
       }
       
       td.przypis {
       background: #CCFFFF;
       border-left: 1px solid #FF6666;
       border-right: 1px solid #FF6666;
       border-bottom: 1px solid #FF6666;
       border-top: 1px solid #FF6666;
       border-width: 1px solid #FF6666;
       font-size: 11px;  
}

td.da {
       background: #99FFFF;
       text-align: center;
       border-right: 1px solid #FF6666;
       border-bottom:1px solid #FF6666;
       border-width:1px solid #FF6666;
       border-top:1px solid #FF6666; 
}

td.da1 {
       background: #CCFFFF;
       text-align: center;
       border: 1px solid #FF6666;
       
}
       td.opis {
       background-image: url(images/ch22.bmp);
       border-left: 1px solid #FF6666;
       border-right: 1px solid #FF6666;
       border-bottom:1px solid #FF6666;
  
}

td.opisg {
       background: ;
       font-size: 11px;
       border-left: 1px solid #FF6666;
       border-right: 1px solid #FF6666;
       border-bottom:1px solid #FF6666;
}
td.da2 {
       background: ;
       text-align: center;
       font-size: 11px;
       border-right: 1px solid #FF6666;
       border-bottom:1px solid #FF6666;
       border-width:1px solid #FF6666;
       
}

p.wprowadzenie:first-letter {
       color: none;       
       font-size: 150%;
}



/**Linik**/

       a:link {
       color: #000000;
       text-decoration: none;
}

       a:visited {
       color: #000000;
       text-decoration: none;
       
}
 
        a:hover {
       color: red;
       text-decoration: none;
}

       a:active {
              color: black;
              text-decoration: none;
              background-color: white;
       }
