html, body {
	margin:0;
	padding:0;
	background:#00ccff url(../images/bg.jpg) top left repeat-x;
	font-family:arial;
	font-size:12px;
	color:#0067ad;
	height:100% !important;
}

#main {
	margin:auto;
	width:1004px;
}

#head {
	position:absolute;
	z-index:9400;
}

#logo {
	width:1004px;
	height:85px;
	overflow:hidden;
	background:url(../images/logo.jpg) top left no-repeat;
}

#menu {
	position:absolute;
	margin-top:0px;
	width:1004px;
	height:31px;
	/*overflow:hidden;*/
	background:url(../images/menu_bg.jpg) top left no-repeat;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li {
	float:left;
}

#content_top {	
	position:absolute;
	margin-top:31px;
	width:1004px;
	height:35px;
	overflow:hidden;
	background:url(../images/content_top.jpg) top left no-repeat;
}

#content {
	width:1004px;
	overflow:hidden;
	position:relative;
	background:url(../images/content_bg.png);
}
#content_seged {
	width:1004px;
	overflow:hidden;
	background:url(../images/content_top_bg.jpg) top left no-repeat;
	background-position:0px 151px;
}
#content_bottom {
	width:954px;
	overflow:hidden;
	padding-left:25px;
	padding-right:25px;
	background:url(../images/content_bottom_bg.jpg) bottom left no-repeat;
	padding-top:151px;
}

#tartalom {
	width:611px;
	overflow:hidden;
	background:url(../images/tartalom_bg.jpg);
}
#tartalom_top {
	width:611px;
	overflow:hidden;
	background:url(../images/tartalom_top.jpg) top left no-repeat;
}
#tartalom_bottom {
	width:611px;
	overflow:hidden;
	background:url(../images/tartalom_bottom.jpg) bottom left no-repeat;
}

#foot {
	height:216px;
	overflow:hidden;
	background:url(../images/foot_bg.jpg);
}
#foot_in {
	margin:auto;
	width:1004px;
	height:216px;
	overflow:hidden;
	background:url(../images/foot.jpg);
}

.box_bottom {
	width:323px;
	overflow:hidden;
	background:url(../images/box_bottom.gif) bottom left no-repeat;
	font-size:13px;
}
.box {
	width:323px;
	overflow:hidden;
	background:url(../images/box_bg.gif);
	background-position:0px 25px;
}
.box_top {
	width:323px;
	overflow:hidden;
	background:url(../images/box_top.gif) top left no-repeat;
}

.small_box {
	width:194px;
	height:264px;
	margin:0;
	padding:0;
	overflow:hidden;
	background:url(../images/small_box.gif);
}

#right {
	float:right;
}

#left {
	float:left;
}

#partner_box {
	width:615px;
	height:115px;
	overflow:hidden;
	background:url(../images/partnereink.gif) top left;
	margin-top:-2px;
}

.almenu {
	position:absolute;
	width:264px;
	overflow:hidden;
	z-index:1000;
	margin-top:30px;
	padding-top:5px;
}
.almenu_top {
	width:264px;
	height:12px;
	overflow:hidden;
	position:relative;
	background:url(../images/submenu_top.png);
}
.almenu_in {
	width:264px;
	overflow:hidden;
	position:relative;
	background:url(../images/submenu_bg.png);
}
.almenu_bottom {
	width:264px;
	height:12px;
	overflow:hidden;
	position:relative;
	background:url(../images/submenu_bottom.png);
}

#sub_kapcsolat {
	margin-left:-95px;	
}

.madeby{

	margin-top: 30px;
	float: right;
	margin-right: 10px;

}
