
#scroller{
	overflow-y: hidden;
	overflow-x: hidden;
	position: relative;
	white-space: nowrap;
}
#szoveg{
	position: absolute;
}

