/* Settings Variables */
h1 {
  font-size: 32px;
  font-weight: bold; }

h2 {
  font-size: 25px; }

.row {
  max-width: 90.0625rem; }

body {
  color: #777;
  background: url("../img/banner.jpg") center -40% no-repeat; }

.bg {
  background-color: #fff; }

.margin-distance {
  padding: 20px; }

.logo {
  display: inline-block;
  width: 330px;
  height: 120px;
  background: url("../img/logo-white.png") no-repeat; }

.logo.sokol {
  width: 120px;
  height: 120px;
  background: url("../img/logo-sokol.png") center center no-repeat;
  background-size: 80%; }

.vertical-space, .vertical-space0, .vertical-space1, .vertical-space2, .vertical-space3, .vertical-space4, .vertical-space5 {
  display: block;
  width: 100%;
  margin: 0;
  clear: both;
  border: 0 none;
  height: 20px; }

.vertical-space0 {
  height: 0px; }

.vertical-space2 {
  height: 40px; }

.vertical-space3 {
  height: 60px; }

.vertical-space4 {
  height: 80px; }

.vertical-space5 {
  height: 100px; }

/* FORMS */
span.povinnost {
  color: #c62020;
  font-weight: bold; }

.clear {
  clear: right !important;
  float: none; }

.checkbox {
  position: relative;
  margin: 10px 0 10px 0; }
  .checkbox label {
    float: right;
    margin-left: 30px; }
  .checkbox input {
    float: left;
    clear: left;
    position: absolute;
    top: 6px; }

#in-error-message {
  color: #c62020; }

.nutne {
  color: #c62020 !important;
  font-weight: bold; }

.button {
  background: #c62020; }

.button:hover {
  background: #f32606; }

.g-recaptcha {
  clear: both; }

table.prihlasky td, table.prihlasky th {
  font-size: 13px;
  text-align: left; }
table.prihlasky tr:hover {
  background-color: #2e86b9; }
  table.prihlasky tr:hover td, table.prihlasky tr:hover th, table.prihlasky tr:hover a {
    color: #fff; }

/*# sourceMappingURL=apps.css.map */
