body, html {
	background-color: #7e8481;
	/** font-family: Myriad Pro, Arial, Helvetica, Verdana **/
  font-family: Verdana, Tahoma; 
	}

  	
#wrap {
width: 920px;
margin: auto 0px 0px -460px;
position:absolute;
left: 50%;
background:#fff  url(images/page_shadow.gif) repeat-y;
}

#top_page{
display:block;
width: 920px;
height:30px;
background:#fff url(images/top_page.gif) no-repeat;
}	

#bottom_page{
margin:0 auto;
padding:0;
display:block;
width: 920px;
height:30px;
background:#fff url(images/bottom_page.gif) no-repeat;

}

img {border:none} 

#header {
display: block;
margin:0 auto;
padding:0;
width:890px;
height:110px;
}

	#header #logo{
    position:absolute;
    margin-left: 15px;
    width: 305px;
    height: 83px;
    background: url(images/logo.png) no-repeat;
    }
/**  
  #header #german{
    position:absolute;
    margin-left: 840px;
    width: 32px;
    height: 19px;
    background: url(images/german-flag.jpg) no-repeat;
    }	 

  #header #czech{
    position:absolute;
    margin-left: 800px;
    width: 32px;
    height: 19px;
    background: url(images/czech-flag.jpg) no-repeat;
    }    
**/
		 
   #header #top_line{
		position:absolute;
		top:137px;
		left:16px;
		width:888px;
		height:15px;
		background:#F18C00;
		}
	
    #header #top_foto{
		position:absolute;
		top:30px;
		left:640px;
		width:130px;
		height:150px;
		background: transparent url(images/top_foto.jpg) no-repeat;
		border:1px solid #7F7F7F;
		}	
		
   #jsddm {
   position: absolute;
   top: 100px;
	 right:20px;
   padding: 0;
	 list-style: none;
	 float: right;
	 z-index:100;
   }
	
	#jsddm li	{
  position:relative;
	float: left;
	text-align:center;
	}

	#jsddm li a	{	
  	display: block;
		font-weight: bold;
    font-size:10px;
		color: #d46402;
		text-decoration: none;
		width:110px;
		height:37px;
    background: url(images/button_off.jpg) no-repeat;
		white-space: nowrap;
		padding-top: 10px;
		}

	#jsddm li a:hover	{
		background: url(images/button_on.jpg) no-repeat;
		color:#fff;
  }

  #jsddm li a.active	{
		background: url(images/button_on.jpg) no-repeat;
		color:#fff;
		}
		
	#jsddm li ul {
   margin: 0;
	 padding: 0;
	 position: absolute;
	 visibility: hidden;
	 top: 37px;
   left: -75px;
   width: 290px;
   border: #7F7F7F 1px solid;
   }
		
		#jsddm li ul li {
    float: none;
		display: inline;
    }
		
		#jsddm li ul li a	{
		width:290px;
    height: 25px;
    color: #d46402;
		background: #FDFDFD url(images/buttonsub.png) repeat-x;
		}
		
		#jsddm li ul li a:hover {
    background: #F18C00;
    color: #fff;
    }

    #sidebar{
	  position:absolute;
	  top: 155px;
	  left: 16px;
	  width: 227px;
	  }	

    #sidebar .top_sidebar{
		background: #F18C00 url(images/header_sidebar.jpg);
		width:227px;
		height:20px;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		line-height:20px;
		text-indent:10px;
		}
	  
    #sidebar .main_sidebar{
		font-size:10px;
		padding:5px;
	  background-color:#eaebeb;
		margin-bottom: 5px;
		text-align:left;
		}
	
  #sidebar .main_sidebar h1{
  font-weight:bold;
  text-align:center;
  margin:0;
  font-size:11px;
  }
  		
	#sidebar .main_sidebar p.text_sidebar{
		text-align: left;
    padding: 5px 0px 0px 5px;
		margin: 0;
    }	
	#sidebar .main_sidebar p.aktuality{
		text-align: left;
    background: url(images/li.gif) no-repeat;
    padding: 0 0 5px 20px;
    margin: 0;
    text-align: justify;
	 }
	 
  #sidebar .main_sidebar p.more{
		text-align:right;
		margin: -5px 0 5px 0;
    }

	#sidebar .main_sidebar p.more a{
		color:#d46402;
		text-decoration:none;
		}
	#sidebar .main_sidebar p.more a:hover{
		text-decoration:underline;
		}
		
  #content {
	margin:0 auto;
	margin-left:245px;
	padding-top: 12px;
	padding-bottom: 10px;
	min-height:460px;
	width:650px;
	color:#818182;
	font-size:12px;
	background-color:#FFFFFF;
	}
	
   
  #content p{
		padding:0 15px 10px 15px;
		margin:0;
		text-align:justify;
		color: #818182;
  }
  
  #content .clanek  {
  height: 180px;
  padding-top: 5px; 
  padding-bottom: 5px;
  }
  
  #content #box-index { background-image: url('images/index.jpg'); background-repeat: no-repeat; background-position: right; width: 659px; height: 286px;}
	
  #content #box-index { min-height: 286px; height: auto; }
  
  .indent { height: 15px; float: right; line-height: 0; clear: right; }
  
  #content #napis { 
   position:absolute;
   left:245px;
   top: 210px;
   background-image: url('images/napis3.png');
   background-repeat: no-repeat;
   width: 406px;
   height: 194px;
   
   }
  
  #content h1{
		font-size:20px;
		font-weight:bold;
		padding:10px;
		margin:0;
		text-align:left;
		line-height:20px;
		color: #F18C00;
		}
		
	#content h2{
		font-size:18px;
		font-weight:bold;
		padding:10px;
		margin:0;
		text-align:left;
		line-height:15px;
		color: #F18C00;
		}
    	
	#content a{
		color:#d46402;
		text-decoration:none;
		}
		#content a:hover{
		text-decoration:underline;
		}
	
  #content div.code{
	padding:10px 10px 10px 10px;
	background:#f4f5f5 url(images/code.gif) repeat-x;
	border-top:1px solid #d8d9d9;
	border-bottom:1px solid #dfe1e1;
	}			

  #content .right_img {
  clear: right;
  margin: 2px 10px 10px 10px;
  float: right;
  border: #818182 1px solid;
  }

#content .center_img {
  clear: center;
  margin: 2px 10px 10px 10px;
  float: center;
  border: #818182 1px solid;
  }
  
  
  #content .left_img {
  clear: left;
  margin: 2px 10px 10px 10px;
  float: left;
  border: #818182 1px solid;
  }

  #content table {
  width: 98%;
  margin: 10px;
  border: 0px;
  }

  #content th {
  border: none;
  color: #000;
  text-align: left;
  background: #eaebeb;
  }
  
  #content td {
  border-bottom: #eaebeb 1px dotted;
  }
  
  #content .roller {
  position:relative;  
  margin-left: 0px;
  padding: 120px 0 0 0;
  width: 100%;
  }
  
  #content .roller a {
  text-decoration: underline;
  font-size:15px;
  color:#F18C00;
  }

	#content li{
		text-align: left;
    padding: 0 0 8px 25px;
    list-style: none;
    background: url(images/sipka.jpg) no-repeat;
    margin-left: 25px;
   }

#aktualita p{
  	font-size:12px;
		padding:0 15px 10px 15px;
		margin:0;
		text-align:justify;
		color: #818182;
  }

#aktualita h1{
		font-size:20px;
		font-weight:bold;
		padding:10px 10px 10px 5px;
		margin:0;
		text-align:left;
		line-height:20px;
		color: #F18C00;
		}
		
#aktualita h2{
		font-size:18px;
		font-weight:bold;
		padding:10px 10px 10px 5px;
		margin:0;
		text-align:left;
		line-height:15px;
		color: #F18C00;
		}
    	
#footer {
margin:0 auto;
padding-top:10px;
text-align:center;
margin-left:17px;
margin-right:17px;
font-family:Verdana, Tahoma;
font-size:10px;
font-weight:bold;
color:#818182;
background-color:#eaebeb;
}

#footer a{
	color:#818182;
	text-decoration:none;
	}

#footer a:hover{
	color:#d46402;
	}

#footer a.activated{
	color:#d46402;
	text-decoration:none;
	}	

#content #akce {
padding: 30px 0 0 5px;
line-height: 18px;
font-size: 16px;
color: orange;
}