p { 
    font-size:8pt; 
    font-family: Verdana,Helvetica,Arial;
    color: #FFFFFF; 
    font-weight: bold; 
    margin-bottom: 15px; 
    margin-top: 0px 
}

p.p10 { 
    font-size:10pt; 
    margin-bottom: 15px; 
    margin-top: 0px 
}

td { 
    font-size:8pt; 
    font-family: Verdana,Helvetica,Arial;
    color: #FFFFFF; font-weight: bold; 
    margin-bottom: 15px; 
    margin-top: 0px  
}

a { 
    /* font-size:8pt; 
    font-family: Verdana,Helvetica,Arial; */
    color: #FFFFFF; 
    font-weight: bold; 
}


.pswp__counter, .pswp__caption__center  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center !important;
}

/*

.pswp__top-bar, .pswp__caption {
    height: 30px;
    min-height: 30px;
}

.pswp__caption__center {
    padding: 5px 5px 5px 5px;
}

.pswp__button {
    width: 30px;
    height: 30px;
}
*/


.news, .news-head, .news-head-small {
    text-align: center;
    margin: 5px 5px 5px 5px;
}

.news {
    margin-bottom: 50px;
}

.news-head {
    font-size: 18px;
}

.news-head-small {
    font-size: 14px;
}

div.gallery{
    background-color: #666666;
}

div.pictures {
    background-color: #444444;
    display: inline-block;
}

figure.image {
    display: inline-block;
    margin: 10px 20px 10px 20px;
}


div.my-gallery {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.red {
    color: rgb(255, 83, 67)
}

figcaption {
    margin: 5px 5px 5px 5px;
}