@charset "iso-8859-2";
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #707070;
	margin: 0px;
	padding: 0px;
	background-color: #83ba01;
}
.div_tekst {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #707070;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 40px;
	text-align: justify;
}
.div_tekst p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.stopka {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.stopka p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.stopka a {
	color: #000000;
	text-decoration: none;
}
.stopka a:hover {
	color: #000000;
	text-decoration: underline;
}
.div_tekst a {
	color: #468400;
	text-decoration: none;
}
.div_tekst a:hover {
	color: #888888;
	text-decoration: underline;
}
.mapka {
	width: 520px;
	height: 280px;
	border: 2px solid #CCCCCC;
	text-align: center;
}

