<style type="text/css">


.table {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
		position: absolute;	
        top: 140px;
        left: 240px;
        right: 250px;
		}

}
.nadpis {
	 	position: absolute;
 		left: 20px;
 		top: 5px;
 		z-index: 1;
}


.img1 {
       	z-index:3;
		border-color:#FF9834;
        }
		  
		  

  p.text { 
    font-family: Times, "Times New Roman", serif;
     font-size:12pt;
     color:#000000;
    font-weight: normal;
    text-indent:30px;
    text-align:justify;
    width:740px;}

        
.img2 { position:absolute;
		top:400px;
		left:380px;
 		z-index:3;
		border-color:#FF9834;
        }  

 a:link.st { width:140px;
  text-align :left;
  font-family :timesroman;
  font-weight:bold;
  font-size:12pt;
  color: blue;
  }
 a:visited.st { width:140px;
  text-align :left;
  font-family :timesroman;
  font-weight:bold;
  font-size:12pt;
  color: blue
  }
 a:hover.st { width:140px;
  text-align :left;
  font-family :timesroman;
  font-weight:bold;
  font-size:12pt;
  color: teal
  }
  
  .footer {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 9px;font-style: italic;font-weight: normal;}

a:link.www, a:visited.www
 {
  text-decoration: underline;
  font-weight: bold;color: gray;}

a:hover.www {
text-decoration: none;
color: silver;
}