.UGalleryList
{
    width: 528px;
    margin: 0 -9px;
    overflow: hidden;
}

.UGalleryList .item
{
    width: 158px;
    float: left;
    margin: 0 9px 0 9px;
    height: 175px;
    overflow: hidden;
}
.UGalleryList .simple
{
    height: 141px;
}
.UGalleryList .item img
{
    padding: 3px;
    border: 1px solid #d1d1d1;
}
.UGalleryList .item h4
{
    margin: 0;
	margin-top: 7px;
}
.UGallery_slide_container {
    background: #F0F1F1;
}
.UGallery_slide
{
    width: 490px;
    height: 394px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
}
.UGallery_slide .UGallery_arrow
{
    width: 200px;
    height: 394px;
    position: absolute;
    top: 0;
}
.UGallery_slide .UGallery_arrowLeft
{
    left: 0;
    background: url('https://static2.krepsinis.net/static.php?v=3.00.120RC202607210918&t=i&f=/cimg/UGallery/arrowLeft.png') no-repeat left center;
}
.UGallery_slide .UGallery_arrowRight
{
    right: 0;
    background: url('https://static2.krepsinis.net/static.php?v=3.00.120RC202607210918&t=i&f=/cimg/UGallery/arrowRight.png') no-repeat right center;
}

.UGallery_slide .UGallery_zoom
{
    width: 200px;
    height: 394px;
    display: block;
    position: absolute;
    top: 0; 
    left: 200px;
    background: url('https://static2.krepsinis.net/static.php?v=3.00.120RC202607210918&t=i&f=/cimg/UGallery/zoom.png') no-repeat center center;
	display: block;
}
.UGallery_slides
{
    width: 510px;
    height: 68px;
    position: relative;
    margin: 8px 0;
    
}
.UGallery_slideList
{
    width: 484px;
    height: 68px;
    position: relative;
    overflow: hidden;
    margin-left:21px;
}
.UGallery_slideListContent
{
    position: absolute;
    height: 68px;
    left: 0;
    top: 0;
    overflow: visible;
}
.UGallery_slideListContent .item
{
    float: left;
    display: inline;
	width: 121px;
}
.UGallery_slideListContent .item img
{
    border: 1px solid #d1d1d1;
    margin: 1px 5px;
	dislay: block;
}
.UGallery_slideListContent .item a
{
    width: 121px;
    height: 68px;
}
.UGallery_active
{
    border: 2px solid #f6b84d !important;
    margin: 0px 4px !important;
}
.UGallery_slideArrow
{
    position: absolute;
    top: 0;
    height: 68px;
    width: 20px;
    display: block;
}
.UGallery_slideLeft
{
    background: url('https://static2.krepsinis.net/static.php?v=3.00.120RC202607210918&t=i&f=/cimg/UGallery/slideLeft.png') no-repeat right center;
    left: 0;
}
.UGallery_slideRight
{
    background: url('https://static2.krepsinis.net/static.php?v=3.00.120RC202607210918&t=i&f=/cimg/UGallery/slideRight.png') no-repeat right center;
    right: 0;
}


#lightbox-overlay
{
    z-index: 5001;
}
#lightbox-nav-btnNext:hover
{
    background: url('https://static2.krepsinis.net/static.php?v=3.00.120RC202607210918&t=i&f=/cimg/UGallery/arrowRight.png') no-repeat right center !important;
}
#lightbox-nav-btnPrev:hover
{
    background: url('https://static2.krepsinis.net/static.php?v=3.00.120RC202607210918&t=i&f=/cimg/UGallery/arrowLeft.png') no-repeat left center !important;
}
.UGalleries_mobile img
{
    width: 100%;
    max-width: 480px;
    border: none;
    display: block;
    margin: 0 auto;
}
.UGalleries_mobile
{
	text-align: center;
	padding-bottom: 20px;
}
.UGalleries_mobile p
{
	line-height: 150%; 
}
.UGallery_mobile img
{
    width: 100%;
	max-width: 480px;
    border: none;
    display: block;
	margin: 0 auto;
}
.UGallery_mobile 
{
	margin: 5px auto;
	width: 100%;
	position: relative;
}

.UGallery_mobile .current a
{
    display: block;
}


.slideTitle
{
	padding: 0px 0px 10px 10px;
}



