@charset "utf-8";
html, body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #120d0a;
	background-color: #ddcfb5;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../gfx/des/bgTop.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	text-align: left;
	line-height: 15px;
	margin-top: 4px;
	margin-bottom: 10px;
}
div {
	position: relative;
}
a {
	color: #684623;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}
li {
	text-align: left;
	list-style-type: circle;
}
input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #563a26;
	border: 1px solid #c9b38c;
	vertical-align: middle;
	background-color: #f7f7f5;
	margin: 2px;
}
.brown {
	font-size: 14px;
	font-weight: bold;
	color: #684623;
}
#container {
	width: 690px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	float: left;
	height: 127px;
	width: 441px;
	padding-left: 249px;
	background-image: url(../gfx/des/top.gif);
	background-repeat: no-repeat;
}
#top img {
	float: left;
}
#header {
	float: left;
	height: 220px;
	width: 690px;
}
#menu {
	background-image: url(../gfx/des/bgMenu.gif);
	float: left;
	height: 54px;
	width: 690px;
	background-repeat: no-repeat;
	padding-top: 6px;
}
#content {
	float: left;
	width: 690px;
	background-image: url(../gfx/des/bgContent.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#footer {
	background-image: url(../gfx/des/bgFooter.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 30px;
	width: 690px;
}
#title {
	float: left;
	height: 172px;
	width: 160px;
	margin-left: 20px;
}
#contentR {
	float: right;
	width: 470px;
	margin-right: 20px;
	padding-bottom: 16px;
}
#googleMap {
	width: 470px;
	height: 260px;
	float: right;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 10px;
}
#prices {
	text-align: center;
	float: right;
	margin-bottom: 10px;
	margin-right: 20px;
	background-color: #ddcfb5;
}
#prices td {
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f7f7f5;
	border-bottom-color: #f7f7f5;
}
#contactForm {
	text-align: left;
	float: right;
	margin-bottom: 10px;
	margin-right: 20px;
	background-color: #ddcfb5;
}
#contactForm td {
	padding: 2px;

}
#tableTitle {
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #2c0a09;
	line-height: 22px;
}
.dscr {
	font-size: 11px;
	background-color: #e3d1a9;
	padding-top: 2px;
	padding-bottom: 2px;
}
.center {
	text-align: center;
}
#gallery {
	text-align: center;
	float: right;
	margin-right: 22px;
}
#gallery img {
	padding: 3px;
	border: 1px solid #c0b19e;
}
#gallery td {
	padding-bottom: 10px;
}
.input {
	width: 260px;
}
.nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lang {
	float: right;
	height: 30px;
	width: 150px;
	margin-right: 10px;
	color: #684623;
	margin-top: 16px;
}
#lang a {
	font-size: 10px;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
#lang a:hover {
	text-decoration: underline;
}
a#en {
	background-image: url(../gfx/des/lang/en.gif);
}
a#de {
	background-image: url(../gfx/des/lang/de.gif);
}
a#pl {
	background-image: url(../gfx/des/lang/pl.gif);	
}

