html {
    background: url('../graphics/bck.jpg?v=') no-repeat center top fixed;
    background-size: 100%;
    background-color: black; 
}
body {
    background-color: transparent; 
}

/* Header */
.navbar-brand {
  font-weight: 900;
  color: #337ab7;
  font-size: 200%;
}

/* Tipovani */
.inserttip {
  height: 22px !important;
  width: 40px !important;
  text-align: center;
}

.tipselect {
  width: 150px !important;
}

.joker_active {
  cursor: pointer;
}

.top-header-space { 
  margin-top:40px; 
}



