
  body { background: #606125; font-family: Arial; }
  #hlavicka { width:980px; background: #940000; color: white; padding: 5 5 5 5;  }
  
  #podnadpis { width:980px; background: #940000; color: white; margin-top:10px;
  text-align: center;
  padding: 5 5 5 5;
  clear:both;
  }
  #telo { margin-top:10px;  width:980px;  
  background: #D0D1D2; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
			-moz-opacity: 0.90; opacity:0.90;
  }
  

  #telo1 { margin-top:10px;  width:980px;  
  background: #FAFAF7; 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
			-moz-opacity: 0.90; opacity:0.90;
  }


  #logo { width:346px; float: left; }
  
  #logo IMG { border: 0px Solid black; }
  
  #adresa { 
    width:610px;
    _width:620px;
    height:90px;
    _height:120px;
    text-align: center;
    padding:5 5 5 5;
    padding-top:20px;
    border: 3px Solid White;
	  float: right;
	  text-decoration:none;
	   background: #940000; 
  
  }
  
  #fotecky {
    width:150px;
    color: white;
    float:left;
    padding:5 5 5 5;
	  border: 3px Solid #940000;
    background: #D0D1D2;
    height:700px
  }
  
  #fotecky .fotka {
    
    height:110px;
  }
  
  #fotecky2 {
    width:150px;
    color: white;
    padding:5 5 5 5;
	  border: 3px Solid #940000;
    background: #918F83;    	  
	  float:left;
background: #D0D1D2;
height:700px;
  }

  #fotecky2 .fotka {
    
    height:110px;
  }

  #fotecky22 {
    width:150px;
    color: white;
    float:left;
    padding:5 5 5 5;
	  border: 3px Solid #940000;
    background: #D0D1D2;
height:1500px;

  }
  
  #fotecky22 .fotka {
    
    height:110px;
  }
  
  #fotecky222 {
    width:150px;
    color: white;
    padding:5 5 5 5;
	  border: 3px Solid #940000;
    background: #918F83;    	  
	  float:left;
background: #D0D1D2;
height:1500px;
  }

  #fotecky222 .fotka {
    
    height:110px;
  }

  .fotka {
    width:100px;
    height:100px;
    border:0px Solid #940000;
    margin-bottom:5px
background: #D0D1D2;    
    padding-bottom:5px
  }
  
  .fotka IMG {
    border:0px Solid #940000;
    
  }
  
  #text {
    color: #940000;
    padding:5 5 5 5;
	  font-weight: regular;
    width:638px;
    _width:658px;
    float:left;
    font-size:13px; 
     background: #D0D1D2;   
  }


  

  
  #adresa a { color: white; text-decoration: none;  }
  
  #adresa a:hover { color: white; text-decoration: underline; }

.rgh { float: right; }
.lft { float: left; }
  




 #podklad { background-image:url( "../img/backround.jpg"); width:777px; height: 274; margin-bottom:-40px;  background-repeat: no-repeat;}
 

.spodekdrak {

	/* standard way */
	position: fixed;
	left: 0;
	bottom: 0;
	
	/* IE hack */
	position: expression("absolute");
	top: expression(document.body.clientHeight + document.body.scrollTop - 
this.offsetHeight);
	width: 353px;
}
