* {	margin:0;
	padding:0;
	}

#facebook_slider{
	background: #3B5997;
	padding: 5px;
	width: 287px;
	height:297px;  
	position: fixed;
	margin-top: -50px;
	left: -297px;
	top: 25%;
	z-index:9999
}

#fb_bg{
background: white;
}

.fb_slider_slide_button{
	background: url(przycisk.png);
	display: block;
	height: 112px;
	text-indent: -9999px;
	width: 27px;
	position: absolute;
	right: -27px;
	top: 0px;
}
 
.fb_slider_close{
	background-position: -20px 0px;
}
