*,*:before,*:after{box-sizing:inherit}.d-none{display:none!important}html{width:100%;height:100%;box-sizing:border-box;font-size:100%}body{width:100%;height:100%;margin:0;padding:0;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;color:#333}#app{display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100vw;height:100%;max-width:960px;margin:0 auto;padding:10px;overflow:hidden}#app header{display:flex;align-items:center;justify-content:center}#app header>a>img{display:block;max-width:100%;height:auto}#app header>h1{margin:0 0 0 10px;font-size:1rem;font-weight:700;text-align:center;color:#888}#notifier{position:relative;z-index:90}#notifier>button{margin-top:10px;width:100%;border:solid 1px #F66723;background:#ffffffbf;padding:5px 15px;text-align:center;color:#f66723;cursor:pointer}#search{position:relative;margin-top:10px}#search>input{width:100%;height:40px;border:none;background:none;font-size:18px;text-align:center;border-top:solid 1px #eee;border-bottom:solid 1px #eee}#search>input:focus{border-top-color:#ccc;border-bottom-color:#ccc;outline:none}#search>input::placeholder{color:#aaa}#search>button{position:absolute;bottom:2.5px;right:5px;width:35px;height:35px;background:#c33d29cc;border:none;font-family:monospace;font-size:22px;color:#fff;cursor:pointer}#table{flex-grow:1;overflow-x:hidden;overflow-y:auto}#table>.items{margin-top:15px}#table>.items>.head{position:sticky;top:0;z-index:10;display:flex;align-items:center;margin-top:0;background-color:#fff}#table>.items>.head>h2{margin:0}#table>.items>.head>h2>span{font-weight:400}#table>.items>.head>img{display:block;width:40px;height:58px;margin-right:15px}#table>.items>.head.sticky{border-bottom:solid 1px #ccc;padding:5px 0}#table>.items>.head.sticky>h2{font-size:20px;line-height:22px}#table>.items>.head.sticky>img{width:30px;height:auto}#table>.items>.item{display:flex;margin:15px 0 0}#table>.items>.item>.head{display:flex;justify-content:center;align-items:center;width:55px;min-height:105px}#table>.items>.item>.head>h3{margin:0;font-weight:400;text-align:center}#table>.items>.item>.head>h3>span{display:block;transform:rotate(-90deg);transform-origin:center;line-height:1.25rem}#table>.items>.item>.txt{flex-grow:1;padding:15px;border-left-style:solid;border-left-width:6px}#table>.items>.item>.txt>p{line-height:1.5rem;margin-top:0}#table>.items>.item>.txt>p:last-child{margin-bottom:0}#table>.items>.item>.txt>p>span>.highlight{display:inline-block;padding:0 2px;color:#fff}#noresult-info{margin-top:30px;font-style:italic;text-align:center}.drzewo{color:#7f9a44}.ogien{color:#c33d29}.ziemia{color:#f8d04e}.metal{color:#b2b2b1}.woda{color:#274873}.gorace h3{color:#c33d29}.gorace .txt{background-color:#ffe0cb;border-left-color:#c33d29}.gorace .txt>p>span>.highlight{background-color:#c33d29}.cieple h3{color:#f66723}.cieple .txt{background-color:#ffeccb;border-left-color:#f66723}.cieple .txt>p>span>.highlight{background-color:#f66723}.neutralne h3{color:#f8d14e}.neutralne .txt{background-color:#fffccb;border-left-color:#f8d14e}.neutralne .txt>p>span>.highlight{background-color:#f8d14e}.chlodne h3{color:#7f9a44}.chlodne .txt{background-color:#e6eed0;border-left-color:#7f9a44}.chlodne .txt>p>span>.highlight{background-color:#7f9a44}.zimne h3{color:#274873}.zimne .txt{background-color:#dfe9f0;border-left-color:#274873}.zimne .txt>p>span>.highlight{background-color:#274873}#contact{position:absolute;bottom:30px;right:30px;z-index:20;padding:10px;border-radius:50%;transition:background-color .25s ease}#contact>a>img{display:block}#contact.drzewo{background-color:#7f9a44bf}#contact.drzewo:hover,#contact.drzewo:focus{background-color:#7f9a44}#contact.ogien{background-color:#c33d29bf}#contact.ogien:hover,#contact.ogien:focus{background-color:#c33d29}#contact.ziemia{background-color:#f8d04ebf}#contact.ziemia:hover,#contact.ziemia:focus{background-color:#f8d04e}#contact.metal{background-color:#b2b2b1bf}#contact.metal:hover,#contact.metal:focus{background-color:#b2b2b1}#contact.woda{background-color:#274873bf}#contact.woda:hover,#contact.woda:focus{background-color:#274873}
