body {
	background: #E4DBBD url('img/bg.gif') repeat-x;
	margin: 60px 0 20px;
}

div {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #493423;
}

div#flash {
	text-align: center;
}

div#stopka {
	text-align: center;
	margin: 20px auto 0px;
	padding: 0px;
	width: 800px;
	border-top: 1px solid #CFA286;
}

a {
	color: #724F38;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
