
@import url(common.css);
@import url(layout.css);
@import url(lightbox.css);


.line {
  height: 1px;
  overflow: hidden;
  background: url(../images/line.gif) repeat-x;
  margin: 15px 0;
}
#oferta-wrapper {
  padding: 0 15px;
}
#oferta-wrapper h1 {
  margin-bottom: 0;
}
#oferta {
  width: 100%;
}
#oferta .field {
  width: 170px;
}
#oferta .vline {
  background: url(../images/vline.gif) repeat-y center top;
}
#oferta img {
  margin-top: 10px;
  margin-bottom: 10px;
}

.gallery-title {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}
.gallery-desc {
}
.gallery-images {
  margin-top: 10px;
}
.gallery-images img {
  border: 2px solid #8F7750;
  margin-left: 8px;
  margin-bottom: 10px;
}
.gallery-images img.first {
  margin-left: 0;
}
.ksiega-wpis {
  margin-bottom: 15px;
}
.ksiega-wpis div {
  font-size: 12px;
  margin-bottom: 5px;
}
#ksiega {
  width: 350px;
  margin: auto;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.inpt {
  margin-bottom: 10px;
  font: 11px Arial, Verdana sans-serif;
  padding: 2px;
  width: 100%;
  border: 1px solid #a49368;
  background: #fdfcde;
}
textarea.inpt {
  height: 200px;
}

#menu-categories {
  line-height: 1.6;
  margin-left: 15px;
}
.menu-item-title {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 5px;
}
.menu-item-title small {
  font-size: 10px;
  font-weight: normal;
  padding-left: 10px;
}
.menu-item-desc {
  margin-bottom: 15px;
}