@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:700');
@media screen, projection, tv{
    body{ background: white; margin: 0; padding: 0; height: 100%; font-family: "G-Source Sans Pro-n7", Arial !important; font-style: normal; color: #212529; }

    /*#menu, #head, h1, h2, h3, h4, h5,  #submenu, .btn, .otazka ul, .checkBtn,  .pvice, .duv, #TimeLeftConainer span, .bm span, .bm a{ font-weight: 300; }*/

    #header { position: relative; z-index: 3; }
    #headerLine { background: url(../img/navigation_main_line.svg) repeat-x top; width: 100%; position: absolute; bottom: 40px; height: 5px; }
    #headerContainer { margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; width: calc(100% - 30px); display: -webkit-box; display: flex; }
    #headerLink { text-indent: -1000px; z-index: 1; margin: 0; }
    #headerLogo { display: block; background-image: url(../img/kalibroSprite.svg); background-size: 1926px 1921px; width: 265.45px; height: 142.14px; background-position: -1103.67px -1105.14px; }
    #headerLogoPrint { display: none; }

    #splash { position: relative; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; height: calc(100% - 142.13px); }
    .greenBtn { text-decoration: none; display: block; width: auto; font-size: 1.7em; line-height: 50px; padding: 0 25px; font-weight: bold; background-color: rgb(185, 214, 36);  margin-top: 50px; color: white; }
    #splash .greenBtn { color: #212529; }

    #main {height: calc(100% - 142.13px); font-family: Source Sans Pro,sans-serif;}
    #stred { height: 100%; }
    #plocha { height: 100%; }
    #plocha>h1{ margin-top: 1.5em; margin-bottom: 0.5em; margin-left: 42px; margin-right: 42px; font-weight: bold; font-size: 2.5em; line-height: normal; }
    #plocha>p { font-size: 1.25em; line-height: normal; }
    #testSelectionDesc { color: rgb(138, 138, 138); width: 80%; margin: auto; }

    #testSelectionContainer { display: -webkit-box; display: flex; justify-content: space-around; -webkit-box-align: end; align-items: flex-end; margin-top: 50px; }
    #testSelectionContainer .option { display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin: 25px; }
    #testSelectionContainer .option img { max-width: 400px; max-height: 300px; }

    @media only screen and (orientation: portrait) {
        #testSelectionContainer {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                    flex-direction: column;
            -webkit-box-align: center;
                    align-items: center;
        }
    }

    .year { font-weight: bold; font-size: 2em; line-height: normal; margin-top: 1.0em; margin-bottom: 0.2em; margin-left: 50px; margin-right: 50px; clear: both; float: left; }
    .itemContainer { width: calc(100% - 84px); margin-left: 42px; margin-right: 42px; clear: left; float: left; }
    .itemContainer .item { position: relative; font-size: 1.8em; line-height: normal; text-decoration: none; color: white; margin: 8px; padding: 15px; float: left; display: -webkit-box; display: flex; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 250px; height: 250px; background: rgb(201, 0, 123); overflow: hidden; }
    .itemContainer .item .code { font-size: 16px; margin-top: 15px; }
    .itemContainer .item .variant { position: absolute; top: 20px; right: 20px; }
    .itemContainer .item.trida0 { background: rgb(52, 154, 210); }
    .itemContainer .item.trida1,
    .itemContainer .item.trida2,
    .itemContainer .item.trida3,
    .itemContainer .item.trida4,
    .itemContainer .item.trida5 { background: rgb(243, 190, 0); }
    .itemContainer .item.trida6
    .itemContainer .item.trida7,
    .itemContainer .item.trida8,
    .itemContainer .item.trida9 { background: rgb(201, 0, 123); }

    p.assignment,
    p.manual { background: rgb(188, 211, 60); padding: 0px 40px; font-size: normal; }

    h1 { margin: 0; }
    p { margin:0; }

    .btn:hover{ background-color: #121212; background-image: url(../img/sub2.png); color: White; }
    .btn2:hover, .btnMini:hover{ background: #820404 repeat-x 0 center; color: White; border-color: #820404; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAABQCAIAAAC1eZP1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlJREFUeNpi7OPmZkAFTAwYYFRoVAgdsDBiCjEwMpJnFlEaWRgxVGHRSKTQp8+fR+NxVGikCQEEGAB9LgQ66gcyjQAAAABJRU5ErkJggg==);}

    .search{ float: right; width: 221px; background: transparent url(../img/search.png) no-repeat; }
    .search fieldset{ padding: 11px 10px 11px 12px; }
    .search input.pole{ padding: 4px 10px; border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; font-size: .9em;  margin: 0; border: 0; height: 22px; width: 147px;}
    .search input.xbtn{ border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; margin: 0; padding: 4px 5px; border: 0; height: 22px; }

    div.potvrzeni{ width: 230px; padding: 10px; z-index: 100; background-color: #ECECEC; top: 100px; left: 40%; color: black; text-align: center; font-weight: bold; position: absolute; border: 1px solid silver; box-shadow: 0 0 3px #d5d5d5; }
    div.potvrzeni p{ padding: 5px 0 10px 0; margin: 0; }

    table.tab{ font-size: 1em;border: 1px solid #e9e9e9; border-collapse: collapse; margin:  1em 0; width: auto; line-height: 1.2em; border-bottom: 3px solid #e7e7e7; }
    table.tab th{ color: White;  padding: 12px 10px; font-weight: bold; text-align: center; border: 1px solid #d8d9d9; color: Black; background: #e7e7e7 repeat-x; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAA8CAIAAADOuozpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMJJREFUeNqMUlsSxCAIC473P2//srx1W/fRmVq0IRCiXNcFAgJdBzWCLRTOiGIZ2J5PG2Lqq6lGqH/syx850JyoIQad9HJJ8JYT56w67P2NjaHGN4bpdpq32VYHzCzKSIwXGsDKcnGITjm44ZqNi80HymRjyV5lZ0rBUal0TkRymJsXyXbKLPAAo0j7U7gnrBWY9VyK7r2xGjcYUE4cDE6cU9OHK1jUfFA7N9sSFPm3y8dt8G6PwNXOPCb+vb3AS4ABAGtghiPlXr8FAAAAAElFTkSuQmCC);}
    table.tab td{ border: 1px solid #e9e9e9; padding: 7px 10px; background: white; }
    table.tab tr:nth-of-type(odd) td{ background-color: #f9f9f9;  }
    table.tab tr:hover td{ background: #e7e7e7; border-color: #DFDFDF; }
    table.tab tr.red td, table.tab tr.red th { background: #820404; color: white;}
    .order{ display: block; text-align: center; padding: 2px 0; }
    .order img{ border: 1px solid #d8d9d9; background: White; margin: 0 1px; padding: 1px; }
    .order a:hover img, .order a.aktivni img{ background: #820404; }
    .tab .thfiltr th{ padding: 5px 10px; background: #F5F4F5 none; }
    .tab .thfiltr th .btn{ padding: 10px 15x; }

    .formik { margin: 1em 0; }
    .formik th{ padding: 13px 18px 2px 0 !important ; border: 0; vertical-align: top; text-align: left; }
    .formik td{ padding: 3px 5px 3px 0; border: 0;  }
    .formik .cara th, .formik .cara>td, p.cara{ border-top: 1px solid #d8d9d9; padding-top: 12px; }
    .formik table{ margin-bottom: 10px; }
    .formik th strong,  .formik strong strong{ color: #820404; }

    .testoddil .formik th{ width: 300px; padding-top: 7px !important; font-weight: bold; }
    #plocha .testoddil .formik ul{ list-style-type: none; margin: 0; padding: 7px 0 0 0; }

    .testoddil{ border-top: 1px solid #d8d9d9; padding-top: 16px; margin-top: 12px; }
    .testoddil h3{ margin: 0 0 12px 0; }
    .size1{ width: 50px; }
    .size2{ width: 102px; }
    .size3{ width: 224px; }
    .size4{ width: 346px; }
    .size5{ width: 428px; }
    .size6{ width: 600px; }
    .handle{ cursor: n-resize; }

    .filtr{ background: #e9e9e9; border-radius: 10px; -webkit-border-radius: 10px; padding: 10px; margin: 15px 0; }
    .filtr em{ font-style: normal; color: Black; font-weight: bold;}
    .filtr strong{ color: #820404; font-weight: normal;  }

    .navig{ text-align: center; }
    .navig span span, .navig a{ display: inline-block; border: 1px solid #e5e5e5; background: #f1f1f1 repeat-x; border-radius: 6px;  -webkit-border-radius: 6px; background-clip: padding-box;line-height: 24px; width: 24px; text-align: center; text-decoration: none; color: Black;}
    .navig span span{ color: white; background: #820404 none; border-color: #820404; }
    .navig a:hover{ background: #e5e5e5 none !important ;  border-color: #DFDFDF; }

    .navig .next, .navig .prev, .navig .last, .navig .first{ background: #e5e5e5 repeat-x; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAATCAIAAADanCBzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACVJREFUeNpi/Pz5MwMYMDHAAO1YLP///8dg/fv3D48YXhZAgAEAK5Qa6EFPQvwAAAAASUVORK5CYII=);}
    .navig .next span{display: inline-block; width: 24px; line-height: 24px; background: transparent no-repeat center center; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlJREFUeNpi6ONh/A8EDDDMxAAE/bxM/xmggAnGgAkygrQwIAEWZE7h53+MTMgcoDaIGSAOTAIgwAC/KRc6rLJ3IAAAAABJRU5ErkJggg==);}
    .navig .prev span{display: inline-block; width: 24px; line-height: 24px; background: transparent no-repeat center center; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi+P//PwMM9/Ew/mcEMUCgn5cJzAALwDhgAZAyBiSAoYIJyGEo/PyPES4AY8AEAQIMAHq+H2Yx1xzmAAAAAElFTkSuQmCC);}
    .navig .first span{display: inline-block; width: 24px; line-height: 24px; background: transparent no-repeat center center; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADdJREFUeNpimMzG8B8IGJAxSIyJAQ1MYWf8D6KZsAmiSCALokjk/PzPiFUCqANFEsNymCRAgAEA0sEbzTTdmacAAAAASUVORK5CYII=);}
    .navig .last span{display: inline-block; width: 24px; line-height: 24px; background: transparent no-repeat center center; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAYAAAArkDztAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADtJREFUeNpimMzG8B8IGJAxSIyJAQimsDP+Z0ADTDAGuiQTMgdZEkUi5+d/RgwJkCBQB6pRyCphACDAAABgG83uq918AAAAAElFTkSuQmCC);}




    #pata{ position: absolute; left: 0; bottom: 0; width: 100%; font-size: .9em; }
    #pata-in{ clear: both;  width: 952px; margin: 0 auto; border: 2px solid white; border-bottom: 0; background: #e0dddd url(../img/pata.png) repeat-x; border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0; background-clip: padding-box;}
    #pata p{ margin: 0; padding: 16px 18px; color: #4a4a4a;  }
    #pata a{color: #4a4a4a; }
    #pata a span{ text-decoration: underline; }
    .vpravo{ float: right; }

    .otazka{ background: transparent url(../img/foto3.jpg) no-repeat; height: 267px; margin: 15px 0; }
    .otazka-in{ padding: 10px 10px 10px 492px; color: White;  }
    .otazka-in h2{ color: White; font-weight: 300; background: transparent url(../img/otazka2.png) no-repeat; min-height: 72px; padding: 15px 0 0 101px; margin: -20px 0 0 -34px; font-size: 2.2em; }
    .otazka-in h2 span{ color: Black; display: block; font-size: .8em; font-weight: 700; }
    .otazka-in ul{ margin: 0; padding: 0; list-style-type: none; color: White; font-size: 1.7em; line-height: 1.4em; }
    .otazka-in li{ padding: 6px 0; }
    .otazka-in li img{ vertical-align: middle; margin-right: 5px; }
    .otazka-in .dd{ font-size: .9em; line-height: 1.2em; float: left; width: 190px;  }
    .otazka-in .checkBtn{ color: White; cursor: pointer; float: left; background: transparent url(../img/btnchck.png) no-repeat;   width: 165px; border: 0; padding: 0 0 3px 62px; text-align: left; font-size: 1.7em; line-height: 1.3em;  display: block;  height: 35px; margin-right: 20px; margin-top: 6px; }
    label{ cursor: pointer; }

    .boxik{ background: #ebebeb repeat-x; width: 290px; float: left; margin: 0 10px 15px 0; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAACzCAIAAAAsQlqjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAC1JREFUeNpi+fTpEwMDAxMDGEAplv///2MIjkhqiIXEaMQN36AbdSDZFECAAQBF7BY5ZjE3UQAAAABJRU5ErkJggg==);}
    .boxik-in{ padding: 1px 18px; }
    .boxVice{ margin: 0; text-align: right; }
    .boxVice a{  color: #820404; text-decoration: none; display: inline-block; background: #E1E1E1; padding: 8px 17px; line-height: 1.3em; font-size: .9em; border-top: 2px solid white; border-left: 2px solid white; border-radius: 12px 0 10px 0;  -webkit-border-radius: 12px 0 10px 0; }
    .boxVice a:hover, .skupina:hover .boxVice a{ background: #820404; color: White; }
    .boxik-in p{line-height: 1.3em; }
    .boxik h2{ margin: 0; padding: 18px 18px 10px 18px; }
    .boxik .spec{ background: transparent url(../img/h1.png) no-repeat 0 5px; padding: 10px 0 0 42px; margin: 0 0 0 -5px; }
    .skupina{ width: 204px; margin: 0 0 0 9px; background: White url(../img/box1.jpg) no-repeat; cursor: pointer; }
    .skupina h2{  color: White; text-decoration: none; display: inline-block;  background: #820404; padding: 9px 17px; line-height: 1.3em; font-size: 1.9em; border-bottom: 2px solid white; border-right: 2px solid white; border-radius: 10px 0 12px 0;  -webkit-border-radius: 10px 0 12px 0; }
    .skupina .boxik-in{ background: White; background-color: rgba(255,255,255,.9); margin-bottom: 5px; margin-top: 70px; height: 60px; }
    .skupina .boxik-in p{ margin: 10px 0; font-size: .9em;  }
    .s2{  background: White url(../img/box2.jpg) no-repeat; }
    .s3{  background: White url(../img/box3.jpg) no-repeat; }
    .kinfo .boxik-in{  height: 133px; padding: 11px 7px 1px 14px; }
    .clanky{ clear: both; width: 100%; background: #e9e9e9 none;  }
    .clanek img{ float: left; margin-right: 17px; border-radius: 8px; -webkit-border-radius: 8px; border: 2px solid white; box-shadow: 0 0 2px silver; }
    .clanek{ padding: 0 0 15px 0; min-height: 94px; }
    .boxik .clanek{ width: 440px; padding-right: 15px; float: left;  }
    .boxik .clanek+ .clanek{ padding: 0 0 0 19px; border-left: 1px solid #D9D9D9; }
    .pvice{ float: right; margin: 0; padding: 20px 18px 0 0; font-size: 1.25em; }
    .boxik .clanek h3 a{ color: #292828; }
    .boxik .clanek h3{ font-size: 1.8em; }

    .duv{ float: right; padding: 27px 32px 0 0; }
    .duv ul{ margin: 0; padding: 0 0 10px 0; list-style-type: none; }
    .duv ul li{ font-size: 1.4em; line-height: 1.3em; padding: 10px 0 12px 40px; background: transparent url(../img/li2.png) no-repeat 0 center; }

    .clanek p{ font-size: 13px; margin: 0; }
    .clanek h3{ margin: 0 0 12px 0; }
    
    .pic{ width: 240px; height: 180px; overflow: hidden; display: block; }
    .pic span{ width: 240px; height: 180px; display: table-cell; vertical-align: middle; text-align: center; background: White; }
    .pic span img{ display: block; margin: 0 auto; }

    .file{ background: transparent url(/img/i-blank.gif) no-repeat 0% 0; padding: 4px 0 4px 25px;  line-height: 2em;}
    .pdf{ background: transparent url(/img/i-pdf.gif) no-repeat 0 0; padding: 4px 0 4px 25px; line-height: 2em;}
    .doc, .txt, .rtf{ background: transparent url(/img/i-doc.gif) no-repeat 0 0; padding: 4px 0 4px 25px; line-height: 2em;}
    .xls{ background: transparent url(/img/i-excel.gif) no-repeat 0% 0; padding: 4px 0 4px 25px; line-height: 2em;}
    .zip, .rar{ background: transparent url(/img/i-archiv.gif) no-repeat 0% 0; padding: 4px 0 4px 25px;line-height: 2em; }
    .jpg, .peg, .png, .gif, .bmp, .tif{ background: transparent url(/img/i-pic.gif) no-repeat 0% 0; padding: 4px 0 4px 25px;line-height: 2em; }
    .avi, .mpg, .mov, .asf, .ram{ background: transparent url(/img/i-video.gif) no-repeat 0% 0; padding: 4px 0 4px 25px; line-height: 2em;}
    .mp3, .wav, .mid{ background: transparent url(/img/i-audio.gif) no-repeat 0% 0; padding: 4px 0 4px 25px; line-height: 2em;}

    #nav ul a{ transition: all 0.3s; }
    #nav ul ul{ -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; transition: opacity 0.4s ease-out; }
    #nav li:hover ul{ -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }

    .bookmarks{ margin: 0; }
    .bm-cont, .koltab{ padding: 5px 10px; background: White; border: 1px solid #D9D9D9; border-radius: 0 8px 8px 8px;}
    .bm span, .bm a{ cursor: pointer; float: left; border: 1px solid #cfcfcf; border-bottom: 0; text-decoration: none; text-decoration: none; font-weight: bold; color: #424242;  background: #e7e7e7 repeat-x; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAA8CAIAAADOuozpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMJJREFUeNqMUlsSxCAIC473P2//srx1W/fRmVq0IRCiXNcFAgJdBzWCLRTOiGIZ2J5PG2Lqq6lGqH/syx850JyoIQad9HJJ8JYT56w67P2NjaHGN4bpdpq32VYHzCzKSIwXGsDKcnGITjm44ZqNi80HymRjyV5lZ0rBUal0TkRymJsXyXbKLPAAo0j7U7gnrBWY9VyK7r2xGjcYUE4cDE6cU9OHK1jUfFA7N9sSFPm3y8dt8G6PwNXOPCb+vb3AS4ABAGtghiPlXr8FAAAAAElFTkSuQmCC); margin-right: 1px; font-size: 1em; font-weight: bold; padding: 10px 20px; text-align: center; color: #6B6B6B; }
    .bm{ height: 38px; margin-left: 0; }
    .bm span:hover, .bm span:a{ background-color: #820404 !important ; background-image: none;  color: white; }
    .bm .aktivni{ color: #820404; background: white; position: relative; padding-top: 15px;  top: -4px; background: linear-gradient(to bottom,  #f2f2f2 0%,#ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); }
    .bm span, .bm a{ -moz-border-radius: 8px 8px 0 0; font-size: 1.4em; border-radius: 8px 8px 0 0;   font-weight: 300; }
    .bm span{ color: #ACACAC; cursor: default; }
    .bm-cont .bm{ padding-top: 10px; }
    .bm-cont .bm-cont{ margin-bottom: 10px; box-shadow: 1px 1px 2px #d2d2d2; }

    .soupatko{ vertical-align: middle; margin-right: 3px; cursor: move; }

    .polozka{ border: 1px solid #D8D9D9; border-radius: 10px; -webkit-border-radius: 10px; padding: 15px; font-size: 1.1em; padding-left: 40px; margin: 10px 0; box-shadow: 0 0 20px white inset; }
    .polozka h4{ color: Black; font-size: 1.4em; margin: 0 0 10px 0; }
    .polozka .num{ border-radius: 50%; -webkit-border-radius: 50%; background: #820404; float: left; color: White; font-size: 1.4em; text-align: center; width: 26px; line-height: 26px; margin-left: -33px; margin-right: 10px; }
    #plocha .polozka ul{ margin: 0; padding: 0 5px; list-style-type: none; list-style-image: none; }
    #plocha .polozka .question ul{ margin-left: 1.2em; padding: 0; list-style-image:   url(../img/li3.png);}
    .polozka li{ padding: 2px 0; }
    .polozka li input{ vertical-align: middle; }
    .polozka .question p:first-child{ margin-top: 0;  }
    .polozka .question p{margin-bottom: 0; }
    .polozka .question{ margin-bottom: 10px; }
    .polozka table td, .polozka table th { padding: 10px; }

    .optsContainer li { cursor: move; }

    .question { margin-left: 3px; }

    .rozbl{ padding: 3px 10px;  border: 1px solid #D8D9D9; margin: 2px 0; }
    .rozbl span{ background: transparent url(/img/down.png) no-repeat 0 center; padding-left: 21px; display: block; min-width: 250px; cursor: pointer; }
    .rozbl-open span{ background-image: url(/img/up.png); }
    #plocha .rozbl ul{ list-style-type: none; list-style-image: none; }
    .rozbl span:hover,  .rozbl-open span{ color: #820404; }
    .rozbl:hover, .rozbl-open{ background: #f8f8f8; }
    #plocha .rozbl ul{ margin: 8px 0 0 0; padding: 0 0 0 21px; }

    /* table list */

    .enum_values { background: white; padding: 10px; box-shadow: 0 2px 2px #d0d0d0; text-align: left; border: 1px solid silver; line-height: 1.4em; border-radius: 6px; -webkit-border-radius: 6px; background-clip: padding-box; }
    table.tablelist thead tr.thfiltr th input { width: 100px; }

    table.tablelist thead tr.thfiltr th div.enum_values input { width: auto; }

    #TimeLeftConainer{ position: fixed; top: 4px; right: 4px;  -moz-box-shadow: -2px 2px 4px #cdcdcd; background: #F1F1F1; box-shadow: -2px 2px 4px #cdcdcd; padding: 10px; text-align: left; min-width: 108px; border-radius: 5px;  -webkit-border-radius: 5px;  background-clip: padding-box;}
    #TimeLeftConainer span{ font-size: 2.4em; color: #820404; display: inline-block; min-width: 67px; line-height: 1.2em; vertical-align: middle;  }

    .login h2{ margin-top: 0; }
    .login input[type="text"], .login input[type="password"]{ width: 200px; }

    #RegisterForm input[type=text] {
        width: 100%;
    }

    .testoddil .formik th.ord {
        font-size: 200%;
        width: 2em;
        vertical-align: top;
    }

    .testoddil .formik th p {
        margin-top: 0;
    }


    a:hover{ color: black; text-decoration: underline; }

    table#optionsTable td.percent { font-weight: bold; }
    table#optionsTable tr:first-child td.percent:before {  content: "100%" }
    table#optionsTable tr:last-child td.percent:before {  content: "0%" }

    table#optionsTable.negative tr:first-child td.percent:before {  content: "0%" }
    table#optionsTable.negative tr:last-child td.percent:before {  content: "100%" }
    .state-color {
        color:#0097d5;
    }
    .mine-color {
        color:rgb(163, 187, 40);
    }

    .ecllipse {
        white-space: nowrap;
        overflow: hidden;
        height: 17px;
    }
    .note {
        cursor:pointer;
    }

    .ecllipse .clickme {
    display:inline;   
    }

    .clickme {
        display:none;
    }
    .partResultGraph {
        background-image: url(../img/graf.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position-y: bottom;
        height: 30px;
    }
    .partResultGraph .progress-bar.state {
        margin-top:4px;
    }

    /*sutr: */
    #pata { display: none;}
    .greenBtn { text-align: center; color: white; padding: 0.3em 1em; }
    .greenBtn:hover { color: white; }
    .splash .greenBtn{ color: black; padding: 0.3em 2.5em; }
    .splash .greenBtn:hover { color: white; }
    #backToTestSelection.greenBtn { margin: 0; padding: 0; }
    .testHeader { background: rgb(188, 211, 60); padding: 30px 40px 1px 40px; font-family: "G-Source Sans Pro-n7", Arial !important; margin-top: 3em; font-weight: 700; }
    .testHeader h1.testTitle { font-size: 1.8em; margin: 0.8em 0; line-height: 1.2em; text-align: left; }
    .testHeader h2 { color: rgb(117, 114, 114); font-size: 1.5em; line-height: 1.5em; }
    .testSectionHeader > a { color: white; font-weight: normal; font-size: 0.8em; top: 0em; position: relative; text-decoration: none; }
    .testSectionHeader > p { color: white; }
    .testSectionHeader { background: rgb(188, 211, 60); padding: 30px 40px; font-weight: 700; margin-bottom: 2em; }
    #testForm select, #testForm input { border: 1px solid rgb(188, 211, 60); padding: 10px; outline: 0; box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px; }
    #testForm input { padding-right: 0px; }
    #testForm h2{ text-align: right; color: black; margin-top: 2em; }
    #testForm h2 label{ position: relative; top: 2px; }
    #testForm > p { margin: 10px auto; width: 80%; font-weight: normal; font-size: 14px; text-align: center;}

    .questionItem{ width: 100%; max-width: 800px; margin: 0 auto; clear: left;}
    #testForm .questionItem h2{ padding-left: 40px; margin: 1.2em 0; text-align: left; font-size: 1.2em; }
    #testForm .questionItem input, #testForm .questionItem select{margin-top: 0; }
    #testForm input[type="submit"] {float: left; margin: 2em 1.1em; background: rgb(188,211,60); padding: 0.3em 1.5em; box-shadow: none; font-weight: 700; font-size: 2em; color: white; cursor: pointer; }

    @media only screen and (max-width: 320px){
    	.itemContainer .item .variant{ bottom: 0; }
    }

    @media only screen and (max-width: 460px){
        #testForm h2{ text-align: center; width: 100%; }
        #testForm input:not([type=submit]), #testForm select { margin: 0 auto !important; display: block; }
        .itemContainer .item{ min-height: 60px; width: calc(100% + 42px); margin-left: -34px; margin-bottom: 0; height: auto; font-size: medium; }
        .itemContainer .item .variant{ top: unset; right: 15px; }
    }
    @media only screen and (max-width: 700px){
        #testForm .questionItem input, #testForm .questionItem select{ margin: 1em auto !important; display: block; float: none !important; }
    }


    .overallScore,
    .questionScore {
        padding: 30px 40px;
    }
    .overallScore h1,
    .questionScore h1{
        margin: 0.8em 0;
        line-height: normal;
    }


        
    .chart {
        background: none;
        width: 80%;
        border: 1px solid black;
        border-top: none;
        border-right: none;
        border-bottom: 0;
        padding: 0;
        position: relative;
        font-weight: 700;
        padding-top: 1px;
        clear: both;
        max-width: 50%;
        margin-bottom: 20px;
    }
    .chart.overallResults{
        width: 80%;	
        max-width: 80%;
        margin-top: 25px;
    }
    .chart.resultQuestionOption{
        width: 50%;	
        float: right;
        margin: 0px 2%;
    }
    .chart:before, .chart:after {
        display: block;
        position: absolute;
        right: 1px;
        bottom: -23px;
        padding: 3px 0;
        font-size: 14px;
        text-indent: 1%;
        width: 100%;
    }
    .chart:after {
        content: "100";
        text-align: right;
        direction: rtl;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        left: -1px;
    }
    .chart:before {
        content: "0";
        text-align: left;
        border-left: 1px solid black;
    }
    .chart .progress-bar {
        max-width: 100%;
    }
    .chart.overallResults .progress-bar{
        height: 60px;
    }
    .chart.resultQuestionOption .progress-bar{
        height: 40px;
    }
    .progress-bar.mine {
        background: rgb(163, 187, 40);
    }
    .progress-bar.state {
        background: #0097d5;
    }
    .chart h2{
        font-size: 1em;
        margin: 0.5em;
    }
    .questionComment{
        cursor: pointer;
        position: relative;
        margin-top: 32px;
        float: right;
        width: 100%;
    }
    .questionComment .note{
        border: 1px solid rgb(188,211,60);
        box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px;
        padding: 1em 2%;
        width: 92%;
        margin: 0 2%;
        color: rgb(138, 138, 138);
        font-weight: 700;
    }
    .noteToggle{
        text-decoration: underline;
        left: 60px;
        top: -25px;
        position: absolute;
        font-weight: 700;
        color: black;
    }
    .noteToggle:before{
        content: "";
        background-image: url("../img/V.svg");
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        left: -25px;
        top: -1px;
    }
    .note>.noteToggle{
        position: relative;
        width: 100%;
        display: inline-block;
        margin-top: 1em;
        left: 30px;
        top: 0;
    }
    .note>.noteToggle:before{
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }

    @media only screen and (max-width: 700px) {
        .questionResultItem {
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                    flex-direction: column;
            max-width: 100%;
        }

        .questionResultItem .questionText { -webkit-box-ordinal-group: 1; order: 0; float: none; }
        .questionResultItem .answer {-webkit-box-ordinal-group: 2;order: 1; float: none; }
        .questionResultItem .questionComment { -webkit-box-ordinal-group: 3; order: 2; float: none; }
        .questionResultItem .chart.resultQuestionOption { -webkit-box-ordinal-group: 4; order: 3; float: none; margin: 20px 2%; max-width: 100%; width: 96%; }
    }

    .questionText {
        color: rgb(163, 187, 40);
    }
    .answer>p{ padding: 0.5em 2em; }
    .noprint {border: 0; float: left; margin: 2em 1.1em; background: rgb(188,211,60); padding: 0.3em 1.5em; box-shadow: none; font-weight: 700; font-size: 2em; color: white; cursor: pointer; }
    .note>strong.title {
        width: 100%;
        margin-bottom: 0.5em;
        display: inline-block;
        color: black;
    }
    .questionResultItem {
        clear: both;
        margin: 2em 0;
        float: left;
        width: 100%;
    }
    .gradeContainer {
        padding: 50px;
        color: white;
        background-image: url(/img/pixel-left.png),url(/img/pixel-right.png);
        background-position: 0 0,100% 100%;
        background-repeat: no-repeat,no-repeat;
    }
    .coverContainer {
        margin: 20px 50px;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
        padding-bottom: 80px;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
    }
    .coverContainer img {max-height: 180px;}

    .gradeContainer.trida3 { background-color: rgb(221, 218, 21); }
    .gradeContainer.trida5 { background-color: rgb(90, 164, 216); }
    .gradeContainer.trida7 { background-color: rgb(237, 150, 4); }
    .gradeContainer.trida9 { background-color: rgb(209, 3, 125); }
    
    .itemContainer .item.trida3 { background-color: rgb(221, 218, 21); }
    .itemContainer .item.trida5 { background-color: rgb(90, 164, 216); }
    .itemContainer .item.trida7 { background-color: rgb(237, 150, 4); }
    .itemContainer .item.trida9 { background-color: rgb(209, 3, 125); }
    
    .card.cesky-jazyk { background-color: rgb(201, 120, 87); }
    .card.matematika { background-color: rgb(87, 130, 195); }
    .card.anglicky-jazyk { background-color: rgb(54, 169, 224); }
    .card.prvouka { background-color: rgb(150, 193, 94); }
    .card.prirodovedny-zaklad { background-color: rgb(72, 168, 155); }
    .card.humanitni-zaklad { background-color: rgb(223, 146, 116); }
    .card.ekonomicke-dovednosti { background-color: rgb(246, 209, 94); }
    
    #plocha .card-group--md .card, #plocha .card-group--sm .card { min-height: 180px; width: 180px; box-shadow: 0px 2px 6px rgba(255,255,255,0.2);}
    .manual { margin-bottom: 0; }
    .manual>a { color: firebrick; }
}
@media print{
    header { display: none; }
}
