BODY {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #9BC73E;
	padding-bottom: 20px;
}
A {
	color: rgb(0,102,51);
}
DIV.horni_sedy {
	background-image: url(img/sedy_prechod.gif);
	height: 156px;
	position: relative;
}
DIV.horni_sedy IMG.logo {
	position: absolute;
	top: 50px;
	left: 50px;
}
DIV.horni_sedy IMG.watermark {
	position: absolute;
	top: 0px;
	left: 550px;
}
DIV.horni_sedy DIV.menu {
	position: absolute;
	bottom: 0;
	left: 50px;
	height: 2em;
	line-height: 2em;
	width: 800px;
}
DIV.horni_sedy DIV.menu A {
	display: block;
	padding: 0px 8px 0px 8px;
	float: left;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
DIV.horni_sedy DIV.menu A.act {
	background-color: #689C3A;
	color: white;
}
DIV.horni_sedy DIV.menu A:hover {
	background-color: rgb(178,178,178);
}
DIV.horni_sedy DIV.menu A.act:hover {
	background-color: #689C3A;
}

DIV.menu2 {
	background-color: #689C3A;
	height: 2em;
	line-height: 2.2em;
	padding-left: 50px;
}
DIV.menu2 A {
	padding: 2px 8px 2px 8px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
DIV.menu2 A:hover {
	text-decoration: underline;
}
DIV.menu2 A.act {
	background-color: rgb(0,102,51);
}
DIV.change_image {
	background-color: #9BC73E;
	height: 85px;
	overflow: hidden;
}
DIV.holder {
	position: relative;
	background-color: #CDCED2;
	padding: 5px 0px 5px 30px;
	border-bottom: 25px solid #689C3A;
}
DIV.content {
	background-color: white;
	min-height: 200px;
	_height: 200px;
	position: relative;
	padding: 10px 20px 10px 20px;
}
DIV.content DIV.text {
	width: 780px;
}
DIV.content TD {
	font-size: 0.8em;
}
DIV.roh {
	background-image: url(img/roh.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 37px;
	width: 100%;
	background-color: white;
}
DIV.cleaner {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/*definice prvku obsahu*/
H1 {
	font-size: 1.4em;
	color: rgb(0,102,51);
}
H2 {
	font-size: 1.2em;
	color: rgb(0,102,51);
}
H3 {
	font-size: 1.0em;
	color: rgb(0,102,51);
}
H4 {
	font-size: 0.8em;
	color: rgb(0,102,51);
}
/*konec*/
DIV.lan {
	float: right;
	height: 2em;
	width: 80px;
}
DIV.lan A {
	display: block;
	float: right;
	margin: 7px;
	padding: 0;
}
DIV.lan IMG {
	border: none;
}
DIV.m2 {
	float: left;
	height: 2em;
}
DIV.wider {
	width: 770px;
	height: 2em;
}
