body {
 background-image: url('../image/background.png');
 background-repeat: repeat-x;
 margin: 0px 0px 5px 0px;
 padding-bottom: 20px;

}
#naglowek { 
  width: 900px ;
  height: 455px ;
  margin-left: auto ;
  margin-right: auto ;
  margin-top:1px;
}


#sekcja1 {
 color: #1d4582;
 width: 900px ;
 height: 90px;
 font-family: Arial;
 font-size: 14.0pt;
 text-align: center; 
 margin-left: auto ;
 margin-right: auto ;
 margin-top: 0px;
 padding-bottom: 0px;
 padding-top: 0px;
}


#sekcja2 {
 color: #1d4582;
 width: 900px ;
 height: 290px;
 font-family: Calibri;
 font-size: 14.0pt;
 text-align: center; 
 margin-left: auto ;
 margin-right: auto ;
 background: #e5e9f5;
 padding: 10px; 10px; 10px; 10px;

}
#sekcja3 {
 color: #FFFFFF;
 width: 900px ;
 height: 100px;
 font-family: Calibri;
 font-size: 14.0pt;
 text-align: center; 
 margin-left: auto ;
 margin-right: auto ;
 background: #154985;

}
#stopka {
 color: green;
 display: block;
 font-family: Arial;
 font-size: 10.0pt;
 line-height: 2em;
 text-align: center; 
}