.small_galary_div {
	width: 460px;
	background: url(/design/bg_small_galary.jpg) no-repeat top;
}

	#scrollHolder{
	display: block;
	margin-left: 38px;
	width: 365px;
	height: 65px;
		position: relative;
		overflow: hidden;
	}
	#scrollableArea{
		position: relative;
		width: auto;
		height: 100%;
		white-space: nowrap;
	}
	/*#makemescroll{
		width:500px;
	}*/
	#scrollingLeft{
		background-image: url(/design/left-arr_smgl.gif);	
		background-repeat: no-repeat;
		width: 53px;
		height: 31px;
		margin-left: 38px;
		position: relative;
		z-index: 200;
		cursor: pointer;
	}
	#scrollingRight{
		background-image: url(/design/right-arr_smgl.gif);
		background-repeat: no-repeat;
		width: 53px;
		height: 31px;
		position: relative;
		z-index: 200;
		cursor: pointer;
		margin-right:60px;
	}
	/*.arrows_table{
		width: 100%;
	}*/
	#big_pic_div{
	padding-left: 38px; 
	margin-bottom: 10px;
		height: 250px;
	}
	.opis {
	padding: 0 60px 0 36px;
	background: url(/design/opis_bg.jpg) repeat-y left top;
}
.opis span {
	color: black;
	font-size: 12px;
}
.top_ug {
	border-top: 1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	float: left;
}
.bott_ug {
	border-bottom: 1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
}
.sm_gl_bg {
	/*text-align: center;
	vertical-align: middle;*/
	/*background: url(/design/sm-gl-bg.png) no-repeat botoom;*/
	white-space: nowrap;
	background-image: url(design/sm-gl-bg-pic.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 62px;
	height: 65px;	
}
.sm_gl_bg img, .sm_gl_bg_b img {
	width: 48px;
	height: 40px;
	margin: 12px 7px 12px 7px;
}
/*.sm_gl_bg_b {
	width: 90px;
	height: 71px;
	text-align: center;
	vertical-align: middle;
	background: url(/design/sm-gl-bg_.png) no-repeat top;
}*/




