@charset "utf-8";

body {
	background-color:#910000;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(Bg.jpg);
	font-size:11pt;
	
  scrollbar-base-color: #f3e6b1; 
  scrollbar-track-color: #f3e6b1; 
  scrollbar-face-color: #d4ab76; 
  scrollbar-highlight-color: #f3e6b1; 
  scrollbar-3d-light-color: #f3e6b1; 
  scrollbar-dark-shadow-color: #f3e6b1; 
  scrollbar-shadow-color: #f3e6b1; 
  scrollbar-arrow-color: #522e14; 
  -moz-scrollbar-base-color: #f3e6b1; 
  -moz-scrollbar-track-color: #f3e6b1; 
  -moz-scrollbar-face-color: #d4ab76; 
  -moz-scrollbar-highlight-color: #f3e6b1; 
  -moz-scrollbar-3d-light-color: #f3e6b1; 
  -moz-scrollbar-dark-shadow-color: #f3e6b1; 
  -moz-scrollbar-shadow-color: #f3e6b1; 
  -moz-scrollbar-arrow-color: #522e14; 
  }


img {
	border:0px;
}

a {color:#CC0000; text-decoration:none;}
a:hover {color: #FFFFFF; text-decoration:none;}
a:visited {color: #993300; text-decoration:none;}

.Button {
	color:#990000; 
	border:dotted #ffffff 1px; 
	padding:4px; 
	letter-spacing:2pt;
	font-variant:small-caps;
	float:left;
}

.Button2 {
	color:#990000; 
	border:dotted #ffffff 1px; 
	padding:2px 8px 2px 8px; 
	margin:6px 8px 0px 8px; 
	letter-spacing:2pt;
	font-variant:small-caps;
	float:left;
}


#Container {
	background-image:url(mandragora.png);
	position:absolute;
	width:700px;
	height:540px;
	left:50%;
	top:15px;
	margin-left:-350px;
}


* html #Container {
	background-image:url(mandragora.gif);
}


#terkep img{
	position:relative;
	top:148px;
	left:162px;
	width:73px;
	height:20px;
	float:left;
}

#kapcsolat img{
	position:relative;
	top:148px;
	left:373px;
	width:93px;
	height:20px;
	float:left;
}

html>/**/body #kapcsolat img{
	position:relative;
	top:-27px;
	left:450px;
	width:93px;
	height:20px;
}


#Oldalcim {
	color:#990000; 
	font-size:12px; 
	letter-spacing:2pt; 
	margin-top:175px; 
	margin-left:3px;
}

html>/**/body #Oldalcim {
	width:610px;
}


#Content {
	position:absolute;
	width:500px;
	height:220px;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-60px;
}

#Menu {
	position:absolute;
	width:564px;
	height:125px;
	left:50%;
	top:50%;
	margin-left:-282px;
	margin-top:146px;
}
  
  
#aktualis {
	font-size: 15px;
	color: #990000;
	text-align: center;
}


#cikkek {
	overflow: auto;
	font-size:10pt;
	line-height:1.4;
	text-align:justify;
	width:520px;
	height:175px;
	padding:14px;
	padding-left:0px;
}

#cikkek a{color: #990000; text-decoration:none;}
#cikkek a:hover {color: #FFFFFF; text-decoration:none;}
#cikkek a:visited {color: #996600; text-decoration:none;}

  
/*#Table_01 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#Table_01 td {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
}







#Table_01 #textBox #cikkek a {
	color: #CC0000;
	text-decoration: none;
}


#Table_01 #textBox #cikkek a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#Table_01 #textBox #cikkek a:visited {
	color: #996600;
	text-decoration: none;
}


#Table_01 p {
	color: #522E14;
}
#Table_01 #textBox #mailto {
	color: #522e14;
	text-decoration: none;
}


#Table_01 #textBox #mailto:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


#Table_01  #textBox  #terkep a {
	color: #990000;
	text-decoration: none;
}


#Table_01  #textBox  #terkep a:hover {
	color: #ffffff;
	text-decoration: none;#Table_01 #textBox #panorama {
	text-decoration: none;
}
*/

#modalPage1, #modalPage2, #modalPage3, #modalPage4
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
	filter: Alpha(Opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}



.modal
{
    background-color: #ffffff;
    border: solid 3px #FF9933;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top:-200px;
    margin-left:-300px;
    width: 620px;
    height: 400px;
    padding: 0px;
    z-index: 1000;
	overflow:auto;
}


.modal2
{
    background-color: #FF9933;
    border: solid 3px #FF9933;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top:-260px;
    margin-left:-310px;
    width: 620px;
    height: 520px;
    padding: 0px;
    z-index: 1000;
	overflow:auto;
}


.modalTop
{
	width: 14px;
	height:14px;
	cursor:pointer; 
    border: solid 3px #FF9933;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top:-217px;
    margin-left:-300px;
    z-index: 5000;

}

.modalTop2
{
	width: 14px;
	height:14px;
	cursor:pointer; 
    border: solid 3px #FF9933;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top:246px;
    margin-left:296px;
    z-index: 5000;

}


#etlap {
	padding:24px;
	color:#600;
	background-color:#efe8b1;

}

.etlap_price {
	margin-left:480px;
}

.etlap_title_en {
	font-size:12px;
	font-style:italic;
}
