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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-nav-side > li.uk-active > a {
    background: #F2F2F2 none repeat scroll 0 0;
    color: #ffffff;
}

h1.uvod  {
    border-bottom: 1px solid #008505;
    border-top: 1px solid #008505;
    color: #ffb400;
    font-size: 40px;
    margin-bottom: 40px;
}

h2, .uk-h2 {
    font-size: 20px;
    font-weight: 200;
    line-height: 30px;
}

.uk-panel-box h2 {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
}

strong {
    font-weight: 700;
}

/*
@media screen and (min-width: 800px) {
div.uk-panel.listek div.uk-grid.uk-grid-collapse.uk-flex-middle {
    background: #ffffff url("/images/list-left.png") no-repeat scroll 0 0;
}
}
*/

h3, .uk-h3, h2, .uk-h2 {
    _font-weight: bold;
}

hr {
    border-color: #FF6F00 -moz-use-text-color -moz-use-text-color;
    border-width: 2px 0 0;
}

div.uk-container.uk-container-center div.uk-panel p {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
}

.uk-align-right {
    float: right;
    margin-left: 30px;
    max-width: 450px;
    width: 100%;
}

.uk-panel-space {
    padding: 30px 0;
}

/*.uk-button {
    color: #ffffff;
}*/

.uk-article-title {
    font-size: 34px;
    font-weight: normal;
    line-height: 50px;
    text-transform: none;
}



.uk-button:not(:disabled) {
    cursor: pointer;
    margin: 10px;
}

.uk-navbar-toggle {
    color: #FF7921;
    font-size: 18px;
    text-decoration: none;
}

.uk-panel-box-primary {
    background-color: #F2F2F2;
    color: rgba(41, 74, 43, 0.85);
}

.uk-panel-box-secondary {
    background-color: #ffffff;
    _border: #F2F2F2 2px solid;
    padding: 10px;
}

div.uk-panel.uk-panel-box.uk-panel-box-secondary {
    padding: 20px;
}

/*  responsive  */
@media screen and (max-width: 800px) {
.uk-flex {
    display: flex;
    margin-bottom: -50px;
}
}

.uk-navbar-toggle {
  height: 50px;
  margin-top: -38px;
} 

.uk-button-primary.uvodnik {
  background: #008505;
  border: 2px solid #F2F2F2;
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  font-family: inherit;
  font-feature-settings: inherit;
  font-kerning: inherit;
  font-language-override: inherit;
  font-size: 1.3rem;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-variant: inherit;
  _font-weight: bold;
  line-height: 40px;
  margin: 20px 0 0 0;
  min-height: 40px;
  overflow: visible;
  padding: 9px 44px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  transition: 350ms;
}

.uk-button {
  background: #008505 none repeat scroll 0 0;
  border: 2px solid #e0e0e0;
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  font-family: inherit;
  font-feature-settings: inherit;
  font-kerning: inherit;
  font-language-override: inherit;
  font-size: 1rem;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  line-height: 40px;
  margin: 0;
  min-height: 40px;
  overflow: visible;
  padding: 0 12px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  transition: 250ms;
}

.uk-button-primary.uvodnik:hover {
  background: #ffffff;
  color: #008505;
  border: 2px solid #008505;
}

.uk-grid > * > *:last-child {
  margin-bottom: 0;
  margin-right: -2px;
}

.uk-panel-box-secondary .uk-panel-title {
  color: #008505;
  font-size: 2em;
}

/*  responsive  */
@media screen and (max-width: 800px) {
.tm-headerbar-container {
  height: 51px;
  margin: 0 auto;
  max-width: 1400px;
}

.tm-headerbar {
  padding: 15px;
}
}


.clanky a.uk-button  {
  margin-left: 0px;
  margin-top: -10px; 
}

.clanky .uk-panel-title {
  font-size: 1.8em; 
}

.uk-overlay-panel {
  min-height: 65px;
}

.uk-navbar-nav > li > a {
  box-sizing: border-box;
  color: #294a2b;
  display: block;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  height: 70px;
  line-height: 70px;
  padding: 0 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.uk-navbar-nav > li > a:hover {
  background: #008505;
  color: #ffffff;
}

.uk-navbar-nav > li.uk-active > a {
  background: #F2F2F2;
}

li, dt, dd, td {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
}

.uk-table tr:nth-child(2n) {
    background-color: #F2F2F2;
}

.uk-table  {
    border: 1px #F2F2F2 solid;
}

.produktove  {
    padding: 0 20px;
}

.uk-panel-box .uk-article-title {
    font-size: 31px;
    font-weight: normal;
    line-height: 40px;
    text-transform: none;
}

.kategorie .uk-panel-box {
    background: #F8F6F6;
}

.uk-breadcrumb {
  color: #008505;
}

.uk-breadcrumb a {
  text-decoration: underline;
  font-size: 1.2em;
}

.uk-breadcrumb uk-active {
  font-size: 1.2em!important;
  color: #008505;
}

#overlay_rstbox_1 {
  background-image: url('/images/neuro-pozadi.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.sky-a {
float: right;
margin: 30px 0 0 30px;
padding: 0;
position: relative;
_right: 238px;
_top: 222px;
width: auto; 
}

.sky-a .moduletable {
    padding: 0px;
}

.sky-a .moduletable p {
    margin: 0px;
}

.sky-a .moduletable a {
    font-size: 14px;
}

.sky-b {
float: right;
margin: 0;
padding: 0;
position: absolute;
left: 244px;
top: 222px;
width: auto; 
}

.sky-b .moduletable {
    padding: 0px;
}

.sky-b .moduletable p {
    margin: 0px;
}

.sky-b .moduletable a {
    font-size: 14px;
}

/* jazykový modul */

.tm-headerbar-right {
  bottom: 0;
  position: absolute;
  right: -82px;
  top: 157px;
}

a.flag img {
  margin: 0 3px;
}

@media screen and (max-width: 1400px) {
  .tm-headerbar-right {
  display: none;
}
}

/* jazykový modul konec */