@charset "iso-8859-2";
body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	width: 100%;
	text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	color: #db4824;
	text-decoration: none;
}
* {

	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}


.mapka {
	width: 620px;
	height: 300px;
	border: 2px double #f23c0f;
	}
.stopka {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
}
.stopka b {
	color: #dc3434;
}
.stopka strong {
	color: #000000;
}
.stopka a {
	font-weight: normal;
	text-decoration: underline;
}
.stopka a:hover {
	font-weight: normal;
	text-decoration: none;
}
.stopka img {
	padding-left: 10px;
	padding-right: 10px;
}
.txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
.czerwony {
	color: #b50909;
}
.bialy {
	color: #ffffff;
}
.nag {
	font-family Arial;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
