@charset "utf-8";
/* CSS Document */

.menu {
	height: 17px;
	width:990px;
	float: left;
	margin-top: 14px;
	text-align: left;
}

a.m1 {
	display: block;
	width: 80px;
	height: 17px;
	float: left;
	background: url(img/m1_ro.jpg) center no-repeat;
	margin: 0px 5px 0px 40px;
}

a.m2 {
	display: block;
	width: 90px;
	height: 17px;
	float: left;
	background: url(img/m2_ro.jpg) center no-repeat;
	margin: 0px 10px 0px 15px;
}

a.m2b {
	display: block;
	width: 120px;
	height: 17px;
	float: left;
	background: url(img/m2b_ro.jpg) center no-repeat;
	margin: 0px 20px 0px 25px;
}

a.m3 {
	display: block;
	width: 80px;
	height: 17px;
	float: left;
	background: url(img/m3_ro.jpg) center no-repeat;
	margin: 0px 15px 0px 20px;
}

a.m4 {
	display: block;
	width: 100px;
	height: 17px;
	float: left;
	background: url(img/m4_ro.jpg) center no-repeat;
	margin: 0px 10px 0px 20px;
}

a.m5 {
	display: block;
	width: 70px;
	height: 17px;
	float: left;
	background: url(img/m5_ro.jpg) center no-repeat;
	margin: 0px 10px 0px 20px;
}

a.m6 {
	display: block;
	width: 100px;
	height: 17px;
	float: left;
	background: url(img/m6_ro.jpg) center no-repeat;
	margin: 0px 0px 0px 25px;
}

a.m1:hover, a.m1.selected {
	background: url(img/m1o_ro.jpg) center no-repeat;
}

a.m2:hover, a.m2.selected {
	background: url(img/m2o_ro.jpg) center no-repeat;
}

a.m2b:hover, a.m2b.selected {
	background: url(img/m2bo_ro.jpg) center no-repeat;
}

a.m3:hover, a.m3.selected {
	background: url(img/m3o_ro.jpg) center no-repeat;
}

a.m4:hover, a.m4.selected {
	background: url(img/m4o_ro.jpg) center no-repeat;
}

a.m5:hover, a.m5.selected {
	background: url(img/m5o_ro.jpg) center no-repeat;
}

a.m6:hover, a.m6.selected {
	background: url(img/m6o_ro.jpg) center no-repeat;
}
a.tab_akciok {
	display: block;
	background: url(img/tab_akciok_close_ro.jpg) no-repeat;
	width: 178px;
	height: 38px;
	margin: 0px;
}
a.tab_akciok:hover {
	background: url(img/tab_akciok_hover_ro.jpg) no-repeat;
}
a.tab_osszes_akciok {
	display: block;
	background: url(img/tab_akciok_osszes_ro.jpg) no-repeat;
	width: 278px;
	height: 38px;
	margin: 0px;
	float:left;
}
a.tab_akciok_open {
        background: url(img/tab_akciok_open_ro.jpg) no-repeat;
}


a.tab_osszes_akciok:hover {
	background: url(img/tab_akciok_osszes_hover_ro.jpg) no-repeat;
}
.header_form {
	float: right;
	width: 290px;
	margin: 6px 15px 0px 0px;
	font-size: 12px;
	text-align: right;
}
.header_formlinks {
	height: 16px;
	width: 290px;
	float: right;
}
*html .header_form { margin-right:8px; width: 296px;}
*html .header_formlinks { height:20px;}

