body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.kontakt {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.kontakt a{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.kontakt a:hover{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #e1e1e1;
	text-decoration: none;
}

.stopka:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
}
.stopka:visited { 
	color: #9f9f9f; 
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
}
.stopka:active { 
	font-family: Tahoma, Arial; 
	font-size: 12px;
	color: #9f9f9f; 
	text-decoration: none;
}
.stopka:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #9f9f9f;
	text-decoration: none;
	border: #dc341e dotted;
	border-width: 0px 0px 1px 0px;
}
.mapa {
	width: 400px;
	height: 200px;
	border: 2px double #ffffff;
}
.mapa_txt a{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
}
