.kulso
{
	left:322px; /* Terület helye */
	top:110px;
	width: 494px; /* Terület méret 18al több a scrollbar miatt */
	height: 330px; 
	overflow: auto;
	z-index: 1;
	position: relative;
}
.belso
{
	width: 476px;
	position: absolute;
	z-index: 2;
	left:0px;
}
.koz{
	width:19px;
}
.scroll{
	position: relative;
	background-image: url('pic/scrollslider.jpg');
	width: 14px; /* scroll mérete */
	height: 6px; 
	left:3px;
	top:0px;
}
.scrollbar{
	position: relative;
	top: 109px; /* scrollbar helye */
	left: 318px;
	width: 0px; /* scrollbar mérete */
	overflow: hidden;
	height: 310px;
}
.select{
	position:absolute;
	top:-1000px;
	left:-1000px;
	z-index:1;
}
.selectin{
	height:1px;
	width:1px;
}
