body {
    margin: 0;
    padding: 0;
    text-align: center; /* Takes care of horizontal alignment in Internet Explorer */
}

div.full_site{ 
	position:relative; 
	left:0px; 
	top:0px; 
	width:1024px; 
	height:auto;
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
    text-align: left;
}
div.fejlec_anim{ 
	position:absolute; 
	left:185px; 
	top:13px; 
	width:610px; 
	height:140px;
}

div.site_hatter{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:1024px; 
	height:800px;	
	background-image: url('Pictures/oldal/oldal_alap3.jpg'); 
	background-repeat: no-repeat;
}

div.menusor{
	position:absolute; 
	left:200px; 
	top:165px; 
	width:800px;
}
div.menusor_eng{
	position:absolute; 
	left:220px; 
	top:165px; 
	width:800px;
}

div.zaszlo_contacts{
	position:absolute; 
	left:805px; 
	top:150px; 
	width:200px;
}

div.balpanel_rendelolink{
	position:absolute; 
	left:15px; 
	top:180px; 
	width:150px;
	height:200px;
}

div.balpanel_nyelvvalaszto{
	position:absolute; 
	left:10px; 
	top:270px; 
	width:165px;
	height:30px;
	background-color:#3B4B89; 
	padding: 4px;
	border: 1px solid black;
}


div.balpanel_contacts{
	position:absolute; 
	left:10px; 
	top:315px; 
	width:165px;
	height:370px;
	background-color:#3B4B89; 
	padding: 5px;
	border: 1px solid black;
}

div.balpanel_menu{
	position:absolute; 
	left:10px; 
	top:725px; 
	width:165px;
	height:150px;
	background-color:#3B4B89;
	padding: 5px;
	border: 1px solid black;
}

div.balpanel_rendezveny{
	position:absolute; 
	left:10px; 
	top:880px; 
	width:166px;
	height:auto;
	
}

div.jobbpanel_sajtokozlemenyek{
	position:absolute; 
	left:807px; 
	top:380px; 
	width:195px;
	height:370px;
	background-color:#3B4B89; 
	padding: 5px;
	border: 1px solid black;
}

div.jobbpanel_partnereink{
	position:absolute; 
	left:807px; 
	top:770px; 
	width:195px;
	height:auto;
	background-color:#3B4B89; 
	padding: 5px;
	border: 1px solid black;
}

div.lablec{
	position:absolute; 
	left:10px; 
	top:1500px; 
	width:993px;
	height:100px;
	background-color:#3B4B89; 
	padding: 5px;
	border: 1px solid black;
}

div.contents{
	position:absolute; 
	left:185px; 
	top:195px; 
	width:600px;
	height:1275px;
	background-color:white; 
	padding: 10px;
	overflow:auto; 
	border: 1px solid black;
}

