body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background:#FFF; 
  font-family:arial, verdana, sans-serif; 
  font-size:76%;
  overflow: hidden; 
  }

/* for internet explorer */
* html body {
  padding:114px 0 60px 0; 
  }

#container {
  font-family:"times new roman", serif;
  font-size: 1.2em;
  position:fixed; 
  top:114px;
  left:0;
  bottom:60px; 
  right:0; 
  overflow:auto; 
  background:#fff;
  text-align:center;
  }

* html #container {
  height:100%; 
  width:100%; 
  }

#header {
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:114px; 
  overflow:no; 
  background:url(jpg/fejl/fejl.jpg) repeat-x;
  
  
  }
  
 
* html #header {height:114px;}


#footer {
  position:absolute; 
  bottom:0; 
  left:0;
  width:100%; 
  height:60px; 
  overflow:no; 
  text-align:center; 
  background:#DDFFEE;
  border-top:1px solid #FF9900;
  }
* html #footer {height:60px;}

/* end of bit that does the work */

h1 {font-size:4em; margin:0; padding:0;}

#footer b {
  margin:0 10px 0 10px;
  }
  
 


#header img {
  margin:0px 10px 0 10px;
  position:top;
  }
  

  
#container img {margin:5px;}



#almenu a, a:visited {
  font-size:1.1em;
  text-decoration:none;
  color:#fff;
  }

#almenu a:hover {
  color:#CCFF33; 
  text-decoration:none;
  }



img#mascot {float:right;}

#almenu ul {
  clear:both; 
  text-align:center;
  font-weight: bold;
  }

#almenu ul {  
  height: 12px;
  margin-top:2px; 
  padding:0; 
  list-style-type:none; 
  background:transparent; 
  
  }

#almenu ul li {
  display:inline; 
  color:#66FF00;
  }

/*
#oszlop1 {width:140px; float:left; text-align:left; background:#FFF; padding-left:10px;}
#oszlop2 {width: auto; height: 100%; float:left; text-align:justify;  padding-left:10px; margin: 0 170px 0 0px; background:#FFF;}
#oszlop3 {float: left; width: 160px; margin-left: -170px; text-align:left;  border-left: 1px solid #BBB; padding-left:10px;}
* html .columnthree {border:0; }	  
hr {clear:both; border:0; height:1px; color:#888; background-color:#888;}	*/


