#facebook
{
	background: #4b67a1;
	padding: 4px;
	width: 500px;
        z-index:1000;
        
	position: fixed;
/*	margin-top: -100;  połowa wysokoci panelu w górę */
	right: -508px;
	top: 35px;
 
}
 
#facebook .white {
 	background-color: #FFFFFF;
	width: 500px;
	height: 695px;
	      }
	      
.slide_button
{
	background: url(../images/facebook.png);
	display: block;
	height: 105px;
	text-indent: -999px;
	width: 37px;

	position: absolute;
	left: -37px;
	top: 0px;
}

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

