.change
{
display:none;
}
.row_nadpis
{
    font-weight: bold;
    width: 100%;
    margin-top: 18px;
    border-bottom: 1px black solid;
    padding-bottom: 4px;
}
#edit_profile_picture_box 
{
    margin-top: 5px;
    position: relative;
    width: 210px;
    height: 152px;
    float: left;
}
#edit_profile_top
{
height: 270px;
}
.PE_top_left
{
float:right;
width: calc( 100% - 220px);
}
