#wys {
	background: url("images/facebook.png") no-repeat scroll 0 0 transparent;
	padding: 10px;
	width: 250px;
	height: 609px;
	position: fixed;
	margin-top: -125px; /*połowa wysokości panelu w górę */ left: 0px;
	top: 25%;
	cursor: pointer;
	z-index: 10001;
}

.zamknij {
	background-position: 0px 0px -311px 0px;
}
