body {
	background: url(../img/bg.jpg) center 0px no-repeat;
	background-color: #292929;
}


div#bodyvnitrek {
	 min-height: 100%;
	 height: auto !important;
	 height: 100%;
	 margin: 0 auto -90px; 
}

div#strankaobal
{
	width: 1000px;
	margin: 0px auto 0px auto;
	
}

  div#telo {
  	width: 1000px;
	background: url(../img/bg_stred.png) center -2px no-repeat;    	
  }
  a#home {
  	display: block; width: 400px; height: 110px;  /*border: 1px red solid;*/
  	position: relative; left: 120px;
  }
  div#top {
  	width: 1000px; height: 120px;	  	  	
  }
  
  div#menu {
  	width: 1000px; height: 35px;	  	
  }
  
  div#vedlejsi {
  	float: right;
  	position: relative; right: 30px; top: 50px;
  }
  
  /******* stred ********/  
  div#stred {
  	width: 1000px; min-height: 500px;  height: auto !important;  height: 500px;
  	background: url(../img/bg_stred2.png) center 20px repeat-y;
	margin-top: 90px;	  		  	
  }  

  
  div#text {
  	width: 720px; /*border: 1px red solid;*/
	margin: 0px 0px 0px 170px;
	line-height: 140%; 	     	
  	 
  }
  
  div#stred_bot {
  	width: 1000px; height: 161px;
  	background: url(../img/bg_stred_bot.png) center -40px no-repeat;		  		  	
  }    
  
  div#pmen {
  	width: 170px; min-height: 500px;  height: auto !important;  height: 500px;
	background: url(../img/pmen_bg.png) 0 0 repeat-y;	
  	float: right;	  	
  }  
  /*-------------------*/  
  /*background-color:   #487A98;*/
  div#footer, #push {
  		height: 90px;  
  }
  
  
  div#foot { 
  	width: 1000px; height: 90px; background-color: #222222;
  	text-align: center;
	margin: 0px auto 0px auto;	  		  	
  }  
  
  .foot_text {
  	color: #AAAAAA;
  }
  .foot_text a {
  	color: #AAAAAA;
  }
  
  /* --------------------------------------- */
  
   a.ctlg1 {
   		font-family: Trebuchet MS;font-size: 1.4em;	color: #0B3D70;   		/*font-style: italic;*/
   		font-weight: bold;   		text-decoration: underline;
   }   
   a.ctlg1:hover { color: #CC522B;  }
   a.ctlg2 {
   		font-family: Trebuchet MS;	font-size: 1.1em;	color: #333333;	font-weight: normal;		text-decoration: underline;
   }
   a.ctlg2:hover { color: #CC522B;  }
   
   a.ctlg3 {
   		font-family: Trebuchet MS;	font-size: 1.1em;	color: #A23521;	font-weight: bold;		text-decoration: underline;
   }
   a.ctlg3:hover { color: #CC522B;  }   
   
   a.ctlg_url {
   	   	font-family: Trebuchet MS;
   		font-size: 11px;
   		color: #222222;   		
   		font-weight: bold;
   }   

      
