#content h3{
    margin: 15px 0px 0px 0px;
}

#divide{
    width: 100%;
    float: left;
    margin-top: 10px;
}

#video,#aktuality{
    width: 43.8%;
    padding: 0% 3% 3% 3%;
    border-left: 1px grey solid;
    min-height: 300px;
    float: left;
}

.flowplayer{
    /*margin-top: 40px;*/
    background-color: black;
}

#video iframe{
    width: 100%;
    height: 167px;
}

#divide h2{
    margin: 0px;
    border-bottom: 2px dashed #71046f;
    display: inline-block;
    height: 40px;
}
#divide h3{
    height: 40px;
    margin-top: 25px;
}

#divide b:last-of-type{
    color: #a80065;
    font-size: 14px;
    font-weight: normal;
}

#aktuality>a,#video>a{
    font-size: 14px;
}

#aktuality{
    border: none;
}

#video div.text,.aktualita div.text{
    height: 97px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

#aktuality .aktualita{
    margin-bottom: 5px;
}

.aktualita div.text div{
    height: 76px;
    overflow: hidden;
}

.aktualita div.text p{
    height: 64px;
    overflow: hidden;
    margin-bottom: 0px;
}

.aktualita div.text a{
    font-size: 14px;
}

.aktualita>div{

}

.aktualita>div.active,.video>div.active{
    display: block;
}

.aktualita img{
    /*margin-top: 40px;*/
    width: 100%;
}

.aktualita .crop{
    width: 100%;
    height: 167px;
    overflow: hidden;
}

.aktualita a{
    text-decoration: none;
}

#youtube{
    margin-top: 0px;
    width: 96%;
    padding: 2%;
    float: left;
}

#youtube video{
    width: 100%;
    height: 365px;
}

#youtube h2{
    margin-bottom: 10px;
}

#bottom-block{
    float: left;
}