/*********************** SCROLLERS ***********************/
.root1 {
	width:	135px;
	position: absolute;
	top: 108px;
	/*left: 551px;*/
	left: 235px;
	z-index: 5;
	height: 377px;
	padding-top:20px;

		}

/*.root p 	{
		margin:			10px 10px 5px 10px;
		}*/
.thumb1 		{
	position: absolute;
	left: 560px;
	top:50px;
	z-index:100;
	margin-left: -40px;
	}

.up1, .dn1 	{
	position: absolute;
	margin-left: -40px;
}

.dn1{
	margin-top: 88px;
}

#liniaScroll {
	float: left;
	background-image: url(imgs/linia_scroll.gif);
	width: 6px;
	height: 169px;
	margin-top: 18px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right;
}

.up1 a, .up1 a img, .dn1 a, .dn1 a img{
		border:	0;
}

.scroll1Container {
	position:absolute;
	width:	180px;
	overflow: auto;
	top: 0px;
	left: 0px;

}


.scroll1Content {
	width:	166px;
	position:absolute;
	top: 0px;
	left: 0px;
	padding-top: 20px;
}
