@font-face{font-family:Roboto;src:url(fonts/Roboto.woff2) format('woff2');font-display:swap;font-display:fallback}
@font-face{font-family:Defynyce;src:url(fonts/Defynyce.woff2) format('woff2');font-display:swap;font-display:fallback}
*,*::after,*::before{box-sizing:border-box}
html{scroll-behavior:smooth;}
body{padding:0;margin:0;font-size:16px;font-family:Roboto}
body.home{background-color:black;color:white}
.cls{clear:both}
.no_wrap{white-space:nowrap}
h1, h2, h3, h4{margin:20px 0;padding:0;font-weight:lighter}
.clanek, .det{padding:20px}
h1{font-size:xx-large;text-align:center}
a{text-decoration:none}
#copyright{font-size:small;color:dimgray;text-align:center;margin:50px}
#copyright a{color:orange}
#copyright a:hover{text-decoration:none}