@charset "windows-1250";
#kontakty_text {
	font-size: 12px;
	width: 250px;
	float: left;
}
#kontakty_mapa {
	font-size: 12px;
	float: right;
	border: 1px solid #000;
	margin-bottom: 30px;
	width: 480px;
	position: absolute;
	left: 449px;
	top: 11px;
	height: 280px;
	background-color: #FFF;
	padding: 5px;
}
#kontakty_radek {
	clear: both;
	font-size: 12px;
	color: #FFF;
}

#break_s_linkou {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	clear: both;
}
#kontaktni_formular {
	clear: both;
	padding: 10px;
	margin-bottom: 15px;
}

