* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Georgia';
    margin: 0;
    padding: 0;
    color: white;
    overflow-x: hidden;
    background-color: #F8F8F8;

}

main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

header {
    background-color: #252525;
    flex-basis: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 0 10px 0;
}

.kreska {
    height: 1px;
    width: 200px;
    background-color: white;
    margin: 8px 0 8px 0;
}

.bold {
    font-weight: bold;
    font-size: 20px;

}

.logo__text {
    margin-left: 20px;
}

.panorama {
    margin: 36px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 100%;
}

.box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-basis: 100%;
    color: black;
}

.box__item {
    background-color: #F6F6F3;
    width: 262px;
    height: 145px;
    margin: 36px 20px 0 20px;
    text-align: center;
}


.box__item--title {
    font-size: 18px;
    text-align: center;
    margin: 12px 0 18px 0;
}

.box__item--paragrap{
    flex-basis: 100%;
    font-size: 14px;
}

.box__item--edit{
    text-align: right;
    margin-right: 15px;
}



.opacity{
    opacity: 0;
}

.maps{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.map1{
    margin-right: 40px;
}

@media (max-width: 874px){
    .map1{
        margin: 0 0 30px 0;
    }
}

.box__item--paragrap,
.box__item--title{
  color: #252525;
}

.box__item--paragrap--number{
  font-family: 'New Times Roman';
}

/*
     FILE ARCHIVED ON 21:57:17 Apr 03, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:01:48 Jan 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.502
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 9.668
  LoadShardBlock: 359.07 (3)
  PetaboxLoader3.datanode: 163.395 (4)
  PetaboxLoader3.resolve: 308.286 (2)
  load_resource: 156.415
*/