.mapamvcr {
	clear: none;
	float: left;
	width: 340px;
	height: auto;
	position: relative;
	z-index: 0;
}

.mapapage {
	position: absolute;
	z-index: 1101;
	top: 0px;
	left: 0px;
	clear: none;
	float: left;
	width: 340px;
	height: auto;
}

.mapakraj {
	position: absolute;
	z-index: 1101;
	top: 0px;
	left: 0px;
	clear: none;
	float: left;
	width: 340px;
	height: auto;
}

.in select {
	width: 200px;
	margin: 0px 0px 10px 0px;
}

.in div {
	text-align: left;
}

input.odeslat {
	color: #000000;
	font-size: 0px;
	width: 101px;
	height: 19px;
	text-align: left;
	border: 0px;
	vertical-align: middle;
	background: url(../img/but-ok2.gif) no-repeat;
	cursor: pointer;
}
input.odeslat:hover, input.odeslat:active, input.odeslat:focus {
	background: url(../img/but-ok2.gif) no-repeat 0px -19px;
}

.adresa em {
	font-size: 90%;
	padding: 0px 0px 0px 6px;
}




