#index_head {
width: 980px;
height: 323px;
position: relative;
}

	#pagebar {
	position: absolute;
	top: 270px;
	left: 288px;
	width: 692px;
	height: 42px;
	background-image: url(../img/pagebarbg.png);
	background-repeat: repeat-x;
	}
		/*itt valtozott a width*/
		#pagebar_left {
		width: 457px;
		padding: 13px 0px 0px 13px;
		color: #FFE1B7;
		font-size: 13px;
		float: left;
		}
			#pagebar_left a {
			color: #FFA71B;
			text-decoration: none;
			font-style: italic;
			}
			
			#pagebar_left a:hover {
			color: #FFCC1B;
			}

		#pagebar_right {
		width: 210px;
		padding-left: 9px;
		float: left;
		}
			.p1, .p2, .p3, .p4, .p5, .p6, .p7 {
			display: block;
			width: 30px;
			height: 30px;
			margin-top: 10px;
			float: left;
			text-indent: -5000px;
			}
			.p1 {
			background-image: url(../img/button1_off.png);
			}
			.p1:hover, #actualp1 {
			background-image: url(../img/button1_on.png);
			}
			.p2 {
			background-image: url(../img/button2_off.png);
			}
			.p2:hover, #actualp2 {
			background-image: url(../img/button2_on.png);
			}
			.p3 {
			background-image: url(../img/button3_off.png);
			}
			.p3:hover, #actualp3 {
			background-image: url(../img/button3_on.png);
			}
			.p4 {
			background-image: url(../img/button4_off.png);
			}
			.p4:hover, #actualp4 {
			background-image: url(../img/button4_on.png);
			}
			.p5 {
			background-image: url(../img/button5_off.png);
			}
			.p5:hover, #actualp5 {
			background-image: url(../img/button5_on.png);
			}
			.p6 {
			background-image: url(../img/button6_off.png);
			}
			.p6:hover, #actualp6 {
			background-image: url(../img/button6_on.png);
			}
			.p7 {
			background-image: url(../img/button7_off.png);
			}
			.p7:hover, #actualp7 {
			background-image: url(../img/button7_on.png);
			}
			
.right_hasab_left {
width: 194px;
padding: 0px 26px 0px 10px;
float: left;
}
.right_hasab_center {
width: 194px;
padding: 0px 16px 0px 20px;
float: left;
}
.right_hasab_right {
width: 194px;
padding: 0px 11px 0px 25px;
float: right;
}
.right_hasab_left, .right_hasab_center, .right_hasab_right {
background-image: url(../img/index_imgbg.png);
background-repeat: no-repeat;
}
.right_hasab_left {
background-position: 0px 50px;
}
.right_hasab_center {
background-position: 10px 50px;
}
.right_hasab_right {
background-position: 15px 50px;
}
	.right_hasab_left img, .right_hasab_center img, .right_hasab_right img {
	width: 194px;
	height: 135px;
	padding: 10px 0px 10px 0px;
	}
	.right_hasab_left h1, .right_hasab_center h1, .right_hasab_right h1 {
	display: block;
	width: 154px;
	height: 35px;
	padding: 15px 0px 0px 40px;
	margin-left: -10px;
	background-image: url(../img/cimsorbg.png);
	background-position: left 15px;
	background-repeat: no-repeat;
	color: #C59044;
	font-size: 14px;
	/*font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;*/
	}
		.fcol {
		color: #FFCC1B;
		}
	.right_hasab_left h2, .right_hasab_center h2, .right_hasab_right h2 {
	color: #FFA71B;
	font-size: 12px;
	padding-bottom: 10px;
	}
	.reszletek a {
	display: block;
	width: 125px;
	height: 20px;
	margin: 13px 0px 10px 0px;
	padding: 4px 0px 0px 8px;
	background-image: url(../img/reszletekbg.png);
	background-repeat: no-repeat;
	color: #C59044;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	.reszletek a:hover {
	background-image: url(../img/reszletekbg_on.png);
	color: #E9C484;
	}