@font-face {
	font-family: 'Jott-44Italic';
	src: url('./fonts/jott44italic.eot');
	src: url('./fonts/jott44italic.eot?#iefix') format('embedded-opentype'), url('./fonts/jott44italic.woff') format('woff'), url('./fonts/jott44italic.ttf') format('truetype'), url('./fonts/jott44italic.svg#jott44italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html {
	font: 15px Georgia, Arial, sans-serif;
	color: #381d03;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 1120px;
}

html {
	background: #fff url('./img/body4.jpg') 50% 0% no-repeat;
}

img {
	border: none;
}

a {
	color: #381d03;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.more {
	display: inline-block;
	padding: 4px 9px 5px 11px;
	color: white;
	text-decoration: none;
	background: url('./img/moreButton.png') 50% 50% no-repeat;
	font-size: 12px;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 10px 10px 10px 51px;
	margin: 10px 0px 25px 0px;
	background: url("./img/Warning.png") no-repeat scroll 13px 40% #FFF9D7;
}

div.flash.success {
	background: url("./img/Apply.png") no-repeat scroll 13px 40% #EAF4D9;
	border-color: #4F8A10;
}

div.flash.error {
	background: url("./img/Problem.png") no-repeat scroll 13px 40% #fae1e1;
	border-color: #D8000C;
}

a[href^="error:"] {
	background: red;
	color: white;
}

h1 {
	/*font-family: 'Jott-44Italic', Georgia, Arial, sans-serif;*/
	color: #e26f00;
	font-weight: normal;
	font-size: 24px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

/* presentation remove */
#holder {
	width: 1120px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 194px;
	position: relative;
}

#header .right {
	/*float: right;*/
	position: absolute;
	right: 0px;
	top: 0px;
	width: 255px;
}

#logo {
	position: relative;
	left: 430px;
	top: 6px;
}

#social {
	margin-top: 10px;
	height: 35px;
}

#phone {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 1px 35px;
	float: left;
	color: white;
	font-weight: bold;
	font-family: Palatino Linotype;
	font-size: 20px;
	background: url('./img/phone.png') 0% 50% no-repeat;
}

#facebook {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: right;
}

ul#mainMenu {
	width: 1075px;
	height: 52px;
	background: url('./img/mainMenu2.png') 0% 0% no-repeat;
	margin: 0px 0px 0px 26px;
	padding: 24px 0px 0px 23px;
	list-style-type: none;
	font-size: 17px;
	position: absolute;
	bottom: -4px;
	left: 0px;
}

ul#mainMenu li {
	float: left;
	border-right: 1px solid black;
}

ul#mainMenu li.last {
	border: none;
}

ul#mainMenu li a {
	color: #381d03;
	text-decoration: none;
	display: block;
	padding: 0px 16px;
}

ul#mainMenu li a:hover {
	color: black;
	text-shadow: 1px 1px 1px #808080;
}

@-moz-document url-prefix() {
	ul#mainMenu li a {
		/*padding: 0px 15px;*/
	}
}

#headerPlate {
	width: 111px;
	height: 111px;
	position: absolute;
	left: 134px;
	bottom: 70px;
	background: url('./img/headerBoard.png') 0px 0px no-repeat;
}

#leftSideBar {
	width: 380px;
	height: 772px;
	float: left;
	position: relative;
}

#rightSideBar {
	margin: 0px 0px 0px 380px;
	position: relative;
}

html.order #rightSideBar {
	margin-top: 90px;
}

#dayMenu {
	width: 254px;
	height: 401px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url('./img/board3.png') 0px 0px no-repeat;
	padding: 72px 55px 28px 168px;
}

#dayMenu p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

#dayMenu p {
	color: #b01300;
}

#dayMenu p.date {
	color: #d47a0a;
	text-align: center;
	width: 240px;
}

#dayMenu ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#dayMenu ol li {
	position: relative;
	margin: 1px 0px 3px 0px;
}

#dayMenu ol li span.number,
table.weekMenuHolder div.dayMenuDetail ol li span.number {
	color: #EFDFBD;
	background: #C9994D;
	padding: 0px 3px;
	height: 10px;
	font-size: 12px;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: absolute;
	left: -14px;
	top: 5px;
}

#dayMenu ol li span.noLepek {
	text-decoration: underline;
}

#dayMenu p#nightMenuLink {
	position: absolute;
	bottom: -13px;
	left: 160px;
}

#dayMenu p#nightMenuLink a {
	display: block;
	padding: 25px 0px 21px 65px;
	background: url('./img/pdf.png') 0px 0px no-repeat;
	color: #B01300;
	text-decoration: none;
}

#foodDeliveryBanner {
	width: 100%;
	height: 126px;
	position: absolute;
	right: 0px;
	top: 531px;
	background: url('./img/greyBanner.jpg') 100% 0px no-repeat;
	font-size: 12px;
}

#foodDeliveryBanner p {
	float: right;
	margin: 50px 18px 0px 0px;
	text-align: right;
}

#foodDeliveryBanner p span {
	font-size: 15px;
	font-weight: bold;
}

#foodDeliveryBanner a.more {
	margin-top: 8px;
}

#homeFood {
	width: 420px;
	height: 449px;
	position: absolute;
	left: -50px;
	top: -22px;
	background: url('./img/homeFood2.png') 0px 0px no-repeat;
}

#vegetableBanner {
	width: 432px;
	height: 345px;
	position: relative;
	right: -300px;
	top: 71px;

	background: url('./img/vegetable2.png') 0px 0px no-repeat;
}

#content {
	min-height: 325px;
	margin: 85px 0px 0px 25px;
	position: relative;
}

body.Front-Page-Homepage #content {
	margin-right: 240px;
}

body.Front-FoodOrder-Order #content {
	min-height: 790px;
}

body.Front-FoodOrder-Address #content {
	min-height: 548px;
}

#content p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#footer {
	height: 42px;
	margin-top: 15px;
	background: url('./img/footerBorder.gif') 0px 0px repeat-x;
	font-size: 12px;
	color: #e26f00;
	clear: both;
}

#footer a.partners {
	padding: 1px 12px;
	margin: 13px 0 0 60px;
	color: #e26f00;
	text-decoration: none;

	float: left;
}

ul#footerMenu {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	list-style-type: none;
	float: left;
}

ul#footerMenu li {
	float: left;
	border-right: 1px solid #f9d8b9;
}

ul#footerMenu li a {
	display: block;
	padding: 1px 12px;
	color: #e26f00;
	text-decoration: none;
}

ul#footerMenu li a:hover {
	text-decoration: underline;
}

ul#footerMenu li.first a {
	padding-left: 2px;
}

ul#footerMenu li.last {
	border: none;
}

#footer p.copyright {
	float: right;
	padding: 9px 0px;
	margin: 0px;
}

#footer p.copyright a.surfaceLink {
	font-weight: bold;
	color: #e26f00;
	background: url('./img/surfaceLogo.png') right center no-repeat;
	padding: 5px 27px 5px 0px;
	display: inline-block;
}

#footer p.copyright a.surfaceLink:hover {
	color: black;
	background-image: url('./img/surfaceLogoActive.png');
}

#content img {
	border: 5px solid #e26f00;
}

#content .greyBanner {
	width: 376px;
	height: 118px;
	margin: 25px 0px 0px 0px;
	padding: 18px 15px 10px 75px;
	background: url('./img/greyBanner2.png') 0% 0% no-repeat;
	color: #e26f00;
	font-family: Palatino Linotype;
	font-size: 21px;
}

#content .greyBanner p {
	float: left;
	margin: 37px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#content .greyBanner img {
	float: right;
}

#map {
	float: right;
	margin: 0px 0px 0px 20px;
	height: 415px;
}

div.contact {
	float: left;
	width: 230px;
}

ul#galleryList,
ul#imageList {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#galleryList li,
ul#imageList li {
	width: 210px;
	float: left;
	display: block;
	margin: 0px 20px 17px 0px;
}

ul#galleryList li {
	height: 250px;
}

ul#galleryList li a {
	text-decoration: none;
}

ul#galleryList li h2 {
	margin: 4px 0px 0px 0px;
	font-size: 18px;
}

ul#galleryList li p {
	padding: 0px;
	margin: 0px;
}

ul#imageList li a {
	display: block;
	position: relative;
}

ul#imageList li span.name,
ul#imageList li span.gradient {
	position: absolute;
	left: 0px;
	bottom: 3px;
	display: none;
}

ul#imageList li span.gradient {
	width: 100%;
	height: 100%;
	background: url('./img/gradient.png') 0% 100% repeat-x;
}

ul#imageList li span.name {
	width: 100%;
	color: white;
	font-size: 12px;
	text-align: center;
	bottom: 12px;
}

ul#imageList li:hover span.name,
ul#imageList li:hover span.gradient {
	display: block;
}

#openClock {
	clear: both;
	text-align: right;
	font-size: 12px;
	font-family: Palatino Linotype;
	margin: 0px;
	padding: 0px;
}

/* news banner */
#rightSideBar div.newsBanner {
	display: none;
}

body.Front-Page-Homepage #rightSideBar div.newsBanner {
	display: block;
}

div.newsBanner {
	width: 200px;
	height: 278px;
	padding: 40px 10px 0px 10px;
	position: absolute;
	right: 0px;
	top: 430px;
	background: url('./img/newsBanner.png') 0% 0% no-repeat;
	color: #618e2b;
}

div.newsBanner h2 {
	font-family: 'Jott-44Italic', Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: white;
	position: absolute;
	top: -1px;
	left: 27px;
}

div.newsBanner h2 a {
	text-decoration: none;
	color: white;
}

div.newsBanner h2 a:hover {
	text-decoration: underline;
}

div.newsBanner .news {
	clear: both;
}

div.newsBanner h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

div.newsBanner p {
	margin: 2px 0px 15px 0px;
}

div.newsBanner a.more {
	background-image: url("./img/moreGreen.png");
	float: right;
	margin-top: -13px;
}

/* News List */
#content div.news {
	margin: 0px 0px 35px 0px;
}

#content div.news h2 {
	font-size: 18px;
}

/* Newsletter Form */
body.Front-Menu-Homepage #leftSideBar {
	height: 530px;
}

body.Front-Menu-Homepage #newsletter,
body.Front-Menu-Homepage #foodDeliveryBanner,
body.Front-Menu-Homepage #feedback {
	display: none;
}

#newsletter {
	width: 210px;
	position: absolute;
	left: 0px;
	top: 670px;
	color: #E26F00;
}

#newsletter .newsletterRegBlock label {
	width: 200px;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#newsletter .newsletterRegBlock input {
	width: 153px;
	font: 15px Georgia, Arial, sans-serif;
	background: url("./img/newsletterInput.png") 0px 0px no-repeat;
	margin: 0px;
	border: none;
	padding: 6px 5px 6px 8px;
	height: 19px;
	float: left;
}

#newsletter .newsletterRegBlock input[type="text"]:focus {
	outline: #E26F00 solid 1px;
}

#newsletter .newsletterRegBlock input[type="submit"] {
	width: 42px;
	height: 31px;
	text-align: center;
	background: blue url("./img/newsletterButton.png") 0px 0px no-repeat;
	color: white;
	cursor: pointer;
}

/* Food Order Module */
table#orderSummary.weekMenuHolder td {
	background: none;
	vertical-align: top;
}

table#orderSummary.weekMenuHolder td.borderr {
	padding-right: 23px;
}

table#orderSummary div.holder {
	float: left;
	background: #FFEDBA url('./img/orderDayBg.png') 0% 0% no-repeat;
}

table#orderSummary.weekMenuHolder div.dayMenuDetail {
	width: 328px;
	background: url('./img/orderDayBgBottom.png') 0% 100% no-repeat;
	padding: 47px 15px 10px 15px;
	position: relative;
}

table#orderSummary.weekMenuHolder div.dayMenuDetail h3 {
	width: 78px;
	top: 12px;
	font-size: 15px;
}

table#orderSummary.weekMenuHolder div.dayMenuDetail p {
	width: 328px;
	position: absolute;
	left: 15px;
	bottom: 0px;
	/*
	border-top: 1px solid #C9994D;
	padding: 6px 0px 0px 0px;
	*/
}

table#orderSummary.weekMenuHolder div.dayMenuDetail ol li {
	border-bottom: 1px dotted #E0C77F;
	padding: 0px 20px 3px 0px;
}

table#orderSummary.weekMenuHolder.weekMenu div.dayMenuDetail ol li {
	border: none;
}

table#orderSummary.weekMenuHolder.weekMenu div.dayMenuDetail ol {
	margin-left: 14px;
}

table#orderSummary.weekMenuHolder div.dayMenuDetail ol li:hover {
	border-bottom: 1px solid #C9994D;
}

table#orderSummary.weekMenuHolder.weekMenu div.dayMenuDetail ol li:hover {
	border: none;
}

table#orderSummary.weekMenuHolder div.dayMenuDetail a.remove {
	color: white;
	background: #C9994D;
	padding: 0px 5px;
	height: 17px;
	font-size: 12px;
	display: block;
	border-radius: 8px;
	text-decoration: none;
	position: absolute;
	right: 0px;
	top: 2px;
}

#orderTablePrice {
	clear: both;
	margin: 10px 0px 25px 0px;
	font-weight: bold;
}

#orderTablePrice .price {
	font-weight: normal;
}

#orderTablePrice a.summary,
a.button,
input.button {
	color: white;
	text-decoration: none;
	display: inline-block;
	padding: 6px 10px;
	background: #E67A0F url('./img/buttonBg.png') 0% 0% repeat-x;
	/*margin: 0px 0px 0px 15px;*/
	margin: 0px 0px 0px 95px;
	border: none;
	font-size: 15px;
	font: 15px Georgia, Arial, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

#orderDateTabs form.food {
	clear: both;
	position: relative;
	margin-top: 3px;
}

#orderDateTabs form.food label {
	float: left;
	width: 390px;
	padding: 3px 0px 0px 0px;
}

#orderDateTabs form.food input.submit {
	float: right;
	color: #E27001;
	text-decoration: underline;
	border: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	font: 15px Georgia, Arial, sans-serif;
	cursor: pointer;
}

#orderDateTabs form.food input.submit:hover {
	text-decoration: none;
}

#orderDateTabs form.food img {
	border: none;
	margin: 0px 0px -2px 0px;
}

#orderDateTabs form.food span.price,
#orderDateTabs form.food select.price {
	width: 120px;
	float: left;
	text-align: center;
	padding: 1px 1px;
	margin: 0px 15px 0px 12px;
	border: 1px solid #EAAD76;
	font: 15px Georgia, Arial, sans-serif;
}

#orderDateTabs form.food span.price {
	display: block;
	border: none;
}

/* Final Order summary */
table.orderSummary {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 35px;
}

table.orderSummary caption {
	background: url('./img/tableHeader.png') 0px 0px repeat-x;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 7px 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

table.orderSummary th {
	text-align: center;
	color: #E26F00;
	font-weight: bold;
	background: #FACB9F;
	padding: 5px 0px;
}

table.orderSummary th.price {
	min-width: 100px;
}

table.orderSummary th.count {
	width: 30px;
}

table.orderSummary tr.odd td {
	background: #FFF1DA;
}

table.orderSummary tr td {
	border-left: 1px solid #FACB9F;
}

table.orderSummary tr td.first {
	border: none;
}

table.orderSummary td.price {
	text-align: right;
}

table.orderSummary td {
	padding: 4px 10px;
}

table.orderSummary tr.header td {
	border-bottom: 1px solid black;
	text-align: center;
}

table.orderSummary {
	text-align: right;
}

table.orderSummary tr.delivery td {
	border-top: 1px solid #FACB9F;
}

table.orderSummary tr.delivery td {
	text-align: right;
}

table.orderSummary tr.completeSummary td {
	font-weight: bold;
}

table.orderSummary tr.completeSummary td.price {
	font-size: 17px;
}

table.orderSummary tr.discount td {
	background: #FACB9F;
}

body.Front-FoodOrder-Order h2 a {
	font-size: 16px;
	margin-left: 30px;
	color: #E26F00;
}

table#deliveryAddress {
	margin-bottom: 30px;
	float: left;
	width: 270px;
}

/* Customer Block */
#header .customerBlock,
#header .loginBlock {
	width: 180px;
	height: 50px;
	position: absolute;
	left: 247px;
	top: 60px;
	text-align: center;
}

#header .customerBlock p,
#header .loginBlock p {
	margin: 12px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

#header .loginBlock a.register {
	font-weight: normal;
	font-size: 15px;
}

#header .customerBlock div.link {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

#header .customerBlock a {
	color: white;
}

#header .customerBlock p.name a {
	color: #381D03;
}

#header .loginBlock form {
	display: none;
	width: 350px;
	position: relative;
	z-index: 10;
	background: white;
	padding: 15px 10px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #E26F00;
	border-radius: 5px;
}

#header .loginBlock form.loginForm input[type="text"],
#header .loginBlock form.loginForm input[type="password"] {
	width: 200px;
}

/* Address Selecting */
#addressSelect .address {
	float: left;
	width: 250px;
	height: 290px;
	border: 1px solid green;
	margin: 0px 35px 25px 0px;
	padding: 10px 20px;
	position: relative;
	overflow: hidden;
	background: #FFECB9 url('./img/orderBg.png') 0% 0% repeat-x;
	border: 1px solid #FCDDAE;
	border-radius: 5px;
	cursor: pointer;
}

#addressSelect .address.add {
	background: none;
	border: 1px solid transparent;
	cursor: auto;
}

#addressSelect .address h4 {
	margin: 0px 0px 15px 0px;
	color: #E26F00;
}

#addressSelect .address p.editHolder {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#addressSelect .address.selected {
	border-color: black;
	background: white;
}

.clear {
	clear: both;
}

fieldset {
	border: none;
	padding-top: 15px;
	margin-bottom: 25px;
}

fieldset legend {
	font-size: 17px;
	font-weight: bold;
}

form input.submit,
form input.button {
	margin-top: 15px;
}

form input.button.addr {
	margin-top: 0px;
}

#content p.register {
	margin-top: 30px;
}

/* Search Block */
#header .searchBlock {
	position: absolute;
	top: 85px;
	right: 0px;
}

#header .searchBlock input[type="text"] {
	width: 146px;
	height: 16px;
	padding: 7px 10px;
	font: 15px Georgia, Arial, sans-serif;
	color: #d47a0a;
	margin: 0px;
	border: none;
	background: url("./img/newsletterInput.png") 0px 0px no-repeat;
}

#header .searchBlock input {
	margin: 0px;
}

.searchResult {
	margin-bottom: 25px;
}

.searchResult h2 {
	font-size: 16px;
	margin: 0px;
}

#content .searchResult p {
	margin: 5px 0px;
}

#feedback {
	width: 156px;
	position: absolute;
	right: 0px;
	top: 670px;
}

#feedbackForm,
#modalMessage {
	display: none;
	padding: 30px;
	background: white;
	border: 1px solid #E26F00;
	border-radius: 5px;
}

#feedbackForm td {
	text-align: left;
}

#feedbackForm td input,
#feedbackForm td textarea {
	width: 300px;
	max-width: 300px;
	border: 1px solid grey;
	margin: 0px;
	padding: 4px 10px;
}

#feedbackForm td input.submit {
	width: 180px;
	border: none;
}

#feedbackForm .close,
#modalMessage div.close {
	position: absolute;
	width: 20px;
	height: 20px;
	padding: 7px;
	background: white;
	border: 1px solid #E26F00;
	right: -13px;
	top: -15px;
	border-radius: 18px;
	cursor: pointer;
}

#shadow {
	width: 100%;
	/*height: 100%;*/
	display: none;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
}

#feedbackForm .flash {
	margin-top: 0px;
}

#feedback a {
	color: #E26F00;
	text-decoration: none;
	display: block;
	padding-bottom: 50px;
	background: url('./img/envelope.png') 100% 58% no-repeat;
}

#modalMessage {
	font-size: 18px;
}

#modalMessage a.close {
	padding: 10px 170px;
	argin-top: 10px;
}

input.submit.disabled {
	text-decoration: none;
	cursor: auto;
}

form.loginForm input.submit {
	margin-left: 1px;
	margin-top: 5px;
}

form.loginForm input[type="text"],
form.loginForm input[type="password"] {
	width: 258px;
}

form.loginForm a.button {
	float: right;
	margin-top: 5px;
}

#content p.order {
	float: left;
	margin: -50px 0px 0px -10px;
}

#content p.order a.button {
	display: block;
	padding: 10px 30px;
}

html.order {
	background-image: url('./img/foodOrderBody.jpg');
}

html.order ul#mainMenu {
	background-image: url('./img/foodOrdermainMenu.png');
}

div.orderNavigation {
	position: absolute;
	right: 0px;
	top: 0px;
}

div.orderNavigation span {
	font-size: 18px;
	color: grey;
	margin: 0px 12px 0px 0px;
}

div.orderNavigation span.active {
	color: #E26F00;
	font-size: 26px;
	font-weight: bold;
}

#orderLeftBlock {
	width: 358px;
	padding: 82px 0px 0px 0px;
	position: absolute;
	margin: 77px 0px 0px 0px;
}

#orderLeftBlock #shortDesc {
	position: absolute;
	left: 0px;
	top: 132px;
}

#orderLeftBlock #shortDesc p {
	margin: 0px;
	padding: 0px;
}

#orderLeftBlock #actualDayList {
	/*margin: 45px 0px 0px 0px;*/
	margin: 211px 0 0 0;
	/*position: relative;*/
	width: 100%;
	height: 400px;
}

#orderLeftBlock #actualDayList .dayName {
	font-size: 15px;
	font-weight: bold;
	background: #FFFEFC;
	border: 1px solid #FCDDAE;
	border-bottom: none;
	padding: 12px 15px;
	float: left;
	position: relative;
	z-index: 10;
	top: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#orderLeftBlock #actualDayList ul {
	padding: 11px 15px;
	margin: -1px 0px 0px 0px;
	list-style-type: none;
	background: #FFECB9 url('./img/orderBg.png') 0% 0% repeat-x;
	border: 1px solid #FCDDAE;
	clear: both;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#orderLeftBlock #actualDayList ul li {
	margin: 2px 0px;
}

#orderLeftBlock #actualDayList .clear {
	width: 100%;
	height: 50px;
}

a.menuLink {
	display: block;
	background: url('./img/foodMenuLink.png') 0px 0px no-repeat;
	padding: 4px 0px 0px 23px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin-right: 90px;
}

a.menuLink span {
	color: white;
	margin: 0px 25px 0px 0px;
}

#content a.menuLink img {
	margin: -4px 6px -14px 6px;
	border: none;
}

#frm-orderSummary-orderForm {
	/*float: right;
	margin: -40px 0px 0px 30px;
	width: 414px;*/
}

#frm-orderSummary-orderForm table td {
	/* width: 300px;*/
}

#frm-orderSummary-orderForm textarea {
	width: 400px;
	max-width: 400px;
	height: 50px;
	max-height: 100px;
	margin: 0px;
}

table.orderSummary tr.noteRow td {
	border: none;
	vertical-align: middle;
	padding-top: 15px;
}

table.orderSummary tr.noteRow td label {
	font-weight: bold;
}

table.orderSummary tr.noteRow td.leftAlign {
	text-align: left;
}

table.orderSubmit {
	float: right;
	width: 300px;
	margin: -40px 0px 0px 0px;
}

table.orderSubmit input.button {
	margin: 20px auto 0px auto;
}

a.previousWeek,
a.nextWeek {
	position: absolute;
	right: 60px;
	top: 2px;
	text-decoration: none;
	z-index: 30;
	color: white;
	background: #E27001 url('./img/tabBg.png') 0% 0% repeat-x;
	padding: .5em 1em;
	font-weight: bold;
	border: 1px solid #FCDDAE;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

a.previousWeek:hover,
a.nextWeek:hover {
	color: black;
	background: white;
	border-bottom-color: white;
}

#content p.orderRegister {
	margin-top: 25px;
	float: right;
	width: 400px;
}

#menuNextWeekLink {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 7px 0px 0px 21px;
}

#menuNextWeekLink span {
	width: 100px;
	display: block;
	margin: 0px 13px 0px 0px;
	text-align: center;
}

span.containtButton {
	width: 0px;
	height: 0px;
	padding: 10px;
	background: url('./img/diet.png') 0px 0px no-repeat;
	position: relative;
	bottom: -7px;
}

span.containtButton.lepekFree {
	background-position: 0px -24px;
}

span.containtButton.lepek {
	background-position: -24px -24px;
}

span.containtButton.milk {
	background-position: -48px -24px;
}

span.containtButton.soya {
	background-position: -72px -24px;
}

#orderSummary ol li img,
#legend img {
	border: none;
	margin: 0px 0px -2px 0px;
}

#legend {
	width: 1120px;
	margin: 0px 0px 0px -405px;
	clear: both;
	height: 120px;
	line-height: 24px;
}

#legend p {
	width: 30%;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
}

#legend span {
	padding: 2px 10px 2px 0;
}

#legend p.propinfo {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
}

body.Front-FoodOrder-Homepage #legend {
	width: 715px;
	height: 165px;
	margin: 0;
}

body.Front-FoodOrder-Homepage #legend p {
	width: 26%;
	font-size: 12px;
}

body.Front-FoodOrder-Homepage #legend p.middle {
	width: 30%;
}

.inserted {
	color: #a3a3a3;
}

#bannerKrabicky img {
	margin: -2px 0 0 24px;
}

#content {
	margin-top: 20px;
}

#content .orderHistory select {
	width: 80px;
}

#content .orderHistory table.orders {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0 60px 0;
}

#content .orderHistory table span.inactive {
	color: #aeaeae;
}

#content .orderHistory table .price,
#content .orderHistory table .right {
	text-align: right;
}

#content .orderHistory table.orders td {
	border-top: 1px solid #aeaeae;
	padding: 5px;
}

#content .orderHistory table.orders tr:hover td {
	background: #eeeeee;
}

#content .orderHistory table.orders a {
	color: #E26F00;
}

#content .orderHistory table.orders tr.paginator td {
	text-align: center;
	padding-top: 15px;
}

#content .orderHistory table.orders tr.paginator:hover td {
	background: transparent;
}

#content .orderHistory table.orders tr.paginator td a,
#content .orderHistory table.orders tr.paginator td span {
	text-decoration: none;
	margin-left: 8px;
}

#content .orderHistory table.orders tr.paginator td a:hover {
	text-decoration: underline;
}