body {
	margin: 0;
	padding: 0;
	background: #C1C1C1;
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}


#page {
	width: 770px;
	margin: auto;
	text-align: left;
}

.tabletop {
	width: 770px;
	background: url("img/bg_green1.gif") bottom right no-repeat #3B7765;
}

.tablemiddle {
	width: 770px;
	background: url("img/bg_silver.gif") right no-repeat #DCDCDC;
}

.tablemiddle_en {
	width: 770px;
	background: url("img/bg_silver_en.gif") right no-repeat #DCDCDC;
}

.tablemain {
	width: 770px;
	background: url("img/bg_green2.gif") top right no-repeat #3B7765;
}

.tablebottom {
	width: 770px;
	background: url("img/bg_green2.gif") top right no-repeat #3B7765;
}

.menu {
	width: 187px;
	background: #4F4F4F;
}

.menu a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}

.menu a.main {
	font-size: 12px;
}

.menu a.submain {
	font-size: 10px;
	color: #DCDCDC;
	padding-top: 0;
	padding-bottom: 2px;
}

.menu a.subsubmain {
	font-size: 10px;
	color: #DCDCDC;
	padding-top: 0;
	padding-bottom: 2px;
	font-weight: normal;
}

.menu a:hover {
	color: #DCDCDC;
	text-decoration: underline;
}

.menu a.submain:hover, .menu a.subsubmain:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.submenu {
	margin-top: 4px;
	margin-left: 26px;
	background: url("img/line2.gif") right bottom no-repeat;
	padding-bottom: 5px;
}

.submenu a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}

.submenu a:hover {
	color: #DCDCDC;
	text-decoration: underline;
}

.list {
	width: 506px;
	margin-top: 15px;
	background: url("img/line2.gif") right top no-repeat;
	padding-top: 5px;
}

.list a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.list a:hover {
	color: #DCDCDC;
	text-decoration: underline;
}

.predel {
	width: 2px;
	background: #DCDCDC;
}

td, input, textarea, select {
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.obsah {
	padding: 20px 25px 20px 50px;
}

h1 {
	font-family: Times New Roman, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 26px;
	margin-top: 4px;
	margin-bottom: 0px;
	background: url("img/line1.gif") right bottom no-repeat;
	padding-bottom: 5px;
}

h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

h3.line {
	background: url("img/line2.gif") right bottom no-repeat;
	padding-bottom: 3px;
}

h4 {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #DCDCDC;
}

p {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 15px;
}

form {
	margin: 0;
}

.more {
	margin-top: 10px;
	text-align: right;
}

.more a {
	font-weight: bold;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
	/*text-decoration: none;*/
}

.small {
	font-size: 10px;
}

td.popis {
	text-align: right;
	width: 100px;
	padding-right: 10px;
}

.bold {
	font-weight: bold;
}

.hodnota {
	text-align: justify;
}

.searchbox {
	text-align: left;
	padding: 0 20px 0 20px;
}

.searchinput {
	width: 125px;
}

.searchbox a {
	display: inline;
	font-size: 11px;
	font-weight: normal;
}
