﻿@font-face {
	font-family: "Action Man";
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/ActionMan.ttf') format('truetype');
}

#amorfka {
	position: absolute;
	top: -95px;
	right: 23px;
	width: 104px;
	height: 156px;
	z-index: -1;
	background-size: 100%;
}

#FDszerzo {
	font-family: "Action Man";
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 445px;
	text-shadow: 0px 0px #EEEEEE;
}

#designedBy {
	font-family: 'Action Man';
	font-size: 12px;
	position: absolute;
	bottom: 12px;
	left: 15px;
	text-shadow: 1px 1px #DDDDDD;
}

.picUrl {
	position: relative;
	margin-top: 20px;
	max-width: 400px;
	height: auto;
	max-height: 250px;
	border-style: solid;
	border-width: 2px;
	border-color: #EEEEEE;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
}

iframe {
	border-style: solid;
	border-width: 2px;
	border-color: #EEEEEE;
	position: relative;
	margin-top: 20px;
	left: 0px;
	width: 489px !important;
	height: 275px !important;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
}

/* SZAVAZAS --> */
.gp_a:focus {
	outline: none;
}

*:focus {
	outline: none;
}

#qp_main593253 .qp_btna:hover input {
	background-color: rgba(99, 204, 95, 0.4) !important
}

#qp_main593253[results='0'] .qp_a:hover {
	background-color: rgba(100, 100, 100, 0.2);
}

.qp_a {
	font-family: 'Action Man';
	font-size: 15px;
	line-height: 1.5;
	padding: 0em 0.71em;
	margin: 10px 0px;
	clear: both;
	transition: background-color 100ms ease-in;
	border-color: rgb(107, 107, 107)
}

.gp_a_radioButton {
	float: left;
	width: 17px;
	margin-left: -24px;
	margin-top: 2px;
	padding: 0px;
	height: 21px
}

.voteButtons {
	text-shadow: 1px 1px #000000;
	width: 87px;
	height: 26px;
	font-family: 'Action Man';
	font-size: 12px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 5px;
	padding: 0.07em 0.43em;
	background-color: rgba(100, 100, 100, 0.5);
	transition: background-color 200ms ease-in;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
}

/* <-- SZAVAZAS */

#ActivePageStyle {
	color: black;
}

.pageStyle {
	margin-right: 6px;
	cursor: pointer;
}

.pageStyle:hover {
	text-decoration: underline;
	cursor: pointer;
}

.chromepointer {
	cursor: pointer;
}

.buttons {
	cursor: pointer;
}

a:hover {
	cursor: pointer;
}

a:link {
	text-decoration: none;
	color: black;
}

a:visited {
	color: black;
}

.megtekintes:hover {
	color: brown;
}

.megtekintes {
	margin-left: 185px;
	font-size: 17px;
	font-weight: bold;
}

@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
	}

	to {
		-moz-transform: rotate(360deg);
	}
}

@-ms-keyframes spin {
	from {
		-ms-transform: rotate(0deg);
	}

	to {
		-ms-transform: rotate(360deg);
	}
}

.alsoLogoDiv {
	width: 36px;
	height: 36px;
	position: absolute;
	border-radius: 20px;
	box-shadow: inset 0px 0px 10px #000000;
}

.alsoLogoKep {
	width: 30px;
	position: absolute;
	left: 3px;
	top: 3px;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	cursor: pointer;

}

.alsoLogoKep:hover {
	-moz-transform: scale(1.13) rotate(360) translate(0px);
	-webkit-transform: scale(1.13) rotate(360deg) translate(0px);
	-o-transform: scale(1.13) rotate(360deg) translate(0px);
	-moz-animation-name: spin;
	-moz-animation-timing-function: linear;
	-moz-animation-duration: 0.4s;
	-ms-animation-name: spin;
	-ms-animation-timing-function: linear;
	-ms-animation-duration: 0.4s;
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	/* font-family: Georgia; */
	background-color: #fafafa;
	background-image: url('../images/elements/bodybackground.jpg');
	background-repeat: repeat;
	-webkit-touch-callout: none;
	/* -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; */
	/* a szöveget ne lehessen kijelölni */
}

#header {
	background-image: url('../images/elements/header.jpg');
	background-size: 901px 257px;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	width: 901px;
	height: 257px;
	position: relative;
	top: 5px;
	margin: 0 auto 0 auto;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	box-shadow: 0px 2px 10px #000000;
	z-index: 9;
}

#headermenu {

	border-style: solid;
	border-width: 0px;
	width: 600px;
	height: 50px;
	position: absolute;
	bottom: -21px;
	right: -1px;
	z-index: 8;
}

#menu {
	display: flex;

	justify-content: space-around;
	background-color: rgba(20, 120, 120, 0.7);
	border-style: solid;
	border-width: 1px;
	border-top-left-radius: 40px;
	width: 750px;
	height: 28px;
	position: absolute;
	left: -152px;
	top: 0px;
	box-shadow: 0px 1px 2px #222222;
	z-index: 7;
}

#menu a {
	color: white;
	display: inline-block;
	padding: 6px 8px;
	height: 16px;
	border-style: solid;
	border-width: 0px;
	text-decoration: none;
	font-weight: italic;
	line-height: 16px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-color: black;
	text-shadow: 1px 1px #000000;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.activate {
	background-color: rgba(50, 50, 50, 0.4);
}

.activateColor {
	color: rgba(40, 240, 240, 1.0);
}

#menu a:hover {
	background-color: rgba(50, 50, 50, 0.4);
	color: rgba(240, 240, 240, 1.0);
	cursor: pointer;
	border-radius: 10px;

}

#mainbox {
	background-image: url('../images/elements/votebackground.jpg');
	background-repeat: repeat-y;
	border-style: ridge;
	border-width: 0px;
	width: 900px;
	min-height: 600px;
	position: relative;
	top: 4px;
	margin: 0 auto 0 auto;
	z-index: 5;
	box-shadow: 2px 2px 20px #000000;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

#contentHeader {
	background-color: rgba(120, 220, 120, 0.2);
	z-index: 6;
	top: 0px;
	left: 0px;
	position: relative;
	width: 690px;
	height: 125px;
	border-style: solid;
	border-color: white;
	border-width: 0px;
	border-bottom-width: 1px;
	font-size: 14px;
	font-family: "Action Man";
	text-shadow: 1px 1px #EEEEEE;
	-webkit-box-shadow: inset 0px 0px 8px 1px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: inset 0px 0px 8px 1px rgba(0, 0, 0, 0.85);
	box-shadow: inset 0px 0px 8px 1px rgba(0, 0, 0, 0.85);
}

#content {
	background-image: url('../images/elements/contentbackground.jpg');
	background-repeat: repeat;
	border-style: solid;
	border-width: 0px;
	width: 690px;
	min-height: 600px;
	top: 0px;
	left: 210px;
	position: relative;
	z-index: 6;
	-webkit-box-shadow: -2px 0px 3px #222222;
	-moz-box-shadow: -2px 0px 3px #222222;
	box-shadow: -2px 0px 3px #222222;
	border-bottom-right-radius: 6px;
}

.kartyakKepek {
	width: 50px;
	height: 70px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 10;
}

.kartyakKepek:hover {
	z-index: 11;
	-moz-transform: scale(1.6) rotate(3deg) translate(0px);
	-webkit-transform: scale(1.6) rotate(3deg) translate(0px);
	-o-transform: scale(1.6) rotate(3deg) translate(0px);
	transform: scale(1.6) rotate(3deg) translate(0px);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}

.szabalyKepek {
	border-style: solid;
	border-color: white;
	border-width: 1px;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 10;
}

.szabalyKepek:hover {
	z-index: 11;
	-moz-transform: scale(1.2) rotate(3deg) translate(0px);
	-webkit-transform: scale(1.2) rotate(3deg) translate(0px);
	-o-transform: scale(1.2) rotate(3deg) translate(0px);
	transform: scale(1.2) rotate(3deg) translate(0px);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}

.kiadvanyok {
	border-style: dashed;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	position: relative;
	width: 600px;
	height: 200px;
	margin: 0 auto 0 auto;
}

.kiadvanyokKepek {
	width: 110px;
	height: 158px;
	position: absolute;
	top: 19px;
	left: 20px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 10;
}

.kiadvanyokKepek:hover {
	z-index: 11;
	-moz-transform: scale(1.1) rotate(5deg) translate(0px);
	-webkit-transform: scale(1.1) rotate(5deg) translate(0px);
	-o-transform: scale(1.1) rotate(5deg) translate(0px);
	transform: scale(1.1) rotate(5deg) translate(0px);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}

#kiadvanyokKepekMegtekintese {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: rgba(100, 100, 100, 0.3);
	visibility: hidden;
	cursor: pointer;
}

#kiadvanyokKepekMegtekinteseNagyban {
	background-size: 330px 502px;
	z-index: 101;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 1px;
	height: 1px;
	margin-top: -254px;
	margin-left: -168px;
	border-style: solid;
	border-color: white;
	border-width: 3px;
	-webkit-transition: width 0.5s, height 0.5s;
	/* For Safari 3.1 to 6.0 */
	transition: width 0.5s, height 0.5s;
}

.kiadvanyokTartalom {
	background-color: rgba(120, 120, 120, 0.15);
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.85);
	border-style: solid;
	border-color: white;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	position: absolute;
	width: 400px;
	height: 140px;
	top: 30px;
	right: 30px;
}

.kiadvanyokBekezdes {
	font-size: 15px;
	font-family: "Action Man";
	text-shadow: 1px 1px #DDDDDD;
	margin-top: 6px;
	margin-left: 20px;
	line-height: 25px;
}

.hirek {
	border-style: ridge;
	border-width: 0px;
	position: relative;
	width: 600px;
	min-height: 200px;
	margin: 0 auto 0 auto;
}

.hirekTartalom {
	background-color: rgba(100, 100, 100, 0.1);
	-webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.85);
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.85);
	border-style: solid;
	border-width: 0px;
	border-color: white;
	border-bottom-width: 1px;
	border-top-width: 1px;
	position: relative;
	margin: 0 auto 0 auto;
	width: 532px;
	min-height: 160px;
}

.hirekTartalomPangea {
	background-color: rgba(100, 100, 100, 0.1);
	-webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.85);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.85);
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.85);
	border-style: solid;
	border-width: 0px;
	border-color: white;
	border-bottom-width: 1px;
	border-top-width: 1px;
	position: relative;
	margin: 0 auto 0 auto;
	width: 592px;
	min-height: 160px;
}

.hirekBekezdes {
	font-size: 14px;
	font-family: "Action Man";
	text-shadow: 1px 1px #EEEEEE;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 21px;
}

.hirekKepek {
	width: 90px;
	height: 128px;
	position: absolute;
	top: 15px;
	right: 20px;
	margin-bottom: 20px;
	border-style: solid;
	border-color: white;
	border-width: 2px;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25);
}

.karakterek {
	background-color: rgba(100, 100, 100, 0.1);
	position: relative;
	width: 630px;
	right: 0px;
	top: -20px;
	height: 190px;
	margin: 0 auto 0 auto;
	-webkit-box-shadow: inset 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
	font-size: 14px;
	border-radius: 10px;
}

.karakterekBekezdes {
	position: relative;
	top: -1px;
	line-height: 19px;
	font-family: "Action Man";
	text-shadow: 1px 1px #DDDDDD;
	margin: 30px;
	margin-left: 180px;
}

.karakterekKepek {
	border-style: solid;
	border-color: #EEEFFF;
	border-width: 2px;
	width: 150px;
	height: 140px;
	position: absolute;
	left: 13px;
	top: 23px;
	-webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
}

#vote {
	text-shadow: 1px 1px #EEEEEE;
	font-size: 15px;
	font-family: "Action Man";
	width: 208px;
	height: 600px;
	top: 51px;
	left: 0px;
	position: absolute;
	z-index: 6;
}

#countdown {
	position: absolute;
	top: -40px;
	left: 0px;
	width: 208px;
	height: 100px;
	font-family: "Action Man";
	font-size: 15px;
	text-shadow: 1px 1px #EEEEEE;
	z-index: 6;
}

#footer {
	font-family: "Action Man";
	line-height: 15px;
	background-image: url('../images/elements/footerbackground.jpg');
	text-shadow: 1px 1px #DDDDDD;
	background-color: rgba(200, 200, 200, 0.6);
	border-style: ridge;
	border-width: 0px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	height: 44px;
	position: relative;
	top: -10px;
	width: 700px;
	margin: 0 auto 0 auto;
	background-repeat: repeat;
	z-index: 4;
	font-size: 14px;
	box-shadow: 2px 4px 10px #000000;
}

.price {
	color: blue;
}

.row {
	display: flex;
	flex-direction: row;
}

.column {
	position: relative;
	margin-right: 17px;
	text-align: center;
	font-size: 14px;
	font-family: "Action Man";
	text-shadow: 1px 1px #eeeeee;
	left: 5px;
	margin-top: -3px;
}

.pangeacontent {
	text-align: center;
	font-size: 14px;
	font-family: "Action Man";
	text-shadow: 1px 1px #EEEEEE;
}

#pangeaElolap {
	border-style: solid;
	border-width: 2px;
	border-color: #EEEEEE;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
}


/* Dropdown Button */
.dropbtn {
	color: #333;
	/* Text color */
	padding: 14px 16px;
	/* Padding */
	font-size: 16px;
	/* Font size */
	border: none;
	/* Remove borders */
	cursor: pointer;
	/* Cursor style */
}

/* Dropdown container (hidden by default) */
.dropdown-content {
	display: none;
	/* Hide the dropdown content */
	position: absolute;
	/* Positioning */
	background-color: #f9f9f9;
	/* Background color */
	min-width: 160px;
	/* Minimum width */
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	/* Box shadow */
	z-index: 1;
	/* Set z-index to make sure it appears above other content */

}

/* Links inside the dropdown */
.dropdown-content a {
	color: #333;
	/* Text color */
	padding: 12px 16px;
	/* Padding */
	text-decoration: none;
	/* Remove underline */
	display: block;
	/* Make them block-level elements */
}

/* Change color of dropdown links on hover */
/* .dropdown-content a:hover {
	background-color: #f1f1f1;

}

*/

/* Show the dropdown menu when hovering over the dropdown button */
.dropdown:hover .dropdown-content {
	display: block;
	/* Show the dropdown content */
}

/* Style the active menu item */
.active {
	background-color: #4CAF50;
	/* Green background color */
	color: white;
	/* Text color */
}


/* Dropdown container (hidden by default) */
.dropdown-content {
	display: none;
	/* Hide the dropdown content by default */
	position: absolute;
	/* Positioning */
	background-color: rgba(20, 120, 120, 0.7);
	min-width: 160px;
	/* Minimum width */
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	/* Box shadow */
	z-index: 1;
	/* Set z-index to make sure it appears above other content */
	border-radius: 10px;
	/* Rounded corners */

}

/* Show the dropdown menu when hovering over the dropdown button */
.dropdown:hover .dropdown-content {
	display: block;
	/* Show the dropdown content when hovering over the parent menu item */
}

.image-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.image-container>div {
	flex-basis: 30%;
	/* Adjust the width as needed */
	margin-bottom: 20px;
	/* Adjust spacing between images */
	text-align: center;
}

.puppetName {
	display: block;
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	unicode-bidi: isolate;

}

.dino-container {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center
}

.dino-container>div {
	flex-basis: 30%;
	/* Adjust the width as needed */
	margin-bottom: 20px;
	/* Adjust spacing between images */
	text-align: center;
}