body,td,th {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #000000;
}
h3 {
	color: #242E16;
	text-align: right;
	border-bottom: 2px solid #242E16;
	padding: 0 10px 2px 0;
}
h4 {
	color: #242E16;
	font-size: small;
	margin: 8px 0 5px 0;
}
p{
	padding: 0;
	margin: 5px 0 0 0;
}
hr.cistic {
   clear: both;
   height: 1px;
   border: none;
   margin: -1px 0 0 0;
   visibility: hidden;
   }
.tucne{
	font-weight: bold;
}
body {
		text-align: left;
		margin: 0px;
		padding: 0px;
		background: url(../img/bgr_body.jpg) repeat-y left top #5D6E3F;
}
#root{
	
	
}
#TopPanel{
	background: url(../img/bgr_left_top.jpg) no-repeat left top;
	height: 199px;
}
#TopReklama{
	left: 400px;
	top: 20px;
	position: absolute;
}

#LeftPanel{
	background: url(../img/left_menu.jpg) no-repeat left top;
	width: 213px;
	height: 524px;
	float: left;
}
#LeftReklama{
	left: 35px;
	top: 750px;
	position: absolute;
}
#LeftReklama a{
  color: black;
  background-color: inherit;
  font-weight: bold;
  text-decoration: none;
}
#LeftReklama a:hover{
  color: #2A6100;
  background-color: inherit;
}


#header h1 span, #menu li a span {
	display: none !important;
}

#menu {
	width: 210px;
	height: 230px;	
}
#menu ul.menu {
	list-style: none;
	margin: 56px 0 0 0;
	padding: 0;
}

#menu ul.menu li {
	padding-left: 3px;
}
#menu ul.menu li.Mezera {
	_height: 50px;
	height: 54px;
}
#menu ul.menu li a {
  	display: block;
	width: 180px;
	height: 18px;
	_height: 16px;
  border-left: 5px transparent;
}
#menu ul.menu li.first {
	
}
#menu ul.menu li.active a {
  border-left: 5px solid #BBBAC5;
}
#menu ul.menu li a:hover {
  border-left: 5px solid #E9F3E0;
}


#MainPage{
	background: url(../img/bgr_main.jpg) no-repeat left top;
	width: 515px;
	float:left;
	padding-left: 5px;
	padding-bottom: 10px;
}

#MainPage a {
  text-decoration: none;
  color: #236229;
  background-color: inherit;
}

#MainPage a:hover {
  text-decoration: none;
  color: #004000;
  background-color: inherit;
}

div.Aktualita{
	border-bottom: 2px solid #5D6E3F;
	padding: 10px 0 10px 0;
}
div.Aktualita span{
	display: block;
	height: 10px;
	width: 515px;
	font-weight: bold;
	color: white;
	background: url(../img/bgr_datum.gif) no-repeat left top;
	padding: 1px 3px 3px 5px;
	font-size: x-small;
}
div.Aktualita p{
	margin: 0;
	padding: 2px 0 0 3px ;
		
}
ul.Ciselny_seznam{
	list-style-type: decimal;
}
ul.Ciselny_seznam li{
	padding-top: 5px;
}

ul.bozstva{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.bozstva span{
	font-weight: bold;
}

ul.bozstva li{
	padding: 0 0 5px 0;
}

