html, body, h1, p, object, form {
	margin: 0;
	padding: 0;
}
span, .hidden  {
	display: none;
}
a {
	color: #930302;
	text-decoration: underline;
}
a img {
	border: none;
}
img, object {
	display: block;
}
.full { 
	width: 100%;
}
.input {
	font: 100% Cambria, Georgia, "Times New Roman", Times, serif;
	color: #6C5F41;
}
body {
	text-align: center;
	background: #7A897F url(../_img/pattern.gif) repeat;
	font: 83% Cambria, Georgia, "Times New Roman", Times, serif;
	color: #49412C;
	padding-top: 4%;
	padding-bottom: 4%;
}
#border-body {
	width: 906px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 4px;
}
#border-top, #border-bottom, #calendar .event-top, #bottom {
	font-size: 0;
	line-height: 0;
}
#border-top {
	background: url(../_img/border-top.png) no-repeat;
	height: 6px;
}
#border-bottom {
	background: url(../_img/border-bottom.png) no-repeat;
	height: 4px;
}
#base {
	padding-right: 4px;
	padding-left: 2px;
	text-align: left;
	background: url(../_img/border-body.png) repeat-y;
}
#base-shift {
	background: #9B9174;
	position: relative;
	top: -4px;
	left: 0;
}
#header {
	height: 273px;
	overflow: hidden;
}
#header h1 {
	width: 220px;
	height: 150px;
	background: url(../_img/logo.png);
	position: absolute;
	top: 0px;
	left: 0px;
}
#header #banner {
	height: 230px;
	width: 680px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header div {
	width: 220px;
	height: 123px;
	position: absolute;
	left: 0px;
	top: 150px;
}
#header ul {
	height: 43px;
	position: absolute;
	width: 680px;
	background: url(../_img/nav.png);
	top: 230px;
	right: 0px;
	margin: 0;
	padding: 0;
}
#header li {
	list-style: none;
	display: inline;
}
#header a {
	position: absolute;
	height: 27px;
	top: 8px;
}
#header a:hover, #header a.selected {
	background-position: 0 -27px;
}
a#nav-home {
	left: 39px;
	width: 39px;
	background: url(../_img/nav-home.png);
}
a#nav-menu {
	width: 66px;
	left: 163px;
	background: url(../_img/nav-menu.png);
}
a#nav-tasting {
	width: 59px;
	left: 316px;
	background: url(../_img/nav-tasting.png);
}
a#nav-mailing {
	width: 45px;
	left: 462px;
	background: url(../_img/nav-mailing.png);
}
a#nav-contact {
	width: 46px;
	left: 595px;
	background: url(../_img/nav-contact.png);
}
#content, #shading, #inner-wrap  {
	width: 100%;
	overflow: hidden;
}
#content {
	position: relative;
	background: url(../_img/content.gif) repeat-y;
	overflow: hidden;
}
#left {
	float: left;
	width: 220px;
	padding-bottom: 372px;
}
#shading {
	background: url(../_img/shading.png) no-repeat 220px 0px;
}
#right {
	float: right;
	width: 680px;
	background: url(../_img/right-top.gif) no-repeat;
}
#inner {
	background: url(../_img/right-bottom.gif) no-repeat center bottom;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	padding-bottom: 37px;
}
#inner-wrap {
	background: url(../_img/right-body.gif) repeat-y;
}
#inner-pad {
	padding: 0 20px 0 0;
}
#inner-right {
	float: right;
	width: 160px;
	font-size: 92%;	
}
.divider {
	display: block;
	margin-bottom: 1em;
	border-bottom: 1px solid #B2A585;
	padding-bottom: 1em;
	font-size: 1em;
	line-height: 0;
}
#inner-left {
	float: left;
	width: 360px;
}
#inner-left table {
	table-layout: fixed;
}
#inner-left table td {
	vertical-align: top;
}
#footer {
	position: absolute;
	width: 220px;
	height: 120px;
	left: 2px;
	bottom: 7px;
	background: url(../_img/footer3.png) no-repeat;
}
#footer #facebook {
	position: absolute;
	left: 67px;
	top: 80px;
	width: 23px;
	height: 23px;
}
#footer #tripadvisor {
	position: absolute;
	left: 116px;
	top: 80px;
	width: 40px;
	height: 23px;
}
#corner {
	position: absolute;
	height: 34px;
	width: 157px;
	right: 5px;
	bottom: 9px;
	background: url(../_img/corner.png) no-repeat;
}
* html #corner {
	display: none;
}
#bottom {
	background: #9B9174;
	position: absolute;
	height: 4px;
	width: 680px;
	left: 222px;
	bottom: 8px;
	width: 680px;
}
* html #bottom {
	bottom: 7px;
}
#calendar {
	height: 252px;
	background: url(../_img/calendar.png);
	width: 220px;
	position: absolute;
	left: 2px;
	top: 275px;
}
#calendar table {
	table-layout: fixed;
	margin-top: 14px;
	margin-right: 15px;
	margin-left: 15px;
}
#calendar td {
	height: 26px;
	width: 26px;
}
#calendar .dates {
	padding-top: 7px;
	background: transparent;
	text-align: center;
}
#calendar .dates a { 
	display: block;
}
#calendar .event {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 253px;
	padding-bottom: 15px;
	z-index: 10000;
	background: url(../_img/event-bottom.png) no-repeat center bottom;
}
#calendar .event-top {
	background: url(../_img/event-top.png) no-repeat;
	height: 15px;
}
#calendar .event-body {
	padding-right: 15px;
	padding-left: 15px;
	background: url(../_img/event-body.png) repeat-y;
}
#window {
	position: absolute;
	background: url(../_img/window-bg.png) repeat;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 10000;
}
#window-base {
	background: url(../_img/window-bottom.png) center bottom no-repeat;
	padding-bottom: 2px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5%;
}
#window-top {
	font-size: 0px;
	line-height: 0px;
	height: 2px;
	background: url(../_img/window-top.png) no-repeat;
}
#window-body {
	background-image: url(../_img/window-body.png);
	background-repeat: repeat-y;
	padding: 25px 25px 100px;
	position: relative;
	min-height: 360px;
}
#window h3 {
	background: url(../_img/degustace.gif) no-repeat;
	height: 45px;
}
* html table {
	font-size: 100%;
}
* html #shading,
* html #base,
* html #border-top,
* html #border-bottom,
* html #calendar .event,
* html #calendar .event-top,
* html #calendar .event-body {
	background: none;
}
* html #calendar .event,
* html #calendar .event-top,
* html #calendar .event-body {
	background: #CEC19E;
}
* html #calendar .event {
	bottom: 39px;
	left: 12px;
}
