
html { margin: 0; padding: 0;  }
body {
  
  margin-top: 20px;
  padding-top: 0px;
  background-color: #e0e0e0;
   /* center layout in ie5 and 5.5. */
  text-align:center;
  
	font-family: arial; 
  color: #2b2b2b;
 	font-size: 12px;
 font-weight: normal;
 
 background-image: url('grafa/tlo_pasek_pion.jpg');
  background-position: top;
  background-repeat: repeat-x;
	min-height: 100%;
}


#container {
  width: 965px !important;
  width: 965px; /* IE */
  margin: 0 auto 0px auto;	
	  background-color: #fff;
	min-height: 100%;
		}
		
#podmenu_top{
 color: #fff;
 padding-right: 20px;
 padding-top: 10px;
 text-align: right;
}

a.podmenu_top{ color: #fff; }

#header{


  width: 965px !important;
  width: 965px; /* IE */
  height: 170px !important;	
  height: 170px; /* IE */

 background-image: url('grafa/tlo_header.jpg');
  background-position: top;
  background-repeat: no-repeat;
position: relative;

}



#menu_glowne{

  height: 25px !important;	
  height: 25px; /* IE */

 background-image: url('grafa/tlo_menu_glowne.jpg');
  background-repeat: repeat-x;
	
  margin-top: 5px;	
  margin-bottom: 5px;	
	}



#menu_left{
  width: 265x !important;
  width: 265px; /* IE */
  float: left;
	text-align: left;
	line-height: 20px;	

}



#tresc{
float:right;
  width: 699px !important;
  width: 699px;
  border-left: 1px dotted #c0c0c0;

 min-height: 500px;
}
