html {
		height: 100%;
		overflow: hidden;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #110101;
}
#flash {
	height: 100%;
	text-align:center;
	position: relative;
	width: auto;
	margin: 0px;
}
#flash #tabela {
	width:100%;
	height:100%;
	margin:auto;
	padding:0px;
	text-align:center;
	font-family:Arial;
	font-size:small;

}
#flash #tabela a {
	background: none;
	text-decoration: none;
	border: 0px;
}
#flash #tabela img {
	text-decoration: none;
	background: none;
	border: 0px;
}
#wejscie {
	height:auto;
	text-align:center;
	position: absolute;
	width: auto;
	margin: 0px;
	top: 45%;
}
#wejscie #przycisk {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;

}
#wejscie #przycisk #copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#wejscie #przycisk img {
	text-decoration: none;
	background: none;
	border: 0px;
}
#wejscie #przycisk a {
	background: none;
	text-decoration: none;
	border: 0px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: larger;
}

