@charset "utf-8";
/* CSS Document 
a.pop{
	color: red;
}*/
.red {
	color:red;
    }
/*.row {
	
	padding: 10px;
		  
    }
.white {
	color:white;
	}
.grean {
	color:#035053;
	}	*/	
.center{
	display: block; 
	margin: 0px auto 0px; ;
    }
/*.img{
image-resolution: ;
}*/
/* Patička*/
.sub-footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #36CBD4;
	color: #070000;
	text-align: center;
	margin-bottom: 0px;
}
/*
.navbar-header {
	color: #fff;
}/*
.navbar {
	background-color: #36CBD4;
	color: #04AF3D;
}*/
a {
	color: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-size: 1em;
a:hover, a:active, a:focus {
	color: #000;
	outline: none;
	text-decoration: none;
}
gallery-outer {
	display: inline-block;
	zoom: 1;
	text-align: center;
	vertical-align: top;
}
gallery-inner {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	min-height: 430px;
}
.grid {
	display: flex;
	flex-wrap: wrap;
}
.grid>[class*='col-'] {
	display: flex;
	flex-direction: column;
	margin-bottom: 25px;
}
.product-tile-inner {
	position: relative;
}
.product-tile-inner img {
	width: 100%;
	height: auto;
}
.product-tile-inner .btn {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 0;
	opacity: .85;
}/*
a.menu {
	color: #040D6C;
	font-weight: bold;
}

li.menu{
	background-color: #36CBD4;
	padding: 20 0 20 0;
	border-bottom: #EB292C 10px;
	border-bottom-color: #EB0C10;
	height: 20px;
	border-color: antiquewhite 10px>
	
}*/
.footer {
  position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #2DACB5;
   color: wight;
   text-align: center;
	
}

p.pati{
	color: #EDEDED;
	margin: 0;
	padding: 0;
}
p.obr{
	margin-left: 5px;
	
	text-indent: 40px;
}

img{
  max-width: 100%;
  height: auto;
}/*
.floatright{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	/*border: 1px solid #666;*/
	pading: 2px;
	border-radius: 8px;
}
.floatcenter{
	float:center;
	margin: 0px auto 0px;
	/*border: 1px solid #666;*/
	padding: 2px;
	border-radius: 8px;
}
.floatleft{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	/*border: 1px solid #666;*/
	padding: 2px;
	border-radius: 8px;
}
container.prvni{
	margin-top: 20px;
}
img{
	border-radius: 	6px;
	}
container.kniha{
	border-radius: 50px;
	background-color: #D2FEFF;
}
.sipka a img {
position: fixed;
right: 0;
bottom: 60px;
	margin-right: 100px;
display:block;
}
	.navbar-nav .nav-item .nav-link {
    color: #fff;
	font-size: 1.1em;
	font-weight: 450;	
}
.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item:hover .nav-link {
    color: #676766;
	font-size: 1.1em;
}  
active {
	color:white; 
	font-weight: bold;
	
		}
.carousel-item {
   height: auto;
 min-height: 150px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}