@charset "windows-1250";
body{
	font-family : Garamond, Verdana, Arial;
	font-size: 90%;
	margin: 0px;
	background: #000000;
	text-align: center;
	color: #201D18;
	height: 900px;
}

#stopka a:link, #stopka a:visited, #stopka a:active, #stopka p, #stopka marquee{
	text-decoration: none;
	color: #201D18;
}

#stopka{
	background: #000000;
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

#stopka table{
	font-size: 0.8em;
	border-style: none;
}

#stopka td{
	padding: 0 14px 0 14px;
	margin: 0 5px 0 5px;
}

#flash{
	background: #000000;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

