body
{
	text-align:center;
	color:black;
	font-size:12px;
}

div.pruh
{
	width:775px;
	margin:0px auto;
}

div.hlavicka
{
	width:775px;
	height:95px;
	margin:5px auto;
	background-image:url(obrazky/top.png)
}

div.obsah
{
	width:100%;
}

div.levy
{
	width:200px;
	float:left;
}

div.levy div
{
	width:200px;
	margin-bottom:10px;
	text-align:left;
}

div.levy div ul
{
	margin-left:-25px;
	_margin-left:15px;
	list-style-type:none;
}

div.levy:hover a
{
	color:blue;
}

div.levy a
{
	color:black;
	text-decoration:none;
}

div.levy a:hover
{
	text-decoration:underline;
	color:blue;
}

div.pravy
{
	width:200px;
	float:right;
}

div.pravy a
{
	width:172px;
	height:140px;
	background-image:url(obrazky/tab1.gif);
	float:right;
}

div.pravy a img
{
	margin:15px 20px;
	border:0px;
}

div.stred
{
	width:375px;
	margin:0px auto;
	text-align:left;
}

div.jidelnicek
{
	text-align:center;
}

div.jidelnicek a
{
	color:black;
	text-decoration: none;
	font-weight:bold;
	margin-top:10px;
	font-size:14px;
}

div.jidelnicek a:hover
{
	text-decoration:underline;
}

div.jidlo
{
	width:375px;
	height:80px;
	margin-bottom:1px;
}

div.jidlo p
{
	width:250px;
	float:left;
}

div.jidlo img 
{
	float:right;
}

div.pata
{
	width: 100%;
	height:83px;
	background-image:url(obrazky/down.gif);
	text-align:right;
	clear:both;
}