/******* style.css *******/

@import url(common.css);
@import url(layout.css);
@import url(lightbox.css);


h2 {
  height: 25px;
  background: no-repeat left top;
  background-image: url(../images/header.gif);
  line-height: 25px;
  padding-left: 25px;
  font-size: 12px;
  text-transform: uppercase;
}
h2 span {
  color: #e90000;
}
h2 b {
  display: none;
}

.lh160 {
  line-height: 160%;
}
.lh170 {
  line-height: 170%;
}
.lh180 {
  line-height: 180%;
}
.red {
  color: #f00;
}
.lm5 {
  margin-left: 5px;
}

ul {
  list-style-image: url(../images/dot.gif);
}

#h_imperium {
  background-image: url(../images/h_imperium_imprez.gif);
}
#h_oferta {
  background-image: url(../images/h_nasza_oferta.gif);
}
#h_zaufali {
  background-image: url(../images/h_zaufali.gif);
}
#h_kontakt {
  background-image: url(../images/h_kontakt.gif);
}
#h_formularz {
  background-image: url(../images/h_formularz_kontaktowy.gif);
}
#h_wieczory {
  background-image: url(../images/h_wieczory.gif);
}
#h_wieczory_w {
  background-image: url(../images/h_wieczory_w.gif);
}
#h_pikniki {
  background-image: url(../images/h_pikniki.gif);
}
#h_teambuilding {
  background-image: url(../images/h_teambuilding.gif);
}
#h_teambuilding_w {
  background-image: url(../images/h_teambuilding_w.gif);
}
#h_impresariat {
  background-image: url(../images/h_impresariat.gif);
}
#h_atrakcje_w {
  background-image: url(../images/h_atrakcje_w.gif);
}
#h_warsztaty {
  background-image: url(../images/h_warsztaty.gif);
}
#h_atrakcje {
  background-image: url(../images/h_atrakcje.gif);
}
#h_lista {
  background-image: url(../images/h_lista_imprez.gif);
}
#h_galeria {
  background-image: url(../images/h_galeria.gif);
}
#h_kategorie_w {
  background-image: url(../images/h_kategorie_w.gif);
}
#h_kategorie {
  background-image: url(../images/h_kategorie.gif);
}
#h_wsrodku {
  background-image: url(../images/h_wsrodku.gif);
}
#h_nazewnatrz {
  background-image: url(../images/h_nazewnatrz.gif);
}
#h_wsrodku_w {
  background-image: url(../images/h_wsrodku_w.gif);
}
#h_nazewnatrz_w {
  background-image: url(../images/h_nazewnatrz_w.gif);
}
#h_hotele {
  background-image: url(../images/h_hotele.gif);
}
#h_indoor {
  background-image: url(../images/h_indoor.gif);
}
#h_outdoor {
  background-image: url(../images/h_outdoor.gif);
}
#h_indoor_w {
  background-image: url(../images/h_indoor_w.gif);
}
#h_outdoor_w {
  background-image: url(../images/h_outdoor_w.gif);
}
#h_polecane_miejsca {
  background-image: url(../images/h_polecane_miejsca.gif);
}
#h_aktualnosci {
  background-image: url(../images/h_aktualnosci.gif);
}
#h_biesiady {
  background-image: url(../images/h_biesiady.gif);
}
#h_biesiady_w {
  background-image: url(../images/h_biesiady_w.gif);
}

.lm10 {
  margin-left:10px;
}
.lm20 {
  margin-left:20px;
}
.lm30 {
  margin-left:30px;
}

.inpt {
  background: #5c5b5b;
  color: #fff;
  border: 0px solid #000;
  width: 200px;
}

table.form {
  margin-left: 70px;
}
table.form th {
  text-align: right;
  padding-right: 10px;
  font-weight: normal;
  vertical-align: top;
}
#formularz table.form th {
  text-align: left;
  padding-right: 20px;
}
#formularz {
  padding-bottom: 10px;
}
.event_image {
  float:right;
  margin: 6px 0 5px 15px;
  border: 1px solid #5c5a5a;
}

#home_baner {
  width:150px;
  margin-bottom: 10px;
  margin-left: 20px;
}
#home_baner a img {
  border-color: #C20000;
}
.home-text {
  font-weight: bold;
}

#gallery_list {
  width:99%;
}
#gallery_list a {
  color:white;
  font-size: 12px;
  text-decoration: none;
}

#gallery_list td {
  padding-bottom: 20px;
}

.words, .words strong {
  display: none;
  font-weight: normal;
  color: #ddd;
  font-size:10px; 
} 

.cols2 {
  border-collapse: collapse;
  width: 99%;
}
.cols2 td {
  width: 50%;
  vertical-align: top;
}

.mapa li {
  padding: 3px 0;
}