<head>

<style type="text/css">

body {
        background-color: #000;
        margin: 0;
        padding: 0;
        text-align:center;
    }

div {
        font: verdana 12px #000;
        position:relative;
    }

#container {
        margin:0 auto;
        padding:0 5px 0 5px;
        position:relative;
        width:780px;
        background-color:#fff;
      
        margin-bottom:10px;
        clear: both;
    }

#naglowek {
        background: #fff url(obrazki/01.jpg) no-repeat;
        width:780px;
        height:27px;
        font-family: Garamond; font-size: small; 
        text-align: center;
       
    }

#lewo {
         background: #fff url(obrazki/02.jpg) no-repeat;
      
        width:487px;
        height:136px;
         float:left;
     
    }

#prawo {
      
         background: #fff url(obrazki/03.jpg) no-repeat;         
         width:293px;
        height:136px;
          float:right;
   
        
    }
#lewo1 {
         clear:both;
         background: #fff url(obrazki/04.jpg) no-repeat;
        width:487px;
        height:354px;
     float:left;
    }

#prawo1 {
      
         background: #fff url(obrazki/05.jpg) no-repeat;         
         width:293px;
        height:354px;
          float:right;
   
        
    }

#lewo2 {
       clear:both;
        background: #fff url(obrazki/06.jpg) no-repeat;

        width:487px;
        height:83px;
     float:left;
    }

#prawo2 {
      
         background: #fff url(obrazki/07.jpg) no-repeat;         
         width:293px;
        height:83px;
          float:right;
   
        
    }
#tresc{
        padding:25px 60px;
         font-family: "Times New Roman", Times, serif
         font-size: medium;
         line-height: 1.5;
         text-align: center
        
}
#tresc1{
        padding:25px 60px;
         font-family: "Times New Roman", Times, serif
         font-size: medium;
         text-align: justify;
         text-indent: 30px;
         


        
}

#h1{
         font:24pt Georgia, "Times New Roman", Times, serif;
         margin-left:60px;
         color:#707070;
}
#h2{
         font:30pt Georgia, "Times New Roman", Times, serif;
         margin-left:60px;
         color:#D9026A;
}
#linkb{
        font-size:medium;
       font-family: "Times New Roman", Times, serif;
       margin-left:60px;
        text-align:left;
        font-size: medium;
        
}
</style>
</head>