.logohlavicka{
    background-color:white;
    padding:5px;
}
li.item-101.default img {

}
li.item-101.default img {
    width: 25px;
    height:25px;
    margin: 0px;
    padding: 0px;
    margin-top: -8px;
    transform: scale(1.5);
}
li.item-101 span.image-title {
    display:none;
}
.mojemenu li.active {
    border-bottom:3px solid rgba(237, 202, 60,0.8);
}


.row-fluid.ba-container.module-position {
    display:none;
}

/*Carousel*/
.boxmoto {
    width:calc(80% - 50px);
    margin-left:10%;
    background-color:rgba(0,0,0,0.6)!important;
    padding:20px 25px 20px 25px;
}
.boxmoto h3{
color:white;
font-weight:500;
  text-align:left;
font-family: Comic Sans MS;
font-weight: 500;
line-height: 1.1;
font-size:30px;
}
.boxmoto h4{
color:white;
font-weight:500;
font-family: Comic Sans MS;
line-height: 1.1;
font-size:22px;
text-decoration:none!important;
padding-top:5px;
}

@media only screen and (max-width: 600px) {
.boxmoto {
    width: calc(100% - 50px)!important;
    margin-left:0px!important;
}
.boxmoto h3{
  font-size:25px!important;
}
.boxmoto h4{
  font-size:19px!important;
}
}


/*Dokument školy*/
.ba-item-button.ba-item.dokumenty a.ba-btn-transition {
     width:100%!important;
     text-alig:left!important;
}    
.ba-item-button.ba-item.dokumenty a.ba-btn-transition i{
    width:60px!important;
    background-color:#c2a40b;
    height:45px;
    padding-top:15px;
    font-size:30px!important;
}
.ba-item-button.ba-item.dokumenty a.ba-btn-transition span{
    width:calc(100% - 80px);
    padding-left:10px;
}
/*Konec dokumenty školy*/
.paticka .testimonials-slideshow-content-wrapper {
    width:100%!important;
}
.paticka .testimonials-title-wrapper {
    padding-left:15px;
    padding-right:15px;
}
.homepage .ba-blog-post {
    border:2px solid #0098d8;
    padding-top:10px!important;
    padding-bottom:10px!important;
}