/*
Theme Name: NEW TJ Karate
Theme URI: http://tjkaratecb.cz
Author: Ardolf Kl
Author URI: http://tjkaratecb.cz
Description: blabla
Version: 0.1
License: All right reserved
License URI: gpl-2.0.html
Tags: karate
translation-ready
Text Domain: NEW TJ Karate
*/
@font-face {
  font-family: 'robotoblack';
  src: url("../fonts/roboto-black-webfont.eot");
  src: url("../fonts/roboto-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-black-webfont.woff2") format("woff2"), url("fonts/roboto-black-webfont.woff") format("woff"), url("../fonts/roboto-black-webfont.ttf") format("truetype"), url("fonts/roboto-black-webfont.svg#robotoblack") format("svg");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'robotobold';
  src: url("../fonts/roboto-bold-webfont.eot");
  src: url("../fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-bold-webfont.woff2") format("woff2"), url("fonts/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto-bold-webfont.ttf") format("truetype"), url("fonts/roboto-bold-webfont.svg#robotobold") format("svg");
  font-weight: bold;
  /*font-weight: 700;*/
  font-style: normal; }
@font-face {
  font-family: 'robotobolditalic';
  src: url("../fonts/roboto-bolditalic-webfont.eot");
  src: url("../fonts/roboto-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-bolditalic-webfont.woff2") format("woff2"), url("fonts/roboto-bolditalic-webfont.woff") format("woff"), url("../fonts/roboto-bolditalic-webfont.ttf") format("truetype"), url("fonts/roboto-bolditalic-webfont.svg#robotobold") format("svg");
  font-weight: bold;
  /*font-weight: 700;*/
  font-style: italic; }
@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/roboto-regular-webfont.eot");
  src: url("../fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-regular-webfont.woff2") format("woff2"), url("fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype"), url("fonts/roboto-regular-webfont.svg#robotoregular") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'robotoitalic';
  src: url("../fonts/roboto-italic-webfont.eot");
  src: url("../fonts/roboto-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-italic-webfont.woff2") format("woff2"), url("fonts/roboto-italic-webfont.woff") format("woff"), url("../fonts/roboto-italic-webfont.ttf") format("truetype"), url("fonts/roboto-italic-webfont.svg#robotoitalic") format("svg");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'robotolight';
  src: url("../fonts/roboto-light-webfont.eot");
  src: url("../fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-light-webfont.woff2") format("woff2"), url("fonts/roboto-light-webfont.woff") format("woff"), url("../fonts/roboto-light-webfont.ttf") format("truetype"), url("fonts/roboto-light-webfont.svg#robotoitalic") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'robotolightitalic';
  src: url("../fonts/roboto-lightitalic-webfont.eot");
  src: url("../fonts/roboto-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-lightitalic-webfont.woff2") format("woff2"), url("../fonts/roboto-lightitalic-webfont.woff") format("woff"), url("fonts/roboto-lightitalic-webfont.ttf") format("truetype"), url("fonts/roboto-lightitalic-webfont.svg#robotoitalic") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'robotothin';
  src: url("../fonts/roboto-thin-webfont.eot");
  src: url("../fonts/roboto-thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-thin-webfont.woff2") format("woff2"), url("fonts/roboto-thin-webfont.woff") format("woff"), url("../fonts/roboto-thin-webfont.ttf") format("truetype"), url("fonts/roboto-thin-webfont.svg#robotoitalic") format("svg");
  font-weight: 100;
  font-style: normal; }
/* BODY */
body {
  font-family: 'robotoregular';
  font-weight: 400;
  font-style: normal;
  line-height: 1.4em;
  color: #333333;
  font-size: 16px; }

header {
  background: #1a4176 url(../images/header-karate.jpg);
  padding: 150px 0 20px 0;
  background-position: -280px 0;
  color: #fff; }

@media (min-width: 992px) {
  header {
    background-position: top right; } }
@media (min-width: 1200px) {
  header {
    background-position: 0 -60px; } }
/* Header modifications for special pages */
.head-pripravka{
	background: #f7ba17 url(../images/pripravka-header-xs.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.head-karate{
	background: #1a4176 url(../images/karate-header.png);
	background-repeat:no-repeat;
	background-position:top right;
}
@media (min-width: 992px) {
	.head-pripravka{
	background: #f7ba17 url(../images/pripravka-header.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
  	.head-pripravka h1{
	  text-align: center;
	}
}
@media (max-width: 767px) {
		  .head-karate {
		  		background-position: -90px 0;
			  background-size: cover;
		  }
	}
@media (max-width: 991px) and (min-width: 768px){
		.head-karate {
		  		background-position: 40px 0;
			  background-size: contain;
		  }
	}
@media (min-width: 1200px){
	.head-karate{
		min-height: 560px;
	}
}
.noe-pripravka{
		padding: 0;
		margin: 0;
		border-top: solid 80px #f6b917;
		background: #ffffff;
	}
.noe-pripravka img{
	width: 100%;
}
	@media (max-width: 767px){
		.noe-pripravka{
			border-top: solid 60px #f6b917;
		}
	}
/* Nav animation */
.logo {
  background-image: url(../images/logo.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  height: 42px;
  width: 201px;
  padding: 0;
  margin: 10px 0 10px 15px; }

.mn-title {
  display: none; }

.in .mn-title {
  display: inline; }

div.mn-img {
  width: 32px;
  height: 32px;
  margin: -4px -5px 0 0; }

.in div.mn-img {
  display: none; }

.clndr, .phtglr, .trnnk {
  background-image: url(../images/clndr.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 0 0; }

.phtglr {
  background-image: url(../images/phtglr.png); }

.trnnk {
  background-image: url(../images/trnnk.png);
  width: 32px;
  height: 36px !important;
  margin: -7px -5px 0 0 !important; }

@media (min-width: 992px) {
  .logo {
    margin: 10px 0; } }
.container div.collapsing, .container div.in {
  background-color: #fff;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.49); }

.container div.collapsing > ul > li > a {
  color: #1a4176 !important;
  border-bottom: solid 1px #e7e7e7; }

.container div.collapsing > ul > li > a:hover {
  background-color: #e7e7e7; }

.container div.in > ul > li > a {
  color: #1a4176 !important;
  border-bottom: solid 1px #e7e7e7; }

.container div.in > ul > li > a:hover {
  background-color: #e7e7e7; }

/*Pop up nav */
.header {
  margin-top: 40px;
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-property: margin-top;
  transition-property: margin-top;
  -webkit-transition-property: background-color;
  transition-property: background-color; }

.header--narrow {
  background-color: #fff;
  border-bottom: solid 1px #eee;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  margin-top: 0px; }
  .header--narrow .container .navbar-collapse > ul > li > a {
    color: #1a4176 !important; }
  .header--narrow .logo {
    background-position: -201px 0; }
  .header--narrow .clndr, .header--narrow .phtglr, .header--narrow .trnnk {
    background-position: -32px 0; }

/* Typography*/
.container .row .col-xs-12 p {
  text-align: justify;
  margin: 0.1em auto 0.8em auto; }

.container .row .col-xs-12 h2 {
  font-family: 'robotoregular';
  font-weight: 400;
  font-style: normal;
  line-height: 1.4em;
  text-align: center;
  font-size: 2.8em; }

@media (max-width: 768px) {
.container .row .col-xs-12 h2 {
  font-family: 'robotoregular';
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
  text-align: justify;
  font-size: 1.1em; }
}

.container .row .col-xs-12 h2::after {
  content: "";
  min-height: 1px;
  min-width: 40%;
  margin: 0.3em 30% 0.5em 30%;
  background-color: #adaeb0;
  display: block; }

.extra-padding {
  padding-bottom: 2em; }

@media (min-width: 992px) {
  body {
    font-size: 19px; }

  .container .row .col-xs-12 p {
    max-width: 36em;
    line-height: 1.5em; }
.container .row .col-xs-12 h3 {
    max-width: 36em;
    }
.container .row .col-xs-12 ul {
    max-width: 36em;
    }
.container .row .col-xs-12 ol {
    max-width: 36em;
	margin: 0 auto;
    }
.container .row .col-xs-12 h2 {
    max-width: 36em;
    }
.container .row .col-xs-12 h3 {
    max-width: 36em;
	margin: 0 auto;
	margin-top: 2em;
	text-align: center;
    }

}
.container .row .col-xs-12 h3::after {
  content: "";
  min-height: 1px;
  min-width: 40%;
  margin: 0.3em 30% 0.5em 30%;
  background-color: #adaeb0;
  display: block; }
.trainers-contacts h2{
	margin-top: 0;
	text-align: left !important;
}
.trainers-contacts h2::after{
	margin: 0.3em 60% 0.5em 0 !important;
}
.trainers-contacts h3, .trainers h3{
	max-width: 36em;
	margin: 0 auto;
	margin-top: 0 !important;
	text-align: left !important;
}
.trainers-contacts h3::after, .trainers h3::after{
	margin: 0.3em 60% 0.5em 0 !important;
}
.intro-article{
	min-height: 9em;
	max-height:9em;
	overflow:hidden;
	}
a.intro-article-link{
	color: #333333;
	}
a.intro-article-link hover{
	text-decoration: none !important;
	}
.article-btm-line{
	text-align:right;
	}
.article-btm-line span{
	color:#337ab7;
	}
/* Article image */
.article h2 {
  font-size: 1.5em;
  height: 2em;
  margin-bottom:0; }
.article .label {
  color: #fff; }
.article div.imgwrapper {
  width: 220px;
  max-height: 146px;
  overflow: hidden;
  float: left;
  margin: 0.3em 0 0.3em 0; }
  .article div.imgwrapper  img{
  width: 110%;
  margin: 0 0 0 -5%; }
.article p {
  margin-left: 230px; }
.article hr {
  margin: 0; }

.artcl-img {
  width: 100%;
  margin: 0.4em 0 1em 0; }

@media (max-width: 768px) {
.article div.imgwrapper {
  width: 100%;
  max-height: 146px;
  overflow: hidden;
  float: none;
  margin: 0.3em 0 0.3em 0; 
	}
  .article div.imgwrapper  img{
  width: 100%;
  margin: 0; 
	}
  .article p {
  displa: none; 
	}
  .article h2 {
  font-size: 1.2em;
  height: 2.2em;
  margin-bottom:0;
  overflow-y: hidden;
  font-weight: 700;	
	}
}

.top-add {
  height: 40px;
  background-color: #5ebb46;
  width: 100%;
  color: #ffffff; }
  .top-add div {
    max-width: 1020px;
    margin: 0 auto;
    padding: 5px 0.3em 0 0.3em; }
  .top-add div a {
    color: #fff; }
  .top-add div a:hover {
    color: #fff; }

/* /////////////////////////////////////////////// */
/* info boxes */
/* /////////////////////////////////////////////// */
a.info--box {
  padding: 1em;
  margin-top: 1em;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  display: block;
  height: 235px;
  overflow: hidden;
  background-size: auto 105%; }
  a.info--box h2 {
    font-family: 'robotobold';
    font-weight: bold;
    font-style: normal;
    line-height: 1.3em;
    font-size: 1.4em;
    margin: 0; }
  a.info--box ul {
    margin: 3em 0 0.5em 0;
    padding: 0; }
    a.info--box ul li {
      display: inline-block;
      list-style: none;
      width: 30px;
      height: 30px;
      color: #f7b61d;
      background-color: rgba(255, 255, 255, 0.3);
      border-radius: 15px;
      font-size: 18px;
      padding-top: 2px;
      text-align: center;
      margin-left: 0.6em; }
    a.info--box ul li:first-of-type {
      margin-left: 0; }
    a.info--box ul li.active {
      background-color: white; }
  a.info--box .ttime {
    font-family: 'robotobold';
    font-weight: bold;
    font-style: normal;
    line-height: 1.3em;
    font-size: 22px; }
  a.info--box .shwmore {
    text-align: left;
    padding: 0.3em 1em;
    margin: 1em 0 0 0;
    background-color: rgba(255, 255, 255, 0.7);
    color: #f7b61d;
    border-radius: 4px; }

a.info--box:hover {
  text-decoration: none;
  background-size: auto 100%;
  -webkit-transition-duration: .7s;
  transition-duration: .7s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-property: background-size;
  transition-property: background-size; }
  a.info--box:hover h2 {
    margin: -2em 0 0.6em 0;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: margin;
    transition-property: margin; }
  a.info--box:hover ul {
    margin: 1.3em 0 0.5em 0;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: margin;
    transition-property: margin; }
  a.info--box:hover .shwmore {
    background-color: white;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: background-color;
    transition-property: background-color; }
  a.info--box:hover .shwmore:hover {
    text-align: left;
    padding: 0.3em 1em 0.3em 1.2em;
    background-color: white;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: padding, text-align;
    transition-property: padding, text-align; }

a.karate {
  background-color: #1a4176;
  background-image: url(images/cover-karate-24-small.png);
  background-position: right;
  background-repeat: no-repeat; }
  a.karate ul li, a.karate .shwmore {
    color: #1a4176; }

.pripravka {
  background-color: #f7ba17;
  background-image: url(images/cover-sp-24-small.png);
  background-position: right;
  background-repeat: no-repeat; }
.pripravka22 {
  background-color: #f7ba17;
  background-image: url(images/cover-sp-24-small.png);
  background-position: right;
  background-repeat: no-repeat; }

.kruhovy {
  background-color: #5ebb46;
  background-image: url(images/table-kruhovy.png);
  background-position: right;
  background-repeat: no-repeat; }
  .kruhovy ul li, .kruhovy .shwmore {
    color: #5ebb46 !important; }
.fialovy {
  background-color: #66346a;
  background-image: url(images/table-fialovy.png);
  background-position: right;
  background-repeat: no-repeat; }
  .fialovy ul li, .fialovy .shwmore {
    color: #66346a !important; }
.albrechticovy {
  background-color: #79c14e;
  background-image: url(images/albrechtice-20-back.png);
  background-position: right;
  background-repeat: no-repeat; }
  .albrechticovy ul li, .albrechticovy .shwmore {
    color: #79c14e !important; }
.katalogovy {
      background-color: #66346a;
      background-image: url(images/produktovy.png);
      background-position: right;
      background-repeat: no-repeat; }
      .katalogovy ul li, .katalogovy .shwmore {
        color: #66346a !important; }
.bmslink {
  background-color: #7f7f7f;
  background-image: url(images/bmslink.png);
  background-position: right;
  background-repeat: no-repeat; }
  .bmslink ul li, .bmslink .shwmore {
    color: #a1c617 !important; }
.ninjovy {
  background-color: #f7b21d;
  background-image: url(images/table-ninjovy.png);
  background-position: right;
  background-repeat: no-repeat; }
  .ninjovy ul li, .ninjovy .shwmore {
    color: #f7b21d !important; }
.summercamplink {
      background-color: #1999ca;
      background-image: url(images/camp-info-box.png);
      background-position: right;
      background-repeat: no-repeat; }
      .summercamplink ul li, .summercamplink .shwmore {
        color: #1a4176 !important; }
a.summercamplink{
  text-decoration: none;
}    
.kboxinglink {
      background-color: #FFCF00;
      background-image: url(images/kboxing-info-box.png);
      background-position: right;
      background-repeat: no-repeat; }
      .kboxinglink ul li, .kboxinglink .shwmore {
        color: #1a4176 !important; }
a.kboxinglink{
  text-decoration: none;
}     
@media (min-width: 992px) {
  a.info--box {
    margin-top: -80px; } }
/* Footer */
footer {
  background-color: #1a4176;
  color: #fff;
  padding: 2em 0 0 0; 
      
  }
 @media (min-width: 992px) {
 	footer {
		background: url('./images/footer.jpg') #1a4176;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
	}
 }
 footer .kis{
  background-color: #ffffff;
  border-radius: 4px;
  padding: 0.6em 1em;
  cursor: pointer;
 }
 footer .kis img{
  height: 34px;
  width: auto;
 }
 footer .kis:hover{
  background-color: #e6e6e6;
 }
  footer a {
    color: #4db7da; }
  footer a:hover {
    color: #81d9f6; }
  footer div.clear {
    clear: both;
    margin-bottom: 1em; }
  footer img {
    margin-right: 1em; }

@media (min-width: 992px) {
  footer div.clear {
    display: none;
    clear: none; } }
@media (min-width: 992px) {
  footer {
    font-size: 80%; } }
	
/* Skillbar */
.gdlr-skill-bar-wrapper{ margin-bottom: 15px; }

.gdlr-skill-bar-wrapper .gdlr-skill-bar-progress{ width: 0; position: relative; }
.gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress{ height: 8px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .gdlr-skill-bar-progress{ padding: 8px 0px; font-size: 15px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .gdlr-skill-bar-progress{ padding: 14px 0px; font-size: 17px; }

.gdlr-skill-bar-wrapper .skill-bar-content{ font-weight: bold; }
.gdlr-skill-bar-wrapper.gdlr-size-small .skill-bar-content{ margin-bottom: 10px; display: block; font-size: 14px; }
.gdlr-skill-bar-wrapper.gdlr-size-small { margin-bottom: 20px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content{ padding: 0px 16px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content i{ position: absolute; font-size: 15px; 
	right: 8px; top: 50%; margin-top: -8px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content{ padding: 0px 22px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content i{ position: absolute; font-size: 18px; 
	right: 16px; top: 50%; margin-top: -9px;}

/*Infobox */
.infobox{
	padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
	border-left-color: green;
    border-radius: 3px;
}
.training{
	padding: 6px 12px;
  	margin: 0 1% 1% 1%;
  	font-weight: normal;
  	line-height: 1.42857143;
  	text-align: center;
  	white-space: nowrap;
  	vertical-align: middle;
  	-ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.training-pripravka{
	background-color: #f7ba17;
}
.training-pripravkatwo{
	background-color: #f7df17;
}
.training-karate{
	background-color: #5ebb46;
	color: #ffffff !important;
}
.training-empty{
	background-color: #cccccc;
	color: #7e8084;
}
.gallery h2{
	font-size:14px;
	overflow:hidden;
	white-space: nowrap;
}
.photo{
	min-height:144px;
}
.marginminusone{
	margin-top: -1px;
}
.hrpodtrenery{
	clear:both;
}
@media (max-width: 768px) {
.media-middle{
    width: 100%;
    text-align: center;
    display: block;
	}
	.media-middle img{
		margin: 0 auto;
		margin-bottom: 0.3em; 
	}
	.media-body{
		text-align:center;
	}
	.marginminusone{
	margin-top: 10px;
	}
	.top-add{
		line-height: 1em;
	}
}
.darkmodal .modal-content{
		background-color: #000;
		color: #fff;
}
.darkmodal .modal-content .modal-header .close{
	color: #fff;
	opacity: 1;
	text-shadow: none;
}
.darkmodal .modal-content .btn-default{
	color: #fff;
    background-color: #000;
    border-color: #adadad;
}
img.pica{
	margin:0 auto 20px auto;
}
.video-wrapper{
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
.label-invert{
		color: #1a4175;
		background-color: #ffffff;
		display: block;
		font-size: 1.3em;
		
	}
	
.slider-wrapper{
		position: relative;
		padding-bottom: 75%; 
		height: 0;
	}
	.slider-wrapper .carousel {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
.trainer-extra-info{
	border-radius: 4px; 
	border: solid 1px #1a4176; 
	padding: 0.3em;
}
.trainer-extra-info table{
	width: 100%;
	font-size: 0.8em;
	line-height: 1em;
	vertical-align: middle;
}
.trainer-extra-info table td{
	padding: 0.3em;
	vertical-align: middle;
}
.treg20 { border: solid 2px #1a4176; border-radius: 10px; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; padding: 1em; min-width: 970px; max-width: 1140px; box-sizing: border-box; width: 970px; margin: 0 auto; font-size: 16px; line-height: 1.3em; }

.treg20 h4 { font-weight: bold; color: #1a4176; font-size: 22px; }

.treg20 h4 span { margin-right: 20px; }

.treg20 a.misto { display: block; float: right; }

.treg20 table { width: 100%; }

.treg20 table .den { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; background-color: #1a4176; color: #fff; font-weight: bold; border-radius: 5px; width: 155px; min-width: 155px; max-width: 155px; margin: 5px auto; text-align: center; padding: 0.3em 0; }

.treg20 table .cas { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; background-color: #1a4176; color: #fff; font-weight: bold; width: 80px; padding-left: 10px; float: left; position: relative; top: 0; }

.treg20 table tr.time { border-top: solid 2px #1a4176; }

.treg20 table tr.time td.cas-left { vertical-align: top; }

.treg20 table tr.emptytime { border-top: solid 1px #c9c9c9; }

.treg20 table a.hodina { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; display: block; text-decoration: none; color: #fff; border-radius: 5px; height: 100px; min-height: 100px; max-height: 100px; width: 155px; min-width: 155px; max-width: 155px; text-align: left; text-transform: uppercase; font-weight: bold; margin: 5px auto; padding: 5px 10px; position: relative; -webkit-box-shadow: 0px 2px 10px 0px rgba(68, 101, 158, 0.35); box-shadow: 0px 2px 10px 0px rgba(68, 101, 158, 0.35); -webkit-transition: -webkit-box-shadow 0.6s ease-in-out; transition: -webkit-box-shadow 0.6s ease-in-out; transition: box-shadow 0.6s ease-in-out; transition: box-shadow 0.6s ease-in-out, -webkit-box-shadow 0.6s ease-in-out; }

.treg20 table a.hodina .start-stop { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; height: 22px; float: left; width: 155px; margin: 0 -10px 0 -10px; text-align: center; color: #fff; position: absolute; bottom: 0; background-color: rgba(255, 255, 255, 0.4); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }

.treg20 table .hodina:hover { -webkit-box-shadow: 0px 0px #fff; box-shadow: 0px 0px #fff; -webkit-transition: -webkit-box-shadow 0.6s ease-in-out; transition: -webkit-box-shadow 0.6s ease-in-out; transition: box-shadow 0.6s ease-in-out; transition: box-shadow 0.6s ease-in-out, -webkit-box-shadow 0.6s ease-in-out; }

.treg20 table .sp13 { background-color: #f787d3; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .sp13:hover { background-color: #d366b4; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .sp35 { background-color: #f7ba17; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .sp35:hover { background-color: #d69616; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .sp57 { background-color: #a2d16c; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .sp57:hover { background-color: #83b543; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .sp57kv { background-color: #9a3995; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .sp57kv:hover { background-color: #73368c; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .nbkarate { background-color: #1a4176; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .nbkarate:hover { background-color: #0c325b; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .nbkaratekv { background-color: #f26722; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .nbkaratekv:hover { background-color: #ce5628; -webkit-transition: background-color 0.6s ease-in-out; transition: background-color 0.6s ease-in-out; }

.treg20 table .zavoddeti { background-color: #27aae2; }

.treg20 table .detic { background-color: #d7d91d; }

.treg20 table .detib { background-color: #72c043; }

.treg20 table .detia { background-color: #00a652; }

.treg20 table .zakldosp { background-color: #048c8c; }

.treg20 table .detiz { background-color: #8023be; }

.treg20 table .talentovka { background-color: #ee6246; }

.treg20 table .thirty { margin-top: 50px !important; margin-bottom: -50px !important; }

.treg20 table .placehodler { height: 100px; min-height: 100px; max-height: 100px; width: 155px; min-width: 155px; max-width: 155px; }

.treg20 table .uplneplno { background-color: lightgrey; cursor: not-allowed; }

.treg20 table .uplneplno:hover { background-color: lightgrey; }

.treg20 table .uplneplno::after { content: "Obsazeno"; color: black; position: absolute; text-align: center; padding: 2em 0; top: 0; left: 0; float: left; background: rgba(0, 0, 0, 0.2); width: 155px; height: 100px; min-width: 155px; min-height: 100px; border-radius: 5px; }