@font-face {
  font-family: belleza;
  src: url('./betuk/belleza-regular.ttf');
}

@font-face {
  font-family: jockeyone;
  src: url('./betuk/jockeyone-regular.ttf');
}

@font-face {
  font-family: oswald;
  src: url('./betuk/oswald-variablefont_wght.ttf');
}

@font-face {
  font-family: dynalight-regular;
  src: url('./betuk/dynalight-regular.ttf');
}

@font-face {
  font-family: teko-bold;
  src: url('./betuk/teko-bold.ttf');
}

@font-face {
  font-family: lemonada-bold;
  src: url('./betuk/lemonada-bold.ttf');
}

:root {
	--hatter: url("kepek/ut.svg");
	font-size: 20px;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: inherit;
}
html {
	background-color: #dddddd;
	background-image: url('kepek/hatterkep_1920.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	background-attachment: fixed;
	font-family: Arial;
}

body {
	
}

h1 {
	display: inline-block;
	font-family: lemonada-bold;
	letter-spacing: 5px;
	border-top: 2px dashed #eeeeee;
	border-bottom: 2px dashed #eeeeee;
	border-left: 1px solid #eeee00;
	border-right: 1px solid #eeee00;
	padding: 5px 20px;
	border-radius: 1em;
}

h2 {
	font-family: jockeyone;
	letter-spacing: 2px;
	font-size: 1.5rem;
}


h3 {
	font-family: teko-bold;
	color: #0000cc;
	font-size: 1.5rem;
	text-transform: uppercase;
}
header {
	margin: 0px;
	padding: 0px;	
}

#header1, #header11 {
	display: inline-block;
	border-radius: 10px;
	margin: 10px 30px;
	padding: 10px 30px;
	background-color: #eeee00;
	color: black;
	text-align: center;
	outline: 2px solid #000000;
	outline-offset: -10px;
	box-shadow: 2px 2px 5px 7px #555555;
	transition: 500ms;
}

#header11 {
	margin: 30px auto;
	height: 100px;
	width: 200px;
}

#header1:hover,
#header1:focus {
	outline: 2px solid #ffffff;
	outline-offset: 5px;
	box-shadow: 0px 0px 10px 10px #ddddff;
	transform: scale(1.1);
}


nav {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	/* display: flex; */
	/* flex-wrap: wrap; */
	/* align-items: center; */
	/* justify-content: space-between; */
	/* flex-direction: row; */
	background-color: #555555;
	background-image: linear-gradient(#000000, #555555);
	border-radius: 0 0 20px 20px;
	padding: 10px 30px;
	color: #ffffff;
	border: 1px solid green;
	text-align: center;
}

nav h2 {
	color: #ffff00;
}

nav > * {
	justify-content: center;
}

#logo {
	background: rgba(255, 255, 255, .5);
}

.logokor {
	position: fixed;
	z-index: 110;
	height: 200px;
	top: 20px;
	width: 100vw;	
	text-align: center;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

nav h1 {
	line-height: 1.5rem;
}

.menutabla {
	position: fixed;
	top: 25vh;
	left: 0px;
	width: 200px;
}

.menu {
	margin-bottom: 20px;
	transform: translateX(-200px);
	transition: 2s;
}

.menu:hover {
	transform: translateX(-20px);
	cursor: pointer;
}

.menusav {
	width: 172px;
	height: 40px;
	background-color: rgba(0, 0, 0, .5);
	border: 0px solid black;
	border-radius: 5%;
	padding: 10px 40px 0px 20px;
	color: rgba(0, 0, 0, .5);
	font-size: 1.2em;
	letter-spacing: 1px;
	text-align: right;
}

.menupont {
	width: 32px;
	height: 32px;
	color: #ffffff;
	pading: 7px;
	background-color: rgba(0, 0, 0, .5);
	border: 1px solid #ffff00;
	border-radius: 10%;
	transform: translateX(200px) translateY(-50px);
}

.menupont:after {
	content: "@";
}


#o24 {
	background-image: linear-gradient(#aaaaaa, #000000, #aaaaaa); 	
	color: #ffff00;
	padding: 10px 20px;
	border: 1px solid #000000;
	border-radius: 0px 15px 15px 0px;
	box-shadow: 6px 6px 10px #444444;
	width: 70dvw; 
	min-width: 300px;
	text-align: right;
}

#bovebb {
	background: none;
	outline: 4px solid #ff0000;
	outline-offset: -5px;
	transition: 500ms;
}

#bovebb:hover {
	outline: 8px double #00ff00;
	outline-offset: 15px;
	background-color: #ffffff;
	
}
.tel {
	font-size: 0.6rem;
	letter-spacing: 5px;
}

.tel2 {
	font-size: 1.2rem;
	letter-spacing: 3px;
	color: #E87503;
}


.alcimdiv {
	position: relative;
	margin: 100px 0px;
	background-image: var(--divhatter);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 99dvw;
	height: 50dvh;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 5px solid #000000;
	border-top: 5px solid #000000;
	box-shadow: inset 0 0 20px #ffffff;
}

.alcim {
	position: relative;
	z-index: 1;
	min-width: 400px;
	MIN-height: 200px;
	background-color: rgba(255, 255, 255, .7);
	backdrop-filter: blur(5px);
	border: 3px solid #000;
	border-radius: 10px;
	box-shadow: inset 0 0 0 2px #fff,
				0 0 0 2px #fff;
	padding: 30px 50px;
	text-align: center;

	vertical-align: middle;
	align-items: center;
	justify-content: center;
}

.alcim > h2:nth-child(2n) {
	color: #ff0000;
	margin: 15px;
}

.tartalom {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
	flex-direction: row;
}

.tartalom h2, .leiras h2 {
	width: clamp(350px, 60dvw, 800px);
	font-family: oswald;
	margin: 0 auto;
	margin-top: 40px;
	padding: 15px;
	border-radius: 30px;
	text-align: center;
	background-image: linear-gradient(90deg, rgba(255, 255, 0, .7), rgba(255, 255, 255, .2), rgba(255, 255, 0, .7));
}


.doboz {
	width: clamp(300px, 30dvw, 400px);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 30px;
}

.doboz > * {
	
}

.doboz img {
	height: 100px;
	float: left;
	margin: 20px;
}

.doboz p {
	font-size: .8em;
	letter-spacing: 2px;
	line-height: 1.5em;
}
.elvalaszto {
	width: 0px;
	height: 200px;
	border:0px;
	border-right: 5px solid #999999;
}

img.automento {
	display: block;
}

.leiras {
	width: clamp(350px, 60dvw, 800px);
	text-align: center;
	margin: 0 auto;
}
.leiras p {
		margin: 15px auto;
		line-height: 1.3em;
	}

.impresszum {
	background-image: linear-gradient(#555555, #222222);
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 20dvh;
	color: #aaaaaa;
	font-family: belleza;
	padding: 30px;
}

.imp_tabla td {
	padding: 7px;
}

.cim {
	text-align: right;
}

footer {
	margin-top: 60px;
}
.imp_tabla th {
	text-align: center;
}

.c {
	font-size: .8em;
	padding-top: 20px;
}

@media only screen and (max-width: 1400px) {
  h1, p {
    font-size: .9em;
  }
}

@media only screen and (max-width: 1200px) {
  h1, p {
    font-size: .8em;
  }
  
  h2, h3 {
    font-size: 1.5em;
	  
  }
  img {
	  transform: scale(.7);
  }
}