* {
    font-family: sans-serif, Helvetica, Verdana, Arial;
}

body {
	background: url(tlo.gif);

}


div#container {
	color: #e6e6e6;
	width: 820px;
	height: 630px;
	margin: auto;
	margin-top: 30px;
}

div#flash {

	color: #202b24;
	background-color: #1f2a23;
	width: 800px;
	height: 600px;

}

div#stopka{
	width: 820px;
	height: 15px;
	margin: auto;
	margin-top: 10px;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #08af42;
	text-align: center;

}

div#stopka a:link{

	color: white;
	text-decoration: none;
	font-weight: bold;

}

div#stopka a:visited {

	color: white;
	text-decoration: none;
	font-weight: bold;

}

div#center {
	background: url(dawnload.png);
	width: 800px;
	height: 600px;
	margin: auto;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #31743b;
	text-align: center;

}

div#center a:link{

	color: white;
	text-decoration: underline;
}

div#center a:visited{

	color: white;
	text-decoration: underline;
}

div#center a:hoover{

	color: white;
	text-decoration: underline;
}