body {font-family: 'Lato', sans-serif; background: url("/images/guest/bratislava.jpg") no-repeat center center fixed;   -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#login-panel {position: absolute; width: 160px; height: 110px; top: 50%; margin-top: -55px; left: 50%; margin-left: -80px; overflow: hidden; border-color: #999;}
#login-panel img {width: 100%;}
#login-panel .fa-btn {margin-right: 5px;}
#login-panel .panel-heading { background-color: #f5f6f4; border-color: #999;}

#welcome-panel {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-width: 250px;}

.panel-heading{
  font-weight: 900;
}