     body {
         padding: 0px;
         margin: 0px;
         font: 12px tahoma;
     }
     #top {
         background: transparent url( img/top.gif ) no-repeat;
         background-position: top right;
         height: 115px;
     }
     #top img {
         margin-left: 40px;
     }
     #top2 {
         background-color: #68bd29;
         height: 29px;
         margin:0px;
         padding:0px;
     }
     #content {
         background: transparent url( img/program_do_faktur.gif ) no-repeat;
         background-position: top left;
     }
     #program_do_faktur_nazwa {
         margin-right: 170px;
     }
     #tres_wstep {
         font-weight: bold;
     }
     #tresc {
         padding-left: 300px;
         padding-top: 80px;
     }
     #stopka {
         height: 189px;
         background-color: black;
     }

     a {
         color: black;
         text-decoration: underline;
     }
     a:hover {
         color: black;
         text-decoration: none;
     }

     img {
         border: 0px;
     }
