body, html 
  {	
    height:100%;	
    border:0;	
    padding:0;	
    margin:0;	
    background : #000 none;
  }
  
#container 
  {	
    min-width:800px;
  	min-height:600px;	
  	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:-300px;	
    left:-400px;	
    width:800px;	
    height:600px;	
    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: monospace;
    }
    
a:hover 
  {  
    color: #8f8e8d;  text-decoration: none; font-family: monospace;
  }
    
td 
  {
    vertical-align: top;		  
  }
    
#hlavni 
	{  
	width: 760px;  
	margin: 0 auto 0 auto;  
	border: 0px solid #000;  
	font-family: monospace;  
	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;  } 
    
#head {  height: 12px;  border-bottom: 1px solid #000;  text-align: right;  font-weight: bold;  }
    
#odkazy {  height: 12px;  border-bottom: 1px solid #000;  text-align: right;  font-weight: bold;  }
    
#aktuality {  color: #8f8e8d;  height: 40px;  border-bottom: 1px solid #000;  text-align: right;  }
    
#obsah {  height: 448px;  width: 760px;  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: right;  border-top: 0px dashed #8f8e8d;  clear: both;  } 	

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