html{
	text-align: center;
}
body{
	text-align: center;
	background: #bbb;
}

#flashcontent{
	height: 700px;
	width: 1010px;
}
#content{
	margin: auto;
	position: relative;
	width: 1010px;
	height: 720px;
	background: #bbb;
}

#stopka{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}