/* general 3-column layout */
#skip2main {z-index: 2;}
img.newwin {border: none;}
.blockspan { display: block; }

div#reklama {
	position: absolute;
	right:0;
	top:0;
}
#left {
	float: left;
	width: 169px; 
}
#center	{ width: 611px; }
#center2 {
	margin: 0; padding: 0 0 0 10px;
	float: left;
	width: 427px;
}
#right {
	margin: 0; padding: 0;
	float: right;
	width: 174px;
	text-align: center;
	position: relative;
}

div.green { margin: 0; padding: 0 0 2em 0; border-bottom: 12px solid #6cbb21; border-right: 12px solid #6cbb21; }
div.green2 {
	margin: 0; padding: 1em 0.3em;
	background: url('/resource/img/public/top_green_border.png') no-repeat;

}
div#center2, div#right { font-size: 0.75em; }
div#center div#center2 h1 {
	border: none;
	display: block;
	margin: 0; padding: 0 10px;
	width: 392px;
	position: relative; top: -0.95em;
	background: transparent;
	font-size: 1.6em;
}
div#center div#center2 h1 span {
	border: none;
	margin: 0; padding: 0;
	background: #fff;
}
div#center div#center2 h2 {
	padding-left: 1em;
	background: url('/resource/img/public/h2_green_back.png') no-repeat 0% 40%;
	font-size: 1.2em;
}	
div#center div#center2 h2.orange {
	margin-top: 1em;
	background: url('/resource/img/public/h2_orange_back.png') no-repeat 0% 40%;
}
div#center div#center2	p {
	margin: 0; padding: 0;
	clear: both;
}


ul {
	margin: 0; padding: 0;
	color: #6cbb21;
	list-style-type: square;
	list-style-position: outside;
}
li { margin-left: 4em; padding: 0;}
li span	{ color: #000;}
li a { color: #c00000; }
ul#resort_info span.level_1 {width: 150px; display: block;}
ul#resort_info li {margin-left: 2.6em;}
ul#resort_info ul {display: block; position: relative; left: 160px; width: 210px; top: -1.4em;}
ul#resort_info ul li {list-style-position: inside; margin-left: 0;}
.shiftdown_1 {position: relative; top: 0em;}
.shiftdown_2 {position: relative; top: 0.5m;}
.shiftdown_3 {position: relative; top: 1em;}
.shiftdown_4 {position: relative; top: 1.5em;}
.shift_1 {position: relative; top: 0;}
.shift_2 {position: relative; top: -0.8em;}
.shift_3 {position: relative; top: -1.6em;}
.shift_4 {position: relative; top: -2.4em;}


div#center a { color: #c00000; }

dl, dd, dt { margin: 0; padding: 0; }

table#general {
	border-collapse: collapse;
	width: 422px;
}
#general th {
	width: 85px;
	background: #e6e6e6 url('/resource/img/public/dt_general_back.png') repeat-x 0% 100%;
	vertical-align: top;
}
#general td { background: #fff url('/resource/img/public/dt_general_back.png') repeat-x 0% 100%; }
#general th, #general td {
	padding: 4px;
	text-align: left;
}
#general td table { border: 1px double #fff; border-collapse: collapse; }
#general td table th, #general td table td	{
	padding: 0.2em 1em; border: 1px solid #e4e4e4;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
}
#general td#logo_incl {
	margin: 0; padding: 0 0 2px 2px;
	text-align: right; vertical-align: bottom;
}
#general tr > td#logo_incl {padding-bottom: 4px;}

table#basic_facts {
	border-collapse: collapse;	
	width: 422px;
}
#basic_facts th {
	width: 105px;
	font-weight: normal;
	vertical-align: top;
}
#basic_facts th, #basic_facts td {
	padding: 4px;
	background: url('/resource/img/public/dt_general_back.png') repeat-x 0% 100%;
}
#basic_facts td table {
	border: 1px double #fff; border-collapse: collapse;
	font-size: 0.9em;
}
#basic_facts td table th, #basic_facts td table td {
	border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
	background: none;
	text-align: center; vertical-align: middle;
}
#basic_facts td table th { color: #4f4f4f; }
#basic_facts td table th.day {
	color: #000;
	text-align: left;
}

table#features, table#transport_access {
	border-collapse: collapse;	
	width: 422px;
}
#features th, #transport_access th {
	width: 105px;
	font-weight: normal;
	vertical-align: top;
}
#features th img, #transport_access th img {margin: 0 auto; display: block;}
#features th, #features td, #transport_access th, #transport_access td {
	padding: 4px;
	background: url('/resource/img/public/dt_general_back.png') repeat-x 0% 100%;
}
#features td table, #transport_access td table {
	border: 1px double #fff; border-collapse: collapse;
	font-size: 0.9em;
}
#features td table th, #features td table td, #transport_access td table th, #transport_access td table td {
	border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
	background: none;
	text-align: center; vertical-align: middle;
}
#features td table th, #transport_access td table th { color: #4f4f4f; }
#features td table th.day, #transport_access td table th.day {
	color: #000;
	text-align: left;
}

table.congress_capacity {
	border-right: 1px double #fff; border-collapse: collapse;
	width: 423px;
}
.congress_capacity th {
	font-weight: normal;
	vertical-align: top;
}
.congress_capacity td {
	border-right: 1px solid #cdcdcd;
	font-weight: bold;
}
.congress_capacity th, .congress_capacity td {
	padding: 4px; border-bottom: 1px solid #cdcdcd;
	text-align: left;
}
.congress_capacity th.fix { width: 80px; }
.congress_capacity td.fix { width: 130px; }
.congress_capacity td.congress_photo { text-align: center; vertical-align: middle; }
.congress_capacity td.congress_photo img { margin: 0 0 5px 5px; border: 3px solid #d9d9d9; }
.congress_capacity span.configuration {
	margin-right: 10px;
	font-size: 0.8em;
}
.congress_capacity span.configuration img {
	margin-right: 6px; border: 3px solid #fff;
	vertical-align: middle;
}

table tr td.vertical_top {
	border-left: 0; border-right: 0;
	vertical-align: top;
}

div.hr {
	border: 0; margin: 0; padding: 0;
	height: 12px; width: 422px;
}
div.orange	{ background: url('/resource/img/public/hr_orange.png') repeat-x; }
div.grey {
	margin-top: 1px;
	background: url('/resource/img/public/hr_grey.png') repeat-x;
}

div#right img {
	margin: 10px auto; border: 3px solid #d9d9d9;
	display: block;
}
div#right div#logo img {border: none;}
div#right div#navi_map {position: relative; width: 150px; height: 150px; border: none; margin: 0 auto 1em auto;}
div#right div#navi_map img {margin: 0 auto; padding: 0; border: 0;}
div#right img.navi_cross {position: absolute;}


