#text a.mapa_strony1 {
	font-size: 12px;
	color: #245492;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 20px;
}
#text a.mapa_strony1:hover {
	color: #245492;
	text-decoration: underline;
	font-weight: bold;
}
#text a.mapa_strony2 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #b82832;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 20px;
}
#text a.mapa_strony2:hover {
	font-size: 11px;
	color: #b82832;
	text-decoration: underline;
	font-weight: bold;
}
div.right ul {
	padding: 0;
	margin: 0 0 3px 0 ;
	list-style: none;
}
div.right ul li {
	display: inline;
	color: #333333;
	font-size: 9px;
	margin-right: 10px;
}
div.right ul li a{
	color: #333333;
	font-size: 9px;
}
div.right ul li a:hover{
	text-decoration: none;
}
#text p.small {
	font-size: 9px;
	color: #ADADAD;
	margin-top: 230px;
}