body 
  {
    background: url(images/tlo.png) top left repeat-x #ffffff;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:617px;
    list-style: none;
    font: 100%  Myriad Pro, sans-serif;
  }

div 
  {
      font: verdana 12px #000;
    }
  
a 
  {
    text-decoration: none;
  }
  
#cialo 
  {
    width:617px;
    height:auto;
    background: #fff;

  }
  
#tresc 
  {
    background: url(images/tlo1.jpg) no-repeat;
    width:617px;
    height:627px;
    margin-left:auto;
    margin-right:0%;
    text-indent:8px;
    font-size: 17px;
    text-align:justify;
    color: #19518e;
}

#tekst {
  margin-top:-450px;
    margin-left:15px;
    margin-right:15px;
    }
    

#tekst a {
    background: url(images/przycisk.png) no-repeat;
    width:233px;
    height:70px;
    color: #fff;
    display: block;
    float: center;
    margin-top: 6%;
    margin-left: 60%;
    text-align:center;
    font-size:15px;



}

#tekst a:hover {
    background: url(images/przycisk2.png) no-repeat;
    color: #fff;
} 

#stopka
  {
    background: #034788;
    font-size:10px;
    font: 67% Arila, sans-serif;
    color:#FFFFFF;
    margin-top:0%;
    float: center;
    height: 30px;
  }
  
#stopka a 
  {
    color: #FFFFFF;

  }
  
#stopka a:hover 
  {
  height:20px;
    text-decoration:underline;
    color: #FFFFFF;
    font-size:10px;
  }
  
#copyright {
    margin-top:5px;
    text-align:center;
    font-size:10px;

}
  


  






    






