/*----------------BUTTONS----------------*/
#belepesBtn {
	behavior: url(hover.htc);
	color:#fff;
	margin:14px 0 0 146px;
	border-width:0;
	font-size:11px;
	background-image:url(images/buttons_hu.png);
	width:62px;
	height:23px;
	display:block;
	border:solid 0px red;
}
#belepesBtn.hover {
	cursor:pointer;
	background-position: 0 -23px;
}
#belepesBtn:hover {
	cursor:pointer;
	background-position: 0 -23px;
}



#feliratkozasBtn {
	behavior: url(hover.htc);
	margin:14px 0 0 124px;
	border-width:0;
	background-image:url(images/buttons_hu.png);
	width:84px;
	height:23px;
	display:block;
	border:solid 0px red;
	background-position:-62px 0;
}
#feliratkozasBtn.hover {
	cursor:pointer;
	background-position: -62px -23px;
}
#feliratkozasBtn:hover {
	cursor:pointer;
	background-position: -62px -23px;
}



#kuldesBtn {
	behavior: url(hover.htc);
	margin:auto;
	border-width:0;
	background-image:url(images/buttons_hu.png);
	width:57px;
	height:23px;
	display:block;
	border:solid 0px red;
	background-position:-146px 0;
}
#kuldesBtn.hover {
	cursor:pointer;
	background-position: -146px -23px;
}
#kuldesBtn:hover {
	cursor:pointer;
	background-position: -146px -23px;
}


#regisztracioBtn {
	behavior: url(hover.htc);
	margin:auto;
	border-width:0;
	background-image:url(images/buttons_hu.png);
	width:84px;
	height:23px;
	display:block;
	border:solid 0px red;
	background-position:-203px 0;
}
#regisztracioBtn.hover {
	cursor:pointer;
	background-position: -203px -23px;
}
#regisztracioBtn:hover {
	cursor:pointer;
	background-position: -203px -23px;
}



#rendelesFolytatasa {
	behavior: url(hover.htc);
	margin:auto;
	border-width:0;
	background-image:url(images/buttons_hu.png);
	width:119px;
	height:23px;
	display:block;
	border:solid 0px red;
	background-position:-287px 0;
}
#rendelesFolytatasa.hover {
	cursor:pointer;
	background-position: -287px -23px;
}
#rendelesFolytatasa:hover {
	cursor:pointer;
	background-position: -287px -23px;
}
