@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: 440px;
}
#kontakty_radek {
	clear: both;
	font-size: 12px;
}

#break_s_linkou {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	clear: both;
}
#kontaktni_formular {
	clear: both;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	background-color: #EAEAEA;
}

