* {
  padding: 0;
  margin: 0;
}

body {
  text-align: center;
background: #ffffff;


color:#000000;

}

#centruj {
  width: 770px;
  text-align: left;
  margin: 0 auto;
  
}

#naglowek {
  height: 237px;
  width:770px;
background: #ffffff;
position:relative;
;
}

#lewo {
  float: left;
  width: 215px;
  height: 700px;

 background-repeat: no-repeat;
background-image: url(bialowieza21.jpg);

}

#prawo {
margin-left: 200px;
width:510px;
height:699px;
position: relative;
padding-bottom: 1px;
font-size:14px;


}

#stopka {
  width:770px;
  height: 221px;
background-position: left;

 background-repeat: no-repeat;
background-image: url(stopka1.jpg);

}

.tresc { font-family: Arial, Verdana, Thoma; font-size:12px; text-align:justify; color: #000000; line-height: 20px}
.tresc h1 {font-size:20px; text-align:center; } 
.tresc h2 {font-size:16px; text-align:left;}
.tresc h4 {font-size:16px; text-align:center;}
