HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
	background: url(pic/bg.jpg);
}

#container { width: 990px; margin: 0 auto;    border-left: 1px solid #ff6600; border-right: 1px solid #ff6600; border-bottom: 0px solid #ff6600;}
#column_wrapper { float: left; width: 100%; overflow: hidden; }
#column_wrapper p { margin: 0.5em; }
#left    { float: left;  
	width:180px !important; 
	width:200px;
	padding-right:10px;
    padding-left:10px;
    padding-bottom: 500px; 
    margin-bottom: -500px;
}
#center{ float: left; 
	width:760px !important; 
	width:780px;
	padding-top: 3px; 
	padding-right:10px;
    padding-left:10px;
    padding-bottom: 500px; 
    margin-bottom: -500px;
	background: url(pic/kozep_bg.png);
 }

#right  { width: 0px;   float: left; padding-bottom: 500px; margin-bottom: -500px; }

.clearcols { clear: both; }
#footer { background: #9f9; text-align: center; margin-top: 1em; padding: 0.5em; }



#fej_lec
  {
   text-align:left;
   width:  990px;
   height: 200px;
   padding-top: 0px;

   background: url(pic/fejlec.png);
   
    }

 
 
#fej_lec_logo
  {
   width:  130px;
   height: 130px;
   background: url(pic/logo130_anim.gif); 
 }
 
  
 
 #lab_lec
  {
   	width:970px !important; 
	width:990px;
	padding-right:10px;
    padding-left:10px;
     height:62px;
    }
 
 #nyelvek
{
   position: relative;  left:960px;  top:160px;

}


#cimke
{
   position: relative; left:20px;  top:0px;
   text-align:center;
   padding-top:3px; 
   width: 170px;
   height:42px;
   background-image:url(pic/cimke.png);
   background-repeat:no-repeat;
}
 
 

  #bejelentkezes_box
  {
  position: absolute; left:10px; bottom: 10px;   
  background-color: #C0C0C0;
  width: 150;
  height:auto;
  border-style:dotted; 	
  border-width:1px;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:10px;
  padding-left:10px
	
  }
 
 
 
