body, html 
  {	
    height:100%;	
    border:0;	
    padding:0;	
    margin:0;	
    background : #000 none;
  }
  
#container 
  {	
    min-width:1024px;
  	min-height:768px;	
  	width:100%;	height:100%;	
  	position: absolute;	
  	top: 0;	
  	left: 0;  
  	}
  	
#container-horizontal
  {	
    margin:auto;	
    position:absolute;	top:50%;	
    left:50%;	
  }
    
#container-in 
  {
	position:absolute;
	top:-384px;
	left:-512px;
	width:1024px;
	height:768px;
	background:#000;
	border: 1px dashed #000;
  }
    
#content 
  { 	
    color:white;	
    padding:10px;	
    margin:0;	
    }	
    
#content h1 
  { 	
    margin:0 0 0.2em;		
    }	
    
#content p 
  { 	
    margin:0 0 1em;		
    }
    
a 
  {  
    color: #fff;  text-decoration: none;  font-family: Verdana;
    }
    
a:hover 
  {  
    color: #8f8e8d;  text-decoration: none; font-family: Verdana;
  }
    
td 
  {
    vertical-align: top;		  
  }
    
#hlavni 
	{
	width: 984px;
	border: 0px solid #000;
	font-family: Verdana;
	background-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color : #000;
	color: #f87a17;
	text-decoration: none;
	word-spacing: 0;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 11px;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
    
#head {  height: 12px;  border-bottom: 1px solid #000;  text-align: center;  font-weight: bold;  }
    
#odkazy {  height: 12px;  border-bottom: 1px solid #000;  text-align: center;  font-weight: bold;  }
    
#aktuality {  color: #8f8e8d;  height: 40px;  border-bottom: 1px solid #000;  text-align: center;  }
    
#obsah {
	height: 592px;
	width: 984px;
	overflow: visible;
	overflow-x: auto;
	text-align: left;
	border: 1px solid #000;
}
    
#linky {  height: 12px;  text-align: right;  border-top: 1px solid #000;  font-weight: bold;  }
    
#end {  color: #8f8e8d;  height: 36px;  text-align: center;  border-top: 0px dashed #8f8e8d;  clear: both;  } 	

#blok_top
  {
    background:#000;	
	border-top: 0px solid #8f8e8d;
	color: #8f8e8d;
	padding:10px;
  }
    
.pozpatku {  unicode-bidi:bidi-override;  direction: rtl;  } 

