#tiktok
{
	background: #000000;
	padding: 4px;
	width: 720px;
        z-index: 997;
        
	position: fixed;
/*	margin-top: -100;  połowa wysokoci panelu w górę */
	right: -728px;
	top: 400px;
 
}
 
#tiktok .white2 {
 	background-color: #ffffff;
	width: 720px;
	height: 490px;
	      }
	      
.slide_button2
{
	background: url(../images/tiktok.png);
	display: block;
	height: 125px;
	text-indent: -999px;
	width: 37px;

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

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

