body {
	background-color: rgb(83,71,65);
	margin: 0px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a {
	text-decoration: none;
	color: black;
}

img {
	border: 0px solid black;
}

#main {
	position: absolute;
	width: 823px;
	margin-left: 50%;
	left: -400px;
	background-image: url(img/mainbg2.gif);
	background-color: rgb(251,248,244);
}

#menu {
	width: 800px;
	height: 20px;
	margin-left: 11px;
	background-color: rgb(126,108,99);
	border-top: 1px solid rgb(205,205,205);
	border-bottom: 1px solid rgb(150,150,150);
	font-family: 'Lucida Grande';
	font-size: 13px;
	text-align:center;
	padding-top: 2px;
	font-weight: bold;
}

#header {
	width: 800px;
	margin-left: 12px;
	height: 150px;
	background-color: rgb(248,248,248);
}

#header2 {
	width: 800px;
	margin-left: 11px;
	height: 150px;
	background-image: url(img/header.jpg);
	background-color: rgb(248,248,248);
}

#content {
	width: 800px;
	min-height: 600px;
	margin-left: 11px;
	background-color: rgb(251,248,244);
}

img.panorama {
	width: 440px;
	height: 210px;
	border: 1px solid black;
	float: left;
	margin-top: 10px;
	margin-left: 9px;
}

img.extra, div.extra {
	width: 329px;
	height: 99px;
	border: 1px solid black;
	float: right;
	margin-top: 10px;
	margin-right: 9px;
}

.leftcol {
	width: 309px;
	border: 1px solid black;
	float: left;
	margin-top: 0px;
	margin-left: 9px;
	padding: 10px;
	padding-top: 0px;
	background-image: url(img/textbg.jpg);
	background-color: rgb(180,176,173);
	background-repeat: repeat-x;
}

.rightcol {
	width: 420px;
	border: 1px solid black;
	float: right;
	margin-top: 0px;
	margin-right: 9px;
	padding: 10px;
	padding-top: 0px;
	background-image: url(img/textbg.jpg);
	background-color: rgb(180,176,173);
	background-repeat: repeat-x;
}

.ruta {
	margin-left: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	background-color: rgb(240,240,240);
	padding: 10px;
	padding-top: 0px;
	border: 1px solid rgb(200,200,200);
}

.ruta2 {
	margin-left: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	background-image: url(img/textbg.jpg);
	background-color: rgb(180,176,173);
	background-repeat: repeat-x;
	padding: 10px;
	padding-top: 0px;
	border: 1px solid rgb(200,200,200);
}

.one {
	width: 232px;
	height: 250px;
	margin-left: 9px;
	padding: 10px;
	float: left;
	border: 1px solid black;
	background-image: url(img/textbg.jpg);
	background-color: rgb(180,176,173);
	background-repeat: repeat-x;
}

.two {
	width: 232px;
	height: 250px;
	margin-left: 9px;
	padding: 10px;
	float: left;
	border: 1px solid black;
	background-image: url(img/textbg.jpg);
	background-color: rgb(180,176,173);
	background-repeat: repeat-x;
}

.three {
	width: 233px;
	height: 250px;
	float: right;
	padding: 10px;
	margin-left: 0px;
	margin-right: 9px;
	border: 1px solid black;
	background-image: url(img/textbg.jpg);
	background-color: rgb(180,176,173);
	background-repeat: repeat-x;
}

.stor {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	line-height: 18px;
	text-align: justify;
}

.intro {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	text-align: justify;
}

.introheader {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: rgb(83,71,65);
}


.text {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}

div.vert {
	width: 147px;
	height: 200px;
	border: 1px solid black;
	float: left;
	margin-top: 10px;
	margin-right: 9px;
	padding-top: 40px;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
}

#boka {
	width: 700px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 50px;
}

#boka td {
	font-family: Verdana;
	font-size: 10px;
}

td.falt {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-color: white;
	padding: 5px;
}

td.left {
	border-left: 1px solid gray;
	background-color: white;
	padding: 5px;
}

td.right {
	border-right: 1px solid gray;
	background-color: white;
	padding: 5px;
}

td.divider {
	height: 4px;
	background-color: rgb(251,248,244);
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 0px;
}

td.symb {
	width: 100px;
	height: 80px;
	vertical-align: top;
}

td.title {
	font-weight: bold;
	vertical-align: top;
}

#hmenu td {
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
}

#hmenu a {
	color: rgb(247,148,29);
	text-decoration: none;
}

#menu a {
	color: white;
	text-decoration: none;
/*	padding-left: 14px;
	padding-right: 14px;*/
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 17px;
	padding-bottom: 17px;
}

#menu a:hover {
	color: black;
}


#menu h3 {
	color: rgb(0,173,239);
	font-size: 13px;
	padding-top: 15px;
	margin: 0px;
}

#menu p {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#kontakt td, td {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}

.divider {
	background-image: url(img/dotted.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-left: 1px;
}

.divider2 {
	background-image: url(img/dotted2.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 603px;;
	margin-left: 13px;
}

#logo {
	position: absolute;
	width: 228px;
	height: 54px;
	left: 15px;
	top: 15px;
	z-index: 2;
}


#djs td {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	width: 180px;
}

#djnews td {
	text-align: left;
	vertical-align: top;
}

#djs img {
	border: 3px solid black;
}

#julbord {
	padding: 10px;
	width: 750px;
}

#julbord td {
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid gray;
}

.lunch {
	color: rgb(184,1,1);
	text-align: left;
}

.afton {
	color: rgb(137,1,1);
	text-align: left;
}

.jul {
	font-weight: bold;
}


a .active {
	color: rgb(83,71,65);
}
a:link .active {
	color: rgb(83,71,65);
}
a:active .active {
	color: rgb(83,71,65);
}
a:link .introslide {
	border:1px solid black;
}
a:hover .introslide {
	border: 1px solid rgb(247,148,29);
}
a:active .introslide {
	border:1px solid red;
}
img.introslide {
	border:1px solid black;
}
