﻿html { height: 100%; }
body {
	margin: 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #444;
	background: url(/resources/images/template/bg.gif) repeat-x;
	height: 100%;
	min-width: 923px;
	font-size: 12px;
}
h1 {
	margin: 0;
	padding: 0 0 10px;
	color: #744a15;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
h1 a {
	text-decoration: none;
	color: #744a15;
}
h1 a:hover { text-decoration: underline; }

img { border-style: none; }
a:focus { outline:none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
.wrapper { min-height: 100%; }
* html .wrapper { height: 100%; }
#main {
	margin: 0 auto;
	width: 923px;
}
#header {
	width: 923px;
	height: 149px;
	position: relative;
	background: url(/resources/images/template/bg-header2.gif) no-repeat 1px 0;
}
.logo {
	position: absolute;
	top: 17px;
	left: 38px;
	width: 262px;
	height: 75px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/resources/images/template/logo2.gif) no-repeat;
}
.krasir {
	position: absolute;
	top: 13px;
	left: 360px;
	width: 86px;
	height: 82px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/resources/images/template/krasir.gif) no-repeat;
}
.top-nav {
	float: right;
	margin: 7px 0 0;
	padding: 0 7px 0 0;
}
.top-nav li {
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	border-left: 1px solid #ccc;
	padding: 0px 9px 0px;
}
.top-nav li a {
	text-decoration: none;
	color: #555;
}
.top-nav li a:hover { text-decoration: underline; }
.lang-nav {
	float: right;
	margin: 8px 0 0;
	padding: 0 9px 0 0;
}
.lang-nav li {
	float: left;
	list-style: none;
	padding: 0 0 0 5px;
}
.lang-nav li a {
	display: block;
	width: 40px;
	padding-left: 15px;
	height: 13px;
	text-decoration: none;
	color: #555;
}
.lang-nav li a.flag-ger { background: url(/resources/images/template/flag-ger.gif) no-repeat; }
.lang-nav li a.flag-nor { background: url(/resources/images/template/flag-nor.gif) no-repeat; }
.lang-nav li a.flag-eng { background: url(/resources/images/template/flag-eng.gif) no-repeat; }
.lang-nav li a.flag-den { background: url(/resources/images/template/flag-den.gif) no-repeat; }
.form-search {
	float: right;
	clear: right;
	margin: 39px 0 0;
	padding: 0 16px 0 0;
}
.form-search input {
	float: left;
	margin: 0;
}
.form-search .input,
.email-form .input {
	float: left;
	color: #555;
	border: 1px solid #ddd;
	background-color: #f9f8ea;
	width: 147px;
	padding: 3px 0px 2px;
	margin: 0 5px 0 0;
	font: 10px/13px Arial, Helvetica, sans-serif;
}
.email-form .input {
	background-color: #fafaf8;
	width: 110px;
}
.button {
	float: left;
	border-style: none;
	background: url(/resources/images/template/btn-search-bg.gif) no-repeat;
	width: 48px;
	height: 20px;
	color: #fff;
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0 0 2px;
	cursor: pointer;
}
.booking-form .button,
.email-form .button {
	background: url(/resources/images/template/btn-search-bg-long.gif) no-repeat;
	width: 65px;
	float: right;
	margin: 6px 10px 0 0;
	display: inline;
}
.email-form .button { margin-top: 0; }
#main-nav {
	position: absolute;
	top: 113px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(/resources/images/template/sep-main-nav.gif) no-repeat 100% 0;
}
#main-nav li {
	float: left;
	list-style: none;
	background: url(/resources/images/template/sep-main-nav.gif) no-repeat;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	width: 102px;
	text-align: center;
	padding: 10px 0;
}
#main-nav li a {
	text-decoration: none;
	color: #744a15;
}
#main-nav li a:hover { text-decoration: underline; }
.container {
	overflow: hidden;
	height: 1%;
	background-color: #fff;
	min-height: 400px;
	padding: 0 0 108px;
	margin: 0 1px 0 2px;
}
* html .container {
	height: 400px;
	overflow: visible;
}
.column {
	float: left;
	width: 205px;
	padding: 5px 0 0 5px;
}
.box {
	overflow: hidden;
	height: 1%;
	margin: 5px 0 0;
	padding: 8px 0 10px 10px;
	background-color: #ebebeb;
}
.box h3 {
	margin: 0;
	padding: 0 0 2px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #555;
}
.box p {
	margin: 0;
	color: #555;
	font-size: 11px;
	line-height: 14px;
}
.booking-form {
	background: url(/resources/images/template/line.gif) no-repeat -10px 0;
	overflow: hidden;
	height: 1%;
	margin: 6px 0 0;
	padding: 3px 0 0;
}
.booking-form label {
	display: block;
	color: #555;
	font-size: 11px;
	line-height: 14px;
	padding: 2px 0 0;
}
.booking-form select {
	font-size: 10px;
	line-height: 13px;
	width: 100px;
	margin: 0 4px 0 0;
}
.booking-form .selects select { float: left; }
.booking-form .selects select.day { width: 43px; }
.booking-form .selects select.month { width: 76px; }
.booking-form .selects select.year { width: 54px; }
.booking-form .selects { padding: 2px 0 1px; }
.email-form {
	overflow: hidden;
	height: 1%;
	padding: 11px 0 4px;
}
.enjoyiceland 
{
	text-indent: -9999px;
	overflow: hidden;
	background: url(/resources/images/template/enjoy-ice.jpg) no-repeat;
	width: 96px;
	height: 49px;
	margin: 23px 0 0 15px;
	float: left;
}

.enjoyiceland a
{
	display: block;
	width: 96px;
	height: 49px;
}

.big-map 
{
	text-indent: -9999px;
	overflow: hidden;
	background: url(/resources/images/template/bigmap.jpg) no-repeat;
	width: 60px;
	height: 73px;
	margin: 10px 0 0 20px;
	float: left;
}

.big-map a
{
	display: block;
	width: 60px;
	height: 73px;
}

.main-area {
	float: left;
	margin: 5px 0 0 5px;
	width: 698px;
	border: solid 1px #ccc;
}
.main-image img { display: block; }
.breadcrumb {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #ddd;
	padding: 7px 0 7px 11px;
}
.breadcrumb span {
	float: left;
	font-size: 11px;
	line-height: 14px;
	color: #777;
}
.breadcrumb ul {
	float: left;
	margin: 0;
	padding: 0 0 0 3px;
}
.breadcrumb ul li {
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 14px;
	color: #777;
	padding: 0 3px 0 0;
}
.breadcrumb ul li a {
	text-decoration: none;
	color: #a9b8c4;
	background: url(/resources/images/template/arrow.gif) no-repeat 100% 4px;
	padding: 0 9px 0 0;
}
.breadcrumb ul li a:hover { text-decoration: underline; }
.post {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #ddd;
	padding: 12px 0 1px;
}
.post .text {
	float: left;
	width: 530px;
	padding: 0 0 0 11px;
}
.post .image {
	float: right;
	margin: 3px 10px 0 0;
}
.post .image img { display: block; }
.post .text h2 {
	margin: 0;
	padding: 0 0 10px;
	color: #744a15;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
.post .text h2 a {
	text-decoration: none;
	color: #744a15;
}
.post .text h2 a:hover { text-decoration: underline; }
.post .text p {
	margin: 0;
	padding: 0 0 10px;
	font-size: 11px;
	line-height: 16px;
}
.footer-wrapper {
	background: url(/resources/images/template/bg-footer.gif) repeat-x;
	height: 63px;
	margin: -63px 0 0;
	position: relative;
}
#footer {
	margin: 0 auto;
	width: 923px;
	padding: 16px 0 0;
}
#footer ul {
	margin: 0 0 0 2px;
	padding: 0 0 4px;
	overflow: hidden;
	height: 1%;
}
#footer ul li {
	float: left;
	list-style: none;
	color: #424018;
	font-size: 11px;
	line-height: 14px;
	background: url(/resources/images/template/sep.gif) no-repeat 0 2px;
	padding: 0 6px 0 7px;
	margin: 0 0 0 -1px;
}
#footer ul.footer-nav li {
	padding: 0 8px 0 9px;
}
#footer ul li a {
	text-decoration: none;
	color: #424018;
}
#footer ul li a:hover { text-decoration: underline; }

#booking-form
{
	margin-top: 10px;
}

#booking-form label
{
	float: left;
	width: 155px;
	text-align: right;
	padding-right: 5px;
}

#booking-form p
{
	margin-top: 0;
	margin-bottom: 5px;
}
.gallery-overview
{
    float: left;
    margin: 5px;
}

.gallery-overview p
{
    width: 150px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

.paging
{
	clear: both;
	text-align: center;
}

.header-image
{
	margin: 5px 5px 0;
}

.posts
{
	padding: 20px;
	width: 658px;
}

.form-value
{
	display: none;
}
