@charset "utf-8";
#portal_login_button {
	background-image:url(../../../images/hu/button_login.jpg);
}
#portal_logout_button {
	background-image:url(../../../images/hu/button_logout.jpg);
}
#portal_logout2_button {
	background-image:url(../../../images/hu/button_logout2.jpg);
}
.portal_calculate_button {
	display:block;
	width:120px;
	height:50px;
	background-image:url(../../../images/hu/button_calculate.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_continue_button {
	width:72px;
	height:18px;
	background-image:url(../../../images/hu/button_continue.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_back_button {
	width:72px;
	height:18px;
	background-image:url(../../../images/hu/button_back.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_back2_button {
	width:72px;
	height:18px;
	background-image:url(../../../images/hu/button_back2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_recalculate_button {
	width:88px;
	height:18px;
	background-image:url(../../../images/hu/button_recalculate.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_accept_button {
	width:73px;
	height:17px;
	background-image:url(../../../images/hu/button_accept.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_send_button {
	width:56px;
	height:18px;
	background-image:url(../../../images/hu/button_send.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_save_button {
	width:56px;
	height:18px;
	background-image:url(../../../images/hu/button_save.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_load_button {
	width:56px;
	height:18px;
	background-image:url(../../../images/hu/button_load.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_print_button {
	width:72px;
	height:18px;
	background-image:url(../../../images/hu/button_print.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_details_button {
	width:72px;
	height:18px;
	background-image:url(../../../images/hu/button_details.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_ok_button {
	width:56px;
	height:18px;
	background-image:url(../../../images/hu/button_ok.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_cancel_button {
	width:56px;
	height:18px;
	background-image:url(../../../images/hu/button_cancel.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
