﻿.AllGallery
{
}

.GalleryItems
{
   
}

.GalleryElement
{
    margin-left:7px;
    margin-right:7px;
    margin-top:7px;
    margin-bottom:7px;
}

.GaleryMainElements
{
    background-color:#B6B6B6;
    float:left;
    height:66px;
    margin-bottom:18px;
    margin-left:8px;
    margin-right:8px;
    width:195px;
}

.MainGaleryImages
{
    position:relative;
    bottom:23px;
    left:12px;
    height:42px;
    width:74px;
    z-index:1;
}

.MinImageGallery
{
    position:relative;
    right:7px;
    top:16px;
    width:33px;
    height:33px;
    z-index:9999;
    cursor:pointer;
}

.MainImageDescription
{
    position:relative;
    bottom:33px;
    left:84px;
    height:42px;
    width:74px;
    z-index:1;
    font-size:12px;
    
}
