#menu
{
	display:block;
	height: 59px;
	min-height: 59px;
	padding-top: 18px;
}

#menu span
{
	position: relative;
	top: 80px;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#menu li
{
	display:block;
	float:left;
	margin:0px;
	border:0px;
}

#menu li.mli1
{
	width: 120px;
	background: url("../img/skupina01.gif") no-repeat;
	overflow: hidden;
}

#menu li.mli2
{
	width: 141px;
	background: url("../img/aktuality01.gif") no-repeat;
	overflow: hidden;
}

#menu li.mli3
{
	width: 133px;
	background: url("../img/podporujeme.gif") no-repeat;
	overflow: hidden;
}

#menu li.mli4
{
	width: 128px;
	background: url("../img/kontakty01.gif") no-repeat;
	overflow: hidden;
}

#menu a
{
	height: 59px;
	display:block;
	padding: 0px;
	text-decoration:none;
}

#menu a#mi1:hover
{
	width: 120px;
	background: transparent url("../img/skupina.gif") no-repeat;
}

#menu a#mi2:hover
{
	width: 141px;
	background: transparent url("../img/aktuality.gif") no-repeat;
}

#menu a#mi3:hover
{
	width: 133px;
	background: transparent url("../img/podporujeme01.gif") no-repeat;
}

#menu a#mi4:hover
{
	width: 128px;
	background: transparent url("../img/kontakty.gif") no-repeat;
}
