body {
	margin: 0 auto;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #FFF;
	font-size: 0.85em;
	font-weight:600;
	line-height:1.5em;
}
a { text-decoration: none; }
a:link { color: #C23030; }
a:visited { color: #006699; }
a:hover { color: #006633; text-decoration: underline; }
a:active { color: #006666; }
.centruj { text-align: center; }
#tlo {
	margin: 99px;
/*	width: 740px; */
}
#stopka {
	margin: 99px 30px;
	font-size: 0.6em;
	font-weight: 400;
	text-align: right;
}
a.button, a.button:link, a.button:visited, a.button:hover {
	color: #006699;
	text-decoration: none;
}
