body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 1em;

}
table {
	font-size: 90%;
}
#titul {
	display: none;
}
#page {
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	padding: 1em;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
}
#menu {
	display: none;
}

#sekce {
	background-image: url(menu_podklad.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 148px;
	font-weight: bold;
}
#sekce table {
	font-weight: bold;
	position: relative;
	left: 10px;
	top: 5px;

}
.ram1 {
	border: 1px solid #000000;
	margin: 0px;
	padding: 10px;
	left: 15px;
	position: relative;
	width: 680px;
	top: 0px;
	background-color: #FFFFFF;
}
.ram2 {
	border: 1px solid #000000;
	margin: 0px;
	padding: 10px;
	left: 16px;
	position: relative;
	width: 680px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(zobraz_podklad.jpg);
	background-repeat: repeat-x;
}
.zvyrazni {
	font-size: 100%;
	font-weight: bold;
	background-color: #DEE8D2;
	width: 100%;

}
#zobraz {
	border: 1px solid #000000;
	background-image: url(zobraz_podklad.jpg);
	background-repeat: repeat-x;
	width: 700px;
}
#zobraz h1 {
	font-size: 150%;
	font-weight: bold;
}
#zobraz a {
	color: #000000;
	text-decoration: none;
}
#zobraz a:hover {
	color: #0000FF;
}
.lokalita {
	font-size: 120%;
	font-weight: bold;
}
.nevyrazne {
	color: #999999;
}
#zobraz img {
	border: 1px solid #999999;
}
#pagedetail {

	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	padding: 1em;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
}
.zaber {
	height: auto;
	width: auto;
	margin-right: 20px;
	border: 1px solid #000000;

}
.kontakt {
	font-size: 120%;
	font-weight: bold;
}
li {
	padding: 5px;
	list-style-type: square;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.netiskni {
	display: none;
}
