/*POPUP GALÉRIA*/
body {
	background-image: url('../images/popup_galeria_bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px;
}
#galeria_popup {
	background-color:transparent;
	margin:auto auto 10px;
	padding-bottom:12px;
	width:620px;
}
.galeria_banner {
	background-image:url(../images/autoblog_gal_top.jpg);
	height:90px;
	margin-bottom:10px;
	width:620px;
}
.galeria_banner img {
	float:right;
	margin:10px 10px;
}
.galeria_nagykep {
	height:345px;
	margin:auto;
	overflow:hidden;
	text-align:center;
	vertical-align:bottom;
	width:90%;
}
.galeria_nagykep span {
	display:block;
	float:left;
	height:49px;
	margin-top:-9px;
	position:relative;
	top:50%;
	width:22px;
}
#kep_bal {
	height:49px;
	margin-right:4px;
	width:18px;
}
#kep_jobb {
	height:49px;
	margin-left:4px;
	width:18px;
}
.kep {
	float:left;
	border: 6px solid #d9e6f5;
	padding:0px;
	margin:auto;
}
.thumb_box {
	height:85px;
	margin:auto;
	width:90%;
}
.thumb {
	margin-right:10px;
	border:3px solid #D9E6F5;
}
.thumbHover {
	border:3px solid #88B1DD;
	margin-right:10px;
}
.leiras_keret {
	font-size:12px;
	font-weight:bold;
	height:40px;
	margin:4px 0 0;
	padding:4px;
	text-align:center;
}
.leiras {
	color: #045183;
}
.leiras_alatt {
	height:20px;
	margin-bottom:12px;
}
.thumb_box span {
	display:block;
	float:left;
	height:49px;
	margin-top:-9px;
	position:relative;
	top:23px;
	width:22px;
}
#thumb_bal {
	height:49px;
	margin-right:4px;
	width:18px;
}
#thumb_jobb {
	height:49px;
	margin-left:4px;
	width:18px;
}
.thumb_keret {
	border:0 solid red;
	float:left;
	height:77px;
	overflow:hidden;
	width:460px;
}
.thumb_keret_belso {
	width:800px;
}
#leiras_0 {
	font-weight:normal;
}
/*POPUP GALÉRIA VÉGE*/
