﻿#ThumbImages
{
    text-align: center;
}

#ThumbImages img
{
    width: 200px;
    height: 150px;
    border-width: 2px;
    border-color: #DDDDDC;
    border-style: solid;
}

#LokalitaImages
{
    text-align: center;
}

#LokalitaImages img
{
    border-width: 2px;
    border-color: #DDDDDC;
    border-style: solid;
}


