@CHARSET "UTF-8";
body {
	color:#a0a0a0;
	background-color: #545454;
	font-size:80%;
	line-height:1.1em;
	font-family: sans-serif,arial,verdana;
}

h1,h2,h3,h4 {
	font-weight: bold;
	margin-bottom: 1em;
	color:#2A4580 !important;
	text-shadow: 0px 1px 0 #999;
}
h1 {font-size: 1.8em}
h2 {font-size: 1.6em}
h3 {font-size: 1.3em}
h4 {font-size: 1.1em}

.container_12 {
	margin-top: 20px;
}

#main-head h1, #main-head h2, #main-head h3, #main-head h4,
#main-content h1, #main-content h2, #main-content h3, #main-content h4,
.news .title,
.dot {
	padding-left: 19px;
	background: transparent url("../img/dot.gif") 2px 2px no-repeat;
}

a {color: #7e7e7e;}

#top {
	margin-bottom: 5px;
}
#head {
	height: 88px;
	color: #363636;
}
#main {
	position:relative;
	color: #363636;
	
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-color: #fff;
}
#main-main .wrapper,
#main-head .wrapper,
#main-content .wrapper {
	padding: 5px 30px;
	text-align:justify; 
}
#main-content {
	background: transparent url("../img/bg-content-wrap.png") 10px 0 repeat-y;
}
#main-content .wrapper {
	background: transparent url("../img/bg-content.png") 10px 0 no-repeat;
	margin-bottom: -71px;
}

#main-main {
}

#foot {
	position: relative;
	color:#a0a0a0;
}

#head {background: transparent url("../img/bg-head.png") 0 0 no-repeat;}
#main {background: transparent url("../img/bg-main.png") 0 0 repeat-y;}
#main .wrap {
	background: transparent url("../img/bg-foot.png") -7px 100% no-repeat;
	padding-bottom: 83px;
}

#top {
	margin-top: 10px;
}
#top .logo {margin: 0;}
#top .logo a {
	display: block;
	width: 400px;
	height: 73px;

	text-indent: -200em;
	overflow:hidden;
	
	background: transparent url("../img/logo.png") 0 0 no-repeat;
}

#head .wrapper {
	margin-top: 5px;
	margin-left: 0px;
	font-size: .9em;
	background: none;
}

#head .wrapper h4 {
	margin-bottom: 0;
}
#head .wrapper input {
	border: 1px solid #999;
}

#head .submitButton {
	background: transparent url("../img/submit.jpg") 0 0 no-repeat;
	width: 27px;
	height: 18px;
	text-indent: -200em;
	overflow: hidden;
	border: 0 !important;
	margin: 0;
	padding: 0;
}

#main a {color: #1644c8}

#main ul {margin-left: 20px; margin-bottom: 5px;}
#main ul li {list-style: disc;}

#main p {margin-bottom: 7px;}

#foot .info {
	color:inherit;
	position:absolute;
	bottom: -5px; right: -300px;
	font-size: .8em;
}
#foot .link {
	position:absolute;
	bottom: 6px; left:50px;

	display: block;
	width: 86px;
	height: 41px;
	
	text-indent: -200em;
	overflow:hidden;
	
	background: transparent url("../img/bg-foot-link.png") 0 0 no-repeat;
}

#menu-heigth {
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#menu {
	position:absolute;
	overflow:hidden;
	top:0; left: -10px;

	display:block;
	width: 343px;

	min-height: 320px;
	height: auto !important;
	height: 320px;
	
	background: transparent url("../img/menu.png") 0 0 no-repeat;
}
#menu .navigation,
#menu .navigation li {
	margin: 0 !important;
	padding: 0 !important;
}
#menu .navigation {
	margin-top: 5px !important;	
	padding-top: 5px !important;
	margin-bottom: 20px !important;
}
	#menu .navigation li {
		position: relative;
		display:block;
		list-style:none !important;
		padding-left: 15px;
		margin-left: 15px !important;
		
	}
		#menu .navigation li a {
			color: #fff !important;
			text-decoration: none;
			
			font-size: 1.1em;
			text-shadow: 1px 1px 1px #333;
		
			display:block;
			padding-top: 0px;
			padding-left:30px;
		
			line-height: 27px;
			height:27px;
		
			background: transparent url("../img/bg-menu-point.png") 10px 50% no-repeat;
		
			white-space: nowrap;
		}
		#menu .navigation li.active a,
		#menu .navigation li a:hover,
		#menu .navigation :hover > a {
			color: #000 !important;
			text-shadow: 1px 1px 0px #fff;
			background-image: url("../img/mg-menu-hover2.png");
			background-position: 0 -5px;
		}

		#menu .navigation li ul {
			position: absolute;
			top: 0; left: 110px;

			overflow: hidden;
			display: block;
			height: 200px;
			padding-top: 5px;

			background: transparent url("../img/mg-menu-sub-hover.png") 0 -2px no-repeat;
		
			z-index: 999;
		}

			#menu .navigation li ul li {
				width: 177px;
				margin-bottom: 9px !important;
			}
			#menu .navigation li ul li a {
				margin: 0 !important;
				padding: 0 !important;

				color:#000 !important;
				text-shadow: 1px 1px 0px #fff;
				
				display: block;
				
				white-space: normal !important;
				z-index: 999;
				
				background: none !important;
				
				height: auto !important;
				line-height: 1.1em !important;

				font-weight: bold;
				font-size: .9em; 
			}
			
			#menu .navigation li ul li.active a,
			#menu .navigation li ul li a:hover {
				color: #2A4580 !important;
			}
			


#home-kontakt {
	margin-top: 300px;
	font-size: .8em;
	line-height:1.5em;
}

#home-kontakt.left {
	margin-top: 50px;
}

#foot .info {
	border: 0 !important;
	background-color: transparent !important;
}

.breadcrumb {
	margin-top:20px;
	padding-bottom: 20px;
	display:block;
	clear: both;
	padding-left: 15px;
	background: transparent url("../img/document_small.png") 0 0px no-repeat;
}
.breadcrumb a {
	background: transparent url("../img/control_000_small.png") 0 50% no-repeat;
	padding-left: 15px;
}

#maincontent {
	clear: both;
}

#falsh {
	position:relative;
	margin-right:0px;
	margin-top: 0px;
	width: 300px;
	text-align: right;
}
#falsh #flashcontent-34,
#falsh #flashcontent-41,
#falsh .flashcontent {
	position: absolute;
	z-index: 2;
	width: 300px;
	height: 200px;
}

#imgRandFrame {
	position: absolute;
	top: 0; left:0px;
	background: transparent url("../img/bg-img-rand.png") 0 0 no-repeat;
	
	width: 300px;
	height: 250px;
}
#galleryImageRand {
	overflow:hidden;
	display:block;
	width: 290px;
	height: 250px;
}

/** KontorX */

.kx_list,
.news {
	margin: 0px !important;
	padding: 0px !important;
}
.kx_list .kx_item,
.news li {
	overflow:hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.kx_item .kx_time, .kx_item .kx_content,
.kx_news .kx_time, .kx_news .kx_content {
	float: left;
}
.kx_item .kx_time,
.kx_news .kx_time {
	width: 60px;
	padding-top: 20px;
	
}
.kx_item .kx_content,
.kx_news .kx_content {
	width: 450px;
}

.kx_time {color: #2A4580 !important;}

.kx_time .kx_day,
.kx_news .time .day {font-size: 2.5em; display: block; color: inherit;}
.kx_time .kx_hour,
.kx_news .time .hour {display: block; padding: 2px; color: inherit;}
.kx_time .kx_year,
.kx_news .time .year {display: block; padding: 2px; color: inherit;}

.kx_title
	font-size: 1.1em;
}
.kx_title a {
	
}

.kx_head {
	margin-bottom: 10px;
}

.kx_list li, 
.kx_display {
	margin:0px;
	padding
	margin-bottom: 20px;
}

.kx_list .kx_time,
.kx_display .kx_time {
	width: 70px;
}

#gallery-preview, #gallery-preview li,
.album,.album li {
	margin: 0;
	padding: 0;
}
#gallery-preview li,
.album li {list-style: none !important;}

.kx_content h1,.kx_content h2,.kx_content h3,.kx_content h4 {
	padding-left: 25px !important;
	background: transparent url("../img/dot.gif") 0 50% no-repeat;
}
h1.kx_title,h2.kx_title,h3.kx_title,h4.kx_title {
	background: none !important;
	padding: 0px !important;
}
.kx_title a {
	padding-bottom:5px;
	display: block;
	border-bottom: 1px solid #e2e2e2;
	background: none !important;
}
.kx_title a:hover {
	border-bottom-color: #2A4580;
}
h1.kx_title,h2.kx_title,h3.kx_title,h4.kx_title,
.kx_title a  {
	color: #2A4580 !important;
	text-decoration: none;
}

.kx_time {
	text-shadow: 0px 1px 1px #d4d4d4;
	background: transparent url("../img/bg-time.jpg") 100% 0 no-repeat;
	vertical-align: top;
}

.kx_item .kx_content,
.kx_news .kx_content {
	padding-top: 10px;
	background: transparent url("../img/bg-content.jpg") 100% 0 no-repeat;
}
.kx_item .kx_content .kx_head, .kx_item .kx_content .kx_description,
.kx_news .kx_content .kx_head, .kx_news .kx_content .kx_description {
	padding-left: 10px;
}

.kx_content img {border: 1px solid #999; background-color: #fff; padding: 1px; margin: 0 10px 10px 10px;}
.kx_content img:hover {border-color: #111;}

	.kx_gallery_type_image {
		margin: 0px !important;
		padding: 0px !important;
	}
	.kx_gallery_type_image .kx_content {
		margin: 0px !important;
		padding: 0px !important;
		width: 200px !important;
	}
	.kx_gallery_type_image .kx_head {
		left: 20px !important;
		top: 10px !important;
		background: transparent !important;
	}
		.kx_gallery_type_image .kx_title {
			margin: 0px !important;
			padding: 0px !important;
			background: transparent !important;
		}
			.kx_gallery_type_image .kx_title a {
				margin: 0px !important;
				padding: 2px !important;
				color: #000 !important;
				text-shadow: 1px 1px 0px #fff !important;
				text-decoration: none !important;
				border: none !important;
				font-size: 1.2em;
			} 

.info,
.notice,
.warning,
.error {
	color: #000 !important;
	padding: 3px;
	border-left: 10px solid #FFCD40;
}

.info 	{border: 1px solid #9ad4ea; background-color: #f8fdff;}
.notice {border-left-color:#717BD8; background-color: #4C59D8}
.warning{border-left-color:#FFA773; background-color: #FF8740}
.error  {border-left-color:#FF7A73; background-color: #FF4940}

.box {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #b00000;
	margin-bottom: 10px; 
	
	opacity: 0.8; /* Safari, Opera */
	-moz-opacity:0.80; /* FireFox */
	filter: alpha(opacity=80); /* IE */
	
}
.box-left 	{padding: 10px; background-color: #111; float: left; margin: 10px 10px 10px 0}
.box-right  {padding: 10px; background-color: #111; float: right;margin: 10px 0 10px 10px}

.clear {clear: both;}
.left {float: left;}
.right {float: right;}

table {
	width:100%;
	border: 1px solid #333;
}
table td {
	padding: 2px;
	border: 1px solid #444;
}
table thead td {
	font-size: 1.2em;
	font-weight: bold !important;
}
table tbody {}
table foot {}


/** Zend_Form */
.zend_form {}
.zend_form input,
.zend_form textarea {
	padding: 5px;
	font-family:inherit;
	border: 1px solid #D4D4D4;
	background-color: #fff;
}
.zend_form input {
	width: 90%;
}
.zend_form input[type=submit] {
	width: auto;
}
.zend_form textarea {
	width: 90%;
	height: 150px;
}

.zend_form input:FOCUS,
.zend_form textarea:FOCUS {
	border-color: #2A4580;
	background-color: #f2f2f2;
}

.zend_form label {
	font-weight: bold;
	font-family: arial, sans-serif;
}

.zend_form .errors {
	margin-left: 0px;
}
.zend_form .errors li {
	color: red;
	font-family: arial, sans-serif;
	font-size: .9em;
}

.kx_content p {margin-bottom: 5px !important}

.flashcontent {height: 400px !important;}