/* VacuShape */
/* (c)2007 Spika David, Inexes */

* {
	margin: 0;
	padding: 0;
	border: none;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	line-height: 1.3;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background: White;
}
body#home {
	background: White url('BackgroundHome.gif') repeat-x 0 190px;
}
table {
	line-height: 1.3;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
	color: black;	background: White;
	border: solid #275270 1px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
address {
	font-style: normal;
}
h1 {
	padding: 0 0 3px 0;
	font-size: 208.3%; /*25px*/
	font-weight: normal;
	color: #557800;
}
body#home h1 {
	display: none;
}
h2 {
	padding: 5px 0 3px 0;
	font-size: 166.7%; /*20px*/
	font-weight: normal;
}
h3 {
	padding: 7px 0 4px 0;
	font-size: 125%; /*15px*/
}
h4 {
	padding: 7px 0 4px 0;
	font-size: 100%; /*12px*/
}
.noScreen, #description, #languages, #navigation {
	display: none;
}
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
}
/* layout */
#page {
	position: relative;
	width: 905px;
	margin: 0 auto;
	border-left: solid White 7px;
	border-right: solid White 7px;
}
#headerBannerCenter, #headerBannerRight, #headerBannerLink { position: absolute; top: 0; display: block; height: 184px; clear: both; }
#headerBannerCenter { left: 0; width: 100%;  }
.cs #headerBannerCenter { background: #fff url('HeaderBannerBgCenter.jpg') right 0 no-repeat; }
.en #headerBannerCenter { background: #fff; }
#headerBannerRight { right: 0; width: 380px; z-index: 40; }
.cs #headerBannerRight { background: #c10077 url('HeaderBannerBgRight.jpg') left 0 no-repeat; }
.en #headerBannerRight { background: #fff; }
#headerBannerLink { left: 0; width: 100%; z-index: 50; }
.en #headerBannerLink { display: none; }
#headerBox {
	position: relative;
	width: 100%;
	margin: 0 0 361px 0;
	height: 100px;
}
body#home #headerBox {
	margin-bottom: 400px;
}
#mainContentBox {
	float: left;
	position: relative;
	width: 638px;
	min-height: 200px;
	height: auto;
	_height: 200px;
	padding: 13px 5px 60px 5px;
}
#mainContentBox.noInfoContent {
	float: none;
	width: 895px;
}
body#home #mainContentBox {
	min-height: 0;
	_height: 0;
	padding-bottom: 30px;
}
#infoContentBox {
	float: right;
	overflow-x: hidden;
	width: 210px;
	min-height: 250px;
	height: auto;
	_height: 250px;
	padding: 10px 15px 13px 15px;
	color: White;
	background: #2d5f80 url('BorderTopInfo.jpg') no-repeat;
}
#mainMenuFlashBox {
	position: absolute;
	top: 120px;
	left: 0;
	width: 100%;
	height: 303px;
	/*background: White;*/
}
#mainMenuFlashBox.mainMenuFlashBox-consumer {
}
#mainMenuFlashBox a {
	display: block;
	width: 100%;
	height: 303px;
} 
body#home #mainMenuFlashBox {
	top: 100px;
	height: 395px;
}
body#home #mainMenuFlashBox a {
	float: left;
	width: 452px;
	height: 395px;
}
#mainMenuBox {
	position: absolute;
	top: 425px;
	left: 0;
	width: 100%;
	height: 34px;
	background: Black;
}
#footerBox {
	clear: both;
	width: 100%;
	height: 80px;
	padding-top: 2px;
}
/* header */
#headerBox img#LogoImage {
	position: absolute;
	bottom: 0; left: 15px;
	z-index: 60;
}
#headerBox #language {
	position: absolute;
	bottom: 5px; right: 10px; text-align: right;
}
body#home #headerBox #language {
	bottom: -75px; left: 14px; text-align: left;
	z-index: 60;
}
#headerBox #language a {
	font-size: 116.6%;
	line-height: 1.4;
	font-weight: bold;
	color: #77950F;
	font-style: italic;
	text-decoration: none;
}
body#home #headerBox #language a {
	margin-right: 5px;
}
#headerBox #language a.en, #headerBox #language a.cs  {
	color: #2D5B7C;
}
#headerBox #language a:hover {
	color: black;
}
body#home #headerBox #language br {
	display: none;
}
/* main content */
#mainContentBox h2 {
	color: #275270;
}
#mainContentBox p#dateAuthor {
	padding: 0 0 3px 0;
	font-weight: bold;
	color: #4f4f4f;
}
#mainContentBox p.dateAuthor {
	padding: 0 0 3px 0;
	font-weight: bold;
	color: #4f4f4f;
}
#mainContentBox #upBack {
	position: absolute;
	bottom: 13px;
	right: 5px;
	width: 100%;
	height: 28px;
}
#mainContentBox #upBack a {
	float: right;
	width: 69px;
	height: 23px;
	margin-left: 20px;
	padding: 5px 0 0 15px;
	text-decoration: none;
	font-weight: bold;
	color: White;
	background: Black url('ButtonUpBack.gif') no-repeat;
}
/* 1. uroven menu */
ul#menuList-2 {
	position: relative;
	width: 869px;
	margin-left: 18px;
	list-style: none;
	z-index: 10;
}
ul#menuList-2 li {
	position: relative;
	float: left;
	padding-right: 35px;
}
ul#menuList-2 a {
	display: block;
	height: 34px;
	line-height: 2;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: White;
}
/* 2. uroven menu */
ul#menuList-2 ul {
	position: absolute;
	bottom: 34px; left: -18px;
	list-style: none;
	border-bottom: solid White 1px;
	z-index: 11;
}
ul#menuList-2 ul li {
	clear: left;
	padding-right: 0;
	margin-top: 1px;
	background: transparent url('BackgroundMenu.png');
}
ul#menuList-2 ul a {
	float: left;
	width: 137px;
	height: auto;
	line-height: 1.2;
	padding: 7px 18px 7px 18px;
	font-size: 12px;
	letter-spacing: 1px;
	color: White;
}
ul#menuList-2 ul li:hover, ul#menuList-2 ul li.hover {
	background: Black;
}
ul#menuList-2 ul li.isParent a {
	background: url('Right.gif') 161px center no-repeat;
}
ul#menuList-2 ul li.isParent ul a {
	background: none;
}
/* 3. uroven menu */
ul#menuList-2 ul ul {
	left: 173px;
	_left: 172px;
	bottom: 0;
	border-bottom: none;
}
ul#menuList-2 ul ul li {
	margin-left: 1px;
}
ul#menuList-2 ul ul a {
}
/* ovladani menu */
ul#menuList-2 ul {
	display: none;
}
ul#menuList-2 li:hover ul, ul#menuList-2 li.hover ul {
	display: block;
}
ul#menuList-2 li:hover ul ul, ul#menuList-2 li.hover ul ul {
	display: none;
}
ul#menuList-2 li:hover li:hover ul, ul#menuList-2 li.hover li.hover ul {
	display: block;
}
/* infozona */
#infoContentBox {
}
#infoContentBox h2 {
	color: White;
}
#infoContentBox p.dateAuthor {
	padding: 0 0 3px 0;
	font-weight: bold;
	color: #b0b0b0;
}
/* Wysiwyg - obecne */
.htmlEditorContent {
	clear: both;
	padding: 5px 0;
}
.htmlEditorContent ul {
	padding: 5px 5px 5px 35px;
	list-style-type: square;
}
.htmlEditorContent ul li {
	padding: 1px 0 1px 5px;
}
.htmlEditorContent ol {
	padding: 5px 5px 5px 35px;
}
.htmlEditorContent ol li {
	padding: 1px 0 1px 5px;
}
.htmlEditorContent table.styled th, .htmlEditorContent table.styled td {
	padding: 2px 15px;
}
.htmlEditorContent table.styled thead th, .htmlEditorContent table.styled thead td {
	padding: 4px 15px;
}
/* Wysiwyg - hlavni obsah */
#mainContentBox a {
	color: #275270;
}
#mainContentBox h3 {
	color: Black;
}
#mainContentBox h4 {
	color: #577a00;
}
#mainContentBox img.bordered {
	border: solid #275270 4px;
}
#mainContentBox table.styled thead th, #mainContentBox table.styled thead td {
	color: White;
	background-color: #275270;
}
#mainContentBox table.styled tr.hl th, #mainContentBox table.styled tr.hl td {
	background-color: #c0c0c0;
}
/* Wysiwyg - infozona */
#infoContentBox a {
	color: White;
}
#infoContentBox img.bordered {
	border: solid White 4px;
}
#infoContentBox table.styled thead th, #infoContentBox table.styled thead td {
	color: Black;
	background-color: White;
}
#infoContentBox table.styled tr.hl th, #infoContentBox table.styled tr.hl td {
	background-color: #606060;
}
/* clanek */
body#home #article-1 {
	float: left;
	width: 440px;
}
body#home #article-2 {
	float: right;
	width: 438px;
}
body#home #article-3 {
	clear: both;
}
body#home .article h2 {
	font-style: italic;
	font-weight: bold;
}
body#home #article-1 h2 {
	color: #77950f;
}
body#home #article-3 h2 {
	padding-top: 20px;
	fon t-style: normal;
	color: #606060;
}
body#home .article p {
	line-height: 1.4;
}
body#home .article a {
	font-size: 108.3%;
	font-weight: bold;
}
body#home #article-1 a {
	color: #77950f;
}
/* 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;
}
#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: Black;
}
.gallery span.leftControl-active {
	background: Black url('Left.gif') center center no-repeat;
	cursor: pointer;
}
.gallery span.leftControl-active:hover, .gallery span.leftControl-active.hover {
	background-color: #404040;
}
.gallery span.rightControl {
	float: right;
	width: 30px;
	height: 120px;
	background: Black;
}
.gallery span.rightControl-active {
	background: Black url('Right.gif') center center no-repeat;
	cursor: pointer;
}
.gallery span.rightControl-active:hover, .gallery span.rightControl-active.hover {
	background-color: #404040;
}
.gallery .content {
	padding: 5px 0 10px 0;
}
.gallery .inside1 {
	float: left;
	width: 568px;
	height: 120px;
	background: Black;
}
#mainContentBox.noInfoContent .gallery .inside1 {
	width: 825px;
}
.gallery .inside2 {
	position: relative;
	width: 538px;
	height: 90px;
	overflow: hidden;
	margin: 15px;
}
#mainContentBox.noInfoContent .gallery .inside2 {
	width: 795px;
}
.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.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
.galleryItem img.active, .galleryItem img:hover, .galleryItem img.hover {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/* footer */
#footerBox a {
	color: White;
}
#footerBox a:hover {
}
p#footerBox-copy {
	padding: 18px 18px;
	font-weight: bold;
	font-size: 92%;
	color: White;
	background: Black;
}
body#home #footerBox a {
	color: Black;
}
body#home #footerBox a:hover {
}
body#home p#footerBox-copy {
	padding: 15px 5px;
	border-top: solid #E6E6E6 4px;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	color: Black;
	background: White;
}

.model span {
	display: none;
}

.vizitka1, .vizitka{
  background-image:url('../Dokumenty/Podklad_vizitka.jpg?documentID=82');
}
.vizitka2{
  background-image:url('../Dokumenty/Podklad_vizitka_2.jpg?documentID=127');
}
.vizitka3{
  background-image:url('../Dokumenty/Podklad_vizitka_3.jpg?documentID=128');
}
.vizitka4{
  background-image:url('../Dokumenty/Podklad_vizitka_4.jpg?documentID=177');
}