#znajomiDiv{
	width:600px;
}
#znajomiDiv #lista{
	margin-left:110px;
	width:400px;
	display:block;
	line-height:20px;
	font-size: 17px;
	border-left:double;
	border-top:double;
	border-color:white;
	border-width:3px;
	border-right:double;
	border-bottom:double;
	background-repeat: repeat;
	color:black;
}
#lista li {
	text-align:center;
}

#lista a{
	color:#6a3e00;
}
#poleca{
	margin-left:115px;
	display:block;
	width:400px;
	height:81px;
	background-image:url(EKT_Gdynia_poleca.png);
}
.background1{
	background-color:#e7ed5f;
	border-bottom:dotted;
	border-width:1px;
	padding-bottom:3px;
	padding-top:3px;
}

.background2{
	background-color:#edaa5f;
	border-bottom:dotted;
	border-width:1px;
	padding-bottom:3px;
	padding-top:3px;
}