/* ../css/dialogbox.css -> beolvasva */ 	
/* ../css/lightbox.css -> beolvasva */ 	
/* ../css/style.css -> beolvasva */ 	
#DialogBackground {
	background-color:#e8e8de;
	height:100%;
	left:0;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=90)”;
    filter: alpha(opacity=90);
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9; 
	position:absolute;
	top:0;
	width:100%;
	z-index:500;
}

#DialogPreLoading {
	opacity:0.45;
	position:absolute;
	top:135px;
	width:100%;
	z-index:750;
}

#DialogBox {	
	position:absolute;
	text-align:left;	
	width:310px;
	height:180px;
	z-index:1000;
	line-height:140%;
}

.dialogBoxBorder_2 {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#D7D7D7 #CDCDCD #CDCDCD #D7D7D7;
	border-style:solid;
	border-width:1px;
	width:auto;
}

#DialogCenter a {
	border-color:#11A3D1;
	border-style:solid;
	border-width:0 0 1px;
	color:#11A3D1;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}

#DialogCenter a:hover {
	border-color:#83B335;
	border-style:solid;
	border-width:0 0 1px;
	color:#006F93;
}

#DialogCenter table {
	width:100%;
}

#DialogCenter .DialogMessage {
	text-align:center;
	font-size:13px;
	color:#333333;
}

#DialogButtonsCenter {
	padding-top:15px;
	text-align:center;
}

#DialogButtonsRight {
	padding-top:15px;
	text-align:right;
}	
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 400;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 300;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 350;
	width: 100%;
	height: 500px;
	background-color: #000;
	}	
	
html {
	overflow: -moz-scrollbars-vertical;
	height:100%;	
}

body{
	color: #53533c;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e8e8de;
	height:100%;
}

h1{
	font-size:18px;
	font-weight:bold;
	color:#4c0909;
	text-transform:uppercase;
	text-align:left;
}

h2{
	color:#4C0909;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

a{
	color:#7e0e0e;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#53533C;
	font-size:11px;
	font-weight:bold;
}

.nyelv{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#53533c;
	text-transform:uppercase;
}

.nyelv:hover{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#000000;
	text-transform:uppercase;
}

.szoveg{
	color: #53533c;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.input_main {
	background-color: #FFF;
	border:solid 1px #d0d0c7;
	width:138px;
	font-size:11px;
	color:#53533c;
}

.dropdown1{
	border:solid 1px #9c9e9f;
	background-color:#FFF;
	color:#9c9e9f;
	font-size:10px;
	padding-left:3px;
	width:425px;
}

.menu{
	text-decoration:none;
	color:#828275;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.menu:hover{
	text-decoration:none;
	color:#4c0909;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.menu_act{
	text-decoration:none;
	color:#4c0909;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

.link{
	text-decoration:none;
	color:#9c9e9f;
}

.link:hover{
	text-decoration:underline;
	color: #c5a76a;
}

.font_10_px{
	font-size:10px;
}

.kiem_menu{
	text-decoration:none;
	text-transform:uppercase;
	color:#53533c;
	font-size:14px;
	font-weight:bold;
	background-image:url(../simg/kiem_menu_nyil.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}

.kiem_menu:hover{
	text-decoration:none;
	text-transform:uppercase;
	color:#4c0909;
	font-size:14px;
	font-weight:bold;
	background-image:url(../simg/kiem_menu_nyil2.gif);
	padding-left:15px;
}

.font_18_bold_red_padd{
	font-size:18px;
	font-weight:bold;
	color:#4c0909;
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}

.font_18_bold_red{
	font-size:18px;
	font-weight:bold;
	color:#4c0909;
	text-transform:uppercase;
	text-align:left;
}

.font_11_bold_upper_red{
	font-size:11px;
	font-weight:bold;
	color:#4c0909;
	text-transform:uppercase;
	text-align:left;
}

.font_11_red{
	font-size:11px;
	color:#4c0909;
}

.naptar_days {
	font-size:10px;
	font-weight:bold;
	color:#727459;
}

.naptar_days_w {
	color:#727459;
	font-size:10px;
	font-weight:bold;
}

.naptar_td_w {
	border:1px solid #cecfc3;
	color:#bebbad;
	font-size:10px;
	font-weight:bold;
	background-color:#f1f1eb;
}

.naptar_td_w2 {
	border:1px solid #cecfc3;
	color:#727459;
	font-size:10px;
	font-weight:bold;
	background-color:#f1f1eb;
}

.naptar_td_w_e {
	background-color:#6f0e0f;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.naptar_event {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.naptar_title_overlib {
	font-weight:bold;
	text-transform:uppercase;
}

.naptar_honap{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

.naptar_td_r{
	border:1px solid #FFFFFF;
}

.boxRotator { 
	width: 512px; 
	margin:0px; 
}

.news4{
	color:#53533c;
	font-size:11px;
}

.news5{
	color:#4C0909;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

.link1{
	color:#7e0e0e;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.link1:hover{
	color:#53533C;
	font-size:11px;
	font-weight:bold;
}

.uppercase{
	text-transform:uppercase;
}

.result{
	background-color:#4C0909;
	color:#FFFFFF;
	font-weight:bold;
}	
	
