INPUT, TEXTAREA{
    font-size: 12px;
	font-family: Helvetica, sans-serif;
	text-align:center;
	background-color: #B3B3B3;
	color: #000000;
	border: 0px;

}

SELECT{
	border: 0px;
    font-size: 11px;
	font-family: Helvetica, sans-serif;    
	background-color: #B3B3B3;
	color: #000000;
}

.button_bg_400{
	background-image: url(/STATIC_FILES/images/02/button_bg_400.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}

.input_td_502{
	background-image: url(/STATIC_FILES/images/02/input_bg_502.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}
.input_td_550{
	background-image: url(/STATIC_FILES/images/02/input_bg_550.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}
.input_td_665{
	background-image: url(/STATIC_FILES/images/02/input_bg_665.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}
.input_td_213{
	background-image: url(/STATIC_FILES/images/02/input_bg_213.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}
.input_td_296{
	background-image: url(/STATIC_FILES/images/02/input_bg_296.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}
.input_td_139{
	background-image: url(/STATIC_FILES/images/02/input_bg_139.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}
.input_td_172{
	background-image: url(/STATIC_FILES/images/02/input_bg_172.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
	width: 172px;
}
.input_td_96{
	background-image: url(/STATIC_FILES/images/02/input_bg_96.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}
.input_td_61{
	background-image: url(/STATIC_FILES/images/02/input_bg_61.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 22px;
}


/* FIX SZELESSEG */
.input20{
    width: 20px;
}
.input50{
    width: 48px;
}
.input80{
    width: 80px;
}
.input120{
    width: 120px;
}
.input140{
    width: 140px;
}
.input155{
    width: 155px;
}
.input195{
    width: 195px;
}
.input280{
    width: 280px;
}
.input480{
    width: 480px;
}
.input530{
    width: 530px;
}
.input645{
    width: 645px;
}
/* SZAZALEKOS SZELESSEG */
.input100_sz{
    width: 100%;
}


/* EGYEBB INPUT BEALLITASOK */
.orderButton{
	font-weight: bold;
	color: #FF0000;	
    width: 100%;
}
