.album-images
{
    width:150px !important;
    height:110px;
    float:left;
    margin: 4px;
    border: solid 2px white;
    background-position:center;
}

.album-images:hover
{
    cursor:pointer;
    border: solid 2px #00A8FF;
}

#novaGalerija
{
    float:left;
    display:block;
    width:100%;
}

#galleryPhotos
{
    display:none;
}

.AlbumTitle
{
     padding-bottom:10px;
     border-bottom:1px solid white;
     font-size: 23px;
     font-family: Trebuchet MS;
     margin:4px;
     width:640px;
}

.payed-profiles-AlbumTitle
{
     padding-bottom:5px;
     padding-top:5px;
     font-size: 17px;
     font-family: Trebuchet MS;
     margin:4px;
     width:100%;
     float:left;
}