body {
	background-color: #485153;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.copyright {
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.content {
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 12px 18px;
	line-height: 20px;
}
.novinky {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 18px;
}
a:link {
	font-weight: bold;
	color: #618930;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #84ae42;
	text-decoration: underline;
}
