body {
  background: url(../images/subpage_underground.jpg) repeat-x top left #6F4515;
}
#backgroundimage {
  background: url(../images/subpage_background.jpg) no-repeat left top #6F4515;
}
.right {
  text-align: right;
}
#header {
  margin-top: 38px;
}
#opis, .opis {
  text-align: justify;
  color: #F8FCFF;
}
#panoramy img, #galeria img {
  border: 4px solid white;
  margin: 5px;
}
h3 {
  margin: 10px 0 5px 0;
  color: #FBA600;
  font-size: 20px;
}
hr {
  background-color: #533614;
  margin: 0px;
}
a {
  color: #888;
}
ul {
  margin: 5px 0px 5px 18px;
}
ul ul {
    margin: 0 0 0 15px;
    list-style: outside circle;
}
p {
  margin: 5px 0px;
}

