body {
    font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #fdb827;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gfx/tlo.png);
	background-repeat: repeat-x;
}
a {
	color: #9E4811;
	text-decoration: none;
}
a:hover {
	color: #9E4811;
	text-decoration: underline;
}
.stopka {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	word-spacing: 5px;
}
.stopka a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.stopka a:hover {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}.more a {
	color: #F90;
}
.more a:hover {
	color: #F90;
}
.mainmenu {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666;
}

.mainmenu a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
.mainmenu a:hover {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #c55314;
}
.maintitle {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #0073a9;
}