#qgallerry_table td {
	border:none;
	height:200px;

}
#qgallerry_table tr{
	border:none;
}

#qgallerry_table {
	border:none;
	margin-top:-60px;
}

#qgallerry_table img {
	text-align: center;
	vertical-align: middle;
	
}

.gal_img{ margin-top:28px;}
.gal_txt{ padding-top:5px;}

#qgallerry_table a{	
			 text-decoration: none;
			 font-size:11px;
			 font-family:Century Gothic, Arial, Helvetica, sans-serif;
}

.galeria ul.poze {
text-align:center;
margin-left:auto;
margin-right:auto;
position:relative;

}

.galeria .poze li {
	list-style-type: none;
	position: absolute;
	top: 10px;
	left: 10px;
}

.galeria .poze img {
	border: 1px solid #e7e7e7;
	padding: 5px;
	background-color: #ececec;
	width:auto;
    height:550px;
	}
	
.galeria{
position:relative;
max-height:650px;
height:650px;
width:auto;
text-align:center;
margin-left:auto;
margin-right:auto;
}

