body {
	color:#303030;
	font-size:1.4em;
   /*  font-family: "proxima-nova";*/
	margin-top:90px;
    
    font-family: "chaparral-pro";
}

a:link {
	color:#808080;	
	text-decoration:none;
	font-weight:bold;
}
a:visited , a:active, a:hover{
color:#606060;
text-decoration:none;
}

#header {
    border:none;
    background: #ffffff;
    padding:10px 0px;
    margin: 0;
 
}

#header ul.navbar-nav {
padding:10px 0px;
    
}
#header ul.navbar-nav li {
   margin-left: 20px;
}
#header ul.navbar-nav ul li {
   margin: 0px;
}

#myCarousel {
    position: absolute;
   left:0;
    right:0;
    background: #333333;
    
}
#myCarousel .item {
        height: 550px;
    overflow: hidden;
    }

#myCarousel .item img {
    width: 1920px;
    margin: 0;
    height: 550px;
    position: relative;
   max-width: none;
    left: 50%;
    margin-left: -960px;

  
}
  
#myCarousel .carousel-caption {
 text-align: left;
    padding-left:15%;
    padding-right: 15%;
   /* background: #333333;*/
    width: 100%;
    left:0;
    right:0;
    bottom:0;
    text-shadow: none;
    
}
#myCarousel .carousel-caption {
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 44%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(44%,rgba(0,0,0,0.6)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 44%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 44%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 44%,rgba(0,0,0,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 44%,rgba(0,0,0,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}

#myCarousel h1 {
 font-size: 2.2em;
    font-weight: bold;
    margin: 0.2em 0;
    line-height: 1em;

}
#myCarousel .lead {
font-family: "chaparral-pro";
    font-size: 1.4em;
}
#myCarousel .lead a {
 color: #eeeeee;   
}



#searchForm {
 border-bottom: 1px solid #aaaaaa;  
    margin-bottom: 20px;
}
#searchForm .form-control {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    
    
}

#searchForm .input-group-addon {
 border: none;
background: none;
}

.panel {
    border: 1px solid #eeeeee;
    border-radius: 0;  
}
.panel p {
margin: 0; 
}
.no-panel {
    border: none;
    border-radius: 0; 
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
    
}
.no-panel .panel-body {
    padding: 0;
}
.no-panel img {
 width:100%;
    height: auto;
}
.panel-black {
    background: #000000;
    color: white;
}
.panel-orange {
    
background: coral;
color:darkblue;
}


#content {
margin:2em 0;
font-family: "chaparral-pro";
    margin-top: 590px;
}

#content-left {
 padding-left: 0;

}
#content-left ul{
    list-style-type: circle;
}
#content ul.list li{
    display:list-item;
}
#content-left img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    
}
#content-left img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    
}

h1 {font-size:2em;line-height:1.4em;font-weight:normal;}
h2 {font-size:1.6em;line-height:1.4em;font-weight:normal;}
h3 {font-size:1.4em;line-height:1.2em;font-weight:normal;}
h4 {font-size:1.2em;line-height:1em;font-weight:normal;}
h5 {font-size:1em;line-height:1em;font-weight:normal;}
h6 {font-size:0.8em;line-height:0.8em;font-weight:normal;}

.date {
 font-family: "georgia";
    /*font-family: "chaparral-pro";*/
    font-weight: normal;
    vertical-align: baseline;
    font-size:15px;
}


#content-left img {
 margin-bottom: 10px;   
}
small {
 text-transform: uppercase;   
  /*  font-family: "proxima-nova";*/
    font-family: "chaparral-pro";
    clear: left;
    font-size: 90%;
}
#content-left h1 {
/*font-family: "proxima-nova";*/
    font-family: "chaparral-pro";
 font-size:2.5em;
    margin-top: 0;
    font-weight: bold;

}
#content-left h2 {
/*font-family: "proxima-nova";*/
    font-family: "chaparral-pro";
  line-height:1.2em;
    font-size:1.4em;
    border-bottom: 1px solid #aaaaaa;
    margin-top: 10px;
    padding-bottom: 5px;
    font-weight: bold;
}
#content p {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:normal;
	
}
#content p strong {
	
	font-weight:bold;
}

#content ul {
	

	padding:20px;
}
#content ul li {
	display:block;
	list-style-type:circle;
	
	
	padding-right:10px;
	
	
}
 #ludiaNav ul {
 padding: 0px;   
     margin:0px;
}
 #ludiaNav ul li a{
 font-weight: normal;
}
 #content #ludiaNav h2 {
 margin-top: 5px;
    font-weight: bold;
    margin-bottom: 25px;
      border-bottom: 1px solid #aaaaaa;
    
}

#pamat  #content-left a:hover {
color: #00AEF0;    
    
}

#pamat #content #ludiaNav h2 {
     padding-top: 50px;
}


#rozmanitost #content-left a:hover {
color: #F78F1E;
    
}
#rozmanitost #content #ludiaNav h2 {
     padding-top: 50px;
}


#inkluzia #content-left a:hover {
color: #7AC142;
    
}
#inkluzia #content #ludiaNav h2 {
     padding-top: 50px;
}



#ludiaNav h3 {
     font-family: "chaparral-pro";
    /*   font-family: "proxima-nova"; */ 
 font-size: 0.9em; 
    font-weight: bold;
}


#ludiaPage #ludiaNav {
padding-top: 30px;
    margin-top: 50px;
    border-top: 1px solid #eeeeee;
}
#ludiaPage #content h1 {
 margin-top: -15px;   
}
#ludiaPage h2 {
 border: none;   
    margin-bottom: 0;
    font-family: "chaparral-pro";
    font-weight: normal;
}
#content-left img {
margin-left:20px;
    
}

#ludiaNav {
    margin-bottom: 50px;
    clear: both;
    
}
#ludiaNav ul li {
 line-height: 1.3em;
    padding-bottom: 1em;
    font-size: 1em;
}

.thumb div.img {
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.roz:hover {
color: #F78F1E;
}
.pam:hover {
color: #00AEF0;
}
.ink:hover {
color: #7AC142;
}

.roz:hover div.img{
    
background-blend-mode: luminosity;
background: no-repeat hsl(33,100%,50%);
    background-size: cover;

}
.pam:hover div.img{
    
background-blend-mode: luminosity;
background: no-repeat  hsl(200,50%,50%);
 background-size: cover;
}
.ink:hover div.img{
    
background-blend-mode: luminosity;
background: no-repeat  hsl(100,50%,50%);
 background-size: cover;
} 

#content p.lead {
   color:#231F20; 
 font-size: 2.5em; 
    text-align: center;
    padding: 50px;
}




#footer {
    min-height:100px;
    background-color: #f1f1f2;
    
}


#footer p { text-align:center;}
#footer p img {
margin:30px 40px;
}