#strona {
  position: relative;
  z-index: 100;
  margin: auto;
  background: #ffffff url('../gfx/tlo_strona.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;
  float: left;
  width: 219px;
  height: 231px;
  line-height: 1px;
  font-size: 1px;
}

#pasek_szukaj {
  position: relative;
  float: left;
  width: 545px;
  height: 42px;
}

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

#srodek {
  position: relative;
  float: left;
  width: 545px;
  /* min-height: 628px; */
  background: url('../gfx/tlo_gradient_srodek.gif') repeat-x;
  background-position: top;
}

#srodek div, #srodek li, #srodek td {
	font-size:12px;
	color:#575757;
	line-height:16px;
}

.footerBkg{
	background-image:url('../gfx/podstrony/footerBkg.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#srodek div.l1  { line-height: 1px; }
#srodek div.s1  { font-size: 1px; }
#srodek div.naglowek  { color: #830000; font-weight: bold; }
#srodek div.s16	{ font-size: 16px; }

#prawa {
  position: relative;
  float: left;
  width: 213px;
  background: #dcdcdc;
}
  #prawa div {
    font-size: 10px;
    line-height: 12px;
  }

#dol {
  position: relative;
  height: 133px;
  background: #e4ded2 url('../gfx/tlo_dol.jpg');
}

.aktualnosci {
	position: relative;
	background: url('../gfx/podstrony/aktualnosci/tab_tlo.jpg') no-repeat;
	background-position: bottom;
	width: 544px;
	min-height: 163px;
	height: 163px;
}

div[class="aktualnosci"] {
	height: auto;
}

table#rezerwacja input {
	width: 280px;
	background: #f8f4d7;
	border: solid 1px #dad48a;
	font-size: 14px;
}

table#rezerwacja select {
	background: #f8f4d7;
	border: solid 1px #dad48a;
	text-align: center;
	width: 78px;
	font-size: 11px;
}

table#rezerwacja textarea {
	background: #f8f4d7;
	border: solid 1px #dad48a;
	width: 280px;
	height: 75px;
}

#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;
}

#srodek .gallery_red_font td{
	color:#8a000d;
}

#back_button a{
	color:#830000;
	font-weight:bold;
	font-size:16px;
}

