body {
	background: #FFCC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/pozaditext.jpg);
	scrollbar-shadow-color: #C39B00; 
	scrollbar-highlight-color: #FFCC00;
	scrollbar-3dlight-color: #C39B00; 
	scrollbar-darkshadow-color: #FFCC00;
	scrollbar-track-color: #FFCC00; 
	scrollbar-arrow-color: #C39B00; 
	scrollbar-face-color: #FFCC00;	
}

div.HorniPruh {
	background: url(../images/horni_uvod.jpg);
	width: 974px;
	height: 60px;
	text-align: center;
}

div.jidlo {
	width: 200px;
}
div.Nazev {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.TucnyText {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

div.Text {
	font-size: 12px;
	font-style: normal;
}

div.Cena {
	font-size: 12px;
	font-style: normal;
}

table.listek {
	padding: 10px;
	width: 100%;
}

td.listek {
	vertical-align: top;
	text-align: left;
	width: 40%;
}
td.mezi {
	width: 20%;
}

div.menu {
	padding-top: 8px;
}

table.main {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 974px;
	text-align: center;
}

td.levypruh {
	background: url(../images/levy_pruh.jpg);
	width: 25px;
	text-align: left;	
}

td.pravypruh {
	background: url(../images/pravy_pruh.jpg);
	width: 25px;
	text-align: right;	
}

td.text {
	width: 924px;
	text-align: center;
}

td {
	font-size: 12px;
	font-style: normal;
}

a {
	color: #A52A2A;
}



