@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
.sm-ahmpm {
  background: transparent;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.sm-ahmpm a, .sm-ahmpm a:hover, .sm-ahmpm a:focus, .sm-ahmpm a:active {
  padding: 10px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  background: #e00817;
  background-image: linear-gradient(to bottom, #b72905, #e00817); /* prechod v pozadi menu u hlavnich polozek mobil */
  /* background-image: linear-gradient(to bottom, #a22100, #e00817); */
  color: #fff;
  font-family: "PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.sm-ahmpm a.current {
  background: #b72905;
  /* background-image: linear-gradient(to bottom, #006188, #006f9c); */
  /* background-image: linear-gradient(to bottom, #464646, #e00817); */
  background-image: linear-gradient(to bottom, #b72905, #e00817);
  color: #fff;
}
.sm-ahmpm a.disabled {
  color: #a1d1e8; 
}
.sm-ahmpm a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.sm-ahmpm a .sub-arrow::before {
  content: '+';
}
.sm-ahmpm a.highlighted .sub-arrow::before {
  content: '-';
}
.sm-ahmpm > li:first-child > a, .sm-ahmpm > li:first-child > :not(ul) a {
  border-radius: 8px 8px 0 0;
}
.sm-ahmpm > li:last-child > a, .sm-ahmpm > li:last-child > *:not(ul) a, .sm-ahmpm > li:last-child > ul, .sm-ahmpm > li:last-child > ul > li:last-child > a, .sm-ahmpm > li:last-child > ul > li:last-child > *:not(ul) a, .sm-ahmpm > li:last-child > ul > li:last-child > ul, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0 0 8px 8px;
}
.sm-ahmpm > li:last-child > a.highlighted, .sm-ahmpm > li:last-child > *:not(ul) a.highlighted, .sm-ahmpm > li:last-child > ul > li:last-child > a.highlighted, .sm-ahmpm > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-ahmpm > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0;
}
.sm-ahmpm ul {
  background: #fff;
}
.sm-ahmpm ul ul {
  background: rgba(102, 102, 102, 0.1);
}
.sm-ahmpm ul a, .sm-ahmpm ul a:hover, .sm-ahmpm ul a:focus, .sm-ahmpm ul a:active {
  background: transparent;
  color: #e00817; 
  font-size: 16px;
  text-shadow: none;
  border-left: 8px solid transparent;
}
/* aktualni zvyraznena polozka mobil */
.sm-ahmpm ul a.current {
  /* background: #b72905; */
  background: #464646;
  /* background-image: linear-gradient(to bottom, #464646, #e00817); */
  color: #fff;
}
.sm-ahmpm ul a.disabled {
  color: #b3b3b3;  
}
.sm-ahmpm ul ul a,
.sm-ahmpm ul ul a:hover,
.sm-ahmpm ul ul a:focus,
.sm-ahmpm ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-ahmpm ul ul ul a,
.sm-ahmpm ul ul ul a:hover,
.sm-ahmpm ul ul ul a:focus,
.sm-ahmpm ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-ahmpm ul ul ul ul a,
.sm-ahmpm ul ul ul ul a:hover,
.sm-ahmpm ul ul ul ul a:focus,
.sm-ahmpm ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-ahmpm ul ul ul ul ul a,
.sm-ahmpm ul ul ul ul ul a:hover,
.sm-ahmpm ul ul ul ul ul a:focus,
.sm-ahmpm ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}
.sm-ahmpm ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-ahmpm ul li:first-child {
  border-top: 0;
}

@media (min-width: 769px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  
  .sm-ahmpm ul {
    position: absolute;
    width: 12em;
  }

  .sm-ahmpm li {
    float: left;
  }

  .sm-ahmpm.sm-rtl li {
    float: right;
  }

  .sm-ahmpm ul li, .sm-ahmpm.sm-rtl ul li, .sm-ahmpm.sm-vertical li {
    float: none;
  }

  .sm-ahmpm a {
    white-space: nowrap;
  }

  .sm-ahmpm ul a, .sm-ahmpm.sm-vertical a {
    white-space: normal;
  }

  .sm-ahmpm .sm-nowrap > li > a, .sm-ahmpm .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  /* ...end */
  .sm-ahmpm {
    background: #e00817;
    background-image: linear-gradient(to bottom, #b72905, #e00817);	/* prechod pozadi menu */
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  }
  .sm-ahmpm a, .sm-ahmpm a:hover, .sm-ahmpm a:focus, .sm-ahmpm a:active, .sm-ahmpm a.highlighted {
    padding: 13px 24px; /* urcuje velikost polozky hlavniho menu */	
    background: #e00817;
	background-image: linear-gradient(to bottom, #b72905, #e00817); /* prechod pozadi hlavnich polozek menu */
	/* background-image: linear-gradient(to bottom, #a22100, #e00817); */
    color: #fff;
  }
  .sm-ahmpm a:hover, .sm-ahmpm a:focus, .sm-ahmpm a:active, .sm-ahmpm a.highlighted {
    /* background: #e00817; */
	background: #464646;
    /* background-image: linear-gradient(to bottom, #2d89b4, #297ca3); */
	/* background-image: linear-gradient(to bottom, #464646, #e00817); */ /* prechod pozadi hlavnich polozek menu hover */
  }
  .sm-ahmpm a.current {
    background: #b72905;
    /* background-image: linear-gradient(to bottom, #464646, #e00817); */
    color: #fff;
  }
  .sm-ahmpm a.disabled {
    background: #e00817;
    background-image: linear-gradient(to bottom, #b72905, #e00817);
    color: #a1d1e8;
  }
  .sm-ahmpm a .sub-arrow {
    top: auto;
    margin-top: 0;
    bottom: 2px;
    left: 50%;
    margin-left: -5px;
    right: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    /* border-color: #a1d1e8 transparent transparent transparent; */
	border-color: #ffffff transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  .sm-ahmpm a .sub-arrow::before {
    display: none;
  }
  .sm-ahmpm > li:first-child > a, .sm-ahmpm > li:first-child > :not(ul) a {
    border-radius: 8px 0 0 8px;
  }
  .sm-ahmpm > li:last-child > a, .sm-ahmpm > li:last-child > :not(ul) a {
    border-radius: 0 8px 8px 0 !important;
  }
  .sm-ahmpm > li {
    /* border-left: 1px solid #e00817; */
	border-left: 1px solid #ffffff; /* separator mezi polozkami menu */
  }
  .sm-ahmpm > li:first-child {
    border-left: 0;
  }
  .sm-ahmpm ul {
    border: 1px solid #a8a8a8;
    padding: 7px 0;
    background: #fff;
    border-radius: 0 0 4px 4px !important;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
  }
  .sm-ahmpm ul ul {
    border-radius: 4px !important;
    background: #fff;
  }
  .sm-ahmpm ul a, .sm-ahmpm ul a:hover, .sm-ahmpm ul a:focus, .sm-ahmpm ul a:active, .sm-ahmpm ul a.highlighted {
    border: 0 !important;
    padding: 9px 23px;
    background: transparent;
    /* color: #e00817; */
	color: #e00817; /* barva pisma polozky menu 2. a dalsi urovne */
    border-radius: 0 !important;
  }
  .sm-ahmpm ul a:hover, .sm-ahmpm ul a:focus, .sm-ahmpm ul a:active, .sm-ahmpm ul a.highlighted {
    background: #e00817;
    background-image: linear-gradient(to bottom, #b72905, #e00817);
    color: #fff;
  }
  /* aktualni polozka menu */
  .sm-ahmpm ul a.current {
    /* background: #b72905; */
	background: #464646;
    /* background-image: linear-gradient(to bottom, #464646, #e00817); */
    color: #fff;
  }
  .sm-ahmpm ul a.disabled {
    background: #fff;
    color: #b3b3b3;
  }
  .sm-ahmpm ul a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #464646; /* sipka vpravo */
  }
  .sm-ahmpm ul li {
    border: 0;
  }
  .sm-ahmpm .scroll-up,
  .sm-ahmpm .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-ahmpm .scroll-up-arrow,
  .sm-ahmpm .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #e00817 transparent;
  }
  .sm-ahmpm .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #e00817 transparent transparent transparent;
  }
  .sm-ahmpm.sm-rtl.sm-vertical a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }
  .sm-ahmpm.sm-rtl > li:first-child > a, .sm-ahmpm.sm-rtl > li:first-child > :not(ul) a {
    border-radius: 0 8px 8px 0;
  }
  .sm-ahmpm.sm-rtl > li:last-child > a, .sm-ahmpm.sm-rtl > li:last-child > :not(ul) a {
    border-radius: 8px 0 0 8px !important;
  }
  .sm-ahmpm.sm-rtl > li:first-child {
    border-left: 1px solid #e00817;
    border-left: 1px solid #e00817;	
  }
  .sm-ahmpm.sm-rtl > li:last-child {
    border-left: 0;
  }
  .sm-ahmpm.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }
  .sm-ahmpm.sm-vertical {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  }
  .sm-ahmpm.sm-vertical a {
    padding: 9px 23px;
  }
  .sm-ahmpm.sm-vertical a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }
  .sm-ahmpm.sm-vertical > li:first-child > a, .sm-ahmpm.sm-vertical > li:first-child > :not(ul) a {
    border-radius: 8px 8px 0 0;
  }
  .sm-ahmpm.sm-vertical > li:last-child > a, .sm-ahmpm.sm-vertical > li:last-child > :not(ul) a {
    border-radius: 0 0 8px 8px !important;
  }
  .sm-ahmpm.sm-vertical > li {
    border-left: 0 !important;
  }
  .sm-ahmpm.sm-vertical ul {
    border-radius: 4px !important;
  }
  .sm-ahmpm.sm-vertical ul a {
    padding: 9px 23px;
  }
}

/*# sourceMappingURL=sm-ahmpm.css.map */
