/*---------------->8--cut-here------------IE HACK------->8--cut-here---------------*/
input{
	height: 18px;
	margin-top: 5px;
	width: 390px;
}

select{
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 20px;
	margin-top: 5px;
}

textarea{
	margin: 0;

	height: 150px;
	width: 500px;
	margin-top: 5px;
	background-image: url('../../images/input_bg.gif');

}

#orderForm textarea {
	width: 400px;
}

input.dateField {
  width: 100px;
}

/*---------------->8--cut-here------------IE HACK------->8--cut-here---------------*/

input[type=button],input[type=submit],input[type=reset]{
	font-weight:normal;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 120px;
	background-image: url('../../images/button_bg.gif');
}

.gomb{
	font-weight:normal;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 120px;
	background-image: url('../../images/button_bg.gif');
}


input[type=text]{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;

}
.contact_textfield{
background-image: url('../../images/input_bg.gif');
}

.contact_textfield_half{
	width: 250px;
background-image: url('../../images/input_bg.gif');
}


.checkBox, .radioButton {
	margin: 0;
border: 0;
	height: 13px;
	margin-top: 5px;
	width: 30px;
}

form {
padding: 0;
margin: 0;
}




