.clear {
	clear:both;
}
#obal {
	/* FF a Opera */
	width:660px;
	top:170px;
	left:200px;
	position:absolute;
}
#imageflow{
	left:-20px;
  top:-40px;
	width:612px;
	text-align:left;
	float:left;
	position:absolute;
}
#imageflow img {
	position:absolute; 
	top:0px;
	border:none;
}
#loadingflow{
	margin:50px 0 0 0;
	text-align:center;
	width:612px;
	float:left;
	display:block;
}
#loadingflow p {
	margin:0 auto;
	display:block;
}
#imageflow #loadingflow img {
	position:inherit; 
	margin:15px auto 0 auto;
	display:block;
}
#images{
	visibility:hidden;
}
#captions{
	top:15px;
	position:relative; 
	text-align:center;
	z-index:66;
	font-weight:bold;
	color:#f9f9f9;
}
#scrollbar{
	position:relative;
	left:15px;
	width:633px;
	height:2px;
	visibility:hidden;
	background:transparent url(../img/bg_slider.gif) repeat-x 0 0;
}
#slider{
	position:absolute;
	margin-top:-6px;
	margin-left:-8px;
	z-index:21;
	background-image:url(../img/slider.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#error,
#timeline,
#backlink{
	width:100%;
	height:20px;
	clear:both;
}
#navigation{
	top:25px;
	margin-left:30px;
	z-index:20;
	height:20px;
	position:relative;
}
#navigation img{
	position:relative;
	border:none;
}
#leftimage{
	width:16px;
	float:left;
	position:relative;
	top:-8px;
	cursor:pointer;
	_cursor:hand;
	visibility:hidden;
}
#rightimage{
	width:16px;
	float:right;
	position:relative;
	top:-10px;
	left:-18px;
	cursor:pointer;
	_cursor:hand;
	visibility:hidden;
}
#play{
	width:80%;
	text-align:center;
	float:left;
}
#slider{float:left;}