body {
	background-color: #000000;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	color: #FFF;
	background-color: #FFF;
	height: 3px;
	margin: 2px;
}

h1 {
	color: #FCF100;
}

#page {
	margin:auto;
	padding:3em 0px 0px;
	text-align:left;
	width:900px;
}

#page img {
	border: 0px none;
}
#page div#logouvod {
	width: 790px;
  	height: 413px;
  	padding: 0px;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin: -210px 0 0 -410px;
  	color: #000;
}
#menu {
	float:left;
	height:70px;
	position:relative;
	top:13px;
	width:72%;
}

#menu ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#menu ul li {
	display: block;
	float: left;
}

#menu li {
	height: 69px;
	width: 117px;
	font-weight: bold;
	line-height: 70px;
	margin-right: 10px;
	font-size: 20px;
	text-align: center;
	background-position: center top;
}

#menu li a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu li a:hover {
	text-decoration: none;
	color: #333333;
}

#menu .byty {
	background: url(../img/bt_byty.jpg) no-repeat scroll center 0pt;
}

#menu .domy {
	background: url(../img/bt_domy.jpg) no-repeat scroll center 0pt;
}

#menu .pozemky {
	background: url(../img/bt_pozemky.jpg) no-repeat scroll center 0pt;
}
#menu .chaty {
	background: url(../img/bt_chaty.jpg) no-repeat scroll center 0pt;
}
#menu .ostatni {
	background: url(../img/bt_ostatni.jpg) no-repeat scroll center 0pt;
}

#head {
	font-size: 16px;
	margin: 0pt auto;
	clear: both;
}

#head p {
	margin: 0px auto;
	padding: 0.3em;
	text-align: center;
}

#head a{
	color: #FFFFFF;
}

#linkDat span{
	position: relative;
	right: 40px;
}

#page h1 {
	padding-bottom: 3px;
	padding-top: 3px;
}

h3 {
}

#page #imgmap {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#uvod a {
	color: #FFFFFF;
	text-decoration: underline;
}



#uvod a:hover {
	text-decoration: none;
}
.center{
	margin: 0px auto;
	text-align: center;
}
