* {
  border: 0;
  padding: 0;
  margin: 0;
}
html {
	background: #ffffff url('/images/layout/main_background.png') repeat-y center center;
}
body {
  margin: 0 auto;
  padding: 0px;
  font-family: Arial,Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  /*background: #ffffff url('/images/layout/main_background.png') repeat-y center center;*/
  background: url('/images/layout/header_bg.jpg') repeat-x left 80px;
}
a {
  font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #935f45;
  border: none 0px;
}
a:hover {
  font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #935f45;
}
/**********************************************************
 * LAYOUT
 **********************************************************/
#all,.inner {
  margin: auto;
  text-align: left;
  width: 57.69em;
  *width: 56.25em; /* IE 7 and below */
  min-width: 900px;
}
#all {
	background: url('/images/layout/main_background2.png') repeat-y 9px 0;
}
.inner #content_inside {
  float: right;
  margin-left: -25em;
}
.inner .in_block {
  float: left;
  width: 12.30769em;
  *width: 12.00em; /* IE 7 and below */
  width: 13.13em;
}
.inner #content_inside .in_block {
  margin-left: 13.30769em;
  *margin-left: 13.05em; /* IE 7 and below */
}

#content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content {
  zoom: 1;
}
#content_inside .in_block {
  position: static;
}
#content_inside {
  width: 100%;
}
#content_inside .in_block {
  float: none;
  width: auto;
}
.in_block {
  position: relative;
}
.in_block {
  _position: static; /* IE 6 and below */
}
/**********************************************************
 * LAYOUT - FIX TAGS
 **********************************************************/
h1 {
  font-size: 138.5%;
}
h2 {
  font-size: 123.1%;
}
h3 {
  font-size: 108%;
}
h1,h2,h3 {
  margin: 1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
  font-weight: bold;
}
abbr,acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
} 
em {
  font-style: italic;
}
/*
blockquote,ul,ol,dl {
  margin:1em;
}
*/
ol,ul,dl {
  margin-left: 2em;
}
ol li {
  list-style: decimal outside;  
}
ul li {
  list-style: disc outside;
}
dl dd {
  margin-left: 1em;
}
/*
th,td {
  border:1px solid #000;
  padding:.5em;
}
*/
th {
  font-weight: bold;
  text-align: center;
}
caption {
  margin-bottom: .5em;
  text-align: center;
}
p,fieldset,table,pre {
  margin-bottom: 1em;
}
input[type=text],input[type=password],textarea { 
  width: 12.25em;
  *width: 11.9em;
}
/**********************************************************
 * PNGFIX
 **********************************************************/
* html img, * html .png {
  position: relative;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "/images/layout/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
  );
}
/**********************************************************
 * HEADER
 **********************************************************/
#header {
  width: 940px;
  height: 135px;
  position: relative;
}
#header a.pl, #header a.en, #header a.de, #header a.ru {
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
}

#header a.pl { left: 605px; top: 100px; }
#header a.de { left: 635px; top: 100px; }
#header a.en { left: 665px; top: 100px; }
#header a.ru { left: 695px; top: 100px; }

#header img.header_logo_dh {
  position: absolute;
  top: 0px;
  left: 10px;
}
#header img.header_tekst {
  position: absolute;
  top: 65px;
  left: 743px;
}
#header div.hotel {
  text-align:center;
  height:135px;
  width: 179px;
  position: relative;
  left: 10px;
  background-color: #E1E1E1;
}
#header div.hotel img {
  position: absolute;
  top: 19px;
  left: -30px;
}
#header_menu {
  position: relative;
  width: 900px;
  height: 275px;
  left: 0px;
  top: 0px;
}
#header_menu div.menu {
  position: relative;
  background: url('/images/layout/left_menu.png') no-repeat 0px 0px;
  width: 201px;
  height: 297px;
  padding-top: 8px;
}
#header_menu div.menu a.strona_gl, a.pokoje, a.restauracja, a.konferencje, a.cennik, a.oferty, a.lokalizacja, a.kontakt {
  display: block;
  height: 15px;
  width: 160px;
  position: relative;
}
#header_menu div.menu a.strona_gl {
  left: 15px; 
  top: 10px;
}
#header_menu div.menu a.pokoje {
  left: 15px; 
  top: 30px;
}
#header_menu div.menu a.restauracja {
  left: 15px; 
  top: 50px;
}
#header_menu div.menu a.konferencje {
  left: 15px; 
  top: 70px;
}
#header_menu div.menu a.cennik {
  left: 15px; 
  top: 90px;
}
#header_menu div.menu a.oferty {
  left: 15px; 
  top: 110px;
}
#header_menu div.menu a.lokalizacja {
  left: 15px; 
  top: 130px;
}
#header_menu div.menu a.kontakt {
  left: 15px; 
  top: 150px;
}

#header_menu div.flash_animation {
  float: right;
  position:absolute;
  top: 0px; 
  left: 220px;
/*  background-color: #E1E1E1; */
}

/**********************************************************
 * BODY
 **********************************************************/
#content {
/*  background: url('/images/layout/body_bg.gif') 0px 420px no-repeat; */
/*  background: url('/images/layout/main_right.gif') top right no-repeat; */
  height: 300px;
  width: 900px;
}
/**********************************************************
 * LEFT
 **********************************************************/
#left {
  height: 100%;
  padding-top: 25px;
}
#left div.box_booking {
  margin-top: 10px;
  background: url('/images/layout/left_box_booking.png') no-repeat 0px 0px; 
  height: 132px;
  width: 203px; 
}
#left div.bookings {
  position: relative;
  width: 210px;
  height: 160px;
  margin: 10px 0 0 0;
/*  background: url('/images/layout/left_bookings.jpg') no-repeat top left; */
/*  color: #c0baac; */
  color: #000000;
  font-family: Arial;
  font-size: 11px;
}
#left div.bookings div.header {
  height: 16px;
}
#left table.avvio_quickbook {
  margin: 0 20px 0 20px;
}
#left table.avvio_quickbook td {
}
#left div.bookings select#ci_day, #left div.bookings select#nights {
  width: 47px;
  font-size: 11px;
  border: 1px solid #aea795;
  padding: 1px;
}
#left div.bookings select#ci_ym {
  width: 115px;
  font-size: 11px;
  border: 1px solid #aea795;
  padding: 1px;
}
#left div.bookings img {
	margin-top: 0px;
	margin-left: 19px;
	margin-bottom: 10px;
	border: none;
}
#left div.bookings #send {
  position: absolute;
  top: 90px;
  left: 130px;  
  height: 18px;
  width: 55px;
  overflow: hidden;
/*  padding: 0 0 0 135px; */
/*  background-color: #00ff00; */
}
#left div.bookings #send input {
  background: url('/images/layout/bookings_send.gif') no-repeat top left;
/*  padding: 80px 0 0 0;  */
  width: 55px;
  height: 18px;  
  cursor: pointer;
}
#left div.bookings #send input#de {
  background: url('/lang/de/images/dalej.jpg') no-repeat top left;
}
#left div.bookings #send input#en {
  background: url('/lang/en/images/dalej.jpg') no-repeat top left;
}
#left div.bookings #send input#ru {
  background: url('/lang/ru/images/dalej.jpg') no-repeat top left;
}
#left div.adres {
  position: relative;
  left: 10px;
  width:169px;
  height:100%;
/*  margin: 10px 0 0 0; */
  padding-left: 10px; 
  /*background-color: #E1E1E1;*/
/*  background: url('/images/layout/left_adres_bg.png') no-repeat 0px 0px; */
}
#left div.adres p {
  margin:0px;
}
#left div.adres div#hotel-nazwa {
	font-weight: bold;
	margin-bottom: 12px;
	padding-top: 24px;
	color: #782933;
}
/**********************************************************
 * RIGHT
 **********************************************************/
#right {
  margin-left: 50px;
  min-height: 300px;
}
#right div.slideshow {
  background: url('/images/layout/right_slideshow.gif') no-repeat top left;
  width: 680px;
  height: 330px;
  margin-left: 10px;
}
#slideshow {
  position: relative;
  height: 300px;
  top: 15px;
  left: 15px;
}
#slideshow IMG {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0.0;
}
#slideshow IMG.active {
  z-index: 10;
  opacity: 1.0;
}
#slideshow IMG.last-active {
  z-index: 9;
}
#right div.box {
  background: url('/images/layout/main_right.png') no-repeat top right;  
/*  background: url('/images/layout/right_box.png') no-repeat top left;  */
  width: 740px;
  height: 350px;
/*  margin: 10px 0 0 10px; */
}
/*
#right div.pages {
  background-image:url('/images/layout/right_box_pages.png');
  height: 75px;
}
*/
#right div.welcome {
  padding: 45px 70px 30px 40px;
  text-align: justify;
}
#right div.welcome div.header {
  /* background:url('/images/layout/right_welcome_header.png') no-repeat 0px 0px; */
/*  height:50px;  */
}
#right div.pages div.pokoje {
/*  background:url('/images/layout/right_pokoje_header.png') no-repeat 20px 26px; */
/*  height:75px; */
}
#right div.pages div.restauracja {
/*  background:url('/images/layout/right_restauracja_header.png') no-repeat 20px 26px; */
/*  height:75px; */
}
#right div.pages div.konferencje {
/*  background:url('/images/layout/right_konferencje_header.png') no-repeat 20px 26px; */
/*  height:75px; */
}
#right div.pages div.cennik {
/*  background:url('/images/layout/right_cennik_header.png') no-repeat 20px 26px; */
/*  height:75px; */
}
#right div.pages div.oferty {
/*  background:url('/images/layout/right_oferty_header.png') no-repeat 20px 26px; */
/*  height:75px; */
}
#right div.pages div.lokalizacja {
/*  background:url('/images/layout/right_lokalizacja_header.png') no-repeat 20px 26px; */
/*  height:75px; */
}
#right div.pages div.kontakt {
/*  background:url('/images/layout/right_kontakt_header.png') no-repeat 20px 26px; */
/*  height:75px; */
}
#right div.pages div.gdansk {
/*  background:url('/images/layout/right_gdansk_header.png') no-repeat 20px 26px; */
/*  height:75px; */
}
/**********************************************************
 * MAIN
 **********************************************************/
#main {
  width: 680px;
}
#main.left {
  background: url('/images/layout/main_left.png') top left no-repeat;
  width: 580px;
  padding-left: 100px;
  /*
  padding-bottom: 185px;
  margin-bottom: -185px;
  */
}
#main.right {
  background: url('/images/layout/main_right.png') top right no-repeat; 
  width: 645px;
  margin-left: 10px;
  padding-right: 70px;
  padding-left: 20px;
  padding-top: 50px;
  /*
  padding-bottom: 205px;
  margin-bottom: -205px;
  */
  text-align: justify;
}
#main div.header {
  background: url('/images/layout/main_line.jpg') no-repeat 0px 25px;
  height:40px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #935F45;
}
#main div.header span {
  font-size:16px;
}
#main div.header div.pokoje {
  background: url('/images/layout/main_pokoje_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.restauracja {
  background: url('/images/layout/main_restauracja_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.konferencje {
  background: url('/images/layout/main_konferencje_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.ukladsali {
  background: url('/images/layout/main_ukladsali_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.cennik {
  background: url('/images/layout/main_cennik_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.oferty {
  background: url('/images/layout/main_oferty_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.lokalizacja {
  background: url('/images/layout/main_lokalizacja_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.kontakt {
  background: url('/images/layout/main_kontakt_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.gdansk {
  background: url('/images/layout/main_gdansk_header.png') no-repeat left center;
  height:25px;
}
#main div.header div.menu {
  background: url('/images/layout/main_menu_header.png') no-repeat left center;
  height:25px;
}
#main div.oferty {
  width:250px;
  float:left;
}
#main div.oferty div.header {
  background:url('/images/layout/main_oferty_header.jpg') no-repeat 0px 20px;
  height:50px;
}
#main div.ogdansku {
  width:250px;
  float:left;
  padding-left:50px;
}
#main div.ogdansku div.header {
  background:url('/images/layout/main_ogdansku_header.jpg') no-repeat 0px 20px;
  height:50px;
}
#main img.border {
  border:5px solid #dbdbdb;
}
#main img.liner {
  margin:10px;
  padding:4px;
  border:1px solid #dddddd;
}
#main table.cennik {
  width:550px;
  border:1px solid black;
  border-collapse: collapse;
}
#main table.cennik th, #main table.cennik td {
  padding:5px 10px;
  vertical-align:top;
}
#main table.info th, #main table.info td {
  padding:3px 0px;
  vertical-align:top;
}
#main table.oferty {
  width:400px;
}
#main table.oferty th {
  text-align:left;
  vertical-align: top;
  width:130px;
  padding-bottom:15px;
}
#main table.oferty td {
  vertical-align: top;
  color:#69574c;
}
#main table.oferty div.title {
  padding: 0px 0 10px 0;
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
}
#main table.oferty p {
  padding-top:5px;
}
/**********************************************************
 * FOOTER
 **********************************************************/
#footer {
  float: left;
  width: 900px;
  padding-top:15px;
  background: transparent url('/images/layout/footer_bg.png') no-repeat 0px 15px;
}
#footer div.inner {
  padding: 10px 0 5px 20px;
  font-size: 11px;
  color: #999999;
}
#footer div.right {
  text-align: right;
  margin: -16px 30px 40px 0;
}
#footer div.right a {
  font-size: 11px;
  font-weight: bold;
  color: #6aa0b0;
}

.oferta_specjalna {
	margin: 12px 0;
}

.oferta_specjalna img {
	float: left;
	margin: 0 20px 20px 0;
}

.oferta_specjalna span, .oferta_specjalna a {
	color: #a10300;
}

.oferta_specjalna ul li {
	list-style-position: inside;
}

h4.zakochani {
	margin: 0 0 12px 0;
	color: #8b0000;
	font-weight: bold;
}

ul.zakochani {
	margin: 2px;
	margin-left: 275px;
	width: 336px;
}

ul.zakochani li {
	list-style-position: outside;
	list-style-image: url(../lang/pl/images/serce.jpg);
	margin: 8px;
}

#demo{display:block;float:left;width:218px;height:299px;margin:14px 0 0 16px;}

.horinaja li img{margin: 0px 0px 0px 0px;}


/* horinaja default */
.horinaja ul{position:relative;margin:0;padding:0;}
.horinaja ul li{background:transparent;display:block;top:0;margin:0;padding:0;}
/* horinaja pagination */
ol.horinaja_pagination{height:40px;margin: 0 auto;position:relative;top:0px;left:0px;background:transparent;padding:0px 0 0 0;border:0px solid red;clear:both;}
ol.horinaja_pagination li{float:left;height:40px;display:block;}
ol.horinaja_pagination li a{height:30px;display:block;float:left;color:black;font-weight:bold;text-decoration:underline;text-align:center;
font-size:10px;padding: 10px 0 0 0;cursor:pointer;}
</style>
/**********************************************************
 * TRANSLATION - LEFT
 **********************************************************/
#left div.adres div.header.pl {
  background-image:url('/lang/pl/images/left_adres_header.gif');
}
/**********************************************************
 * TRANSLATION - RIGHT
 **********************************************************/
#right div.welcome div.header.pl {
  background-image:url('/lang/pl/images/right_welcome_header.png');
}
#right div.pages div.pokoje.pl {
  background-image:url('/lang/pl/images/right_pokoje_header.png');
}
#right div.pages div.restauracja.pl {
  background-image:url('/lang/pl/images/right_restauracja_header.png');
}
#right div.pages div.konferencje.pl {
  background-image:url('/lang/pl/images/right_konferencje_header.png');
}
#right div.pages div.cennik.pl {
  background-image:url('/lang/pl/images/right_cennik_header.png');
}
#right div.pages div.oferty.pl {
  background-image:url('/lang/pl/images/right_oferty_header.png');
}
#right div.pages div.lokalizacja.pl {
  background-image:url('/lang/pl/images/right_lokalizacja_header.png');
}
#right div.pages div.kontakt.pl {
  background-image:url('/lang/pl/images/right_kontakt_header.png');
}
#right div.pages div.gdansk.pl {
  background-image:url('/lang/pl/images/right_gdansk_header.png');
}
/**********************************************************
 * TRANSLATION - MAIN
 **********************************************************/
#main div.oferty div.header.pl {
  background-image:url('/lang/pl/images/main_oferty_header.jpg');
}
#main div.ogdansku div.header.pl {
  background-image:url('/lang/pl/images/main_ogdansku_header.jpg');
}
#main div.header div.pokoje.pl {
  background-image:url('/lang/pl/images/main_pokoje_header.png');
}
#main div.header div.restauracja.pl {
  background-image:url('/lang/pl/images/main_restauracja_header.png');
}
#main div.header div.konferencje.pl {
  background-image:url('/lang/pl/images/main_konferencje_header.png');
}
#main div.header div.ukladsali.pl {
  background-image:url('/lang/pl/images/main_ukladsali_header.png');
}
#main div.header div.cennik.pl {
  background-image:url('/lang/pl/images/main_cennik_header.png');
}
#main div.header div.oferty.pl {
  background-image:url('/lang/pl/images/main_oferty_header.png');
}
#main div.header div.lokalizacja.pl {
  background-image:url('/lang/pl/images/main_lokalizacja_header.png');
}
#main div.header div.kontakt.pl {
  background-image:url('/lang/pl/images/main_kontakt_header.png');
}
#main div.header div.gdansk.pl {
  background-image:url('/lang/pl/images/main_gdansk_header.png');
}
#main div.header div.menu.pl {
  background-image:url('/lang/pl/images/main_menu_header.png');
}