body, td, a, tr, div, p, table {
	font-family: Verdana;
 	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
}


html {
  overflow: -moz-scrollbars-vertical;
}

a {
  font-size: 11px;
  color :#ffffff;
}

a:hover  {
	color :#cecece;
	text-decoration : none;
}


body {
  font-family: verdana;
	color:#fff;
	margin-top: 10px; 
	background-color:#5e5548;
}

.main_table {
	background-color:#516b82;
	width: 903px;
	background-image: url(../images/main_bgr.jpg);
	background-repeat: y;
}

#header {
	height:189px;
	width: 903px;
	background-image: url(../images/header.jpg);
}

#text {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #1a1a1a;
  text-decoration: none;
  background: none;  
  position: relative;
  left: 42px;
  top: 64px;
  line-height: 20px;
}

#text a{
  font-size: 11px;
  text-align: left;
  color: #1a1a1a;
  text-decoration: none;
  background: none;  
}

#menu {
  width: 903px;
  height: 46px;
  background-image: url("../images/menu_bgr.jpg");
  background-repeat: no-repeat;
  vertical-align: top;
  font-size: 11px;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#menu span {
  xdisplay: block;
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
  height: 20px;
  xwidth:150px;
  position: relative;
  top: 15px;
  xleft: -27px;
  xmargin-left: 76px;
  xmargin: 20px;
  xpadding: 0 auto;   
  xBackground-color:yellow;
}

#menu a {
  font-size: 11px;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
  background: none;  
}

#menu a:hover {
  font-size: 11px;
  text-align: left;
  color: #6f3f00;
}

#main {
	height:400px;
	width:800px;
 	vertical-align: top;
 	background-image: url("../images/main_bgr.jpg");
 	background-repeat: no-repeat;
 	text-align: left;
}

.obsah {
	width:600px;
	height: 300px;
 	vertical-align: top;
	text-align: left;
  line-height: 20px;	
  z-index: 1;
  position: relative;
  left: 50px;
  top: 20px;
}

#obsah p {
  text-align: left;
}

#mapa {
  position: relative;
  left: 100px;
  top: -75px;
  width: 500px;
  height: 391px;
}

#text {
  position: relative;
  left: -49px;
  top: 22px;
  color: #ffffff;
  font-weight: normal;
    margin: 0 auto;
  padding: 0 auto;
}

img {
  border: 0;
}

#foto{
  display: block;
  
}

#foto span{
  width: 165px;
  height: 120px;
  text-align: center;
}

#footer {
  width: 903px;
  height: 58px;
  background-image: url("../images/footer.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  vertical-align: bottom;
}

#footext {
  text-align: center;
  padding-bottom: 20px;
}

.formular {
  position:relative;
  left:0px;
  top:0px;
  width: 400px;
}

#house1 {
  position:relative;
  left:180px;
  top:0px;
}

#house2 {
  position:relative;
  left:230px;
  top:0px;
}

ul {
  list-style-image: URL('../images/sq.jpg');
}
