#bimg1 {background: url("/site/images/sluby-b.jpg") 0 0 no-repeat; }
#bimg2 {background: url("/site/images/galeria-b.jpg") 0 0 no-repeat; }


.hide
{
    opacity:0.0;
    filter:alpha(opacity=0);
}

#menu_hover {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}

#menu_hover em {
	color:#000; 
	font-weight: normal;
	background: url(/site/images/effects/hover.png) no-repeat;
	width: 180px;
	height: 40px;
	position: absolute;
	top: -42px;
	left:42px;
	text-align: center;
	padding: 7px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}