@import url('uvod.css');
#sidebar-login *{
	display : none;
}
#sidebar-login a{
	display : none;
}
#sidebar-login {
	height : 125px;
	margin-right : 0 !important;
	margin-right : -2px; 
	background-color : #ae9c88;
/*	background-image : url('../images/mapka.gif');*/
	background-repeat : no-repeat;
	background-position : center top;
}
div.h_dust{
	background-position : right 90px;
}
div#mapy-holder{
	position : absolute;
	top : 0;
	left : 0;
	width : 200px;
}
div#mapy-holder h4{
	text-align : center;
	height : 20px;
	line-height : 20px; 
}
div#mapy{
	position : absolute;
}
div#mapy img{
	border : none;
	position : absolute;
	display : none;
	top : 0;
	left : 0;
	z-index : 200;
}
div#mapy img#mapa{
	display : block;
	z-index : 1;
}
/*
div#mapy img#reg_kras{
	z-index : 20;
}
div#mapy img#reg_sumava{
	z-index : 3;
}
div#mapy img#reg_beskydy{
	z-index : 4;
}
div#mapy img#reg_krkonose{
	z-index : 5;
}
*/