#instagram
{
	background: #8637b6;
	padding: 4px;
	width: 492px;
        z-index: 998;
        
	position: fixed;
/*	margin-top: -100;  połowa wysokoci panelu w górę */
	right: -500px;
	top: 245px;
 
}
 
#instagram .white3 {
 	background-color: #FFFFFF;
	width: 492px;
	height: 450px;
	      }
	      
.slide_button3
{
	background: url(../images/instagram.png);
	display: block;
	height:    145px;
	text-indent: -999px;
	width: 37px;

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

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

