.urlap-alapbox {
	border-radius: 1px;
	padding-bottom: 20px;
	padding-top: 20px;
	border: solid 1px #d2d2d2;
	padding-left: 0px;
	margin: 0px 25px 0px 15px;
	padding-right: 0px;
}

.urlap-keret-cim {
	margin: 10% 0px 0px 10%;
	color: #333;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-shadow: 0px 1px 0px #fff;
	background-color: #f0f0f0;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}



.kereso_keretcim {
	margin: 10% 0px 0px 10%;
	color: #4b5b76;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 7px;
	text-shadow: 0px 1px #fff;
	background-color: #f0f0f0;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font: 120%/1.2 Arial, sans-serif;
	font-weight: normal;
	
}
.rfq_gombok {
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
/* lebegő ablak */
.sidebar_urlap {
	top: 64px;
	display: inline;
	position: fixed;
	right: 0%;
	z-index: 300;
	float: right;
	max-width: 18%;
	padding: 20px 15px 5px 15px;
	margin: 23px 20% 20px 0px;
	background-color: #f0f0f0;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	cursor: help;
	color: #333;
}

.sidebar_urlap_fix {
	z-index: 300;
	top: 132px;
	float: right;
	position: fixed;
	width: 18%;
	padding: 30px 15px 5px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #f0f0f0;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	cursor: help;
	color: #333;
	right: 15%;
}

.field_piros 	{
	margin: 0px 0 10px 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 5px 6px 7px;
	background-color: #EAF0EA;
	outline: none;
	vertical-align: middle;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	width: 200px;
	font-family: "Archivo Narrow";
	border: solid 1px #AF251C;
}
.field_piros:focus	{
	background: #f4fbf4;
	border-color: #CCC;
	color: #000;
}
.field 	{
	margin: 0px 0 10px 0px;
	padding: 11px 10px 10px 10px;
	background-color: #EAF0EA;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-top: solid 1px #c8c8c8;
	outline: none;
	vertical-align: middle;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	color: #4b5b76;
	width: 95%;
	font: 100%/1.4 Arial, sans-serif;	
}
.field:focus	{
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	background: #f4fbf4;
	color: #000;
	border-bottom: solid 1px #C8C8C8;
	border-left: solid 1px #C8C8C8;
	border-right: solid 1px #C8C8C8;
	border-top: solid 1px #C8C8C8;
}
.field2 	{
	margin: 0px 0 10px 0px;
	padding: 11px 10px 10px 10px;
	background-color: #EAF0EA;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-top: solid 1px #c8c8c8;
	outline: none;
	vertical-align: middle;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	color: #4b5b76;
	width: 98.5%;
	font: 100%/1.4 Arial, sans-serif;
}
.field2:focus	{
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	background: #f4fbf4;
	color: #000;
	border-bottom: solid 1px #C8C8C8;
	border-left: solid 1px #C8C8C8;
	border-right: solid 1px #C8C8C8;
	border-top: solid 1px #C8C8C8;
}
.field_ures 	{
	margin: 0px 0px 20px 0px;
	padding: 11px 10px 10px 10px;
	background-color: #EAF0EA;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-top: solid 1px #c8c8c8;
	outline: none;
	vertical-align: middle;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	color: #aa1d19;
	width: 95%;
	font: 100%/1.4 Arial, sans-serif;
}

.urlap_bemenet_alap {
	width: 80%;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	background: #fafafa;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.gomb_alap1 {
	width: 90%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.urlap_bemenet_alapduma {
	width: 100%;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	background: #fafafa;
	padding: 0px 0px 5px 0px;
	color: #4b5b76;
	text-shadow: 0px 1px #fff;
	text-align: left;
	font-weight: normal;
	font: 100%/1.4 Arial, sans-serif;
}
.urlap_radiogombduma {
	background: #fafafa;
	padding: 0px 0px 4px 0px;
	color: #4b5b76;
	text-align: left;
	font-weight: normal;
	font: 100%/1.4 Arial, sans-serif;
}
.urlap_bemenet_kiemeltduma {
	width: 100%;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	background: #fafafa;
	padding: 0px 0px 5px 0px;
	color: #4b5b76;
	text-shadow: 0px 1px #fff;
	text-align: left;
	font-weight: normal;
	font: 100%/2 Arial, sans-serif;
}
.urlap_bemenet_kiemeltduma2 {
	width: 100%;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	background: #fafafa;
	padding: 5px 0px 5px 0px;
	color: #4b5b76;
	text-shadow: 0px 1px #fff;
	text-align: left;
	font-weight: normal;
	font: 100%/2 Arial, sans-serif;
}
.summary {
	padding: 20px 17px 18px 15px;
	background: #EAF0EA;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	border-top: solid 1px #c8c8c8;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	width: auto;
	margin-top: 10px;
	
}
.radiogomb {
	height: 18px;
	width: 18px;
	margin: 10px 10px 0px 0px;

}
.lebeg_duma1 {
	overflow: hidden;
	padding: 3px 0px 3px 0px;
	color: #2B3C59;
	height: auto;
	margin: 3px 0px 0px 0px;
	border-bottom: solid 1px #C8C8C8;
}
.lebeg_duma3 {
	overflow: hidden;
	padding: 3px 0px 3px 0px;
	color: #AF251C;
	text-shadow: 0px 1px #fff;
	height: auto;
	margin: 3px 0px 6px 0px;
	font-weight: bold;
}
.lebeg_duma2 {
	overflow: hidden;
	padding: 3px 0px 3px 0px;
	color: #AF251C;
	text-shadow: 0px 1px #fff;
	height: auto;
	margin: 3px 0px 6px 0px;
	
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@media screen and (max-width: 1030px) {

/* lebegő ablak */
.sidebar_urlap {
	top: auto;
	max-width: 100%;
	right: auto;
	display: inline;
	position: inherit;
	float: left;
	width: 100%;
	
	background-color: #f0f0f0;
	padding: 20px 0px 10px 0px;
	margin: 30px 0px 0px 0px;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	cursor: pointer;
	color: #333;
	text-align: center;
}
