body {
	margin: 0; padding: 0;
	color: #333;
	background: #555;	
	font: normal 0.8em Arial, sans-serif;	
}

a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #12295b;
	text-decoration: none;
}

h2{
	margin: 10px 0;
	padding: 0 0 0 5px;
	font: 1.5em normal normal Verdana, Arial, sans-serif;	
	color: #036;							
}	

#bgTop {
	background: #fff url(img/topBg.png) repeat-x top;
}
#bgBottom {
	background: url(img/bottomBg.png) repeat-x bottom;	
	padding: 13px 0 40px 0;
}
#main {
	width: 702px;
	margin: 0 auto 0 auto;	
}
	#top {
		width:702px; height: 139px;
		background: #12295b url(img/top.png) no-repeat top center;
		position: relative;
	}
		#top h1 {
			position: relative;			
			margin: 0; padding: 0;
			width: 702px; height: 120px;
			overflow: hidden;
			font-size: 40px;
			line-height: 120px;
			text-align: center;
		}
			#top h1 a{
				color: #eee;
				text-decoration: none;
			}
				#top h1 a span{
					display: block;
					width: 702px; height: 120px;
					position: absolute;
					top: 0; left: 0;
					background: url(img/top.png) no-repeat top center;
					cursor: pointer;
				}
	#fastlinks {
		position: absolute; right: 0; bottom:0;
		font: normal 10px Verdana, Arial,sans-serif;
		background: #fff;
	}
		#fastlinks a {
			color: #999;
			text-decoration: none;		
		}
		#fastlinks a:hover {
			color: #12295b;
			text-decoration: underline;			
		}
		#fastlinks img {
			vertical-align: text-bottom;
		}
	#mainmenu {
		background: #999;
	}
	#mainmenu ul {
		list-style: none inside none;
		margin: 0;	
		_margin: 0 0 10px 0; 
		padding: 0;	
	}
			#mainmenu ul li {
				float: left;
				margin: 0; padding: 0;
				overflow: hidden;
				height: 40px;	
				background: #999;	
				color: #036;
				position: relative;
			}
			#mainmenu ul li span {
				position: absolute;
				top: 0; left: 0;
			}
			#mainmenu .uvod span {
				background: url(img/menuUvod-EN.png) no-repeat top left;
				width: 72px; height: 40px;
				display: block;			
			}
			#mainmenu .uvod {
				width: 72px; height: 40px;
				display: block;
			}
			#mainmenu .cinnosti span {
				background: url(img/menuCinnosti-EN.png) no-repeat top left;
				width: 94px; height: 40px;
				display: block;
			}
			#mainmenu .cinnosti {
				width: 94px; height: 40px;
				display: block;
			}
			#mainmenu .certifikaty span {
				background: url(img/menuCertifikaty-EN.png) no-repeat top left;
				width: 112px; height: 40px;
				display: block;
			}
			#mainmenu .certifikaty {
				width: 112px; height: 40px;
				display: block;
			}
			#mainmenu .aktuality span {
				background: url(img/menuAktuality-EN.png) no-repeat top left;
				width: 98px; height: 40px;
				display: block;
			}
			#mainmenu .aktuality {
				width: 98px; height: 40px;
				display: block;
			}
			#mainmenu .kontakty span {
				background: url(img/menuKontakty-EN.png) no-repeat top left;
				width: 98px; height: 40px;
				display: block;
			}
			#mainmenu .kontakty {
				width: 98px; height: 40px;
				display: block;
			}
			#mainmenu .divizePanel {
				background: #036 url(img/divizeMenu-EN.png) no-repeat top left;
				width: 228px; height: 40px;
				display: block;
				position: relative;
				overflow: visible;
				text-align: right;
				z-index: 1;
			}
				#mainmenu .divizePanel .text{
					width: 228px;
					line-height: 40px;
					color: #ccc;
					font-size: 1.7em;
				}
				#mainmenu .divizePanel #divizeHeader {
					position: absolute;
					top: 0; left: 74px;
					background: url(img/divizeHeader-EN.png) top left;
					width: 154px; height: 40px;
					cursor: pointer;					
				}
				#mainmenu #divize {
					display: none;
					position: absolute;
					top: 40px; left: 33px;
					width: 154px;
					overflow:visible;
				}
					#mainmenu .bottomBg {	
						width: 195px; height: 17px;
						background: url(img/divizeBottomBg.png) bottom left no-repeat;
						font-size: 1px;	
					}	
					#mainmenu .corner {	
						position: absolute;
						top: 0; left: 0;
						width: 11px; height: 9px;
						background: url(img/divizeCorner.png);
						font-size: 1px;						
					}	
					#mainmenu .content {	
						width: 181px;
						background: #eee url(img/divizeBg.png);
						border-right: 1px solid #666;
						padding: 15px 5px 0 8px;
					}
						#mainmenu h3 {
							color: #036;
							font-size: 1.2em;
							font-weight: bold;
							margin: 0; padding: 0;
							text-align: left;
						}	
						#mainmenu p {
							color: #888;
							font-size: 0.85em;
							margin: 0; padding: 0 5px 5px 5px;
							text-align: justify;
						}
						#mainmenu a {
							color: #666;
							text-decoration: underline;
						}
						#mainmenu a:hover {
							color: #036;
							text-decoration: underline;
						}
			#mainmenu ul li a:hover span {
				background-position: bottom;	
				cursor: pointer;
				
			}
	#panels {
		margin: 0;		
	}		
		#panels ul{
			list-style-image: url(img/bullet.png);
			list-style-position: outside;	
			vertical-align: middle;
		}
			#panels ul li{
				margin: 10px 0;
			}
		#panels .firma{
			border: 1px solid #444;
			padding: 1px;
			background: #fff;
			margin: 5px auto;
		}		
		#panels p{
			text-indent: 1em;
			margin: 10px 10px;
		}				
		#bluePanel {
			float: left;
			width: 254px; height: 202px;
			background: #036 url(img/bluePanel.png) top right;
			position:relative;
		}
			#bluePanel .sidlo{
				position: absolute;
				top: 51px; left: 21px;
				background: #ccc;
				color: #039;
				font-size: 1.8em;
			}
			#bluePanel .buttons{
				position: absolute;
				top: 52px; left: 155px;
				width: 90px;
				line-height: 1px;
				font-size: 1px;
			}
				#bluePanel .buttons a img{
					border:none;	
					width: 90px; height: 29px;
					margin: 0;	
					background: #ccc;
					color: #039;
					font-size: 1.8em;			
				}
			#bluePanel .adress{
				position: absolute;
				top: 143px; left: 25px;
				color: #ccc;
				font-size: 10px;
				width: 110px;
			}
			#bluePanel .telmail{
				position: absolute;
				top: 156px; left: 135px;
				color: #ccc;
				font-size: 10px;
				width: 110px;
			}
				#bluePanel .telmail a{
					color: #ccc;
					text-decoration: none;
				}
				#bluePanel .telmail a:hover{
					color: #ccc;
					text-decoration: underline;
				}
		#whitePanel {
			float: right;
			width: 448px; height: 202px;
			background: #e0e0e0 url(img/whitePanel-EN.png) top right;
		}	
			#whitePanel .content { 
				color: #555;
				margin: 50px 10px 0 20px;
				font-size: 0.95em;
			}
				#whitePanel .content p { 
					margin: 10px 0 0 0;
					text-indent: 0.5em;
				}
			#whitePanel .signature{ 
				color: #999;
				float: right;
				margin: 10px 20px;				
				font-size: 0.85em;
				width: 150px;
				text-align: center;
			}
		#whitePanelUnder {
			width: 460px;
			float: right;
			padding: 0;
			background: url(img/whitePanelUnder.png) top right no-repeat;
			position: relative;			
		}			
			#whitePanelUnder .bottom{
				width: 410px;
				min-height: 261px;
				_height: 261px;
				_overflow: visible;
				background: transparent url(img/aktualityPanelBottom.png) bottom right no-repeat;
				padding: 0 10px 30px 40px;
			}
			#whitePanelUnderHeader {
				margin: 14px 0 0 0;
				height: 40px;
			}
			#whitePanelUnder.aktualityPanel .newUnderline{
				width: 200px;
				border-bottom: 1px solid #036;
				margin: 10px auto;
				height: 1px;
				font-size: 1px;
				line-height: 1px;
			}
			#whitePanelUnder.aktualityPanel .new{
				margin: 0 auto;
				padding: 0;				
			}
	#blackPanel {
		width: 271px; height: 229px;
		background: url(img/blackPanelBg.png) left top;
		position: absolute;
		top: 0; left: -242px;
	}
		#blackPanel .mapa {
			width: 240px; height: 170px;
			margin: 0 0 0 11px;
			border: 1px solid #fff;
			padding: 1px;
			background: #03c;
		}
		
		#blackPanel p {
			margin: 3px 0;
			color: #999;
			padding: 0 17px 0 15px;
			text-align: justify;
		}
		#blackPanelHeader {
			margin: 13px 0 0 12px;
			height: 22px;
		}
			#newsletterBigForm{
				position: absolute;
				top: 162px; left: 11px;
				width: 242px;  height: 54px;
			}
				#newsletterBigForm .input{
					position: absolute;
					top: 0; 	left 0;	
					width: 238px; height: 16px;					
					background: #ccc url(img/newsLetterEmail.png);
					border: none;					
					margin: 0;			
					padding: 4px 5px 4px 5px;
					color: #999;
					text-align: center;		
				} 
				#newsletterBigForm .button{
					position: absolute;
					top: 28px; left: 5px;
					border: none;
					width: 117px; height: 24px;
					line-height: 24px;
					background: #ccc url(img/newsLetterButton-EN.png);
					text-align: left;
					padding: 0;	margin: 0;				
				}
				#newsletterBigForm .button2{
					position: absolute;
					top: 28px; left: 126px;
					border: none;
					width: 117px; height: 24px;
					line-height: 24px;
					background: #ccc url(img/newsLetterButton2-EN.png);
					text-align: left;
					padding: 0;	margin: 0;				
				}
	#bigWhitePanel {
		margin: 0;
		background: url(img/whitePanelUnder.png) no-repeat top right;
	}	
		#bigWhitePanel .bottom {
			background: url(img/aktualityPanelBottom.png) no-repeat right bottom;
			min-height: 261px;
			_height: 261px;
			_overflow: visible;
			padding: 0 0 40px 0;
		}
		#bigWhitePanel .header {
			margin: 14px 0 0 0;
			height: 40px;
		}
		#bigWhitePanel .leftCorner {
			width: 271px; height: 80px;
			background: url(img/whitePanelUnderLeft.png) top right no-repeat;
			float: left;
		}
		#bigWhitePanel .tabHolder {
			clear: both;
		}
			#bigWhitePanel .tabHolder .tab {
				float: left;
				width: 271px;
				min-height: 227px;
				#height: 227px;
				#overflow: 227px;
				text-align: center;
			}
					#bigWhitePanel .tabHolder img {
						margin: 20px 0 5px 0;
						padding: 1px;
						background: #333;
						border: 1px solid #fff;						
					}
			#bigWhitePanel .tabHolder .content {
				float: left;
				width: 430px;
			}
			#bigWhitePanel .tabHolder .blueTab {
				background: url(img/blueTabBg.png) no-repeat;
			}	
			#bigWhitePanel .tabHolder .blackTab {
				background: url(img/blackTabBg.png) no-repeat;
			}
	#aktuality {
		margin: 0 0 0 10px;
		width: 294px;
		position: relative;		
		background: #e0e0e0 url(img/aktualityBg.png);	
	}
		#aktualityBottom {
			width: 294px;
			background: url(img/aktualityBottom.png) center bottom no-repeat;
			text-align:center;
			min-height: 145px;
			_height:	145px;
			_overflow: visible;
		}
			.header {			
				margin: 5px auto;			
			}
			.new {
				margin: 0 15px;
				padding: 0 0 15px 0;
				text-align:left;
			}
				.new .date {
					font-weight: bold;
					color: #12295B;					
				}
				.new p {
					font-size: 0.87em;
					margin: 0 10px;
					text-align: justify;	
					color: #555;	
				}
			.aktualityButton img {
				border: none;
				background: url(img/aktualityButton-EN.png);
				width: 123px; height: 30px; 
				position: relative;
				left: 75px;
				top: -5px;
			}
		#newsletter {
			position: absolute;
			top: -1px; left: 273px;
			width: 404px; height: 130px;
			background: url(img/newsLetterBg.png) no-repeat;
		}
		
		#newsletter img {margin-left: 55px;}
		
			#newsletter .content{
				color: #999;
				padding: 32px 15px 0 15px;
				text-align: justify;
			}
			#newsletterForm{
				position: absolute;
				top: 86px; left: 12px;		
				width: 404px;  height: 25px;
			}
				#newsletterForm .input{
					position: absolute;
					top: 0; 	left 0;	
					width: 238px; height: 16px;					
					background: #ccc url(img/newsLetterEmail.png);
					border: none;					
					margin: 0;			
					padding: 4px 5px 4px 5px;
					color: #999;
					text-align: center;		
				} 
				#newsletterForm .button{
					position: absolute;
					top: 0; left: 254px;
					border: none;
					width: 117px; height: 24px;
					line-height: 24px;
					background: #ccc url(img/newsLetterButton-EN.png);
					text-align: left;
					padding: 0;	margin: 0;				
				}				
	#footer {
		background: #555;
		padding: 5px 0 10px 0;
	}			
		#footer-in {			
			width: 702px;
			font-size: 0.9em;
			color: #eee;
			margin: 0 auto;
			line-height: 1.5em;
		}
			#footer .lightgray{
				color: #aaa;
				font-size: 0.95em;
				font-weight: bold;
			}
				#footer .lightgray a{
					color: #aaa;
				}	
			#footer .darkgray{
				color: #888;
				font-size: 0.95em;
			}
				#footer .darkgray a{
					color: #888;
				}
			#footer .nav{
				color: #999;
				float: right;
				font-size: 0.95em;
				font-weight: bold;
			}
				#footer .nav a{
					color: #999;
				}
.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}







		
		
		
		
		


