@charset "iso-8859-2";

html,body {
	background-color: #000000;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.swf {
	display:block;
}
#noscriptwrapper{
	width:100%;
	height:100%;
	display:block;
}