/*STYLE DLA PLUGINU GALERIA*/
.Gallery
{
width:525px;
margin:0px auto;
}

.Gallery .GalleryPictBorder
{
background-color:#F8F8F8;
padding:5px;
border-color:#9F9F9F;
border-width:1px;
border-style:dotted;
}

.Gallery .GalleryPict
{
float:left;
overflow:hidden;
margin-left:20px;
text-align:center;
}

.Gallery .GalleryPictDesc
{
margin-top:5px;
text-align:center;
font-size:10px;
margin-bottom:10px;
overflow:hidden;
}

.Gallery .GalleryPrevButton
{
float:left;
overflow:hidden;
}

.Gallery .GalleryNextButton
{
float:right;
overflow:hidden;
}

.Gallery a.GalleryLink
{

}