	top: 40px;
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:770px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 background-color:#e5e4f2;  
} 
 
#header{
	position:relative;
	height:100px;
	background-color:#e5e4f2;
	width:100%;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
} 
 
#leftcol{
	width:166px;
	float:left;
	position:relative;
	background-color:#e5e4f2;
  }
 
#maincol{
	background-color: #e5e4f2;
	float: right;
	display:inline;
	position: relative;
	width:604px;
 }
 
#footer{
	height:116px;
	background-color:#f2f2fc;
	clear:both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#selectedawards {
	background-image: url(../images/selectedawardsbanner.jpg);
	background-repeat: no-repeat;
	width: 166px;
}
#selectedawards1 {
	height: 230px;
	width: 166px;
	position: relative;
	left: 0px;
	top: -20px; 
}
#biztonsagosfizetes {
	background-image: url(../images/securepayment.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 166px;
}
#biztonsagosfizetes1 {
	width: 166px;
	position: relative;
	left: 0px;
	top: -20px; 
}
#todayspecialoffer {
	width: 166px;
/*	height: 258px;*/
	position: relative;
	left: 0px;
	top: -7px; 

}
#felsobanner {
	width: 604px;
	padding-top: 5px;
	background-color: #e5e4f2;
}
#balmenu {
	width: 155px;
/*	background-image: url(../images/balmenubg.gif); */
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e5e4f2;
	position: relative;
/*	left: 5px; */
/*	top: 7px;  */
/*	padding-top: 57px;  */
/*	height: 95px;  */
	}

#balmenu a {
	color:#FFFFFF;
	text-decoration: none;
}

#headermenu {
	height: 25px;
	width: 350px;
	position: relative;
	left: 407px;
	top: 76px;
	background:none;
	font-family: "Trebuchet MS";
}
#logo {
	height: 80px;
	width: 80px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#headerjobbmenu {
	height: 20px;
	width: 300px;
	position: relative;
	left: 545px;
	top: 40px;
}
#footerlink {
	height: 50px;
	width: 670px;
	position: relative;
	left: 10px;
	top: 15px;
}
.uresek {
	height: 20px;
	width: 100%;
}
#copy {
	height: 20px;
	width: 150px;
	position: relative;
	left: 10px;
	top: 50px;
}
#copy a {
	color:cccccc;
	text-decoration: none;
}
#copy a:hover {
	color:cccccc;
	text-decoration: none;
}
#copy a:visited {
	color:cccccc;
	text-decoration: none;
}


