#bar-poweredby {background:524b45; display:none; }




#box-custom-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0 auto 50px;         /* 50px je výška prvku bar-poweredby */
}
#bar-poweredby {              /* jde o prvek s inPage nadpisem, který se nachází pod patičkou */
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
}

/*----------// konec patičky vždy dole ------------*/ 
<div class="alert alert-success"> Text uvnitř zeleného boxu </div> 
img {max-width: 100%; height: auto; box-sizing: border-box;}
img {
  border-radius: 10%;
}														 /* rounded image */
