#adresy h1 {
	font-size: small;
	padding-top: 2px;
	padding-bottom: 4px;
}


#adresy a {
	line-height: normal;
	color: #804040;
	padding: 0px;
	display: block;
	font-size: small;
}

#adresy a:hover {
	line-height: normal;
	color: #000000;
	padding: 0px;
	display: block;
	text-decoration: underline;
}
#adresy ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}
#adresy li {
	padding: 0px;
	font-size: x-small;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#adresy img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bg {
	background-color: #E3E3CA;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

