  
  div#telo {
  	width: 958px;   	
  }
 
  div#top {
  	width: 958px; height: 180px;	overflow: hidden;
  	background: url(../img/baner.jpg) 0 0 no-repeat;
  }
  /*a#logo {  width: 200px; height: 78px;  position: relative; left: 20px; top: 0px; 
            display: block;  background: url(../img/logo.gif) 0 0 no-repeat; }*/

  div#menu {
  	width: 958px; height: 30px;     	
  }


  /*-------------------------------------*/

  
  div#stred {
  	width: 958px; min-height: 400px;  z-index: 0; 
	  background-color: #EBDBB1;   	  	
  }
  div#st_top {
  	width: 958px; height: 197px; 	z-index: 0;
  	background: url(../img/stred_top.png) 0 0 no-repeat;
  }
  div#text {
    width: 800px; /*border: 1px red solid; */
	position: relative; left: 75px; margin-top: -100px;  	
    /*background-color: #EBDBB1;*/     
  }  
  div#st_bot {
  	width: 958px; height: 196px; margin-top: -80px;  		
  	background: url(../img/stred_foot.png) 0 0 no-repeat;	
  }
  


  /*-------------------------------------*/
 
  div#foot {
    font-family: Tahoma;   font-size: 10px;  color: #FFFFFF; 
    width: 958px; height: 26px; 	
  	background: url(../img/foot.png) 0 0 no-repeat;
  	text-align: center;
  }
  a.foot {
    font-family: Tahoma;    font-size: 10px;  color: #FFFFFF;
    text-decoration: none; 
  }
  a.foot:hover {
    font-family: Tahoma;  font-size: 10px;   font-weight: normal; color: #FFFFFF; 
    text-decoration: underline;           
  }
 
  div#foot_t0 {  	     
     position: relative; top: 7px;    
	text-align: center;	
  }
  div#foot_t1 { 
    float: left;  position: relative; left: 200px; top: 14px;  	  	
  }
  div#foot_t2 {
    float: left;	position: relative; left: 310px; top: 14px;    	
  }
              
  

      
