html {
	min-height: 100%;
	padding: 0;
	margin: 0;
	background: #630818 url(/layout/gfx/bg-body.jpg) repeat top left;
	font-family: Verdana, Serif, Arial;
	font-size: 11px;
	color: #020202;
}
body {
	min-height: 100%;
	background: transparent url(/layout/gfx/bg-body-line.jpg) repeat-x 0px 236px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
img {
	margin: 0px;
	border: 0px;
}
div.clearer {
	clear: both;
}
div.hr {
	clear: both;
	width: 556px;
	height: 2px;
	padding: 0px 0px 14px 0px;
	border-top: 2px solid #c10107;
	margin: 0px auto 0px auto;
}
label {
	cursor: pointer;
}
input {
	font-family: Verdana, Serif, Arial;
	font-size: 11px;
}
ul {
	padding: 0px 0px 14px 13px;
	margin: 0px;
}
	ul li {
		padding: 0px 0px 6px 10px;
		margin: 0px;
	}
	ul li a {
		color: #020202;
		text-decoration: none;
		font-weight: bold;
	}
	ul li a:hover {
		color: #f8ab1d;
	}
p {
	padding: 0px 0px 14px 0px;
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #df0722;
	padding: 0px 0px 14px 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #df0722;
	padding: 0px 0px 14px 0px;
	margin: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #df0722;
	padding: 0px 0px 14px 0px;
	margin: 0px;
}
div.main-container {
	clear: both;
	width: 792px;
	margin: 0px auto 0px auto;
}
div.main-header {
	height: 243px;
	width: 792px;
	position: relative;
}
	img.repeta-logo {
		position: absolute;
		top: 55px;
		left: 0px;
	}
	div.main-menu {
		position: absolute;
		top: 204px;
		left: 270px;
		height: 25px;
		width: 620px;
	}
		div.main-menu img {
			margin: 0px 4px 0px 4px;
		}
	div.login-form {
		width: 304px;
		padding: 10px 0 0 156px;
		height: 86px;
		background: transparent url(/layout/gfx/bg-login-form.png) no-repeat top left;
		position: absolute;
		left: 326px;
		top: 63px;
	}
	div.login-form form {
		position: relative;
		color: #ffffff;
	}
		div.login-form a {
			color: #f8ab1d;
			font-weight: bold;
			text-decoration: none;
		}
		div.login-form label {
			text-align: right;
			color: #ffffff;
			float: right;
		}
		div.login-form input.text {
			width: 122px;
			height: 16px;
			padding: 1px 2px 1px 2px;
			border-top: 1px solid #da676a;
			border-right: 0px solid #da676a;
			border-bottom: 1px solid #4d0003;
			border-left: 0px solid #da676a;
		}
		div.login-form input.submit {
			background: transparent url(/layout/gfx/bg-login-submit.png) no-repeat top left;
			cursor: pointer;
			width: 58px;
			height: 31px;
			border: 0px;
			margin: 0 0 0 2px;
		}

div.main-data {
	clear: both;
	width: 778px;
	background: transparent url(/layout/gfx/bg-main-data.png) repeat top left;
	padding: 0px 7px 7px 7px;
	margin: 0px;
}
	div.data {
		clear: both;
		width: 778px;
		background-color: #ffffff;
	}
		div.data-text {
			background: #ffffff url(/layout/gfx/bg-data-text.gif) repeat-y top left;
		}
			div.text-left {
				width: 172px;
				float: left;
				padding: 0px;
			}
			div.text-middle {
				width: 245px;
				float: left;
				padding: 25px 25px 10px 25px;
			}
			div.text-right {
				width: 556px;
				float: left;
				padding: 25px 25px 30px 25px;
			}
			div.text-bottom {
				position: absolute;
				top: 600px;
				/*left: 442px;*/
				width: 468px;
				height: 204px;
				padding: 0px;
				background: #0096d9 url(../celeb/celeb_back_ie.jpg) repeat-y top left;
			}
			div.text-banner {
				float: left;
				width: 311px;
			}
	div.footer {
		clear: both;
		height: 60px;
		width: 778px;
		background: #d41500 url(/layout/gfx/bg-footer.gif) no-repeat 564px 3px;
	}
div.main-footer {
	clear: both;
	height: 80px;
	width: 792px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 23px;
}
	div.main-footer a {
		color: #ffffff;
		text-decoration: none;
	}
	div.main-footer a:hover {
		color: #f8ab1d;
		text-decoration: underline;
	}
	div.main-footer strong {
		color: #f8ab1d;
	}
	div.main-footer img {
		vertical-align: middle;
		margin-left: 10px;
		margin-right: 10px;
	}

/*
 * etlap
 */
div.weeks {
	padding: 0 0 0 10px;
	height: 40px;
}
div.weeks a {
	display: block;
	float: left;
	width: 186px;
	height: 20px;
	padding: 3px 0px 3px 0px;
	border: 2px solid #ffffff;
	background-color: #fcdda5;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}
	div.weeks a.active,
	div.weeks a:hover {
		background-color: #f8ab1e;
	}
table.food-menu {
	margin: 0px auto 10px auto;
}
table.food-menu th {
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 4px;
	text-align: left;
}
	table.food-menu th:first-line {
		font-size: 14px;
		color: #c70a22;
	}
	table.food-menu th.corner {
		background-color: #c6061e;
		color: #ffffff;
		vertical-align: middle;
	}
		table.food-menu th.corner:first-line {
			color: #ffffff;
		}

	table.food-menu td {
		width: 114px;
		padding: 5px;
		vertical-align: top;
	}
		table.food-menu td.title:first-line {
			font-size: 14px;
		}
	table.food-menu div {
		text-align: right;
		font-size: 10px;
		vertical-align: bottom;
		padding: 0 0 4px 0;
	}
	table.food-menu input.amount {
		width: 20px;
		height: 12px;
		border: 0px;
		padding: 2px;
		margin: 0px 4px 0px 0px;
	}
		table.food-menu tr.row1 input.amount {
			background-color: #f3cbbc;
		}
		table.food-menu tr.row2 input.amount {
			background-color: #ffffff;
		}
		table.food-menu tr.row3 input.amount {
			background-color: #ffffff;
		}
	table.food-menu tr.row1 td {
		border-left: 1px solid #f3cbbc;
		background-color: #ffffff;
	}
	table.food-menu tr.row2 td {
		border-left: 1px solid #ffffff;
		background-color: #f8e0d5;
	}
	table.food-menu tr.row3 td {
		border-left: 1px solid #ffffff;
		background-color: #c7e2f5;
	}
	table.food-menu td.line {
		background-color: #f1c4b1;
		height: 10px;
	}
	table.food-menu td.title {
		width: 122px;
		color: #c80e25;
		font-weight: bold;
		padding-bottom: 14px;
		border-left: 0px solid #f3cbbc !important;
	}
