/* main settings */

body, input, select, textarea, td, table {
	font-family: Verdana, "Verdana CE", "Arial CE", Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  word-spacing: normal;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.3em;
	font-weight:normal;
	text-shadow: 0 0 0 #000;
 }

body {
  font-size: 120%;
	margin:0px; 
	padding:0px;
  height:100%;
  background-color: #ffffff;

}

td {
 _font-size: 110%;
 text-align:left;
}

h1, h2, h3, h4 {
	margin:0.3em 0 0.3em 0;
 color: #00417E;

	}

p {margin:0px 0px 1em 0px;
   padding:0px;
	 font-weight:normal;
  }
	
h1 { font-size:120% }
h2 { font-size:110% }
h3 { font-size:100% }
h4 { font-size:100% }

hr {height: 1px;color:#d9dad4;background-color:#d9dad4;   border: 0;}
img {border:none}
tr,td {vertical-align:top}


option,select {color:black}

input,textarea,button {border:1px solid #316290;color:black}
			
.bigger {font-size:160%;font-weight:bold}
.bold {font-weight:bold;}
.italic { font-style: italic}
.white {color:#ffffff}
.image {border:1px solid #555555}
.blue {color:blue}
.red {color:red}
.yellow {color:#fbc509;}
.black {color:black}				
.orange {color:#FF690B}					
#border_none {border-left:none}					
#border_none2 {border-top:none}		
.skryj	{ position:absolute; left:-1000px; top:-1000px; width:1px; height:1px; overflow:hidden; }


/* content */

#main {
  width:988px;
	margin:0px 0px 0px 50px;
	padding:0px;
}

#main2 {
  width:750px;
	margin:0px 0px 0px 20px;
	padding:0px;
}
/* MENU ---------------------------------------------------------------------------------------  */ 


#main  ul {
  list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}	 

#main li {
	width:250px;
  height:300px;
  padding:0px;
  margin:0px;
	list-style: none;
	text-align:center;
	float:left;
}		

#main a:link, a:visited {
  color:#00417E;
	text-decoration: none;
	margin:0px;
	font-size:1em;
	font-weight:bold;

}

#main a:hover,#main a:focus, #main a:active {
   color:#d40d0d;
}

.duchmenu a:link,.duchmenu a:visited  {text-decoration:none}
/* ITEMS -------------------------------------------------------------------------------------- */
.item {
  width:100%;
	margin:10px 0px 20px 0px;
	padding:30px;
	border-bottom:3px dotted #cccccc
	}
.item_heading {
	margin:0.3em 0 0.7em 0;
	padding:0px
	}
.item_date {
	}
.item_text {
  margin:0px;
	}

.item_text div {
  diffsplay: inline;
}

.back {   text-align:center;}
.back a:link,.back a:visited {   	 text-decoration:none;font-weight:bold}


/* Fotogalerie */
.photogallery {
  border-bottom:1px dotted #aaa;
  _height: 110px;
	min-height:110px;
  }
.photo {
  float:left;
	display:inline;
	height: 90px;
	width:115px
  }
.photo_in {
  padding:5px;
  }
.photo_in img{
	border:1px solid #aaa;
  }

	
.photo_link {
  float:right;
	margin:0px;
}	


.photo_link a:link, .photo_link a:visited {
	color:#0066b3;
	font-weight:bold;
	font-size:90%;
  
}
		
.photo_link a:hover{
 
}

 /* Úřední deska*/
.board_info table {margin-top:15px;width:100%}
.board_info table th {background-color:#033a63;}
.board_info table th.date {min-width:85px}
.board_info table th a {color:white;text-decoration:none}
.board_info table td,.board_info table th {padding:2px 10px;}
.board_info table td    {border:1px dotted #e1e1e1}

.board_info input.submit {text-align:center;}
					
/* anchors */
a:link, a:visited {
 color:#00417E;
 font-weight:bold;
 text-decoration:underline;
 
}

a:hover, a:focus, a:active {
   color:#d40d0d;
}


a#logo_click {
  position:absolute;
	top:0px;
	left:0px;
  display:block;
  width:240px;
  height:120px;
  margin:100px 0px 0px 50px;
  padding:0px;
}





/* Content */


.cleaner
{
border: 0px none;
margin: 0px;
padding: 0px;
float: none;
clear: both;
width: 0px;
height: 0px;
line-height: 0px;
font-size: 0px; 
}	
.left_cleaner
{
border: 0px none;
margin: 0px;
padding: 0px;
float: none;
clear: left;
width: 0px;
height: 0px;
line-height: 0px;
font-size: 0px; 
}	



