BODY
{	font-family: verdana, arial, sans-serif;
	vertical-align: middle;
	background-color: #FFFDCF;
}
DIV
{	position: absolute;
}
DIV#C DIV
{	position: relative;
}
#A
{	background-color: #F7996B;
	top: 50%;
	left: 50%;
	margin: -285px 0 0 -446px; 
	width: 900px;
	height: 570px;
	text-align: justify;
}
#A1
{	background-color: #9BCFCF;/*šedý pruh*/
	width: 8px;
	height: 570px;
	top: 0px;
	left: -8px;
}
#B
{	background-color: #FC875D;
	top: -20px;
	left: 60px;
	width: 200px;
	height: 600px;
}
#C
{	border: 2px solid #FC875D;
	background-color: #FC875D;
	color: #404040;
	top: 40px;
	left: 320px;
	width: 520px;
	height: 410px;
	font-size: 12px;
	overflow: auto;
	padding: 5px;
	scrollbar-track-color: #FC875D;
	scrollbar-face-color: #F7996B;
	scrollbar-highlight-color: #FC875D;
	scrollbar-3dlight-color: #FC875D;
	scrollbar-darkshadow-color: #FC875D;
	scrollbar-shadow-color: #FC875D;
	scrollbar-arrow-color: #FC875D;
	scrollbar-height: 20px;
}
#C A
{	color: #404040;
	font-weight: bold;
}
#C DIV
{	text-align: left;
}
#C SPAN
{	text-align: left;
	font-weight: bold;
}
#C SPAN.j1  /*jídelní a nápojový lístek*/
{	font-size: 18px;
}
#C SPAN.j2  /*kategorie*/
{	font-size: 18px ;
	font-style: italic;
}
#C SPAN.j2a  /*podnápoje*/
{	font-size: 14px ;
	font-style: italic;
}
#C SPAN.j3a  /*název*/
{	font-size: 13px ;
}
#C SPAN.j3c  /*cena*/
{	font-size: 11px;
}
#C SPAN.j3b  /*podtext*/
{	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
#C SPAN.j3d  /*tipy*/
{	font-size: 12px;
	font-weight: normal;
	color: #656565;
}
A IMG /*obrázky pod menu*/
{	text-decoration:none;
	border: none;
}
#G SPAN.j3b  /*podtext*/
{	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
input.p, textarea
{	border: none;
	background-color: #F7996B;
}
input.pi
{	background-color: #F7996B;
}
TABLE
{	font-size: 9px;
}
#D
{	border: none/*/1px solid black*/;
	background-image:url(../Obr/logo.gif);
	background-repeat: no-repeat;
	top: 10px;
	left: -33px;
	width: 265px;
	height: 274px;
}
#E
{	border: none/*/1px solid black*/;
	bottom: 215px;
	right: 0px;
	width: 240px;
	font-size: 9px;
}
#F
{	border: none/*/1px solid black*/;
	text-align: center;
	font-size: 9px;
	bottom: 20px;
	left: 0px;
	width: 200px;
	height: 200px;
}
#G
{	border: none/*/1px solid black*/;
	font-size: 12px;
	text-align: center;
	bottom: 30px;
	right: 60px;
	width: 520px;
	height: 70px;
}
LI
{	list-style-type: square;
	color: #FF7A45;
}
A LI, LI A
{	color: #FAC800;
}
LI SPAN
{	color: #000000;
}
A
{	text-decoration: none;
}
TD.s
{	width: 50px;
	text-align: center;
}
DIV#C DIV#menu
{	border: 1px solid blue;
	position: absolute;
	left: 37Opx;
	top: 0px;
	width: 150px;
	height: 100px;
}
DIV#C DIV#podmenu
{	border: 1px solid blue;
	position: absolute;
	left: 37Opx;
	top: 130px;
	width: 150px;
	height: 150px;
}