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

html {font-size:17px; background: #FFF;}
body{ background: #FFF; font-family:'Open Sans', Verdana;  font-weight:100;  line-height:24px;  color: #222; text-shadow: none;}

.sekce1 { background: transparent; padding: 0px 0px; }
.sekce2 { background: transparent; padding-top: 0px;border-bottom: 2px solid #b6871d;}
.sekce3 { background: transparent;padding: 0px 0 8px;}
.sekce3 { background: transparent;padding: 40px 0 28px;}
.sekce5 { background: transparent;padding: 28px 0;}
.sekce6 { background: transparent;}
.sekce7 { background: transparent;}
.sekce8 { background: #303532; color: #fff;padding-top: 20px;} .sekce8 a { color: #fff;}
.sekce8 .uk-icon-button { background: #FFF; color: #333;}
.sekce8 .uk-icon-button:hover, .sekce8 .uk-icon-button:focus {background-color: #b6871d; color: #FFF;}

.sekce1 h1, .sekce1 h2, .sekce1 h3, .sekce1 h4, .sekce1 h5, .sekce1 p, .sekce1 a, .sekce1 [class*='uk-icon-'] {color: #FFF; }
.sekce4 h1, .sekce4 h2, .sekce4 h3, .sekce4 h4, .sekce4 h5, .sekce4 p, .sekce4 a, .sekce4 [class*='uk-icon-'] {color: #FFF; }
.uk-container-center { z-index: 1600;}

a, .uk-link  {color: #333; text-decoration:none; cursor:pointer;
-webkit-transition: color 0.3s ease 0s;
-moz-transition: 		color 0.3s ease 0s;
-o-transition: 			color 0.3s ease 0s;
-ms-transition: 		color 0.3s ease 0s;
transition: 				color 0.3s ease 0s; }
a:hover, .uk-link:hover {color: #b6871d; text-decoration: none;}

h1, h2, h3, h4, h5, h6 { margin:16px 0px 22px; font-weight:400; color: #b6871d;  text-transform:none}
h1, .uk-h1{ font-size:36px;  line-height:39px; text-transform: uppercase;
padding-bottom: 14px;
border-bottom: 1px solid #B6871D;
margin-bottom: 29px;}
h2, .uk-h2{ font-size:30px;  line-height:36px; color: #000;}
h3, .uk-h3{ font-size:26px;  line-height:29px; margin: 15px 0px 13px;}
h4, .uk-h4{ font-size:22px;  line-height:26px; margin: 14px 0px 11px;}
h5, .uk-h5{ font-size:18px;  line-height:22px; margin: 14px 0px 11px;}
h6, .uk-h6{ font-size:16px;  line-height:20px; margin: 12px 0px 11px;}

small {font-size: 80%;}
hr { display:block;  padding:0px 0;  border:0;  border-top: 1px solid #b6871d}
em {color: #b6871d; font-style: normal;}
pre {padding: 10px; background: #BBB;}
[rel="external"] { color: red; }

a[href="http://bilyweb.cz"] { color: red; }
div[id*="blok"]  { color: #225F8A; }

.tm-headerbar {margin-top: 0px; margin-bottom: 0px;}
.tm-navbar {margin-top: 0px; margin-bottom: 0px;}
.tm-footer {margin-top: 35px; margin-bottom: 35px;}


.uvodni .uk-subnav {display:none}
.uvodni .boxy1 > div:nth-child(1n+5) {display:none}
.uvodni .uk-button.uk-button-large {
    border: medium none;
    font-size: 16px;
    line-height: 24px;
    width: 150px;
    height: 35px;
    min-height: 20px;
    margin: auto;
    display: block;
}
.clanky1 h3 {color: #333;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
width: 100%;
text-align: center;
border-top: 1px solid #b6871d;
padding-top: 15px;
}
.clanky1 .uk-panel:hover h3 {
    color: #b6871d;
}
.clanky1 p {
    font-size: 16px;
    line-height: 22px; padding-bottom: 22px;}

.clanky1 .uk-button {
    position: absolute;
    bottom: 0px;
    margin: auto;
    left: 0;
    width: 96%;
}
.clanky1 .uk-button:hover {
-webkit-transform:	scale(1.05);
-moz-transform: 		scale(1.05);
 -o-transform: 			scale(1.05);
 -ms-transform: 		scale(1.05);
	transform: 				scale(1.05);
}
.clanky1 img {
    width: 67%;
}
a.circle-button, .aktualne1 .uk-button {
font-size: 15px;
    line-height: 61px;
    width: 88px;
    background: #b6871d;
       color: #FFF;
    height: 88px;
    display: inline-block;
    border-radius: 99px;
        border: 7px solid #333;
    	-webkit-transition: all 0.5s ease;
	-moz-transition: 		all 0.3s ease;
	-o-transition: 			all 0.3s ease;
	-ms-transition: 		all 0.3s ease;
	transition: 				all 0.3s ease;
}
a:hover.circle-button {
    background: #333;border: 7px solid #b6871d;
       color: #FFF; 
-webkit-transform:	 scale(1.1);
-moz-transform: 		scale(1.1);
 -o-transform: 			scale(1.1);
 -ms-transform: 		scale(1.1);
	transform: 				scale(1.1);
}
a.circle-button span.button {
     
    padding-top: 33px;
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
}
.aktualne1 .uk-button {
font-size: 15px;
    line-height: 63px;
    width: 88px;
    background: #b6871d;
       color: #FFF;
    height: 88px;
    display: inline-block;
    border-radius: 99px;
        border: 7px solid #333;
    	-webkit-transition: all 0.5s ease;
	-moz-transition: 		all 0.3s ease;
	-o-transition: 			all 0.3s ease;
	-ms-transition: 		all 0.3s ease;
	transition: 				all 0.3s ease;
    position: absolute;
    margin-top: -185px; left: 15px;
}
.aktualne1 .uk-button:hover {
    background: #333;border: 7px solid #FFF;
       color: #FFF; 
}
.aktualne1 .uk-border-circle.uk-overlay-scale {
    border: 7px solid #333;
}
.aktualne1 a {
    font-size: 19px;
    line-height: 21px;
    font-weight: 400;
    width: 227px;
    display: inline-block;
}

.uk-panel-box > * {color: #333;}

.uk-panel-hover > * {color: #ccc;}

.uk-panel-hover:hover {
  background: #b6871d;
  color: #222;
}
.uk-panel-box {
    padding: 20px;
    background: transparent;
    color: #222;
    border: 1px solid #b6871d;
}
.uk-panel-box-primary { 
background-color: #e2dddb;
color: #000;
}
.uk-panel-box-secondary { 
background-color: #b6871d;
color: #FFF;
}
.uk-panel-box-secondary > * {color: #444444;}

.uk-panel-title {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 27px;
    font-weight: normal;
    text-transform: none;
    color: #444;
}

.uk-panel-box .uk-panel-title , .uk-panel-header .uk-panel-title , .uk-panel-hover .uk-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #222;
    color: #222;
}
.uk-panel-header .uk-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    color: #ccc;
}
.boxy1 .uk-table {    background: #e2dddb;
    font-size: 13px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
}
.boxy1 .uk-table.ceny {text-align:center;
}
.boxy1 .boxtitle, .boxy1 .boxtitle2 {
    font-size: 26px;
    line-height: 26px;
    margin: 0px 0px 9px;
    color: #000;
    text-align: center;
    background: #e2dddb;
    padding: 6px 0px;
}
.boxy1 h3 {
    font-size: 26px;
    line-height: 26px;
    margin: 1px 0px 31px;
    color: #000;
    text-align: center;
}
.km_uvod .boxy1 h3 {
    font-size: 26px;
    line-height: 26px;
    margin: -20px -20px 31px;
    text-align: center;
    background: #B6871D;
    color: #FFF;
    padding: 10px 7px;
}
.tastickove .boxy1 .boxtitle2 {
    font-size: 24px;
    line-height: 26px;
    margin: 0px 0px 11px;
}

.create {
background: #e2dddb;
width: 100%;
height: 70px;
margin-bottom: 3px;
margin-left: 12px;
margin-right: 0px;
display: inline-block;
position: relative;
border-radius: 2px;
overflow: hidden;
border: 1px solid #b6871d;
float: right;
z-index: 600;
}

.dapopis {
background: #1B4794;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  display: none;
}
.datden {
    color: #333;
    font-size: 16px;
    line-height: 15px;
    text-align: center;
    background: #FFF;
    padding: 34px 0px 0px;
    display: block;
    font-weight: 700;
        height: 35px;
    vertical-align: text-top;
}
.datmes {
  color: #333;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background: #FFF;
  padding: 1px 0px 2px;
  display: block;
  height: 50px;
  font-weight: 600;
}

.create .datrok {
    background: #e2dddb;
    color: #000;
    font-size: 8px;
    font-weight: 700;
    position: absolute;
    top: -1px;
    width: 100%;
    display: block;
    line-height: 27px;
    text-align: center;
    height: 27px;
    border-top: 0px solid #e2dddb;
} 
.datsol {
    padding-top: 7px;
}

.uk-button {
    background-color: #b6871d;
    color: #FFF;
    outline: medium none;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    border: 4px solid #333;
padding: 5px 0px;
    	-webkit-transition: all 0.5s ease;
	-moz-transition: 		all 0.3s ease;
	-o-transition: 			all 0.3s ease;
	-ms-transition: 		all 0.3s ease;
	transition: 				all 0.3s ease;
}
.uk-button:hover, .uk-button:focus {
    background-color: #333; border: 4px solid #b6871d;
    color: #FFF;
    outline: medium none;
    text-decoration: none;
}
.uk-block {position:relative;box-sizing:border-box;padding-top:20px;padding-bottom:20px}
@media (min-width:768px) {.uk-block{padding-top:50px;padding-bottom:50px}}
.uk-block:after,.uk-block:before {content:"";display:table}
.uk-block:after {clear:both}.uk-block>:last-child{margin-bottom:0}
.uk-block-large {padding-top:20px;padding-bottom:20px}
@media (min-width:768px){.uk-block-large{padding-top:50px;padding-bottom:50px}}
@media (min-width:960px){.uk-block-large{padding-top:100px;padding-bottom:100px}}
.uk-block-default {background:#fff}
.uk-block-muted {background:#f9f9f9}
.uk-block-primary {background: #b6871d} .uk-block-primary > *, .uk-block-primary * {color: #222;}
.uk-block-secondary {background:#222}
.uk-block-default+.uk-block-default,.uk-block-muted+.uk-block-muted,.uk-block-primary+.uk-block-primary,.uk-block-secondary+.uk-block-secondary{padding-top:0;
}
.uk-modal {
    z-index: 9110;
}
.uk-modal-dialog > * {color: #444;
}
.uk-modal-caption {
    color: #FFF;
}
.uk-nav-side > li > a { 
color: #FFFFFF;
}
.uk-nav-side > li.uk-active > a { 
background: #CCC;
color: #222;
}
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus { 
background: #000;
color: #FFFFFF;
}
.uk-modal-dialog-blank {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    color: #222;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.uk-modal-dialog-blank>.uk-close:first-child {
    margin: 0;
    float: right;
    background: #444;
    color: #F9F7F7;
    opacity: 1;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
}
.uk-modal-dialog-blank * {color: #222;}
.uk-slideshow li {
    display: list-item; list-style: none;
}
#sluzby .uk-overlay-background {
    background: transparent;
}
#sluzby .uk-overlay-panel {
    padding: 0px;
    color: #ffffff;
}


#sluzby a:hover .thumba {
 color: #27B6FF; text-decoration: none; margin: 10px 0 10px 0;
}
#scrollt {
    background: #b6871d;
    color: #FFF;
    display: block; 
    font-size: 21px;
    position: fixed; 
    opacity: 0.3;
    padding: 8px 11px;
    bottom: -122px;
    right: 19px; 
    height: auto;
    text-decoration: none;
    cursor: pointer; 
    z-index: 8805;
    border: 1px solid #fff;
		border-radius: 0px;
-webkit-transition: all 0.8s ease 0s;
-moz-transition: 		all 0.8s ease 0s;
-o-transition: 			all 0.8s ease 0s;
-ms-transition: 		all 0.8s ease 0s;
transition: 				all 0.8s ease 0s;
}
#scrollt.top {bottom: 27px;}
#scrollt:hover { opacity: 1;}

.uk-dotnav-contrast > * > * { background: #b6871d;opacity: 0.2;}
.uk-dotnav-contrast > .uk-active > * { background: #b6871d;opacity: 0.7;}

.uk-slidenav {
    width: 40%;height: 50%;
}
.uk-slidenav-previous:before {
    left: 30px;
    position: absolute;
}
.uk-slidenav-next:before {
    right: 30px;
    position: absolute;
}
.uk-slidenav-contrast {
    color: #b6871d; opacity: 0.3;
}
.uk-slidenav-contrast:hover, .uk-slidenav-contrast:focus {
     color: #b6871d; opacity: 0.7;text-shadow: 1px 0px 2px #000;
}
.tm-toolbar {
margin-top: 1px;
margin-bottom: 1px;
}
.uk-navbar {
    background: transparent;
    color: #444444;
    float: right;
    padding-top: 17px;
}
.uk-navbar-nav > li > a {
    height: 45px;
    padding: 0 15px;
    line-height: 45px;
    color: #000;
    font-size: 17px;
    font-family: inherit;
    font-weight: 400;
    text-transform: uppercase;
}
.uk-navbar-nav > li > a:hover {color: #b6871d;}

.uk-navbar-nav > li.uk-active > a {
    background-color: transparent;
    color: #B6871D;
}
.uk-dropdown {
    left: 0;
    z-index: 1020;
    width: 280px;
    margin-top: 5px;
    padding: 15px;
    background: #e2dddb;
    color: #000;
    font-size: 15px;
    vertical-align: top;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
        background-color: transparent;
    color: #000;
}
.uk-dropdown-navbar {
    margin-top: 0;
    background: #0080C0;
    color: #ffffff;
}
.uk-dropdown-navbar .uk-nav-navbar > li > a {
    color: #FFF;
}
.uk-subnav-pill > * > * {
    padding: 3px 9px;
    border: 1px solid #b6871d;
}
.uk-subnav-pill > .uk-active > * {
    background: #444;
    color: #ffffff;
}
.uk-subnav-pill > * > :hover, .uk-subnav-pill > * > :focus {
    background: #444;
    color: #ffffff;
    text-decoration: none;
    outline: none;
}
.uk-badge {
    display: inline-block;
    padding: 0px 11px;
    background: #e66000;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    text-transform: none;
    border-radius: 199px;
}
.uk-panel-badge {
    position: absolute;
    top: 0;
    left: 0; right:inherit;
    z-index: 1;
}
.uk-panel-box .uk-panel-badge {
    top: 10px;
    left: 11px; right:inherit;
}
.uk-navbar-toggle {
    font-size: 24px;
    color: #444;
    text-decoration: none;
    position: absolute;
    top: 4px;
    right: 21px;
    z-index: 9900;
}
.logosmall {
    position: absolute;
    top: 8px;
    left: 21px;
    z-index: 9900;
    width: 180px;
}

header{top: 0;
  position: fixed;
  width: 100%;
  text-align: center;
  font-size: 32px;
  /*line-height: 108px;*/
  height: auto;
  color: #fff;
  z-index: 5600;
	-webkit-transition: all 0.5s ease;
	-moz-transition: 		all 0.5s ease;
	-o-transition: 			all 0.5s ease;
	-ms-transition: 		all 0.5s ease;
	transition: 				all 0.5s ease; 
}
header .wlogo {width: 320px; padding: 6px 0 8px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: 		all 0.5s ease;
	-o-transition: 			all 0.5s ease;
	-ms-transition: 		all 0.5s ease;
	transition: 				all 0.5s ease;
}
header .uk-navbar-toggle {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 53px;
    padding: 0px 15px;
    right: 20px;
    font-size: 28px;
    line-height: 1;
    transition: all 0.7s ease 0s;
    position: absolute;
    z-index: 9900;
    top: 16px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: 		all 0.7s ease;
    -o-transition: 			all 0.7s ease;
    -ms-transition: 		all 0.7s ease;
    transition: 				all 0.7s ease;
}
header .uk-dropdown { top: 57px !important;}
header .uk-navbar-nav >li >a, header h3 {
	-webkit-transition: all 0.3s ease;
	-moz-transition: 		all 0.3s ease;
	-o-transition: 			all 0.3s ease;
	-ms-transition: 		all 0.3s ease;
	transition: 				all 0.3s ease;
}
header.sticky {
position: fixed;
  font-size: 24px;
  line-height: 40px;
  height: 48px;
  background: transparent;
  text-align: left; padding-top: 0px; z-index: 5900;
  /*padding-left: 20px;*/
  border-bottom: 0px solid #FFF;
}
header.sticky .sekce1 {background: #e2dddb; border-bottom: 2px solid #b6871d;}
header.sticky .tm-toolbar {margin-top: 0px; margin-bottom: 0px; padding: 3px 0;}
header.sticky .uk-dropdown { top: 40px !important;}
header.sticky .wlogo {
width: 230px;
padding: 0px 0 0px;
}
header.sticky .uk-navbar {
padding-top: 11px;
}

header.sticky .uk-navbar-nav >li >a {
    font-size: 15px;
    height: auto;
    line-height: 23px;
    padding: 0px 0px 0px 20px;
}
header.sticky .uk-navbar-toggle {
    font-size: 24px;
    top: 3px;
    right: 18px;
}

@media (min-width:1220px){
.uk-container {
    max-width: 1400px;
    padding: 0 35px;
}
}
@media (max-width:1219px){ 
.uk-table {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 14px;
}
header .uk-navbar {padding-top: 8px;}
header .uk-navbar-nav > li > a {
    font-size: 14px;
    padding-left: 3px;
}
header.sticky .uk-navbar-nav >li >a { font-size: 13px;}

.tm-headerbar .tm-logo {
    float: left;
    width: 25%;
}
}
@media (max-width:980px){ 
body {line-height: 20px;} html {font-size: 17px;}
.sekce2 { }
.aktualne1 a {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    width: 171px;
}
header .uk-navbar {padding-top: 6px;}
header .uk-navbar-nav > li > a {
    font-size: 12px;
    padding-left: 0px;
}
header.sticky .uk-navbar-nav >li >a { font-size: 12px;}

.tm-headerbar .tm-logo {
    float: left;
    width: 23%;
}

}
@media (max-width:767px){ 

h1, .uk-h1{ font-size:28px;  line-height:33px}
h2, .uk-h2{ font-size:26px;  line-height:31px}
h3, .uk-h3{ font-size:26px;  line-height:29px}
h4, .uk-h4{ font-size:22px;  line-height:26px}
h5, .uk-h5{ font-size:18px;  line-height:22px}
h6, .uk-h6{ font-size:16px;  line-height:20px}
.uk-icon-large:before { font-size: 35px;vertical-align: -5px; }
.uk-modal-dialog.re .uk-grid >[class*='uk-width-'] { margin: 2px 0px 15px;}
.sekce2 { background: #F1E0C4; padding-top: 19px;}
.pictog {
    margin-top: 9px;
    margin-bottom: 11px !important;
}

}
@media (max-width:651px){
header .wlogo { width: 220px;}
header.sticky .wlogo { width: 180px;}
header .uk-navbar-toggle {top: 6px;}


@media (max-width:408px){
header .wlogo { width: 190px;}
header.sticky .wlogo { width: 180px;}
header .uk-navbar-toggle {top: 3px;}
.sekce2 { }

}