#gallery_top {
  background: url(/images/filizanka.jpg) no-repeat scroll left top;
  height: 250px;
  position: relative;
}
#gallery_top h1 {
  background-image: url(http://media.presso-polska.pl/images/logo_presso.png);
  height: 50px;
  left: 150px;
  margin: 0;
  position: absolute;
  top: 30px;
  width: 224px;
}
#gallery_top div {
  color: #707982;
  margin: 0 0 0 400px;
  position: relative;
  top: 25px;
}
#gallery_top h1 a {
  display: block;
  height: 50px;
  width: 224px;
}
#gallery_top h1 span {
  display: none;
}
#gallery_top h2 {
  font-size: 197%;
  margin: 0;
}
#gallery_top div p {
  font-size: 138.5%;
}
#gallery_top div p.question {
  font-size: 123.1%;
}
#gallery { 
  padding: 25px; 
  background: none;
}

.gallery_entry .section h2 { 
  margin: 0 0 20px 0; 
}
.gallery_entry .square { 
  border: 6px solid #FFFFFF; 
  margin: 11px;
}



