/* inCMS */
/* (c) 2007 Inexes */
/* prog - Ondrej Uhyrek */

* {
	margin: 0;
	padding: 0;
	border: none;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	line-height: 1.3;
	font-size: 68.7%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: White;
	color: #666666;
	text-align: center;
}

/*     zakladni definice                     */
/*********************************************/

table {
	line-height: 1.3;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}
input.text, textarea {
	padding: 3px;	
	border: 1px solid #CCCCCC;
	background: #E6F0FB;
	color: #666666;
}
input.text-focus, textarea.text-focus {
	border: 1px solid #888888;	
}
input.disable {
	background: #E7E7E7;
}
select {
	padding: 0 0 0 3px;
	border: 1px solid #CCCCCC;
	background: #E6F0FB;
	color: #666666;
}
input.submit {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	background: #E6F0FB;
	color: #666666;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
address {
	font-style: normal;
}
a {
	color: #595995; 
}
a:hover {
	color: black;
}
h1 {
	padding: 0 0 3px 22px;
	font-size: 272.7%; /*30px*/
	line-height: 1.1; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #99CC33;
	background: url(H1BG.gif) 0 7px no-repeat;
}
h2 {
	padding: 0 0 4px 0;
	font-size: 163.6%; /*18px*/
	line-height: 1.1; 	
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #F7850C;
}
h3 {
	padding: 5px 0 4px 0;
	font-size: 109%; /*12px*/
	line-height: 1.1; 	
	color: #3A3A3A;
}
h4 {
	padding: 5px 0 4px 0;
	font-size: 100%; /*11px*/
	line-height: 1.1; 	
	color: #99CC33;
}
.noScreen, #description, #languages, #navigation {
	display: none;
}
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
}

input.radio, span.radio input {
	position: relative;
	top: -1px;
	left: 0;
	margin-right: 5px;
}
input.check, span.check input, .check input {
	position: relative;
	top: -1px;
}

/*     zakladni obsah                        */
/*********************************************/

#page {
	position: relative;
	margin: 20px auto 0 auto;
	width: 880px;
	overflow: hidden;
	text-align: left;
	background: url(ContentBG.gif) 680px 0 repeat-y;
}
#headerBox {
	position: relative;
	width: 100%;
	height: 130px;
	background: white url(HeaderBG.gif) repeat-x;
}
#headerBox .logo {
	float: left;
	margin: 64px 0 0 0;
	width: 194px;
	height: 38px;
	overflow: hidden;
}
#headerBox #flashContent {
	position: absolute;
	bottom: -200px;
	right: 0px;
	width: 665px;
	height: 200px;
	overflow: hidden;
	background: white;
}

#mainBox {
	float: left;
	width: 665px;
	min-height: 110px;
	height: auto;
	overflow: hidden;
	background: white;
}
#mainBox.noInfoContent {
	float: none;
	width: 880px;
}
#mainContentBox {
	float: right;
	margin: 205px 0 5px 0;
	padding: 0 0 0 0;
	width: 450px;
	overflow: hidden;
}
#mainBox.noInfoContent #mainContentBox {
	padding: 0 0 0 0;
	width: 665px;
}
.article {
	margin: 15px 0 0 0;
}
p.dateAuthor {
	padding: 0 0 8px 0;
	color: #595995;
}

#mainMenuBox {
	float: left;
	width: 195px;
	overflow: hidden;
}

#infoContentBox {
	float: right;
	margin: 205px 0 5px 0;
	width: 190px;
	overflow: hidden;
}
#infoContentBox p.top {
	margin: 6px 0 0 0;
	font-size: 218.2%;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC33;
}
#infoContentBox .article {
	margin: 0 0 -1px 0;
	padding: 16px 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
}

#footerContentBox {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 195px;
	overflow: hidden;
}

#subMenuBox {
	position: absolute;
	top: 74px;
	right: 0;
	width: 700px;
	overflow: hidden;
	text-align: right;
}

#upBack {
	margin: 15px 0 0 0;
}
#upBack a {
	float: right;
	margin: 0 0 0 25px;
	padding: 0 12px 0 25px;
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
#upBack a.buttonUp {
	background: #99CC33 url(ButtonBack.gif) 0 0 no-repeat;	
}
#upBack a.buttonUp:hover {
	background: #F7850C url(ButtonUp.gif) 0 0 no-repeat;
}
#upBack a.buttonBack {
	background: #99CC33 url(ButtonBack.gif) left bottom no-repeat;	
}
#upBack a.buttonBack:hover {
	background: #F7850C url(ButtonUp.gif) left bottom no-repeat;
}

#footerBox {
	clear: both;
	padding: 40px 0 15px 0;
	width: 100%;
	overflow: hidden;
	background: white url(FooterBG.gif) 0 20px repeat-x;
	font-size: 90.9%;
	color: #858585;
}
#footerBox span.footer-left {
	float: left;
}
#footerBox span.footer-right {
	float: right;
}
#footerBox a {
	color: #858585;
}

/*     menu                                  */
/*********************************************/

/* 1. uroven menu */
ul#menuList-2 {
	list-style: none;
}
ul#menuList-2 li {
	float: left;
	margin: 0 0 3px 0;
	width: 195px;
	overflow: hidden;
}
ul#menuList-2 a {
	display: block;
	padding: 6px 18px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-size: 11px;
	line-height: 1.1;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	background: #F7850C;
}
ul#menuList-2 a:hover, ul#menuList-2 a.selected {
	background: #C4DF72;
	color: #556E18;
}
ul#menuList-2 a:hover {
	text-decoration: underline;
}

/* 2. uroven menu */
ul#menuList-2 ul {
	float: left;
	padding: 0 0 5px 0;
}
ul#menuList-2 ul li {
	float: left;
	margin: 0 0 0 0;
	width: 195px;
	overflow: hidden;
}
ul#menuList-2 ul a {
	display: block;
	padding: 6px 26px 6px 18px;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	line-height: 1.1;
	text-transform: uppercase;
	text-align: right;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	background: url(ArrowDown.gif) 177px 9px  no-repeat;
}
ul#menuList-2 ul a:hover {
	color: #666666;
	background: none;
	background: url(ArrowDown.gif) 177px 9px  no-repeat;
	text-decoration: underline;
}
ul#menuList-2 ul a.selected {
	color: #666666;
	font-weight: bold;
	background: none;
	background: url(ArrowDown.gif) 177px 9px  no-repeat;	
}

ul#menuList-2 ul li.isParent a.selected {
	color: #666666;
	font-weight: bold;
	background: none;
	background: url(ArrowLeft.gif) 175px 10px  no-repeat;
}
ul#menuList-2 ul a.active:hover {	
}
/* 3. uroven menu */
ul#menuList-2 ul ul {
	float: left;
	padding: 0;
}
ul#menuList-2 ul ul li {
	float: left;
	margin: 0 0 0 0;
	width: 195px;
	overflow: hidden;
}
ul#menuList-2 ul ul a, ul#menuList-2 ul li.isParent ul a {
	display: block;
	padding: 4px 26px 4px 18px;
	text-decoration: none;
	color: #9AC711;
	font-size: 11px;
	line-height: 1.1;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	background: url(MainMenuBG.gif) 178px 0 repeat-y;
}
ul#menuList-2 ul ul a:hover, ul#menuList-2 ul li.isParent ul a:hover {
	color: #9AC711;
	background: url(MainMenuBG.gif) 178px 0 repeat-y;
	text-decoration: underline;	
}
ul#menuList-2 ul ul a.selected, ul#menuList-2 ul li.isParent ul a.selected {
	color: #9AC711;
	background: none;	
	background: url(MainMenuBG.gif) 178px 0 repeat-y;
	font-weight: bold;
}

/* 1. uroven menu */
ul#menuList-1 {
	margin: 0 -15px 0 0;
	list-style: none;
}
ul#menuList-1 li {
	display: inline;
	padding: 0 15px;
}
ul#menuList-1 a {
	font-size: 90.9%;
	color: #666666;
}
ul#menuList-1 a:hover {
	color: black;
}
ul#menuList-1 a.active {
	color: black;
	font-weight: bold;
}

/*     wysiwyg                               */
/*********************************************/

/* Wysiwyg - obecne */
.htmlEditorContent {
	clear: both;
}
.htmlEditorContent p.perex {
	color: #595995;
}
.htmlEditorContent img.bordered {
	border: solid #3A3A3A 5px;	
}
.htmlEditorContent ul {
	padding: 4px 5px 4px 24px;
	list-style-type: square;
}
.htmlEditorContent ul li {
	padding: 1px 0 1px 6px;
}
.htmlEditorContent ul.listLinks {
	padding: 4px 5px 4px 4px;
	list-style-type: square;
}
.htmlEditorContent ul.listLinks li {
	padding: 1px 0 1px 26px;
	list-style: none;
	background: url(ListItemBG.gif) 8px 5px no-repeat;
}
.htmlEditorContent ol {
	padding: 4px 5px 4px 31px;
}
.htmlEditorContent ol li {
	padding: 1px 0 1px 0;
}
.htmlEditorContent table td, .htmlEditorContent table th {
	padding: 2px 10px;
}
.htmlEditorContent table.styled th, .htmlEditorContent table.styled td {
	padding: 3px 10px;
	color: black;
	background: #E8E8E8;
	border-top: 1px solid #F6F6F6;
}
.htmlEditorContent table.styled tr.hl th, .htmlEditorContent table.styled tr.hl td {
	background: white;
}
.htmlEditorContent table.styled thead th, .htmlEditorContent table.styled thead td {
	padding: 3px 10px;
	color: white;
	background: #3A3A3A;
}

/*     formulare                             */
/*********************************************/

.form1 {
	margin: 20px 0 0 0;
}
.form1 table td {
	padding: 3px 20px 3px 0;
}
.form1 table td.top {
	vertical-align: top;
	padding: 6px 20px 3px 0;
}
.form1 table input.submit {
	float: right;
}
.form1 input.text, .form1 textarea {
	width: 280px;
	overflow: auto;
}
.form1 textarea {
	height: 105px;
}
.form1 p {
	margin: 10px 0 0 0;
}

.form2 {
	margin: 20px 0 0 0;
}
.form2 input.text {
	margin: 0 15px 0 0;
	width: 120px;
}
#mainBox.noInfoContent .form2 input.text {
	margin: 0 25px 0 0;
	width: 160px;
}
table.basic {
	width: 100%;
}
table.basic td {
	width: 50%;
	vertical-align: top;
}
table.basic tr.topSpace td {
	padding: 14px 0 0 0;
}
table.basic td p {
	margin: 7px 10px 10px 0;
}
table.basic tr.labelbold label {
	font-weight: bold;
}
table.basic td.finalPrice {
	background: #EEEEEE;
	padding: 7px 10px;
}
table.basic td.infoText {
	padding: 5px 0;
	font-style: italic;
}
.form2 table.check {
	width: 90%;
	margin: 0 0 10px 0;
}
.form2 table.check td {
	padding: 3px 0;
	width: 33%;
}
.form2 select {
	position: relative;
	top: -2px;
	width: 100px;
}
.form2 table input.submit {
	float: left;
	margin-left: 78px;
}
.form2 table input.reset {
	float: right;
	margin-right: 15px;
}
#mainBox.noInfoContent .form2 table input.submit {
	margin-left: 140px;
}
#mainBox.noInfoContent .form2 table input.reset {
	margin-right: 25px;
}
.form2 tr.topSpace table.address td {
	vertical-align: middle;
	padding: 2px 0;
}
.form2 tr.topSpace table.address td.checkbox {
	height: 20px;
}
.form2 tr.topSpace table.address tr th {
	padding: 7px 0 5px 0;
}

.box-error {
	margin-top: 20px;
	width: 420px;
	padding: 6px 10px;
	border: solid #FD5B5B 5px;
	color: #DF1212;	
}
.box {
	margin-top: 20px;
	width: 420px;
	padding: 6px 10px;
	border: solid #D5D6CB 5px;
}
#mainBox.noInfoContent .box-error {
	width: 635px;
}
#mainBox.noInfoContent .box {
	width: 635px;
}
#alt1 {
	display: inline;
}
#alt2 {
	display: none;
}

/* searchbox */
#searchBox {
	display: none;
}

/* galerie */
#overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	background: url('BackgroundOverlay.png');
	cursor: pointer;
}
#lightbox {
	display: none;
	z-index: 51;
	padding: 10px;
	position: absolute;
	background: White;
	cursor: pointer;
	color: #4f4f4f;
	text-align: left;
}
#lightbox h2 {
	height: 27px;
	padding: 0 30px 0 3px;
	font-size: 18px;
}
#lightbox img {
	background: #c0c0c0;
}
#lightbox p.dateAuthor {
	padding: 3px 3px 0 3px;
	font-weight: bold;
}
#lightbox p.fileName {
	padding: 3px 3px 0 3px;
}
#lightbox p.description {
	padding: 3px 3px 0 3px;
}
#lightbox #lightbox-closer {
	visibility: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 21px;
	height: 21px;
	background: url('BackgroundCloser.gif') no-repeat;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.gallery {
}
.gallery .sortBy {
	float: right;
}
.gallery .sortBy select {
	vertical-align: middle;
	margin-left: 5px;
}
.gallery .pages {
	padding: 2px 0 5px 0;
	text-align: center;
}
.gallery span.leftControl {
	float: left;
	width: 30px;
	height: 120px;
	margin-right: 5px;
	background: #3A3A3A;
}
.gallery span.leftControl-active {
	background: #3A3A3A url('Left.gif') center center no-repeat;
	cursor: pointer;
}
.gallery span.leftControl-active:hover, .gallery span.leftControl-active.hover {
	background-color: #3A3A3A;
}
.gallery span.rightControl {
	float: right;
	width: 30px;
	height: 120px;
	background: #3A3A3A;
}
.gallery span.rightControl-active {
	background: #3A3A3A url('Right.gif') center center no-repeat;
	cursor: pointer;
}
.gallery span.rightControl-active:hover, .gallery span.rightControl-active.hover {
	background-color: #3A3A3A;
}
.gallery .content {
	padding: 5px 0 10px 0;
}
.gallery .inside1 {
	float: left;
	width: 380px;
	height: 120px;
	background: #3A3A3A;
}
#mainBox.noInfoContent .gallery .inside1 {
	width: 595px;
}
.gallery .inside2 {
	position: relative;
	width: 350px;
	height: 90px;
	overflow: hidden;
	margin: 15px;
}
#mainBox.noInfoContent .gallery .inside2 {
	width: 565px;
}
.gallery .inside3 {
	position: absolute;
	width: 100%; /*js*/
	left: 0; /*js*/
	top: 0;
}
.galleryItem {
	float: left;
	margin: 0 15px 0 0;
}
.galleryItem h3, .galleryItem .fileName, .galleryItem .dateAuthor {
	display: none;
}
.galleryItem .image {
	display: table-cell;
	vertical-align: middle;
	height: 90px;
}
.galleryItem img {
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}
.galleryItem img.active, .galleryItem img:hover, .galleryItem img.hover {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* anketa */
div.inquiry {
	padding: 15px 0 0 0;
}
.inquiry h2 {
	margin: 0 0 3px 0;
}
.inquiry .answer {
	margin: 0 0 5px 0;
}
.inquiry .question {
	margin: 0 0 12px 0;
}
.answer {
	padding: 0 0 4px 0;
}
.answer .percents {
	display: block;
	height: 7px;
	width: 190px;
	margin: 0 0 3px 0;
	overflow: hidden;
}
.answer .percents span {
	float: left;
	height: 7px;
	padding: 0 0 0 6px;
	background: url(InquiryBG.gif);
	overflow: hidden;
}