a {color: rgb(0,0,0);}
body {text-align: center;}
h1 {font-size: 120%;}
nav {border-bottom-width: 1px; border-bottom-color: rgb(0, 0, 0); border-bottom-style: solid;}

.tlo {background-color: rgba(255, 255, 255, 0.8); border-radius: 0;}
.zdjecieNawigacja {position: fixed; left: 0; bottom: 0; padding: 12px;}
.pozycjaGPS {margin-bottom: 0.5rem; line-height: 130%; font-size: 75%; display: block;}
.podpis {margin-bottom: 1rem;}
.opisKatalogu {margin-top: 3.5rem; margin-bottom: 0.5rem; padding: 1rem; font-style: italic;}

a.poprzednie {position: fixed; left: 0; top: 0; padding-left: 24px; padding-right: 24px;}
a.nastepne {position: fixed; right: 0; top: 0; padding-right: 24px; padding-left: 24px;}
img.miniatura {border-style: solid; border-color: rgb(0, 0, 0); border-width: 1px; padding: 2px; max-width: 100%;}
div.mapaCz {width: 1000px; height: 700px; margin: auto;}
div.card {width: auto !important;}
div.card-body {padding: 0; width: auto !important; height: auto !important;}
div.wykres {display: inline-block; width: 500px; height: 300px;}
div.opisKatalogu {width: 100%; margin: 0; padding: 4rem 4rem 1rem 4rem; text-align: left;}
div.pobierz {margin: 24px; font-size: 150%;}

#nrZdjecia {position: fixed; left: 67px; top: 0; font-size: 120%; padding: 18px;}
#gpsInfo {position: fixed; top: 66px; left: 0;}
#gpsInfo:focus, a.poprzednie:focus, a.nastepne:focus {box-shadow: none;}
#gpsDane {position: fixed; top: 64px; left: 67px; display: none; background-color: rgba(255, 255, 255, 0.9);}
#malaMapa {width: 300px; height: 200px;}
#zdjecieKontener {position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
#zdjecieKontener > img {height: 100%; margin: auto;}
#podpis {position: fixed; right: 0; bottom: 0; padding: 12px;}
#wideo {object-fit: contain; min-width: 100%; max-height: 100%; position: absolute; top: 0; left: 0;}
/* --- style dotyczące ekranu administracyjnego --- */
#katalog tr td.edycja {vertical-align: bottom;}
textarea.edycjaOpis {width: 99%;}
input.edycjaTytul {width: 99%;}
textarea.edycjaPodpis {width: 320px;}
input.edycjaData {width: 160px;}

textarea {width: 100%;}
.edycjaOpis {height: 100px;}
.edycjaPodpis {height: 75px;}
