/* ajaxScroll */
.ajaxscroll {
} 
.ajaxscroll .batch {
	margin: 0;
	padding: 0;
} .ajaxscroll .box {
	display: inline-block;
	/*border: 1px solid #eee;*/
	width: 60px;
	height: 68px;
	text-align: center;
	margin: 5px !important;
	margin-bottom: 25px;
	vertical-align: top;
} .ajaxscroll .empty .box {
	/*border: 1px solid #ddd;*/
	background: #FCFCFC url(/images/loader.gif) no-repeat scroll center center;
} #horiz {
	height: 90px;
	width: 420px;
	float: left;
	overflow-x: hidden !important;
} .horiz {
	height: 90px;
	width: 420px; /*420*/
	float: left;
	overflow-x: hidden !important;
}


#horizS {
	height: 90px;
	width: 600px;
	float: left;
	overflow-x: hidden !important;
} .horizS {
	height: 90px;
	width: 600px; /*420*/
	float: left;
	overflow-x: hidden !important;
}
.bm2 .pics .batch .box {
	width: 65px;
}

.horizShort {
	width: 280px !important;
}

/* div przewijany ajax */
.asLeft {
	width: 20px;
	height: 60px;
	float: left;
	text-align: center;
	padding: 5px 5px 0 0 !important;
}
.asRight {
	width: 20px;
	height: 60px;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
}
.asLeft img, .asRight img {
	border: 0 !important;
	margin: 0 0 0 3px !important;
}

/* przewijak, linki */
.box img {
	border: 0;
	margin: 0 !important;
	padding: 0 !important;
}
.box a {
	color: #347ABE;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

