#main {
	margin: 0px auto;
	/* background-image: url('../images/index_bg.jpg'); */
	background-repeat: repeat-y;
	background-position: 0 0;
}

#header_flash{
	width: 430px;
	height: 211px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	overflow: hidden;
}

#header_flash img{
	width: 430px;
	height: 211px;
	margin: 0px;
	padding:0px;
}

#header_login{
	width: 180px;
	/* height: 150px; */
	float: left;
	margin: 14px 0px 0px 50px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}
#header_login div.label { float: left; margin-top: 4px; width: 40px; }
#header_login h4 {
	margin-bottom: 3px; 
	text-align: left;
	margin-top: 35px;
	margin-left: 0px; 
}
#header_login form { margin: 0px; padding: 0px; }
#header_login form input.login_field {
	width: 108px;
	height: 15px; 
	padding: 0px;
	font-size: 11px;
	background-color: #dfdfe1;
	border-top: 1px solid #c6c6c8;
	border-left: 1px solid #c6c6c8;
}
#header_login a {
	color: #ffffff;
	text-decoration: underline;
}
#header_login div.links { margin-left: 30px; margin-top: 17px; }

#header_login h2{
	font-family: Arial;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: white;
}


/*LEKEREKITETT DOBOZ*/

.box , .box2{
	position: relative; 
	width:208px;
	min-height: 380px;	
	background: #fff; 
	/* color:#606060; */
	color: #928B81;
	float:left;
	margin: 15px 0px 10px 10px;
	top: -6px;
	font-size: 11px;
	margin-left: 0px;
	padding-top: 0px;
	overflow: hidden;
}

.box2 {
	margin-left: 9px;
	padding: 0px 10px 0px 10px;
}

.ruler{
	background-image: url(../images/ruler.gif);
	height: 3px;
	padding: 0px;
	margin: 15px auto 10px; 
	background-repeat: repeat-x;
	display: block;
	overflow: hidden;
	}
.p .boxtitle{
	position: relative;
	padding: 0px;
	display: block;
	margin: 15px auto 10px auto;
}

#center{
	margin-left: 0px;
	text-align: center;
}

.box .left, .box .right, .box2 .left, .box2 .right{
	float: left;
	margin: 0px;
	padding: 0px;
}

.box .left, .box2 .left{
	width: 38px;
}

.box2 .righttxt1{
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 6px;
	text-align: justify;
	font-size: 12px;
}

.box2 .righttxt2{
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 6px;
	text-align: justify;
	font-size: 12px;
}

.box2 .boxcontent{
margin-left:5px;
}

.bignumber{
	color: #38B5E7;
	font-size: 20px;
	font-weight: bold;
	display: block;
	padding:0px;
	margin: -5px 15px 0px 0px;
	text-align: center;
}


div.reference { text-align: center; margin-right: 15px; margin-bottom: 20px; }

