/* Space out content a bit */
body {
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Custom page header */
.header {
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  padding-bottom: 19px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}

/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 1140px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}



h1 {font-size:60px}
div.myheading { padding:10px 0px 10px 0px; font-weight:800; text-align:center; background-color:#CCCCCC }
.myheading p { font-weight:300; font-size:36px; padding:0; margin:0;  text-transform: uppercase}
div.mycontainer { padding:0px 0px 0px 0px; font-weight:800 }
table.mytable { width:100%; }
.mytable th { padding:10px; margin:10px; text-align:center; font-size:38px; font-weight:300; background-color:#EFEFEF; height:100px; font-weight:700 }
.mytable td { padding:10px; margin:10px; text-align:center; font-size:50px; border:1px solid #CCC; border-top:0px; height:250px}
.mytable tr:last-child td { border-bottom:0px}
.mytable tr td:last-child { border:0px; border-bottom:1px solid #CCC;}
.mytable tr:last-child td:last-child { border-bottom:0px;}
.mytable tr td:nth-child(5) { border-right:0px; }
.mytable td.otevreno { background-color:#3C0; padding:0px 50px 0px 50px; }
.mytable td.zavreno { background-color:#F00; padding:0px 50px 0px 50px; }
.mytable td.agenda { font-weight:900; width:500px }
.mytable td.cekajicich { font-size:170px; width:340px }
.mytable td.odbavenych { font-size:120px; font-weight:300; width:290px }
.mytable td.prepazka { font-size:70px; }
.sipka { float:right; position:relative; left:-20px }
td.big { font-size:100px; }