/*
<style>
/* */

body
	{
	background: url(images/background-body.jpg);
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	}

td, th
	{
	font-family: Verdana;
	font-size: 12px;
	}

/* * * * * * * * * * *
 * Containers
 * divs one inside the other - centers page
 * * * * * * * * * * */
#containerIE
	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#container
	{
	text-align: left;
	width: 906px;
	height: 410px;
	margin: 40px auto;
	padding: 0px;
	}

/* * * * * * * * * * *
 * Logo
 * * * * * * * * * * */
#logo
	{
	background: url(images/background-logo.gif);
	width: 906px;
	height: 254px;
	}
#logo .baseLink
	{
	display: block;
	margin-left:50px;
	width: 220px;
	height: 140px;
	}
/* * * * * * * * * * *
 * Menu
 * * * * * * * * * * */
#menu
	{
	background: url(images/background-menu.jpg);
	width: 906px;
	height: 75px;
	}
#menu table
	{
	width: 865px;
	margin-left: 20px;
	margin-top: 15px;
	height: 45px;
	}
#menu td
	{
	text-align: center;
	font-size: 14px;
	}
#menu a
	{
	color: #000000;
	text-decoration: none;
	}
#menu .active
	{
	color: #7C7B1B;
	}
#menu .subMenu
	{
	position: absolute;
	background: #F3E7CB;
	border: 1px solid #C7B292;
	margin-top: 30px;
	padding: 10px;
	padding-top: 5px;
	}
#menu .subMenu .subMenuItem
	{
	background: url(images/background-menu-sub-line.gif) repeat-x top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;

	text-align: left;
	}
#menu .subMenu .subMenuItemFirst
	{
	background: transparent;
	}

/* * * * * * * * * * *
 * Content
 * * * * * * * * * * */
#content
	{
	background: url(images/background-content.jpg);
	width: 906px;
	overflow-x: hidden;
	}
#content .contentTop
	{
	background: url(images/background-content-top.jpg) no-repeat top left;
	}
#content .contentBottom
	{
	background: url(images/background-content-bottom.jpg) no-repeat bottom left;
	}

/* * * * * * * * * * *
 * leftPanel
 * * * * * * * * * * */
#leftPanel
	{
	width: 268px;
	margin-left: 20px;
	float: left;
	display: inline;
	}
#leftPanel .weekMenu
	{
	background: url(images/background-menu-list.gif) no-repeat;
	width: 268px;
	height: 348px;
	}
#leftPanel .weekMenu .innerTxt
	{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 85px;
	}
#leftPanel .ring
	{
	background: url(images/background-menu-ring.gif);
	width: 268px;
	height: 18px;
	}
#leftPanel .email
	{
	background: url(images/background-menu-email.gif);
	width: 268px;
	height: 161px;
	}
#leftPanel .email form
	{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	padding-top: 70px;
	}

#leftPanel .email .text
	{
	background: url(images/background-menu-input.jpg) no-repeat;
	width: 168px;
	height: 22px;
	border: 0px;
	}
#leftPanel .email .submit, #leftPanel a.submit
	{
	background: url(images/background-menu-submit.jpg) no-repeat;
	width: 169px;
	height: 23px;
	border: 0px;
	}

#leftPanel a.submit
	{
	display: block;
	line-height: 23px;
	text-decoration: none;
	color: black;
	}
/* * * * * * * * * * *
 * text
 * * * * * * * * * * */
#text
	{
	margin-left: 5px;
	width: 588px;
	float: left;
	display: inline;
	}
#text .textTitle
	{
	background: url(images/background-text-top.jpg);
	width: 588px;
	height: 65px;
	}
#text .textTitle h1
	{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	margin-left: 30px;
	padding-top: 35px;
	}
#text .textInner
	{
	background: url(images/background-text-middle.jpg) repeat-y left;
	width: 588px;
	}
#text .textBottom
	{
	background: url(images/background-text-bottom.gif) no-repeat bottom left;
	width: 588px;
	}
#text .textBottom2
	{
	background: url(images/background-text-bottom2.gif);
	width: 588px;
	height: 13px;
	}
#text .textPadding
	{
	padding: 20px;
	padding-top: 10px;
	}

#text .galleryItem
	{
	width: 130px;
	height: 130px;
	text-align: center;
	float: left;
	display: inline;
	}
#text .galleryItem img
	{
	border: 1px solid #AC7E59;
	}
#text .galleryNavigation
	{
	height: 20px;
	border-bottom: 2px solid #AC7E59;
	margin-bottom: 4px;
	}
#text .galleryNavigation a
	{
	color:#B4947A;
	}

#text .galleryNavigation img
	{
	border: 0px;
	}

#text #noticeForm
	{
	}
#text #noticeForm .discSubmit
	{
	background: url(images/background-menu-submit.jpg) no-repeat;
	width: 169px;
	height: 23px;
	border: 0px;
	}
#text #noticeForm input
	{
	background: url(images/background-menu-input.jpg) no-repeat;
	width: 168px;
	height: 22px;
	border: 0px;
	}
#text #noticeForm textarea
	{
	background: url(images/background-menu-area.jpg) no-repeat;
	width: 168px;
	height: 80px;
	border: 0px;
	}
#text .greenMessage
	{
	font-size: 16px;
	color: green;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	}
#text .redMessage
	{
	font-size: 16px;
	color: red;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	}
#text ul
	{
	list-style-image: url(images/icon-ul.gif);
	}
#text ul li
	{
	padding-top: 3px;
	padding-bottom: 3px;
	}
#text h2
	{
	color: #000000;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 2px solid #AC7E59;
	}
#text .foodsTable
	{
	width: 530px;
	}
#text .foodsTable td
	{
	vertical-align: top;
	padding-bottom: 5px;
	}
#text .foodsTable .weight
	{
	width: 50px;
	color: #AC7E59;
	}
#text .foodsTable .price
	{
	width: 50px;
	text-align: center;
	color: #AC7E59;
	font-weight: bold;
	}
#text .foodsTable .price .sk
	{
	font-size: 10px;
	font-weight: normal;
	}
#text .foodsTable .image
	{
	width: 130px;
	text-align: center;
	padding-bottom: 5px;
	}
#text .foodsTable .image img
	{
	width: 120px;
	}
#text .foodsTable .desc
	{
	font-size: 10px;
	}
#text .foodsTable .desc b
	{
	font-size: 12px;
	}

/* * * * * * * * * * *
 * Bottom
 * * * * * * * * * * */
#bottom
	{
	background: url(images/background-bottom.gif) no-repeat top left;
	width: 906px;
	height: 125px;
	}

#bottom .buttons
	{
	float: right;
	display: inline;
	margin-right: 20px;
	}
#bottom .buttons img
	{
	border: 0px;
	}
#bottom .webra
	{
	padding-top: 20px;
	margin-left: 20px;
	color: #5e5e5e;
	}
#bottom .webra a
	{
	color: #5e5e5e;
	}
/* * * * * * * *
 * General
 * * * * * * * */
 form
 	{
 	margin: 0px;
 	}
.topper
	{
	width: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}
.clearer
	{
	clear: both;
	}
.hidden
	{
	display: none;
	}
.right
	{
	float: right;
	}
