* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Tahoma","Arial";
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('img/background2.png');
  background-repeat: repeat-x;
	color: #6B6B6B;
}
img {
	border: 0px;
}
#easyTooltip{
	padding:5px;
	border:1px solid #5d7a0f;
	background: #8ba224 url('img/tt.png') repeat-x bottom;
	font-size: 12px;
	color: #FFFFFF;
}
#background {
	margin: 0 auto;
	background: url('img/head.png') no-repeat top center;
	width: 100%;
}
#main {
	width: 980px;
	margin: 0 auto;
}
#head {
	text-align: left;
}
#menuContainer, #menuLeftSpace, #menuRightSpace {
	height: 85px;
	display: inline;
	margin-bottom: -35px;
}
#menuContainer {
	background: url('img/menu.png') repeat-x;
	float: left;
}
#menuLeftSpace {
	background: url('img/menu_l.png') no-repeat;
	width: 60px;
	float: left;
	padding: 15px 0px 15px 0px;
}
#menuRightSpace {
	background: url('img/menu_r.png') no-repeat;
	width: 50px;
	padding: 15px 0px 15px 0px;
	float: left;
}
#menuContainer {
	width: 850px;
}
#menu {
	position: relative;
	padding: 15px 0px 15px 0px;
	width: 850px;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
	height: 60px;
	float: left;
}
#menu li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	top: 5px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 8px;
	padding: 0px 15px 0px 15px;
}
#menu li a, #menu li a:hover, #menu li a:active, #menu li a:visited {
	color: #ffffff;
	border: none;
}
#head h1 {
	color: #FFFFFF;
	font-size: 54px;
	padding-top: 80px;
	padding-left: 30px;
}
#head h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#menu li.backLava {
	background: url("img/hover_r.png") no-repeat top right;
	width: 8px;
	height: 29px;
	z-index: 8;
	position: absolute;
}
#menu li.backLava .leftLava {
	background: url("img/hover_l.png") no-repeat top left;
	height: 29px;
	margin-right: 9px;
}
#menu li a:hover, #menu li a:active, #menu li a:visited {
	color: #fff;
	border: none;
}
/* content */
p {
	text-align: justify;
}
p.c {
	text-align: center;
}
p.hlaska {
	text-align: center;
	color: #184762;
}
input, textarea {
  border: #628112 1px solid;
}
.p_t {
	height: 50px;
	margin: 0 auto;
	background: url('img/p_top.png') repeat-x;
	display: block;
	margin-bottom: -45px;
}
.p_b_l, .p_b, .p_b_r {
	margin: 0 auto;
	height: 40px;
	display: inline-block;
	position: relative;
	top: -35px;
	z-index: -1;
	margin-bottom: -25px;
}
.p_b_l {
	width: 9px;
	background: url('img/p_b_l.png') no-repeat;
}
.p_b {
	background: url('img/p_b.png') repeat-x;
}
.p_b_r {
	width: 9px;
	background: url('img/p_b_r.png') no-repeat;
}
#primaryContent ul, #primaryContentBig ul, #secondaryContent ul {
	list-style-image: url('img/li.png');
	text-align: left;
	padding: 0px 0px 10px 30px;
	font-size: 14px;
}
li.selected a {
  color: #31576f;
}
.h, .h_w, .h_l, .h_l_w, .h_r, .h_r_w {
	padding-top: 5px;
	margin-bottom: 2px;
	height: 25px;
	display: inline-block;
	font-size: 18px;
}
.h a, .h_w a {
	color: #FFFFFF;
	text-decoration: none;
}
.h_w a:hover, .h a:hover {
	text-decoration: underline;
}
.h, .h_w {
	color: #ffffff;
	font-weight: normal;
}
.h_w {
	background: url('img/h_w.png') repeat-x;
}
.h{
	background: url('img/h.png') repeat-x;
}
.h_l, .h_l_w, .h_r, .h_r_w {
	width: 9px;
}
.h_l {
	background: url('img/h_l.png') no-repeat;
}
.h_l_w {
	background: url('img/h_l_w.png') no-repeat;
}
.h_r {
	background: url('img/h_r.png') no-repeat;
}
.h_r_w {
	background: url('img/h_r_w.png') no-repeat;
}
table {
  margin: 0 auto;
}
table {
  font-size: 14px;
}
tr.rowA {
	background: #F8F8F8 url('img/rowA.gif') top left repeat-x;
	border-top: solid 1px #fff;
}

tr.rowB {
	background: #FDFDFD url('img/rowB.gif') top left repeat-x;
	border-top: solid 1px #fff;
}
td.right {
  text-align: right;
}
input.pole {
  width: 210px;
}
textarea.pole {
  width: 483px;
  height: 100px;
}
.stred {
  text-align: center;
}
/*primary content*/
#primaryContent {
	width: 750px;
	float: left;
	padding: 0px 5px 0px 20px;
}
#primaryContentBig {
	width: 920px;
	float: left;
	padding: 0px 20px 0px 20px;
	text-align: center;
}
#primaryContent h1, #primaryContentBig h1 {
	color: #31576f;
	border-bottom: 1px #6b8495 dashed;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 28px;
}
#primaryContent p, #primaryContentBig p {
	padding: 5px 20px 10px 20px;
	font-size: 14px;
}
a {
	color: #5B5B5B;
}
a:hover {
	text-decoration: none;
}
#primaryContent .p_t {
	width: 750px;
}
#primaryContentBig .p_t {
	width: 920px;
}
#primaryContent .p_b {
	width: 732px;
}
#primaryContentBig .p_b {
	width: 902px;
}
#primaryContent .h, #primaryContent .h_w {
	width: 732px;
}
#primaryContentBig .h {
	width: 902px;
}
/* secondary content */
#secondaryContent {
	width: 160px;
	float: left;
	padding: 0px 20px 0px 5px;
}
#secondaryContent p {
	padding: 5px 10px 10px 10px;
	font-size: 12px;
}
#secondaryContent .p_t {
	width: 160px;
}
#secondaryContent .p_b {
	width: 142px;
}
#secondaryContent .h, #secondaryContent .h_w {
	width: 142px;
}

/*rotator*/
.clearer{
	clear:both;
}
#secondaryContent #pojmy, #secondaryContent #akce{
	margin:0px;
	padding:0px 0px 5px 0px;
}
#pojmy .ctrotator-item{
	list-style: none;
	list-style-image: none;
	padding:2px 4px 3px 4px;
	border-top: 1px #b8b8b8 dotted;
	font-size: 12px;
	text-align: center;
}

#akce .ctrotator-item{
	list-style: none;
	list-style-image: none;
	padding:2px 10px 3px 10px;
	font-size: 11px;
	text-align: justify;
}

.ctrotator-item a{
	color:#666;
	text-decoration:none;
	font-size:11px;
}

.ctrotator-item a:hover{
	text-decoration:underline;
}
#referenceContainer {
	padding: 0px 3px 8px 5px;
}
#reference {
	position: relative
}
/*footer*/
#foot {
	background: url('img/background.png') repeat-x;
	width: 100%;
	height: 302px;
	clear: both;
}
#footer {
	padding-top: 125px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#seo {
	padding-top: 30px;
	font-size: 12px;
	color: #2c6a9f;
	text-align: center;
}
#seo a {
	color: #2c6a9f;
	text-decoration: none;
}
#seo a:hover {
	text-decoration: underline;
}
