
.mobile  {
	background: url('/a/mobrefill/bg_mobipay.png') no-repeat left top;
	background-color:#fff;
	width:320px;
}
.mobile table {	margin-left:90px ; background: url('/a/mobrefill/bg.gif') repeat-x left top; }
.mobile td { padding-bottom:10px; }
.mobile th { padding:10px 0 10px 0; }

.mobile_small { 
	background: url('/a/mobrefill/bg.gif') repeat-x left top;
	width:240px;
}
.mobile_small table {	margin-left:10px ; background: url('/a/mobrefill/bg.gif') repeat-x left top; }
.mobile_small td { padding-bottom:10px; }
.mobile_small th { padding:10px 0 10px 0; }



.text_fu { color:#795B00; }

.inp_normal {
	border: 1px solid #a3a3a3;
	width:145px;
	padding:2px 3px;
}
.inp_small {
	border: 1px solid #a3a3a3;
	width:45px;
	padding:2px 3px;
}

.knopka_mobi {
	background:transparent url('/a/mobrefill/knopka_left_mobi.gif') no-repeat scroll left top;
	display:block;
	padding-left:9px;
} 
.knopka_mobi em {
	background:transparent url('/a/mobrefill/knopka_right_mobi.gif') no-repeat scroll right top;
	display:block;
	font-style:normal;
	padding:5px 7px 5px 0;
	color:#795b00;
	font-weight:bold;
}
.knopka_mobi:hover {
	background:transparent url('/a/mobrefill/knopka_left_mobi.gif') no-repeat scroll left bottom;
} 
.knopka_mobi:hover em {
	background:transparent url('/a/mobrefill/knopka_right_mobi.gif') no-repeat scroll right bottom;
	color:#574200;
	text-align: left;
}
