#map_all_cz,
#map_all_sk
{
	position: relative;
	width: 670px;
	height: 330px;
}

#map_all_cz 
{
	background: url('../../framework/images/cz/mapa_kraje.gif') no-repeat 90px 15px;
}

#map_all_sk
{
	background: url('../../framework/images/sk/mapa_kraje.gif') no-repeat 90px 15px;
}

#map_all_cz a.legend,
#map_all_sk a.legend  
{
	background-color: White;
}

.map_i
{
	position: absolute;
}

.map_i_name a 
{
	display: block;
	font-weight: 700;
	text-decoration: none;
	color: #274F82;
	width: 100%;
}

.map_i_count
{
	text-align: center;
}

.map_i_count a
{
	display: block;
	color: #800000;
	width: 100%;
	text-decoration: none;
}