html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-position: center top;
	background-color:fdeb97;
	z-index: 1;
	
}
   
	

.felsoismetles {
	width:100%;
	height:186px;
	padding: 0px;
	z-index: 2;
	background-attachment: scroll;
	background-image: url(web_pictures/felsocsik.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}



.big_contaneir {
	width: 920px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	z-index:3;
	
}

.flash_betet {
	width: 920px;
	padding: 0px 0px 0px 0px;
	
}

.inside_big_contaneir {
	width: 920px;
	padding: 0px 0px 0px 0px;
	background-image: url(web_pictures/nagyhatter_ismetles.jpg);
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
	top: -5px;
	
}

.inside_left_contain {
	width: 697px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	position: relative;
	text-align: center;
	float: left;
	
	
	
	
	
}

.inside_text {
	width: 620px;
	padding: 0px 0px 0px 60px;
	margin:0px 0px 0px 0px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0e68a1;
	line-height: 14px;
	text-align: justify;
	
	
}

.inside_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f97805;
	line-height: 14px;
	text-align: left;
	text-decoration: underline;
	
	
}




.inside_picture {
    width: 620px;
	position: relative;
	text-align: center;
	
	
}


.inside_right_contain {
	width: 223px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	position: relative;
	float: left;
	
}		

.bottom_contain {
	width: 223px;
	height:215px;
	padding: 0px;
	margin:0px;
	position: relative;
	top: -9px;
	float: left;
	clear: both;
	
}		