body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ebf2f9;
}

#main {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#header {
	height: 190px;
	background: url("images/bg01.jpg") no-repeat left top;
}

#header #logo {
	float: left;
	display: block;
	height: 60px;
	width: 350px;
	top: 30px;
	left: 20px;
	position: relative;
}
#header #logo span {
	display: none;
}

#xheader #xsearch {
	float: right;
	width: 221px;
	height: 31px;
	position: relative;
	top: 30px;
	left: -30px;
	background: url("images/hledani01.png") no-repeat left top;
}
#search {
      float: right;
      width: 580px;
      height: 40px;
      position: relative;
      top: 40px;
      left: -20px;
      z-index: 100;
}
#cse {
      padding: 0 10px 0 10px;
      background: #FAFBFD;
}
#cse .gsc-branding, #cse .gsc-clear-button, #cse .gsc-tabsArea {
      display: none;
}
#cse .gsc-search-button input {
      color: #fff;
      background-color: #053868;
      border: 1px solid #BDD1E4;
}
#cse .gsc-search-button input:hover {
      background-color: #356898;
      cursor: pointer;
}
#cse .gsc-resultsbox-visible {
      border: 1px solid #BDD1E4;
      padding: 10px;
      margin-bottom: 10px;
}
#xheader #search input {
	border: 0;
	width: 165px;
	margin: 6px 0 0 5px;
}
#xheader #search .button {
	float: right;
	width: 45px;
	height: 30px;
	cursor: pointer;
}
#header .menu {
	background: url("images/menu01.png") repeat-x left top;
	float: left;
	clear: left;
	width: auto;
	height: 70px;
	position: relative;
	top: 39px;
	left: 10px;
}
#header .menu ul {
	float: left;
	background: url("images/menu04.png") no-repeat right top;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	margin: 0;
	padding: 0 20px;
	list-style-type: none;
}
#header .menu ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#header .menu ul li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	padding: 0 10px;
	line-height: 60px;
	height: 70px;
}
#header .menu ul li a:hover {
	text-decoration: underline;
}
#header .menu ul li.selected {
	background: url("images/menu02.png") repeat-x left top;
}
#header .menu ul li.selected a {
	color: #95c051;
	background: url("images/menu03.png") no-repeat center top;
}
#header .menu ul li ul {
	display: none;
}
#header #menu2 {
	position: relative;
	margin-top: 10px;
	left: -27px;
	width: 480px;
	clear: right;
	float: right;
	background: url("images/menu05.png") no-repeat left top;
}
#header #menu2 ul {
	padding: 0 10px;
	background: url("images/menu06.png") no-repeat right top;
}
#header #menu2 ul li {
	float: left;
	background: url("images/menu02.png") repeat-x left top;
}
#header #menu2 ul li a {
	float: left;
	color: #95c051;
	font-size: 110%;	
	font-weight: normal;
}

#homepage {
	background: url("images/bg06.jpg") no-repeat left top;
	height: 420px;
}
#home-menu {
	position: relative;
	top: -40px;
	width: 540px;
	height: 270px;
	float: right;
}
#home-menu a { 
	display: block;     
	margin: 0;
	padding: 0;
	float: right;
	text-align: center;
	padding-top: 95px;
	width: 150px;
	position: relative;
}
#home-menu .item1 {
	right: 40px;
}
#home-menu .item2 {
	right: 50px;
}
#home-menu .item3 {
	right: 60px;
}
#home-menu .item4 {
	clear: right;
	right: 120px;
	top: 25px;
}
#home-menu .item5 {
	right: 145px;
	top: 25px;
}
#history {
	background: url("images/bg02.jpg") no-repeat left top;
	height: 80px;
	line-height: 60px;
}
#history a {
	padding: 0 10px;
}

#left-bar {
	float: left;
	width: 271px;
	background: url("images/bg05.jpg") no-repeat right top;
}
#left-bar #left-menu {
	padding: 0 0 0 20px;
}
#left-bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#left-bar ul li {
	margin: 0;
	padding: 0;
}
#left-bar ul li a {
	display: block;
	padding-left: 35px;
	height: 25px;
	line-height: 25px;
	background: url("images/menu10.png") no-repeat left center;
}
#left-bar ul ul li a {
	padding-left: 55px;
	background: none;
	background: url("images/menu12.png") no-repeat 40px center;
}
#left-bar ul ul ul li a {
	padding-left: 75px;
	background: url("images/menu12.png") no-repeat 60px center;
}
#left-bar ul li ul {
	display: none;
}
#left-bar ul li.selected ul {
	display: block;
}
#left-bar ul li.selected ul li ul {
	display: none;
}
#left-bar ul li.subselected > ul {
	display: block;
}
#left-bar ul li.subselected ul li.selected ul {
	display: block;
}
#left-bar ul li.selected > a {
	font-weight: bold;
}

#right-bar {
	float: right;
	width: 709px;
	background: url("images/bg03.jpg") repeat-y left top;
}

#right-bar #content {
	padding: 10px 20px;
	background: url("images/bg02.jpg") no-repeat -271px -75px;
}
#right-bar .bottom {
	height: 10px;
	background: url("images/bg04.jpg") no-repeat left bottom;
}

#footer {
	height: 114px;
	background: url("images/footer01.jpg") no-repeat left top;
	line-height: 75px;
	clear: both;
	text-align: left;
	padding: 0 40px;
	color: #053868;
}
#footer #loga {
	padding-top: 10px;
	text-align: center;
}
#footer #loga img {
	margin: 0 20px;
}

.more {
	display: block;
	text-align: right;
}

#home-box {
	clear: both;
	margin: 0 0 0 10px;
	width: 411px;
	height: 233px;
	float: left;
	overflow: hidden;
}
#home-box h1 {
	font-size: 170%;
	font-weight: bold;
	color: #053868;
}
#home-box h2 {
	font-size: 130%;
	font-weight: bold;
	color: #053868;
}

.jcarousel-control {
	padding-left: 20px;
	padding-top: 45px;
	height: 20px;
}
.jcarousel-control a {
	display: block;
	background-color: #053868;
	color: #fff;
	font-size: 90%;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 18px;
	line-height: 18px;
	height: 18px;
	margin-right: 8px;
}
.jcarousel-control a:hover {
	color: #fff;
	background-color: #94BE4E;
}


/* spodní boxy */
#box {
	clear: both;
	height: 120px;
	overflow: hidden;
}
#box.open {
	clear: both;
	height: 331px;
}
#box .boxcontent {
	padding: 5px 20px 0 25px;
	display: none;
}
#box .boxcontent h2 {
	display: none;
}
#box .boxcontent p {
	margin: 10px 0;
}
#box.open .boxcontent {
	display: block;
}
#box .boxbottom {
	height: 20px;
	background: url("images/bg07.jpg") no-repeat left -307px;
}
#box.open .boxbottom {
	display: none;
}
#box .boxbar {
	width: 319px;
	height: 327px;
	margin-right: 11px;
	background: url("images/bg07.jpg") no-repeat left top;
	float: left;
}
#box .boxgreen {
	width: 315px;
	height: 127px;
	xposition: absolute;
	xpadding-left: 662px;
	position: relative;
	left: 2px;
	float: left;
	background: url("images/bg09.jpg") no-repeat left top;
}
#box #kariera {
	padding-top: 35px;
	line-height: 25px;
}
#box #kariera a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#box #kariera a:hover {
	text-decoration: underline;
}
#box.open .boxgreen {
	height: 338px;
	background: url("images/bg08.jpg") no-repeat left top;
}
#box .btn, #box .btn2 {
	display: block;
	float: right;
	height: 60px;
	line-height: 60px;
	margin-top: 27px;
	padding-right: 20px;
	width: 100px;
	text-align: center;
}
#box.open .btn, #box .btn2 {
	display: none;
}
#box.open .btn2 {
	display: block;
}
#box h2 {
	color: #fff;
	height: 60px;
	line-height: 60px;
	font-size: 120%;
	margin-top: 27px;
	width: 150px;
	padding-left: 20px;
	text-align: center;
	font-weight: bold;
}
#box #boxbar2 h2 {
	margin-top: 37px;
	line-height: 20px;	
}
#box label {
	width: 150px;
}
#box input {
	width: 100px;
}
#box .btnsubmit {
	display: block;
	border: 0;
	width: 89px;
	height: 31px;
	background: url("images/bg10.png") no-repeat left top;
	margin-left: 150px;
	color: #053868;
}
#boxbar1 .boxcontent p {
	margin: 3px 0; 
}
#boxbar2 .boxcontent p {
	margin: 14px 0; 
}
#news {
	clear: both;
	height: 80px;
	overflow: hidden;
	line-height: 1.3em;
}
#news .object {
	padding: 0;
	margin: 0;
	width: 260px;
	float: left;
}
#news .object {
	height: 80px;
	padding: 0;
	margin: 0 20px 0 55px;
}
#news .object div {
	display: none;
}
#news h1 {
	display: none;
}
#news .object h2 {
	color: #053768;
	font-size: 100%;
	margin: 0 0 5px 0;
	padding: 0;
}
#news .object hr {
	display: none;
}
#news .object .more {
}

#content form {
	background: #f2fbe8;
	border: 1px solid #95c051;
	padding: 10px;
}
#marquee-box {
	position: absolute;
	top: 103px;
	width: 940px;
	padding: 0 20px;
	height: 50px;
	overflow: hidden;
}
#marquee-box p {
	margin: 0;
	padding: 0;
}
#marquee-box img {
	margin: 0 8px;
}
#marquee-box h1 {
	display: none;
}
