ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#horMenu {
	position: absolute;
	left: 0px;
	top: 44px;
	width: 721px;
}

#horMenu li {
	float: left;




}
#horMenu  a  {
	color: #FBDE73;
	line-height: 22px;
	display: block;
	float: left;
	background-image: url(images/pozadi_hor_menu.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 102px;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #602629;
	text-decoration: none;
}
#horMenu   a:hover  {
	color: #660000;
	_width: 103px;
	width: 102px;
	background-image: url(images/pozadi_hor_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-style: solid;
	text-decoration: none;
	border-right-width: 1px;
	border-right-color: #602629;
}
#celek   #hlava   #horMenu  a.active  {
	color: #660000;
	_width: 103px;
	width: 102px;
	background-image: url(images/pozadi_hor_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}
