HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 100%;
	BORDER-BOTTOM-STYLE: none;
	overflow: -moz-scrollbars-vertical;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 100%;
	BORDER-BOTTOM-STYLE: none;
}
#fixbg {
	Z-INDEX: 5;
	LEFT: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	POSITION: fixed;
	TOP: 0px;
	HEIGHT: 100%;
}
#main {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	Z-INDEX: 10;
	PADDING-BOTTOM: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 0px;
	height: 100%;
	text-align: left;
}





#center {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:25px;
	background-color:#ffffff;
	background-image:url("http://zarf.hu/img/csik.jpg");
	background-repeat:no-repeat;

}

#fineline {
	width:1000px;
	height:24px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#ffffff;
	background-image:url("http://zarf.hu/img/fineline.jpg");
	background-repeat:no-repeat;
	
}


.header {
	height:40px;
	width:1000px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}

.header .header_left {
	height:auto;
	width:440px;
	float:left;
	margin-left:0px;
	margin-right:0px;		
}

.header .header_right {
	height:50px;
	width:560px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

}


.header .header_lang {
	height:30px;
	width:530px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:right;

}

.header .header_bottom {
	margin:0px;
	background-color:#ffffff;
	width:960px;
	height:75px;
}


#layout_1 {
	background-color:#ffffff;
	margin-bottom: 0px;
	border: 20px solid #ffffff;
}



#layout_1 .oneblock {
	width:940;
	float:left;
	text-align:left;
	border: 10px solid #fff;
	background-color:#ffffff;
}

#layout_1 .twiceblock {
	width:620px;
	float:left;
	text-align:left;
	border: 10px solid #fff;
	background-color:#ffffff;
}

#layout_1 .thirdblock {
	width:300px;
	text-align:left;
	float:left;
	/*padding:0px;*/
	border: 10px solid #fff;
	background-color:#ffffff;
}

#prefooter {
	width:1000px;
	height:150px;
	clear:left;
	margin-top:40px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#444444;
	
}

#footer {
	width:975px;
	height:70px;
	clear:left;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:25px;
	background-color:#000000;
	
}

#postfooter {
	width:1000px;
	height:50px;
	clear:left;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#ffffff;
	background-image:url("http://zarf.hu/img/nagycsik.jpg");
	background-repeat:no-repeat;
	
}



.clear_both {
clear:both;

}
