body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFC993;
	line-height: 1.5;
}

a {
	color: white;
}

a img {
	border: none;
}

td {
	vertical-align: middle;	
}

th {
	
}
h1 {
	font-size: 18px;
	color: #CC3300;
	margin:0;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center; 
}

h1 span {
	border-top: 1px solid #CC3300;
	padding-top:3px;
}

h2 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 17px;
	color: #330000; 
}

label {
	width: 150px;
	display: block;
	float: left;
}

form#logform {
	margin: 0px;
	padding: 0px 20px;
}

img#uvod {
	position: absolute;
	top:230px;
	margin-left: 470px;
}
div.err {
	color: #CC0000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

#page {
	background-color: #FFC993;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 800px;
	padding-right: 36px;
	padding-left: 36px;
}

#head {
	background-image: url(../images/bg_head.png);
	height: 165px;
}

#head #loggedmenu {
	text-align: right;
	height: 100px;
	padding-right: 5px;
}

#head #loggedmenu a {
	display: block;
	float: right;
	background-repeat: no-repeat;
}

#head #loggedmenu a:hover {
	background-position: 0px -89px;
}

#head #loggedmenu a span {
	position: absolute;
	top: -1000px;
}

#head #loggedmenu #first {
	background-image: url(../images/nahljidla.jpg);
	height: 89px;
	width: 112px;
}

#head #loggedmenu #second {
	background-image: url(../images/odebrjidla.jpg);
	height: 89px;
	width: 104px;
}

#head #loggedmenu #third {
	background-image: url(../images/odhlasit.jpg);
	height: 89px;
	width: 111px;
}

#head #weekroller {
	padding-right: 5px;
	float: right;
	width: 280px;
	
}


#head #weekroller a{
	display:block;
	background-image:url(../images/arrowleft.gif);
	background-repeat:no-repeat;
	padding-left: 23px;
	height: 27px;
	width:30px;
	float: left;
	text-align:center;
	color: #660000;
	font-weight:bold;
	font-size: 16px;
}

#head #weekroller a.nextweek{
	background-image:url(../images/arrowright.gif);
	background-position:right top;
	padding-right: 23px;
	padding-left: 0px;
}

#head #weekroller a:hover{
	background-position:0px -27px;
}

#head #weekroller a.nextweek:hover{
	background-position:right -27px;
}

#head #weekroller span{
	float: left;
	padding-top: 3px;
	font-family: "Times New Roman", Times, serif;
}
#headdown {
	background-color: #FFFFCC;
	background-image: url(../images/bg_head_down.png);
	height: 63px;
	overflow: hidden;
}

#menudays {
	height: 65px;
}

#menudays a{
	background-repeat: no-repeat;
	height: 65px;
	width: 160px;
	display: block;
	float: left;
	text-decoration:none;
}

#menudays a:hover {
	background-position: 0px -70px;
}
#page div.in {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#menudays span {
	visibility: hidden;
}

#page a.pondeli {
	background-image: url(../images/menu_po.jpg);
}

#page a.utery {
	background-image: url(../images/menu_ut.jpg);
}

#page a.streda {
	background-image: url(../images/menu_st.jpg);
}

#page a.ctvrtek {
	background-image: url(../images/menu_ct.jpg);
}

#page a.patek {
	background-image: url(../images/menu_pa.jpg);
}

#page #footer {
	clear:both;
	background-color: #3E1E13;
	height: 123px;
	background-image: url(../images/dobrou_chut.jpg);
	background-repeat:no-repeat;
	background-position: 30px 20px;
}
#page #head #weekroller #returnFoodlist {
	background-image: none;
	width: 150px;
	font-size: 14px;
	padding-left:55px;
	text-align: left;
}

#page #headdown #logged {
	text-align: right;
	float: right;
	width: 350px;
	font-size: 12px;
	color: #FFFFFF;
}

.marked span{
	font-weight: bold;
	font-size: 18px;
	color: #3E1E13;
	border-bottom: 1px dotted #660000;
	color: #CC3300;
}

#info {
	background-color: #990000;
	color: white;
	padding: 3px;
}

tr#alert {
	color: #990000;
	font-size: 12px;;
	font-weight: bold;
}	

#print {
	float: left;
}

#print a {
	display: block;
	width: 120px;
	height: 38px;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top:8px;
	font-size: 11px;
	margin: 10px;
}