/* General */

* { margin: 0; padding: 0; }

html { height: 100%; font-size: 15pt }

body {
	height: 100%;
	background: #FFE5BC url(../img/bgL03b.jpg) repeat-x 0 0;
	font: 11pt Georgia, "Times New Roman", Times, serif;
	}

a:link, a:visited {
	color: #410909;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #47630e;
}

address {
	line-height: 1.75;
	text-align: left;
	color: #3C0808;
	font-style: normal;
	font-size: 12pt;
	}
	

.address1 {
	line-height: 1.75;
	text-align: left;
	color: #3C0808;
	font-style: normal;
	font-size: 16pt;
	padding-left: 15px;}

.address2 {
	line-height: 1.75;
	text-align: left;
	color: #3C0808;
	font-style: normal;
	font-size: 12pt;
	margin-bottom: 10px;
	padding-left: 15px;}

.address3 {
	line-height: 1.75;
	text-align: left;
	color: #3C0808;
	font-style: normal;
	font-size: 10pt;
	padding-left: 15px;}

.hours {
	line-height: 1.75;
	text-align: left;
	color: #3C0808;
	font-style: normal;
	font-size: 12pt;
	}
	
.hours_type {
	font-weight: bold;
	margin-bottom: -1px;}

.left_hours {
float: left;
margin-right: 10px;
margin-bottom: -15px;}

.right_hours {
margin-bottom: -15px;}

.cleaning_box { 
	min-height: 1px;
}

.cleaning_box:after {
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	font-size: 0; 
	content: ' ';
}

.noscreen {
	display: none;
}

.hidden { /* Skip menu */
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	}


/* Images */

.slideshow {
	width: 230px;
	height: 130px;
	margin-top: -145px;
	margin-left: 480px;
	position: relative;
	top: 0px;
	left: 10px;
}

.logo {
	height: 130px;
	width: 250px;
	margin-bottom: 5px;
	float: left;
	margin-right: 20px;
	margin-top: 15px;}
	
.img_right {
	height: 120px;
	width: 200px;
	float: right;
	margin-right: 20px;
	margin-top: 45px;
	margin-left: 15px;
	border: 1px #3C0808 solid;}
	
.img_right1 {
	height: 120px;
	width: 200px;
	float: right;
	margin-right: 20px;
	margin-left: 15px;
	border: 1px #3C0808 solid;
margin-top: 10px;}
	
.img_left {
	height: 102px;
	width: 170px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	border: 1px #3C0808 solid;}
	
.img_left1 {
	height: 120px;
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	border: 1px #3C0808 solid;}

/* Headings, paragraphs */

h1 {
	font-size: 26pt;
	font-weight: normal;
	color: #FFF0D0;
	letter-spacing: 1px;
	padding: 42px 0 6px 0;
	margin: 0 0 2px 55px;
	border-bottom: 1px solid #843419;
	width: 398px;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFF0D0;
}

h2 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	color: #FFE09E;
	background-color: #640000;
	padding: 2px 0 2px 9px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background-image: url(../img/heading01.jpg);
	background-repeat: repeat-x;
	border-top: 2px #3C0808 solid;
	border-left: none;
	border-right: none;
	background-position: right;}

h3 {
	font: 19pt Georgia, "Times New Roman", Times, serif;
	color: #48630e;
	margin-bottom: 7px;
	text-align: left;}
h4 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	color: #FFE09E;
	background-color: #640000;
	padding: 2px 0 2px 9px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	background-image: url(../img/heading01c.jpg);
	background-repeat: repeat-x;
	border-top: 2px #3C0808 solid;
	border-left: none;
	border-right: none;
	background-position: right;}	

h5 {
	font: 19pt Georgia, "Times New Roman", Times, serif;
	color: #48630e;
	margin-bottom: 7px;
	text-align: center;}

h6 {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	color: #48630e;
	margin-bottom: 7px;
	margin-top: 30px;}
	
p.h7 {
	font: 19pt Georgia, "Times New Roman", Times, serif;
	color: #48630e;
	margin-bottom: -10px;
	text-align: center;
	margin-top: 30px;}
	
p {
	color: #3C0808;
	line-height: 2;
	margin-bottom: 27px;
}

p.text_content {
	text-indent: 1px;
}

p.text_content1 {
	text-indent: 1px;
	padding-top: 10px;}
p.text_content:first-letter {
	font-size: 1.6em;
	line-height: 0.9;
	letter-spacing: 0px;
}

p.text_content1:first-letter {
	font-size: 1.6em;
	line-height: 0.9;
	letter-spacing: 0px;
}

.text_large {
	font-size: 1.6em;
	line-height: 11pt;}

p.name {
	margin-top: -20px;
	font-weight: bold;
	color: #48630e;
	font-style: italic;
}

p.menu_name {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	color: #48630e;
	margin-bottom: 5px;
	margin-top: 30px;
	text-align: center;
}

p.menu_name2 {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	color: #48630e;
	margin-bottom: 5px;
	margin-top: 30px;
	text-align: center;
}
	
p.menu_text {
	text-indent: 1px;
	text-align: center;
	}
	
p.menu_text2 {
	text-indent: 1px;
	text-align: center;
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;}
	
	
p.menu_text2:first-letter {
	font-size: 1.6em;
	line-height: 0.9;
	letter-spacing: 0px;
}
	
.menu_text2bold {
	text-indent: 1px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	text-decoration: underline;}
	
p.menu_text3 {
	text-indent: 1px;
	text-align: right;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	}
	
p.menu_text3b {
	text-indent: 1px;
	text-align: right;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	
	}

p.menu_text4 {
	text-indent: 1px;
	text-align: center;
	margin-bottom: 30px;
	clear: both;}
	
p.menu_text5 {
	text-indent: 1px;
	text-align: center;
	margin-top: 5px;
	}

p.menu_text:first-letter {
	font-size: 1.6em;
	line-height: 0.9;
	letter-spacing: 0px;
}

p.menu_price {
	font-weight: bold;
	text-align: center;
	margin-top: -25px;
	margin-bottom: -5px;
	}

p.menu_price3 {
	font-weight: bold;
	text-align: center;
	margin-top: -25px;
	margin-bottom: -5px;
	margin-left: -5px;}
	
	
p.menu_price5 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

p.center {
	text-align: center;
	}

p.center1 {
	margin-bottom: 40px;}

.menu_price2 {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -5px;
}

.menu_price3 {
	font-weight: bold;
	margin-left: 20px;}


	
.menu_price4 {
	font-weight: bold;
	text-align: center;
	margin-top: -25px;
	margin-bottom: -5px;
	padding-left: 20px;}
	
.menu_price5 {
	font-weight: bold;
	text-align: center;
	margin-top: -25px;
	margin-bottom: -5px;
	margin-left: 25px;}

.menu_nav_box {
	text-align: center;
	padding-top: 15px;}
	
.menu_nav_box1 {
	text-align: center;
	padding-top: 10px;}
	
.menu_nav_box2 {
	text-align: center;
	padding-top: 40px;}
	
.wine_type {
font-weight: bold;
margin-top: 10pt;}

a:link.menu_nav,a:visited.menu_nav {
	margin: 20px;}
	
a:hover.menu_nav,a:active.menu_nav {
	color: #47630e;
}

/* Header */

#header {
	width: 779px;
	height: 156px;
	margin: 0 auto 0 auto;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#header p {
	margin-left: 208px;
	font-size: 1.4em;
	color: #FFE09E;
}

.version {
	position: absolute;
	top: 7px;
	right: 18px;
}

.version p a, .version p a:visited {
	color: #FFE09E;
	font-size: 0.8em;
	font-weight: normal;
	margin-right: 7px;
}


/* Menu */

#menu_box {
	background: #336600 url(../img/MenuBar03.gif) ;
	border-bottom: 1px #ebb259 solid;
	color: #1A1414;
	border-top: 1px #ebb259 solid;
	height: 32px;
}

#menu {
	width: 779px;
	margin: 0 auto 0 auto;
	list-style: none;
	text-align: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5px;
}

#menu li {
	display: inline;
	text-align: center;
	line-height: 32px;
}

#menu li a {
	display: block;
	color: #000000;
	padding: 0em 13px 0em 14.2px;
	border-right: 1px #336600 solid;
	text-decoration: none;
	font-size: 16px;
	float: left;
	font-weight: normal;
}

#menu li a.first {
	border-left: 1px #336600 solid;
	margin-left: 10px;
}

#menu li a:hover, #menu li a.active {
	background: #224400 url(../img/MenuBar04.gif);
	color: #ace238;
}

.left_box {
	width: 350px;
	float: left;
	margin-left: 15px;
	margin-bottom: 40px;
	height: 360px;}

.right_box {
	width: 350px;
	float: right;
	margin-right: 15px;
	height: 210px;
	}
	
.left_box1 {
	width: 350px;
	float: left;
	margin-left: 15px;
	height: 210px;
	padding-left: 20px;
}

.right_box1 {
	width: 230px;
	float: left;
	margin-right: 15px;
	height: 240px;
	}


/* Content - columns */

.content {
	width: 779px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 20px;
}

.content_in {
	width: 100%;
}

.content_in_form {
	width: 100%;
	text-align: center;
}

.column_1 {
	float: left;
	width: 777px;
}

.column_left {
	float: left;
	width: 521px;
}

.column_right {
	float: right;
	/*background-image: url(../img/Logo01.gif);*/
	/*background-repeat: no-repeat;*/
	width: 256px;
	background-position: left 30px;
}

.column_left_in {
	margin-top: 1.6em;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

.column_one {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}

.column_one_in {
	margin: 0 1em 0 1px;
}

.column_two {
	float: right;
	width: 50%;
	margin-bottom: 30px;
}

.column_two_in {
margin: 0 0 0 1em;
}

.column_right_in {
	margin: 0px 0px 0em 15px;
}

.column_right_in_2 {
	margin: 40px 0px 0em 10px;
}


.column_one h3, .column_two h3 {
	font-size: 1.4em;
	margin: 2px 0 2px 0;
}

.column_one p, .column_two p {
	line-height: 1.8;
	margin-bottom: 3px;
}

.column_one p.more_info, .column_two p.more_info {
	padding: 0px;
	background: url(../img/button01.gif) no-repeat;
	float: right;
	margin: 0px;
	margin-top: 10px;
	width: 130px;
	height: 40px;
	margin-bottom: -8px;
}

.column_one p.more_info a, .column_one p.more_info a:visited, .column_two p.more_info a, .column_two p.more_info a:visited  {
	color: #3C0808;
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding-left: 27px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: normal;
}

.column_one p.more_info a:hover, .column_two p.more_info a:hover  {
	color: #48630e;
	text-decoration: none;
	background: url(../img/button02.gif) no-repeat;
}
	
.column_one p.more_info a:active, .column_two p.more_info a:active  {
	color: #48630e;
	text-decoration: none;
	background: url(../img/button03.gif) no-repeat;
}

.column_one ul, .column_two ul {
	list-style: none;
	margin: 11px 0 0 8px;
}

.column_one ul li, .column_two ul li {
	margin-bottom: 9px;
	color: #3C0808;
	background: transparent url('../img/list-bullet.gif') no-repeat left 60%;
	padding-left: 21px;
}

.column_one img, .column_two img {
	float: left;
	border: 1px solid #3F0707;
	margin: 4px 7px 2px 0;
}

.column_right_in h3 {
	margin: 35px 0 8px 0px;
}

.ornament {
	background: url('../img/ornament01.gif') no-repeat center 0;
	margin: -10px auto 10px auto;
	height: 11px;
}

.ornament1 {
	background: url('../img/ornament01.gif') no-repeat center 0;
	margin: -10px auto 20px auto;
	height: 11px;
}

.ornament2 {
	background: url('../img/ornament01.gif') no-repeat center 0;
	margin: 0px auto 20px auto;
	height: 11px;
}

.ornament3 {
	background: url('../img/ornament01.gif') no-repeat center 0;
	margin: 10px auto 20px auto;
	height: 11px;
}

.ornament4 {
	background: url('../img/ornament01.gif') no-repeat center 0;
	margin: -20px auto 40px auto;
	height: 11px;
}

.ornament5 {
	background: url('../img/ornament03.gif') no-repeat center 0;
	margin: -10px auto 20px auto;
	height: 11px;
}
	
.ornament6 {
	background: url('../img/ornament01.gif') no-repeat center 0;
	margin: 40px auto 30px auto;
	height: 11px;
}

.ornament7 {
	background: url('../img/ornament01.gif') no-repeat center 0;
	margin: 0px auto 40px auto;
	height: 11px;
}
.ornament8 {
	background: url('../img/ornament01.gif') no-repeat center 0;
	margin: -10px auto 40px auto;
	height: 11px;
}
.drawing {
	float: right;
	position: relative;
}

/* Footer */
#footer_box {
	background: #e5bd6b url(../img/yel_tan.gif) 0px;
	height: 100px;
	border-top: 2px #ebb259 solid;
}

#footer {
	width: 779px;
	margin: 0 auto 0 auto;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

#footer ul {
	list-style: none;
	padding: 27px 0 0 10px;
	text-align: left;
	font-size: 0.8em;
	float: left;
	width: 650px;
}

#footer ul li {
	float: left;
	display: inline;
	white-space: nowrap;
	color: #3C0808;
}

#footer ul li a, #footer ul li a:visited {
	color: #3C0808;
	margin: 0 8px;
	font-weight: normal;
	text-decoration: none;
}
	
#footer ul li a:hover {
	color: #47630e;
}

#footer p.print {
	float: right;
	text-align: right;
	width: 240px;
	padding: 27px 0 0 0;
	line-height: 1;
	margin: 0;
}

#footer p.print a, #footer p.print a:visited {
	color: #181818;
	font-weight: normal;
}

#footer p#backs {
	line-height: 1;
	margin: 39px 0 0 0;
	color: #181818;
	font-size: 0.8em;
}

#footer p#backs a, #footer p#backs a:visited {
	color: #280303;
	font-weight: normal;
	padding: 0 1px;
}



.VAT {
	font-size: 12px;
	text-align: left;
	margin-top: 30px;
	margin-left: 15px;
	display: inline;
	clear: left;
	width: 200px;
	float: left;
	color: #3C0808;
}

.Copyright {
	font-size: 12px;
	text-align: right;
	margin-top: 30px;
	margin-right: 15px;
	display: block;
	width: 200px;
	float: right;
	color: #3C0808;
}

#print {
	background: url('../img/tiskarnicka.gif') no-repeat 0 80%;
	padding-left: 26px;
}


/* Gallery */


	
	/* BEGIN DEMO STYLE */
	/*{margin:0;padding:0}*/
	/*body{padding:20px;background:white;text-align:center;background:black;color:#bba;font:80%/140% georgia,serif;}*/
	/*h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}*/
	/*a{color:#348;text-decoration:none;outline:none;}*/
	/*a:hover{color:#67a;}*/
.caption{
	font-weight: bold;
	color: #777;
}

.demo{
	position:relative;
	margin-top:2em;
	text-align: center;
}

.gallery_demo{
	width:702px;
	margin: 0 auto;
}

.gallery_demo li{
	width: 72px;
	height: 45px;
	border: 1px #111 solid;
	margin: 0px 2px 4px 2px;
	background:#000;
}

.gallery_demo li div{
	left:240px
}

.gallery_demo li div .caption{
	font: normal italic 0.7em/1.4
}
	
#main_image{
	margin:0 auto 60px auto;
	height:438px;
	width:700px;
	background:black;
}

#main_image img{
	margin-bottom:10px;
}
	
.nav{
	padding-top:15px;
	clear:both;
	text-transform:uppercase;
	text-align: center;
	margin-left: 3px;
}
	
.info{
	text-align:left;
	width:700px;
	
}

.info p{
	margin-top:1.6em;
}
	
.map {
	margin-top: 10px;
	text-align: center;
}
	
.map_link{
	font: 11pt Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height: 30px;
}

.owner_name {
font-weight: bold;
margin-top: -10pt;}

.owner {
font-style: italic;
margin-top: -30pt;}
 
 
 /* form */

form {
	text-align: center;
	width: 450px;
}
	
fieldset {
	margin: 1.5em 0em 10px 0em;
	width: 460px;
	text-align: left;
	border: 1px #632f28 solid
}

legend {
	margin-left: 1em;
	color: #3C0808;
	font-weight: bold;
	margin-bottom: 20px;
}

fieldset ol {
	list-style: none;
}

fieldset ol li {
	float: left;
	clear: left;
	width: 100%;
}

label {
	float: left;
	width: 7em;
	margin-right: 1em;
	text-align: right;
	color: #3C0808;
	font-weight: bold;
}

form#contact {
	text-align: left;
	margin-bottom: 30px;
	margin-top: 0em;
}

form#contact fieldset {
	margin: 0em 0em 0em 1.5em;
	width: 440px;
}

form#contact ol {
	text-align: left;
	margin-left: 0em;
}

form#contact ol li {
	padding-bottom: 10px;
}

form#contact ol li img#captcha {
	margin-left: 120px;
	margin-right: 10px;
}

form#contact fieldset ol li input.submit {
	margin: 10px 10px 0px 118px;
	display: inline;
}

form#contact fieldset ol li a:link {
	color: #3C0808;
}

form#contact fieldset ol li a:hover {
	color: #ff9933;
}

/* Events */

p.events_menu_type {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	color: #48630e;
text-align: center;
	margin-top: 20px;
}

p.events_menu_name {
	font: 14pt Georgia, "Times New Roman", Times, serif;
	color: #48630e;
	margin-bottom: 5px;
text-align: center;
margin-top: -10px;}

p.events_menu_text {
	text-indent: 1px;
	text-align: center;
	}
	
p.events_menu_text_bold {
	text-indent: 1px;
	text-align: center;
font-weight: bold;
margin-top: -25px;}

.linkname1 {
margin-top: 10pt;}

.linkname {
margin-top: -10pt;}

.linktext {
margin-top: -30px;}