#formaty-banneru p {
  text-align: center;
}
#formaty-banneru img {
  margin-left: 8px;
  margin-right: 8px;
  border: 1px solid #000000;
  background-color: #f0f0f0;
}


/* kontakt -------------------------------------------------------------- */
#kontakt {
  padding-left: 50px;
}


/* 10x proc zabak --------------------------------------------------------- */
.proc-zabak {
  margin-top: 25px;
  list-style-type: none;
  font-weight: bold;
}
.proc-zabak li {
  margin-bottom: 20px;
}
.proc-zabak img {
  margin-right: 10px;
  margin-bottom: -10px;
}


/* statistiky */
#stats .table-list {
  width: 500px;
}

/* pravidla systému ----------------------------------------------------- */
#pravidla-systemu {
  text-align: justify;
}
#pravidla-systemu ol li {
  margin-top: 15px;
  margin-bottom: 15px;
}

#pravidla-systemu ol ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
#pravidla-systemu ol ul li {
  margin-top: 0;
  margin-bottom: 0;
}

