/* ----------------------------------------------------------------------------------------------------------------*/
/* Z A K L A D ----------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
body {
	background: #E4F5E6 repeat;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #2E8B57;
}
a:hover {
	background-color: #2E8B57;
	font-weight: bold;
	color: #E4F5E6;
}
h1 {
	font-weight: normal;
	font-size: 150%;
	color: #005C00;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-weight: normal;
	font-size: 140%;
	color: #005C00;
	padding-left: 10px;
	padding-right: 10px;
}
h3 {
	font-weight: normal;
	font-size: 120%;
	color: #005C00;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
h4 {
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
h5 {
	font-weight: bold;
	font-size: 100%;
	color: #2E8B57;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
div {
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
p {
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
sub {
	vertical-align:baseline;
	position:relative;
	top:0.4em;
}
sup {
	vertical-align:baseline;
	position:relative;
	bottom:0.4em;
}
table {
	width: 100%;
	font-size: 100%;
	margin-bottom: 18px;
	border: none;
	border-collapse: collapse
}
tr {
	border: none;
	font-weight: normal;
	color: #000000;
}
th {
	width: 70px;
	border: none;
	border-right: 1px solid #005C00;
	padding-right: 5px;
	font-weight: bold;
	color: #005C00;
	text-align: right;
}
td {
	border: none;
	padding-left: 5px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
ul {
	list-style-type: none;
	font-weight: bold;
	color: #60D560;
	text-align: left;
}
li {
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
hr {
	background: transparent url(zhr.png) repeat-x;

	width: 100%;
}
#hrl {
	background: transparent url(zhr.png) repeat-x;
	height: 10px;
	width: 90%;
}
#hrc {
	background: transparent url(zhr.png) repeat-x;
	height: 10px;
	width: 100%;
}
.ikona {
	position: relative;
	top: 10px;
	left: 0px;
	height: 32px;
	width: 32px;
}
img a {
	border: 1px solid #2E8B57;
}
img a:hover {
	border: 4px double #2E8B57;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* P O D K L A D --------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
div#podklad {
	background: transparent;
	top: 50px;
	left: 10px;
	right: 10px;
	height: 624px;
	width: 885px;
	margin: 10px auto;
	text-align: left;
	overflow: hidden;
}
div#telo {
	background: #F4FBF4;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 622px;
	width: 758px;
	border: 1px solid #005C00;
	text-align: left;
	overflow: hidden;
}
#noJavaScript {
	background: #FF0000;
	position: relative;
	left: 0px;
	right: 0px;
	width: 758px;
	height: 20px;
	margin: 10px auto;
	text-align: center;
	font-weight: bold;
	color: #FFFF00;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* H L A V A ------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#hlava {
	background: transparent url(hlavaimg.png) no-repeat;
	position: relative;
	top: 0px;
	left: 30px;
	right: 0px;
	height: 200px;
	width: 728px;
	color: #005C00;
}
#logo {
	background: transparent url(logo.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -15px;
	height: 140px;
	width: 480px;
}
* html #logo { /* ie6 hack */
	background: transparent url(logo.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: -15px;
	height: 140px;
	width: 480px;
}
#hlavaimg {
	background: transparent;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 200px;
	width: 200px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#menuh {
	background: #E4F5E6;
	position: absolute;
	top: 100px;
	left: -15px;
	height: 80px;
	width: 415px;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	border-top: 1px solid #005C00;
	border-bottom: 1px solid #005C00;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	color: #E4F5E6;
}
#menuh ul {
	list-style-type: none;
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FFFF80;
	text-align: center;
}
#menuh li {
	list-style-type: none;
	top: 0px;
	height: 80px;
	width: 80px;
	margin: 0px;
	padding-top: 0px;
 	padding-left: 0px; 
	padding-right: 3px;
	padding-bottom: 0px;
	float: left;
	display: block
}
#menuh a {
	height: 80px;
	width: 80px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#menuh:hover {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#menuh a.menu1a {
	font-weight: bold;
}
.menu1 {
	background: #2E8B57 url(menu_h1.png) no-repeat;
	color: #E4F5E6;
}
.menu1:hover {
	background: #9B3C3C url(menu_h1h.png) no-repeat;
	font-weight: bold;
	color: #FFD700;
}
.menu1a {
	background: url(menu_h1a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
.menu1a:hover {
	background: url(menu_h1a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#menuh a.menu2a {
	font-weight: bold;
}
.menu2 {
	background: #2E8B57 url(menu_h2.png) no-repeat;
	color: #E4F5E6;
}
.menu2:hover {
	background: #9B3C3C url(menu_h2h.png) no-repeat;
	font-weight: bold;
	color: #FFD700;	
}
.menu2a {
	background: url(menu_h2a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
.menu2a:hover {
	background: url(menu_h2a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#menuh a.menu3a {
	font-weight: bold;
}
.menu3 {
	background: #2E8B57 url(menu_h3.png) no-repeat;
	color: #E4F5E6;
}
.menu3:hover {
	background: #9B3C3C url(menu_h3h.png) no-repeat;
	font-weight: bold;
	color: #FFD700;
}
.menu3a {
	background: url(menu_h3a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
.menu3a:hover {
	background: url(menu_h3a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#menuh a.menu4a {
	font-weight: bold;
}
.menu4 {
	background: #2E8B57 url(menu_h4.png) no-repeat;
	color: #E4F5E6;
}
.menu4:hover {
	background: #9B3C3C url(menu_h4h.png) no-repeat;
	font-weight: bold;
	color: #FFD700;
}
.menu4a {
	background: url(menu_h4a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
.menu4a:hover {
	background: url(menu_h4a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#menuh a.menu5a {
	font-weight: bold;
}
.menu5 {
	background: #2E8B57 url(menu_h5.png) no-repeat;
	color: #E4F5E6;
}
.menu5:hover {
	background: #9B3C3C url(menu_h5h.png) no-repeat;
	font-weight: bold;
	color: #FFD700;
}
.menu5a {
	background: url(menu_h5a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
.menu5a:hover {
	background: url(menu_h5a.png) no-repeat;
	font-weight: bold;
	color: #ADFF2F;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* O B S A H ------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah {
	background: #E4F5E6;
	position: relative;
	top: 0px;
	left: 15px;
	right: 15px;
	height: 400px;
	width: 728px;
	border-top: 1px solid #005C00;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	border-bottom: 1px solid #005C00;
	color: #F0FAF0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#menuv {
	background: url(pozadi_v.png);
	position: absolute;
	top: 3px;
	left: 3px;
	height: 394px;
	width: 192px;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	color: black;
}
* html #menuv { /* ie6 hack */
	background: url(pozadi_v.gif);
	position: absolute;
	top: 3px;
	left: 3px;
	height: 394px;
	width: 192px;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	color: black;
}
#menuv ul {
	list-style-type: none;
	position: relative;
	top: 0px;
	left: 0px;
	height: 388px;
	width: 192px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #005C00;
	text-align: center;
}
#menuv li {
	list-style-type: none;
	top: 0px;
	left: 0px;
	height: 34px;
	width: 167px;
	margin: 1px 13px 1px 13px;
	font-weight: normal;
	color: #B22222;
	font-weight: bold;
	text-align: center;
	float: left;
	display: block;
}
* html #menuv li { /* ie6 hack */
	list-style-type: none;
	top: 10px;
	left: 0px;
	height: 34px;
	width: 167px;
	margin: 1px 6px 1px 6px;
	font-weight: normal;
	color: #B22222;
	font-weight: bold;
	text-align: center;
	float: left;
	display: block;
}
#menuv a {
	background: url(menu_v.png) no-repeat;
	height: 22px;
	width: 165px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #005C00;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	border-bottom: 1px solid #005C00;
	display: block;
	font-size: 80%;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
#menuv a:hover {
	background: url(menu_va.png) no-repeat;
	font-weight: bold;
	color: #B22222;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsahp {
	background: transparent url(obsah.jpg) no-repeat right bottom;
	position: relative;
	top: 3px;
	left: 200px;
	height: 388px;
	width: 518px;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: black;
	text-align: justify;
	overflow: auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#divimg0000p {
	background: #F4FBF4;
	position: absolute;
	top: -115px;
	left: 580px;
	min-width: 100px;
	max-width: 100px;
	min-height: 125px;
	max-height: 125px;
	border: 4px double #005C00;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 80%;
	text-align: center;
}
#divimg0000 {
	background: #F4FBF4;
	position: absolute;
	top: -115px;
	left: 580px;
	min-width: 100px;
	max-width: 100px;
	min-height: 125px;
	max-height: 125px;
	border: 4px double #005C00;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 80%;
	text-align: center;
}
.img0000 {
	height: 100px;
	width:  100px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0100 {
	background: transparent url(uvod.jpg) no-repeat right bottom;
	position: relative;
	top: 3px;
	left: 200px;
	height: 388px;
	width: 517px;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: black;
	text-align: justify;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0200 {
	background: transparent url(uvod.jpg) no-repeat right bottom;
	position: relative;
	top: 3px;
	left: 200px;
	height: 388px;
	width: 517px;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: black;
	text-align: justify;
}
.img0200 {
	height: 100px;
	width: 100px;
	padding: 2px 2px 2px 2px;
	margin: 6px 6px 6px 6px;
	border-top: 1px solid #005C00;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	border-bottom: 1px solid #005C00;
}
.img0200:hover {
	height: 150px;
	width: 150px;
	padding: 2px 2px 2px 2px;
	margin: 4px 4px 4px 4px;
	border-top: 3px solid #B22222;
	border-left: 3px solid #B22222;
	border-right: 3px solid #B22222;
	border-bottom: 3px solid #B22222;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0201 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
#obsah0201left {
	background: transparent;
	position: absolute;
	top: 40px;
	left: 3px;
	height: 353px;
	width: 245px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
}
#obsah0201right {
	background: transparent;
	position: absolute;
	top: 40px;
	left: 253px;
	height: 353px;
	width: 245px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
}
.table0201 {
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 490px;
	font-size: 100%;
	margin: 0px 0px 18px 10px;
	border: none;
	border-collapse: collapse;
	font-weight: bold;
	color: #2E8B57;
}
.tr0201 {
	background: #F4FBF4;
	border: none;
	font-weight: normal;
	color: #000000;
}
.tr0201:hover {
	background: #8FBC8F;
	border: none;
	font-weight: normal;
	color: #2E8B57;
}
.th0201 {
	background: #2E8B57;
	border: 1px solid #005C00;
	padding-left: 5px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.th0201_20 {
	background: #2E8B57;
	width: 20%;
	border: 1px solid #005C00;
	padding-left: 5px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.th0201_60 {
	background: #2E8B57;
	width: 60%;
	border: 1px solid #005C00;
	padding-left: 5px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.td0201 {
	background: transparent;
	border: 1px solid #005C00;
	padding-left: 5px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.td0201c {
	background: transparent;
	border: 1px solid #005C00;
	padding-left: 5px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.td0201_3c {
	background: transparent;
	width: 3%;
	border: 1px solid #005C00;
	padding-left: 0px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.td0201x {
	background: #D3D3D3;
	border: 1px solid #005C00;
	padding-left: 5px;
	font-weight: normal;
	color: #808080;
	text-align: center;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0202 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0203 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0204 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0205 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0206 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0207 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0208 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0209 {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
.img0209 {
	height: 100px;
	width: 100px;
	padding: 2px 2px 2px 2px;
	margin: 6px 6px 6px 6px;
	border-top: 1px solid #005C00;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	border-bottom: 1px solid #005C00;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0300 {
	background: transparent url(obsah.jpg) no-repeat right bottom;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
#obsah0300 a {
	font-weight: bold;
	color: #000000;
}
#obsah0300 a:hover {
	background-color: transparent;
	font-weight: bold;
	color: #000000;
}
.img0300 {
	height: 100px;
	width: 100px;
	padding: 2px 2px 2px 2px;
	margin: 6px 6px 6px 6px;
	border-top: 1px solid #005C00;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	border-bottom: 1px solid #005C00;
}
.img0300:hover {
	height: 100px;
	width: 100px;
	padding: 2px 2px 2px 2px;
	margin: 4px 4px 4px 4px;
	border-top: 3px solid #B22222;
	border-left: 3px solid #B22222;
	border-right: 3px solid #B22222;
	border-bottom: 3px solid #B22222;
}
.noimg0300 {
	height: 100px;
	width: 100px;
	padding: 2px 2px 2px 2px;
	margin: 6px 6px 6px 6px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0400 {
	background: transparent url(obsah.jpg) no-repeat right bottom;
	position: relative;
	top: 3px;
	left: 200px;
	height: 388px;
	width: 517px;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: black;
	text-align: justify;
}
#obsah0400t {
	background: transparent;
	position: relative;
	top: 10px;
	left: 0px;
	height: 331px;
	width: 517px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: black;
	font-size: 80%;
	text-align: justify;
	overflow: auto;
}
.green {
	font-weight: bold;
	font-size: 100%;
	color: #005C00;
	text-align: left;
}
.orange {
	font-weight: bold;
	font-size: 100%;
	color: #FF8000;
	text-align: left;
}
.table0400 {
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 490px;
	font-size: 100%;
	margin: 0px 0px 18px 10px;
	border: none;
	border-collapse: collapse;
	font-weight: bold;
	color: #2E8B57;
}
.tr0400 {
	background: #F4FBF4;
	border: none;
	font-weight: normal;
	color: #000000;
}
.tr0400:hover {
	background: #8FBC8F;
	border: none;
	font-weight: normal;
	color: #2E8B57;
}
.th0400 {
	background: #2E8B57;
	border: none;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.th0400_5 {
	background: transparent;
	width: 5px;
	border: none;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.th0400_50 {
	background: #2E8B57;
	width: 50px;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.th0400_80 {
	background: #2E8B57;
	width: 80px;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.th0400_100 {
	background: #2E8B57;
	width: 105px;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.th0400_150 {
	background: #2E8B57;
	width: 160px;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.th0400_200 {
	background: #2E8B57;
	width: 215px;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #F4FBF4;
	text-align: center;
}
.td0400 {
	background: transparent;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.td0400c {
	background: transparent;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.td0400r {
	background: transparent;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.td0400_5 {
	background: transparent;
	border: none;
	padding: 0px 2px 0px 2px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.td0400_3c {
	background: transparent;
	width: 3%;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.td0400x {
	background: #D3D3D3;
	border: 1px solid #005C00;
	padding: 0px 2px 0px 2px;
	font-weight: normal;
	color: #808080;
	text-align: center;
}
.normal {
	background: #F4FBF4;
}
.zvyrazni {
	background: green;
}
#obsahdatum {
	background: transparent;
	position: absolute;
	top: 3px;
	right: 3px;
	color: red;
	text-align: right;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#obsah0500 {
	background: transparent url(kontakt.jpg) no-repeat right bottom;
	position: relative;
	top: 3px;
	left: 200px;
	height: 388px;
	width: 517px;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: black;
	text-align: justify;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#zeme0500 {
	background: url(zemez.gif) no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
	height: 50px;
	width: 50px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#info {
	background: transparent;
	position: relative;
	top: 10px;
	left: 10px;
	height: 325px;
	width: 495px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
input{
	background: #F4FBF4;
	border : 1px solid #005C00;
}
/* ----------------------------------------------------------------------------------------------------------------*/
textarea{
	background: #F4FBF4;
	border: 1px solid #005C00;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* P A T A --------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#pata {
	background: transparent;
	position: relative;
	top: 0px;
	left: 15px;
	right: 15px;
	bottom: 5px;
	height: 15px;
	width: 728px;
	padding-top: 5px;
	color: black;
	text-align: right;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#styly {
	background: transparent;
	position: absolute;
	top: 3px;
	left: 3px;
	height: 14px;
	width: 195px;
	text-align: left;
	font-size: 60%;
}
#styly a {
	font-weight: normal;
}
#styly a:hover {
	font-weight: normal;
}
/* ----------------------------------------------------------------------------------------------------------------*/
#patacopy {
	background: transparent;
	position: absolute;
	top: 3px;
	right: 3px;
	height: 14px;
	width: 516px;
	text-align: right;
	font-size: 60%;
}
#patacopy a {
	font-weight: normal;
}
#patacopy a:hover {
	font-weight: normal;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* O S T A T N I --------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#rekon {
	background: transparent url(rekon.png) no-repeat;
	position: absolute;
	top: 100px;
	left: 170px;
	height: 130px;
	width: 170px;
	overflow: hidden;
	z-index: 97
}
/* ----------------------------------------------------------------------------------------------------------------*/
#zeme {
	background: url(zemez.gif) no-repeat;
	position: absolute;
	top: 120px;
	left: 70px;
	height: 50px;
	width: 50px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* P A R T N E R I ------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
div#partner {
	background: url(partner.png) no-repeat;
	top: -624px;
	left: 763px;
	right: 0px;
	height: 622px;
	width: 120px;
	border: 1px solid #005C00;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#partner ul {
	list-style-type: none;
	font-weight: bold;
	color: #60D560;
	text-align: center;
}
#partner li {
	list-style-type: none;
	top: 0px;
	left: 0px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#partner a {
	font-weight: normal;
	font-weight: bold;
	font-size: 50%;
	color: #2E8B57;
}
#partner a:hover {
	background-color: transparent;
	font-weight: bold;
	font-size: 50%;
	color: #B22222;
}
.imgpartner {
	height: 31px;
	width: 88px;
	padding: 2px 2px 2px 2px;
	margin: 3px 3px 3px 3px;
	border-top: 1px solid #005C00;
	border-left: 1px solid #005C00;
	border-right: 1px solid #005C00;
	border-bottom: 1px solid #005C00;
}
.imgpartner:hover {
	height: 31px;
	width: 88px;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
	border-top: 3px solid #B22222;
	border-left: 3px solid #B22222;
	border-right: 3px solid #B22222;
	border-bottom: 3px solid #B22222;
}
/* ----------------------------------------------------------------------------------------------------------------*/
