/*overlay*/
#overlay{ 
        display: none;
        position: absolute;
        background-color: #000000;
        opacity: 0.5;
        -moz-opacity: 0.5;
        filter: alpha(opacity=50);
        top: 0px;
        left: 0px;
        z-index: 90;
        width: 100%;
        height: 100%;
}
#fullbox { 
	display: none;
	position:absolute;
	background: #ffffff url(images/dunaujvarosonline_grey.gif) no-repeat scroll center center;
	z-index: 210;
	padding: 10px 10px 70px 10px;
	font-size:11px;
}
#fbloading {
	margin:-2px 0;
	visibility:hidden;
}
#lbimage {
	margin-bottom:5px;
	cursor: pointer;
}

#lbfulltitle { 
	color:#192d46;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	line-height: 16px;
	padding: 5px 20px

}
table#fbcont { 
	width:100%;
	table-layout:fixed;
}

#main table#fbcont {
	margin:0;
}

#main table#fbcont img {
	margin:0;
	padding:0;
	border:0;
}

#main table#fbcont tr {
	height:auto;
}

#main table#fbcont tr td {
	padding:0;
}



.galdata td { 
	height:18px;
	width: 33%;
}
.galdata span, .galdata div { 
	cursor:pointer;
	color: #192d46;
	font-weight:bold;
	line-height:12px;
	vertical-align:middle;
	height:12px;
}

#helpbox{ 
	/*display: none;*/
	position:absolute;
	bottom: 60px;
	right: 20px; 
}

	
#gnext,#gprev,#ghelp,#gclose {} 

#lbcount { text-align: center; color:#192d46; font-weight:normal;} 

#ifpopup { /*?*/
	position:absolute;
	z-index: 95;
}

#fleft,#fright { /*?*/
	position:absolute;
	/*display:none;*/
	z-index:120;
}


/*divek*/
#gallerybox{ padding:0px; margin:0px; color: #192d46; width: 670px;} 
#thumbdiv{ background-color: #e6e7e8; padding: 0px; margin: 2px 0px;}  
#lbthumbs { padding: 0px ; overflow: hidden; width: 640px;}  
#lbthumbscontener { border: 0 none; border-collapse: collapse; }  
#lbthumbstbl { width: 670px;}  
#lbthumbstbll ,#lbthumbstblr { width: 15px;}  
#lbthumbstblc { width: 640px;}  

/*galeria adat*/
#lbtitle{ display: none;}
.dirtitle  { font-family: Georgia, Times, Verdana, Helvetica, Arial, sans-serif; font-size: 17px; color: #206fa8; background-color: #f1f2f2; padding: 6px;}
.dirdesc { padding: 10px 20px; color: #192d46; line-height: 16px;}
.dirdatum { color: #ec7000; padding: 4px 6px;}

/*kep*/
#images {
	position: relative;
	width:670px;
	height:500px;
	background-color: #e6e7e8;
	margin-bottom: 2px;
}
#lbimage1,#lbimage2 { 
	position: absolute;
	display:none;
	cursor:pointer;
}
#loading { 
	position: absolute;
	top: 200px;
	left: 320px;
	margin: 0;
	display: none;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

.thumb { 
	border: 4px solid #ffffff;
	margin: 4px;
	cursor: pointer;
}

/*navigacio*/
/*navigacio - info*/
#picdescdiv{ background-color:#ffffff; line-height: 16px; padding: 5px 20px;} 
#lbtext{ 
	color: #012d4c;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
#lbdesc{ 
	color: #636466;
	text-align: left;
	font-size: 10px;
	text-align: center;
}

/*navigacio - gombok*/
#lbdata { background-color:#e6e7e8; height: 25px; position: relative; margin: 10px 0px;}
#next{ 
	position: absolute;
	top: 0px;
	right:0px;
	width: 90px;
	cursor:pointer;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}
#prev{ 
	position: absolute;
	top: 0px;
	left:0px;
	width: 90px;
	cursor:pointer;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}

/*navigacio - slider*/
#counter{ 
	position: absolute;
	top: 0px;
	left:90px;
	width: 320px;
	height: 25px;
	line-height: 25px;
	font-size:11px;
	text-align: center;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	color: #192d46;
}

#lbsliderssdiv { 
	position: absolute;
	top: 0px;
	left:410px;
	width: 70px;
	height: 25px;
}
#slidestartstop { cursor: pointer;} 
#lbsliderdiv { 
	position: absolute; 
	top: 6px;
	left: 480px; 
	width: 94px;
	border-right: 2px solid #eae5d7;
}

#lbslider{ position: absolute;} 
#lbsliderlabel { 
	position: absolute;
	left: 65px;
	width: 30px;
}

#zoom_image { 
	position: absolute;
	z-index:100;
	border: 5px solid #ffffff;
}


/* ajaxformsend */
#libformpostnotify {
	position: absolute; 
	width: 390px; 
	top: 300px; 
	left: 300px; 
	padding: 10px; 
	font-weight: bold; 
	font-size: 15px; 
	background-color: #F1F2F2; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #222222; 
	border: 1px solid #888;
	z-index:1000;
}
#libformpostnotify img {
	float: left;
	margin-right:10px;
}

