#strzalka{ /* wygl&#196;&#65533;d strza3ki do chowania bocznego menu */
	position:absolute; 
	width:22px; 
	height:48px; 
	top:50%; 
	left:0px; 
	z-index:2;
	background-image: url(../gfx/sh.png); 
	background-repeat: no-repeat;
	cursor: pointer;	
}
#strzalka_sherlock{ /* strzalka do chowania wyszukiwarki */
	position: absolute; 
	width: 46px; 
	height: 20px; 
	top: 79px;	
	left: 70px;
	z-index: 3;
	background-image: url(../gfx/sh2.png); 
	background-repeat: no-repeat;
	cursor: pointer;	
}
#strzalka_panel_flash{ /* strzalka do chowania panelu flash */
	position:absolute; 
	width:17px; 
	height:46px; 
	top:150px;
	right:59px;
	z-index:2;
	background-image: url(../gfx/sh3.png); 
	background-repeat: no-repeat;
	cursor: pointer;	
}
