form, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
div {
	cursor: default;
}
body, html {
	background: #f1f7fb;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #212540;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.main {
	margin: 30px auto 0 auto;
	text-align: left;
	width: 900px;
}
a.head {
	background: url('logo.png') no-repeat center;
	display: block;
	height: 140px;
	margin: 0 auto 0 auto;
	width: 900px;
}
#cse-search-box {
	margin-top: 25px;
}
#hledpoleg {
	width: 200px;
}
#hledbutton {
	background-color: #EBEBEB;
	border: 1px #7e9db9 solid;
	cursor: hand; cursor: pointer;
	margin-top: 1px;
	overflow: visible;
	padding: 1px;
	width: 60px;
}
#sidebar {
	display: inline;
	float: left;
	width: 205px;
}
#menu {
	border-top: 1px #56ade1 solid;
	cursor: hand; cursor: pointer;
	margin-top: 2px;
}
#menu a, #menu a:link, #menu a:visited {
	background-color: #b8def6;
	border: 1px #56ade1 solid;
	border-top: 0;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 25px;
	overflow: hidden;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
}
#menu a:hover {
	background: #56ade1;
	border-left: 2px #2f81d5 solid;
}
#menu a.link-out {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../ikony/link_out.png);
}
#strankovani {
	color: #b8def6;
	font-weight: bold;
	margin-top: 50px;
	text-align: center;
}
#strankovani a:hover {
	background-color: #b8def6;
}
#aktivni {
	font-weight: bold;
}
.content {
	display: inline;
	float: right;
	margin: 2px 10px 0 10px;
	min-height: 500px;
	_height: 500px;
	width: 670px;
}
.footer {
  background: url('pozadi_zapati.jpg') no-repeat scroll bottom;
	clear: both;
	color: #2f81d5;
	font-size: xx-small;
	margin: 0;
	padding: 290px 0 10px 0;
	text-align: center;
}
blockquote {
	background-color: #b8def6;
	border-bottom: 2px solid #56ade1;
	border-right: 2px solid #56ade1;
	font-style: italic;
	padding: 8px;
}
.skryte {
	display: none;
}
.chyba {
	color: #ff0000;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
.povinne {
	font-weight: bold;
}
a.prispevek-link {
	display: block;
}
.menu-akce-hlavicka {
	background-color: #b8def6;
	border-left: 1px #56ade1 solid;
	border-right: 1px #56ade1 solid;
	border-top: 1px #56ade1 solid;
	cursor: hand; cursor: pointer;
	display: block;
	height: 18px;
	padding: 5px 5px 5px 5px;
	margin-top: 25px; 
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.menu-akce-vypis {
	background-color: #e3f0fa;
	border: 1px #56ade1 solid;
	margin-bottom: 25px;
	padding: 5px;
}
dt.menu-akce-datum {
  font-style: italic;
  font-size: 0.8em;
}
dd.menu-akce-titulek {
	border-bottom: 1px #56ade1 solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
dd.menu-akce-titulek.posledni {
	border-bottom: 0;
	margin-bottom: 0;
}
dt.akce-datum {
  font-style: italic;
  font-size: 0.9em; 
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 5px 20px;
	background-image: url(../ikony/akce.png);
}
dd.akce-titulek h3 {
	color: #4E544B;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 5px 0;
	text-indent: 2px;
}
dd.akce-obsah {
	border-bottom: 1px #56ade1 solid;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
dd.akce-obsah.posledni {
	border-bottom: 0;
	margin-bottom: 15px;
}
.akce-hlavicka {
	background-color: #56ade1;
	border: 1px #56ade1 solid;
	cursor: hand; cursor: pointer;
	display: block;
	height: 18px;
	padding: 5px 5px 5px 5px;
}
.akce-vypis {
	background-color: #e3f0fa;
	border-bottom: 1px #56ade1 solid;
	border-left: 1px #56ade1 solid;
	border-right: 1px #56ade1 solid;
	margin-bottom: 25px;
	padding: 15px;
}
.akce-vypis h2 {
	font-size: 1.4em;
	font-weight: bold;
}
.prispevek-hlavicka {
	background-color: #b8def6;
	border: 1px #56ade1 solid;
	cursor: hand; cursor: pointer;
	display: block;
	height: 18px;
	padding: 5px 5px 5px 5px;
}
.prispevek-hlavicka-aktualita {
	background-color: #56ade1;
	border: 1px #56ade1 solid;
	cursor: hand; cursor: pointer;
	display: block;
	height: 18px;
	padding: 5px 5px 5px 5px;
}
.prispevek-hlavicka-aktualita .prispevek-datum {
	color: #56ade1;
}
.prispevek-telo .prispevek-kategorie {
	background-color: #e3f0fa;
	color: #56ade1;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	text-align: right;
}
.prispevek-paticka {
	background-color: #b8def6;
	border: 1px #56ade1 solid;
	border-top: 0;
	color: #2f81d5;
	font-weight: bold;
	height: 25px;
	padding: 5px 5px 0 5px;
	text-align: right;
}
.prispevek-autor {
	display: inline;
	float: none;
	font-style: italic;
	padding-right: 5px;
}
.prispevek-upravit {
	float: left;
}
a:hover.prispevek-hlavicka,a:hover.prispevek-hlavicka-aktualita {
	background-color: #56ade1;
}
h1 {
	background: url('cara.png') repeat-x scroll top;
  text-align: center;
}
h1 span {
	display: none;
}
h2 {
	font-size: 13px;
	font-weight: normal;
}
h3 {
	color: #4E544B;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-indent: 5px;
}
h3.zpravodaj-nadpis {
	font-size: 2.0em;
	text-align: center;
}
.prispevek-datum {
	color: #56ade1;
	display: inline;
	float: right;
	font-style: italic;
	width: 65px;
}
a:hover.prispevek-hlavicka .prispevek-datum, a:hover.prispevek-hlavicka-aktualita .prispevek-datum {
	color: #000000;
}
.prispevek-nadpis {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
}
.prispevek-telo {
	background-color: #e3f0fa;
	border-bottom: 1px #56ade1 solid;
	border-left: 1px #56ade1 solid;
	border-right: 1px #56ade1 solid;
	margin-bottom: 25px;
	padding: 5px;
}
.prispevek-telo.aktualita {
	background-color: #b8def6;
	border: 1px #56ade1 solid;
	border-top: 0;
}
.zprava {
	background-color: #e3f0fa;
	border: 1px #56ade1 solid;
	font-size: 1.1em;
	font-style: italic;
	margin-bottom: 25px;
	padding: 10px;
	text-align: center;
}
.clanek {
	margin-bottom: 0;
	padding: 20px 5px 50px 5px;
}
.prispevek-telo a, .akce-obsah a {
	text-decoration: underline;
}
.prispevek-telo p {
	margin: 8px;
}
.prispevek-telo.clanek p {
	text-indent: 15px;
}
.prispevek-telo li, .akce-vypis li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 10px;
}
.prispevek-telo div {
	text-align: center;
}
.prispevek-telo img {
	border: 1px solid #2f81d5;
	margin: 10px;
}
.prispevek-telo a:hover img {
	border: 1px solid #000000;
}
.prihlaseni label {
	color: #2f81d5;
	font-size: 15px;
	font-weight: bold;
}
.prihlaseni #login, .prihlaseni #heslo {
	border: 1px #56ade1 solid;
}
#prihlasit {
	cursor: hand; cursor: pointer;
	font-size: 1.3em;
	font-weight: bold;
}
a.pokracovat {
	font-style: italic;
	font-weight: bold;
	margin: 3px;
	text-decoration: none;
}
.zpravodaj {
  display: block;
	float: left;
	width: 180px;
	margin: 0 15px 15px 0;
	text-align: center;
	background-color: #ffffff;
	border: 1px #56ade1 solid;
	height: 270px;
  overflow: hidden;
  text-indent: 0;
}
a:hover.zpravodaj {
	border: 1px #000000 solid;
}
.zpravodaj span {
	background-color: #b8def6;
	border-bottom: 1px #56ade1 solid;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
}
.zpravodaj:hover span {
	background-color: #56ade1;
}
.zpravodaj img {
	margin:0 auto; padding:0;
	border: none;
}
.prispevek-telo a.zpravodaj img {
	border: 0;
}
table {
  border-collapse: collapse;
	border: 2px #2f81d5 solid;
	margin: 5px;
}
table th {
  background-color: #b8def6;
}
table td, table th {
	border: 1px #2f81d5 solid;
	padding-left: 5px;
	padding-right: 5px;
}
.entry-title {
  display: none;
}

