* {
	margin: 0;
	padding: 0;
	border: none
}
body {
	min-width: 900px;
	font-family: Arial, Tahoma, Verdana, lucida, sans-serif;
	font-size: x-small;
	text-align: center;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	color: #304D70;
	background: #081A32
}
html, body {
	height: 100%
}
html>body {
	font-size: small
}
#text a:link, #text a:visited {
	color: #277000
}
#text a:hover {
	color: #870000
}
#head a:link, #head a:visited {
	color: #CFD2D7
}
#head a:hover {
	color: #CFD2D7
}
a.print {
	padding: 0 1px 0 20px;
	background: url("../img/print.gif") no-repeat center left
}
a.out {
	padding: 0 10px 0 1px;
	background: url("../img/out.gif") no-repeat center right
}
/* layout */
#top {
	width: 100%;
	min-height: 400px;
	position: relative;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #081A32 url("../img/clouds-rep.jpg") repeat-x center top;
}
#ufo {
	width: 60px;
	height: 15px;
	position: absolute;
	z-index: 10002;
	background: url("../img/ufo1.png") no-repeat center center;
}
#ufo2 {
	width: 103px;
	height: 25px;
	position: absolute;
	z-index: 10002;
	background: url("../img/ufo4.png") no-repeat center center;
}
#comet {
	width: 100%;
	height: 6px;
	position: absolute;
	top: 85px;
	left: 0;
	z-index: 1000;
	margin: 0 auto;
	background: url("../img/star.png") no-repeat right top;
}
#comet2 {
	width: 100%;
	height: 6px;
	position: absolute;
	top: 190px;
	left: 0;
	z-index: 1000;
	margin: 0 auto;
	background: url("../img/star.png") no-repeat right top;
}
#comet3 {
	width: 100%;
	height: 6px;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 1000;
	margin: 0 auto;
	background: url("../img/star.png") no-repeat right top;
}
#balon {
  position: absolute;
  width: 100%;
  height: 10px;
  top: 85px;
  left: 0;
  z-index: 998;
  background: url("../img/aero6.png") no-repeat top left;
}
#balon2 {
  position: absolute;
  width: 100%;
  height: 50px;
  top: 145px;
  left: 0;
  z-index: 999;
  background: url("../img/balon2.png") no-repeat top left;
}
#star {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 30px;
	left: 280px;
	z-index: 998;
	margin: 0;
	background: url("../img/star-v6.gif") no-repeat right top;
}
#m {
  position: absolute;
  width: 100%;
  height: 146px;
  top: 80px;
  left: 0;
  z-index: 999;
  background: url("../img/m7.png") repeat-x center bottom;
}
#air {
  position: absolute;
  width: 100%;
  height: 10px;
  top: 15px;
  left: 0;
  z-index: 998;
  background: url("../img/aero6.png") no-repeat top left;
}
#air2 {
  position: absolute;
  width: 100%;
  height: 30px;
  top: 184px;
  left: 0;
  z-index: 998;
  background: url("../img/aero1.gif") no-repeat top left;
}
#sat1 {
  position: absolute;
  width: 69px;
  height: 50px;
  top: 120px;
  right: 165px;
  z-index: 9;
  background: url("../img/sat2.png") no-repeat top left;
}
#head {
	width: 100%;
	height: 425px;
	margin: 0 auto;
	background: url("../img/clouds.jpg") no-repeat center top;
}
#head-in {
	width: 900px;
	height: 425px;
	margin: 0 auto;
	position: relative;
	color: #CFD2D7
}
h1, h1 span {
	width: 290px;
	height: 90px;
	position: absolute
}
h1 {
	font-size: 150%;
	left: 0;
	top: 0;
	overflow: hidden;
	text-align: left;
	z-index: 1
}
h1 span {
	display: block;
	left: 0;
	top: 0;
	z-index: 2;
	background: url("../img/h1.jpg") no-repeat;
	cursor: pointer
}
#head h2, #head h2 span {
	width: 524px;
	height: 44px;
	position: absolute;
}
#head h2 {
	font-size: 140%;
	left: 0;
	top: 90px;
	text-align: left;
	z-index: 1;
	font-family: Arial;
	font-weight: normal;
	line-height: 1.0;
	overflow: hidden;
	font-style: italic
}
#head h2 span {
	display: block;
	left: 0;
	top: 0;
	z-index: 2;
	background: url("../img/h2.jpg") no-repeat
}
p#slogan, p#slogan span {
	width: 660px;
	height: 57px;
	position: absolute;
	font-style: italic
}
p#slogan {
	font-size: 120%;
	left: 0;
	top: 134px;
	overflow: hidden;
	text-align: left;
	z-index: 1
}
p#slogan span {
	display: block;
	left: 0;
	top: 0;
	z-index: 2;
	background: url("../img/p-slogan.jpg") no-repeat
}
div.img-head {
	position: absolute;
	bottom: 45px;
	left: 0;
	width: 100%;
	padding: 25px 0 0 0
}
div.img-head img {
	border: 8px solid #FDFDF3;
	float: left;
	margin: 0 44px 0 0
}
div.img-head img.num3 {
	border: 8px solid #FDFDF3;
	float: left;
	margin: 0 0 0 0
}
#content {
	width: 100%;
	min-height: 250px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #EAE5D1 url("../img/cont.jpg") repeat
}
#content-in {
	width: 100%;
	min-height: 200px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url("../img/cont-top.jpg") repeat-x top center
}
#content-in1 {
	width: 100%;
	min-height: 200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url("../img/cont-bot.jpg") repeat-x bottom center
}
#content-in2 {
	width: 885px;
	min-height: 200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url("../img/content-in-rep-y.jpg") repeat-y left top
}
#content-in2b {
	width: 885px;
	min-height: 200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: none
}
#content-in3 {
	width: 885px;
	min-height: 200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url("../img/content-in-top.jpg") no-repeat left top
}
#content-in4 {
	width: 885px;
	min-height: 200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url("../img/content-in-bottom.jpg") no-repeat left bottom
}
#text {
	width: 100%;
	min-height: 335px;
	position: relative;
	text-align: left;
	padding: 0 0 0px 0;
	margin: 25px 0 15px 0;
	line-height: 1.4;
	font-size: 100%;
}
#text-left {
	width: 590px;
	position: relative;
	float: left;
	min-height: 320px;
	text-align: left;
	padding: 0 0 0px 0;
	margin: 10px 0 20px 0;
	line-height: 1.4;
	font-size: 100%;
	border-right: 0px dotted #9AC2E3
}
#text-right {
	width: 267px;
	float: right;
	min-height: 250px;
	text-align: left;
	padding: 0 0 0px 0;
	margin: 10px 0 20px 0;
	line-height: 1.4;
	font-size: 100%;
	overflow: hidden;
}
#box1 {
	float: left;
	width: 264px;
	margin: 0 0 0 2px;
	padding: 0 0 30px 0;
	min-height: 220px;
	text-align: left;
	position: relative;
	line-height: 1.4;
}
#box2 {
	float: left;
	width: 264px;
	margin: 0 0 0 44px;
	padding: 0 0 25px 0;
	min-height: 220px;
	text-align: left;
	position: relative;
	line-height: 1.4;
}
#box3 {
	float: left;
	width: 264px;
	margin: 0 0 0 44px;
	padding: 0 0 25px 0;
	min-height: 220px;
	text-align: left;
	position: relative;
	line-height: 1.4;
}
#text h2 {
	color: #3D8DEC;
	font-size: 200%;
	font-weight: normal;
	padding: 10px 0 6px 0
}
#box1 h3, #box2 h3, #box3 h3 {
	color: #456B30 !important;
	font-size: 130% !important;
	font-weight: normal;
	font-style: normal;
	padding: 15px 0 10px 0;
	line-height: 1.2;
	font-family: arial
}
#text-left h3 {
	color: #456B30;
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 10px 0 10px 0;
	line-height: 1.2;
}
#text-left h4 {
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 10px 0 10px 0;
	line-height: 1.2;
}
#text h3 {
	color: #456B30;
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 15px 0 10px 0;
	line-height: 1.2;
}
#text-right h3 {
	color: #456B30;
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 10px 0 10px 0;
	line-height: 1.2;
}
h3.prim {
	padding: 5px 0 10px 0 !important;
}
#text-left p {
	font-size: 100%;
	padding: 5px 45px 5px 0
}
#text-right p {
	font-size: 100%;
	padding: 5px 0 5px 0
}
p.author {
	text-align: right;
	padding: 6px 60px 30px 0 !important
}
p.gal-pozn {
	text-align: center;
	padding: 70px 0 20px 0;
	color: #304D70
}
#box1 p, #box2 p, #box3 p {
	padding: 5px 0;
}
#foot {
	width: 100%;
	min-height: 180px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	clear: both;
}
#foot-effect {
	width: 100%;
	min-height: 180px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	clear: both;
	background: url("../img/m8.png") repeat-x center center;

}
#foot-in {
	width: 885px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
#foot-in a, #foot-in p {
	color: #B4B5B8
}
#foot-in a:hover {
	color: #009C51
}
#foot-in p {
	text-align: left;
	padding: 33px 275px 10px 0;
	font-size: 100%
}
#foot-in span {
	margin: 0 1px;
	color: #5B9A2F
}
/* slideshow */
#center {
	width: 100%;
	height: 180px;
	margin: -28px 0 0 0;
	position: relative;
	padding: 0;
	text-align: left;
	background: none
}
#slideshow {
	width: 885px;
	height: 180px;
	position: relative;
	text-align: left;
	background: none
}
.wrapper {
	position: relative;
	width: 885px;
	height: 180px;
	overflow: hidden;
	left: 3px;
	top: 65px;
	background: none
}
a.prev, a.next {
	display: block;
	width: 23px;
	height: 23px;
	z-index: 10;
	position: absolute;
	overflow: hidden
}
#p-select {
	width: 23px;
	height: 23px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: none
}
a.next {
	top: 0;
	left: 460px
}
a.prev {
	top: 0;
	left: 400px
}
a.prev span {
	background: url("../slide-images/prev.jpg") no-repeat right center;
	cursor: pointer;
	display: block;
	width: 23px;
	height: 23px;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0;
	cursor: pointer
}
a.prev span:hover {
	background: url("../slide-images/prev.jpg") no-repeat left center;
}
a.next span {
	background: url("../slide-images/next.jpg") no-repeat left top;
	cursor: pointer;
	display: block;
	width: 23px;
	height: 23px;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0;
	cursor: pointer
}
a.next span:hover {
	background: url("../slide-images/next.jpg") no-repeat right top;
}
.slide {
	display: block;
	position: absolute;
	height: 160px;
	width: 100%
}
#slider a {
	float: left;
	width: 196px;
	height: 151px;
	display: block;
	text-align: center;
	line-height: 1.2;
	color: #711D05;
	background: url("../slide-images/ramecek2.jpg") no-repeat center bottom;
	margin: 0 32px 0 0
}
#slider a.marg0 {
	float: left;
	width: 196px;
	height: 151px;
	display: block;
	text-align: center;
	line-height: 1.2;
	color: #711D05;
	background: url("../slide-images/ramecek2.jpg") no-repeat center bottom;
	margin: 0 0 0 0
}
#slider a:hover {
	color: #000;
	margin: 0 32px 0 0;
	background: url("../slide-images/ramecek2.jpg") no-repeat center top;
}
#slider a.marg0:hover {
	color: #000;
	margin: 0 0 0 0;
	background: url("../slide-images/ramecek2.jpg") no-repeat center top;
}
#slider img {
	border: none;
	text-align: center;
	vertical-align: top;
	width: 180px;
	height: 135px;
	display: inline;
	margin: 8px 0 0 0
}
#slider img:hover {
	border: none;
	width: 180px;
	height: 135px;
	vertical-align: top;
	display: inline;
	margin: 8px 0 0 0
}
#sleva {
	width: 130px;
	height: 130px;
	position: absolute;
	z-index: 10;
	top: 112px;
	right: 27px;
	background: none
}
#sleva a {
	width: 130px;
	height: 130px;
	display: block;
	background: url("./img/akce.jpg") no-repeat left top
}
#sleva a:hover {
	width: 130px;
	height: 130px;
	display: block;
	background: url("./img/akce.jpg") no-repeat right top
}
#slider a span {
	position: absolute;
	width: 27px;
	height: 27px;
	bottom: 40px;
	left: 90px;
	z-index: 1000;
	background: url("../slide-images/lupa2.png") no-repeat bottom center;
}
/* menu */
#menu {
	width: 512px;
	position: absolute;
	top: 46px;
	right: 0;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	z-index: 10;
	line-height: 1.1;
	background: none
}
#menu-in {
	width: 100%
}
#menu ul {
	color: #fff;
	font-size: 100%;
	list-style-type: none
}
#menu li {
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0 5px 0 0;
}
#menu a {
	min-height: 8px;
	display: block;
}
#menu a:link, #menu a:visited {
	width: 122px;
	height: 34px;
	position: relative;
	text-decoration: none;
	color: #CFD2D7 !important;
	background: url("../img/menu.gif") no-repeat right top;
	padding: 5px 0 0 0;
}
#menu a:hover {
	color: #52A83D !important;
	text-decoration: none;
	background: url("../img/menu.gif") no-repeat left top;
	padding: 5px 0 0 0
}
#menu strong {
	width: 122px;
	height: 34px;
	position: relative;
	min-height: 8px;
	float: left;
	display: block;
	color: #52A83D !important;
	background: url("../img/menu.gif") no-repeat left top;
	padding: 5px 0 0 0
}
/* seznamy */
#text ul {
	text-align: left;
	padding: 1px 0 7px 0;
	margin: 0 0 0 5px;
}
#text ol {
	text-align: left;
	margin: 0 0 6px 38px;
	padding: 0
}
#text ul li {
	list-style: none;
	margin: 7px 0 7px 1px;
	padding: 0 0 0 16px;
	background: url("../img/li.gif") no-repeat left 0.5em
}
#text ul.nabidka li {
	list-style: none;
	margin: 7px 0 7px 1px;
	padding: 0 0 0 16px;
	background: url("../img/li.gif") no-repeat left 0.5em;
	font-size: 110%
}
#text ul li.error {
	list-style: none;
	margin: 4px 0 4px 2px;
	color: #CF0D00
}
#text ol {
	margin-left: 50px
}
#text ol li {
	list-style: decimal
}
#text ol li ul li {
	list-style: circle
}
#text ol li ul, #text ul li ul {
	margin: 6px 0 6px 0
}
/* formular */
div.formular {
	width: 369px;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
	text-align: left
}
form {
	width: 100%;
	height: auto
}
fieldset {
	width: 99%;
	margin: 0;
	padding: 0;
}
legend {
	font-size: 90%;
	color: #315D7D;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 12px 0 12px 0;
	line-height: 1.5;
	border: none
}
label {
	margin: 4px 0 0 1px;
	padding: 0
}
label.dotaz {
	margin: 0;
	padding: 0
}
p.echo {
	color: green !important;
	font-weight: bold
}
input {
	width: 262px;
	margin: 10px 0 5px 0;
	padding: 1px 0 0 0;
	background: #FAF8F0 url("./img/input.gif") no-repeat left top;
	border: 1px solid #C0D5D8
}
input.dotaz {
	width: 60px;
	margin: 10px 0 0 6px;
	background: #FAF8F0
}
textarea {
	width: 262px;
	height: 120px;
	position: relative;
	margin: 5px 0 5px 1px;
	padding: 2px 0 0 0;
	border: 1px solid #C0D5D8;
	font-family: Tahoma, Verdana, lucida, sans-serif;
	font-size: 100%;
	background: #FAF8F0
}
p.button input {
	width: 122px;
	height: 26px;
	text-align: center;
	padding: 0 0 2px 0;
	margin: 6px 0 18px 0;
	font-family: Tahoma, Verdana, lucida, sans-serif;
	font-size: 90%;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	overflow: hidden;
	background: #4A709F url("../img/but2.jpg") no-repeat left top;
	border: none
}
p.button input:hover {
	background: #4A709F url("../img/but2.jpg") no-repeat left top;
	color: #91ED92;
	border: none
}
p.nadpis {
	font-size: 108%;
	color: #5D4C2E !important;
	padding: 0;
	font-weight: bold;
	margin: 10px 0 0 0
}
#formular p {
	font-size: 100%;
	margin: 0;
	padding: 10px 25px 3px 1px
}
#formular p.pozn-form {
	font-size: 90%;
	font-weight: normal;
	padding: 4px 0 0 0;
	margin: 0 25px 10px 1px
}
#pocitadlo {
	display: none
}
p.back {
	position: absolute;
	top: 8px;
	right: 256px;
	z-index: 100;
	text-align: left;
	color: green;
	font-weight: bold;
	padding: 0 0 0 15px;
	background: url("../img/left.gif") no-repeat left 0.45em
}
p.back2 {
	position: absolute;
	top: 8px;
	right: 203px;
	z-index: 100;
	text-align: left;
	color: green;
	font-weight: bold;
	padding: 0 0 0 15px;
	background: url("../img/left.gif") no-repeat left 0.45em
}
/* tabulky */
.table {
	width: 530px;
	padding: 0 1px;
	margin: 9px 0 20px 0;
	text-align: left
}
table {
	width: 530px;
	border-collapse: collapse;
	font-size: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	background: none;
	border: none
}
th, td, tr {
	line-height: 1.1;
	text-align: left;
	padding: 11px;
	border: 1px solid #C0D5D8
}
/* tooltip */
#easyTooltip {
	margin: 48px 0 0 -8px;
	padding: 0px 6px;
	border: 1px solid #385C8A;
	background: #183861;
	color: #dadada;
	display: block;
	text-align: left;
	letter-spacing: 0px;
	z-index: 10000
}
#easyTooltip {
	font-size: 100%
}
/* ruzne */
abbr, acronym {
	border-bottom: 1px dashed green;
	cursor: help
}
em {
	font-weight: bold;
	font-style: normal;
	color: red
}
.hidden {
	position: absolute;
	width: 300px;
	left: 0;
	top: -2000px
}
.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border: none;
	background: none
}
span.red {
	color: red
}
a#ref1, a#ref2, a#ref3 {
	position: absolute;
	width: 266px;
	height: 156px;
	top: 224px;
	left: 9px;
	z-index: 100;
	display: block;
	background: none
}
a#ref1, a#ref2, a#ref3 {
	position: absolute;
	width: 266px;
	height: 156px;
	top: 224px;
	z-index: 100;
	display: block;
	background: none
}
a#ref1 {
	left: 9px
}
a#ref2 {
	left: 316px
}
a#ref3 {
	left: 624px
}
#foot-design {
	width: 266px;
	height: 37px;
	top: 33px;
	right: 2px;
	padding: 0;
	position: absolute;
	z-index: 1000
}
#foot-design a:link, #foot-design a:visited {
	width: 266px;
	height: 29px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 8px 0 0 0;
	font-size: 100%;
	color: #B4B5B8;
	background: url("../img/design-but6.gif") no-repeat left center;
}
#foot-design a:hover {
	color: #009C51 !important;
	background: url("../img/design-but6.gif") no-repeat center center;
}
#foot-design a:active{
	color: #009C51 !important;
	background: url("../img/design-but6.gif") no-repeat right center;
}
/* reference obrazky */
#ref-img {
	width: 266px;
	min-height: 132px;
	display: block;
	text-align: center;
	line-height: 1.2;
	margin: 6px 0 6px 0
}
#ref-img a {
	width: 266px;
	height: 82px;
	display: block;
	text-align: center;
	line-height: 1.2;
	color: #711D05;
	background: url("../img/bac-ref-img.gif") no-repeat center bottom;
	margin: 6px 0 11px 0
}
#ref-img a:hover {
	color: #000;
	margin: 6px 0 11px 0;
	background: url("../img/bac-ref-img.gif") no-repeat center top;
}
#ref-img img {
	border: none;
	text-align: center;
	vertical-align: top;
	width: 252px;
	height: 70px;
	display: inline;
	margin: 6px 0 0 0
}
#ref-img img:hover {
	border: none;
	width: 252px;
	height: 70px;
	display: inline;
	margin: 6px 0 0 0
}


a#efect {
  position: absolute;
  width: 500px;
  left: 200px;
  bottom: 13px;
  text-align: center;
  margin: 0 auto;
  z-index: 1001;
  font-weight: normal;
  font-size: 100%;
  text-decoration: none
}
a#efect:hover {
  color: #009C51
}