/* eXtra Klasyka neXt - galeria */


	#boxif { width: 572px; height: 96px; position: relative; z-index: 2; }
	#ifs { width: 572px; margin: 14px 0 0 0; padding: 0; border: 0; height: 96px; background: #fcfcfa; }
	#screen
	{ 
		margin: 0 auto;
		text-align: center;
		position: relative;
		padding: 0 26px;
		height: auto;
		width: 520px;
	}
	#screen a {   }
	#screen a img { border: 1px solid #000; margin: 0 4px; }
	#screen a.btn { position: absolute; margin: 0; top: 26px; }
	#screen a.prv { left: 0; }
	#screen a.nxt { right: 0; }
	#screen a.btn img { border: 0; }
	#screen div.scbox { position: relative; width: 100%; height: 100%; overflow: hidden;  }
	#screen div.scbox #screens { position: absolute; /*left: 0px;*/ top: 0; white-space: nowrap; }
	#screen div.scbox #screens img { width: 120px; height: 90px; }
	#screen #wait { position: absolute; top: 0; left: 0; background: #fcfcfa; width: 572px; height: 54px; padding: 38px 0 0 0; }
	#preview { width: 300px; height: 225px; margin: 7px 0 0 7px; z-index: 11; position: relative; /*position: absolute; top: 0; left: 0;*/ }
	#pvb { z-index: 222; position: absolute; left: 65px; /*top: -248px;*/ margin-top: -238px; height: 248px; width: 316px; background: transparent url('../img/bg_pvb.gif') no-repeat center; }
	html>body #pvb { margin-top: -344px; }
	#pvb #w { position: absolute; left: 94px; top: 213px; z-index: 1; }

/* -- end -- */

/* HU gallery */
#img_p{
	margin-bottom: 20px;
	line-height:16px;	
	vertical-align: top;

}
.img_i
{
	border: 1px solid black;
	margin-left: 6px;
	width: 230px;
	height: 173px;	
}

