body, html {
	background-color: #CAC8C8;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	}
.my_table {
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	}
td {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	}
td.price {
	vertical-align: top;
	text-align: right;
	}
td.goods_column {
	width: 330px;
	}
tr.sec_backg {
	background-color: #f5f5f5;
	}
td.tab_separ {
	height: 10px;
	}
.menu_title {
	font-weight: bold;
	}
div.note_en {
	font-style: italic;
	}
div#menu_list_box {
	width: 370px;
	height: 440px;
	position: relative;
	overflow: auto;
	}
div#page {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	}
div#main_box {
	width: 798px;
	height: 593px;
	/* top: 50%; 
	left: -399px;
	margin-left: 50%;*/
	/* margin-top: -295px; */
	/* position: relative; absolute*/
	position: relative;
	background-color: #dedede;
	}

/* LEFT side of main_box */
div#main_left {
	width: 401px;
	height: 593px;
	top: 0;
	left: 0;
	position: absolute;
	background-image: url(img/L_background.gif);
	}
div#main_left_pic_kontakt {
	width: 377px;
	height: 566px;
	top: 12px;
	left: 12px;
	position: absolute;
	background-image: url(img/L_kontakt.jpg);
	z-index: 2;
	}
div#main_left_pic_gallery {
	width: 377px;
	height: 566px;
	top: 12px;
	left: 12px;
	position: absolute;
	background-image: url(img/L_gallery.jpg);
	z-index: 2;
	}
div#main_left_pic_drinks {
	width: 377px;
	height: 566px;
	top: 12px;
	left: 12px;
	position: absolute;
	background-image: url(img/L_drinks.jpg);
	z-index: 2;
	}
div#main_left_pic_food {
	width: 377px;
	height: 566px;
	top: 12px;
	left: 12px;
	position: absolute;
	background-image: url(img/L_food.jpg);
	z-index: 2;
	}
.menu_line {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
	}
.menu_space {
	width: 5px;
	height: auto;
	}
div#menu_kontakt {
	width: 200px;
	height: 74px;
	top: 275px;
	left: 45px;
	position: absolute;
	z-index: 10;
	}
div#menu_uvod {
	width: 200px;
	height: 74px;
	top: 275px;
	left: 45px;
	position: absolute;
	z-index: 10;
	}
a.menu_1 {
	color: #ffffff;
	background-color: #8B5B21;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 19px;
	}
a.menu_1:link {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_1:active {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_1:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_1:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.kontakt_separ {
	width: 1px;
	height: auto;
	background-color: #8B5B21;
	}

/* Gallery menu*/
div#menu_gallery {
	width: 200px;
	height: 74px;
	top: 140px;
	right: 150px;
	position: absolute;
	z-index: 10;
	}
a.menu_2 {
	color: #ffffff;
	background-color: #FC7514;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 19px;
	}
a.menu_2:link {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_2:active {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_2:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_2:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.gallery_separ {
	width: 1px;
	height: auto;
	background-color: #FC7514;
	}

/* Drinks menu*/
div#menu_drinks {
	width: 200px;
	height: 74px;
	top: 305px;
	right: 50px;
	position: absolute;
	z-index: 10;
	}
a.menu_3 {
	color: #ffffff;
	background-color: #E6AF22;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 19px;
	}
a.menu_3:link {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_3:active {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_3:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_3:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.drinks_separ {
	width: 1px;
	height: auto;
	background-color: #E6AF22;
	}
/* Food menu*/
div#menu_food {
	width: 200px;
	height: 74px;
	top: 325px;
	right: 10px;
	position: absolute;
	z-index: 10;
	}
a.menu_4 {
	color: #ffffff;
	background-color: #923D19;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	line-height: 19px;
	}
a.menu_4:link {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_4:active {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_4:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.menu_4:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.food_separ {
	width: 1px;
	height: auto;
	background-color: #923D19;
	}


/*RIGHT side of main_box */
div#main_right {
	width: 397px;
	height: 593px;
	top: 0;
	left: 401px;
	position: absolute;
	}
div#logo {
	width: 90px;
	height: 65px;
	top: 25px;
	right: 31px;
	position: absolute;
	}
div#address {
	width: 180px;
	height: 65px;
	position: absolute;
	top: 36px;
	right: 155px;
	font-family: Arial;
	font-size: 11px;
	color: #808081;
	text-align: right;
	line-height: 13px;
	}
div#main_text {
	width: 345px;
	height: 460px;
	position: absolute;
	top: 110px;
	left: 25px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	}

.topic {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	}

p.spectext {
	font-weight: bold;
	font-size: 12px;
	}
a.main_text {
	color: #000000;
	text-decoration: underline;
	}
a.main_text:link {
	color: #000000;
	text-decoration: underline;
	}
a.main_text:active {
	color: #000000;
	text-decoration: underline;
	}
a.main_text:visited {
	color: #000000;
	text-decoration: underline;
	}
a.main_text:hover {
	color: #000000;
	text-decoration: none;
	}