  
  
  div#telo {
  	width: 950px; height: 705px;
	background: url(../img/back.jpg) 0 0 no-repeat;   	
  }
 
  div#top {
  	width: 950px; height: 340px;	overflow: hidden;	    	
  }
 
  a.music {  
  	font-size: 14px; font-weight: bold; /*width: 100px;*/
  	position: relative; 
     color: #FFFFFF;
	text-decoration: none;			
 }
 a.music:hover    { 
  	position: relative; 
  	text-decoration: underline;
   
 }
 
 div#top2 {
  	width: 950px; height: 180px;	overflow: hidden;	  
 }
 a.menu {  
  	font-size: 14px; font-weight: bold;
  	position: relative; 
      color: #000000;	
	  text-decoration: none;		
 }
 a.menu:hover    { 
  	position: relative; 
    text-decoration: underline;	
 }                                 


  /*-------------------------------------*/
  
  div#stred {
  	width: 910px; height: 145px; overflow: hidden;	 /* border: 1px red solid;*/ 
  	padding-left: 20px; padding-right: 20px;
    	  	
  }

  /*------ podstranka tpl ----------------------*/
 
  div#telo2 {
  	width: 950px; /*	overflow: hidden;*/ 
	background: url(../img/back2.jpg) 0 0 no-repeat;  
	min-height: 685px;  height: auto !important;  height: 685px; 	
  }
  
  div#top_p {
  	width: 950px; overflow: hidden; height: 200px; 
	/*border: 1px red solid;*/  	 	
  }  
  
  div#top_p0 {
  		width: 440px; height: 200px;	overflow: hidden;
  		position: relative; left: 0px; top: -10px;
  		z-index: 100; float: right;
  }

  
 a#logo {  
  		width: 450px; height: 40px; 	
		display: block; /*	border: 1px red solid;*/
			position: relative; left: 50px; top: 25px;		
 }

  

  div#stred_p0 {
  		width: 910px; height: 113px;	overflow: hidden;
  		position: relative; left: 0px; top: -160px; 
  		float: left; /*border: 1px red solid;*/
		  padding-left: 20px; padding-right: 20px;  
  }
  div#stred_p1 {
  		width: 910px; /*	overflow: hidden;*/
  		/*position: relative; left: 0px; top: -140px;*/ 
		  padding-left: 20px; padding-right: 20px;
		min-height: 450px;  height: auto !important;  height: 450px;   
  }    
  
 a.menu2 {  
  	font-size: 13px; font-weight: normal; margin-right: 25px;
  	font-family: Times;
  	position: relative; 
    color: #FFFFFF;			
 }
 a.#menu2:hover    { 
  	position: relative; 
    
 }       


 /* ----- vodorovne menu ----- */

  .vodo_text {
  	font-family: Times New Roman; font-size: 13px; color: #FFFFFF;  	
  	letter-spacing: 0.1em;  font-weight: bold;  
  }
  a.vodo_link {
  	font-family: Arial; font-size: 13px; color: #FFFFFF; text-decoration: none;
	  letter-spacing: 0.1em;	font-weight: bold;  	  	
  }
  a.vodo_link:hover {
  	text-decoration: underline; font-weight: bold;  	
  } 
   
 

  /*-------------------------------------*/
 
  div.foot {
    font-family: Tahoma;    font-size: 10px;    color: #CCCCCC; 
  }
  a.foot {
    font-family: Tahoma;    font-size: 10px;   color: #CCCCCC;
    text-decoration: none; 
  }
  a.foot:hover {
    font-family: Tahoma;    font-size: 10px;    font-weight: bold;
    text-decoration: underline;       
    color: #CCCCCC; 
  }

  div#foot {
  	width: 835px; height: 35px;
	position: relative; left: -5px; top: 0px;  margin: 0px auto 0px auto;         	  	
  }
  
  div#foot_t0 {  	     
    float: left;	position: relative; left: 0px; top: 6px;    	
  }
 