/*******************************************************************************
                             ZAKLANI LAYOUT 
*******************************************************************************/                             
body {
	background-position: left top; background-color: #FFFFFF;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-align: center;
	margin-top:0;
	margin-left:0;
	margin-right:0; 
	background: url('../layout/header_bg.gif') repeat-x; 
	}

#header{
	width: 980px;
	margin: 0px auto;
	padding-top: 43px;
	height: 120px;
	background-image: url('../layout/header.gif');
	font-size: 13px;  
  font-weight: bold;     	
  text-align: left;
  }

#headercontent{
   width:440px;
   height:98px;
   margin:1px;
   padding:10px 10px 10px 100px; /* top right  botom left */
  }
#headercontent h1{
  color:#2668A5;
  font-size:35px;
  margin: 0;
  padding:10px 0 5px 0; /* top right  botom left */
  font-family:Times New Roman;
  } 
#headercontent address{
  font-style: italic; 
  color:#333;
  font-size: 15px;
  } 

#kontainer {
	width: 900px;
	margin: 0px auto;
	padding:2px 40px 2px 40px; /* top right  botom left */
	background-image: url(../layout/bg.gif);
	text-align:left;
}

#container2 {
width:800px; height:100%;
margin-left:20px;margin-top:0;margin-bottom:0;margin-right:0;
text-align:left;
}
	
 #footer {
	margin: 0px auto;
	width: 980px;
	padding-top: 20px;
	height: 72px;
	text-align: center;
	font-size:10px;
	background-image: url('../layout/footer.gif');
	color:#000000;
	font-weight: bold;
	}
/*******************************************************************************
                             LEVE MENU 
*******************************************************************************/ 
#menu {
width:200px;
vertical-align: top; 
float:left;
}
.mtitel {
	width: 176px;
	padding-left: 24px;
	height: 23px;
	font-size: 14px; 
  padding-top:7px;
	background-image: url('../layout/b_titel.gif');
	text-align: left; 
  color:#0000ff; 
  background-repeat:no-repeat;	
  font-weight:bold;
}

.mcontent {
	width: 200px;
	background-color:#DDE7fe;
	text-align: left;
	FONT-SIZE: 13px;
  COLOR:#000;
}
.mfooter {
	width: 200px;
	height: 6px;
  background: url('../layout/b_footer.gif') no-repeat;
	margin-bottom:9px;
	clear:both;
}  
	
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	
#menu li a {
  	height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	 font-weight: bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	background: url(../layout/menu.gif) no-repeat;
	padding: 3px 29px 0 20px;
	text-align: left;
	}
	
#menu li a:hover {
	color: #000;
	background: url(../layout/menu.gif) 0 -22px no-repeat;
	padding: 3px 29px 0 20px;
	text-align: left;
	}
	
#menu li a:active {
	color: #fff;
	background: url(../layout/menu.gif) 0 -46px no-repeat;
	padding: 3px 29px 0 20px;
	text-align: left;
	}                           
/*******************************************************************************
                             Content - OBSAH
*******************************************************************************/
#obsah {
width:660px;
vertical-align: top; 
}
#obsah h1 { 
color:#222;
width:650px;
height:30px; 
background:url('../layout/h1.gif') no-repeat;
font-size:14px; font-weight:bold; margin:0px; text-align:center;
padding-top:4px;
}
/*******************************************************************************
                             Objekty -ostatni
*******************************************************************************/
#fiesuch{
background:url('../images/suche_b.gif') repeat-x;
margin:2px 0 2px 0; /* top right  botom left */
text-align:center;
}
#fiesuch fieldset { 
border:0;
}

#fiesuch legend{
  padding: 0.2em 0.5em;
  border:1px solid silver;
  color:red;
  font-size:100%;
  text-align:right;
  background-color:#fff;
}

fieldset { 
border:1px solid silver;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid white;
  color:red;
  font-size:120%;
  text-align:right;
  background-color:#fff;
  }


#lista {

color:#FFFFFF;
margin:3px 0 3px 0; /* top right  botom left */
padding:2px 5px 2px 10px;/* top right  botom left */
background-color:#203C84; 
text-align:left;
}

#lista a {
color:#FFF; 
text-decoration:none
}

#lista a:hover {
color:#8AC5FF;
text-decoration:underline
}

#viewhaus {
margin-bottom:3px;
padding:0;
text-align:left;
}

#viewhaus img {
padding-right:5px;
padding-bottom:5px;
float:left;

}