body {
	margin: 0;
	padding: 0;
	background: #e2eecc;
	min-width: 1055px;
	font: 10pt /1.5 Arial, sans-serif;
}
#header {
	height: 186px;
	background: url('header.gif') left top repeat-x;
}
#strip {
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	height: 12px;
	font-size: 0;
	background: #009036 url('header_strip.gif') left top repeat-y;
}
#container {
	position: relative;
	_float: left;
	background: #e2eecc url('body.gif') right top repeat-y;
	padding-bottom: 2em;
}
#flag_cs, #flag_de {
	display: block;
	width: 26px;
	height: 16px;
	position: absolute;
	z-index: 11;
}
#flag_cs {
	background: url('flag_cs.gif') left top no-repeat;
	top: 38px;
	left: 35px;
}
#flag_de {
	background: url('flag_de.gif') left top no-repeat;
	top: 62px;
	left: 35px;
}
#header .animation{
	width: 658px;
	height: 186px;
	float: right;
	position: absolute;
	right: 0;
}
#header_1 {
	background: url('header_1.gif') right top no-repeat;
	z-index: 2;
}
#header_2 {
	background: url('header_2.gif') right top no-repeat;
	z-index: 1;
}
#header_3 {
	background: url('header_3.gif') right top no-repeat;
	z-index: 1;
}
#header h1 {
	margin: 0;
	padding: 33px 0 0 0;
	float: left;
	position: relative;
	z-index: 10;
}
#header h1 a {
	display: block;
	width: 390px;
	height: 146px;
	background: url('logo.gif') right top no-repeat;
}
#mainNav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 155px;
	float: left;
}
#mainNav li {
	float: left;
	position: relative;
	list-style-type: none;
}
#mainNav a {
	display: block;
	width: 145px;
	padding: 6px 0 6px 10px;
	margin-bottom: 8px;
	background: #add25e;
	text-decoration: none;
	color: black;
	font-size: 12pt;
	font-weight: bold;
}
#mainNav a:hover, #mainNav a.active:hover {
	/*background: #90b542;*/
	background: #ffcc00;
}
#mainNav a.active {
	background: #85aa38;
	/*background: #e2001a;*/
}
.mainNav_sub1, .mainNav_sub2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 155px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 155px;
	visibility:hidden;
	background: #e2eecc;
	border: 1px solid #628418;
}
.mainNav_sub2 {
	top: -1px;
}
#mainNav .mainNav_sub1 a, #mainNav .mainNav_sub2 a {
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	line-height: 1.2;
	border-bottom: 1px solid #bede79;
}
#mainNav li a.last, #topNav li a.last {
	border-bottom: none;
}
#mainNav li:hover .mainNav_sub1 {
	visibility: visible;
}
.mainNav_sub1 li:hover .mainNav_sub2 {
	visibility: visible;
}

#topNav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 164px;
	right: 265px;
	z-index: 10;
}
#topNav li {
	list-style-type: none;
	float: left;
	position: relative;
	margin-left: 15px;
}
#topNav li ul li {
	margin: 0;
}
#topNav a {
	display: block;
	width: 180px;
	background: #c5dd8e;
	color: black;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
}
#topNav a:hover {
	background: #adc86f;
}
.topNav_sub1, .topNav_sub2 {
	position: absolute;
	width: 178px;
	margin: 0;
	padding: 0;
	border: 1px solid #779238;
	visibility: hidden;
}
.topNav_sub2 {
	top: -1px;
	left: 178px;
}
#topNav .topNav_sub1 a, #topNav .topNav_sub2 a {
	font-size: 10pt;
	font-weight: normal;
	width: 163px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	line-height: 1.2;
	border-bottom: 1px solid #d2e7a2;
}
#topNav li:hover .topNav_sub1 {
	visibility: visible;
}
.topNav_sub1 li:hover .topNav_sub2 {
	visibility: visible;
}

#rightNav {
	position: absolute;
	width: 193px;
	top: 194px;
	right: 35px;
	background: #ffe192;
	border: 3px solid #bad874;
}
#rightNav h3 {
	margin: 10px 8px 8px;
	padding: 1px 20px;
	color: white;
	background: #ee1d23;
}
#rightNav ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
}
#rightNav li {
	line-height: 2.2em;
}
#rightNav ul a {
	text-decoration: none;
	color: black;
}
#rightNav ul a:hover {
	text-decoration: underline;
}
#rightNav span {
	display: block;
	width: 18px;
	height: 18px;
	font-size: 0;
	margin: 5px 6px 0 0;
	float: left;
	border: 1px solid black;
}
#rightNav_cSqr {
	background: #00aeef;
}
#rightNav_mSqr {
	background: #ed028c;
}
#rightNav_ySqr {
	background: #fff101;
}
#rightNav_kSqr {
	background: #000;
}

#content {
	background: #ecf4dc;
	border: 3px solid #feca0a;
	margin: 35px 265px 0 190px;
	padding: 0 1em 1ex;
}
#content h2, #content h3, #content h4 {
	color: #6a9314;
}
#content h2 {
	font-size: 15pt;
}
#content h3 {
	font-size: 12pt;
}
#content h4 {
	font-size: 10pt;
}
#content h3 {
	border-bottom: 1px dashed #6a9314;
}
#content h2 span {
	color: black;
	font-weight: normal;
	font-size: 10pt;
}
#content img {
	margin: 1ex 1em 1ex 0;
	border: 1px solid #aaa;
}
#content img.noBorder {
	border: none;
}
#content li {
	list-style-type: square;
}
#content ul.padded li {
	margin-bottom: 1em;
}
#content ol li {
	list-style-type: decimal;
}
#content .nostyle {
	margin: 0;
	padding-left: 2em;
}
#content .nostyle li {
	list-style-type: none;
}
#content a {
	color: #6a9314;
}
#content a:hover {
	color: #99be4b;
}

/* poptávkový formulář */
form {
	margin-bottom: 2em;
}
label {
	cursor: pointer;
}
form p {
	margin: 10px 0;
	padding: 0;
}
input.text, textarea {
	border: 1px solid #888;
}
input.text {
	width: 330px;
}
textarea {
	width: 420px;
}
input.fullSize {
	width: 420px;
}
.radios {
	width: 330px;
	margin-left: 90px;
}
.blockL {
	display: block;
	float: left;
	width: 90px;
}
.obligate {
	background: #fbf1df;
	border: 1px solid #ffa18b;
	width: 420px;
	padding: 0.5ex 0;
	margin-bottom: 1.8em;
}
.obligate p {
	margin-left: 1ex;
}
.obligate input {
	width: 305px;
}



table {
	font-size: 9pt;
}
thead th, td.firstCol {
	color: white;
	background: #6a9314;
}
td,th {
	line-height: 1.8em;
	padding: 0 0.8em;
}
td {
	background: #d5e5b7;
}
.midTable {
	width: 500px;
}
.smaller {
	margin: 1ex 0;
}
.smaller td {
	font-size: 80%;
	line-height: 2.2;
	padding: 0 0.6em;
}
.papersTable {
	margin-bottom: 2em;
}
.papersTable h4 {
	margin: 1ex 0;
}
.papersTable td{
	background: none;
}
.papersTable table td {
	background: #d5e5b7;
}

.normal td, .normal th {
	background: none;
}

.hr {
	font-size: 0;
	width: 490px;
	height: 5px;
	margin: 0 0 15px;
	border-bottom: 1px dashed #6a9314;
}
.cleaner {
	clear: both;
}
.space {
	width: 1px;
	font-size: 0;
	height: 1px;
}
.ieSpace {
	width: 1px;
	height: 1.5em;
}
.red {
	color: red;
}
.green {
	color: green;
}
.hidden {
	display: none;
}