body, html {
	background: #ffffff;
	margin: 5px;
}
.main {
	width: auto;
	margin: 15px auto 0 auto;
}
.content {
  float: none;
	margin: 2px 10px 0 10px;
	height: auto;
	width: auto;
}
a {
	color: #000000;
}
.prispevek-hlavicka, .prispevek-hlavicka-aktualita {
	background-color: #ffffff;
	border: none;
	border-bottom: 1px #000000 solid;
}
.prispevek-telo, .prispevek-telo.aktualita {
	background-color: #ffffff;
	border: none;
	margin-bottom: 10px;
}
.prispevek-telo a {
	text-decoration: underline;
}
.prispevek-telo img {
	border: 1px solid #000000;
	margin: 5px;
}
.prispevek-telo .prispevek-kategorie {
	background-color: #ffffff;
	color: #B2BFAC;
}
.prispevek-paticka {
	background-color: #ffffff;
	border: none;
}
.clanek {
	margin-bottom: 0;
	padding: 10px 5px 10px 5px;
}
#sidebar {
  display: none;
}
a.head {
  background-image: none;
  width: auto;height: auto;
}
h1, h1 span {
  background-image: none;
  display: block;
}
h3 {
	color: #000000;
	margin: 5px 0 5px 0;
}
.prispevek-datum {
	color: #707070;
}
.footer {
  display: none;
}
.zpravodaj span {
	background-color: #D0D0D0;
}
table {
	border: 2px #505050 solid;
}
table th {
  background-color: #C1C1C1;
}
table td, table th {
	border: 1px #505050 solid;
}

