#mobnav #rsmenu01,
#mobnav #rsmenu01 ul,
#mobnav #rsmenu01 ul li,
#mobnav #rsmenu01 ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 400;
  font-size: 1rem;
}

#mobnav #rsmenu01 {

    background-color: rgb(255, 255, 255);
    
    display: block;
    position: absolute;
   
  overflow: hidden;
  border: solid;

}

  
#mobnav #rsmenu01 > #wwrap01 {
    /*display: none;*/
   /* max-height: 0px;*/
    overflow-y: hidden;
    transition: max-height .50s ease;
   /* width: 100vw;*/
  }
  
#mobnav #rsmenu01 > #wwrap01.open {
  display: block;
	 border-bottom: 1px solid #c1c1c1;
   max-height: 150vh;
  }
  
#mobnav #rsmenu01 ul.level1 > li {
  /*border-bottom: 1px solid #c1c1c1;*/

}

#mobnav #rsmenu01 ul.level1 > li > a {
 /* background-color: #2d4a6c !important;*/

}

#mobnav #rsmenu01  ul > li > ul.level2 > li{
 border-bottom: 1px solid #aed0e0;

}

#mobnav #rsmenu01  ul > li > ul.level2 > li > a{
/*background-color: #0d72bb !important;*/

}

#mobnav #rsmenu01 ul li li {
 
 border-right: none;

}

#mobnav #rsmenu01 ul li.has-sub ul{

 
   

}

#mobnav #rsmenu01 ul li.mit_MU ul{

    border-top: 1px solid #c1c1c1;
   

}
#mobnav #rsmenu01 ul li.mit_TU {


}

#mobnav #rsmenu01 ul li:last-of-type {
  border-bottom: 1px none #c1c1c1;
 
}


#mobnav #rsmenu01 ul > li > ul > li:first-child {
  border-top: 1px solid #c1c1c1;
}

#mobnav #rsmenu01 ul > li > ul > li:last-child {
  border-bottom: none;
}
  
#mobnav #rsmenu01 ul li::after {
    display: block;
    content: '>';
    position: absolute;
    height: 3px;
    width: 22px;
    right: 20px;
    top: 18px;
    color: silver;
    font-size: 17px;
  }
  
  
  #mobnav #rsmenu01 ul li.mit_DOD4::after,   #mobnav #rsmenu01 ul li.mit_DOD3::after,  #mobnav #rsmenu01 ul li.mit_DOD2::after {
    display: none;
   
  }
  
    #mobnav #rsmenu01 ul li.mit_DOD4,   #mobnav #rsmenu01 ul li.mit_DOD3 {
  border-top: solid #cecece 1px;
   
  }
  
  
  #mobnav #rsmenu01 ul li ul li::after {
   
    top: 14px;
   
}
  
#mobnav #rsmenu01.align-right .menu-lbox > ul {
    float: none;
  }
  
#mobnav #rsmenu01.align-center .menu-lbox > ul {
    text-align: left;
  }
  
#mobnav #rsmenu01 .menu-lbox > ul > li,
#mobnav #rsmenu01.align-right .menu-lbox > ul > li {
    float: none;
    display: block;
  }
  
#mobnav #rsmenu01 ul li a {
   padding: 12px 15px 12px 15px;
   border-right: 0;
	/* color: #fff;*/
  }

#mobnav #rsmenu01 .menu-lbox > ul > li:hover > a,
#mobnav #rsmenu01 .menu-lbox > ul  > li.active > a,

#mobnav #rsmenu01 .menu-lbox > ul > li >  ul > li:hover > a,
#mobnav #rsmenu01 .menu-lbox > ul > li >  ul > li.active > a {
  background: rgb(132, 0, 0);
  color: white;
  }
  
#mobnav #rsmenu01 #menu-button {
	display: none;
	text-decoration: none;
	font-size: 22px;
	font-weight: 700;
  color: #636363;
  padding: 31px 45px 25px 0px;
	
	text-transform: uppercase;
	letter-spacing: 1px;
	background-image: url(images/head_mob.png);
  background-image: url(images/head_mob.jpg);
  
  background-size: 180px;
	cursor: pointer;
	/*border-bottom: 1px solid silver;*/
	text-align: right;
	height: 30px;
  background-repeat: no-repeat;
  background-position: 15px 50px;
  margin-right: 15px;

}
  
#mobnav #rsmenu01 ul ul,
#mobnav #rsmenu01 ul li:hover > ul,
#mobnav #rsmenu01 .menu-lbox > ul > li > ul,
#mobnav #rsmenu01 ul ul ul,
#mobnav #rsmenu01 ul ul li:hover > ul,
#mobnav #rsmenu01.align-right ul ul,
#mobnav #rsmenu01.align-right ul li:hover > ul,
#mobnav #rsmenu01.align-right .menu-lbox > ul > li > ul,
#mobnav #rsmenu01.align-right ul ul ul,
#mobnav #rsmenu01.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  
#mobnav #rsmenu01 ul ul li {
    width: 100%;
  }

/*
#mobnav #rsmenu01 #menu30_root  {
    width: 80%;
  }
*/
/* reorder*/
#mobnav #rsmenu01 ul.level1 {
	display: flex;
  flex-wrap: wrap;
}
#mobnav #rsmenu01 ul.level1::before {
	content:"";
  width: 200px;
  height:50px;
  
}

.mit_UR  {

  margin-right: calc(100% - 400px )
}



/* --- */


#mobnav #rsmenu01 .menu-rbox {
	float: right; 
	width: 50px;
	text-align: center;
}

#mobnav #rsmenu01 .menu-rbox .sic {
	margin: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#mobnav #rsmenu01 .menu-rbox .flag-icon {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	
}

/* --- icony - bocni - odstanění šedivého pozací --- */



#mobnav #rsmenu01 .socsite a {
  
    background-color: transparent;
}


#mobnav #rsmenu01 .socsite a.sociko-facebook {
  
     background-color: #3B5998;
}

#mobnav #rsmenu01 .socsite a.sociko-facebook:hover {
  
     background-color: #CCCCCC;
}

#mobnav #rsmenu01 .socsite a.sociko-twitter {
  
     background-color: #00ACEE;
}

#mobnav #rsmenu01 .socsite a.sociko-twitter:hover {
  
     background-color: #CCCCCC;
}

#mobnav #rsmenu01 .socsite a.sociko-youtube {
  
     background-color: #C4302B;
}

#mobnav #rsmenu01 .socsite a.sociko-youtube:hover {
  
     background-color: #CCCCCC;
}

#mobnav #rsmenu01 .socsite a.sociko-cr:hover {
	
}

#mobnav #rsmenu01 [class^="sociko-"]:hover, [class*=" sociko-"]:hover, .socsite.coloured a:hover {
   
       background-color: transparent;
}

#mobnav  #rsmenu01 ul li.menuh4  {
	padding: 12px 15px 12px 35px;
font-weight: bold;
color: white;
background-color: #085325;
}

#mobnav  #rsmenu01 ul li.menuh4:after  {
	display:none;
}


/* --------------------------------------------------------------------------------------------- */
#mobnav #rsmenu01  .menu-lbox {
	
	min-height: 140px;
background-color: #f4f1fd;

/*padding-top: 12px;*/
}
  

#mobnav #rsmenu01 ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
  }
  

  
  #mobnav #rsmenu01 ul ul  ul  {
   
	
  }  
  
  
 #mobnav #rsmenu01 ul ul ul  li a {
    padding-left: 45px;
	
  } 
  
  #mobnav #rsmenu01 ul ul ul ul  {
   background-color: #11639f;
  }
  
   #mobnav #rsmenu01 ul ul ul ul  li a {
    padding-left: 55px;
	
  } 
  
#mobnav #rsmenu01 ul ul li:first-child > a,
#mobnav #rsmenu01 ul ul li:last-child > a {
    border-radius: 0;
  }
 /* 
#mobnav #rsmenu01 #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #000; 
    border-bottom: 2px solid #000;
    right: 25px;
    top: 18px;
  }
  
#mobnav #rsmenu01 #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
   border-top: 2px solid #000;
    right: 25px;
    top: 28px;
  }*/

   /* novy button */
   #mobnav #menu-button {
 
    /* -webkit-user-select:none;
     -moz-user-select:none;
     -ms-user-select:none;
     user-select:none;*/
     /*display:none;
     top:20px;*/
     z-index:9980;
     /*width:35px;*/
     min-height:26px;
     position:relative;
     width:auto;
     top:auto;
     left:auto;
     /*float:right;*/
    /* display:block;*/
    /* cursor:pointer;*/
     box-sizing:content-box;
     font-size:18px;
    line-height: 22px;
    margin-top: 4px;
    
    margin-bottom: 5px;
    
    border-bottom: 6px;
     transition:all .25s ease
    }
    
    #mobnav #menu-button span {
     width:35px;
     top:50%;
     transform:translateY(-50%);
     transform-origin:50% 50%
    }
    #mobnav #menu-button span,
    #mobnav #menu-button span::before,
    #mobnav #menu-button span::after {
     display:block;
     position:absolute;
     right:0;
     height:4px;
     background: #6f6f6f;
     transition:all .25s ease
    }
    #mobnav #menu-button span::before,
    #mobnav #menu-button span::after {
     content:'';
     width:100%
    }
    #mobnav #menu-button span::before {
     top:-11px
    }
    #mobnav #menu-button span::after {
     bottom:-11px
    }
    #mobnav #menu-button.toggle-open span {
     background:rgba(0,0,0,0);
     transform:rotate(45deg)
    }
    #mobnav #menu-button.toggle-open span::before {
     transform:translate3d(0, 11px, 0)
    }
    #mobnav #menu-button.toggle-open span::after {
     transform:rotate(-90deg) translate3d(11px, 0, 0)
    }
    #mobnav #menu-button:hover span,
    #mobnav #menu-button:hover span::before,
    #mobnav #menu-button:hover span::after {
    background: #000;
    }
    
    #mobnav #rsmenu01 #menu-button:hover {
    color: #000;
    }
    
    /* end*/
    
  
#mobnav #rsmenu01 .menu-lbox > ul  > li.has-sub > a::after,
#mobnav #rsmenu01 ul ul li.has-sub > a::after {
    display: none;
  }
  
  #mobnav #rsmenu01 .menu-lbox > ul  > li.has-sub > a {
    outline: 0px dashed #9dc1b9;
  }
  

@media only screen and (max-width: 923px) {
#mobnav #rsmenu01 .jetmenu {
    display: none;
  }
  
  .has-sub > a::before {

    content: "";
   font-family: "Font Awesome 5 Free";
    display: block;
    position: absolute;
    right: 30px;
   top: 9px;
    color: white;
	font-weight: 900;
	
	font-size: 140%;

}

#mobnav #rsmenu01 ul li a.actul::before {
    content: "\f0d8";
}


/*
.mit_URMU > a::before, .mit_URRA > a::before, .mit_URZA > a::before, .mit_URVZ > a::before,  .mit_URPQ > a::before,  .mit_URDQ > a::before,   .mit_URUX > a::before,  .mit_URD1 > a::before {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    display: block;
    position: absolute;
    right: 30px;
    top: 10px;
    color: white;
    font-weight: 900;
    font-size: 140%;
}
*/
/*
.mit_TUOM > a::before, .mit_TURE > a::before, .mit_TUTP > a::before, .mit_TUSP > a::before,  .mit_TUKU > a::before,  .mit_TUUB > a::before,   .mit_TUFI > a::before,  .mit_TUPR > a::before, .mit_TUFO > a::before {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    display: block;
    position: absolute;
    right: 30px;
    top: 10px;
    color: white;
    font-weight: 900;
    font-size: 140%;
}
*/

.mit_MUOD::after, .mit_DQD2::after, .mit_DQD3::after,  .mit_DQD4::after,  .mit_OMUR::after,  .mit_PRDO::after {

  content: "" !important;

}



#mobnav #rsmenu01 ul li.has-sub::after {

    display: none;
   

}

#mobnav #rsmenu01 ul ul::before  {

    display: none;
   

}

/* aktualizace - nyrsko  */
#mobnav #rsmenu01 ul.level1 > li > a.active::before {
    content: "\f0d8";
}

#mobnav #rsmenu01 ul ul.level2 ul.menu-disp {
    display: block;
}

#mobnav #rsmenu01 ul ul.level2 ul.menu-hide {
    display: none;
}  /* konec  */




}

/* --------------pokus - smazat ----------------------  */
#mobnav {
  display: none !important;
}
#topnav {
  display: block  !important;
}
#horniovladani {
  display: block  !important;
}
#rsmenu_kotva {
  display: block  !important;
}
/* -------------- media  ----------------------  */

#horniovladani li.hv-search a  {
  display: none  !important;
  
}

@media only screen and (max-width: 923px) {
#topnav #rsmenu .menu-lbox > ul > li > a {
  background-image: none   !important;
}

#header #topnav {
  margin-top: 65px   !important;
  margin-left: 12px   !important;
}

#topnav #rsmenu .menu-lbox > ul {
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-content: center;
  border: solid 1px gray;
       border-width: 1px 0 0;
    
    margin-bottom: -8px;
  
}
#topnav #rsmenu .menu-lbox > ul > li > a {
  font-size: 20px !important;
  
  padding: 3px 10px 3px 10px !important;
   
}

#topnav #rsmenu .menu-lbox > ul > li.has-sub::after {
  
  top: 0px !important;
  left: 0px !important;
  content:""!important;
  width:1px;
  height:5px;
  background-color: grey;
  
}
/*#horniovladani li:nth-of-type(5) a span {
  display: none  !important;
  
}*/

#horniovladani li.hv-qgrafika2 a span {
  display: none  !important;
  
}

}

@media only screen and (max-width: 720px) {
  #horniovladani li.hv-search a  {
    display: block !important;
    
  }
  #horniovladani li.hv-qgrafika a  {
    display: none !important;
    
  }

}

@media only screen and (max-width: 450px) {

  #topnav #rsmenu .menu-lbox > ul > li:nth-of-type(1)::after, #topnav #rsmenu .menu-lbox > ul > li:nth-of-type(2)::after {
  
   display: none;
    
  }
  #horniovladani li.hv-print a  {
    display: none  !important;
    
  }
}

@media only screen and (max-width: 360px) {

  #horniovladani li.hv-home a  {
    display: none  !important;
    
  }
  
}


@media only screen and (max-width: 320px) {

  #topnav #rsmenu .menu-lbox > ul > li::after {
  
   display: none  !important;
    
  }
  #podbody #header #logo img {
    width: 190px;
  }
  
}