.foto-video-doboz {
    margin-bottom: 25px;
    background: transparent url(/static/frontend/images/bg_pattern_light_foto_video.png) repeat 0 0;
}

.foto-video-doboz .head {
    height: 109px;
    background: transparent url(/static/frontend/images/bg_pattern_dark_foto_video.png) repeat 0 0;
}

.foto-video-doboz h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 54px;
    font-weight: 900;
    line-height: 37px;
    color: #fff;
    margin: 11px 0 0;
    display: block;
    border-bottom: 1px solid #c2c2c2;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

.foto-video-doboz h3 span {
    width: 7px;
    display: inline-block;
    height: 1px;
}

.foto-video-doboz h3 a {
    color: #676565;
    display: inline-block;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.foto-video-doboz h3 .selected {
    color: #ffffff;
}

.foto-video-doboz .cont.video {
    width: 100%;
}

.foto-video-doboz .cont.foto {
    max-width: 720px;
    margin: 25px auto;
    padding: 0 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.foto-video-doboz .cont.foto img {
    width: 100%;
    height: auto;
    max-width: 670px;
    max-height: 410px;
}

.foto-video-doboz .cont.video h2 {
    padding: 25px 0;
    width: 100%;
    font-family: 'Noto Serif', serif;
    font-weight: 400;
    font-size: 18px;
    height: auto;
    margin: 0 auto;
}

.foto-video-doboz .cont.foto h2 {
    margin: 0 auto;
    padding: 25px 0;
    max-width: 670px;
    font-family: 'Noto Serif', serif;
    font-weight: 400;
    font-size: 18px;
    height: auto;
}

.foto-video-doboz .cont.foto > a {
    display: block;
}

.foto-video-doboz .wrapper-iframe {
    margin: 25px auto;
}

.foto-video-doboz h2 a {
    color: #d1d1d1;
}

.foto-video-doboz .forras{
     display:none;   
}