body {
	background-color: #F3DEBE;
}
.stopka {
	font-family: tahoma;
	font-size: 11px;
	font-weight: lighter;
	padding-left: 10px;
	padding-top: 10px;
	color: #663131;
	padding-right: 10px;
}
a:visited {
	color: #D8360E;
	text-decoration: none;
}
a:hover {
	color: #D8360E;
		text-decoration: none;
}
a:active {
	color: #D8360E;
		text-decoration: none;
}
a:link {
	color: #D8360E;
		text-decoration: none;
}
