/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/* @font-face {
    font-family: 'Open Sans Condensed';
    src: url('./fonts/OpenSans-CondLight-webfont.eot');
    src: url('./fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg'),
         url('./fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('./fonts/OpenSans-CondLight-webfont.ttf') format('truetype');
         
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('./fonts/OpenSans-CondBold-webfont.eot');
    src: url('./fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg'),
         url('./fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('./fonts/OpenSans-CondBold-webfont.ttf') format('truetype');
         
    font-weight: 700;
    font-style: normal;

} 
 
 */

h1, h2, h3, h4, h5 {
  /*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);     */
}

/* kategorie  */
.p21-type {
  font-size: 27px;
  line-height: 34px;
  /* letter-spacing: 0.1em; */
  font-weight: 700;
  font-family: Open Sans Condensed; 
}
 
/* KONEC kategorie              */


/* HEADER BARs */

.tm-toolbar {
    padding: 5px 0;
}

.tm-logo {
    width: 120px;
	    vertical-align: top;
}

.uk-navbar-brand {
    height: 65px;
    padding: 10px 0px;
}

.tm-headerbar {
  /*background: url("/templates/yoo_digit/images/headerbar-bg.png") repeat;
  background-size: 100px 100px;   /* safari problem */
    height: 65px;
}

.tm-block-primary a {
  color: #cce4da;
}

.tm-block-primary table {
  color: #cce4da; 
}

.p21-top-bg {
  background: url("/images/p21-ilustration/park-top.jpg") no-repeat scroll center bottom;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  height: auto;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 4px 10px rgba(0, 0, 0, 0.2);
}

.p21-top h3 {
  float: right;
  background: #223322;
  color: #fff;
  font-size: 100% !important;
  font-weight: 500 !important;
  padding: 1px 10px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 1px;
}

@media (min-width: 960px) {
  .p21-top ul {
    /*width: 600px;       */
  }
}


.p21-pz ul {
  width: 100% !important;
}

.p21-pz ul {
  float:left !important;
}

.p21-pz ul li {
  float:left !important;
  width: 25%;
  display: block;
}

@media (max-width: 480px) {
  .p21-pz ul li {
    width: 100%;
  }
}

@media (max-width: 960px) {
  .p21-pz ul li {
    width: 50%;
  }
}

.p21-pz ul li a {
  height: 100px;
}

.p21-pz h3 {
  float:left !important;
}

.p21-top ul {
  float: right;
  clear: both;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 10px !important;
}

.p21-top ul li{
  display: inline;
  float: right;
  padding: 0;
  margin: 0;
}

.p21-top ul li a{
  font-size: 110% !important;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
  color: #007744;
  background: #fff;
  opacity: .9;
  margin: 2px 2px 0 0;
  padding: .4em .4em;
  transition: all 0.5s ease 0s;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}


.p21-top ul > li > a:hover {
  color: black;
  background: #FFCC44;
} 

.p21-top ul li a:active{
  color: black;
  background: #FFCC44;
}
  
.p21-top ul li.uk-active a {
  color: #00733d;
  background: white;
}

.p21-top ul li a:focus {
  color: black;
  background: #FFCC44;
}
    
.p21-top ul li.uk-active a:hover{
  color: black;
  background: #FFCC44;
}

.p21-top ul li a div{
  color: black;
}
        


.p21-top-li-yellow {
  color: black !important;
  background: #FFCC44 !important;
}

.p21-top-li-yellow:hover {
  color: black !important;
  background: #fff !important;
}


.p21-social-footer a {
  display: block;
  text-align: center;
  margin-top: 10px;
}

.p21-social-footer a:hover {
  text-decoration: none;
}

.p21-social-footer a:hover i, .p21-social-footer a:hover span {
  text-decoration: none;
  color: #FFCC44;
}

.p21-social-footer span {
  clear: both;
  display: block;
  color: white;
}

.p21-social-footer i{
  font-size: 250%;
  color: white;
  width: 100%;
}

/** To co nešlo přes customizer **/
.uk-panel-box-primary a { text-decoration: none; color: white !important; font-weight: 700; }
.uk-panel-box-primary a:hover { text-decoration: none; color: #FFCC44 !important; }
.uk-panel-box-primary a:active, .uk-panel-box-primary .uk-active a { text-decoration: none; color: #FFCC44 !important; }

.uk-panel-box-secondary a, .uk-panel-box-secondary a {
  text-decoration: none;
  color: white !important;
  font-weight: 700;
 font-family: Open Sans Condensed;
}

.uk-panel-box-yellow a  {
  text-decoration: none;
  color: black!important;
  font-weight: 700;
  font-family: Open Sans Condensed;  
}

.uk-panel-box-yellow i  {
  color: white !important; 
}



.uk-panel-box-secondary a:hover { text-decoration: none; color: #FFCC44 !important; }

.uk-panel-box-yellow {
    background-color: #FFCC44;
    color: #cce4da;
    border: 1px solid #FFCC44;
}


.uk-nav > li.uk-active > a,
.uk-nav-dropdown > li.uk-active > a {
  color: #FFCC44;
}   

.uk-dropdown-navbar .uk-nav .uk-nav-header {
  color: #FFCC44; 
}

.uk-nav-side li a,
.uk-dropdown-navbar li a:not(.uk-nav-header) {
  font-weight: 400;
  font-size: 90%;
  font-family: "Open Sans";
}

.uk-dropdown-navbar li a:hover {
  color: #FFCC44;
}


/** zvirazneni nabidek ktere nejsou odelovac ale odkaz - nutno rucne priradit styl k polozkam **/
.uk-dropdown .p21-menu-heading {       
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
  color: #FFCC44 !important;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2px 5px;
  /*margin-top: 15px;*/
} 

.uk-dropdown .p21-menu-heading:hover {     
  border-bottom: 1px solid rgba(252, 202, 76, 0.5);
}




.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
}

.tm-breadcrumb {
  margin: 10px 0 0 0;
}



/**.uk-alert-warning > h3 > a {
  color: #000;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
}     **/

.uk-alert > h3 > a {
  color: black;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
}

.uk-alert > h3 > i {
  color: black;
}


/** KONEC To co nešlo přes customizer **/

/** Služby a informace - potrebuji resit **/
.p21-sluzby h3 {
  margin-bottom: 0px;
}

.p21-sluzby ul li a:hover {
  background: none;  
}

.p21-sluzby ul li {
  margin: 0 0 15px 0;
  /*padding: 0; */
  min-height: 90px; 
}

@media (max-width: 960px) {
  .p21-sluzby ul li {
    min-height: inherit;
  }
}

/*.p21-sluzby ul li a {
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
  color: #007744;
  text-decoration: underline;  
  font-size: 120%;
  letter-spacing: 0.1em;
}  */

.p21-sluzby ul li p{
  margin-top: 0px;
 /* color: white;   */
}

.p21-sluzby ul li a:hover{

}

/** potrebuji resit tlacitko zlute **/
.p21-pz-button {
  margin-top: -70px;
  text-align: center;
}

.p21-pz-button a {
  font-size: 130% !important;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
  color: #FFCC44;
  opacity: .9;
  background: #222222;
  padding: .3em .5em;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  display: block;
}

.p21-pz-button a:hover {
  text-decoration: none;
  color: black;
  background: #FFCC44;
  opacity: .9;
}

.p21-pz-button i {
  font-size: 200%;
  width: 100%;
}
/** KONEC služby a informace**/









.tm-totop-scroller {
  color: #fff !important;
}


.p21-text-condensed {
  font-family: "Open Sans Condensed";
}


.p21-zivsit > dt {
  font-family: "Open Sans Condensed";
  font-weight: 700 !important;
  color: #007744;
  font-size: 120%;
  padding-bottom: 10px;
}

/** tlacitko nabidka**/
.p21-navbar-toggle {
  height: 20px;
  padding: 0px 30px 0 0; 
}

.p21-navbar-toggle:hover {
  color: #FFCC44; 
}

/** tlacitko prepinac potrebuji resit / nejcasteji hledate**/
.p21-favorites-toggle {
  font-family: "Open Sans Condensed";
  font-weight: 700 !important;
  padding: 30px 10px 35px 10px;
  margin-left: 20px;
  color: black;
  /*background-color: #FFCC44;*/ 
  background: rgba(255, 204, 68, 0.8);
  /*opacity: .9; */
  transition: all 0.5s ease 0s;
  text-align: center;
  height: 40px;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}

/**.p21-favorites-toggle:after {     /* sipka dolu - doladit!*/
   /** border-left: 10px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    border-top: 13px solid #FFCC44;
    position: relative;
    bottom: -70px;
    width: 30px;
    left: -40px;
    margin-left: -10px;
}           **/

@media (max-width: 1025px) {
	.p21-favorites-toggle {
	padding: 0px 10px 0 10px;
	height: 65px;
	}

	.p21-favorites-toggle i {
	font-size: 100% !important;
	width: 100%;
	}
	.tm-toolbar + .tm-headerbar + .tm-wrapper {
		padding-top: 0px !important;
	}

	.tm-headerbar + .tm-wrapper {
		padding-top: 0px !important;
	}  
  
}

.p21-favorites-toggle:hover {
  color: white;
  text-decoration: none;
}

.p21-favorites-toggle i {
  font-size: 200%;
  width: 100%;
}


/** Nabídky sekcí **/

.p21-section-menu ul {

  /**  již nepoužito  - pokus deleni na sloupce
     columns: 4 200px;
  -webkit-columns: 4 200px;
  -moz-columns: 5 200px;
  
  
  -webkit-column-gap: 4em;
  -moz-column-gap: 4em;
  column-gap: 4em;        


  -webkit-column-rule: 1px solid #ddd;
  -moz-column-rule: 1px solid #ddd;
  column-rule: 1px solid #ddd;
                             **/
}


.p21-section-menu ul li a {
  border-bottom: 1px solid #007744;
  padding: 5px;
  color: #007744;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
  transition: all 0.5s ease 0s;
  /*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);    */
}



.p21-section-menu ul li a:hover {
  border-bottom: 1px solid #007744;
  color: black !important;
  background-color: #FFCC44 !important;
}

.p21-section-menu ul li a:not(.p21-menu-heading) {
  padding-left: 10px;
}

.p21-section-menu .uk-active > a:not(.p21-menu-heading) {
  background-color: #FFCC44 !important;
}

.p21-section-menu  li.uk-active a:not(.p21-menu-heading) {
  color: black !important;
}

.p21-section-menu > .uk-panel-title {
  color: #FFFFFF;
  background-color: #007744;
  padding: 0 10px;
 /* font-weight: 700; */
 /* text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3); */
}

.p21-section-menu .p21-menu-heading {
  color: #007744;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #007744;
  margin-top: 15px;
}

.p21-section-menu .uk-active > .p21-menu-heading {
  color: black;
  background-color: #FFCC44;
}
/** KONEC NABIDKA SEKCI **/


/** HLAVNI MENU - novy posunuty navbar s linkou dole **/
.uk-dropdown-navbar:before { 
  display: none; /* odstranit sipku nahoru u podnabidek */
}   

.uk-dropdown-bottom {
  margin-top: 0px;   /* posunutí vertikalni subnabídek */
}
 
.uk-navbar-nav {
  float: left;  /*nabídka je vlevo */
}

.uk-navbar-nav > li {
  margin: 0 0px -3px 0px;
  padding: 4px 15px 4px 15px;  
  transition: all 0.5s ease 0s; 
}  

.uk-navbar-nav > li > a {
  line-height: normal;
  color: black;
  font-size: 140%;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  display: inline;      /* toto mění výšku řádku */
} 




.p21-menu-bar {
  background: rgba(255,255,255,0.7);
  width: 100%;
  display: block;
 /* border-top: #FFCC44 1px solid;*/ 
  border-bottom: #FFCC44 3px solid;  
} 

.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li.uk-open > a {
   color: black;  
}  

.uk-navbar-nav > li > a:focus { 
   color: white; 
} 

.uk-navbar-nav > li:hover {
  border-bottom: 3px solid white;
  background-color: #FFCC44;
}

.uk-navbar-nav > li.uk-active {
  border-bottom: 3px solid white; 
  background-color: #FFCC44; 
}

.uk-navbar-nav > li.uk-active > a {
  color: black;
}

.uk-navbar-nav > li.uk-active > a:hover {
  color: black;
}


/**druhá úroveň hlavního menu**/
.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  color: #FFCC44;
}

/** KONEC HLAVNI MENU - novy posunuty navbar s linkou dole **/


/** OFFCANVAS MENU **/
.uk-offcanvas-bar ul li a {
  border-bottom: 1px solid white;
  padding: 5px;
  color: #007744;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
}

.uk-notouch .uk-offcanvas-bar .uk-nav-sub > li > a:hover {
  border-bottom: 1px solid #007744;
  color: white !important;
  background-color: #FFCC44 !important;
}

.uk-offcanvas-bar .uk-active > a:not(.p21-menu-heading) {
  background-color: #FFCC44 !important;
}

.uk-offcanvas-bar  li.uk-active a:not(.p21-menu-heading) {
  color: white !important;
}


.uk-offcanvas-bar .p21-menu-heading {
  color: white !important;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 2px solid white;
  margin-top: 15px;
}  

.uk-offcanvas-bar .uk-nav-sub > .uk-active > .p21-menu-heading {
  color: white;
  background-color: #FFCC44;
} 

.uk-offcanvas-bar .uk-parent > a,
.uk-offcanvas-bar .uk-nav > li > a {
  color: white;
  font-weight: 700 !important;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #007744;
  margin-top: 3px;
  background-color: #007744;
  padding: 10px;
  font-weight: 700;
}

.uk-notouch .uk-offcanvas-bar .uk-parent > a:hover,
.uk-notouch .uk-offcanvas-bar .uk-nav > li > a:hover {
  color: white !important;
  background-color: #FFCC44 !important;
}


/** KONEC OFFCANVAS MENU **/

/** TOOLBAR **/
.tm-toolbar .uk-subnav li a {
  color: white;
  margin-top: 2px;
}

.tm-toolbar .uk-subnav li a:hover {
  color: #FFCC44;
}

.tm-toolbar .uk-button, .tm-toolbar .uk-form input {
  border-radius: 0px;
}


/** KONEC TOOLBAR **/



/** sirka textarea a input ve frontend formulari - nutno zadat v markup u kazdeho pole v seblod!        **/

.p21-input > input, .p21-input > textarea {
  width: 400px;
}
  
  
/** TLACITKA MAP, EDESKA ATP: **/

.p21-tlacitko-icon {
	padding-left: 35px !important;
	padding-right: 10px !important;
}

.p21-tlacitko-text{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
/** KONEC TLACITKA **/

  