@import url(https://fonts.googleapis.com/css?family=Josefin+Sans|Open+Sans);@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);body{margin:0;font-family:'Open Sans',sans-serif;background-color:#303c4f;color:#c0cde0}body[lang=cs] [lang=en]{display:none}body[lang=en] [lang=cs]{display:none}h1{font-family:'Josefin Sans',sans-serif;color:#ff7f2a;margin-bottom:0;white-space:nowrap;margin-right:2rem;padding-bottom:5rem}h2,h3{font-family:'Josefin Sans',sans-serif}h3{margin-top:3rem}header{background-image:url(logo.svg);background-repeat:no-repeat;background-position:center;background-size:50%}a{color:#fff;text-decoration:none}a:hover{text-decoration:underline}article,header{min-height:100vh;border-bottom:1px dotted #f66200}nav{padding:.5rem;background-color:rgba(255,127,42,.5);position:fixed;right:-30px;border:1px solid rgba(255,255,255,.5);transform:rotate(-90deg);top:50%;box-shadow:0 0 3px #000;text-shadow:1px 0 0 rgba(0,0,0,.2);z-index:100;cursor:pointer;transition:background-color .5s,right .5s;border-top-right-radius:.5rem;border-top-left-radius:.5rem;text-transform:uppercase;padding-bottom:30px}nav:hover{right:-16px;background-color:#ff7f2a}article{background-color:#303c4f;padding:2rem;line-height:2rem;display:flex;position:relative}article>section{display:flex;max-width:800px;margin:0 auto;align-items:center}article>section section{border-left:1px solid rgba(255,255,255,.1);padding-left:2rem}@media screen and (max-width:600px){article>section{flex-direction:column}article>section section{border:0}}article:nth-child(2n){box-shadow:inset 0 0 10px rgba(0,0,0,.5);background-color:#3d4d65}article:after{content:"";background:url(images/4.jpg);opacity:.2;background-size:cover;background-position:center center;top:0;left:0;bottom:0;right:0;position:absolute;z-index:0}article#sluzby:after{background:url(images/1.jpg);background-size:cover;background-position:center center}article#kontakt:after{background:url(images/3.jpg);background-size:cover;background-position:center center}i{color:#ff7f2a}h1{font-size:5rem}footer{background-color:#26303f;padding:2rem}footer section{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:800px;margin:0 auto}footer section span{white-space:nowrap;margin-right:1rem;margin-bottom:1rem}.brunch{font-family:-apple-system,Sans-Serif;text-align:center;font-size:24pt;color:#3f894a}