﻿body {
    background: url('bg_map.gif');
    width: 80%; 
    font-family: Arial;
    font-size: 16px;
    line-height: 22px;
    margin: auto;
}

@import url(https://db.onlinewebfonts.com/c/cfa5feb1503a1e0e86c10deb2b6e0b4e?family=Macedonian+Tms);
.section_header {font-family: Arial; font-weight: bold; }

/** PHOTO GALLERY TABLE **/
.photo_gallery td{vertical-align: top; }
.photo_gallery {padding: 15px; border: 1px; width: 100%; text-align: center; background: #EEEEEE}
.photo_gallery_album_title {font-family: Arial; font-weight: bold; font-size: 16px; text-align: center;}
.photo_gallery_album_subtitle {font-family: Arial; font-size: 14px; text-align: center;}

p.photograph { }
.photograph 
    {
    padding: 4px; 
    background-color: white; 
    border-bottom-color: #A9A9A9; 
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-right-color: #A9A9A9;
    border-right-style: solid;
    border-right-width: 4px;
align-content: center;
}
.photograph_thumbnail
    {
    padding: 4px; 
    width: 300px;
    background-color: white; 
    border-bottom-color: #A9A9A9; 
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-right-color: #A9A9A9;
    border-right-style: solid;
    border-right-width: 4px;
    }
.photograph_thumbnail_landscape
    {
    padding: 4px; 
    width: 275px;
    background-color: white; 
    border-bottom-color: #A9A9A9; 
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-right-color: #A9A9A9;
    border-right-style: solid;
    border-right-width: 4px;
    }
.photograph_thumbnail_portrait
    {
    padding: 4px; 
    height: 200px;
    background-color: white; 
    border-bottom-color: #A9A9A9; 
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-right-color: #A9A9A9;
    border-right-style: solid;
    border-right-width: 4px;
    }

/** FOOTER **/
.footer_text {font-family: Arial; font-size: 12px; line-height: 12px; text-align: center;}

/** TABLE TO DISPLAY FAMILY NAMES **/
.village_family {padding: 15px;}
.village_family th {border-bottom: Gray 1px dashed; background-color: #D5D1AB; padding: 5px; }
.village_family td {border-bottom: Gray 1px dashed; padding: 5px; margin: 0px; width: 200px; } 
.village_family tr:nth-child(odd) { padding-right: 0px; font-size: 0.85em; border-bottom: gray 1px dashed; padding-left: 0px; padding-bottom: 3px; padding-top: 3px; border-collapse: separate; text-align:center;}
.village_family tr:nth-child(even) { padding-right: 0px; font-size: 0.85em; border-bottom: gray 3px dashed; padding-left: 0px; padding-bottom: 3px; padding-top: 3px; background-color: #eeeee4; border-collapse: separate; text-align:center;}
.village_family td.po_makedonski {font-family: 'MAC C Times'; font-size: 18px;}
.family_po_makedonski {font-family: "Macedonian Tms"; font-size: 18px;} 

@font-face { 
    font-family: "Macedonian Tms";
    src: url("https://db.onlinewebfonts.com/t/cfa5feb1503a1e0e86c10deb2b6e0b4e.eot");
    src: url("https://db.onlinewebfonts.com/t/cfa5feb1503a1e0e86c10deb2b6e0b4e.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/cfa5feb1503a1e0e86c10deb2b6e0b4e.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/cfa5feb1503a1e0e86c10deb2b6e0b4e.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/cfa5feb1503a1e0e86c10deb2b6e0b4e.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/cfa5feb1503a1e0e86c10deb2b6e0b4e.svg#Macedonian Tms")format("svg");
}
}