body {
	behavior: url(csshover.htc);
	background-color: OliveDrab;
	text-align: center;
	}

#obsah {
	width: 900px;
	background-color:white;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}


#logo {
	width: 900px;
	height: 130px;
	background: url(logo.jpg) no-repeat;
	}

#logo_text {
	color: white;
	text-align :justify ;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	}

#logo_text a{
	color: white;
	text-decoration: none;
	}
#logo_text h1 {
  	text-align :center ;
  	font: bold 20pt Arial;
  	}

#logo_text h2 {
	font: italic 12pt Arial;
  	}

#menu1 {
	float: left;
	}

#menu {	
	margin-top: 5px;
	font-family: Arial;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: bolder;
  	font-size: 12pt;
	text-align: left;
	text-indent: 12px;
	position: static;
	}
	
#menu ul {
  	margin:0;	
 	padding-bottom: auto;
	padding-left: 0px;
 	padding-right: 0px;
 	padding-top: auto;
	}

#menu ul li {
	width: 225px;
	float:left;
	list-style: none;
	color:white;
	background: url(menu1.jpg) repeat-x;
	}

#menu ul li#podmenu #menu1 { 
	display: none;
	} 

#menu ul li#podmenu:hover #menu1 {
	float:left; 
	display: block;
	position: relative;
 	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	}

#menu ul li#podmenu #menu1 a{
	background: url(menu1.jpg) no-repeat;
	}  

#menu ul li#podmenu #menu1 a:hover{
	background: url(menu5.jpg) no-repeat;
	}  

#menu ul li a {
	color:white;
	text-decoration: none;
	display: block;
	background: url(menu1.jpg) no-repeat;		
	}

#menu ul li a:hover {
  	color: black;
	background: url(menu3.jpg) no-repeat;
	}

#menu ul li#current a {
	color: white;
	background: url(menu2.jpg) no-repeat;
	}	

#text { 
	width:860px;
	margin-top: 90px;
	background-color:white;
	background-position: center;
	text-align :justify ;
  	text-decoration:none;
	font-family :Arial;
  	font-style:normal;
  	font-variant:normal;
  	font-weight:normal;
  	font-size:12pt;
  	color:black;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
  	}

#text h1 {
	text-align :justify ;
  	text-decoration:none;
	font-family :Arial;
  	font-style:normal;
  	font-variant:normal;
  	font-weight:bold;
  	font-size:12pt;
  	color:DarkGreen;	
	}
#foto {
	text-align: center;
	}

#kolaz {
	width: 400px;
	height: 320px;
	background: url(kolaz.jpg) no-repeat;
	float: left;
	}

#telo {
	margin-top: 90px; 
	font-size: 12px; 
	background: url(logo.gif) no-repeat;
	background-attachment: scroll;  
	background-color: #ffffff;
	color: black;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	}

#telo h1 {
	font-size: 18px;
	color: DarkGreen;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-align: center;
	text-transform: uppercase;
	}

# telotext {
	font-size: 12px; 
	color: #979797; 
	font-family: Arial, Helvetica, sans-serif, Verdana;
	}


#footer {
	width: 900px;
	height: 30px;
	background: url(footer.jpg) no-repeat;
	}

#footer_text {
	font: normal 10px Arial;
	font-variant:small-caps;
	text-align :center;
	color: white;
	padding-top: 12px;
	}

#footer_text a{
	color: white;
	text-decoration: none;
	}