body {
	background: #F7F7ED url(tlo.jpg) top center no-repeat;
	height: 100%;
	margin: 0;
	padding: 0;
	}
#flash {
	width: 668px;
	height: 378px;
	background: #fff;
	margin: 62px auto;
	}
#stopka {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #999;
	}
#stopka a {
	color: #999;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
	}
#stopka a:hover {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #6666;
	}

