@import url('https://fonts.googleapis.com/css?family=Khand:400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=BenchNine:wght@300;400;700&display=swap');

html {
  /*box-sizing: border-box;*/
}
footer {
  /*position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5;*/
}
body {
  background-image: url("../images/bg_content.png");
  background-color: #fff;
  color: #333;
  font-size: 15px !important;
  padding: 0px;
}
a {
  color: #333;
}
a:hover {
    text-decoration: none;
}
.imgShow {
  visibility: hidden;
}
.fadeInImg {
  -webkit-animation: animat_show 0.5s;
  animation: animat_show 0.5s;
  visibility: visible !important;
}
@-webkit-keyframes animat_show{
  0%{opacity:0}
  100%{opacity:1}
}
.left {
  float: left;
}
.clear {
  clear: both;
}
.cursor {
  cursor: pointer;
}
.line_height_15 {
  line-height: 1.75;
}
.root {
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.top_menu {
  margin-top: 0px;
  padding: 0px 0px;
  background-color: #ffffff;
} 
.top_filtr {
  background-color: #004D65;
  color: #ffffff;
  min-height: 59px;  
}
#logo {
  height: 50px;
}
#div_h2 {
  height: 33px;
  margin-bottom: 20px;
}
#menu_pravy_icon {
  float: right;
  font-size: 16px;
  padding: 5px 10px;
  border: 1px solid silver;
  color: silver;
  margin-top: 6px;
  width: auto;
  height: auto;
}
#podmenu_mobile {
  display: none;
  background-color: #FFFFFF;
  z-index: 98;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
h2 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0px;
  margin-bottom: 15px !important;
  color: #004D65;
}
h2 span {
  font-size: 24px;
  text-transform: none;
  font-weight: normal;
  margin-left: 10px;
}
h2.h2_fotbal {
	font-size: 30px;
}

#detail_obsah_levy, #detail_obsah_pravy {
  margin-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
}
#detail_obsah_pravy {
	display: none;
}
.detail_obsah_levy_item {
  padding: 10px;
  background-color: #ffffff;
}
#detail_obsah_pravy h2 {
  color: #5C5C5C;
}

a.uvod_akce_item {
  color: #004D65;
}
.panel-heading {
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
.uvod_akce_item {
  display: block;
  border: 1px solid #004D65;
  /*margin: 20px 0px;
  padding: 10px;
  position: relative;
  background-color: #ffffff;*/
  border-radius: .5rem !important;
  overflow: hidden;
}
.uvod_akce_datum {
  position: absolute;
  color: #FFFFFF;
  font-size: 3rem;
  top: 0px;
  bottom: 0px;
  left: 0px;
  padding-right: 15px;
  padding-left: 15px;
  /*font-weight: bold;*/
  line-height: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 25px;
}
.uvod_akce_datum span {
  display: block;
  font-size: 1rem;
}
#dalsi30dnu {
  margin-left: -15px!important;
  margin-right: -15px!important;
  padding-left: 15px!important;
  padding-right: 15px!important;
}
#dalsi30dnu .row:nth-child(even) {
  background: #f5f5f5;
}
.uvod_akce_item.fotbal {
  background-color: #d0ffce;
  background-image: url(/images/plakat/football.png);
  background-repeat: no-repeat;
  background-position: 95%;
}
.uvod_akce_item.hokej {
  background-color: #eaf8ff;
  background-image: url(/images/plakat/hockey.png);
  background-repeat: no-repeat;
  background-position: 95%;
}
.uvod_akce_item.basketbal {
  background-color: #fff2c4;
  background-image: url(/images/plakat/basketball.png);
  background-repeat: no-repeat;
  background-position: 95%;
}
.uvod_akce_item.kino {
  background-color: #fffcea;
}
.uvod_akce_kino_item {
  
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;  
}
.bg_fotbal, .kalendar_den_fotbal {
  background-color: #28A745;
  color: #ffffff;
}
.bg_hokej, .kalendar_den_hokej {
  background-color: #275ea5;
  color: #ffffff;
}
.bg_basket, .kalendar_den_basketbal {
  background-color: #ff7207;
  color: #ffffff;
}
.kalendar_den_vice {
  background-color: #17A2B8;
  color: #ffffff;
}
.kalendar_den_fotbal a {
  color: #ffffff;
}
.kalendar_den_sport {
  background-color: #366746;
  color: #ffffff;
}
.uvod_akce_item_plakat {
  max-height: 150px;
  max-width: 150px;
  float: right;
  position: relative;
  width: 50px;
}
.uvod_akce_item_datum {
  margin-bottom: 15px;
  color: #999999;
  text-transform: uppercase;
  font-size: 17px;
}
.uvod_akce_item_datum img, .uvod_akce_item_datum span {
  vertical-align: middle;
}
.uvod_akce_item_misto {
  margin-bottom: 15px;
}
.uvod_akce_item_popis {
  font-style: italic;
  /*margin-bottom: 15px;*/
}
.uvod_akce_item_popis2 {
  margin-bottom: 15px;
  text-align: justify;
}
.uvod_akce_item_detail {
}
.uvod_akce_item_detail a {
  float: left;  
  background-color: #ebebeb;
  padding: 10px 12px;
  margin: 0px;
}
.uvod_akce_item_detail a:hover {
  background-color: #004D65;
  color: #ffffff;
} 

.fotbal_detail_tabulka_item {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-left: -5px;
  margin-right: -5px;
  font-size: 20px;
  font-weight: 300;
  /*font-family: 'Oswald', sans-serif;*/
  font-family: 'BenchNine', sans-serif;
}
.fotbal_detail_tabulka_item:nth-child(even) {
  background-color: #eeeeee;
}
.fotbal_detail_tabulka_item:nth-last-child(2) {
  border-bottom: 3px solid #eeeeee;
}
.fotbal_detail_tabulka_item div {
  padding-left: 5px;
  padding-right: 5px;
}

#fotbal_tabulka>tbody>tr>td, #fotbal_tabulka>tbody>tr>th, #fotbal_tabulka>tfoot>tr>td, #fotbal_tabulka>tfoot>tr>th, #fotbal_tabulka>thead>tr>td, #fotbal_tabulka>thead>tr>th {
	padding: 0px;
	font-size: 12px;
}
#navbar_menu, #navbar_menu2 {
	position: absolute; 
	top: 73px;
	background-color: transparent !important;
	color: #ffffff;
}
#navbar_menu2 {
  right: 0px;
}
#navbarNav {
	background-color: #004D65;
}
#navbarNav li {
	padding: 0px 25px 0px 15px;
}
.zapas_datum_den {
  font-size: 2em;
  font-weight: bold;
  line-height: 30px;
}
.zapas_datum_mesic {
  font-style: italic;
}
.zapas_popis {
  font-size: 1.3em;
  font-family: 'Oswald', sans-serif;
}
.zapas_popis a {
  color: #000;
}
.figure {
  position: relative;
}
.figure-caption {
  position: absolute;
  bottom: 4px;
  background-color: #fff;
  width: 99%;
  margin-left: 1px;
  margin-right: 1px;
  padding: 5px 0px;  
}
#calendar_mobile {
  display: none;
}


/* Extra small devices - screen-sm (tablets, 500px and up) */
@media (min-width: 576px) { 

	h2 {font-size: 25px;}
	.uvod_akce_item_plakat { width: 80px; }
	.uvod_akce_item { /*padding: 10px 20px;*/}
	h2.h2_fotbal { font-size: 30px;	}
	#fotbal_tabulka>tbody>tr>td, #fotbal_tabulka>tbody>tr>th, #fotbal_tabulka>tfoot>tr>td, #fotbal_tabulka>tfoot>tr>th, #fotbal_tabulka>thead>tr>td, #fotbal_tabulka>thead>tr>th {
		padding: 3px;
		font-size: 14px;
	}
	.fotbal_detail_tabulka_item div {
	  padding-left: 10px;
	  padding-right: 10px;
	}
	#detail_obsah_levy, #detail_obsah_pravy {
	  padding-left: 15px;
	  padding-right: 15px;
	}
	.detail_obsah_levy_item {
	  padding: 15px;
	}

}

@media (max-width: 768px) { 

  #calendar_mobile {
      position: absolute;
      top: 250px;
      left: 0px;
  }
  #kalendar_div {
    border: 3px solid silver;
  }

}

/* Small devices - screen-sm (tablets, 768px and up) */
@media (min-width: 768px) { 

	h2 {font-size: 30px;}
	.uvod_akce_item_plakat { width: auto; }
	#fotbal_tabulka>tbody>tr>td, #fotbal_tabulka>tbody>tr>th, #fotbal_tabulka>tfoot>tr>td, #fotbal_tabulka>tfoot>tr>th, #fotbal_tabulka>thead>tr>td, #fotbal_tabulka>thead>tr>th {
		padding: 8px;
		font-size: 15px;
	}
	#detail_obsah_pravy {
		display: block;
	}
  #logo {
    height: 73px;
  }
	

}

/* Medium devices - screen-md (desktops, 992px and up) */
@media (min-width: 992px) {

  
}

/* Large devices - screen-lg (large desktops, 1200px and up) */
@media (min-width: 1200px) {


}

@media (max-width: 768px) {

  #top nav {
    height: 76px;
  }
  #navbarSupportedContent {
    background-color: #004D65;
    margin-top: 8px;
    color: #FFFFFF;
    z-index: 99;
    margin-left: -16px;
    margin-right: -16px;
    text-align: right;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #004D65;
  }
  #navbarSupportedContent a {
    color: #FFFFFF;
  }
  .top_filtr {
    min-height: 5px;
  }
}