@charset "windows-1250";
#kontakty_text {
	font-size: 12px;
	width: 750px;
	float: left;
}
#kontakty_mapa {
	font-size: 12px;
	float: right;
	border: 1px solid #000;
	margin-bottom: 30px;
	width: 440px;
	margin-right: 10px;
}
#kontakty_radek {
	clear: both;
	font-size: 16px;
	text-align: center;
}
#kontakty_radek a{
	font-size: 16px;
	color: #3B0407;
}
#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;
}

