/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Author     : Golem
*/
*,*:focus {
    outline: none !important;
}
#content img,
#content iframe{
    max-width: 100%;
}
body{
    font-family: Calibri;
    font-size: 14px;
    color:#666;
}
.no-text{
    text-indent: -100000px;
    position: absolute;
}
a,a:hover{
    color:#01726f;
}
a[target='_blank']:after {
	    content: '\29C9';
    font-size: 0.6em;
    margin-left: 3px;
    position: relative;
    top: -5px;
}
.home .bx-wrapper-own{
    position: absolute;
    top:0;
    left:0;
    width:100%;
}
.home .bx-wrapper-own ul{
    margin:0;
    padding:0;
}
.ta-right{
    text-align: right;
}
.ta-left{
    text-align: left;
}
.ta-center{
    text-align: center;
}
.container.header-controls,
.container.boxes,
#line{
    /*z-index: 60;*/
    position: relative;
}
.home .container.header-controls,
.home .container.boxes,
.home #line{
    z-index: 60;
}
#logo{
    float:left;
    display:block;
    height:47px;
    margin-right: 40px;
}
#logo img{
}
.header-controls{
    position: relative;
    padding-top:29px;
    /*margin-bottom: 165px;*/
    margin-bottom: 54px;
}
header .btn-facebook,
header .btn-login,
header .btn-contact{
    display:block;
    float:right;
    padding: 5px 10px 5px 35px;
    width: 103px;
    height: 30px;
    line-height:20px;
    color:#fff;
    font-weight: bold;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
header .btn-login{
    background: #fd9b03 url(../images/ico-login.png) no-repeat 10px 8px;
}
header .btn-contact{
    background:#80ce23 url(../images/ico-phone.png) no-repeat 10px 8px;
}
header .btn-facebook{
    background:#3B5998 url(../images/ico-facebook.png) no-repeat 10px 8px;
}

header .form {
    position: relative;
    float: right;
    top: 13px;
    margin-right: 10px;
}
header .form input[type="text"] {
    width: 178px;
    background: white;
    border: 1px solid #E7EEEE;
    border-radius: 4px;
    line-height: 28px;
    padding: 0 30px 0 10px;
}
header .form input[type="submit"]{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 6px;
    right: 10px;
    font-size: 0;
    border: 0;
    background: transparent url(../images/ico-search.png);
}

#slider .container{
    top:-490px;
    position: relative;
}
#slider .container .slogan{
    width:80%;
    font-family: ExoLight;
    font-size: 36px;
    color:#333333;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    margin:auto;
}
.home .bx-controls{
    position: relative;
    bottom:50px;
    right:20px;
    text-align: right;
    z-index: 60;
}
.home .bx-controls .bx-pager-item{
    display:inline-block;
    height:13px;
    width:13px;
    margin-left: 5px;
}
.home .bx-controls .bx-pager-item a{
    display:block;
    width:100%;
    height:100%;
    background: url(../images/slider-paging.png) no-repeat top left;
    text-indent: -10000px;
    font-size: 0;
    color:transparent;
}
.home .bx-controls .bx-pager-item a.active{
    background-position: top right;
}
.home .boxes .box{
    display:block;
    padding:36px 25px;
    background:rgba(0,0,0,0.5) url(../images/arr-down.png) no-repeat 90% 85%;
    height:120px;
    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.home .boxes .box img{
    margin-right: 25px;
    vertical-align: middle;
    float:left;
    position: relative;
    top:1px;
}
.home .boxes .box h2{
    display:block;
    color:#fff;
    font-family: Exo;
    font-weight: bold;
    font-size:24px;
    line-height: 130%;
    margin:0;
    position: relative;
    top:11px;
}
.home .boxes .box.box-for-parents h2,
.home .boxes .box.box-dist-education h2 {
    top:-4px;
}
.home .boxes a.box:hover{
    text-decoration: none;
    background-color: rgba(0,0,0,0.6);
    
}
.home .boxes .box.box-dinning-room{
    border:1px solid #d81f35
}
.home .boxes .box.box-druzina{
    border:1px solid #f15a1c
}
.home .boxes .box.box-classes{
    border:1px solid #fdab12
}
.home .boxes .box.box-education{
    border:1px solid #e6d33e
}
.home .boxes .box.box-for-parents{
    border:1px solid #c5e03a
}
.home .boxes .box.box-about-school{
    border:1px solid #5db03c
}

/*.home .boxes .box.box-education {
    border:1px solid #d81f35
}*/
.home .boxes{
    margin-bottom: 46px;
}
#line{
    height:32px;
    background: url(../images/header-line.png) no-repeat top center; 
    position: relative;
}
#line #btn-scroll-down{
    display:block;
    width:122px;
    height:63px;
    background:url(../images/scroll-down.png) no-repeat top left;
    position: absolute;
    bottom:0;
    left: 50%;
    margin-left: -61px;
}
h2{
    font-size: 24px;
    font-family: Exo;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 20px;
    color:#000;
    text-transform: uppercase;
}
h1{
    font-size: 36px;
    font-family: Exo;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0px;
    color:#000;
    text-transform: uppercase;
}
.home .news .item .time-cont, .jidelnicek .time-cont{
    height:100%;
    float:left;
}
.news .item time, .jidelnicek time{
    display:block;
    width:58px;
    height:67px;
    font-size: 11px;
    color:#000;
    text-align: center;
    border:1px solid #bbb;
    padding: 5px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.news .item time span, .jidelnicek time span{
    display:block;
    font-family: Exo;
    font-size: 36px;
}
.news .item a{
    padding-right: 15px;
    display: block;
}
.home .news .item h2,
.news .item h3{
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    margin:0;
    text-transform: none;
    line-height: 22px;
}
.arr-right{
    padding-right:20px;
    background:url(../images/arr-r.png) no-repeat right center;
    font-weight: bold;
}
.article-list h2{
    font-size: 20px;
    margin-bottom: 0px;
}
.article-list .date{
    font-size:12px;
}
#content{
    padding-bottom: 50px;
    padding-top: 30px;
}
#footer{
    padding: 40px 0 10px 0;
    background: #f0f0f0;
}
#footer .footer-menu{
    line-height: 24px;
    margin-bottom: 50px;
}
#footer .footer-menu ul{
    list-style: none;
    margin:0;
    padding:0;
}
#footer .footer-menu strong{
    height:17px;
    display:inline-block;
}
.footer-logo{
    text-align: center;
}
@media (max-width: 768px) {
    #footer .last-collumn {
        margin-top: 20px;
    }
}
@media (min-width: 768px) {
    #footer .last-collumn {
        text-align: right;
    }
}
#footer .form {
    display: inline-block;
    position: relative;
    height: 30px;
    width: 178px;
    margin-bottom: 24px;
}
#footer .form input[type="text"] {
    width: 178px;
    background: white;
    border: 1px solid #E7EEEE;
    border-radius: 4px;
    line-height: 28px;
    padding: 0 30px 0 10px;
}
#footer .form input[type="submit"]{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 6px;
    right: 10px;
    font-size: 0;
    border: 0;
    background: transparent url(../images/ico-search-footer.png);

}
#footer .btn-facebook {
    background: transparent url(../images/ico-facebook-footer.png) no-repeat;
    padding-left: 27px;
}

footer{
    border-top: 1px solid #fff;
    padding:30px 0 20px 0;
    color:#777;
    font-size:13px;
}
footer p{
    margin:0;
}
footer .author{
    text-align: right;
}
.more-info-box {
    position: relative;
    margin-right: -5px;
    margin-left: -5px;
}
.more-info-box > .item{
    display: table;
    /* margin-right: 10px; */
    padding: 0 5px;
    float: left;
    margin-bottom: 15px;
    height: 50px;
    
    /*margin-right: 10px;
    padding: 0 5px;
    display:inline-block;
    float:left;
    margin-bottom: 15px;
    height:50px;*/
}
.more-info-box:not(.classes) div.item{
    width:20%;
}
.more-info-box .item a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #01726f;
    color: #fff;
    height: 50px;
    padding: 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    /*color:#fff;
    background:#48b534 url(../images/arr-right.png) no-repeat 95% 50%;
    padding:17px 15px 10px 15px;
    display:inline-block;
    width:100%;
    height:100%;
    font-size: 13px;
    line-height: 15px;
    vertical-align: middle;
    height:50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
}
.more-info-box.classes .item a{
    font-weight: bold;
    font-size: 24px;
    line-height: 12px;
}
.more-info-box.classes .item a span{
    font-weight: normal;
    font-size: 13px;
    padding-left: 10px;
}
.more-info-box .item a:hover{
    background-color:#68d554;
    text-decoration: none;
}

.list_navigation.more-info-box > .item {

}
.list_navigation.more-info-box .item a{
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 4px 8px;
    display:inline-block;
    text-decoration: none;
    height:auto;
    min-width: 30px;
    vertical-align: middle;
}
.list_navigation.more-info-box .item {
    border-bottom: none;
    padding: 25px;
    text-align: center;
    box-sizing: border-box;
}

.list_navigation.more-info-box .active {
    background-color:#68d554;
    text-decoration: none;
}

.section{
    margin-bottom: 50px;
}
p.section {
    font-size: 15px;
    line-height: 22px;
}
body:not(.home) .header-controls{
    padding-top:20px;
    margin-bottom: 20px;
}
body:not(.home) .header-controls .separator{
    margin-bottom: 15px;
}
body:not(.home) .header-controls a.btn-head{
    display:inline-block;
    text-align: center;
    width:94px;
    height:94px;
    background:#48b534 url(../images/arr-down-small.png) no-repeat 50% 90%;
    float:left;
    margin:2px 2px;
    padding: 10px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
body:not(.home) .header-controls a.btn-head strong{
    display:block;
    font-family: Exo;
    font-size:13px;
    line-height: 13px;
    color:#fff;
    padding-top: 5px;
}
body:not(.home) .header-controls a.btn-head img{
    max-width: 50px;
}
body:not(.home) .header-controls a.btn-head:hover{
    text-decoration: none;
}
body:not(.home) .header-controls a.btn-head.btn-about-school{
    background-color:#48b534;
}
body:not(.home) .header-controls a.btn-head.btn-for-parents{
    background-color:#acdd16;
}
body:not(.home) .header-controls a.btn-head.btn-education{
    background-color:#fcc800;
}
body:not(.home) .header-controls a.btn-head.btn-classes{
    background-color:#fda101;
}
body:not(.home) .header-controls a.btn-head.btn-druzina{
    background-color:#ef5d11;
}
body:not(.home) .header-controls a.btn-head.btn-dinning-room{
    background-color:#d51436;
}
body:not(.home) .header-controls a.btn-head.btn-kontakty{
    background-color:#01726f;
}
body:not(.home) .header-controls a.btn-head.btn-dist-education {
    background-color: #a8001f;
}

body:not(.home) .header-controls li:hover a.btn-head-with-submenu{
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.header-controls ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-controls ul li{
    display: inline-block;
    position: relative;
}
.header-controls ul li ul{
    position: absolute;
    top:97px;
    left:2px;
    padding-right: 15px;
    padding-top:20px;
    padding-bottom:20px;
    padding-left: 30px;
    background:#68d554;
    min-width: 240px;
    display:none;
    z-index: 100;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
}
.header-controls ul li ul li{
    display:block;
}
.header-controls ul li ul li a{
    color:#fff;
    font-size: 14px;
    font-family: Exo;
    line-height: 24px;
    display:block;
    padding:0 10px ;
}
.header-controls ul li ul li a:hover{
    text-decoration: none;
    background: rgba(255,255,255,0.4);
}
body:not(.home) #logo{
    margin-top: 20px;
}
.reasons div{
    background:url(../images/ico-check.png) no-repeat 15px 5px;
    padding-left: 60px;
    font-weight: bold;
    font-size:16px;
    color:#01726f;
    margin-bottom: 20px;
    min-height: 28px;
}
.breadcrumbs{
    list-style: none;
    padding:0;
    margin-top:0;
}
.breadcrumbs li{
    display:inline-block;
}
.breadcrumbs li a{
    display: block;
    padding-right: 20px;
    margin-right: 7px;
    background: url(../images/crumb.png) no-repeat 100% 50%
}
.photo-box img{
    margin-bottom: 20px;
}
.important-info div{
    margin-bottom: 20px;
    color:#01726f;
}
#fast-contact{
    position: fixed;
    right:0;
    top:150px;
    z-index: 200;
}
#fast-contact a.toggle-button{
    display:inline-block;
    padding: 20px 30px;
    padding-left: 50px;
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    color:#fff;
    background:#01726f url(../images/arr-fc.png) no-repeat 15px 26px;
    font-weight: bold;
    font-size: 16px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float:left;
    position: absolute;
      top: 81px;
      left: -141px;
      width: 224px;
}
#fast-contact a.toggle-button:hover{
    text-decoration: none;
}
#fast-contact a.toggle-button.open{
    background-image: url(../images/arr-fc-o.png);
}
#fast-contact .inner{
    display:none;
    background:#01726f;
    width:200px;
    float:left;
    min-height: 224px;
    padding:15px;
}
#fast-contact .inner a{
    color:#fff;
    text-decoration: none;
    display:block;
    line-height: 24px;
    font-size: 14px;
    font-family: Exo;
    padding:0 10px;
}
#fast-contact .inner a:hover{
    background: rgba(255,255,255,0.3);
}
#fast-contact .inner ul{
    list-style: none;
    margin:0;
    padding:0;
}
.news .item{
    margin-bottom: 20px;
}
.submenu{
    width:100%;
    margin: 50px 0;
}
.submenu h2{
    margin:0;
    padding:10px 25px ; 
    background:#48b534;
    border-bottom:1px solid #fff;
    font-family: Calibri;
    font-size: 18px;
    font-weight: normal;
    color:#fff;
    text-transform: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.submenu .items{
    padding:10px 0;
    background:#48b534;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.submenu ul{
    list-style: none;
    margin:0;
    padding:5px 0;
}
.submenu ul li a{
    color:#fff;
    padding:2px 25px;
    display:block;
}
.submenu ul li.active a,
.submenu ul li.active ul li.active a{
    font-weight: bold;
}
.submenu ul li.active ul li a{
    font-weight: normal;
    padding:2px 5px 2px 15px;
}
.submenu ul li a:hover{
    text-decoration: none;
    background:rgba(0,0,0,0.3)
}

.submenu ul li.active ul{
    padding:0 25px;
}


/* BAREVNE VARIANTY BOXU A MENU DLE SEKCE */
/* OSKOLE */
body:not(.home) .header-controls li:hover a.btn-head.btn-about-school{
    background-color:#68d554;
}
/* PRO RODICE A DETI */
.pro-rodice-a-zaky .submenu h2,
.pro-rodice-a-zaky .submenu .items,
.pro-rodice-a-zaky .more-info-box .item a,
.pro-rodice-a-zaky .more-photos div{
    background-color: #96c604;
}

.pro-rodice-a-zaky .more-info-box .item a:hover,
body:not(.home) .header-controls li:hover a.btn-head.btn-for-parents,
.header-controls ul li ul.sm-pro-rodice,
.pro-rodice-a-zaky .more-photos:hover div{
    background-color:#b8dc4a;
}

/* VYUKA */
.vyuka .submenu h2,
.vyuka .submenu .items,
.vyuka .more-info-box .item a{
    background-color: #fcc800;
    color:#655000;
}
.vyuka .submenu ul li a,
.header-controls ul li ul.sm-vyuka a,
.vyuka .more-photos div{
    color:#655000;
}
.vyuka .more-info-box .item a:hover,
body:not(.home) .header-controls li:hover a.btn-head.btn-education,
.header-controls ul li ul.sm-vyuka,
.vyuka .more-photos:hover div{
    background-color:#fdd53b;
}

/* TRIDY */
.tridy .submenu h2,
.tridy .submenu .items,
.tridy .more-info-box .item a,
.tridy .more-photos div{
    background-color: #fda101;
}
.tridy .more-info-box .item a:hover,
body:not(.home) .header-controls li:hover a.btn-head.btn-classes,
.header-controls ul li ul.sm-tridy,
.tridy .more-photos:hover div{
    background-color:#feb332;
}
/* DRUZINA */
.druzina .submenu h2,
.druzina .submenu .items,
.druzina .more-info-box .item a,
.druzina .more-photos div{
    background-color: #ef5d11;
}
.druzina .more-info-box .item a:hover,
body:not(.home) .header-controls li:hover a.btn-head.btn-druzina,
.header-controls ul li ul.sm-druzina,
.druzina .more-photos:hover div{
    background-color:#ee7f45;
}
/* JIDELNA */
.jidelna .submenu h2,
.jidelna .submenu .items,
.jidelna .more-photos div{
    background-color: #d51436;
}

body:not(.home) .header-controls li:hover a.btn-head.btn-dinning-room,
.header-controls ul li ul.sm-jidelna,
.jidelna .more-photos:hover div{
    background-color:#d5465f;
}
/* KONTAKTY */
.kontakty .submenu h2,
.kontakty .submenu .items,
.kontakty .more-info-box .item a,
.kontakty .more-photos div{
    background-color: #01726f;
}
.kontakty .more-info-box .item a:hover,
body:not(.home) .header-controls li:hover a.btn-head.btn-kontakty,
.header-controls ul li ul.sm-kontakty,
.kontakty .more-photos:hover div{
    background-color:#257c7a;
}


/* KONEC BAREVNE VARIANTY BOXU A MENU DLE SEKCE */


.gallery a{
    /*display: block;*/
    margin-bottom: 25px;
    text-align: center;
}
.intro-pict{
    padding:20px 0;
}
.text p{
    margin-bottom: 20px;
}
.vyuka .section,
.tridy .section{
    margin-bottom: 20px;
}
.vyuka .text h2,
.tridy .text h2{
    margin-bottom: 10px;
}
.news-wide{
    margin-bottom: 50px;
}
.article-detail table p{
    margin-top: 0;
}
.article-detail table{
    line-height: 190%;
}
.kontakty .article-detail table p{
    margin-bottom: 5px;
}
.kontakty .article-detail table tr td:first-child{
    width:85px;
}
.kontakty .article-detail table tr td:last-child strong{
    display:block;
    font-size: 16px;
    color:#000;
}
.kontakty .article-detail table tr td:last-child p strong{
    margin-top: 25px;
}
.kontakty .article-detail table tr td:last-child p:first-child strong{
    margin-top: 0;
}


.article-detail table td{
    vertical-align: top;
    padding-right: 10px;
}
.class-detail table tr td:first-child{
    width:25%;
}
.class-detail table tr td strong{
    font-size: 18px;
    color:#343434;
}
.class-detail .intro-pict{
    padding-top: 0;
}
.jidelnicek .row p{
    margin-top:0;
}
.jidelnicek .row {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 15px;margin-right: 15px;
}
.time-obal{
    max-width: 90px !important;
    min-width: 75px;
}
.ico-subsubmenu{
    display:inline-block;
    width: 7px;
    height:4px;
    background: url(../images/ico-subsubmenu.png) no-repeat top left;
    margin-left: 10px;
    position: relative;
    top:-2px;
}
#crumbs {
    margin-bottom: 20px;
}
#crumbs .separator{
    display:inline-block;
    width:6px;
    height:10px;
    background: url(../images/crumb.png) no-repeat top left;
    margin: 0px 7px 0 10px;
    position: relative;
    top:1px;
}
.article-list .item{
    border-bottom: 1px solid #d6d6d6;
    padding-top: 10px;
    padding-bottom: 10px;

}
.more-photos {position: relative; color:#fff;}
.more-photos:hover{
    text-decoration: none;
    color:#fff;
}

.more-photos div{
    max-width: 243px;
    margin:auto;
    position: relative;
}
.more-photos span {
    display:block;
    position: absolute;
    top: 50%;
    left: 30px;
    width: 50%;
    margin-top: -12%;
    margin-bottom: 0;
    max-width: 65px;
    text-align: left;
}



@media (max-width:992px){
    #slider .container .slogan{
        width: 100%;
        font-size: 22px;
    }
    .header-controls{
        margin-bottom: 33px;
    }
    .home .boxes .box{
        padding:15px 25px;
        height:84px;
    }
    .header-controls ul li ul{
        padding: 20px 10px;
    }
}
@media (max-width:992px){
    .header-controls ul li ul{
        left:-50%;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-left-radius: 5px;
    }
    .home .bx-controls{
        bottom:80px;
    }
}
@media (max-width:840px){
    .more-info-box:not(.classes) div.item{
        width: 33.3%;
    }
}
@media (max-width:800px){
    
    .header-controls ul li:hover ul{
        display: none;
    }
    body:not(.home) .header-controls a.btn-head.btn-head-with-submenu:hover{
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
}
@media (min-width:801px){
    
    .header-controls ul li:hover ul{
        display: block;
    }
}
@media (max-width:640px){
    .home .boxes .box h2{
        font-size:15px;
    }
    .home .boxes .box img{
        width:25%;
        max-width: 65px;
        margin-right: 10px;
    }
    .home .boxes .box{
        height:92px;
        padding:15px;
    }
    #slider .container .slogan{
        font-size: 17px;
    }
    .header-controls{
        margin-bottom: 110px;
    }
}
@media (max-width:540px){
    .more-info-box:not(.classes) div.item{
        width: 50%;
    }
    .home .bx-controls{
        display:none;
    }
}
@media (max-width:400px){
    .more-info-box:not(.classes) div.item{
        width: 100%;
    }
}
@media print {
    .non-printable, header, #footer, .fast-contact, #crumbs, .submenu, .news, h1, h2, .date, .anotace {
        display: none;
    }
    .printable {
        display: block;
    }
}

/* jidelna test */

.jidelna #content {
    padding: 0
}
.jidelna #content .container {
    /*background-color: #FAFAFA;*/
  padding-top: 50px;
  padding-bottom: 50px;
}

.eu {
    display: inline-block;margin-top: 15px;text-decoration: none;margin-right: 10px;
}

.eu img {
    width: 50px;
    margin-right: 10px;
}
