
html { margin: 0; padding: 0;  }
body {
  
  margin-top: 0px;
  padding-top: 0px;
  background-color: #618D2C;
   /* 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: 1017px !important;
  width: 1017px; /* IE */
  margin: 0 auto 0px auto;	
   background-color: #abcd4e;	
			}
		
#header{
	height: 107px !important;	
  	height: 107px; /* IE */
	background-image: url('grafa/tlo_header.jpg');
	}




#menu_left{
  width: 253x !important;
  width: 253px; /* IE */
  float: left;
	text-align: left;
	line-height: 20px;	
		

}





#tresc{
float:left;
  width: 760px !important;
  width: 760px;
	text-align: left;
 min-height: 500px;
 padding-left: 4px;
}
