#bemutatkozotxt{
	background:#FFFFFF;
	text-align:left;
	font:italic 1em/1.6 georgia,serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px;
	margin:0 0 0 5%;
	position:absolute;
	filter:alpha(opacity= 70);
	opacity: 0.8;
	-moz-opacity:0.8;
	height:260px;
	width:500px;
	left:350px;
	top:160px;
}
.root {
	height:50px;
	margin:0 0 8px 7px;
	position:relative;
	width:489px;
}
.root p {
	margin:10px 10px 5px;
}
.thumb {
	height:9px;
	left:10px;
	position:absolute;
	width:15px;
}
.up, .dn {
	left:10px;
	position:absolute;
}
.up a, .up a img, .dn a, .dn a img, .thumb a, .thumb a img {
	border:0 none;
}
.scrollContainer {
	background:transparent none repeat scroll 0 0;
	height:100px;
	left:2px;
	overflow:auto;
	position:absolute;
	top:19px;
	width:350px;
}
.scrollContent {
	left:0;
	position:absolute;
	top:0;
	width:100px;
}