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

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext);


body
{
  font-family: 'Open Sans', Arial, sans-serif;
  background-color: #f3fffb;
}

p, h1, h2, h3, h4, h5, h6, li
{
  font-family: 'Open Sans', Arial, sans-serif;
  color: #24437b;
}

h1, h2, h3, h4, h5, h6
{
  /* color: #27509b; */
  color: black;
}

a
{
  color: #27509b;
  font-weight: 400;
}

p, li
{
  font-size: 1.2rem;
  line-height: 1.5rem;
  text-align: justify;
}

div
{
  text-align: justify;
}

.layout-boxed
{
  background: #f3fffb;
}

.layout-boxed .body-innerwrapper
{
  box-shadow: none;
}

.tm-isblog .uk-article 
{
  margin-bottom: 30px;
}

#tm-main,
#tm-content
{
  /* background: #f3fffb; */
  background: #EFFAFF;
}


#tm-content
{
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

.tm-top-a .uk-panel-box
{
  padding: 0px;
}

#tm-bottom-b
{
  /* background: url("../images/dolni-banner.jpg") center bottom no-repeat; */
  background-size: cover;
}

#tm-bottom-b .uk-container
{
  padding-bottom: 0px;
}

#tm-bottom-b .uk-panel.uk-panel-box
{
  background: none;
  border: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

#tm-bottom-b .uk-panel.uk-panel-box * 
{
  /* color: #fcfdfc; */
  color: #24437b;
}


.uk-block
{
  padding-top: 0px;
  padding-bottom: 0px;
}

.uk-block-default 
{
  background: #EFFAFF;
}

.uk-grid + .uk-grid, 
.uk-grid-margin, 
.uk-grid > * > .uk-panel + .uk-panel 
{
  margin-top: 5px;
}

.uk-container
{
  padding-bottom: 3px;

  /* rozšíření .uk-container */
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
}

.uk-navbar .uk-container,
.tm-block-footer .uk-container
{
  padding-bottom: 0px;
}

.uk-breadcrumb
{
  padding-top: 10px;
}

.tm-bottom-b
{
  margin-top: 3px;
}

.tm-block-footer
{
  padding: 0px 0px;
  /* margin-top: 20px; */
  background: #9ca4a6;
}

.tm-block-footer p
{
  color: #ffffff;
  margin-top: 10px;
}


.uk-panel-box
{
  /* border: 1px solid #27509b; */
  border: 1px solid #9ca4a6;
  border-radius: 0px;
  background: #fcfdfc;
}


/* Menu */
.tm-navbar
{
  box-shadow: none;
  /* background: url("../images/horni-banner.jpg") center bottom no-repeat; */
  background: #9ca4a6;
  background-size: cover;
}

.tm-navbar .tm-navbar-container
{
  -webkit-align-items: baseline;
  align-items: baseline;
}

.uk-navbar-nav > li
{
  bottom: 5px;
}

.uk-navbar-nav > li > a
{
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 1.2rem;
  height: auto;
  line-height: 1.5rem;
  color: #f3fbff;
}

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

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

.uk-dropdown, .uk-dropdown-blank
{
  min-width: 300px;
}



/* Konec menu */

/* Nastavení loga */

/* Konec loga */


/* Tipy na dnešní den */
.ramecek
{
  display: inline-block;
}

.ramecek.obrazek
{
  width: 20%;
}

.ramecek.clanek
{
  width: 78%;
}

.uk-panel-box.tip .uk-panel-title
{
  padding-left: 20%;
  color: #24437b;
  font-weight: bold;
}
/* Konec tipů */


.ekonomika-ordinace
{
  background: url( '../images/computer.jpg') center center no-repeat;
  background-size: cover;
}

.administrativa-ordinace
{
  background: url( '../images/stetoskop.jpg') center center no-repeat;
  background-size: cover;
}

.slide-desc-bg
{
  background: rgba(255,255,255,0.7);
}

.slide-desc-text p
{
  color: black;
}


.block-outer
{
  margin-top: 10%;
}

.uk-offcanvas-bar
{
  background: #27509b;
}

/* Kontakt */
.width-1-4
{
  vertical-align: top;
}

.kontakt
{
  display: inline-block;
  box-sizing: border-box;
}

.kontakt.cols-2
{
  width: 49%;
}

.kontakt.cols-3
{
  width: 33%;
}


/* end of kontakt */

@media (max-width: 400px)
{
  .slide-desc-in
  {
    display: none;
  }
}


@media (max-width: 640px)
{

  #tm-top-b
  {
    margin-top: 3px;
  }

  .kontakt.cols-3.head.jmeno,
  .kontakt.cols-3.head.email
  {
    display: none;
  }

  .kontakt.cols-2.head.telefon,
  .kontakt.cols-2.head.email
  {
    display: none;
  }
  
  .kontakt.cols-2
  {
    width: 100%;
    text-align: center;
  }
  
  .slide-desc-text *
  {
    font-size: 14px;
  }
}



@media (max-width: 768px)
{
  /* kontakt */
  .width-1-4,
  .width-3-4,
  .kontakt.cols-3
  {
    width: 100% !important;
  }
  
  .width-1-4
  {
    margin-bottom: 20px;
  }

  .kontakt.cols-3
  {
    text-align: center;
  }

  .kontakt.cols-3.email
  {
    margin-bottom: 10px;
  }

  /* Hamburger menu */
  .uk-navbar-toggle:after {
    font-size: 3.0rem;
    color: #f3fffb;
  }

  .uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle 
  {
    height: 40px;
  }
  /* konec Hamburger menu */


  .ramecek
  {
    display: block;
    width: 100%;
  }
  
  .ramecek.obrazek,
  .ramecek.clanek
  {
    width: 100%;
    text-align: center;
    display: block;
    clear: both;
  }
  
  .ramecek.clanek h2,
  .ramecek.clanek p
  {
    text-align: center;
  }
  
  .ramecek.clanek p:last-child
  {
    text-align: justify;
  }
  
  .ramecek.obrazek img
  {
    margin: 0px auto !important;
    float: none !important;
    clear: both;
  }
  
  .uk-panel-box.tip .uk-panel-title
  {
    padding-left: 0px;
    text-align: center;
  }
  
  .uk-panel.copyright
  {
  }
  
  .copyright p
  {
    font-size: 0.9rem;
    text-align: center !important;
    display: block !important;
    width: 100% !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
  }

  .copyright p:last-child
  {
    margin-bottom: 15px !important;
  }
  
}


@media (max-width: 1100px)
{
  .width-1-4,
  .width-3-4
  {
    width: 100% !important;
  }
  
  .width-1-4
  {
    margin-bottom: 20px;
  }
  
  .kontakt-obecny
  {
    width: 50% !important;
    margin: 0 auto;
    position: relative;
  }
}

@media (min-width: 768px)
{
  .uk-block {
    padding-top: 0px;
    padding-bottom: 0px;
  }  
  
  .tm-top-a
  {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .tm-bottom-a
  {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}





/*
#tm-main a 
{
  color: #27509b;
  font-weight: bold;
}




.uk-container
{
  background: #f3fbff;
}




.tm-navbar.uk-navbar .uk-container,
#tm-footer .uk-container
{
  background: none;
}

.uk-sticky-placeholder
{

}

.tm-leading-article .uk-article:last-child 
{
  border-bottom: none;
}  


.tm-navbar.uk-navbar
{
}

.uk-block-default
{
  background: #f3fffb;
}



.tm-top-a,
.tm-top-b
{
  border: 2px solid #27509b;
}



.tm-bottom-a .uk-panel.uk-panel-box
{
  border: 2px solid #27509b;
  background: #fcfdfc;
}

.tm-bottom-a > div:first-child
{
  margin-right: 4%;
}

@media (min-width: 768px)
{
  .uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
    width: 48%;
  } 
}




.mod-articles-category-title
{
  font-weight: bold;
  font-size: 22px;
}

.bt-cs .bt-inner {
    margin: 0;
    position: relative;
    padding: 0 10px;
    border: 1px solid black;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: darkgrey 10px 10px;
    background: lightgray;
}




@media (min-width: 1220px)
{
  .uk-grid > * {
    padding-left: 0px;
  }
  
  .uk-container
  {
     max-width: 1220px;
     padding: 0px;
  }
  
  .tm-navbar .uk-container
  {
    padding: 0px;
  }
}  

*/