body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}

.logo {
	height: 200px;
	width: 200px;
	position: absolute;
	z-index: 1000;
	left: 10px;
	top: 10px;
}
.menu {
	height: 30px;
	width: 700px;
	position: absolute;
	left: 256px;
	top: 15px;
	background-image: url(../img/struktura/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #039;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.85em;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 1000;
	text-decoration: none;
}
.menu a {
	color: #000;
}

.log_napis {
	position: absolute;
	left: 560px;
	top: 135px;
	z-index: 102;
}

.web {
	width: 800px;
	left: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	overflow: hidden;
	background-image: url(../img/struktura/page.png);
	background-repeat: repeat-y;
	word-spacing: 0.2em;
	line-height: 1.4em;
	text-align: justify;
	margin-bottom: 50px;
	margin-left: 172px;
	clear: both;
	z-index: 110;
}
.web_odsazeni {
	clear: both;
	height: 185px;
	width: 100%;
}
.web_odsazeni2 {
	clear: both;
	height: 25px;
}
.web_obsah {
	margin-bottom: 50px;
}
.webanet_seo {
	filter: Alpha(Opacity=50);
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 0.75em;
	margin-top: 15px;
	margin-bottom: 20px;
	position: relative;
}
.zapati {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-color: #000;
	color: #CCC;
	text-align: center;
	font-size: 0.85em;
	height: 18px;
	overflow: hidden;
	clear: both;
	z-index: 2000;
}

.obrazek {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.obrazek_vlevo {
	margin: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.obrazek_vpravo {
	margin: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-size: 1em;
	display: inline;
	letter-spacing: 0.12em;
	word-spacing: 0.16em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 0.95em;
	font-weight: bold;
	display: inline;
}
h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
	display: inline;
}

.cisti_vlevo {
	clear: left;
}
.cisti_vpravo {
	clear: right;
}
.cisti_obe {
	clear: both;
}

