@charset "UTF-8";

a, input, textarea, select, input-group {outline: none !important;}


html, body {
	height:100%;
    font-family: 'Comfortaa', cursive;
	color:#878789;
	background-image:url('../bg.jpg');
}

body {
overflow: visible;
}
html { 
overflow: hidden;
}
.nicescroll-rails {
z-index: 1100 !important;
}


.obsah h1 {
font-family: 'Alex Brush', cursive;
margin-top:0px;
color:#a98a51;
font-size:45pt;
border-bottom:1px solid #a98a51;
padding-bottom:10px;
margin-bottom:20px;
}
.obsah h2 {
font-family: 'Alex Brush', cursive;
margin-top:40px;
color:#000;
font-size:35pt;
border-bottom:0px solid #a98a51;
padding-bottom:0px;
margin-bottom:30px;
}
.obsah h3 {
font-family: 'Alex Brush', cursive;
margin-top:10px;
color:#a98a51;
font-size:25pt;
border-bottom:0px solid #a98a51;
padding-bottom:0px;
margin-bottom:0px;
}
.obsah a:link, .obsah a:focus, .obsah a:visited {
color:#000;
}
a{
color:#878789;
}

.obsah p{
font-size:100%;
line-height:160%;
}
p{
font-size:13px;
line-height:22px;
}

.obsah ul {
padding-left: 20px;
}
.obsah ul li {
font-size:100%;
line-height:160%;
}

.item,
.active {
	height:100%;
}

.carousel-small{
margin-top:180px;
height:300px;
position:relative;
border:10px solid white;
}

#box{
text-align:justify;
}

.carousel{
margin-top:180px;
height:500px;
position:relative;
border:10px solid white;
}

.carousel-inner {
	height:100%;
}

.fill {
	width:100%;
	height:100%;
	background-position: center;
	background-size: cover;
}


.navbar-wrapper {
position: absolute;
top: 105px;
z-index: 16;
width: 100%;
height: 54px;
background-color: transparent;
border-bottom:2px solid #aaaaaa;
}

.navbar-nav > li {
    float: left;
}

.navbar-nav .first{
    border-left: 0px solid #FFF;
}

.navbar-collapse{
background-color:#D4D3D3;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #373839;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:hover, .navbar-roggle:focus
{
background-color: #373839;
}

.navbar-default {
background-color: #aaaaaa;
border:0px solid white;
margin-top: 4px;
}

.navbar-default .navbar-collapse{
text-align:center;
background-color: #aaaaaa;
}

.navbar{
margin-bottom:0px;
}

.navbar-nav{
display:inline-block;
margin:0 auto;
float:none;
padding-top: 6px;
background-color: #aaaaaa;
}

.nav > li > a {
position: relative;
display: block;
padding: 5px 10px;
margin: 0px 5px;
letter-spacing:1px;
color:white;
}

.navbar-default .navbar-nav > li > a {
    color: #333;
	font-size:18px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.hi, .navbar-default .navbar-nav > li > a:focus {
color:white;
background-color: transparent;
}

.okno:hover{
background-color:#eceeee;
}

.okno-last:hover{
background-color:#eceeee;
}

.navbar {
    position: relative;
    min-height: 44px;
	}

.logocap{
position:absolute;
top:20px;
z-index:15;
width:100%;
text-align:center;
}

.slide-nav{
position:absolute;
top:50%;
}
	
.carousel-caption {
    left: 55%;
    right: 5%;
    bottom: 166px;
    padding: 15px;
    background-color: rgba(170, 170, 170, 0.6);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}

.carousel-indicators {
bottom:30px
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    text-indent: -999px;
    border: 3px solid white;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent;
}

.carousel-indicators .active {
background-color: white;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
}

.first-row{
margin-top:10px;
background-color:white;
padding:30px 0;
text-align:center;}

h1,
.h1{
font-family: 'Alex Brush', cursive;
color:black;
font-size:55px;
margin-bottom:0px;
margin-top:0px;
}

h2,
.h2{
font-family: 'Comfortaa', cursive;
font-size:25px;
color:black;
margin-top:0px;
line-height: 0px;
}


h3.slidertext{
font-family: 'Alex Brush', cursive;
color:white;
font-size:53px;
border-bottom:1px solid white;
}

h4,
.h4{
color:whitte;
font-size:33px;
}

h5,
.h5{
font-family: 'Alex Brush', cursive;
margin-top:0px;
color:#a98a51;
font-size:45pt;
border-bottom:1px solid #a98a51;
padding-bottom:10px;
margin-bottom:20px;
}

.first-row
a:hover{
color:#A98A51;
text-decoration:none;
}

h6,
.h6{
color:#4b4537;
font-size:25px;
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px solid #a98a51;
}

.okno-last
h6,
.h6{
color:#4b4537;
font-size:25px;
margin-bottom:20px;
padding-bottom:0px;
border-bottom:0px solid #a98a51;
}

.picture{
margin-bottom: 20px;
height:100px;
padding-left:20px;
padding-right:20px;
}

#second-row
a{
color:#333333;
}

.above-footer{
height:10px;
border-bottom:2px solid #aaaaaa;
margin-bottom:4px;
}

.footer{
background-color:#aaaaaa;
padding: 7px 0px 2px 0;
}

.footer-nav{
list-style-type:none;
padding-left: 0px;
}

.footer-nav > li{
float:left;
padding:0 10px;
}

.footer-nav> li > a{
color:black;
}

.navbar-right{
margin-top:-10px;
list-style-type:none;
padding-left: 0px;
margin-bottom: 0px;
}

.navbar-right > li > a{
color:black;
}

#second-row{
margin-top:30px;
padding-top:30px;
padding-bottom:30px;
}

#second-row
a:hover{
text-decoration:none;
}



.window{
text-align:center;
}

.okno{
background-color:white;
padding:30px;
min-height:301px;
}

.okno-last{
background-color:white;
padding:10px 30px 10px 30px;
min-height:301px;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 8px 10px;
    margin-top: 6px;
    margin-bottom: 5px;
    background-color: #373839;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #A98A51;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

.icon{
margin-bottom:25px;
}

.date{
font-weight:700;
font-size:18px;
}

@media only screen and (max-width : 479px){
.footer 
a{
font-size:12px;
}
.footer{
text-align:center;
}
.footer-nav {
    list-style-type: none;
    padding-left: 0px;
    text-align: center;
    display: inline-block;
}
.navbar-right {
text-align: center;
margin-top:-10px;
}
.carousel {
    margin-top: 180px;
    height: 200px;
	}
.carousel-caption{
display:none;
}
#second-row{
margin-top: 0px;
}
.okno {
    background-color: #FFF;
    padding: 23px;
    min-height: 0px;
    margin-bottom: 10px;
}
.icon {
    margin-bottom: 10px;
}
#second-row
a:hover{
text-decoration:none;
}
.first-row
a:hover{
text-decoration:none;
}
.first-row {
    padding: 5px 0px;
}
h5, .h5 {
margin-top: 15px;
font-size: 35px;
padding-bottom: 5px;
margin-bottom: 10px;
}
.navbar-nav > li {
    float: none;
    border-left: 0px solid #FFF;
    margin: 5px 0;
	}

}

@media only screen and (min-width : 480px) and (max-width : 639px){
#second-row{
margin-top: 0px;
}
.okno {
    background-color: #FFF;
    padding: 30px;
    min-height: 0px;
    margin-bottom: 10px;
}
#second-row
a:hover{
text-decoration:none;
}
.first-row
a:hover{
text-decoration:none;
}
.first-row{
padding: 20px 0px;
}
h5, .h5 {
margin-top: 15px;
}
.navbar-nav > li {
    float: none;
    border-left: 0px solid #FFF;
    margin: 5px 0;
	}
	
.navbar-right {
text-align: right;
}

}



@media only screen and (min-width : 640px) and (max-width : 767px){
#second-row{
margin-top: 0px;
}
.okno {
    background-color: #FFF;
    padding: 30px;
    min-height: 0px;
    margin-bottom: 10px;
}
#second-row
a:hover{
text-decoration:none;
}
.first-row
a:hover{
text-decoration:none;
}
.first-row{
padding: 20px 0px;
}
h5, .h5 {
margin-top: 15px;
}
.navbar-nav > li {
    float: none;
    border-left: 0px solid #FFF;
    margin: 5px 0;
	}
	
.navbar-right {
text-align: right;
}
}

@media only screen and (min-width : 768px) and (max-width : 991px){

#second-row{
margin-top: 0px;
}
.okno {
    background-color: #FFF;
    padding: 30px;
    min-height: 0px;
    margin-bottom: 10px;
}
#second-row
a:hover{
text-decoration:none;
}
}


