ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	width: 70%;
	position: relative;
	left: 300px;
	height: 37px;
	font-family: Tahoma;
	font-size: 13px;
	margin-left: 16px;
}

ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #24140D;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #3D2216;
	padding: 10px 20px;
}

ul a:hover {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #351E13;
}
#partnerzy {
	background-image: url(images/zaokragleniegora.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#biale {
	background-color: #FFFFFF;
	height: 300px;
	position: relative;
	top: 10px;
}
