<!--

table { 
        width: 1150;
        
        }
tr.a {
      height: 120;
      width: 1150;
      }
      tr.b {
      height: 25;
       width: 1150;
      
      }
      tr.c {
      height: 700;
       width: 1150;
      }
td.d {
      width: 250;
       height: 700;
      align: left;
      valign: top;
      margin: 1px;
      padding: 1px;
      color: Navy;
      }
td.e {
      background: White; 
      width: 900;
      height: 700;
      valign: top;
      }
tr.f {
      width: 1150;
      height: 25;
      }
      tr.g {
      width: 1150;
      height: 25;
      }





#menu1 {
    height: 25px;
    background: Navy; 
}



#menu1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu1 ul li {
    float: right;
    overflow: hidden;
}

#menu1 ul li a {
    display: block;
    width: 132px;
    font: bold 12px/25px Arial, sans-serif;
    text-decoration: none;
    text-align: center;
    color: #CE3141;
    border: none;
    }   
    
    
    
    
#menu1 ul li a:hover {
    color: red;
    background: blue url(images/menu_over.png);
}

#menu1 ul li a#ostatni1 {
    width: 135px;  
    border-right: none;
}


#menu2 {
    height: 25px;
    background: Navy; 
}



#menu2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu2 ul li {
    float: right;
    overflow: hidden;
}

#menu2 ul li a {
    display: block;
    width: 132px;
    font: bold 12px/25px Arial, sans-serif;
    text-decoration: none;
    text-align: center;
    color: #CE3141;
    border: none;
    }   
    
    
    
    
#menu2 ul li a:hover {
    color: red;
    background: blue url(images/menu_over.png);
}

#menu2 ul li a#ostatni2 {
    width: 135px;  
    border-right: none;
}
#cennik {; background:White; color: Blue;  link:Blue; vlink: Blue; alink: Blue;}

#kontakt { background:White; color: Blue;  link:Blue; vlink: Blue; alink: Blue; }
-->

-->

