body {
	background-image: url(../images/tlo.png);
}
#holder {
	margin:20px auto 0 auto;
	padding: 0 0 0 0;
	width:890px;
	/*border:1px solid #eeeeee;*/
	text-align:left;
}
#main{
	text-align:center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:890px;
	height:auto;
	/*background:url(../images/main.jpg) repeat-y;*/
}
#player
{
	border: solid 0px #000;
	width: 890px;
	height: 60px;
	text-align: right;
	margin: 0 0 0 0;
}
#flashcontent 
{
	border: solid 1px #000;
	width: 890px;
	height: 500px;
	float: left;
	margin: 0 0 0 0;
}
#nohtml 
{
	font-family: verdana;
	font-size:10px;
	color: #A5A5A5;
	padding-left:20px;
	border:0px;
	width: 890px;
	height: 94px;
	margin: 0 0 0 0;
	background:url(../images/wersja_html.png) no-repeat;	
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
.clearer {
	width:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
