body {
        background-color: #ededed;
        background-image: url(http://zygzak.home.pl/img/tlo.gif);
        background-repeat: repeat;
        font-family: Georgia;
        font-size: 11px;
        letter-spacing: 2px;
        color: #000000;
        font-weight: normal;
        text-decoration: none;
        outline: none;
       
}
table {
       
       position: absolute;
       visibility: visible;
       z-index: 1;
       top: 0px;
       left: 10%;
       }
       
td      {
         padding: 20px;
         font-family: Georgia;
         font-size: 11 px;
         letter-spacing: 2px;
         color: #000000;
         font-weight: normal;
         text-decoration: none;
         outline: none;
         border: solid 1px silver;

 }
 
#menu      {
         padding: 20px 10px;
         font-family: Georgia;
         font-size: 11px;
         letter-spacing: 2px;
         color: #000000;
         font-weight: normal;
         text-decoration: none;
         outline: none;
         border: solid 1px silver;

 } 
 
p     {

        font-family: Georgia;
        font-size: 11px;
        letter-spacing: 2px;
        color: #000000;
        font-weight: normal;
        text-decoration: none;
        outline: none;

 }
       
a { font-size: 11px; text-decoration: none; color: #841e1e; }
a:visited { text-decoration: none; color: #841e1e; }
a:hover { text-decoration: none; color: #cc0606; }       
       
.style1 {
       color: #FFFFFF;
       font-weight: bold;
       background-color: #ededed;
}

.head {
        padding: 0px;

 }

