html, body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	}

body {
	background: url('/gfx/default/images/layout/bg_body.gif') center top no-repeat #140c0a;
	}


/**
 * header with main menu
 */
#header {
	position: relative;
	width: 980px;
	height: 223px;
	margin: 0 auto;
	background: url('/gfx/default/images/layout/bg_header.jpg') 0 0 no-repeat;
	}

#header h1 {
	margin: 0;
	padding: 0;
	}

#header ul {
	margin: 0;
	padding: 0;
	}

#header a {
	position: absolute;
	display: block;
	color: #000;
	text-decoration: none;
	color: #f4e4b8;
	text-align: center;
	}

#header a.mm_home { width: 400px; height: 100px; top: 40px; left: 274px; background: url('null') 0 0 no-repeat; }
#header a.mm_current_menu { width: 170px; height: 25px; top: 156px; left: 70px; color: #c93d09; font-size: 0.9em; }
#header a.mm_food_list { width: 180px; height: 25px; top: 155px; left: 260px; }
#header a.mm_vine_list { width: 90px; height: 25px; top: 155px; left: 446px; }
#header a.mm_saloon_cz { width: 70px; height: 25px; top: 155px; left: 554px; }
#header a.mm_child_parties_cz { width: 100px; height: 25px; top: 155px; left: 653px; }
#header a.mm_saloon_en { width: 70px; height: 25px; top: 152px; left: 554px; font-size: 0.8em; line-height: 1.1em; }
#header a.mm_child_parties_en { width: 100px; height: 25px; top: 156px; left: 653px; font-size: 0.8em; }
#header a.mm_catering { width: 70px; height: 25px; top: 155px; left: 794px; }
#header a.mm_gallery { width: 90px; height: 25px; top: 195px; left: 307px; }
#header a.mm_partners { width: 70px; height: 25px; top: 195px; left: 421px; }
#header a.mm_news { width: 75px; height: 25px; top: 195px; left: 515px; }
#header a.mm_contacts { width: 70px; height: 25px; top: 195px; left: 638px; }
#header a.mm_lang { width: 39px; height: 34px; top: 189px; left: 941px; }


/**
 * wrap
 */
#wrap {
	width: 980px;
	margin: 16px auto;
	background: url('/gfx/default/images/layout/wrap_top.gif') 0 0 no-repeat #f4e4b8;
	}

#wrap_bottom {
	clear: both;
	padding: 0 43px 21px 0;
	background: url('/gfx/default/images/layout/wrap_bottom.gif') bottom left no-repeat #f4e4b8;
	text-align: right;
	font-size: 0.8em;
	}

.n_wrap {
	width: 980px;
	margin: 16px auto;
	background: url('/gfx/default/images/layout/wrap_top.gif') 0 0 no-repeat #f4e4b8;
	position : relative;
	}

.n_wrap_bottom {
	clear: both;
	width : 980px;
	height : 7px;
	background: url('/gfx/default/images/layout/wrap_bottom.gif') bottom left no-repeat #f4e4b8;
	position : absolute;
	left : 0;
	bottom : 0;
	text-align: right;
	font-size: 0.8em;
	}

.n_wrap_content {
	padding : 15px 43px 15px 43px;
	font-size: 0.8em;
	color: #221a15;
	}
.n_wrap_content a { color: #c93d09; }
.n_wrap_content a.arr { display : block;background : url("/gfx/default/images/layout/arrows_orange.gif") 0 50% no-repeat;padding-left : 18px; }
.n_wrap_content h1 { margin-bottom : 5px; }


/**
 * right column
 */
#right_column {
	float: right;
	width: 364px;
	padding: 43px 0;
	}

#right_column p {
	margin: 0 43px 0 53px;
	font-size: 0.8em;
	}


/**
 * content
 */
#content {
	float: left;
	width: 550px;
	margin: 43px 0 0 43px;
	font-size: 0.8em;
	color: #221a15;
	}

#content a, #right_column a, #wrap_bottom a {
	color: #c93d09;
	}

#content a:hover, #right_column a:hover, #wrap_bottom a:hover {
	color: #140c0a;
	}


/**
 * footer
 */
#footer {
	width: 980px;
	margin: 0 auto;
	}

#footer img {
	float: left;
	margin-top: 5px;
	}

#footer p {
	text-align: right;
	font-size: 0.8em;
	color: #734c3f;
	}

#footer p span {
	color: #fbf1d6;
	}

#footer a {
	color: #c93d09;
	}

#footer a:hover {
	color: #f4e4b8;
	}


/**
 * newsletter box
 */
#box_newsletter_cz, #box_newsletter_en {
	position: relative;
	width: 321px;
	height: 257px;
	}

#box_newsletter_cz { background: url('/gfx/default/images/layout/bg_box_newsletter_cz.jpg') 0 0 no-repeat; }
#box_newsletter_en { background: url('/gfx/default/images/layout/bg_box_newsletter_en.jpg') 0 0 no-repeat; }

#box_newsletter_cz a, #box_newsletter_en a {
	display: block;
	width: 178px;
	height: 74px;
	position: absolute;
	left: 130px;
	top: 46px;
	}

#box_newsletter_cz a span, #box_newsletter_en a span {
	display: none;
	}

#box_newsletter_cz p, #box_newsletter_en p {
	width: 160px;
	position: absolute;
	top: 132px;
	left: 130px;
	margin-left: 0;
	text-align: left;
	font-size: 0.8em;
	color: #f4e4b8;
	}

#newsletter_email {
	width: 138px;
	position: absolute;
	top: 202px;
	left: 132px;
	margin: 0;
	padding: 3px;
	font-size: 0.7em;
	border: none;
	background: #f4e4b8;
	}

#newsletter_submit {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 202px;
	left: 284px;
	font-size: 0px !important;
	margin: 0;
	padding: 0;
	background: url('/gfx/default/images/layout/arrows_orange.gif') center center no-repeat #140c0a;
	border: none;
	cursor: pointer;
	}

.newsletter_error, .newsletter_info {
	width: 268px;
	margin: 0 0 24px 53px;
	text-align: center;
	}

.newsletter_error {
	color: #c00;
	}


/**
 * saloon box
 */
#box_saloon {
	position: relative;
	width: 268px;
	height: 68px;
	margin: 24px 0 24px 53px;
	padding: 40px 0 0 20px;
	background: url('/gfx/default/images/layout/bg_box_saloon.gif') 0 0 no-repeat;
	color: #140c0a;
	}

#box_saloon a {
	position: absolute;
	top: 19px;
	left: 17px;
	display: block;
	width: 136px;
	height: 20px;
	font-size: 0px !important;
	color: #c93d09;
	}

#box_saloon p {
	font-size: 0.72em;
	margin-left: 0;
	text-align: left;
	}


/**
 * gallery box
 */
#box_gallery {
	width: 268px;
	margin: 16px 0 32px 53px;
	background: url('/gfx/default/images/layout/bg_box_gallery_bottom.gif') bottom left no-repeat #140c0a;
	}

#box_gallery ul {
	margin: 0;
	padding: 54px 0 21px 21px;
	}

#box_gallery ul.gallery_cz { background: url('/gfx/default/images/layout/bg_box_gallery_top_cz.gif') top left no-repeat; }
#box_gallery ul.gallery_en { background: url('/gfx/default/images/layout/bg_box_gallery_top_en.gif') top left no-repeat; }

#box_gallery ul li {
	list-style: none;
	line-height: 1.1em;
	}

#box_gallery ul li a {
	font-size: 0.8em;
	}

#box_gallery ul li a:hover {
	color: #f4e4b8;
	}

#box_gallery ul li a.selected {
	color: #f4e4b8;
	text-decoration: none;
	}


/**
 * food list box
 */
#box_food {
	width: 268px;
	margin: 16px 0 32px 53px;
	background: url('/gfx/default/images/layout/bg_box_foodlist_bottom.gif') bottom left no-repeat #140c0a;
	}

#box_food ul {
	margin: 0;
	padding: 94px 0 21px 21px;
	list-style: none;
	}

#box_food ul.food_cz { background: url('/gfx/default/images/layout/bg_box_foodlist_top_cz.gif') top left no-repeat; }
#box_food ul.food_en { background: url('/gfx/default/images/layout/bg_box_foodlist_top_en.gif') top left no-repeat; }

#box_food ul li {
	line-height: 1.1em;
	}

#box_food ul li a {
	font-size: 0.8em;
	}

#box_food ul li a:hover {
	color: #f4e4b8;
	}


/**
 * drink list box
 */
#box_drink {
	width: 268px;
	margin: 16px 0 32px 53px;
	background: url('/gfx/default/images/layout/bg_box_drinklist_bottom.gif') bottom left no-repeat #140c0a;
	}

#box_drink ul {
	margin: 0;
	padding: 94px 0 21px 21px;
	list-style: none;
	}

#box_drink ul.drink_cz { background: url('/gfx/default/images/layout/bg_box_drinklist_top_cz.gif') top left no-repeat; }
#box_drink ul.drink_en { background: url('/gfx/default/images/layout/bg_box_drinklist_top_en.gif') top left no-repeat; }

#box_drink ul li {
	line-height: 1.1em;
	}

#box_drink ul li a {
	font-size: 0.8em;
	}

#box_drink ul li a:hover {
	color: #f4e4b8;
	}


/**
 * offer box
 */
#box_offer {
	width: 268px;
	margin: 16px 0 32px 53px;
	background: url('/gfx/default/images/layout/bg_box_offer_bottom.gif') bottom left no-repeat #140c0a;
	}

#box_offer p {
	margin: 0;
	padding: 94px 0 21px 21px;
	text-align: left;
	}

#box_offer p.offer_cz { background: url('/gfx/default/images/layout/bg_box_offer_top_cz.gif') top left no-repeat; }
#box_offer p.offer_en { background: url('/gfx/default/images/layout/bg_box_offer_top_en.gif') top left no-repeat; }

#box_offer p a img {
	width: 100px;
	height: 100px;
	border: 4px #140c0a solid;
	margin: 0 4px 4px 0;
	}

#box_offer p a:hover img {
	border-color: #f4e4b8;
	}

#box_offer p a:hover {
	color: #f4e4b8;
	}


/**
 * gallery preview in right column
 */
#preview_gallery {
	margin: 24px 53px 0 63px;
	padding: 4px 0;
	text-align: center;
	}

#preview_gallery a {
	margin: 4px;
	}

#preview_gallery a img {
	width: 100px;
	height: 100px;
	border: 4px #f4e4b8 solid;
	}

#preview_gallery a:hover img {
	width: 100px;
	height: 100px;
	border: 4px #df5d0a solid;
	}


/**
 * news on homepage
 */
#hp_news {
	width: 980px;
	margin: 20px auto;
	background: url('/gfx/default/images/layout/bg_hp_news.gif') repeat-y;
	}

#hp_news_top {
	width: 980px;
	height: 8px;
	font-size: 0px !important;
	background: url('/gfx/default/images/layout/bg_hp_news_top.gif') repeat-y;
	}

#hp_news_bottom {
	width: 980px;
	height: 8px;
	font-size: 0px !important;
	background: url('/gfx/default/images/layout/bg_hp_news_bottom.gif') repeat-y;
	clear: both;
	}

#hp_news_heading {
	float: left;
	width: 123px;
	height: 150px;
	text-align: center;
	}

#hp_news_heading h3 {
	margin: 0;
	padding: 0;
	line-height: 150px;
	color: #fbf1d6;
	font-size: 1.1em;
	}

.hp_news_image {
	float: left;
	width: 150px;
	height: 110px;
	padding: 20px 0;
	text-align: center;
	}

.hp_news_image a {
	color: #371b12;
	}

.hp_news_content {
	float: left;
	width: 270px;
	height: 110px;
	padding: 20px 0;
	overflow: hidden;
	}

.hp_news_content h4 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	font-weight: normal;
	background: url('/gfx/default/images/layout/arrows_orange.gif') left center no-repeat;
	color: #c93d09;
	}

.hp_news_content h4 a {
	color: #c93d09;
	text-decoration: none;
	}

.hp_news_content p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #fbf1d6;
	text-align: justify;
	line-height: 1.4em;
	}

.hp_news_content p span {
	color: #c93d09;
	font-size: 0.85em;
	}

.hp_news_content p a {
	color: #c93d09;
	font-size: 0.9em;
	}


/**
 * gallery on homepage
 */
.hp_gallery_link {
	text-align: right;
	padding-right: 30px;
	}

.hp_gallery_thumbnail {
	float: left;
	display: block;
	width: 113px;
	height: 113px;
	margin: 6px;
	border: 4px #f4e4b8 solid;
	}

.hp_gallery_thumbnail:hover {
	border-color: #df5d0a;
	}


/**
 * news
 */
.news_item {
	clear: left;
	padding: 16px 0;
	border-top: 1px #ebc395 solid;
	}

.news_image {
	float: left;
	width: 110px;
	margin: 0 0 16px 0;
	text-align: center;
	}

.news_image img {
	margin: 2px 0;
	}

.news_item h2 {
	margin-left: 130px;
	}

.news_item h2 a {
	color: #140c0a !important;
	text-decoration: none;
	}

.news_item p {
	margin: 0 0 0 130px;
	padding: 3px 0 6px 0;
	}

.news_empty p {
	margin-left: 0;
	}

.news_item p span.date {
	font-weight: bold;
	font-size: 0.9em;
	}

.page_selector {
	clear: left;
	text-align: center;
	border-top: 1px #ebc395 solid;
	}

.page_selector .selected {
	font-weight: bold;
	}


/**
 * contact form
 */
#contact_form table {
	width: 468px;
	margin: 0;
	border: none;
	}

#contact_form table td {
	padding: 4px;
	vertical-align: top;
	line-height: 1.6em;
	}

#contact_form table td.bottom {
	vertical-align: bottom;
	}

.txt, .txtarea {
	margin: 0;
	padding: 2px;
	border: none;
	background-color: #fff;
	}

.txt {
	width: 140px;
	}

.txtarea {
	width: 229px;
	height: 88px;
	font-size: 1em;
	}

.contacts_error {
	margin-bottom: 12px;
	border: #ebc395 solid;
	border-width: 1px 0;
	color: #c00;
	}

.contacts_ok {
	margin: 0 0 12px 0;
	border-bottom: 1px #ebc395 solid;
	}


/**
 * food menu table
 */
table.food_menu {
	width: 548px;
	margin: 0 0 24px 0;
	padding: 0;
	border-collapse: collapse;
	}

table.food_menu td {
	padding: 10px 0;
	border-bottom: 1px #dac6a1 solid;
	vertical-align: top;
	text-align: justify;
	}

table.food_menu td span {
	font-size: 0.85em;
	color: #7b5647;
	}

table.food_menu td.gustino {
	width: 34px;
	text-align: center;
	}

table.food_menu td.winery_image {
	padding-right: 20px;
	}

table.food_menu td.ammount, table.food_menu td.price {
	text-align: right;
	width: 80px;
	}


/**
 * week menu table
 */
table.weekmenu {
	width: 548px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	}

table.weekmenu td {
	padding: 2px;
	vertical-align: top;
	text-align: justify;
	}

table.weekmenu td.day {
	width: 70px;
	font-weight: bold;
	}

table.weekmenu td.text {
	padding-right: 20px;
	text-align: left;
	}

table.weekmenu td.price {
	white-space: nowrap;
	text-align: right;
	}

table.weekmenu td.spacer {
	padding: 20px 0;
	}



/**
 * HTML elements
 */
h1 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	}

h1.alt {
	margin-bottom: 12px;
	}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	}

img {
	border: none;
	}

p {
	margin: 0;
	padding: 10px 0;
	}

p, li {
	text-align: justify;
	line-height: 1.3em;
	}

ul {
	padding: 0 0 0 18px;
	}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

input, select, textarea {
	font-family: arial, sans-serif;
	}

table {
	width: 548px;
	}


/**
 * classes
 */
.ruler {
	clear: both;
	}

.hr {
	font-size: 0px !important;
	height: 1px;
	background-color: #ebc395;
	}

.gallery_block {
	margin-top: -13px;
	}

.gallery_thumbnail {
	float: left;
	display: block;
	width: 150px;
	height: 150px;
	margin: 10px;
	border: 4px #f4e4b8 solid;
	}

.gallery_thumbnail:hover {
	border-color: #df5d0a;
	}

.gallery_link {
	clear: both;
	padding: 10px 19px 0 0;
	text-align: right;
	}

.textright {
	text-align: right !important;
	}

.pointer {
	cursor: pointer;
	}

.gustino_text p {
	padding-left: 135px;
	}

.gustino_text img {
	float: left;
	}

.textcenter {
	text-align: center;
	}
	
a.pdf_dl { display : block;margin-top : 10px;margin-left : 130px;padding : 17px 0 17px 64px;background : url('/gfx/default/images/pdf_icon.png') 0 0 no-repeat; }


