@font-face {
  font-family: oswald;
  src: url('./betuk/oswald-medium.ttf');
}
@font-face {
  font-family: teko;
  src: url('./betuk/teko-light.ttf');
}

@font-face {
  font-family: jockeyone;
  src: url('./betuk/jockeyone-regular.ttf');
}

@font-face {
  font-family: oswald-light;
  src: url('./betuk/oswald-light.ttf');
}

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #d0ccc9;
	/*
	background: linear-gradient(180deg, #9e9e9e 0%, rgba(209,205,202,0) 10%) no-repeat fixed top center, url("hatter_parlament1.jpg") no-repeat fixed center center; 
	*/
	background: url("hatter_parlament1.jpg") no-repeat fixed center center;
	background-position: fixed;
	background-size: cover;
	height: 100vh;
	max-height: 100vh;
	padding: 0px;
	text-align: center;
	font-size: 14px;
}

body {
  padding: 0px 20px;
  text-align: center;

}

a {
	text-decoration: none;
	color: inherit;
}
h1 {
	font-family: oswald;
	font-size: 4em;
}
h2 {
	font-family: playfairdisplay-blackitalic;
	text-align: center;
}

h3 {
	font-family: lobster-regular;
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ff9999;
	font-size: 1.6em;
}
h4 {
	font-weight: normal;
	font-family: Arial;
}

h5 {
	font-family: teko; 
	font-weight: bold;
	font-size: 2em;
	letter-spacing: 2px;
	color: inherit;
}

.center {
	text-align: center;
}
address {
	font-style: normal;
}

#portre, #zaszlo, #mihazank {
	position: fixed;
}

#impresszum {
	margin-top: 100px;
	text-align: center;
	font-family: Arial;
	font-size: 0.8em;
}

#nevhatter {
	margin: 30px auto;
	background-color: #eeeeee;
	height: 110px;
	padding: 10px;
	letter-spacing: 1px;
	border-radius: 0em 2em 0em 2em;
}

#portre {
	display: '';
	bottom: 0px;
	right: 6%;
	height: 90vh;
	z-index: 10;
	max-width: 50vw;
}

#portre img {
	height: 100%;
}

@media (max-width: 800px) {
	#portre {display: none;}
}

#portre2 {
	float: right;
	margin: 70px 30px;
	font-size: 0.5em;
	text-align: right;
	width: 400px;
}

#portre2 .nev, #portre2 h5 {
	display: inline;
	
}

#portre2 .nev {
	font-family: oswald;
	font-size: 4em;
}

#portre2 img {
	float: right;
	height: 150px;
	background-color: rgba(255, 255, 255, .3);
	border-radius: 50%;
	padding: 10px;
	margin-left: 30px;
}

#blogcim {
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: 30px;
	width: 50vw;
	min-width: 350px;
}

#blogcim2 {
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 30px 50px -50px 0px;
	min-width: 350px;
}

#blogcim h1, #blogcim h5, #blogcim2 h1, #blogcim2 h5 {
	text-shadow: 0px 0px 10px #ffcccc;
}

#blogcim2 h1 {
	font-size: 3em;
}

#zaszlo {
	bottom: 0px;
	right: 0px;
	mix-blend-mode: hard-light;
	height: 80vh;
}

#zaszlo img {
	height: 100%;
}

#oldaldiv, #blogoldaldiv {
	position: relative;
	top: 0px;
	left: 50px;
	border: 0px;
	border-left: 10px solid #688e3c;
	padding: 80px 0px 0px 30px;
	text-align: left;
}

#oldaldiv {
	width: 50%;
	
}

#blogoldaldiv {
	
	
}

.oldal, .blogoldal, .parlamentoldal {
	margin-top: 100px;
	margin-left: -30px;
	border: 0px;
	padding: 50px 30px;
	text-align: left;
	font-size: 1.2em;
	background-color: rgba(220, 235, 220, .7);
	box-shadow: inset -4px -2px 5px #999999;
	line-height: 1.5em;
}

.oldal p {
	margin: 10px 0px;
}

.blogoldal {
	margin-right: 30px;
}

.blogoldal div:first-line {
	font-weight: bold;
	font-size: 1.1em;
	text-indent: 20px;
}

#mihazank {
	top: 80px;
	left: 30px;
	width: 260px;
	height: 142px;
}

#nevinzert {
	margin-top: 50px;
	margin-bottom: 100px;
}

#menu {
	position: sticky;
	top: 0px;
	margin-top: 50px;
	margin-left: -48px;
	text-align: left;
	background-color: none;
	border: 0px dashed red;
	font-weight: bold;
	color: #000000;
}

.menusor {
	position: relative;
	z-index: 10;
	vertical-align: center;
	background-color: rgba(240, 255, 240, .5);
	width: 250px;
	margin-bottom: 10px;
	border-radius: 35% 10% 10% 35%;
	box-shadow: inset 2px 1px 5px #999999;
	transition: .5s;
	cursor: pointer;
	vertical-align: center;
}

.menusor:hover {
	background-color: rgba(200, 200, 200,.7);
	transform: scale(1.1) translateX(10px);
}

.menusor h5 {
	position: relative;
	z-index:10;
	color: #000000;
}

.menupont {
	display: block;
	position: relative;
	z-index: 10;
	float: left;
	width: 25px;
	height: 25px;
	background-color: #afd270;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 10px #555555;
	margin-top: 3px;
	margin-right: 30px;
   -webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
   -o-transform: rotate(45deg); 
   transform: rotate(45deg);
}

.menupont2 {
   letter-spacing: 2px;
   margin: 5px;
   cursor: pointer;
}

.menupont2:hover {
	color: #ff5555;
}

#menu2 {
	position: fixed;
	top: 10px;
	left: 0px;
	z-index: 100;
	width: 100vw;
	height: 35px;
	padding-top: 3px;
	background-color: rgba(209,205,202,.7);
	box-shadow: 0px 10px 20px #666666;
	text-align: center;
	vertical-align: center;
	font-family: oswald;
	font-weight: bold;
	color: #000000;
}

.galeria {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	gap: 40px;
}

.galeria img {
	height: 150px;
	border: 1px solid #000000;
	border-radius: 10px;
	box-shadow: 5px 7px 10px #333333;
	margin: 20px;
	transition: 1s;
	animation-timing-function: ease-in-out;
}

.galeria img:hover {
	transform: scale(1.5);
	box-shadow: 8px 13px 20px #444444;
}

.galdiv img {
	height: 150px;
	transition: 1s;
	animation-timing-function: ease-in-out;
}

.galdiv {
	display: inline-block;
	height: auto;
	width: 310px;
	border: 1px solid #000000;
	border-radius: 10px;
	box-shadow: 5px 7px 10px #333333;
	margin: 20px;
	padding: 0px 5px;
	text-align: center;
}

.galdiv img:hover {
	transform: scale(1.1);
	box-shadow: 8px 13px 10px #444444;
}

.videocim {
	display: block;
	font-family: teko; 
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 1px;
}

.videocim h4 {
	font-weight: normal;
	font-family: Arial;
	font-size: .7em;
	color: #770000;
}

.idovonaloldal {
	margin-top: 50px;
}

.idovonaloldal h5 {
	font-family: jockeyone;
}

.idovonaloldal h4 {
	font-family: teko;
	font-size: 2em;
	letter-spacing: 2px;
	text-indent: 40px;
}

.idovonaloldal .datum {
	font-family: oswald-light;
	font-weight: normal;
	font-size: .9em;
	color: #000088;
}

.idovonaloldal div {
	background-color: rgba(220, 235, 220, .3);
	border-radius: 10px;
	margin-right: 50px;
	margin-bottom: 30px;
	padding: 7px;
	
}

.idovonaloldal .sorszam {
	float: right;
	width: 20px;
	margin: 10px;
	font-family: jockeyone;
	font-size: 1.1em;
	color: #555555;
}

iframe {
	width: 600px;
	height: 470px;
	background: none;
	border: 0px;
	margin: 0px auto 40px auto;
	padding: 0px;
}

.fb-share-button {
	margin: 20px;
}