@charset "utf-8";

/* CSS Document */


/*
window {
    width: 100vw;
    height: 100vh;
    resize: vertical none;
}
*/

html,
body {
    width: 100%;
    height: 100%;
    max-width: 100vw;
    max-height: 100vh;
    margin: 0px;
    border: 0px;
    box-sizing: border-box;
    padding: 0px;
    background-color: #aaccdd;
    resize: none;
    overscroll-behavior-y: contain;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 1px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(250, 250, 250, 0.76);
    z-index: 2;
}

#Ramka {
    position: absolute;
    top: 0%;
    left: 50%;
    background-color: #eee;
    transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    max-height: 100%;
    min-width: 30%;
    max-width: 90%;
    overflow-y: auto;
}

#Naglowek {
    display: block;
    width: 99%;
    max-width: 99%;
    margin: auto;
    background-color: #aaccdd;
    text-align: center;
    height: 50px;
}

#bttryb,
#btAdd,
#btLegenda {
    float: left;
    border: 1px solid #FFF;
    border-radius: 2px;
    display: inline-block;
    width: 45px;
    height: 45px;
    box-shadow: 2px 10px 16px #888888;
}

#btAdd {
    margin-left: 5px;
}

#btAdd img {
    transform: translate(0px, 50%);
}

#btLegenda {
    margin-left: 20px;
}

#bttryb img {
    width: 100%;
    height: 100%;
}

#btnavi {
    float: right;
    border: 1px solid #FFF;
    border-radius: 2px;
    display: inline-block;
    width: 44px;
    height: 44px;
    box-shadow: 10px 10px 8px #888888;
    margin-right: 11px;
}

.guzik {
    width: 44px;
    height: 44px;
    box-shadow: 2px 10px 16px #888888;
}

#btnavi img {
    width: 90%;
    height: 90%;
    margin-right: 4px;
}

#Tinfo {
    width: 100%;
    max-height: 90%;
}

.Ramki {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #eee;
}

#Tinfo tr:nth-child(even) {
    background-color: #fff;
}

#Mapa {
    height: calc(100% - 52px);
    display: block;
    width: 100%;
    background-color: #eee;
    margin: 0px;
}

.belki {
    display: flex;
    background-color: #ddd;
    width: 100%;
    height: 50px;
    font-size: 1.1em;
    align-items: center;
}

.belki img {
    height: 100%;
}

.btdodajFoto {
    display: inline-block;
    border: dotted #FFFFFF 2px;
    background-color: #8cF;
    height: 100px;
    width: 100px;
}

.btdodajFoto img {
    margin: 40px;
}

.Tab100 {
    width: 100%;
    text-align: center;
}

#avatar {
    margin: auto;
    display: block;
}

.lazur {
    display: inline-block;
    margin: auto;
    padding: 6px;
    background-color: #06F;
    color: #FFF;
    min-width: 30%;
    cursor: pointer;
}

.lazur:hover {
    background-color: #0CF;
    color: #000;
}

.tbprzyciskow {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#WarParm {
    width: 90%;
    margin: auto;
    display: block;
}

#fileAjax {
    appearance: none;
    visibility: hidden;
}

#MiniFotki {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#MiniFotki .miniatury img {
    width: 100px;
    height: 100px;
}

#Lista_szaf {
    display: block;
    margin: auto;
    margin-bottom: 30px;
    width: inherit;
}

#btPobieranie {
    margin: auto;
    display: block;
    text-align: center;
    width: 50%;
}

#TbLegenda {
    border-collapse: collapse;
    background-color: #FFF;
}

#TbLegenda td {
    border: 1px solid #999;
    padding: 2px;
}

.custom-map-control-button {
    margin-top: 10px;
    background-color: #FFF;
    border: none;
    padding: 2px;
    font-weight: bolder;
    font-size: 18px;
}

.olny_desk {
    display: inline;
}

#Legenda {
    margin: auto;
    display: block;
    margin-top: 20px;
    width: fit-content;
}

#Ramka_Parametry select,
#Ramka_Parametry textarea,
#Ramka_Parametry input {
    width: 80%;
    margin-bottom: 5px;
}

.podForm {
    width: 100%;
    display: none;
}

#TbSzafa {
    width: 100%;
    display: table;
}

.tytul {
    width: 100%;
    text-align: center;
}

.podAdd {
    display: inline-block;
    width: 17%;
    text-align: center;
}

.podAdd img {
    margin-top: -5px;
}

@media all and (max-width:800px) {
    #Ramka {
        width: 100%;
        height: 100%;
    }
    .olny_desk {
        display: none;
    }
}

.belka {
    height: auto;
    background-color: lightsteelblue;
    text-align: center;
}

#spLegenda {}

#Ramka_Notatki textarea {
    width: 94%;
    height: 6em;
    margin-top: 0px;
    margin-bottom: 14px;
}

#Ramka_Notatki input,
#Ramka_Notatki select,
#Ramka_Notatki button {
    width: 94%;
    height: 2em;
    margin-top: 0px;
    margin-bottom: 8px;
}

#Ramka_Notatki td {
    width: 50%;
}

.img_nt {
    height: 1em;
}

#TbLAdres2,
#TbLWArstw {
    width: 100%;
}

#TbLAdres2 input {
    width: 95%;
}

#Ramka_Zakladki img {
    width: 2em;
    height: 2em;
}

#Ramka_navigacji .lazur {
    width: 95%;
    margin: auto;
    display: block;
}

#SelKolor option[value="1"] {
    background-color: #FF0000;
}

#SelKolor option[value="2"] {
    background-color: #800080;
}

#SelKolor option[value="3"] {
    background-color: #008000;
}

#SelKolor option[value="4"] {
    background-color: #00FF00;
}

#SelKolor option[value="5"] {
    background-color: #FFFF00;
}

#SelKolor option[value="6"] {
    background-color: #0000FF;
}

#SelKolor option[value="7"] {
    background-color: #00FFFF;
}

#SelKolor {
    display: block;
    height: 3.8em;
    width: 5em;
}

#TbLWArstw .lazur {
    height: 3.8em;
    width: 90%;
}

#TbLWArstw input {
    width: 95%;
}