	html , body{
		margin: 0;
		padding: 0;
		background: #ffffff;
		font: 11px/14px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		color: #000000;
	}
	a {
		color: #000000;
		display: block;
		text-decoration: underline;
	}

	img {
		border: 0;
	}
	/****** make-up *****/
	#head {
		position: absolute;
		top: 15px;
		left: 0px;
		width: 310px;
		height: 27px;
		text-align : right;
		z-index: 2;
		display: none;
	}
	#menu {
		margin: 0;
		padding: 3px 0px 0px 1px;
		position:absolute;
		top: 105px;
		left: 10px;
		background-color: #ffffff;
		width: 100px;
		height: 749px;
		color: #<?php echo $_GET[css_color] ?>;
		float: left;
		display: none;
	}
	.lang {
		margin: 0;
		margin-top: 14px;
	}

	/********** SUBMENU ***************/
	#sub_menu_home {
		margin: 0;
		position: static;
		color: #<?php echo $_GET[css_color] ?>;
		display: block;
	}
	#sub_menu1 {
		margin: 0;
		padding: 3px 0px 0px 1px;
		position: absolute;
		left: 110px;
		top: 119px;
		width: 200px;
		height: 735px;
		background-color: #ffffff;
		color: #<?php echo $_GET[css_color] ?>;
		display: none;
	}
	#sub_menu2 {
		margin: 0;
		padding: 3px 0px 0px 1px;
		position: absolute;
		left: 310px;
		top: 119px;
		width: 200px;
		height: 735px;
		background-color: #ffffff;
		color: #<?php echo $_GET[css_color] ?>;
		display: none;
	}	
	#sub_menu3 {
		margin: 0;
		padding: 3px 0px 0px 0px;
		position: absolute;
		left: 510px;
		top: 119px;
		width: 151px;
		height: 735px;
		background-color: #ffffff;
		color: #<?php echo $_GET[css_color] ?>;
		display: none;
	}
	#sub_menu4 {
		margin: 0;
		padding: 3px 0px 0px 0px;
		position: absolute;
		left: 661px;
		top: 119px;
		width: 151px;
		height: 735px;
		background-color: #ffffff;
		color: #<?php echo $_GET[css_color] ?>;
		display: none;
	}
	#sub_short {
		margin: 0;
		padding: 3px 0px 0px 0px;
		position: absolute;
		top: 119px;
		width: 151px;
		height: 735px;
		background-color: #ffffff;
		color: #<?php echo $_GET[css_color] ?>;
		display: none;
	}		
	#sub_year {
		margin: 0;
		padding: 3px 0px 0px 0px;
		position: absolute;
		width: 49px;
		height: 735px;
		background-color: #ffffff;
		color: #<?php echo $_GET[css_color] ?>;
		display: none;
	}
	#sub_vystavy {
		margin: 0;
		padding: 3px 0px 0px 0px;
		position: absolute;
		width: 150px;
		height: 735px;
		background-color: #ffffff;
		color: #<?php echo $_GET[css_color] ?>;
		left: 310px;
		top: 119px;
		display: none;
	}
	#sub_vystavy2 {
		margin: 0;
		position: static;
		color: #<?php echo $_GET[css_color] ?>;
		display: block;
	}	
	/* class for years */
	.y1 {
		left: 310px;
		top: 119px;
	}
	.aktuality {
		left: 359px;
	}
	/* home links */
	#sub_menu .home {
		position : absolute;
		top: 0px;
		width: 370px;
	}
	#sub_menu .home a {
	display: inline;
	}
	#sub_menu .home .disabled {
		display: block;
		color: #000000;
		text-decoration: none;
		padding: 0;
		padding-bottom: 5px;
		margin: 0;
		margin-top: 10px;
		background-color: #EDE9E6;
	}	
	#sub_menu .home .disabled h1{
		font: 11px/14px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		margin: 0;
		margin-top : 5px;
		padding: 0;
		color: #<?php echo $_GET[css_color] ?>;
	}

	/**************/
	#content {
		position: absolute;
		top: 0px;
		left: 480px;
	}
	#content .info{
		font: 9px/12px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		color: #000000;
		margin: 0;
		margin-top: 185px;
	}
	#news {
		position: static;
		display: block;
	}
	#news a{
		color: #000000;
		text-decoration: underline;
		display: block;
		margin-bottom: 5px;
	}
	/****************/
	#anot {
		position : absolute;
		top: 230px;
		left: 680px;
		z-index: 9;
		margin: 0;
		padding: 5px 50px 0px 0px;
		width: 320px;
		background-color: #ffffff;
	}
	#anot .text{
		padding-bottom: 25px;
		background-color: #ffffff;
	}
	#anot .text a{
		font-size: 11px;
	}

	#anot .addInfo{
		font: 10px/12px;
		padding: 5px 50px 20px 0px;
		margin-right : -50px;
		background-color: #EDE9E6;
		display: block;
	}
	#anot .addInfo a{
		font: 10px/12px;
		display: inline;
	}
	.white_bg {
		background-color: #ffffff;
	}	
	#imageContent {
		position: absolute;
		top: 350px;
		left: 10px;
		background-color: #ffffff;		
		width: 670px;
		height: 510px;
		z-index: 10;
	}
	#subImg{
		position: absolute;
		top: 230px;
		left: 510px;
		background-color: #ffffff;		
		width: 170px;
		height: 624px;
		z-index: 7;
	}	
	#obsah {
		width: auto;
		position:static;
		float: left;
	}

	#obsah a {
	color: #000000;
	display: inline;
	text-decoration: underline;
}	
	
	.iText {
		width: 370px;	
	}
	.list {
		float:left;	
		position: static;
		display: block;

	}
	.list_news {
		float:left;	
		position: static;
		display: block;

	}
	.list_container{
		padding: 3px 0px 60px 1px;
		color: #000000;
		background-color: #ffffff;
		width: 370px;
	}
	.list_title {
		float:left;	
		position: static;
		display: block;
	}
	.list_vystavy {
		float:left;	
		position: static;
		display: block;
	}
	.image_stripe {
		margin-top: 20px;
		float:left;
		position:static;
	}
	.image_stripe2 {
		margin-top: 20px;
		float:left;
		position:static;
	}
	.desc{
		margin: 0px;
		padding: 1px 20px 18px 0px;
		font: 9px/12px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		color: #000000;
		width: 370px;
	}
	.listItem{
		display: block;
		color: #000000;
		text-decoration: none;
		padding: 0px;
		margin: 0;
	}
	.listItem img{
		margin: 3px 0px 2px 0px;
	}

	.listItemA{
		display: block;
		color: #000000;
		text-decoration: none;
		margin: 0;
		padding: 0;
		padding-bottom: 9px;
		margin-top: 5px;		
		margin-bottom: 0px;
		background: #EDE9E6;		
	}
	#copyright{
		width: 300px;
		padding-bottom:40px;
		position: absolute;
		left: 10px;
		float:none;
		clear : both;
		margin-top: 2px;
		display: none;
	}
	#copyright a {
		display: inline;
	}
	.noflash {
		margin: 9px 0px 10px 0px;
		display: block;
	}
	#container{
		position:relative;
		float:left;
	}
	#headline{
		position:absolute;
		top: 9px;
		left: 511px;
		background-color: #EDE9E6;
		display: block;
		margin:0;
		padding:0;
		padding-bottom:10px;
		display:none;
	}
	#images {
		position:relative;
		display: none;
		float: left;
	}
	#images .html_img{
		position: static;
		display: none;
		float: left;
	}
	#images img{
		float: right;
		border:0;
		padding: 0;
		margin: 0;
	}
	#images .html_img .desc{
		float: left;
		width: auto;
	}
	h1 {
		margin: 0;
		padding: 0;
		font: 24px/24px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		color: #000000;
		font-weight: bold;

	}
	div.scrollTrue {
				height: 140px;
				width: auto;
				overflow: auto;
				scrollbar-3d-light-color: #ffffff;
				scrollbar-arrow-color: #000000;
				scrollbar-base-color: #E6E2DD;
				scrollbar-darkshadow-color: #777573;
				scrollbar-face-color: #E6E2DD;
				scrollbar-highlight-color: #ffffff;
				scrollbar-shadow-color: #ADACAA;
				scrollbar-track-color: #E6E2DD;
				margin-right:3px;
	}
	div.white {
		margin: 0;
		padding: 0;
		position: absolute;
		left: 510px;
		top: 119px;
		width: 150px;
		height: 735px;
		background-color: #ffffff;
	}
	.objednavka {
		width: 380px;
		font: 11px/14px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		color: #000000;
	}
	.objednavka input{
		font: 11px/14px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		border: 1px solid #000000;
		background-color: #EDE9E6;
		height: 16px;
		color: #000000;
		width: 200px;
	}
	.objednavka select{
		font: 11px/14px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		border: 1px solid #000000;
		background-color: #EDE9E6;
		height: 16px;
		color: #000000;
		width: 200px;
	}

	.objednavka .submit {
		background-color: #000000;
		color: #ffffff;
		height: auto;
	}
	.home_images {
		margin-top: 10px;
		position: static;
		display: block;
		float: left;
	}
	.print_path {
		margin: 10px;
		font: 11px/14px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		color: #000000;
		font-weight: bold;
		width: 500px;
		float: left;
		display:block;
	}
	.headline_print {
		font: 24px/24px "Univers CE", Univers, "Helvetica CE", Helvetica, Arial, Geneva, sans-serif;
		font-weight: bold;
		display: block;
	}

