/* Styly pro verzi 8, upraveno IX.2015 na 8.1, II.2020 na 8.2 */
body
 { margin: 10px;
   background-color:#003300;
   width: 1200px;
   text-align: center;
   font-family: Arial;
   font-size: 12px; 
   color:#FFFF99;  }

   p.mainimg
 {  position: absolute; left: 25px; top: 10px; 
    margin: 10px;
  	color:#FFFF99;
	  width: 800px ;    }

p.levy
 {  position: absolute; left: 10px; top: 305px; 
    margin: 10px;
    
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#FFFF99;
	width: 390px ;
    border: 1px solid; border-color:#777777 ;  }

p.pravy
 { position: absolute; left: 430px; top: 305px; 
    margin: 10px;
    text-align: center;
	width: 310px ;
    border: 1px solid; border-color:#777777 ;  }
    
p.obrpravy
 {  position: absolute; left: 865px; top: 10px;
    margin: 5px;
    width: 425px ;
    border: 2px solid; border-color:#777777 ;  }    
	
p.stred
  {	float: none;
	text-align: center;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
	color:#FFFF33;  }
	
p.text
  { position: absolute; left: 20px; top: 400px; 
    color:#FFFF99; 
    text-align: center;
    float: left;
    width: 700px;  }

p.textkurziv
  { color:#FFFF99;
    font-style: italic;
    font-size: 12px;  
    text-align: left;
    float: left;
    width: 600px;  }

p.sloupeclevy     
   { position: absolute; left: 100px; width: 240px; padding: 5px;
     text-align: left; border: 1px solid; border-color:#777777 ;  } 
     
p.sloupecstred     
   { position: absolute; left: 260px; width: 240px; padding: 5px;
     text-align: left; border: 1px solid; border-color:#777777 ;  } 
     
p.sloupecpravy    
   { position: absolute; left: 420px; width: 260px; margin: 10px;
    text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#FFFF99; border: 1px solid; border-color:#777777 ;  }
             
 p.navigmain
  {	width: 860px; float: none; position: absolute; left: 8px; top: 280px; padding: 3px; }
	
	
p.navigace
  {	width: 800px; float: none; position: absolute; left: 25px; padding: 3px; }
	
div.aktual
  { text-align: center;
    float: none; 
    font-size: 10px; }

a  { color:#00FF00 ; background-color:#777777; margin: 3px }

a:visited
   { color:#66CC00 ; margin: 3px;} 
  
a:hover
   { color:#00FF00 ; margin: 3px; border: 1px solid; border-color:white ;}

p.pocit
  { position: absolute; left: 30px; top: 580px; padding: 1px; 
    margin: 1px; float: left; width: 700px;
    text-align: center;
    font-size: 12px; font-family: Arial; }
    
p.spodni
  { position: absolute; left: 30px; top: 650px; padding: 1px; 
    margin: 1px; float: left; width: 700px;
    text-align: center;
    font-size: 12px; font-family: Arial; }

img
  {  margin: 1px; }
		

 
  