#gallery-wrap {
padding-bottom:10px;
padding-top:10px;
width:100%;
}
#galerry-wrap:after {
content:" ";
display:block;
clear:both;
}
#gallery-main{
    
 float:left;   
} 
#gallery-sidebar-left
{
width:100px;
text-align:center;
float:left;
}
#gallery-sidebar-right
{
width:100px;
text-align:center;
float:right;
}

#gallery-content {
padding:5px;
text-align:center;
float:left;
width:400px;
}


#gallery-content-bottom
{
  clear:both;  
  margin: 10px 150px 10px 150px;
}
#gallery-content-bottom h1
{
 font-size:14px;
 font-weight:bold;
 width:100%;
 text-align:center;
 text-decoration:none;
 color: black;
 background-color:white;
}
.gallery-info
{
  vertical-align: text-bottom;
  text-align:right;
  bottom:0px;
  position:relative;
  height:300px;
}
.gallery-list-titleimage
{
  padding: 5px;
  width:280px;
}
.gallery-np
{
 vertical-align:top;
 height:250px;
}
.gallery_image
{
 width:250px;
 float:left;
}
.gallery-descr
{
  clear:both;
  vertical-align: top;
  
}
.gallery-descr h1
{
  font-size:14px;
  font-family:tahoma;  
}
.gallery-list-preview
{
  height:80px;
  padding-top:5px;
  padding-bottom:5px;  
}
.gallery-list-preview img
{
  margin:5px;
}
.gallery-more
{
  text-align:right;
  width:100%;
}