body { background: url("http://109.123.243.163/fht/fabrika_imgs/downscaled/23.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; user-select: none; } #textPole { width: 55.5vh; height: 25.5vh; resize: none; border-radius: 0.5vh; font-size: 1.7vh; user-select: none; border-color: #3E392F; background: #6F7270; color: #C1BFBE; padding: 1vh; } #nav_buttons { display: flex; flex-direction: column; position: absolute; margin-top: 50vh; padding:auto; margin-left: 15vh; } .tlacitko { color: #C1BFBE;; background: #9E6812; border-color: #4D2B09; margin-bottom: 1vh; border-radius: 0.84vh; border-width: 0.32vh; width: 35vh; height: 7vh; font-size: larger; } #slideshow { width: 40vh; height: 30vh; position: fixed; bottom: 0vh; right: 0vh; border-top-left-radius: 0.7vh; filter: drop-shadow(-0.5vh -0.5vh 1vh black); } #login_pane { position: relative; visibility: hidden; display: flex; flex-direction: column; align-items:center; width: fit-content; height: auto; margin: 0 auto; padding: 5vh; position: relative; border: solid 1px black; border-radius: 0.5vh 0.5vh; background: #6F7270; } #login_pane * { padding: 1vh; } #sub_btn_div { padding-top: 7vh; } #login_buttons * { width: 17vh; } #login_indicator { visibility: hidden; position: fixed; top: 0; right: 0; margin: 0.5vh; padding: 1vh; border: 1px #3E392F solid; background: #6F7270; border-radius: 0.3vh 0.3vh; }