#youtube
{
	background: #FE271F;
	padding: 4px;
	width: 592px;
        z-index: 999;
        
	position: fixed;
/*	margin-top: -100;  połowa wysokoci panelu w górę */
	right: -600px;
	top: 150px;
 
}
 
#youtube .white1 {
 	background-color: #FFFFFF;
	width: 592px;
	height: 395px;
	      }
	      
.slide_button1
{
	background: url(../images/youtube.png);
	display: block;
	height: 86px;
	text-indent: -999px;
	width: 37px;

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

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

