@charset "utf-8";
/* CSS Document */

body, html {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
div#flashcontent {
	position: relative;
	text-align: center;
}

a {
	color: #f87123;
	text-decoration: underline;
}
a:hover {
	color: #f87123;
	text-decoration: underline;
}

h1 {
	color: #fff;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	/*height: 30px;*/
	line-height: 15px;
	width: 420px;
	/*border-bottom: 1px dashed #333333;*/
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 25px;
	/*background: #111;*/
	background: url(images/dotted_line.gif) bottom repeat-x;
}
h2 {
	color: #f87123;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0 0 25px 0;
}
h2 a {
	color: #f87123;
	text-decoration: none;
}
h2 a:hover {
	color: #f87123;
	text-decoration: underline;
}
p {
	text-align: justify;
	line-height: 16px;
	margin: 0 0 25px 0;
}
div#header {
	position: relative;
	height: 127px;
	background: url(images/header_bg.gif) repeat-x;
	overflow: hidden;
}
div#header span#logo {
	display: block;
	position: relative;
	width: 163px;
	height: 45px;
	background: url(images/l19_head_logo.gif) no-repeat;
	margin: 0 auto;
	margin-top: 46px;
}

div#lang-selector {
	position: absolute;
	right: 15px;
	top: 15px;
}
div#lang-selector a {
	margin-left: 10px;
	color: #555555;
	text-decoration: none;
}
div#lang-selector a.selected {
	color: #FFFFFF;
}
div#lang-selector a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#menu {
	margin-bottom: 50px;
	background: #FFFFFF/* url(images/menu_bg.gif) repeat-x*/;
	height: 30px;
}

div#menu a {
	padding: 0 5px;
	text-decoration: none;
	line-height: 30px;
	color: #000;
}
div#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

div#content {}
div#index-image {
	position: relative;
	width: 420px;
	margin: 0 auto;
	margin-bottom: 40px;
	border: 1px solid #333333;
	padding: 11px 0;
}
div#index-image img {
	/*margin: 11px 0;*/
}
div#misc {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 120px;
	padding: 20px;
	border: 1px solid #FFF;
	text-align: left;
	background: #000;
}
div#misc a {
	color: #CCCCCC;
}

div#misc-menu {
	/*margin-bottom: 5px;*/
}
div#misc-menu ul {
	margin: 0px;
	padding-left: 12px;
	list-style-type: square;
	color: #FFFFFF;
	font-size: 9px;
	padding-bottom: 3px;
}
div#misc-menu a {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #f87123; 
}
div#misc-menu a:hover {
	text-decoration: underline;
}

div#logos {
	position: absolute;
	left: 15px;
	/*bottom: 15px;*/	
}
#dh-logo {
	display: block;
	width: 90px;
	height: 24px;
 	margin-bottom: 20px;
	background: url(images/dh_logo.gif) no-repeat;
}
#fb-logo {
	display: block;
	width: 89px;
	height: 18px;
	margin-bottom: 20px;
	background: url(images/facebook_logo.gif) no-repeat;
}
#whiteline-logo {
	display: block;
	width: 89px;
	height: 37px;

	background: url(images/whiteline_logo.gif) no-repeat;
}
#euaw-logo {
	display: block;
	width: 95px;
	height: 68px;
	margin-bottom: 20px;
	background: url(images/eu_hotel_design_award_logo.gif) no-repeat;
}
#bobp-logo {
	display: block;
	width: 86px;
	height: 86px;
	margin-bottom: 20px;
	background: url(images/best_of_bp_logo.gif) no-repeat;
}
/* ----------- */
/* hotel css   */
/* ----------- */
div#hotel-img {
	margin: 0 auto;
	width: 370px;
	height: 371px;
	overflow: hidden;
	/*background: #ff9600;*/
	border: 14px solid #FFFFFF;
	margin-bottom: 40px;
}
/*div#hotel-img span {
	display: block;
	width: 370px;
	height: 371px;
}
div#hotel-img span img { display: none; }
div#hotel-img span { background-image: url(content/hotel/l19_drawing.png); }

* html div#hotel-img span {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="content/hotel/l19_drawing.png", sizingMethod="scale");
}*/

div#hotel-description, div#hotel-design {
	width: 420px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 60px;
}
ul {
	margin: 0 0 40px 20px;
	padding: 0;
	/*list-style-position: inside;*/
}
il {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

div#hotel-images, div#consume-images {
	margin: 0 auto;
	width: 420px
}
div#hotel-images img, div#consume-images img {
	border: 0;
	margin: 2px;
}
div#hotel-images, div#consume-images {
	margin-top: 40px;
	overflow: visible;
}
div#hotel-images div, div#consume-images div {
	width: 140px;
	margin-bottom: 20px;
	float: left;
}
div#hotel-images div a, div#consume-images div a {
	display: block;
	width: 84px;
	border: 1px solid #333333;
	margin: 0 auto;
	margin-bottom: 10px;
}
div#hotel-images div p, div#consume-images div p {
	text-align: center;
	font-size: 10px;
	padding: 0 10px;
}


/* ----------- */
/* stay css    */
/* ----------- */
div#stay-img, div#gather-img {
	margin: 0 auto;
	width: 370px;
	background: #FFFFFF;
	border: 14px solid #FFFFFF;
	margin-bottom: 40px;
}
div#stay-rooms, div#gather-rooms {
	width: 420px;
	margin: 0 auto;
	text-align: left;
}
div#stay-rooms div.room, div#gather-rooms div.room {
	clear: both;
	margin-bottom: 60px;
	/*border-bottom: 1px dashed #333333;*/
}
div#stay-rooms div.room h2, div#gather-rooms div.room h2 {
	color: #fff;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	height: 30px;
	width: 420px;
	margin: 0 auto;
	margin-bottom: 25px;
	background: url(images/dotted_line.gif) bottom repeat-x;
}
div#stay-rooms ul, div#gather-rooms ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
div#stay-rooms li, div#gather-rooms li {
	margin: 0;
	padding: 0;
	line-height: 16px;
}
div#stay-rooms img, div#gather-rooms img {
	border: 0;
	margin: 2px;
}
div#stay-rooms div.room-images, div#gather-rooms div.room-images {
	margin-top: 40px;
}
div#stay-rooms div.room-images div, div#gather-rooms div.room-images div {
	width: 140px;
	margin-bottom: 20px;
	float: left;
}
div#stay-rooms div.room-images div a, div#gather-rooms div.room-images div a {
	display: block;
	width: 84px;
	border: 1px solid #333333;
	margin: 0 auto;
	margin-bottom: 10px;
}
div#stay-rooms div.room-images p, div#gather-rooms div.room-images p {
	text-align: center;
	font-size: 10px;
	padding: 0 10px;
}


/* ----------- */
/* gallery css */
/* ----------- */

div#gallery-images {
	width: 420px;
	margin: 0 auto;
	margin-top: 40px;
}
div#gallery-images img {
	border: 0;
	margin: 2px;
}
div#gallery-images div {
	width: 105px;
	margin-bottom: 20px;
	float: left;
}
div#gallery-images div a {
	display: block;
	width: 66px;
	border: 1px solid #333333;
	margin: 0 auto;
	margin-bottom: 10px;
}
div#gallery-images p {
	text-align: center;
	font-size: 10px;
	padding: 0 10px;
}


/* lightbox */
#lightbox {
	background-color:#fff;
	padding: 10px;
	border: 0;
}

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}


/* contact */

div#contact {
	width: 420px;
	margin: 0 auto;
	text-align: left;
}
div#contact h2 {
	margin-bottom: 10px;
	margin-top: 20px;
}
div#contact span {
	display: block;
	width: 420px;
	border-bottom: 1px dashed #333333;
}
div#contact a {
	color: #009cff;
	text-decoration: none;
}
div#contact a:hover {
	text-decoration: underline;
}

/* ------------- */
/* news and shop */
/* ------------- */
div#back, div.pager {
	position: relative;
	width: 420px;
	height: 30px;
	background: #fff;
	margin: 0 auto;	
	margin-bottom: 30px;
	line-height: 28px;
	overflow: hidden;
}
div#back {
	width: 410px;
	padding-right: 10px;
	text-align: right;
}
div.pager div.pager-back {
	position: absolute;
	left: 10px;
	top: 0px;
	text-align: left;
}
div.pager div.pager-next {
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;
}
div.pager div.pager-pages {
	color: #000000;
}
div#back a, div.pager div.pager-back a, div.pager div.pager-next a {
	color: #f87123;
	text-decoration: underline;
	font-size: 11px;
}
div.pager div.pager-back span, div.pager div.pager-next span {
	color: #e5e5e5;
	margin: 0 3px;
}



div#news-list div.list-item, div#news-item, div#shop-list div.list-item, div#shop-item, div#offers-list div.list-item, div#offers-item {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 420px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 30px;
	border-bottom: 1px dashed #333333;	
}
div#news-list div.img, div#shop-list div.img, div#offers-list div.img {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
div#news-list img, div#news-item img, div#shop-list img, div#shop-item img, div#offers-list img, div#offers-item img {	
	border: 0px;
}
div#news-list div.date, div#news-item div.date, div#offers-list div.date, div#offers-item div.date {
	font-size: 10px;
}

div#shop-list div.price, div#shop-item div.price {
	font-size: 10px;
	margin-bottom: 25px;
}
div#shop-list h2, div#shop-item h2 {
	margin-bottom: 5px;
}


div#news-list br.clear, div#news-item br.clear, div#shop-list br.clear, div#shop-item br.clear, div#offers-list br.clear, div#offers-item br.clear {
	clear: both;
}

div#news-list p a, div#news-item p a, div#shop-list p a, div#shop-item p a, div#offers-list p a, div#offers-item p a {
	color: #f87123;
	text-decoration: none;
}
div#news-list p a:hover, div#news-item p a:hover, div#shop-list p a:hover, div#shop-item p a:hover, div#offers-list p a:hover, div#offers-item p a:hover {
	color: #f87123;
	text-decoration: underline;
}

div#news-item ul, div#news-item ol, div#shop-item ul, div#shop-item ol, div#offers-item ul, div#offers-item ol {
	margin: 0 0 25px 20px;
	padding: 0;
	/*list-style-position: inside;*/
}
div#news-item li, div#shop-item li, div#offers-item li {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

div#news-images img, div#shop-images img, div#offers-images img {
	border: 0;
	margin: 2px;
}
div#news-images, div#shop-images, div#offers-images {
	width: 420px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: visible>
}
div#news-images div, div#shop-images div, div#offers-images div {
	width: 140px;
	margin-bottom: 20px;
	float: left;
}
div#news-images div a, div#shop-images div a, div#offers-images div a {
	display: block;
	width: 84px;
	border: 1px solid #333333;
	margin: 0 auto;
	margin-bottom: 10px;
}
div#news-images p, div#shop-images p, div#offers-images p {
	text-align: center;
	font-size: 10px;
	padding: 0 10px;
}

/* --- */


div#news-image img, div#shop-image img, div#offers-image img {
	border: 0;
	margin: 11px 0;
}
div#news-image, div#shop-image, div#offers-image {
	width: 420px;
	margin: 0 auto;
	margin-bottom: 40px;
	border: 1px solid #333333;
}
div#news-image a, div#shop-image a, div#offers-image a {
	/*border: 1px solid #333333;*/
}


/* 
 -------
 consume
 -------
*/

div#consume-img {
	margin: 0 auto;
	width: 370px;
	height: 371px;
	overflow: hidden;
	/*background: #ff9600;*/
	border: 14px solid #FFFFFF;
	margin-bottom: 40px;
}
/*div#consume-img span {
	display: block;
	width: 370px;
	height: 371px;
}*/

div#consume-info, div#consume-menu div.menu-list {
	width: 420px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 60px;
}
div#consume-menu div.menu-list {
	margin-bottom: 0px;
}
div#consume-info ul, div#consume-menu div.menu-list ul {
	margin: 0 0 40px 20px;
	padding: 0;
}
div#consume-info li, div#consume-menu div.menu-list li {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

/* consume menu lists */

div#consume-menu .menu-list .menu-head {
	position: relative;
	height: 30px;
	width: 420px;
	margin: 0 auto;
	margin-bottom: 25px;
	background: url(images/dotted_line.gif) bottom repeat-x;
}

div#consume-menu div.menu-list .menu-head .name {
	width: 240px;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
div#consume-menu div.menu-list div.menu-head div.eur {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	text-align: right;
}
div#consume-menu div.menu-list div.menu-head div.huf {
	position: absolute;
	top: 0;
	right: 60px;
	width: 60px;
	text-align: right;
}

div#consume-menu .menu-list .menu-category {
	position: relative;
	width: 420px;
	margin: 0 auto;
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #333333;
}

div#consume-menu div.menu-list .menu-category {
	line-height: 16px;
}

div#consume-menu div.menu-list .menu-category .menu-row-head {
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #f87123;
	margin-bottom: 10px;
}
div#consume-menu div.menu-list .menu-category .menu-row {
	position: relative;
	margin-bottom: 5px;
}
div#consume-menu div.menu-list .menu-category .menu-row .name {
	width: 240px;
	color: #fff;
}
div#consume-menu div.menu-list .menu-category .menu-row .huf {
	position: absolute;
	top: 0;
	right: 60px;
	width: 60px;
	text-align: right;
}
div#consume-menu div.menu-list .menu-category .menu-row .eur {
	position: absolute;
	top: 0;
	right: 0px;
	width: 60px;
	text-align: right;
}
div#consume-menu div.menu-list .menu-category .menu-row .descript {
	font-size: 10px;
}


/* consume menu images */

div#consume-menu div.menu-images {
	margin: 0 auto;
	width: 420px
}
div#consume-menu div.menu-images img {
	border: 0;
	margin: 2px;
}
div#consume-menu div.menu-images {
	margin-top: 40px;
	overflow: visible;
}
div#consume-menu div.menu-images div {
	width: 140px;
	margin-bottom: 20px;
	float: left;
}
div#consume-menu div.menu-images div a {
	display: block;
	width: 84px;
	border: 1px solid #333333;
	margin: 0 auto;
	margin-bottom: 10px;
}
div#consume-menu div.menu-images div p {
	text-align: center;
	font-size: 10px;
	padding: 0 10px;
}


div#consume-menu div.top {
	margin-bottom: 60px;
}
div#consume-menu div.top a {
	color: #f87123;
}
div#consume-navigation a, div#stay-navigation a {
	color: #f87123;
}
div#consume-navigation, div#stay-navigation {
	line-height: 20px;
	color: #666666;
	margin-bottom: 25px;
}
div#consume-navigation span, div#stay-navigation span {
	margin: 0 5px;
	color: #333333;
}

/* privacy policy */

div#privacy-descript {
	width: 420px;
	margin: 0 auto;
	text-align: left;
}

/* packages */

div.content {
	width: 420px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 60px;
}

table.packages th {
	font-weight: normal;
	vertical-align: top;
	background: #FFF;
	color: #000;
	padding: 10px;
}

table.packages td {
	vertical-align: top;
	padding: 20px 10px;
	border-bottom:1px dashed #333333;
}


