body {
    margin: 0;
    padding: 0;
    text-align: center; /*Takes care of horizontal alignment in Internet Explorer */
	/*background-image: url('../Pictures/Site/fejlec_back.jpg');
	background-repeat: repeat-x;
	background:white url(../Pictures/Bigpage_backgroungs/holiday.jpg) no-repeat top center fixed; */
}

div.full_site{ 
	position:relative; 
	left:0px; 
	top:15px; 
	width:800px;  
	height:auto;
	margin: auto;  /*Takes care of horizontal alignment in standards compliant browsers */
    text-align: left;
}


div.fejlec_loginmodul{
	position:absolute; 
	left:520px; 
	top:240px; 
	width:280px;
	height:25px;
	/*background-image: url('../Pictures/Site/fejlec_modul.gif');
	background-repeat: no-repeat;*/
	background-color:Darkblue;
	border-top:1px solid white;
	border-left:1px solid black;
	border-bottom:1px solid black;
	
	
}

div.fejlec_tesztuzem{
	position:absolute;
	top:410px;
	left:820px; 
	height:auto; 
	width:346px;
}

div.fejlec_tesztuzem2{
	position:absolute;
	/*top:6px;/*Ha van topbanner*/
	top:0px;/*Ha NINCS topbanner*/
	left:0px; 
	height:auto; 
	width:100%;
	/*background-color:Cornflowerblue;*/
	background-image: url('../Pictures/Site/menu_back_line.jpg');
	background-repeat: repeat-x;
	/*border-bottom:1px solid white;*/
}

div.weboldalseged_modul{
	width:780px; 
	height:440px; 
	border:1px solid black; 
	background-image:url('../Pictures/Site/hp_reklam_forseged.jpg'); 
	background-repeat:no-repeat;
}


div.logeddin_usermodul{
	position:relative; 
	/*left:820px; 
	top:670px; */
	width:300px;
	height:auto;
	background-color:#FCFCFE; 
	/*background-image: url('../Pictures/Site/contentsback2.jpg');
	background-repeat: repeat-x;*/
	padding: 5px;
	border-left:1px solid lightgray;
	border-top:1px solid lightgray;
	border-right:1px solid black;
	border-bottom:1px solid black;

}

div.jobb_panel{
	position:absolute; 
	left:1210px !important; 
	left:810px; 
	top:120px !important; 
	top:20px; 
	width:370px;
	height:auto;
	/*border:1px solid black;*/
}

div.velemeny_jobblink{
	position:relative; 
	/*left:820px; 
	top:500px; */
	width:370px;
	height:auto;
	background-color:white;
}



div.fejlec_flashanim{
	position:absolute; 
	left:-3px; 
	top:95px; 
	width:800px;
	height:100px;
}


div.menusor{
	position:absolute; 
	left:0px; 
	top:217px; 
	width:100%;
	height:auto;
	/*border:1px solid white;*/
}

div.menusor_back{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:800px;
	height:240px;
}


div.lablec{
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%;
	height:auto;
	background-image: url('../Pictures/Site/contentsback.jpg');
	background-repeat: repeat;
}

div.contents{
	position:absolute; 
	left:0px; 
	top:225px; 
	width:794px !important;
	width:800px;
	height:auto;
	background-color:#FCFCFE; 
	/*overflow:auto; */
	/*background-image: url('../Pictures/Site/contentsback.jpg');
	background-repeat: repeat-x;*/
	border-left:1px solid #AFAFCE;
	border-right:1px solid #AFAFCE;
	border-bottom:1px solid #AFAFCE;
	padding:2px;
}

TD{
	font-family: Arial Narrow; 
	font-size: 11pt;
	color: black;
	
}

.input-text {
  height: 16px;
  padding: 1px 2px 0 2px;
  margin: 0;
  border: black 1px solid;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: black;
}
.input-button {
  height: 16px;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: black;
}


#footer{
	/*background: #005CA7;*/
	background-image: url('../Pictures/Site/bottomfooter_back.jpg');
	background-repeat: repeat-x;
	/*border-top:1px solid #D37E00;*/
	bottom: 0;
	height: 45px;
	position: fixed;
	width: 100%;
}


* html #footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;/*IE5.5*/
  overflow: visible;
  top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}


div.site_admin_sections{
	/*border:1px solid gray; */
	width:100%; 
	height:auto; 
	/*background-color:#EFEFEF; 
	background-image: url('../Sablon/Pictures/Backgrounds/siteback63.gif');*/
}

