﻿/* Vložená data */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

/* Nastavení posuvníku */
/* width */
::-webkit-scrollbar { width: 8px;}
/* Track */
::-webkit-scrollbar-track { background: #eee;}
/* Handle */
::-webkit-scrollbar-thumb { background: #eee;}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover { background: #1b1a20;}

body { width: 100%; font-family: "Montserrat", serif; margin: 0 0 0 0; font-weight: 300; color: #1b1a20; background: #eee url('../themes/back.png') top no-repeat; background-size: 100% auto;}
.imagination { width: calc(100% - 2px); border: 1px solid #4f77aa;}

/* Velké obrazovky a stolní monitory */
@media (min-width: 1281px) {
    #facebody, #facebody-page, #facebody-article { width: 100%; height: auto; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center;}

    /* Definice textu */
    .free { width:100%; height: 20px;}
    .free-big { width: 100%; height: 50px;}
    .free-mini { width: 100%; height: 12px;}
    .space { width: 100%; height: 40px;}
    .top-space { width: 100%; height: 80px;}

    h1, .nadpis { width: 100%; font-size: 34px; margin: 0 0 20px 0; font-weight: 700;}
    p, .classic-txt, .classic-txt-seznam, .classic-txt-special { width: 100%; font-size: 20px; margin: 0 0 10px 0; font-weight: 300;}
    h2, .classic-txt-special { width: 100%; font-size: 24px; font-weight: 700;}
    h2 { font-weight: 900;}
    .classic-txt-seznam { width: cacl(100% - 20px); padding-left: 20px; font-weight: 300; font-style: italic; background: url('../themes/seznam.png') 2px 5px no-repeat; background-size: 14px;}
    h1 span, h2 span, p span, .classic-txt span, .nadpis span, .classic-txt-seznam span, .classic-txt-special span  { font-weight: 900; color: #4f77aa;}
    h1 a, p a, h2 a, .nadpis a, a.nadpis, a.classic-txt, .classic-txt a { color: #1b1a20;}
    h1 a:hover, p a:hover, h2 a:hover, .nadpis a:hover, a.nadpis:hover, a.classic-txt:hover, .classic-txt a:hover { color: #1b1a20;}

    /* Hlavička webu */
    .btn-pozice { width: calc(100% - 80px); height: 60px; padding: 0 40px; display: flex; flex-wrap: wrap; justify-content: center;}
    .btn { width: 180px; height: 60px; font-weight: 900; padding: 0 60px 0 0; border-radius: 30px; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out;}
    a.btn { text-decoration: none; background: #1b1a20 url('../themes/link.png') 202px 26px no-repeat; background-size: 12px; box-shadow: 0 rgba(0,0,0,.3);}
    a.btn:hover { background: #4f77aa url('../themes/link.png') 199px 23px no-repeat; background-size: 18px; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .btn p { width: 100%; font-weight: 600; font-size: 1em; margin: 0; color: #fff; text-align: center;}

    /* Hlavička webu */
    header { width: 100%; height: 400px; display: flex; flex-flow: column; justify-content: center; align-items: center;}
    .header-top { width: 1300px; height: 120px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
    .header-logo { width: 195px; height: 60px; background: url('../themes/logo.png') top no-repeat; background-size: cover;}
    .header-top-ID { width: 340px; height: 50px; display: flex; flex-wrap: wrap; justify-content: space-between; background: url('../themes/logo.skola.png') right no-repeat; background-size: auto 50px;}
    .header-top-ID-ajtaci { width: 280px; height: 50px; display: flex; flex-wrap: wrap; transition: all .35s ease-in-out;}
    a.header-top-ID-ajtaci { background: url('../themes/ajtacijablunkov.shadow.png') top no-repeat; background-size: auto 50px;}
    a.header-top-ID-ajtaci:hover { background: url('../themes/ajtacijablunkov.png') top no-repeat; background-size: auto 50px;}
    nav { width: 50px; height: 50px; margin-top: -1px; position: relative;}

    .header-bottom { width: 860px; height: 280px; padding: 0 400px 0 0; display: flex; flex-flow: column; align-content: center; justify-content: center;}
    .header-bottom-image { width: 460px; height: 340px; position: absolute; margin: 0 0 0 800px; background: url('../themes/robot.png') left -80px no-repeat; background-size: cover;}
    .header-bottom h1 { width: 900px; font-size: 3.5em; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0; padding: 0 0 40px 0; background:  url('../themes/wave.png') bottom left no-repeat; background-size: auto 20px;}
    .header-bottom h1 strong { font-weight: 800;}
    .header-bottom-prgm { color: #1b1a20; padding: 0 60px 0 0; background: url('../themes/titul.prgm.png') center right no-repeat; background-size: 50px;}
    .header-bottom-future { color: #1b1a20; padding: 0 0 0 60px; background: url('../themes/future.png') center left no-repeat; background-size: 50px;}

    #facebody-page header, #facebody-article header { height: auto;}
    #facebody-page .header-bottom, #facebody-article .header-bottom { width: 1240px; height: auto; padding: 0 50px;}
    #facebody-page .header-bottom-image, #facebody-article .header-bottom-image { width: 0px; height: 0; visibility: hidden; padding: 0;}
    #facebody-page .header-bottom h1 { font-size: 2.4em; font-weight: 600; width: 100%; background: url('../themes/wave.png') bottom left no-repeat; background-size: auto 15px;}
    #facebody-article .header-bottom h1 { font-size: 2.4em; width: 100%; background: url('../themes/wave.png') bottom left no-repeat; background-size: auto 15px;}

    /* Obsah */
    section { width: 1360px; height: auto; padding: 100px 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-evenly;}
    .education { background: url('../themes/education.png') 50% 30px no-repeat; background-size: auto 160px;}
    .newsroom { background: url('../themes/newsroom.png') 50% 30px no-repeat; background-size: auto 160px;}
    .student { background: url('../themes/studentblog.png') 50% 30px no-repeat; background-size: auto 160px;}
    .itskills { background: url('../themes/itskills.png') 50% 30px no-repeat; background-size: auto 160px;}
    .works { background: url('../themes/studentworks.png') 50% 30px no-repeat; background-size: auto 160px;}
    .bottombox { padding: 40px 0 80px 0; display: flex; flex-wrap: wrap; justify-content: space-around;}
    .shareme { gap: 20px; align-items: center; justify-content: center; background: url('../themes/followus.png') 50% 30px no-repeat; background-size: auto 160px;}

    /* DataBox */
    .content-box { width: 1310px; height: auto; display: flex; flex-wrap: wrap; justify-content: start; gap: 40px;}
    #facebody-article .content-box { width: 1360px; gap: 0;}

    article { width: 360px; height: 360px; margin-bottom: 20px;}

    .face-image { width: 388px; height: 388px; position: absolute; border-radius: 18px; border: 1px solid #1b1a20; margin: 5px; overflow: hidden; cursor: pointer;}
    .face-image:hover { border: 1px solid #4f77aa; cursor: pointer;}
    .face-image img { height: 390px; position: absolute; margin: -1px 0 0 -116px;}

    /* Obsahová část obsahové stránky */
    .content-page-left { width: 830px; padding: 20px 40px; height: auto;}
    .content-page-left h1 span { width: auto; padding: 10px 20px; position: relative; color: #fff; background: #4f77aa;}
    .content-page-left h2 { width: auto; padding: 10px 20px; margin: 0; font-weight: 600; position: relative; color: #4f77aa;}
    .content-page-left p { font-size: 20px; text-align: left;}
    .content-page-left p span { font-weight: 600; color: #1b1a20;}
    .content-page-right { width: 360px; height: auto; display: flex; flex-flow: column; justify-content: start; align-items: center; gap: 20px;}
    .content-page-right-image-position { width: 700px; height: 330px; margin: 0 0 0 130px;}
    .content-page-right-image { width: 698px; height: 398px; margin: -40px 0 0 0; border: 1px solid #4f77aa; overflow: hidden; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .content-page-right-image img { width: 720px;}
    
    .content-link { width: calc(100% - 22px); height: 30px; padding: 10px 10px; margin: 0 0 5px 0; cursor: pointer; font-weight: 400; transition: all .35s ease-in-out; position: relative; display: flex; flex-wrap: wrap; justify-content: left; align-items: center;}
    a.content-link { text-decoration: none; border-bottom: 1px solid rgba(27,26,32,.15); background: rgba(27,26,32,.05);}
    a.content-link:hover { border-bottom: 1px solid #4f77aa; background: rgba(170,201,221,.15);}
    .content-link p { font-size: 1.2em; width: 750px; color: #444; margin: 0; font-weight: 300; transition: all .35s ease-in-out; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
    .content-link p span { transition: all .35s ease-in-out;}
    a.content-link:hover p, a.content-link:hover p span { color: #4f77aa;}
    .content-link-icon { width: 50px; height: 30px;}
    .content-link-icon-data { width: 50px; height: 50px; position: absolute; margin: -10px;}
    .content-link-icon-data img { width: 40px; margin: 5px; transition: all .35s ease-in-out;}
    a.content-link .content-link-icon-data img { filter: grayscale(1);}
    a.content-link:hover .content-link-icon-data img { filter: grayscale(0);}
        
    .content-page-tiraz { width: 790px; padding: 20px; border-top: 1px solid #c5c5c5;}
    .content-page-tiraz-box { width: 790px; margin: 0 0 10px 0; font-size: 16px; color: #666; display: flex; flex-wrap: wrap;}
    .content-page-tiraz-box:nth-child(2) { margin: 0;}
    .content-page-tiraz-box-a { width: 160px; font-weight: 600;}
    .content-page-tiraz-box-b { width: 630px; font-weight: 600;}
    .content-page-tiraz-box-b span { font-weight: 300;}

    /* Galerie */
    .gallery-face, .video-face { width: 830px; height: auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
    .gallery-box { width: 264px; height: 159px; margin-bottom: 10px; border: 1px solid #1b1a20; overflow: hidden; cursor: pointer; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .gallery-box:hover { border: 1px solid #4f77aa;}
    .gallery-box img { height: 180px;}
    .video-face { width: 750px; padding: 40px;}
    .youtubevimeo { width: 750px; height: 420px; border: 1px solid #4f77aa;}

    /* Startovací blok */
    section main { width: 1200px; height: 60px; display: flex; flex-wrap: wrap; justify-content: center;}
    .skillbox { width: 1000px; height: 220px; padding: 40px 100px; border-radius: 12px; display: flex; flex-wrap: wrap; justify-content: center; z-index: 10; background: #4f77aa;}
    .skillbox h1 { font-size: 2.6em; color: #1b1a20; text-align: center; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0;}
    .skillbox p { color: #1b1a20;}
    .start { color: #1b1a20; padding: 0 0 0 42px; background: url('../themes/start.png') center left no-repeat; background-size: 42px;}
    .znalosti { color: #1b1a20; padding: 0 42px 0 0; background: url('../themes/znalosti.png') center right no-repeat; background-size: 42px;}

    .skillbox-button { width: 550px; height: 60px; border-radius: 12px; display: flex; flex-wrap: wrap; justify-content: space-between; z-index: 10; background: #4f77aa;}
    .skillbox-button-left { width: 280px; height: 60px; position: relative; border-radius: 30px; font-weight: 900; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out; background: rgba(0,0,0,.15);}
    .skillbox-button-left p { width: 100%; font-weight: 600; font-size: 1em; margin: 0; text-align: center;}
    .skillbox-button-right { width: 180px; height: 60px; position: relative; border-radius: 30px; font-weight: 900; padding: 0 60px 0 0; display: flex; flex-wrap: wrap; align-items: center; color: #f8f8f8; transition: all .35s ease-in-out;}
    a.skillbox-button-right { background: #1b1a20 url('../themes/link.png') 202px 26px no-repeat; background-size: 12px;}
    a.skillbox-button-right:hover { background: #1b1a20 url('../themes/link.blue.png') 199px 23px no-repeat; background-size: 18px;}
    .skillbox-button-right p { width: 100%; font-weight: 600; font-size: 1em; margin: 0; text-align: center; transition: all .35s ease-in-out;}
    a.skillbox-button-left, a.skillbox-button-right { text-decoration: none;}
    a.skillbox-button-left p { text-decoration: none; color: #1b1a20;}
    a.skillbox-button-left:hover p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right:hover p { text-decoration: none; color: #4f77aa;}

    /* Bannery */
    .banner-content { width: 358px; height: 358px; position: absolute; overflow: hidden; transition: all 0.35s ease-in-out;}
    .banner-content-border { border: 1px solid #666;}
    a.banner-content .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.0));}
    a.banner-content:hover .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.3));}
    .banner-content-img { width: 360px; height: 360px; position: absolute; overflow: hidden;}
    .banner-content-img img {height: 360px; transition: all .35s ease-in-out;}

    /* Education Place */
    .edubox { width: 120px; height: 120px; margin: 0 0 20px 0; position: relative; overflow: hidden; border-radius: 18px; display: flex; flex-wrap: wrap; border: 1px solid #666; transition: all .35s ease-in-out;}
    a.edubox { background: #eee; box-shadow: 0 rgba(0,0,0,.3);}
    a.edubox:hover { background: #fff; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .edubox-content { width: 80px; height: 80px; padding: 20px; display: flex; flex-flow: column;}
    .edubox-content img { width: 80px; margin: 0 0 10px 0; transition: all .35s ease-in-out;}
    a.edubox .edubox-content img { filter: grayscale(100%);}
    a.edubox:hover .edubox-content img { filter: grayscale(0%);}

    /* ShareMe */
    .shareme-box { width: 80px; height: 80px; border-radius: 100%; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .shareme-box img { width: 80px; transition: all .35s ease-in-out;}
    a.shareme-box { border: 2px dotted #666;}
    a.shareme-box img { opacity: .5;}
    a.shareme-box:hover { border: 2px dotted #1b1a20;}
    a.shareme-box:hover img { opacity: 1;}

    /* Spodní část webu */
    footer { width: 100%; height: auto; padding: 200px 0 20px 0; display: flex; justify-content: center; background: #1b1a20;}
    .footer-box { width: 1260px; height: 121px; display: flex; flex-wrap: wrap; align-items: flex-end;}
    .footer-box-top { width: 100%; height: 40px; display: flex; flex-wrap: wrap; align-items: end; justify-content: space-between;}
    .footer-box-top-logo { width: 130px; height: 40px; padding: 0 15px; display: flex; align-items: center; justify-content: center;}
    .footer-box-top-logo img { height: 40px;}
    .footer-box-top-navigace { width: auto; height: 30px; display: flex; align-items: center; justify-content: center;}
    .footer-navi-box { width: auto; height: 30px; padding: 0 15px; position: relative; display: flex; align-items: center; justify-content: center; transition: all .35s ease-in-out;}
    .footer-navi-box p { margin: 0; font-size: 1em; font-weight: 400; color: #fff; transition: all .35s ease-in-out;}
    a.footer-navi-box, a.footer-navi-box p { color: #fff; text-decoration: none;}
    a.footer-navi-box:hover p { color: #4f77aa;}
    .footer-lineas { width: 100%; height: 1px; margin: 15px 0; display: flex; flex-wrap: wrap; justify-content: space-between; background: #4f77aa;}
    .footer-bottom { width: 100%; height: 50px; display: flex; flex-wrap: wrap; justify-content: space-between;}
    .footer-bottom-creator { width: 400px; height: 30px; display: flex; flex-wrap: wrap;}
    .copyright { width: 155px; height: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .copyright p { font-size: 1em; margin: 0; color: #fff;}
    .romandesign { width: 245px; height: 30px; display: flex; flex-wrap: wrap; justify-content: start; background: url('../themes/creator.png') right no-repeat; background-size: auto 30px; transition: all .35s ease-in-out;}
    a.romandesign { background: url('../themes/creator.png') right no-repeat; background-size: auto 30px;}
    a.romandesign:hover { background: url('../themes/creator.active.png') right no-repeat; background-size: auto 30px;}
    .footer-box-bottom-navigace { width: auto; height: 30px; display: flex; flex-wrap: wrap; color: #f8f8f8; align-items: center;}

    /* Nastavení CODE*/
    .code-block { position: relative; margin-bottom: 2em;}
    .copy-button { position: absolute; top: 10px; right: 10px; padding: 5px 10px; font-size: 0.9em; background-color: #444; color: white; border: none; border-radius: 5px; cursor: pointer; z-index: 1;}
    .copy-button:hover { background-color: #666;}

    /* ShareBox */
    #share-container { padding: 10px; margin: 0 20px 10px 0; border-radius: 10px; position: relative; float: left; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3); border: 1px solid #4f77aa; background: #fff; width: 210px;}
    #share-container p { width: 100%; color: #4f77aa; margin: 0 0 10px 0; text-align: center; font-weight: 900; color: #4f77aa;}
    #share-container canvas { margin: 0 0 10px 0; width: 210px; height: 210px; background: none;}

    .share-data { display: flex; flex-flow: column; justify-content: space-between;}
    .share-data-box-left { width: 210px; display: flex; flex-wrap: wrap; justify-content: start;}
    .share-data-box-right { width: 210px; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between;}

    #short-link-container { display: flex; align-items: start; text-align: left; gap: 0.5em; width: 100%; text-align: center; font-size: .85em;}
    #short-link-text { width: 100%; user-select: all; font-weight: 300; padding-top: .5em; text-align: center; color: #4f77aa;}

    .email, .facebook, .gen, .linkedin { width: 46px; height: 46px; transition: all .35s ease-in-out;}
    .email:hover, .facebook:hover, .gen:hover, .linkedin:hover { background: rgba(79,119,170,.15);}
    .email img, .facebook img, .gen img, .linkedin img { width: 46px;}
}

/* Menší laptopy a stolní počítače */
@media (min-width: 1100px) and (max-width: 1280px) {
    #facebody, #facebody-page, #facebody-article { width: 100%; height: auto; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center;}

    /* Definice textu */
    .free { width:100%; height: 20px;}
    .free-big { width: 100%; height: 50px;}
    .free-mini { width: 100%; height: 12px;}
    .space { width: 100%; height: 40px;}
    .top-space { width: 100%; height: 80px;}

    h1, .nadpis { width: 100%; font-size: 36px; margin: 0 0 10px 0; font-weight: 700;}
    p, .classic-txt, .classic-txt-seznam, .classic-txt-special { width: 100%; font-size: 18px; margin: 0 0 10px 0; font-weight: 300;}
    h2, .classic-txt-special { width: 100%; font-size: 24px; font-weight: 700;}
    h2 { font-weight: 900;}
    .classic-txt-seznam { width: cacl(100% - 20px); padding-left: 20px; font-weight: 300; font-style: italic; background: url('../themes/seznam.png') 1px 4px no-repeat; background-size: 12px;}
    h1 span, h2 span, p span, .classic-txt span, .nadpis span, .classic-txt-seznam span, .classic-txt-special span  { font-weight: 900; color: #4f77aa;}
    h1 a, p a, h2 a, .nadpis a, a.nadpis, a.classic-txt, .classic-txt a { color: #1b1a20;}
    h1 a:hover, p a:hover, h2 a:hover, .nadpis a:hover, a.nadpis:hover, a.classic-txt:hover, .classic-txt a:hover { color: #1b1a20;}

    /* Hlavička webu */
    .btn-pozice { width: calc(100% - 80px); height: 60px; padding: 0 40px; display: flex; flex-wrap: wrap; justify-content: center;}
    .btn { width: 170px; height: 50px; font-weight: 900; padding: 0 50px 0 0; border-radius: 25px; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out;}
    a.btn { text-decoration: none; background: #1b1a20 url('../themes/link.png') 182px 20px no-repeat; background-size: 12px; box-shadow: 0 rgba(0,0,0,.3);}
    a.btn:hover { background: #4f77aa url('../themes/link.png') 178px 16px no-repeat; background-size: 18px; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .btn p { width: 100%; font-weight: 600; font-size: 1em; margin: 0; color: #fff; text-align: center;}

    /* Hlavička webu */
    header { width: 100%; height: 400px; display: flex; flex-flow: column; justify-content: center; align-items: center;}
    .header-top { width: 1100px; height: 120px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
    .header-logo { width: 195px; height: 60px; background: url('../themes/logo.png') top no-repeat; background-size: cover;}
    .header-top-ID { width: 340px; height: 50px; display: flex; flex-wrap: wrap; justify-content: space-between; background: url('../themes/logo.skola.png') right no-repeat; background-size: auto 50px;}
    .header-top-ID-ajtaci { width: 280px; height: 50px; display: flex; flex-wrap: wrap; transition: all .35s ease-in-out;}
    a.header-top-ID-ajtaci { background: url('../themes/ajtacijablunkov.shadow.png') top no-repeat; background-size: auto 50px;}
    a.header-top-ID-ajtaci:hover { background: url('../themes/ajtacijablunkov.png') top no-repeat; background-size: auto 50px;}
    nav { width: 50px; height: 50px; margin-top: -1px; position: relative;}

    .header-bottom { width: 700px; height: 280px; padding: 0 400px 0 0; display: flex; flex-flow: column; align-content: center; justify-content: center;}
    .header-bottom-image { width: 460px; height: 340px; position: absolute; margin: 0 0 0 640px; background: url('../themes/robot.png') left -80px no-repeat; background-size: cover;}
    .header-bottom h1 { width: 700px; font-size: 3em; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0; padding: 0 0 40px 0; background:  url('../themes/wave.png') bottom left no-repeat; background-size: auto 20px;}
    .header-bottom h1 strong { font-weight: 800;}
    .header-bottom-prgm { color: #1b1a20; padding: 0 60px 0 0; background: url('../themes/titul.prgm.png') center right no-repeat; background-size: 50px;}
    .header-bottom-future { color: #1b1a20; padding: 0 0 0 60px; background: url('../themes/future.png') center left no-repeat; background-size: 50px;}

    #facebody-page header, #facebody-article header { height: auto;}
    #facebody-page .header-bottom, #facebody-article .header-bottom { width: 1020px; height: auto; padding: 0 40px;}
    #facebody-page .header-bottom-image, #facebody-article .header-bottom-image { width: 0px; height: 0; visibility: hidden; padding: 0;}
    #facebody-page .header-bottom h1 { font-size: 2.4em; font-weight: 600; width: 100%; background: url('../themes/wave.png') bottom left no-repeat; background-size: auto 15px;}
    #facebody-article .header-bottom h1 { font-size: 2.4em; width: 100%; background: url('../themes/wave.png') bottom left no-repeat; background-size: auto 15px;}

    /* Obsah */
    section { width: 1100px; height: auto; padding: 100px 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-evenly;}
    .education { background: url('../themes/education.png') 50% 30px no-repeat; background-size: auto 160px;}
    .newsroom { background: url('../themes/newsroom.png') 50% 30px no-repeat; background-size: auto 160px;}
    .student { background: url('../themes/studentblog.png') 50% 30px no-repeat; background-size: auto 160px;}
    .itskills { background: url('../themes/itskills.png') 50% 30px no-repeat; background-size: auto 160px;}
    .works { background: url('../themes/studentworks.png') 50% 30px no-repeat; background-size: auto 160px;}
    .bottombox { padding: 40px 0 80px 0; display: flex; flex-wrap: wrap; justify-content: space-around;}
    .shareme { gap: 20px; align-items: center; justify-content: center; background: url('../themes/followus.png') 50% 30px no-repeat; background-size: auto 160px;}

    /* DataBox */
    .content-box { width: 1100px; height: auto; display: flex; flex-wrap: wrap; justify-content: start; gap: 25px;}
    #facebody-article .content-box { width: 1100px; gap: 0;}

    article { width: 320px; height: 320px; margin-bottom: 18px;}

    .face-image { width: 348px; height: 348px; position: absolute; border-radius: 18px; border: 1px solid #1b1a20; margin: 5px; overflow: hidden; cursor: pointer;}
    .face-image:hover { border: 1px solid #4f77aa; cursor: pointer;}
    .face-image img { height: 350px; position: absolute; margin: -1px 0 0 -116px;}

    /* Obsahová část obsahové stránky */
    .content-page-left { width: 710px; padding: 20px 20px; height: auto;}
    .content-page-left h1 span { width: auto; padding: 10px 20px; font-size: .8em; position: relative; color: #fff; background: #4f77aa;}
    .content-page-left h2 { width: auto; padding: 10px 20px; margin: 0; font-weight: 600; position: relative; color: #4f77aa;}
    .content-page-left p { font-size: 18px; text-align: left;}
    .content-page-left p span { font-weight: 600; color: #1b1a20;}
    .content-page-right { width: 320px; height: auto; display: flex; flex-flow: column; justify-content: start; align-items: center; gap: 20px;}
    .content-page-right-image-position { width: 600px; height: 260px; margin: 0 0 0 110px;}
    .content-page-right-image { width: 598px; height: 338px; margin: -40px 0 0 0; border: 1px solid #4f77aa; overflow: hidden; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .content-page-right-image img { width: 620px;}

    .content-link { width: calc(100% - 22px); height: 30px; padding: 10px 10px; margin: 0 0 5px 0; cursor: pointer; font-weight: 400; transition: all .35s ease-in-out; position: relative; display: flex; flex-wrap: wrap; justify-content: left; align-items: center;}
    a.content-link { text-decoration: none; border-bottom: 1px solid rgba(27,26,32,.15); background: rgba(27,26,32,.05);}
    a.content-link:hover { border-bottom: 1px solid #4f77aa; background: rgba(170,201,221,.15);}
    .content-link p { width: 630px; font-size: 1.1em; color: #444; margin: 0; font-weight: 300; transition: all .35s ease-in-out; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
    .content-link p span { transition: all .35s ease-in-out;}
    a.content-link:hover p, a.content-link:hover p span { color: #4f77aa;}
    .content-link-icon { width: 50px; height: 30px;}
    .content-link-icon-data { width: 50px; height: 50px; position: absolute; margin: -10px;}
    .content-link-icon-data img { width: 40px; margin: 5px; transition: all .35s ease-in-out;}
    a.content-link .content-link-icon-data img { filter: grayscale(1);}
    a.content-link:hover .content-link-icon-data img { filter: grayscale(0);}
        
    .content-page-tiraz { width: 680px; padding: 15px; border-top: 1px solid #c5c5c5;}
    .content-page-tiraz-box { width: 680px; margin: 0 0 10px 0; font-size: 15px; color: #666; display: flex; flex-wrap: wrap;}
    .content-page-tiraz-box:nth-child(2) { margin: 0;}
    .content-page-tiraz-box-a { width: 140px; font-weight: 600;}
    .content-page-tiraz-box-b { width: 540px; font-weight: 600;}
    .content-page-tiraz-box-b span { font-weight: 300;}

    /* Galerie */
    .gallery-face, .video-face { width: 710px; gap: 20; height: auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
    .gallery-box { width: 223px; height: 134px; margin-bottom: 10px; border: 1px solid #1b1a20; overflow: hidden; cursor: pointer; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .gallery-box:hover { border: 1px solid #4f77aa;}
    .gallery-box img { height: 140px;}
    .video-face { width: 670px; padding: 20px;}
    .youtubevimeo { width: 670px; height: 375px; border: 1px solid #4f77aa;}

    /* Startovací blok */
    section main { width: 1100px; height: 60px; display: flex; flex-wrap: wrap; justify-content: center;}
    .skillbox { width: 1000px; height: auto; padding: 30px 30px; border-radius: 12px; display: flex; flex-wrap: wrap; justify-content: center; z-index: 10; background: #4f77aa;}
    .skillbox h1 { font-size: 2.4em; color: #1b1a20; text-align: center; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0;}
    .skillbox p { color: #1b1a20;}
    .start { color: #1b1a20; padding: 0 0 0 42px; background: url('../themes/start.png') center left no-repeat; background-size: 42px;}
    .znalosti { color: #1b1a20; padding: 0 42px 0 0; background: url('../themes/znalosti.png') center right no-repeat; background-size: 42px;}

    .skillbox-button { width: 530px; height: 50px; border-radius: 12px; display: flex; flex-wrap: wrap; justify-content: space-between; z-index: 10; background: #4f77aa;}
    .skillbox-button-left { width: 280px; height: 50px; position: relative; border-radius: 30px; font-weight: 900; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out; transition: all .35s ease-in-out; background: rgba(0,0,0,.15);}
    .skillbox-button-left p { width: 100%; font-weight: 600; font-size: 1em; margin: 0; text-align: center;}
    .skillbox-button-right { width: 160px; height: 50px; position: relative; border-radius: 30px; font-weight: 900; padding: 0 60px 0 0; display: flex; flex-wrap: wrap; align-items: center; color: #f8f8f8; transition: all .35s ease-in-out;}
    a.skillbox-button-right { background: #1b1a20 url('../themes/link.png') 182px 20px no-repeat; background-size: 12px;}
    a.skillbox-button-right:hover { background: #1b1a20 url('../themes/link.blue.png') 179px 17px no-repeat; background-size: 18px;}
    .skillbox-button-right p { width: 100%; font-weight: 600; font-size: 1em; margin: 0; text-align: center; transition: all .35s ease-in-out;}
    a.skillbox-button-left, a.skillbox-button-right { text-decoration: none;}
    a.skillbox-button-left p { text-decoration: none; color: #1b1a20;}
    a.skillbox-button-left:hover p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right:hover p { text-decoration: none; color: #4f77aa;}

    /* Bannery */
    .banner-content { width: 318px; height: 318px; position: absolute; overflow: hidden; transition: all 0.35s ease-in-out;}
    .banner-content-border { border: 1px solid #666;}
    a.banner-content .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.0));}
    a.banner-content:hover .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.3));}
    .banner-content-img { width: 320px; height: 320px; position: absolute; overflow: hidden;}
    .banner-content-img img {height: 320px; transition: all .35s ease-in-out;}

    /* Education Place */
    .edubox { width: 100px; height: 100px; margin: 0 0 20px 0; position: relative; overflow: hidden; border-radius: 18px; display: flex; flex-wrap: wrap; border: 1px solid #666; transition: all .35s ease-in-out;}
    a.edubox { background: #eee; box-shadow: 0 rgba(0,0,0,.3);}
    a.edubox:hover { background: #fff; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .edubox-content { width: 80px; height: 80px; padding: 10px; display: flex; flex-flow: column;}
    .edubox-content img { width: 80px; margin: 0 0 10px 0; transition: all .35s ease-in-out;}
    a.edubox .edubox-content img { filter: grayscale(100%);}
    a.edubox:hover .edubox-content img { filter: grayscale(0%);}

    /* ShareMe */
    .shareme-box { width: 70px; height: 70px; border-radius: 100%; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .shareme-box img { width: 70px; transition: all .35s ease-in-out;}
    a.shareme-box { border: 2px dotted #666;}
    a.shareme-box img { opacity: .5;}
    a.shareme-box:hover { border: 2px dotted #1b1a20;}
    a.shareme-box:hover img { opacity: 1;}

    /* Spodní část webu */
    footer { width: 100%; height: auto; padding: 200px 0 20px 0; display: flex; justify-content: center; background: #1b1a20;}
    .footer-box { width: 1100px; height: 121px; display: flex; flex-wrap: wrap; align-items: flex-end;}
    .footer-box-top { width: 100%; height: 40px; display: flex; flex-wrap: wrap; align-items: end; justify-content: space-between;}
    .footer-box-top-logo { width: 130px; height: 40px; padding: 0 15px; display: flex; align-items: center; justify-content: center;}
    .footer-box-top-logo img { height: 40px;}
    .footer-box-top-navigace { width: auto; height: 30px; display: flex; align-items: center; justify-content: center;}
    .footer-navi-box { width: auto; height: 30px; padding: 0 15px; position: relative; display: flex; align-items: center; justify-content: center; transition: all .35s ease-in-out;}
    .footer-navi-box p { margin: 0; font-size: .8em; font-weight: 400; color: #fff; transition: all .35s ease-in-out;}
    a.footer-navi-box, a.footer-navi-box p { color: #fff; text-decoration: none;}
    a.footer-navi-box:hover p { color: #4f77aa;}
    .footer-lineas { width: 100%; height: 1px; margin: 15px 0; display: flex; flex-wrap: wrap; justify-content: space-between; background: #4f77aa;}
    .footer-bottom { width: 100%; height: 50px; display: flex; flex-wrap: wrap; justify-content: space-between;}
    .footer-bottom-creator { width: 400px; height: 30px; display: flex; flex-wrap: wrap;}
    .copyright { width: 155px; height: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .copyright p { font-size: .8em; margin: 0; color: #fff;}
    .romandesign { width: 245px; height: 30px; display: flex; flex-wrap: wrap; justify-content: start; background: url('../themes/creator.png') right no-repeat; background-size: auto 30px; transition: all .35s ease-in-out;}
    a.romandesign { background: url('../themes/creator.png') right no-repeat; background-size: auto 30px;}
    a.romandesign:hover { background: url('../themes/creator.active.png') right no-repeat; background-size: auto 30px;}
    .footer-box-bottom-navigace { width: auto; height: 30px; display: flex; flex-wrap: wrap; color: #f8f8f8; align-items: center;}

    /* ShareBox */
    #share-container { padding: 10px; margin: 0 20px 10px 0; border-radius: 10px; position: relative; float: left; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3); border: 1px solid #4f77aa; background: #fff; width: 210px;}
    #share-container p { width: 100%; color: #4f77aa; margin: 0 0 10px 0; text-align: center; font-weight: 900; color: #4f77aa;}
    #share-container canvas { margin: 0 0 10px 0; width: 210px; height: 210px; background: none;}

    .share-data { display: flex; flex-flow: column; justify-content: space-between;}
    .share-data-box-left { width: 210px; display: flex; flex-wrap: wrap; justify-content: start;}
    .share-data-box-right { width: 210px; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between;}

    #short-link-container { display: flex; align-items: start; text-align: left; gap: 0.5em; width: 100%; text-align: center; font-size: .85em;}
    #short-link-text { width: 100%; user-select: all; font-weight: 300; padding-top: .5em; text-align: center; color: #4f77aa;}

    .email, .facebook, .gen, .linkedin { width: 46px; height: 46px; transition: all .35s ease-in-out;}
    .email:hover, .facebook:hover, .gen:hover, .linkedin:hover { background: rgba(79,119,170,.15);}
    .email img, .facebook img, .gen img, .linkedin img { width: 46px;}
}

/* Tablety na šířku */
@media screen and (min-width: 769px) and (max-width: 1099px) {
    #facebody, #facebody-page, #facebody-article { width: 100%; height: auto; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center;}

    /* Definice textu */
    .free { width:100%; height: 15px;}
    .free-big { width: 100%; height: 40px;}
    .free-mini { width: 100%; height: 9px;}
    .space { width: 100%; height: 30px;}
    .top-space { width: 100%; height: 65px;}

    h1, .nadpis { width: 100%; font-size: 30px; margin: 0 0 20px 0; font-weight: 700;}
    p, .classic-txt, .classic-txt-seznam, .classic-txt-special { width: 100%; font-size: 18px; margin: 0 0 10px 0; font-weight: 300;}
    h2, .classic-txt-special { width: 100%; font-size: 24px; font-weight: 700;}
    .classic-txt-seznam { width: cacl(100% - 18px); padding-left: 18px; font-weight: 300; font-style: italic; background: url('../themes/seznam.png') 1px 4px no-repeat; background-size: 12px;}
    h1 span, h2 span, p span, .classic-txt span, .nadpis span, .classic-txt-seznam span, .classic-txt-special span  { font-weight: 900; color: #4f77aa;}
    h1 a, p a, h2 a, .nadpis a, a.nadpis, a.classic-txt, .classic-txt a { color: #1b1a20;}
    h1 a:hover, p a:hover, h2 a:hover, .nadpis a:hover, a.nadpis:hover, a.classic-txt:hover, .classic-txt a:hover { color: #1b1a20;}

    /* Hlavička webu */
    .btn-pozice { width: calc(100% - 80px); height: 50px; padding: 0 40px; display: flex; flex-wrap: wrap; justify-content: center;}
    .btn { width: 150px; height: 50px; font-weight: 900; padding: 0 50px 0 0; border-radius: 25px; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out;}
    a.btn { text-decoration: none; background: #1b1a20 url('../themes/link.png') 162px 20px no-repeat; background-size: 12px; box-shadow: 0 rgba(0,0,0,.3);}
    a.btn:hover { background: #4f77aa url('../themes/link.png') 159px 17px no-repeat; background-size: 18px; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .btn p { width: 100%; font-weight: 600; font-size: 15px; margin: 0; color: #fff; text-align: center;}

    /* Hlavička webu */
    header { width: 100%; height: 400px; display: flex; flex-flow: column; justify-content: center; align-items: center;}
    .header-top { width: 760px; height: 120px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
    .header-logo { width: 195px; height: 60px; background: url('../themes/logo.png') top no-repeat; background-size: cover;}
    .header-top-ID { width: 340px; height: 50px; display: flex; flex-wrap: wrap; justify-content: space-between; background: url('../themes/logo.skola.png') right no-repeat; background-size: auto 50px;}
    .header-top-ID-ajtaci { width: 280px; height: 50px; display: flex; flex-wrap: wrap; transition: all .35s ease-in-out;}
    a.header-top-ID-ajtaci { background: url('../themes/ajtacijablunkov.shadow.png') top no-repeat; background-size: auto 50px;}
    a.header-top-ID-ajtaci:hover { background: url('../themes/ajtacijablunkov.png') top no-repeat; background-size: auto 50px;}
    nav { width: 50px; height: 50px; margin-top: -1px; position: relative;}

    .header-bottom { width: 760px; height: 280px; padding: 0; display: flex; flex-flow: column; align-content: center; justify-content: center;}
    .header-bottom-image { width: 0px; height: 0px; position: absolute; margin: 0; visibility: hidden; overflow: hidden;}
    .header-bottom h1 { width: 710px; font-size: 2.8em; text-align: center; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0; padding: 0 25px 40px 25px; background:  url('../themes/wave.png') bottom center no-repeat; background-size: auto 20px;}
    .header-bottom h1 strong { font-weight: 800;}
    .header-bottom-prgm { color: #1b1a20; padding: 0 50px 0 0; background: url('../themes/titul.prgm.png') center right no-repeat; background-size: 40px;}
    .header-bottom-future { color: #1b1a20; padding: 0 0 0 50px; background: url('../themes/future.png') center left no-repeat; background-size: 40px;}

    #facebody-page header, #facebody-article header { height: auto;}
    #facebody-page .header-bottom, #facebody-article .header-bottom { width: 760px; height: auto; padding: 0;}
    #facebody-page .header-bottom-image, #facebody-article .header-bottom-image { width: 0px; height: 0; visibility: hidden; padding: 0;}
    #facebody-page .header-bottom h1 { font-size: 2em; font-weight: 600; width: 710px; background: url('../themes/wave.png') bottom center no-repeat; background-size: auto 15px;}
    #facebody-article .header-bottom h1 { font-size: 2em; width: 710px; background: url('../themes/wave.png') bottom center no-repeat; background-size: auto 15px;}

    /* Obsah */
    section { width: 760px; height: auto; padding: 60px 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-evenly;}
    .education { gap: 20px; background: url('../themes/education.png') 50% 15px no-repeat; background-size: auto 120px;}
    .newsroom { background: url('../themes/newsroom.png') 50% 15px no-repeat; background-size: auto 120px;}
    .student { background: url('../themes/studentblog.png') 50% 15px no-repeat; background-size: auto 120px;}
    .itskills { background: url('../themes/itskills.png') 50% 15px no-repeat; background-size: auto 120px;}
    .works { background: url('../themes/studentworks.png') 50% 15px no-repeat; background-size: auto 120px;}
    .bottombox { padding: 40px 0 80px 0; display: flex; flex-wrap: wrap; justify-content: space-around;}
    .shareme { gap: 20px; align-items: center; justify-content: center; background: url('../themes/followus.png') 50% 15px no-repeat; background-size: auto 120px;}

    /* DataBox */
    .content-box { width: 760px; height: auto; display: flex; flex-wrap: wrap; justify-content: start; gap: 13px;}
    #facebody-article .content-box { width: 760px; gap: 0;}

    article { width: 240px; height: 240px;}

    .face-image { width: 245px; height: 245px; position: absolute; border-radius: 18px; border: 1px solid #1b1a20; margin: 5px; overflow: hidden; cursor: pointer;}
    .face-image:hover { border: 1px solid #4f77aa; cursor: pointer;}
    .face-image img { height: 250px; position: absolute; margin: -1px 0 0 -116px;}

    /* Obsahová část obsahové stránky */
    .content-page-left { width: 740px; padding: 20px 10px; height: auto;}
    .content-page-left h1 span { width: auto; padding: 10px 20px; position: relative; color: #fff; background: #4f77aa;}
    .content-page-left h2 { width: auto; padding: 10px 20px; margin: 0; font-weight: 600; position: relative; color: #4f77aa;}
    .content-page-left p { font-size: 18px; text-align: left;}
    .content-page-left p span { font-weight: 600; color: #1b1a20;}
    .content-page-right { width: 760px; height: auto; display: flex; flex-wrap: wrap; justify-content: start; align-items: center; gap: 13px;}
    .content-page-right-image-position { width: 660px; height: 340px; margin: 0 0 0 80px;}
    .content-page-right-image { width: 658px; height: 373px; margin: 0; border: 1px solid #4f77aa; overflow: hidden; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .content-page-right-image img { width: 670px;}

    .content-link { width: calc(100% - 22px); height: 30px; padding: 10px 10px; margin: 0 0 5px 0; cursor: pointer; font-weight: 400; transition: all .35s ease-in-out; position: relative; display: flex; flex-wrap: wrap; justify-content: left; align-items: center;}
    a.content-link { text-decoration: none; border-bottom: 1px solid rgba(27,26,32,.15); background: rgba(27,26,32,.05);}
    a.content-link:hover { border-bottom: 1px solid #4f77aa; background: rgba(170,201,221,.15);}
    .content-link p { font-size: 1em; width: 650px; color: #444; margin: 0; font-weight: 300; transition: all .35s ease-in-out; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
    .content-link p span { transition: all .35s ease-in-out;}
    a.content-link:hover p, a.content-link:hover p span { color: #4f77aa;}
    .content-link-icon { width: 50px; height: 30px;}
    .content-link-icon-data { width: 50px; height: 50px; position: absolute; margin: -10px;}
    .content-link-icon-data img { width: 40px; margin: 5px; transition: all .35s ease-in-out;}
    a.content-link .content-link-icon-data img { filter: grayscale(1);}
    a.content-link:hover .content-link-icon-data img { filter: grayscale(0);}
        
    .content-page-tiraz { width: 700px; padding: 20px; border-top: 1px solid #c5c5c5;}
    .content-page-tiraz-box { width: 700px; margin: 0 0 10px 0; font-size: 14px; color: #666; display: flex; flex-wrap: wrap;}
    .content-page-tiraz-box:nth-child(2) { margin: 0;}
    .content-page-tiraz-box-a { width: 120px; font-weight: 600;}
    .content-page-tiraz-box-b { width: 580px; font-weight: 600;}
    .content-page-tiraz-box-b span { font-weight: 300;}

    /* Galerie */
    .gallery-face, .video-face { width: 760px; margin-left: -10px; height: auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
    .gallery-box { width: 243px; height: 143px; margin-bottom: 10px; border: 1px solid #1b1a20; overflow: hidden; cursor: pointer; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .gallery-box:hover { border: 1px solid #4f77aa;}
    .gallery-box img { height: 150px;}
    .video-face { width: 720px; padding: 20px;}
    .youtubevimeo { width: 720px; height: 400px; border: 1px solid #4f77aa;}

    /* Startovací blok */
    section main { width: 760px; height: 60px; display: flex; flex-wrap: wrap; justify-content: center;}
    .skillbox { width: 620px; height: auto; padding: 40px 50px; border-radius: 12px; display: flex; flex-wrap: wrap; justify-content: center; z-index: 10; background: #4f77aa;}
    .skillbox h1 { font-size: 2.2em; color: #1b1a20; text-align: center; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0;}
    .skillbox p { color: #1b1a20;}
    .start { color: #1b1a20; padding: 0 0 0 42px; background: url('../themes/start.png') center left no-repeat; background-size: 42px;}
    .znalosti { color: #1b1a20; padding: 0 42px 0 0; background: url('../themes/znalosti.png') center right no-repeat; background-size: 42px;}

    .skillbox-button { width: 550px; height: 50px; border-radius: 12px; display: flex; flex-wrap: wrap; justify-content: space-between; z-index: 10; background: #4f77aa;}
    .skillbox-button-left { width: 280px; height: 50px; position: relative; border-radius: 30px; font-weight: 900; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out; background: rgba(0,0,0,.15);}
    .skillbox-button-left p { width: 100%; font-weight: 600; font-size: .9em; margin: 0; text-align: center;}
    .skillbox-button-right { width: 140px; height: 50px; position: relative; border-radius: 30px; font-weight: 900; padding: 0 60px 0 0; display: flex; flex-wrap: wrap; align-items: center; color: #f8f8f8; transition: all .35s ease-in-out;}
    a.skillbox-button-right { background: #1b1a20 url('../themes/link.png') 160px 20px no-repeat; background-size: 12px;}
    a.skillbox-button-right:hover { background: #1b1a20 url('../themes/link.blue.png') 157px 17px no-repeat; background-size: 18px;}
    .skillbox-button-right p { width: 100%; font-weight: 600; font-size: .9em; margin: 0; text-align: center; transition: all .35s ease-in-out;}
    a.skillbox-button-left, a.skillbox-button-right { text-decoration: none;}
    a.skillbox-button-left p { text-decoration: none; color: #1b1a20;}
    a.skillbox-button-left:hover p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right:hover p { text-decoration: none; color: #4f77aa;}

    /* Bannery */
    .banner-content { width: 240px; height: 240px; position: absolute; overflow: hidden; transition: all 0.35s ease-in-out;}
    .banner-content-border { border: 1px solid #666;}
    a.banner-content .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.0));}
    a.banner-content:hover .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.3));}
    .banner-content-img { width: 240px; height: 240px; position: absolute; overflow: hidden;}
    .banner-content-img img {height: 240px; transition: all .35s ease-in-out;}

    /* Education Place */
    .edubox { width: 100px; height: 100px; margin: 0; position: relative; overflow: hidden; border-radius: 18px; display: flex; flex-wrap: wrap; border: 1px solid #666; transition: all .35s ease-in-out;}
    a.edubox { background: #eee; box-shadow: 0 rgba(0,0,0,.3);}
    a.edubox:hover { background: #fff; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .edubox-content { width: 80px; height: 80px; padding: 10px; display: flex; flex-flow: column;}
    .edubox-content img { width: 80px; margin: 0 0 5px 0; transition: all .35s ease-in-out;}
    a.edubox .edubox-content img { filter: grayscale(100%);}
    a.edubox:hover .edubox-content img { filter: grayscale(0%);}

    /* ShareMe */
    .shareme-box { width: 60px; height: 60px; border-radius: 100%; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .shareme-box img { width: 60px; transition: all .35s ease-in-out;}
    a.shareme-box { border: 2px dotted #666;}
    a.shareme-box img { opacity: .5;}
    a.shareme-box:hover { border: 2px dotted #1b1a20;}
    a.shareme-box:hover img { opacity: 1;}

    /* Spodní část webu */
    footer { width: 100%; height: auto; padding: 200px 0 20px 0; display: flex; justify-content: center; background: #1b1a20;}
    .footer-box { width: 760px; height: 100px; display: flex; flex-wrap: wrap; align-items: flex-end;}
    .footer-box-top { width: 100%; height: 40px; display: flex; flex-wrap: wrap; align-items: end; justify-content: space-between;}
    .footer-box-top-logo { width: 130px; height: 40px; padding: 0 15px; display: flex; align-items: center; justify-content: center;}
    .footer-box-top-logo img { height: 40px;}
    .footer-box-top-navigace { width: auto; height: 30px; display: flex; align-items: center; justify-content: center;}
    .footer-navi-box { width: auto; height: 30px; padding: 0 5px; position: relative; display: flex; align-items: center; justify-content: center; transition: all .35s ease-in-out;}
    .footer-navi-box p { margin: 0; font-size: .7em; font-weight: 400; color: #fff; transition: all .35s ease-in-out;}
    a.footer-navi-box, a.footer-navi-box p { color: #fff; text-decoration: none;}
    a.footer-navi-box:hover p { color: #4f77aa;}
    .footer-lineas { width: 100%; height: 1px; margin: 5px 0; display: flex; flex-wrap: wrap; justify-content: space-between; background: #4f77aa;}
    .footer-bottom { width: 100%; height: 40px; display: flex; flex-wrap: wrap; justify-content: space-between;}
    .footer-bottom-creator { width: 400px; height: 30px; display: flex; flex-wrap: wrap;}
    .copyright { width: 130px; height: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .copyright p { font-size: .7em; margin: 0; color: #fff;}
    .romandesign { width: 245px; height: 30px; display: flex; flex-wrap: wrap; justify-content: start; background: url('../themes/creator.png') right no-repeat; background-size: auto 30px; transition: all .35s ease-in-out;}
    a.romandesign { background: url('../themes/creator.png') right no-repeat; background-size: auto 30px;}
    a.romandesign:hover { background: url('../themes/creator.active.png') right no-repeat; background-size: auto 30px;}
    .footer-box-bottom-navigace { width: auto; height: 30px; display: flex; flex-wrap: wrap; color: #f8f8f8; align-items: center;}

    /* ShareBox */
    #share-container { padding: 10px; margin: 0 20px 10px 0; border-radius: 10px; position: relative; float: left; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3); border: 1px solid #4f77aa; background: #fff; width: 210px;}
    #share-container p { width: 100%; color: #4f77aa; margin: 0 0 8px 0; text-align: center; font-weight: 900; color: #4f77aa;}
    #share-container canvas { margin: 0 0 8px 0; width: 210px; height: 210px; background: none;}

    .share-data { display: flex; flex-flow: column; justify-content: space-between;}
    .share-data-box-left { width: 210px; display: flex; flex-wrap: wrap; justify-content: start;}
    .share-data-box-right { width: 210px; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between;}

    #short-link-container { display: flex; align-items: start; text-align: left; gap: 0.5em; width: 100%; text-align: center; font-size: .85em;}
    #short-link-text { width: 100%; user-select: all; font-weight: 300; padding-top: .5em; text-align: center; color: #4f77aa;}

    .email, .facebook, .gen, .linkedin { width: 46px; height: 46px; transition: all .35s ease-in-out;}
    .email:hover, .facebook:hover, .gen:hover, .linkedin:hover { background: rgba(79,119,170,.15);}
    .email img, .facebook img, .gen img, .linkedin img { width: 46px;}
}

/* Tablety na výšku */
@media screen and (min-width: 481px) and (max-width: 768px) {
    #facebody, #facebody-page, #facebody-article { width: 100%; height: auto; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center;}

    /* Definice textu */
    .free { width:100%; height: 10px;}
    .free-big { width: 100%; height: 30px;}
    .free-mini { width: 100%; height: 7px;}
    .space { width: 100%; height: 20px;}
    .top-space { width: 100%; height: 40px;}

    h1, .nadpis { width: 100%; font-size: 22px; margin: 0 0 20px 0; font-weight: 700;}
    p, .classic-txt, .classic-txt-seznam, .classic-txt-special { width: 100%; font-size: 17px; margin: 0 0 10px 0; font-weight: 300;}
    h2, .classic-txt-special { width: 100%; font-size: 20px; font-weight: 700;}
    .classic-txt-seznam { width: cacl(100% - 15px); padding-left: 15px; font-weight: 300; font-style: italic; background: url('../themes/seznam.png') 0 5px no-repeat; background-size: 10px;}
    h1 span, h2 span, p span, .classic-txt span, .nadpis span, .classic-txt-seznam span, .classic-txt-special span  { font-weight: 900; color: #4f77aa;}
    h1 a, p a, h2 a, .nadpis a, a.nadpis, a.classic-txt, .classic-txt a { color: #1b1a20;}
    h1 a:hover, p a:hover, h2 a:hover, .nadpis a:hover, a.nadpis:hover, a.classic-txt:hover, .classic-txt a:hover { color: #1b1a20;}

    /* Hlavička webu */
    .btn-pozice { width: calc(100% - 80px); height: 44px; padding: 0 40px; display: flex; flex-wrap: wrap; justify-content: center;}
    .btn { width: 140px; height: 44px; font-weight: 900; padding: 0 40px 0 0; border-radius: 25px; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out;}
    a.btn { text-decoration: none; background: #1b1a20 url('../themes/link.png') 145px 17px no-repeat; background-size: 10px; box-shadow: 0 rgba(0,0,0,.3);}
    a.btn:hover { background: #4f77aa url('../themes/link.png') 142px 14px no-repeat; background-size: 16px; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .btn p { width: 100%; font-weight: 600; font-size: 13px; margin: 0; color: #fff; text-align: center;}

    /* Hlavička webu */
    header { width: 100%; height: auto; display: flex; flex-flow: column; justify-content: center; align-items: center;}
    .header-top { width: 480px; height: 100px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
    .header-logo { width: 195px; height: 60px; background: url('../themes/logo.png') top no-repeat; background-size: cover;}
    .header-top-ID { width: 240px; height: 40px; display: flex; flex-wrap: wrap; justify-content: space-between; background: url('../themes/logo.skola.png') right no-repeat; background-size: auto 40px;}
    .header-top-ID-ajtaci { width: 198px; height: 40px; display: flex; flex-wrap: wrap; transition: all .35s ease-in-out;}
    a.header-top-ID-ajtaci { background: url('../themes/ajtacijablunkov.shadow.png') top no-repeat; background-size: auto 40px;}
    a.header-top-ID-ajtaci:hover { background: url('../themes/ajtacijablunkov.png') top no-repeat; background-size: auto 40px;}
    nav { width: 40px; height: 40px; margin-top: -1px; position: relative;}

    .header-bottom { width: 480px; height: auto; padding: 20px 0; display: flex; flex-flow: column; align-content: center; justify-content: center;}
    .header-bottom-image { width: 0px; height: 0px; position: absolute; margin: 0; visibility: hidden; overflow: hidden;}
    .header-bottom h1 { width: 460px; font-size: 26px; text-align: center; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0; padding: 0 10px 40px 10px; background: url('../themes/wave.png') bottom center no-repeat; background-size: auto 15px;}
    .header-bottom h1 strong { font-weight: 800;}
    .header-bottom-prgm { color: #1b1a20; padding: 0 40px 0 0; background: url('../themes/titul.prgm.png') center right no-repeat; background-size: 30px;}
    .header-bottom-future { color: #1b1a20; padding: 0 0 0 40px; background: url('../themes/future.png') center left no-repeat; background-size: 30px;}

    #facebody-page header, #facebody-article header { height: auto;}
    #facebody-page .header-bottom, #facebody-article .header-bottom { width: 480px; height: auto; padding: 20px 0;}
    #facebody-page .header-bottom-image, #facebody-article .header-bottom-image { width: 0px; height: 0; visibility: hidden; padding: 0;}
    #facebody-page .header-bottom h1 { font-size: 24px; font-weight: 600; width: 460px; background: url('../themes/wave.png') bottom center no-repeat; background-size: auto 15px;}
    #facebody-article .header-bottom h1 { font-size: 24px; width: 460px; background: url('../themes/wave.png') bottom center no-repeat; background-size: auto 15px;}

    /* Obsah */
    section { width: 480px; height: auto; padding: 40px 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-evenly;}
    .education { gap: 15px; justify-content: center; background: url('../themes/education.png') 50% 5px no-repeat; background-size: auto 60px;}
    .newsroom { background: url('../themes/newsroom.png') 50% 5px no-repeat; background-size: auto 60px;}
    .student { background: url('../themes/studentblog.png') 50% 5px no-repeat; background-size: auto 60px;}
    .itskills { background: url('../themes/itskills.png') 50% 5px no-repeat; background-size: auto 60px;}
    .works { background: url('../themes/studentworks.png') 50% 5px no-repeat; background-size: auto 60px;}
    .bottombox { padding: 40px 0 80px 0; display: flex; flex-wrap: wrap; justify-content: space-around;}
    .shareme { gap: 10px; align-items: center; justify-content: center; background: url('../themes/followus.png') 50% 5px no-repeat; background-size: auto 60px;}

    /* DataBox */
    .content-box { width: 480px; height: auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px;}
    #facebody-article .content-box { width: 480px; gap: 0;}

    article { width: 220px; height: 220px;}

    .face-image { width: 200px; height: 200px; position: absolute; border-radius: 18px; border: 1px solid #1b1a20; margin: 5px; overflow: hidden; cursor: pointer;}
    .face-image:hover { border: 1px solid #4f77aa; cursor: pointer;}
    .face-image img { height: 210px; position: absolute; margin: -1px 0 0 -116px;}

    /* Obsahová část obsahové stránky */
    .content-page-left { width: 460px; padding: 0 10px 20px 10px; height: auto;}
    .content-page-left h1 span { width: auto; padding: 10px 20px; font-size: 20px; position: relative; color: #fff; background: #4f77aa;}
    .content-page-left h2 { width: auto; padding: 5px 10px; margin: 0; font-size: 18px; font-weight: 600; position: relative; color: #4f77aa;}
    .content-page-left p { font-size: 15px; text-align: left;}
    .content-page-left p span { font-weight: 600; color: #1b1a20;}
    .content-page-right { width: 480px; height: auto; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px;}
    .content-page-right-image-position { width: 420px; height: 220px; margin: 0 0 0 40px;}
    .content-page-right-image { width: 418px; height: 238px; margin: 0; border: 1px solid #4f77aa; overflow: hidden; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .content-page-right-image img { width: 430px;}

    .content-link { width: calc(100% - 12px); height: 30px; padding: 5px 5px; margin: 0 0 5px 0; cursor: pointer; font-weight: 400; transition: all .35s ease-in-out; position: relative; display: flex; flex-wrap: wrap; justify-content: left; align-items: center;}
    a.content-link { text-decoration: none; border-bottom: 1px solid rgba(27,26,32,.15); background: rgba(27,26,32,.05);}
    a.content-link:hover { border-bottom: 1px solid #4f77aa; background: rgba(170,201,221,.15);}
    .content-link p { font-size: 14px; width: 400px; color: #444; margin: 0; font-weight: 300; transition: all .35s ease-in-out; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
    .content-link p span { transition: all .35s ease-in-out;}
    a.content-link:hover p, a.content-link:hover p span { color: #4f77aa;}
    .content-link-icon { width: 40px; height: 30px;}
    .content-link-icon-data { width: 30px; height: 30px; position: absolute; margin: 0;}
    .content-link-icon-data img { width: 30px; transition: all .35s ease-in-out;}
    a.content-link .content-link-icon-data img { filter: grayscale(1);}
    a.content-link:hover .content-link-icon-data img { filter: grayscale(0);}
        
    .content-page-tiraz { width: 440px; padding: 10px; border-top: 1px solid #c5c5c5;}
    .content-page-tiraz-box { width: 440px; margin: 0 0 5px 0; font-size: 12px; color: #666; display: flex; flex-wrap: wrap;}
    .content-page-tiraz-box:nth-child(2) { margin: 0;}
    .content-page-tiraz-box-a { width: 100px; font-weight: 600;}
    .content-page-tiraz-box-b { width: 340px; font-weight: 600;}
    .content-page-tiraz-box-b span { font-weight: 300;}

    /* Galerie */
    .gallery-face, .video-face { width: 480px; margin-left: -10px; height: auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
    .gallery-face { gap: 20px;}
    .gallery-box { width: 228px; height: 133px; border: 1px solid #1b1a20; overflow: hidden; cursor: pointer; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .gallery-box:hover { border: 1px solid #4f77aa;}
    .gallery-box img { height: 140px;}
    .video-face { width: 460px; padding: 10px;}
    .youtubevimeo { width: 460px; height: 256px; border: 1px solid #4f77aa;}

    /* Startovací blok */
    section main { width: 480px; height: 40px; display: flex; flex-wrap: wrap; justify-content: center;}
    .skillbox { width: 440px; height: auto; padding: 10px; border-radius: 12px; display: flex; flex-wrap: wrap; justify-content: center; z-index: 10; background: #4f77aa;}
    .skillbox h1 { font-size: 22px; color: #1b1a20; text-align: center; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0;}
    .skillbox p { color: #1b1a20; font-size: 14px;}
    .start { color: #1b1a20; padding: 0 0 0 42px; background: url('../themes/start.png') center left no-repeat; background-size: 30px;}
    .znalosti { color: #1b1a20; padding: 0 42px 0 0; background: url('../themes/znalosti.png') center right no-repeat; background-size: 30px;}

    .skillbox-button { width: 400px; height: 40px; border-radius: 12px; display: flex; flex-wrap: wrap; justify-content: space-between; z-index: 10; background: #4f77aa;}
    .skillbox-button-left { width: 220px; height: 40px; position: relative; border-radius: 30px; font-weight: 900; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out; background: rgba(0,0,0,.15);}
    .skillbox-button-left p { width: 100%; font-weight: 600; font-size: 14px; margin: 0; text-align: center;}
    .skillbox-button-right { width: 120px; height: 40px; position: relative; border-radius: 20px; font-weight: 900; padding: 0 40px 0 0; display: flex; flex-wrap: wrap; align-items: center; color: #f8f8f8; transition: all .35s ease-in-out;}
    a.skillbox-button-right { background: #1b1a20 url('../themes/link.png') 130px 15px no-repeat; background-size: 10px;}
    a.skillbox-button-right:hover { background: #1b1a20 url('../themes/link.blue.png') 127px 12px no-repeat; background-size: 16px;}
    .skillbox-button-right p { width: 100%; font-weight: 600; font-size: 14px; margin: 0; text-align: center; transition: all .35s ease-in-out;}
    a.skillbox-button-left, a.skillbox-button-right { text-decoration: none;}
    a.skillbox-button-left p { text-decoration: none; color: #1b1a20;}
    a.skillbox-button-left:hover p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right:hover p { text-decoration: none; color: #4f77aa;}

    /* Bannery */
    .banner-content { width: 220px; height: 220px; position: absolute; overflow: hidden; transition: all 0.35s ease-in-out;}
    .banner-content-border { border: 1px solid #666;}
    a.banner-content .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.0));}
    a.banner-content:hover .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.3));}
    .banner-content-img { width: 220px; height: 220px; position: absolute; overflow: hidden;}
    .banner-content-img img {height: 220px; transition: all .35s ease-in-out;}

    /* Education Place */
    .edubox { width: 70px; height: 70px; margin: 0; position: relative; overflow: hidden; border-radius: 18px; display: flex; flex-wrap: wrap; border: 1px solid #666; transition: all .35s ease-in-out;}
    a.edubox { background: #eee; box-shadow: 0 rgba(0,0,0,.3);}
    a.edubox:hover { background: #fff; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .edubox-content { width: 60px; height: 60px; padding: 5px; display: flex; flex-flow: column;}
    .edubox-content img { width: 60px; margin: 0 0 5px 0; transition: all .35s ease-in-out;}
    a.edubox .edubox-content img { filter: grayscale(100%);}
    a.edubox:hover .edubox-content img { filter: grayscale(0%);}

    /* ShareMe */
    .shareme-box { width: 50px; height: 50px; border-radius: 100%; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .shareme-box img { width: 50px; transition: all .35s ease-in-out;}
    a.shareme-box { border: 2px dotted #666;}
    a.shareme-box img { opacity: .5;}
    a.shareme-box:hover { border: 2px dotted #1b1a20;}
    a.shareme-box:hover img { opacity: 1;}

    /* Spodní část webu */
    footer { width: 100%; height: auto; padding: 80px 0 20px 0; display: flex; justify-content: center; background: #1b1a20;}
    .footer-box { width: 480px; height: auto; display: flex; flex-wrap: wrap; align-items: flex-end;}
    .footer-box-top { width: 100%; height: auto; display: flex; flex-flow: column; align-items: center; justify-content: center; gap: 10px;}
    .footer-box-top-logo { width: 100px; height: 31px; padding: 0 15px; display: flex; align-items: center; justify-content: center;}
    .footer-box-top-logo img { height: 31px;}
    .footer-box-top-navigace { width: auto; height: 30px; display: flex; align-items: center; justify-content: center;}
    .footer-navi-box { width: auto; height: 30px; padding: 0 5px; position: relative; display: flex; align-items: center; justify-content: center; transition: all .35s ease-in-out;}
    .footer-navi-box p { margin: 0; font-size: 12px; font-weight: 400; color: #fff; text-align: center; transition: all .35s ease-in-out;}
    a.footer-navi-box, a.footer-navi-box p { color: #fff; text-decoration: none;}
    a.footer-navi-box:hover p { color: #4f77aa;}
    .footer-lineas { width: 100%; height: 1px; margin: 5px 0; display: flex; flex-wrap: wrap; justify-content: space-between; background: #4f77aa;}
    .footer-bottom { width: 100%; height: auto; display: flex; flex-flow: column; justify-content: center; align-items: center;}
    .footer-bottom-creator { width: auto; height: 30px; display: flex; flex-wrap: wrap; align-items: center;}
    .copyright { width: 130px; height: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .copyright p { font-size: 12px; margin: 0; color: #fff;}
    .romandesign { width: 163px; height: 20px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: url('../themes/creator.png') right no-repeat; background-size: auto 20px; transition: all .35s ease-in-out;}
    a.romandesign { background: url('../themes/creator.png') right no-repeat; background-size: auto 20px;}
    a.romandesign:hover { background: url('../themes/creator.active.png') right no-repeat; background-size: auto 20px;}
    .footer-box-bottom-navigace { width: auto; height: 30px; display: flex; flex-wrap: wrap; color: #f8f8f8; align-items: center;}

    /* ShareBox */
    #share-container { padding: 10px; margin: 0 15px 5px 0; border-radius: 8px; position: relative; float: left; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3); border: 1px solid #4f77aa; background: #fff; width: 140px;}
    #share-container p { width: 100%; color: #4f77aa; margin: 0 0 8px 0; text-align: center; font-weight: 900; color: #4f77aa; font-size: 12px;}
    #share-container canvas { margin: 0 0 8px 0; width: 140px; height: 140px; background: none;}

    .share-data { display: flex; flex-flow: column; justify-content: space-between;}
    .share-data-box-left { width: 140px; display: flex; flex-wrap: wrap; justify-content: start;}
    .share-data-box-right { width: 140px; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between;}

    #short-link-container { display: flex; align-items: start; text-align: left; gap: 0.5em; width: 100%; text-align: center; font-size: 10px;}
    #short-link-text { width: 100%; user-select: all; font-weight: 300; padding-top: .5em; text-align: center; color: #4f77aa;}

    .email, .facebook, .gen, .linkedin { width: 34px; height: 34px; transition: all .35s ease-in-out;}
    .email:hover, .facebook:hover, .gen:hover, .linkedin:hover { background: rgba(79,119,170,.15);}
    .email img, .facebook img, .gen img, .linkedin img { width: 34px;}
}

/* Rozhraní pro mobil */
@media screen and (max-width: 480px) {
    #facebody, #facebody-page, #facebody-article { width: 100%; height: auto; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center;}

    /* Definice textu */
    .free { width:100%; height: 5px;}
    .free-big { width: 100%; height: 20px;}
    .free-mini { width: 100%; height: 5px;}
    .space { width: 100%; height: 10px;}
    .top-space { width: 100%; height: 25px;}

    h1, .nadpis { width: 100%; font-size: 20px; margin: 0 0 20px 0; font-weight: 700;}
    p, .classic-txt, .classic-txt-seznam, .classic-txt-special { width: 100%; font-size: 15px; margin: 0 0 10px 0; font-weight: 300;}
    h2, .classic-txt-special { width: 100%; font-size: 1.6em; font-weight: 700;}
    .classic-txt-seznam { width: cacl(100% - 12px); padding-left: 12px; font-weight: 300; font-style: italic; background: url('../themes/seznam.png') 0 4px no-repeat; background-size: 8px;}
    h1 span, h2 span, p span, .classic-txt span, .nadpis span, .classic-txt-seznam span, .classic-txt-special span  { font-weight: 900; color: #4f77aa;}
    h1 a, p a, h2 a, .nadpis a, a.nadpis, a.classic-txt, .classic-txt a { color: #1b1a20;}
    h1 a:hover, p a:hover, h2 a:hover, .nadpis a:hover, a.nadpis:hover, a.classic-txt:hover, .classic-txt a:hover { color: #1b1a20;}

    /* Hlavička webu */
    .btn-pozice { width: calc(100% - 80px); height: 44px; padding: 0 40px; display: flex; flex-wrap: wrap; justify-content: center;}
    .btn { width: 140px; height: 44px; font-weight: 900; padding: 0 40px 0 0; border-radius: 25px; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out;}
    a.btn { text-decoration: none; background: #1b1a20 url('../themes/link.png') 145px 17px no-repeat; background-size: 10px; box-shadow: 0 rgba(0,0,0,.3);}
    a.btn:hover { background: #4f77aa url('../themes/link.png') 142px 14px no-repeat; background-size: 16px; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .btn p { width: 100%; font-weight: 600; font-size: 12px; margin: 0; color: #fff; text-align: center;}

    /* Hlavička webu */
    header { width: 100%; height: auto; display: flex; flex-flow: column; justify-content: center; align-items: center;}
    .header-top { width: 320px; height: auto; margin: 10px 0; display: flex; flex-flow: column; gap: 10px; align-items: center; justify-content: space-between;}
    .header-logo { width: 195px; height: 60px; background: url('../themes/logo.png') top no-repeat; background-size: cover;}
    .header-top-ID { width: 240px; height: 40px; display: flex; flex-wrap: wrap; justify-content: space-between; background: url('../themes/logo.skola.png') right no-repeat; background-size: auto 40px;}
    .header-top-ID-ajtaci { width: 198px; height: 40px; display: flex; flex-wrap: wrap; transition: all .35s ease-in-out;}
    a.header-top-ID-ajtaci { background: url('../themes/ajtacijablunkov.shadow.png') top no-repeat; background-size: auto 40px;}
    a.header-top-ID-ajtaci:hover { background: url('../themes/ajtacijablunkov.png') top no-repeat; background-size: auto 40px;}
    nav { width: 40px; height: 40px; margin-top: -1px; position: relative;}

    .header-bottom { width: 320px; height: auto; padding: 10px 0; display: flex; flex-flow: column; align-content: center; justify-content: center;}
    .header-bottom-image { width: 0px; height: 0px; position: absolute; margin: 0; visibility: hidden; overflow: hidden;}
    .header-bottom h1 { width: 320px; font-size: 26px; text-align: center; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0; padding: 0 0 40px 0; background: url('../themes/wave.png') bottom center no-repeat; background-size: auto 15px;}
    .header-bottom h1 strong { font-weight: 800;}
    .header-bottom-prgm { color: #1b1a20; padding: 0 40px 0 0; background: url('../themes/titul.prgm.png') center right no-repeat; background-size: 30px;}
    .header-bottom-future { color: #1b1a20; padding: 0 0 0 40px; background: url('../themes/future.png') center left no-repeat; background-size: 30px;}

    #facebody-page header, #facebody-article header { height: auto;}
    #facebody-page .header-bottom, #facebody-article .header-bottom { width: 320px; height: auto; padding: 20px 0;}
    #facebody-page .header-bottom-image, #facebody-article .header-bottom-image { width: 0px; height: 0; visibility: hidden; padding: 0;}
    #facebody-page .header-bottom h1 { font-size: 18px; font-weight: 600; width: 320px; background: url('../themes/wave.png') bottom center no-repeat; background-size: auto 15px;}
    #facebody-article .header-bottom h1 { font-size: 18px; width: 320px; background: url('../themes/wave.png') bottom center no-repeat; background-size: auto 15px;}

    /* Obsah */
    section { width: 320px; height: auto; padding: 30px 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-evenly;}
    .education { gap: 10px; justify-content: center; background: url('../themes/education.png') 50% 0 no-repeat; background-size: auto 50px;}
    .newsroom { background: url('../themes/newsroom.png') 50% 0 no-repeat; background-size: auto 50px;}
    .student { background: url('../themes/studentblog.png') 50% 0 no-repeat; background-size: auto 50px;}
    .itskills { background: url('../themes/itskills.png') 50% 0 no-repeat; background-size: auto 50px;}
    .works { background: url('../themes/studentworks.png') 50% 0 no-repeat; background-size: auto 50px;}
    .bottombox { padding: 30px 0 60px 0; display: flex; flex-wrap: wrap; justify-content: space-around;}
    .shareme { gap: 10px; align-items: center; justify-content: center; background: url('../themes/followus.png') 50% 0 no-repeat; background-size: auto 50px;}

    /* DataBox */
    .content-box { width: 320px; height: auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px;}
    #facebody-article .content-box { width: 320px; gap: 0;}

    article { width: 290px; height: 290px;}

    .face-image { width: 300px; height: 300px; position: absolute; border-radius: 18px; border: 1px solid #1b1a20; margin: 5px; overflow: hidden; cursor: pointer;}
    .face-image:hover { border: 1px solid #4f77aa; cursor: pointer;}
    .face-image img { height: 310px; position: absolute; margin: -1px 0 0 -116px;}

    /* Obsahová část obsahové stránky */
    .content-page-left { width: 300px; padding: 0 10px 20px 10px; height: auto;}
    .content-page-left h1 span { width: auto; padding: 10px 5px; font-size: 17px; font-weight: 600; position: relative; color: #fff; background: #4f77aa;}
    .content-page-left h2 { width: auto; padding: 5px 5px; margin: 0; font-size: 16px; font-weight: 600; position: relative; color: #4f77aa;}
    .content-page-left p { font-size: 13px; text-align: left;}
    .content-page-left p span { font-weight: 600; color: #1b1a20;}
    .content-page-right { width: 280px; height: auto; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px;}
    .content-page-right-image-position { width: 280px; height: 140px; margin: 0 0 0 20px;}
    .content-page-right-image { width: 278px; height: 158px; margin: 0; border: 1px solid #4f77aa; overflow: hidden; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .content-page-right-image img { width: 290px;}

    .content-link { width: 100%; height: 34px; padding: 0 0; margin: 0 0 5px 0; cursor: pointer; font-weight: 400; transition: all .35s ease-in-out; position: relative; display: flex; flex-wrap: wrap; justify-content: left; align-items: center;}
    a.content-link { text-decoration: none; border-bottom: 1px solid rgba(27,26,32,.15); background: rgba(27,26,32,.05);}
    a.content-link:hover { border-bottom: 1px solid #4f77aa; background: rgba(170,201,221,.15);}
    .content-link p { font-size: 13px; width: 250px; color: #444; padding: 0 0 0 10px; margin: 0; font-weight: 300; transition: all .35s ease-in-out; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
    .content-link p span { transition: all .35s ease-in-out;}
    a.content-link:hover p, a.content-link:hover p span { color: #4f77aa;}
    .content-link-icon { width: 34px; height: 34px;}
    .content-link-icon-data { width: 30px; height: 30px; position: absolute; margin: 2px;}
    .content-link-icon-data img { width: 24px; margin: 3px; transition: all .35s ease-in-out;}
    a.content-link .content-link-icon-data img { filter: grayscale(1);}
    a.content-link:hover .content-link-icon-data img { filter: grayscale(0);}
        
    .content-page-tiraz { width: 290px; padding: 5px; border-top: 1px solid #c5c5c5;}
    .content-page-tiraz-box { width: 290px; margin: 0 0 5px 0; font-size: 10px; color: #666; display: flex; flex-wrap: wrap;}
    .content-page-tiraz-box:nth-child(2) { margin: 0;}
    .content-page-tiraz-box-a { width: 90px; font-weight: 600;}
    .content-page-tiraz-box-b { width: 200px; font-weight: 600; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
    .content-page-tiraz-box-b span { font-weight: 300;}

    /* Galerie */
    .gallery-face, .video-face { width: 300px; margin-left: 0; height: auto; display: flex; flex-wrap: wrap; justify-content: space-between;}
    .gallery-face { gap: 20px;}
    .gallery-box { width: 278px; height: 162px; margin-left: 10px; border: 1px solid #1b1a20; overflow: hidden; cursor: pointer; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .gallery-box:hover { border: 1px solid #4f77aa;}
    .gallery-box img { height: 180px;}
    .video-face { width: 280px; padding: 10px;}
    .youtubevimeo { width: 280px; height: 156px; border: 1px solid #4f77aa;}

    /* Startovací blok */
    section main { width: 320px; height: 100px; display: flex; flex-wrap: wrap; justify-content: center;}
    .skillbox { width: 300px; height: auto; padding: 10px; border-radius: 8px; display: flex; flex-wrap: wrap; justify-content: center; z-index: 10; background: #4f77aa;}
    .skillbox h1 { font-size: 18px; color: #1b1a20; text-align: center; font-family: 'IBM Plex Mono', monospace; font-weight: 300; margin: 0;}
    .skillbox p { color: #1b1a20; font-size: 12px; text-align: center;}
    .start { color: #1b1a20; padding: 0 0 0 42px; background: url('../themes/start.png') center left no-repeat; background-size: 30px;}
    .znalosti { color: #1b1a20; padding: 0 42px 0 0; background: url('../themes/znalosti.png') center right no-repeat; background-size: 30px;}

    .skillbox-button { width: 260px; height: auto; border-radius: 12px; display: flex; flex-flow: column; justify-content: center; align-items: center; gap: 10px; z-index: 10; background: #4f77aa;}
    .skillbox-button-left { width: 220px; height: 40px; position: relative; border-radius: 30px; font-weight: 900; display: flex; flex-wrap: wrap; align-items: center; transition: all .35s ease-in-out; background: rgba(0,0,0,.15);}
    .skillbox-button-left p { width: 100%; font-weight: 600; font-size: 14px; margin: 0; text-align: center;}
    .skillbox-button-right { width: 120px; height: 40px; position: relative; border-radius: 20px; font-weight: 900; padding: 0 40px 0 0; display: flex; flex-wrap: wrap; align-items: center; color: #f8f8f8; transition: all .35s ease-in-out;}
    a.skillbox-button-right { background: #1b1a20 url('../themes/link.png') 130px 15px no-repeat; background-size: 10px;}
    a.skillbox-button-right:hover { background: #1b1a20 url('../themes/link.blue.png') 127px 12px no-repeat; background-size: 16px;}
    .skillbox-button-right p { width: 100%; font-weight: 600; font-size: 14px; margin: 0; text-align: center; transition: all .35s ease-in-out;}
    a.skillbox-button-left, a.skillbox-button-right { text-decoration: none;}
    a.skillbox-button-left p { text-decoration: none; color: #1b1a20;}
    a.skillbox-button-left:hover p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right p { text-decoration: none; color: #f8f8f8;}
    a.skillbox-button-right:hover p { text-decoration: none; color: #4f77aa;}

    /* Bannery */
    .banner-content { width: 280px; height: 280px; position: absolute; overflow: hidden; transition: all 0.35s ease-in-out;}
    .banner-content-border { border: 1px solid #666;}
    a.banner-content .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.0));}
    a.banner-content:hover .banner-content-img img { filter: drop-shadow(5px 0 5px rgba(0,0,0,.3));}
    .banner-content-img { width: 280px; height: 280px; position: absolute; overflow: hidden;}
    .banner-content-img img {height: 280px; transition: all .35s ease-in-out;}

    /* Education Place */
    .edubox { width: 80px; height: 80px; margin: 0; position: relative; overflow: hidden; border-radius: 10px; display: flex; flex-wrap: wrap; border: 1px solid #666; transition: all .35s ease-in-out;}
    a.edubox { background: #eee; box-shadow: 0 rgba(0,0,0,.3);}
    a.edubox:hover { background: #fff; box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);}
    .edubox-content { width: 70px; height: 70px; padding: 5px; display: flex; flex-flow: column;}
    .edubox-content img { width: 70px; margin: 0 0 5px 0; transition: all .35s ease-in-out;}
    a.edubox .edubox-content img { filter: grayscale(100%);}
    a.edubox:hover .edubox-content img { filter: grayscale(0%);}

    /* ShareMe */
    .shareme-box { width: 40px; height: 40px; border-radius: 100%; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all .35s ease-in-out;}
    .shareme-box img { width: 40px; transition: all .35s ease-in-out;}
    a.shareme-box { border: 2px dotted #666;}
    a.shareme-box img { opacity: .5;}
    a.shareme-box:hover { border: 2px dotted #1b1a20;}
    a.shareme-box:hover img { opacity: 1;}

    /* Spodní část webu */
    footer { width: 100%; height: auto; padding: 80px 0 20px 0; display: flex; justify-content: center; background: #1b1a20;}
    .footer-box { width: 320px; height: auto; display: flex; flex-wrap: wrap; align-items: flex-end;}
    .footer-box-top { width: 100%; height: auto; display: flex; flex-flow: column; align-items: center; justify-content: center; gap: 10px;}
    .footer-box-top-logo { width: 100px; height: 31px; padding: 0 15px; display: flex; align-items: center; justify-content: center;}
    .footer-box-top-logo img { height: 31px;}
    .footer-box-top-navigace { width: auto; height: auto; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 10px;}
    .footer-navi-box { width: auto; height: 30px; padding: 0 5px; position: relative; display: flex; align-items: center; justify-content: center; transition: all .35s ease-in-out;}
    .footer-navi-box p { margin: 0; font-size: 12px; font-weight: 400; color: #fff; text-align: center; transition: all .35s ease-in-out;}
    a.footer-navi-box, a.footer-navi-box p { color: #fff; text-decoration: none;}
    a.footer-navi-box:hover p { color: #4f77aa;}
    .footer-lineas { width: 100%; height: 1px; margin: 5px 0; display: flex; flex-wrap: wrap; justify-content: space-between; background: #4f77aa;}
    .footer-bottom { width: 100%; height: auto; display: flex; flex-flow: column; justify-content: center; align-items: center; gap: 10px;}
    .footer-bottom-creator { width: auto; height: 30px; display: flex; flex-wrap: wrap; align-items: center;}
    .copyright { width: 130px; height: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
    .copyright p { font-size: 12px; margin: 0; color: #fff;}
    .romandesign { width: 163px; height: 20px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: url('../themes/creator.png') right no-repeat; background-size: auto 20px; transition: all .35s ease-in-out;}
    a.romandesign { background: url('../themes/creator.png') right no-repeat; background-size: auto 20px;}
    a.romandesign:hover { background: url('../themes/creator.active.png') right no-repeat; background-size: auto 20px;}
    .footer-box-bottom-navigace { width: auto; height: 30px; display: flex; flex-wrap: wrap; color: #f8f8f8; align-items: center; gap: 10px;}

    /* ShareBox */
    #share-container { padding: 10px; margin: 0 0 10px 0; border-radius: 4px; position: relative; float: left; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; box-shadow: 0 3px 5px 0 rgba(0,0,0,.3); border: 1px solid #4f77aa; background: #fff; width: 280px;}
    #share-container p { width: 100px; color: #4f77aa; margin: 0; text-align: center; font-weight: 900; color: #4f77aa; font-size: 13px;}
    #share-container canvas { margin: 0; width: 0px; height: 0px; visibility: hidden; overflow: hidden; background: none;}

    .share-data { width: 140px; display: flex; flex-flow: column; justify-content: space-between;}
    .share-data-box-left { width: 0px; display: flex; flex-wrap: wrap; justify-content: start;}
    .share-data-box-right { width: 140px; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between;}

    #short-link-container { display: flex; align-items: start; text-align: left; gap: 0.5em; width: 100%; text-align: center; font-size: 10px;}
    #short-link-text { width: 100%; user-select: all; font-weight: 300; padding-top: .5em; text-align: center; color: #4f77aa;}

    .email, .facebook, .gen, .linkedin { width: 34px; height: 34px; transition: all .35s ease-in-out;}
    .email:hover, .facebook:hover, .gen:hover, .linkedin:hover { background: rgba(79,119,170,.15);}
    .email img, .facebook img, .gen img, .linkedin img { width: 34px;}
}