        body {
         background: #FFFFFF url( img/schemat.jpg ) no-repeat;
         background-position: top right;
         padding: 0px;
         margin: 0px;
     }
     div.pasek {
         background-color: #F99C1C;
         height: 6px;
         width:  100%;
         font: 1px tahoma;
     }
     div.napis {
         font: 10px Tahoma;
         font-weight: bold ;
         margin-left: 36px;
     }
     div.napis_1 {
         font: 11px Tahoma;
         font-weight: bold;
         margin-left: 36px;
     }
     div.napis_2 {
         font: 11px Tahoma;
         font-weight: bold;
         color: #9EABB2;
         margin-right: 10px;
         text-align: right;
     }

     div.tlo {
         background: url( img/tlo1.jpg ) no-repeat;
         background-position: top ;
         background-color: #D9D9D9 ;
         height: 448px;
         width: 463px;
         font: 12px Tahoma;
         padding-left: 10px;
     }
     td.tlo {
         width: 463px;
     }
     div.linia_gora {
         background-color: #F99C1C;
         width: 463px;
         height: 3px;
         font: 1px tahoma;
     }
     td.button {
          height: 20px;
          width: 91px;
          background:  url( img/buttom.jpg ) no-repeat ;
          text-align: center;
          font: 13px Century Gothic ;
          font-weight: bold ;
          color: black ;
          cursor:pointer;
     }
     td.button a {
         color: black;
         text-decoration: none;
     }

     td.button_akt {
          height: 20px;
          width: 91px;
          background:  url( img/buttom_zolty.jpg ) no-repeat ;
          text-align: center;
          font: 13px Century Gothic ;
          font-weight: bold ;
          color: black ;
          cursor:pointer;
     }
     td.button_akt a {
         color: black;
         text-decoration: none;
     }

     td.dane {
          width: 55%;
          text-align: right;
      }
      div.t1 {
          font: 18px Century Gothic;
          font-weight: bold ;
      }
      div.t2 {
          font: 10px Century Gothic;
          font-weight: regular ;
      }
      div.t3 {
          font: 14px Century Gothic;
          font-weight: regular ;
      }
      div.t4 {
          font: 11px Century Gothic;
          font-weight: regular ;
      }
      font.t5 {
          font: 14px Century Gothic;
          font-weight: bold ;
      }
      div.stopka {
          background: transparent url( img/szare_pasek.jpg ) repeat-x;
          height: 99px;
      }

