/*@font-face {
	font-family: 'ikonok';
	src: url('automall-ikonok-webfont.eot');
	src: url('automall-ikonok-webfont.eot?#iefix') format('embedded-opentype'),
			 url('i/automall-ikonok-webfont.woff') format('woff'),
			 url('automall-ikonok-webfont.ttf') format('truetype'),
			 url('automall-ikonok.svg#automall-ikonok') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
@font-face {
	font-family: ikonok;
	src: url('automall-ikonok-webfont.eot');
	src: url('automall-ikonok-webfont.eot?#iefix') format('embedded-opentype'),
			url('automall-ikonok-webfont.woff2') format('woff2'),
			url('automall-ikonok-webfont.woff') format('woff'),
			url('automall-ikonok-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html {
	overflow-y: scroll;
	background-color: #f8f8f8;
}
html, body {
	position: relative;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body, input, select, textarea, td, button {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif;
	font-size: 16px;
	color: #2d2d2d;
}

a {
	text-decoration: none;
	color: #000;
}
a img {
	display: block;
	border: 0px none;
}

.clearboth {
	overflow: hidden;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.nemlatszik {
	display: none;
}
.relativ {
	position: relative;
}

.gomb {
	padding: 10px 0px;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #1e4862;
}
.gomb:hover {
	background-color: #2d2d2d;
}
.gomb.teljes {
	display: inline-block;
	width: 100%;
	text-align: center;
}
button.gomb {
	border: 0px none;
	background-color: black;
	cursor: pointer;
}

.hiba input {
	border-color: red;
}
p.hiba {
	color: red;
}
.hibauzenet {
	position: absolute;
	left: 101%;
	top: 0px;
	padding: 4px;
	color: white;
	background-color: red;
}

.takaro {
	position: fixed;
	overflow-y: auto;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url('atlatszo_hatter.png') repeat;
	background: rgba(0, 0, 0, 0.1);
}
.takaro > table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
.takaro td {
	padding: 0px;
}

#uzenet table {
	width: 100%;
	height: 100%;
}
#uzenet-ablak {
	width: 300px;
	padding: 15px;
}
#uzenet-ablak.beviteli {
	width: 350px;
}
#uzenet-ablak .dialogus_lablec_belso {
	text-align: center;
}

.dialogus {
	position: relative;
	margin: 5px auto 50px;
	border-radius: 8px;
	width: 792px;
	min-width: 150px;
	text-align: left;
	background-color: white;
	/*background: #f4f5f7;
	box-shadow: 1px 1px 3px 0px #555;*/
}
.dialogus-keskeny {
	width: 400px;
}
.dialogus-normal {
	width: 600px;
}
.dialogus-bezaras {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 6px 8px;
	width: 32px;
	height: 32px;
	font-size: 20px;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}
.dialogus h2 {
	margin: 0px;
}
.dialogus.kulonleges {
	background-color: #edd0f7;
}
.dialogus.dupla {
	background-color: #acfbf4;
}
.dialogus.szelesebb {
	width: 1240px;
}
h2 .ikon {
	width: 24px;
	font-size: 20px;
	vertical-align: -1px;
}
#dialogus-bezarasa {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: default;
}
#dialogus-tartalom {
	padding: 16px;
}
#dialogus-tartalom h2 {
	margin: 0px 0px 8px;
}

#tarto {
	min-height: 100%;
}

.tartalom-tarto {
	position: relative;
	width: 1288px;
	margin: 0px auto;
}

#fejlec {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 70px;
	background-color: white;
}
#logo {
	position: absolute;
	display: block;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 206px;
	height: 0px;
	padding-top: 70px;
	background: url('automall-logo-206x29.png') no-repeat left 20px;
}

#fejlec-menu {
	padding: 25px 0px 0px 230px;
	margin: 0px;
	list-style-type: none;
}
#fejlec-menu li {
	float: left;
}
#fejlec-menu a {
	display: block;
	padding: 5px 15px;
	font-weight: 600;
	color: #2d2d2d;
}
#fejlec-menu a:hover {
	color: #ff7200;
}

#oldal-tarto {
	padding: 70px 0px 20px;
}

#aloldal-oldalsav {
	float: left;
	width: 300px;
	padding-top: 18px;
}
#aloldal-oldalsav .auto-doboz {
	box-shadow: 0px 0px 20px 0px #c3c3c3;
}
#aloldal-oldalsav .auto-doboz h3 {
	margin: 0px;
}
#aloldal-oldalsav .gomb {
	margin: 0.5em 0px;
}
.kapcsolat-beviteli {
	margin: 0.5em 0px;
	padding: 4px;
	font-size: 18px;
}

.auto-doboz {
	position: relative;
	margin: 12px 0px;
	padding: 24px;
	font-size: 18px;
	background-color: white;
}
.auto-doboz h3 {
	margin-bottom: 0px;
	font-size: 21px;
}
.auto-doboz .rovid-leiras {
	margin: 0px;
	color: #064a71;
}
.auto-doboz h3 a {
	color: #064a71;
}
.auto-doboz-fontos {
	position: absolute;
	right: 8px;
	top: -12px;
	padding: 4px 8px;
	font-size: 12px;
	font-weight: bolder;
	color: white;
	background-color: #ff7200;
}
.auto-doboz .ar {
	margin: 0.5em 0px;
	font-size: 36px;
	font-weight: bold;
}
.auto-doboz-kep {
	margin: -24px 0px 0px -24px;
}
.auto-doboz-kep img {
	width: 300px;
	height: 225px;
}

.aloldal-tartalom {
	float: right;
	width: 960px;
	padding-top: 18px;
}
.auto-tartalom {
	position: relative;
	clear: both;
	margin-bottom: 32px;
}
#auto-nagykep {
	position: relative;
	margin-bottom: 1em;
	text-align: center;
}
#auto-nagykep img {
	display: inline-block;
	width: 958px;
	height: 719px;
}
/*#auto-nagykep .lapozo {
	top: 230px;
}
.lapozo {
	position: absolute;
	overflow: hidden;
	width: 28px;
	height: 0px;
	padding-top: 65px;
}
.lapozo-balra {
	left: -8px;
	background: url('lapozo-balra-28x65.png') no-repeat left top;
}
.lapozo-jobbra {
	right: -8px;
	background: url('lapozo-jobbra-28x65.png') no-repeat left top;
}*/
.lapozo {
	text-align: center;
}
.lapozo a, .lapozo span {
	display: inline-block;
	margin: 4px;
	padding: 4px 12px;
}
#auto-kiskepek {
	position: relative;
	width: 100%;
}
.auto-kiskep {
	display: block;
	float: left;
	width: 240px;
	height: 180px;
}
.auto-kiskep.aktiv {
	opacity: 0.5;
}
#auto-kiskepek img {
	display: block;
	width: 100%;
	height: 100%;
}
/*#auto-kiskepek .lapozo {
	top: 20px;
}*/

#tartalom-fulek {
	height: 57px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
#tartalom-fulek a {
	display: block;
	float: left;
	width: 320px;
	border-bottom: 3px solid white;
	padding: 17px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #989a9a;
	background-color: white;
}
#tartalom-fulek.ketful a {
	width: 50%;
}
#tartalom-fulek a:hover {
	color: #ff7200;
	border-color: #ff7200;
}
#tartalom-fulek a.aktiv {
	color: #054a66;
	border-color: #054a66;
}

#auto-adatai .auto-technikai-adatok {
	background-color: white;
}
.auto-technikai-adatok {
	clear: both;
	padding: 0px 0px 20px;
	margin: 0px;
	list-style-type: none;
}
.adat {
	position: relative;
	float: left;
}
.auto-doboz .adat {
	width: 106px;
	padding: 9px 0px 8px 20px;
	font-size: 14px;
}
#auto-adatai .adat {
	width: 239px;
	margin: 10px 0px 0px 24px;
	border-bottom: 1px solid #e4e4e4;
	padding: 9px 0px 8px 40px;
	font-size: 18px;
	font-weight: 600;
}
.adat .tipus {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #212529;
}
.adat .ikon {
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 12px;
	font-family: ikonok, sans-serif;
	font-weight: normal;
	color: #b4b4b5;
}
#auto-adatai .adat .ikon {
	width: 32px;
	font-size: 24px;
}
.auto-doboz .adat .ikon {
	width: 20px;
	font-size: 16px;
}

#auto-felszereltseg {
	padding: 24px;
	background-color: white;
}
#auto-felszereltseg h4 {
	clear: both;
	margin: 15px 0px;
	font-weight: 600;
}
#auto-felszereltseg ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 35px;
	list-style-type: none;
}
#auto-felszereltseg li {
	float: left;
	width: 288px;
	padding-left: 12px;
}

#aloldal-visszahivas {
	width: 500px;
	padding: 20px;
	background: white;
}

/* címlap */

#cimlap-fejlec {
	height: 500px;
	background: url('cimlap-fejleckep.jpg') no-repeat center center;
}

#kereso {
	margin-top: 20px;
	padding: 20px;
	background-color: #f2f2f2;
}
#kereso div {
	display: inline-block;
}
#kereso label {
	display: inline-block;
	padding: 4px;
}
#kereso select {
	width: 150px;
	margin: 4px;
}
#kereso select[disabled] {
	color: grey;
}

#talalatok {
	padding-top: 18px;
}

.talalat {
	display: inline-block;
	width: 300px;
	margin: 0px 9px 20px;
	text-align: left;
	vertical-align: top;
}

#lablec h2 {
	text-align: center;
}
#lablec h2 span {
	font-size: 26px;
}
#lablec-automall {
	height: 29px;
	margin: 4em 0px 2em;
	text-align: right;
	background: url('automall-logo-206x29.png') no-repeat left top;
}
#lablec-automall span {
	display: block;
	max-width: 1000px;
	height: 28px;
	margin-left: 288px;
	border-bottom: 1px solid black;
}
#lablec-jogi {
	text-align: right;
}

.kemtevekenyseg {
	display: none;
	width: 1px;
	height: 1px;
}

/* kapcsolat */

/*#kapcsolat-kulso {
	position: relative;
	box-shadow: 0 0 20px 0 #c3c3c3;
	padding: 24px;
	margin: 15px auto;
	width: 600px;
	font-size: 18px;
	background-color: white;
	box-sizing: border-box;
}

#kapcsolat-kulso h2 {
	font-size: 24px;
}

#kapcsolat-kulso .gomb.teljes {
	margin-top: 16px;
}*/

.urlap-sor {
	position: relative;
	float: left;
	width: 50%;
	padding: 10px 10px;
	box-sizing: border-box;
}
.urlap-sor.teljes {
	clear: both;
	float: none;
	width: 100%;
}

.urlap-sor label {
	position: absolute;
	left: 14px;
	top: 9px;
	font-size: 13px;
	color: #888;
	pointer-events: none;
	background-color: transparent;
	padding: 0 4px;
}
.urlap-sor.hiba label {
	color: red;
}

.urlap-beviteli {
	width: 100%;
	padding: 12px 8px 4px;
	border: 1px solid black;
	font-size: 18px;
	box-sizing: border-box;
}

.urlap-beviteli:-webkit-autofill ~ label {
	top: 2px;
	background-color: white;
}

.urlap-beviteli:placeholder-shown ~ label {
	top: 8px;
	font-size: 18px;
	color: #aaa;
}

.urlap-beviteli:not(:placeholder-shown) ~ label {
	top: 2px;
	font-size: 12px;
	background-color: white;
}

.urlap-beviteli:focus~label, .urlap-sor select ~ label {
	top: 2px;
	font-size: 12px;
	background-color: white;
}

.urlap-sor ::placeholder {
	color: transparent;
}

.urlap-sor ::-moz-placeholder {
	color: transparent;
}

.urlap-sor ::-ms-input-placeholder {
	color: transparent;
}

.urlap-sor :-ms-input-placeholder {
	color: transparent !important;
}

.hiba .urlap-beviteli {
	border-color: red;
}

.hiba label, .hiba .urlap-beviteli:placeholder-shown ~ label {
	color: red;
}

.letiltott.urlap-sor {
	background-color: #f4f4f4;
}

.letiltott.urlap-sor input {
	color: #a0a0a0;
}

.doboz {
	border: 1px solid #e6e6e6;
	padding: 24px;
	background-color: white;
}

#kapcsolat-kulso {
	margin: 48px 500px 0px 16px;
}

#kapcsolat-kulso h2 {
	font-weight: 600;
}

/*#kapcsolat-kulso .urlap-sor {
	position: relative;
	margin: 24px -12px 0px 0px;
	padding: 0px 12px 0px 12px;
	width: 50%;
	box-sizing: border-box;
	float: left;
}

#kapcsolat-kulso .urlap-sor:nth-child(odd) {
	padding: 0px 0px 0px 12px;
}

#kapcsolat-kulso .urlap-sor:nth-child(even) {
	padding: 0px 12px 0px 0px;
}

#kapcsolat-kulso .urlap-sor:nth-child(6) {
	width: 100%;
	margin: 24px 0px 8px 0px;
}*/

#kapcsolat-kulso .leiras {
	display: block;
	clear: both;
	margin: 0px 0px 8px 0px;
}

#kapcsolat-kulso .leiras a {
	color: #227191;
}

.jelolonegyzet {
	position: relative;
	user-select: none;
	cursor: pointer;
	display: block;
	margin-bottom: 24px;
}
.jelolonegyzet.hiba {
	color: red;
}

.jelolonegyzet-szoveg {
	display: block;
	padding: 0px 0px 0px 30px;
	box-sizing: border-box;
}

.jelolonegyzet input {
	position: absolute;
	left: 0;
	top: 2px;
	width: 24px;
	height: 24px;
	/*opacity: 0;*/
	margin: 0;
	padding: 0;
	border: 1px solid #989a9a;
	box-sizing: border-box;
}

.jelolonegyzet .jelolo {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 18px;
	height: 18px;
	background-color: white;
	border: 1px solid #989a9a;
	padding: 0;
	cursor: pointer;
}
.jelolonegyzet.hiba .jelolo {
	border-color: red;
}

.jelolonegyzet input:checked ~ .jelolo {
	background-color: #227191;
	border-color: #227191;
}

#kapcsolat-kulso button {
	background-color: #227191;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 42px 8px 30px;
	border: 1px solid #227191;
	font-size: 1em;
	width: 100%;
	font-weight: 600;
	display: inline-block;
	cursor: pointer;
}

#kapcsolat-kulso form .kuldes-gomb {
	margin: 0px 0px 24px 0px;
}

#kapcsolat-kulso form .visszahivas-gomb button {
	color: #227191;
	background-color: white;
}

#kapcsolat-oldalsav {
	position: absolute;
	right: 16px;
	top: 118px;
	width: 420px;
}

#terkep {
	width: 100%;
	height: 400px;
	border: 0px none;
}

#kapcsolat-oldalsav .info {
	color: white;
	background-color: #616161;
	padding: 24px;
	font-size: 30px;
	text-align: center;
	margin-top: 48px;
	/*margin: 0px 0px 48px 0px;*/
}

#kapcsolat-oldalsav .info strong {
	font-weight: 600;
	font-size: 24px;
}

#kapcsolat-oldalsav .info p {
	margin: 0px;
}

#kapcsolat-oldalsav .feliratkozas {
	box-sizing: border-box;
}

#kapcsolat-oldalsav .feliratkozas h2 {
	margin: 0 0 24px 0;
}

#kapcsolat-oldalsav .feliratkozas .urlap-sor {
	float: left;
	width: calc(50% - 12px);
	box-sizing: border-box;
	position: relative;
}

#kapcsolat-oldalsav .feliratkozas .urlap-sor:nth-child(2) {
	float: right;
	clear: both;
	margin: 0px 0px 24px 0px;
}

#kapcsolat-oldalsav .feliratkozas .jelolonegyzet {
	clear: both;

}

#kapcsolat-terkep .feliratkozas .feliratkozas-gomb {
	clear: both;
	margin: 24px 0 0 0;
}

#kapcsolat-terkep .feliratkozas .feliratkozas-gomb button {
	background-color: #227191;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 42px 8px 30px;
	border: 1px solid #227191;
	font-size: 1em;
	width: 100%;
	font-weight: 600;
	display: inline-block;
	cursor: pointer;
}

@media screen and (max-width: 1347px) {
	.tartalom-tarto {
		width: auto;
	}
}
@media screen and (max-width: 1276px) {
	#logo {
		left: 20px;
	}
	#aloldal-oldalsav {
		float: none;
		margin: 0px auto;
	}
	#auto-kulso {
		float: none;
	}
	#oldal-tarto {
		padding-right: 20px;
		padding-left: 20px;
	}
	.aloldal-tartalom {
		width: auto;
	}
	#tartalom-fulek a {
		width: 33.33%;
	}
	.auto-technikai-adatok {
		text-align: center;
	}
	.auto-doboz .adat {
		text-align: left;
	}
	#auto-adatai .adat {
		float: none;
		display: inline-block;
		text-align: left;
	}
	#lablec-automall {
		padding-bottom: 8px;
		background-position: 16px 12px;
		background-size: 150px;
	}
	#lablec-automall span {
		margin-left: 180px;
	}
	#lablec-szoveg {
		padding: 0px 16px;
	}
	#lablec-jogi {
		padding: 0px 16px;
	}
	#lablec-linkek {
		padding: 0px 16px 8px;
		text-align: center;
	}
	#tarto {
		min-height: auto;
	}
}
@media screen and (max-width: 994px) {
	#auto-nagykep img {
		width: 100%;
		height: auto;
		height: calc(100% * 719 / 958);
	}
	.auto-doboz .ar {
		margin: 0em 0em 0.2em;
	}
	.auto-doboz h3 {
		margin-bottom: 0.5em;
	}
	#lablec h2 span {
		font-size: 1.2em;
	}
	#lablec h2 {
		font-size: 1.2em;
		font-weight: bolder;
	}
	.auto-kiskep {
		width: 80px;
		height: 60px;
	}
	#aloldal-oldalsav-info {
		display: none;
	}
	#lablec-szoveg br {
		display: none;
	}
	#kapcsolat-kulso {
		margin-right: 16px;
		margin-bottom: 2em;
	}
	#kapcsolat-oldalsav {
		position: relative;
		right: auto;
		top: auto;
		width: auto;
		margin: 0px 16px 2em;
	}
	#kapcsolat-oldalsav .info {
		font-size: 1em;
	}
}
@media screen and (max-width: 975px) {
	#talalatok {
		text-align: center;
	}
}
@media screen and (max-width: 799px) {
	#cimlap-fejlec {
		display: none;
	}
	#kereso label {
		width: 80px;
	}
	.urlap-sor {
		float: none;
		width: auto;
		padding: 10px 0px;
	}
}