input[type="text"], input[type="password"], input[type="email"], select, textarea{background-color:#ffffff;background-image:none;border:1px solid #cccccc;border-radius:4px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;color:#555555;font-size:14px;line-height:1.42857;padding:6px 1%;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
#reg_btn, input[type="submit"], input[type="button"]{-moz-user-select:none;background:#f47431 none repeat scroll 0 0;border:1px solid transparent;border-radius:4px;color:#ffffff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857;margin-bottom:0;padding:6px 1%;text-align:center;vertical-align:middle;white-space:nowrap;}
select:focus, textarea:focus, input:focus{border-color:#000000;}
/*#modern_login{display:none;}*/
.registration_box .form_right{margin-bottom:5px;}
.registration_box .cust_name, .registration_box .cust_phone, .registration_box .cust_pasw, .registration_box .cust_pasw2{width:49%;float:left;}
.registration_box .cust_name, .registration_box .cust_pasw{margin-right:1%;}
.registration_box .cust_hn, .registration_box .cust_stairs, .registration_box .cust_floor, .registration_box .cust_tnr, .registration_box .cust_doorbell{width:19%;float:left;}
.registration_box .cust_hn, .registration_box .cust_stairs, .registration_box .cust_floor, .registration_box .cust_tnr{margin-right:1%;}
.registration_box .cust_aszf, .registration_box .cust_newsletter{font-size:8px;float:left;}
.registration_box .cust_aszf input, .registration_box .cust_newsletter input, .registration_box .cust_aszf span, .registration_box .cust_newsletter span{float:left;}
.registration_box .cust_aszf span, .registration_box .cust_newsletter span{margin-top:5px;}
.registration_box .cust_aszf{width:65%;margin-right:1%;}
.registration_box .cust_newsletter{width:34%;}
.registration_box .form_center{clear:both;text-align:center;}
/* ÚJ FAJTA BELÉPTETÉS + REGISZTRÁCIÓ VÉGE */
@media only screen and (max-width: 320px) {
	
}
@media only screen and (max-width: 600px) {
	
}

@media only screen and (min-width :601px) {
}

@media only screen and (min-width :993px) {
	.page_content{float:left;}
	#main_content table, #container_page{width:100%;}
}

#container_page input, #container_page textarea, #container_page select{width:96%;}
#container_page input[type=checkbox]{width:auto;}