.zobacz_mod{
    padding: 25px 0  0;
}
.zobacz_tyt{
    float: left;
    font-size: 30px;
    color: #20455d;
    width: 285px;
    text-align: center;
}
.zobacz_tyt_txt{
    height: 305px;
    vertical-align: bottom;
    display: table-cell;
    width: 285px;
}
.zobacz_box{
    float: left;
    width: 285px;
    font-size: 24px;
    text-align: center;
    margin-left: 20px;
}
.zobacz_opis{
    height: 280px;
    vertical-align: bottom;
    display: table-cell;
    width: 285px;
    position: relative;
}
.zobacz_link{
    margin-top: 25px;
    height: 65px;
}
.zobacz_link a{
    color: #20455d;
    font-size: 18px;
    font-weight: bold;
}
.img_zob_tez{
    width: 200px;
    border-radius: 100px;
    position: absolute;
    top: 0px;
    left: 43px;
}
.zobacz_move_box{
    
    float: left;
    overflow: hidden;
    height: 370px;
    width: 940px;
}

.no_foto .zobacz_opis{
    height: 170px;
}
.no_foto .zobacz_tyt_txt{
    height: 190px;
}



