  div#top {
  	width: 949px; height: 138px;	
  	background: url(../img/zakladni/zahl.jpg	) 0px 0px no-repeat;
  	/*background-color: #3C7FA8;*/
  }
      
  /******* stred ********/  
  div#stred {
  	width: 949px; min-height: 600px;  height: auto !important;  height: 600px;	  		  	
  	background: url(../img/zakladni/bg.jpg) 0px 0px repeat-y;  	
  }  
  
  /***************************************/
  div#search {
  	float: right;
	position: relative; right: 12px; top: 21px;  	
  } 
  input#find {
  	width: 98px; height: 15px;
  	background: Transparent; 
  	border: 0px solid black;
  	position: relative; top: 4px;  
  	font-size: 90%; font-weight: normal;	color: black;
  }
  input#find_btn {
  	width: 45px; height: 12px;
  	position: relative;  top: -1px;  
  	/*background: url(../img/search.png) 0px 0px no-repeat;*/
  	
  }
  /*****************************************/  
  
  

  div#levy {
	float: left; 
	width: 200px;
	position: relative;  top: 30px; 
  }
  div#stred2 {
	float: left;
	width: 520px;  
  }
  div#pravy {
	float: right;
	width: 190px;  
  }



  /*-------------------*/  
  /*background-color:   #487A98;*/
  div#pata {
  	width: 950px; height: 30px;	  
	background: url(../img/zakladni/zap.jpg) 0px 0px no-repeat;		  	
  }  


  a#logo {
  	display: block;
  	width: 120px; height: 60px; 
	/*border: 1px red solid;*/
  	position: relative; left: 30px; top: 40px;
  } 
  
  div#vlajky {
  	float: left;   
  	position: relative; left: 610px; top: 6px;
  }   


  a#cz {
  	float: left; display: block;
  	width: 32px; height: 23px; 
	background: url(../img/zakladni/cz.jpg) 0 0 no-repeat;
  	position: relative; left: 800px; top: 6px;
  } 
  a#en {
  	float: left; display: block;
  	width: 32px; height: 23px; 
	background: url(../img/zakladni/en.jpg) 0 0 no-repeat;
  	position: relative; left: 810px; top: 6px;
  } 
  a#ru {
  	float: left; display: block;
  	width: 32px; height: 23px; 
	background: url(../img/zakladni/ru.jpg) 0 0 no-repeat;
  	position: relative; left: 820px; top: 6px;
  }   
  
  div#anim {
  	float: right; display: block;
  	width: 196px; height: 233px; 
	/*background: url(../img/uvod/animace.jpg) 0 0 no-repeat;*/
  	/*position: relative; right: 15px;*/ 
  	margin-top: 30px; margin-right: 10px;
  }  
  
  
  div.menu_item {  	
  	background: url(../img/zakladni/tlac.jpg) 0 0 repeat-y;
  }
  div.menu_item_linka {
  	width: 189px; height: 2px;
  	background: url(../img/zakladni/tlac_linka.jpg) 0 0 no-repeat;
  }
  
  
  div.sub_menu_item {  	
	width: 140px; /*height: 15px;*/
	/*position: relative; left: 25px;*/
	margin-left: 15px;
  }
  
  a.menu_item {
  	color: #3F0000; 	font-family: verdana;  	font-size: 12px;  	font-weight: bold;
  }	
  a.menu_item:hover {
  	color: #3F0000; 	font-family: verdana;  	font-size: 12px;  	font-weight: bold;
  }	

  a.sub_a_menu {
  	color: #3F0000; 	font-family: verdana;  	font-size: 11px;  	font-weight: bold;
  }
  a.sub_a_menu:hover {
  	color: #3F0000; 	font-family: verdana;  	font-size: 11px;  	font-weight: bold;
  }	
  
  
  div#prezentace {
  	width: 214px;  margin-top: 30px;
  	background: url(../img/zakladni/tlac2.jpg) 0 0 repeat-y;
  	position: relative; left: -25px;
  }
  div#prezentace_linka {
  	width: 214px; height: 2px;
  	background: url(../img/zakladni/tlac_linka2.jpg) 0 0 no-repeat;
  	position: relative; left: -25px;
  }  
  
