#strona {
  position: relative;
  z-index: 100;
  margin: auto;
  background: #ffffff url('../gfx/tlo_strona_glowna.gif');
  color: inherit;
  width: 778px;
}

#tlo_gora {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 233px;
  background: #937e4d url('../gfx/tlo_gora.jpg');
  top: 0px;
  left: 0px;
}

#logo_hotel {
  position: relative;
  width: 219px;
  height: 231px;
  line-height: 1px;
  font-size: 1px;
}

#pasek_szukaj {
  position: relative;
  left:219px;
  width: 322px;
  height: 42px;
  background: url('../gfx/tlo_pasek_szukaj.gif') repeat-x;
}

#baner {
  position: relative;
  left:-4px;
  width: 322px;
  height: 189px;
  line-height: 1px;
  font-size: 1px;
}

.odstep {
  position: relative;
  float: left;
  width: 2px;
	font-size: 1px;
	line-height: 1px;
}

#kolumna_lewa {
  position: relative;
  float: left;
  width: 219px;
}

#kolumna_prawa {
  position: relative;
  float: left;
  width: 541px;
}

#dol {
  position: relative;
  height: 133px;
  background: #e4ded2 url('../gfx/tlo_dol.jpg');
}
 
#tekst {
	position: relative;
	background: #ffffff url('../gfx/tlo_gradient_srodek.gif') repeat-x;
  background-position: top;
}

#tekst div{
	font-size:12px;
	color:#575757;
	line-height:16px;
}

.horizontal_line {
	width: 485px; 
	height: 10px;
	margin-left: 28px;
	margin-right: 28px; 
	border-top: 1px solid #dcdcdc;
}

#oferta_indywidualna div.s1, #oferta_firm div.s1 {
	width: 220px;
	display:inline;
	margin-left:28px;
	margin-right:18px;
}

#dymek {
	position: absolute;
	z-index: 110;
	top: 0px;
	left: 0px;
	background: white;
	border: solid 1px black;
	padding: 3px 7px 3px 7px;
	color: #830000;
	visibility: hidden;
}

#hotel_cristal{
	font-size:11px;
	color: black;
	padding:7px 10px 7px 10px;
	background:white;
}
#hotel_cristal a{
	color: #900000;
}

