img {
  border: none;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

#metin2 { display: none; }
#facebook_like {
	display: none;
	position: absolute;
	border: 1px silver solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-style: none;
}
#facebook_like_mini {
	display: none;
	position: absolute;
}
body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	
	overflow: hidden;
	position: relative;
	background-color: black;
}
p { margin: 0px; }
textarea { resize: none; }
option { background-color: #292824; }
.impressum {
	color: #ffc260;
	text-decoration: none;
}
div { position: relative; }
#main_div {
	margin: 0px auto;
	color: #ffc260;
	position: static;
	font-family: 'Insula';
}
#page_top div.top_dragon {
	left: 10.7%;
	width: 76%;
	height: 98%;
	overflow: hidden;
	border: 1px dotted black;
}
#page_top div.top_dragon img {
	top: -50%;
	height: 170%;
	position: absolute;
}

#page_right_top div.side_torch,
#page_left_top div.side_torch {
	width: 100%;
	height: 100%;
	z-index: 1;
	margin: 0px;
	overflow: hidden;
	position: absolute;
}

#page_right_top div.right_dragon,
#page_left_top div.left_dragon {
	width: 100%;
	height: 95%;
	z-index: 1;
	margin: 0px;
	overflow: hidden;
	position: absolute;
/*	border: 1px dotted black;*/
}
#page_left_top div.left_dragon {
	width: 96%;
}

.flying_dragon {
	display: none;
	position: absolute;
}

div.side_torch,
img.background_image {
	width: 100%;
	height: 100%;
	position: absolute;
}
table.background_image {
	width: 100%;
	height: 100%;
	position: absolute;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.background_image tbody {
	vertical-align: top;
}
table.background_image td {
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
table.background_image td img {
	width: 100%;
	height: 100%;
}
#page_links div {
	width: inherit;
	height: inherit;
	z-index: 1;
	position: absolute;
}
#page_links a {
	float: left;
	text-align: center;
	color: #ffc260;
	position: absolute;
	display: inline-block;
	border-left-style: none;
	text-decoration: none;
}
#page_links a:hover {
	color: #C90;
	text-decoration: underline;
}
#page_links img.selected_page {
	float: left;
	width: 30%;
	height: 40%;
	position: absolute;
}
#page_links table.background_image td {
	width: 10%;
	height: 20%;
}
#page_links table.background_image tr.first td {
	height: auto;
}
#page_links table.background_image tr {
	height: 20%;
}
#page_body {
	float: left;
	margin: 0px;
}
#container {
	top: 5%;
	left: 4%;
	width: 91%;
	height: 82%;
	z-index: 1;
	margin: 0px;
	font-size: 100%;
	position: absolute;
}
a#rendelj_itt {
	top: 89%;
	left: 36%;
	color: #00FFFF;
	font-size: 130%;
	text-align: center;
	position: absolute;
	border-style: none;
	text-decoration: none;
}
p#rendelj_itt {
	top: 89%;
	left: 33%;
	width: 34%;
	margin: 0px;
	font-size: 130%;
	text-align: center;
	position: absolute;
	border-style: none;
	text-decoration: none;
/*	border: 1px dotted silver;*/
}
p#rendelj_itt a {
	margin: 0px;
	color: #00FFFF;
	font-size: 100%;
	border-style: none;
	text-decoration: none;
}
#page_bottom {
	position: relative;
}
#page_bottom img {
	position: absolute;
}
#page_bottom p {
	top: 35%;
	margin: 0px;
	font-size: 70%;
	width: 100%;
	text-align: center;
	position: absolute;
}

/** KOZOS KERET ES HATTERSZIN AZ INPUTOKNAK **/

.input {
	color: #ffc260;
	outline-style: none;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	background-color: #292824;
	border-color: #624700 #A67800 #A67800 #624700;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.input2 {
    color: #ffc260;
    outline-style: none;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    background-color: #292824;
    border-color: #624700 #A67800 #A67800 #624700;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 100%;
}


/*.button {
	color: #ffc260;
	outline-style: none;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	background-color: #432e13;
	border-color: #A67800 #624700 #624700 #A67800;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}*/
.lightbg {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: rgba(255,200,150,0.08);
}
/** SCROLLBAR DESING KEZDET **/
.scroller_container,
#scroller_container {
	top: 0%;
	left: 0%;
	margin: 0px;
	width: 94%;
	height: 100%;
	font-size: 100%;
	position: absolute;
	overflow: hidden;
}
.scrollbar_container,
#scrollbar_container {
	top: 0%;
	left: 96%;
	width: 4%;
	height: 100%;
	z-index: 5;
	visibility: hidden;
	position: absolute;
}
.Scroller-Container {
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	position: absolute;
}
.Scroller-Container ul {
	padding-left: 8%;
}
.Scroller-Container h3 {
	font-size: 110%;
	margin: 3% 0% 1% 0%;
	font-weight: bold;
}
.Scroller-Container h4 {
	font-size: 100%;
	margin: 3% 0% 1% 0%;
	font-weight: bold;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 6%;
}
.Scrollbar-Track {
	top: 6%;
	left: 0%;
	width: 100%;
	height: 88%;
	position: absolute;
	background: transparent url(../images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
	width: 100%;
	height: 6%;
	position: absolute;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 94%;
  left: 0%;
  width: 100%;
  height: 6%;
}
/** SCROLLBAR DESING VEGE **/

/** DESKTOP LOCK KEZDET **/
#desktop_lock {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
	position: fixed;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background-color: black;
}
/** DESKTOP LOCK VEGE **/

/** POPUP KEZDET **/
#popup_event
{
     top: 25%;
     left: 25%;
     width: 50%;
     height: 55%;
     z-index: 100;
     display: none;
     font-size: 100%;
     position: fixed;
     z-index: 110;
}

#popup_event img.background{
    top: 0%;
    left: 0%;
    width: 100%;
    /*height: 90%;*/
    position: absolute;
}

#popup_event p.button {
    top: 90%;
    left: 40%;
    width: 20%;
    margin: 0px;
    cursor: pointer;
    font-size: 150%;
    font-weight: bold;;
    text-align: center;
    position: absolute;
    background-color: transparent;
}

#popup_container2 {
    top: 38%;
    left: 17%;
    width: 66%;
    height: 45%;
    font-size: 100%;
    position: absolute;
}
#popup {
	top: 0%;
	left: 30%;
	width: 40%;
	height: 70%;
	z-index: 11;
	display: none;
	font-size: 100%;
	position: fixed;
}
#popup img.background{
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	position: absolute;
}
#popup_container {
	top: 38%;
	left: 17%;
	width: 66%;
	height: 45%;
	font-size: 100%;
	position: absolute;
}
#popup p.button {
	top: 85%;
	left: 40%;
	width: 20%;
	margin: 0px;
	cursor: pointer;
	font-size: 130%;
	font-weight: bold;;
	text-align: center;
	position: absolute;
}

#popup p.button:hover {
	color: #ffd99d;
}

#popup p.button_jelsz_eml
{
    top: 43%;
    left: 0%;
    width: 100%;
    margin: 0px;
    cursor: pointer;
    font-size: 130%;
    font-weight: bold;
    text-align: center;
    position: absolute;
    color: green;
}

#popup p.button_jelsz_eml:hover
{
    color: ##ffd99d;
}

#popup_text {
	top: 5%;
	left: 2%;
	width: 95%;
	height: 78%;
	margin: 0px;
	cursor: default;
	font-size: 110%;
	position: absolute;
    /*color: rgb(255, 194, 96);*/
}
/** POPUP VEGE **/

.link {
	cursor: pointer;
}
.link:hover {
	color: #ffd99d;
}
.inactive {
	color: #969696 !important;
}

.clickable:hover {
	color: #ff6666 !important;
	text-decoration: underline !important;
}
