body
{
	background: #fff;
	margin:0;
	padding:0;
	font-family: Tahoma,Arial;
}

#all {
  	background: #ebede8;
  	margin: 0px auto 0px auto;
}

.running {
	background: white; 
	color: #3f9544;
	border: 0px;
	font-weight: bold;
  width: 505px;

}

#running_text {
  position: absolute;
  top: 65px;
  left:170px;
}

#page
{
	width: 995px;
	height: 660px;
	margin: 0px auto 0px auto;
	background: url('../img/mapa.jpg') no-repeat top center;
	position: relative;
}

#top
{
	height:147px;
	background: url('../img/top.png') no-repeat top left;
}

.perex, 
h1 {
  font-size: 13px;
  	color:#2e3091;
  	margin-top: 0px;
}

.perex {
  font-weight: bold;
}

#top_pic img
{
	position: absolute;
	display:block;
	left: 680px; 
	top: 25px;
}
a#logo
{
	
	display:block;
	width:75px;
	padding-top:30px;
	padding-left:80px;
}
#mestys
{
	
	display:block;
	width: 291px;
	margin-top:-110px;
	padding-left:180px;
}
a#logo img, #mestys img
{
	border:0;
}

#left
{
	float:left;
	margin-left: 2px;
	width: 259px;
	height: 515px;
	background: url('../img/kostel.png') no-repeat top left;
}
#content
{
	float:left;
	width:390px;
	margin-right:5px;
	height: 500px;
	padding: 0 15px;
  overflow: auto;
  
  scrollbar-base-color: #dedede;
  scrollbar-face-color:#dedede;
scrollbar-highlight-color:#dedede;
scrollbar-3dlight-color:#989898;
scrollbar-darkshadow-color:#989898;
scrollbar-shadow-color:#dedede;
scrollbar-arrow-color:#989898;
scrollbar-track-color:#cccccc;
}

#content_poc {
	top:170px;
	left: 180px;
  width:490px;
	position: absolute;
}

#right
{
	float:left;
	width:250px;
	margin-top:85px;
}
#poloha
{
	width: 250px;
	height: 71px;
	background: url('../img/poloha.png') no-repeat;
}
#aktuality
{
	margin-top: 15px;
	width: 250px;
	height: 330px;
	background: url('../img/aktuality.gif');
}
#aktuality_obsah
{
	padding: 10px 10px 10px 15px;
	*padding-right: 0px;
	width: 230px;
	height: 280px;
	overflow:auto;
	font-size:0.9em;
}
#aktuality_obsah h2
{
	font-size: 12px;
	color:#2e3091;
	margin-top: 0px;
}
.news_title
{
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
}
.news_text
{
	margin-top:2px;
	margin-bottom:10px;
	font-size:11px;
	
}
.cleaner
{
	clear:both;
}
.menu
{
	font-size: 0.8em;
	margin: 0px 0 0 165px;
	padding-top: 21px;
	*padding-top: 30px;
	font-weight: bold;	
}
div.smenu 
{
	font-size:11px;
	position: absolute;
	padding: 5px 15px 5px 5px;
	background: url('../img/smenu.gif') repeat-y left;
	visibility: hidden;
	z-index:200;
}
.first_item
{
	padding-top: 5px;
	float:left;
	margin-right:9px;
}
.item 
{
	float:left;
	height: 19px;
	margin-left: 5px;
	margin-top: 3px;
	_margin-top: 0px;
	padding:5px 5px 0px 5px;
	background: url('../img/menu.gif') repeat-x bottom;
	font-weight: bold;
	font-size:11px;
	color:#2e3091;
}
.item a, .first_item a, .smenu a
{
	color:#2e3091;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:hover {
  text-decoration: underline;
}

.submenu {
  margin: 2px 0px 2px 0px;
}

#foto
{
	margin: 5px 0 10px 5px;
	*margin-top: 10px;
	padding-left: 5px;
	
}
#foto a, #poloha a
{
	font-size: 0.7em;
	color:#000000;
	text-decoration: none;
}
#poloha_text
{
	width: 150px;
	height: 41px;
	padding: 5px 0px 0px 10px;
}

#poloha_text a
{
	font-weight: bold;
	color:#2e3091;
	text-decoration: none;
}


#poloha_text a:hover
{
	text-decoration: underline;
}
#paticka
{
	width: 915px;
	height: 30px;
	margin: 2px 0 0 20px;
	font-size: 12px;
	background: #ddd;
	
}
#datum
{
	float:right;
	margin: 9px 15px 0 0;
}
.actimmy {
  margin: 9px 0 0 15px;
  float:left;
}

.actimmy a {
  color: #2e3091;
  text-decoration: none;
  font-weight: bold;
}

.actimmy a:hover {
  color: #58585a;
  text-decoration: underline;
}
