@charset "iso-8859-2";
body, html{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 11px;
}


.mapka {
	width: 620px;
	height: 300px;
	border: 2px double #f23c0f;
}

.stopka, .stopka a {
	color: #919191;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	
	display:block;
	float:left;
	height: 26px;
}
.stopka span {
	display:block;
	float:left;
	height: 26px;
	padding-left:14px;
	padding-right:14px;
}
.stopka a:hover {
	color: #5a5a5a;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	background:url(images/arr.gif) no-repeat center bottom;
}
.stopka2 {
	color:#b8b8b8;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	padding-left:15px;
}
.stopka2 a{
	color:#b8b8b8;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	padding-left:15px;
}
/*********************************************************/
.txt, .txt a{
	color:#757575;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	line-height:16px;
}
.txt a {
	color:#4a8124;
}
.txt img{
	padding: 4px;
	margin: 4px;
	border: 1px solid #CCCCCC;
}
.nag {
	color:#4a8124;
	font-family: Arial, Tahoma;
	font-size: 18px;
	text-decoration: none;
	line-height:16px;
}
,red {
	color: #4a8124;
}

