body {
	margin: 0px;
	padding: 0px;
	background: #494949 url(images/body-begr.png) repeat;
	font: normal 0.9em/1.5em Arial, Helvetica, sans-serif;
}
#obsah #text {
	width: 700px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #474747;
	padding: 20px 40px 0px;
	margin-top: 20px;
	background: #CCCCCC;
}
#obsah #menu {
	width: 180px;
	float: left;
	padding-left: 15px;
	padding-top: 35px;
	background: #CCCCCC;
	z-index: 30;
}
#obsah #text #ilustracny {
	padding-left: 40px;
	padding-bottom: 30px;
}


#top {
	height: 160px;
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	background: #FFFFFF;
}
#obsah {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #CCCCCC;
	z-index: 1;
	height: auto;
}
#pata {
	background: #333333 url(images/enviro-begr.png) repeat-y;
	height: 40px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 15px;
	text-align: center;
}
#pata a {
	text-decoration: none;
	color: #FFFFFF;
}

#top #vrch {
	background: url(images/Vrch-obrazok.png);
	height: 185px;
	width: 990px;
	z-index: 3;
}
#obsah #text h1 {
	color: #68891B;
	font-size: 1.5em;
}
#obsah #menu a {
	color: #68891B;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 1.6em;
}
#obsah #menu a:hover {
	color: #126C98;
}
#obsah #text .tabulka .hodnota .linka_tab {
	color: #869D50;
}
#obsah #text a {
	color: #68891B;
}
#obsah #text a:hover {
	color: #126C98;
}
.clear {
    clear: both;
}
#obsah #text .biele {
	background-color: #FFFFFF;
	text-align: center;
}
