#in_obsah {
    background: #4f4c45 url(../img/ucebna_foto.jpg) no-repeat;
}
#clanek {
    height: 810px;
}
#clanek h1 {
    margin: 40px 0 10px 0; 
    text-align: center;
}
#ram_vlevo {
    float: left;
    width: 550px;
    height: 660px;
    border: 3px solid white;
    margin: 20px;
    background-color: white;
    border-radius: 40px;
}
#ram_vlevo { 
    background: white url(../img/zde-nas-najdete.jpg) no-repeat;
    margin-right: 10px: 
}
#ram_vlevo p { 
    padding: 15px;
}
#ram_vlevo p:first-child { 
    padding-top: 400px;
}
#podekovani {
    margin-top: 30px;
}
