html{
	height:100%;
}
body{
	margin:0;
	background:url(images/background.png) repeat-x center center;
	height:100%;
	
}
#horizont {
	position: absolute;
	text-align: center;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index: 1000;
}
#tlo{
	position: absolute;
	margin-left: -495px; /* div's width / 2 */
	top:40px;/*top: -306px;*/ /* div's height / 2 */
	left: 50%;
	width:990px;
	height:613px;
	visibility: visible;
	padding: 0 10px 19px;
	background:transparent url(images/cienie.png) no-repeat 0 0;
}
#flash_container{
	width:990px;
	height:594px;
}
