* {	margin:0;
	padding:0;
	}
#facebook_slider
{
	background: #3B5997;
	padding: 10px;
	width: 232px;
	height:360px;  
	position: fixed;
	margin-top: -50px;
	left: 0px;
	top: 25%;
	z-index:3;
}
 
.fb_slider_slide_button
{
	background: url(img/przycisk.png);
	display: block;
	height: 112px;
	text-indent: -9999px;
	width: 27px;
 
	position: absolute;
	right: -27px;
	top: 0px;
}
 
.fb_slider_close
{
	background-position: -20px 0px;
}