/* FIXES */
@font-face {
	font-family: 'Adagio_Sans-SemiBold';
	src: url('Adagio_Sans-Bold.eot');
	src: url('Adagio_Sans-Bold.eot?#iefix') format('embedded-opentype'),
		url('Adagio_Sans-Bold.woff') format('woff'),
		url('Adagio_Sans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Adagio_Sans-Thin';
	src: url('Adagio_Sans-Light.eot');
	src: url('Adagio_Sans-Light.eot?#iefix') format('embedded-opentype'),
		url('Adagio_Sans-Light.woff') format('woff'),
		url('Adagio_Sans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
} 
@font-face {
	font-family: 'Adagio_Sans';
	src: url('Adagio_Sans-Medium.eot');
	src: url('Adagio_Sans-Medium.eot?#iefix') format('embedded-opentype'),
		url('Adagio_Sans-Medium.woff') format('woff'),
		url('Adagio_Sans-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
} 
*, html { margin:0; padding:0; }
.clearfix:after, .jt_row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .jt_row {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix, * html .jt_row {height: 1%;}
.clearfix, .jt_row {display: block;}
/* End hide from IE-mac */
/* END FIXES */
body, input, textarea {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	 font-family: "Adagio_Sans-Thin",Verdana;
	  background:  url(../images/bg.png) repeat;
	  background-attachment:fixed;
	 /* background-color: white;*/

}
a{
	outline: 0;
}


box-shadow: 0 1px 3px rgba(0,0,0,0.11);
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		-webkit-font-smoothing: antialiased;

border-top:3px solid #e6e8e6;}

#slogan {background:  #eaedf0;}

.container {
	padding-top: 20px;
	/*puvodne 140 */
	margin:0px auto;
}
a:hover {text-decoration: none;}
/*dark version*/
.darker #header.overflow, .darker #footer {background:#fff !important;}
.darker #header.overflow .menu-item a {color:#fff !important;}
.darker #header.overflow.fixed .navbar-brand.mini {display: none !important;}
.darker #header.overflow.fixed .navbar-brand.mini.darker {display: block !important;}
/*Loader*/
#mask {
	background-color: #fff;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 999999;
}
.loader {
	position: absolute;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	top: 50%;
	left: 50%;
}
h1{
color: white;	
  font-family: 'Adagio_Sans-SemiBold';
		font-size: 1px;

}



/*Animations inview*/
.jt_row {
	opacity: 1; /* nastaveni viditelnosti bez preload */
	-webkit-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
	#header .jt_row, .jt_row.visible {opacity: 1;}
/* Header */
#header {
	position: absolute;
	top:10px;
	left: 0px;
	z-index:1001;
	width: 100%;height:100px;
	font-family: 'Adagio_Sans-SemiBold';
}
	#header .container {width: 1316px;}
	.navbar-collapse {padding-right:0px;}
	#header.overflow {
		top:-100px;
		left: 0px;
		background-color: #fff!important;
	/*	box-shadow: 0 1px 3px rgba(0,0,0,0.11);
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		-webkit-font-smoothing: antialiased;*/
	}
		#header.overflow .menu-item a {
			font-size: 15px;
			line-height: 100px;
			color: #333333;
			font-weight: 100;
		}
		#header.overflow .navbar-nav > li {padding-bottom:0px;padding-top:0px;padding-left:20px;padding-right:0px;}
	#header.overflow.fixed {
		top:0px;
		position: fixed;
		z-index:99999;
	}
		#header.overflow.fixed .navbar-brand.normal {display: none;}
		#header.overflow.fixed .navbar-brand.mini {
			display: block;
			margin-top:-1px;
		}
		#header.overflow.fixed .navbar-brand.mini.darker {display: none;}
	#header .navbar-brand {padding:30px 0px;}
	.navbar-brand.mini { display: none; }
	.navbar-collapse.navbar-right.navbar-main-collapse.in, .navbar-collapse.navbar-right.navbar-main-collapse.collapsing {
		overflow: visible;
	}
	.navbar-main-collapse.in .navbar-nav, .navbar-main-collapse.collapsing .navbar-nav  {
		position: absolute;
		background: #48484a;
		background: rgba(40, 40, 40, 0.9);
		width: 90%;
		top: 100%;
		left: 5%;
		margin:0px;
		height: auto;
	}
	.navbar-toggle {
		margin: 0px;
		height: 30px;
		width: 30px;
		border-radius: 0px;
		border: 0px;
		display: none;
		margin:10px;
		font-size: 30px;
		line-height: 30px;
		padding: 0px;
		color:#fff;
	}
	#header.overflow.fixed .navbar-toggle {
		color:#000;
	}
	#header .menu-item a {
		color:#333333;
	/*	text-transform: uppercase;*/
		font-size: 14px;
		font-family: 'Adagio_Sans-Thin';
		/*line-height: 6px;*/
		/*letter-spacing: 1px;*/
		border-bottom:3px solid transparent;
		/*font-weight: 600;*/
		text-shadow: 0px 0px 1px transparent;
		
	}
		#header .menu-item.current a, #header .menu-item a:hover {
			background-color: transparent;
		/*	border-bottom-color:#91c382;*/
			text-shadow: 0px 0px 1px transparent;
		}
		#header .menu-item a:hover {
			border-bottom-color:#2dad9e;
		}		
				#header .currenta a {
			background-color: transparent;
			border-bottom-color:#2dad9e;
			text-shadow: 0px 0px 1px transparent;
		}
		
	#header .jt_row {padding-top:0px;}

	
/*DIFFERENTS HOMES*/
.fixed-height { 
	position:relative;
	height: 100px !important; 
}

.fixed-height .logointro, .fixed-height .mouse {display: none;}
.fixed-height .slide-content {height: 275px !important;}
.fixed-height .overlay {height: 600px !important;}
.fixed-height #owl-main img {width: 100% !important;}
.fixed-height #owl-main .owl-pagination {display: block !important;}
.fixed-height #owl-main .owl-buttons {display: none !important;}
#home-slider.static {
	background-size: cover !important;
	background-attachment: fixed !important;
	background-position: center center !important;
}


.slider-parallax .mouse {display: none;}
.slider-parallax #owl-main .owl-pagination {display: block !important;}
.slider-parallax #owl-main .owl-buttons {display: none !important;}
.slider-parallax #home-slider {
	position: fixed;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100%;
}
.slider-parallax .section {
	position: relative;
}
/* Top wrap */

.owl-carousel .owl-item {text-align: center;}
.overlay {
	background: url(../images/overlay.png);
	opacity: 0.4;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
}
	.overlay.op50 {opacity: 0.0;}
.slider-wrap {
	background: #000;
	position: relative;
}
	#owl-main .owl-item {overflow: hidden;}
	#owl-main img {
		position: absolute;
		max-width: none;
		top: 0;
	}
	#owl-main .owl-prev {
		width: 79px;
		height: 79px;
		background: url(../images/btn-prev.png) no-repeat center center;
		font-size: 0;
		float: left;
		margin-left: 15px;
		position: relative;
		opacity: 0.3;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		z-index:9999;
	}

	#owl-main .owl-next {
		width: 79px;
		height: 79px;
		background: url(../images/btn-next.png) no-repeat center center;
		font-size: 0;
		float: right;
		margin-right: 18px;
		position: relative;
		opacity: 0.3;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		z-index:9999;
	}
	#owl-main .owl-pagination {
		display: none;
		width: 100%;
		overflow: hidden;
		position: relative;
		top:-70px;
		z-index: 9999;
	} 
	#owl-main .owl-controls .owl-page span {
		width: 16px;
		height: 16px;
		border-radius: 50%;
		background: transparent;
		margin:0px 6px;
		border:1px solid #fff;
	}
		#owl-main .owl-controls .owl-page.active span, #owl-main .owl-controls.clickable .owl-page:hover span {
			background: #48484a;
			border-color:#48484a;	
		}
	#owl-main .owl-prev:hover,#owl-main .owl-next:hover {
		opacity: 1;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

#owl-main .owl-buttons {
	height: 43px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 65px;
	margin: auto;
	z-index: 9999;
}
.slide-content {
	z-index: 1000;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	display: table-cell;
	vertical-align: middle;
	height: 530px;
	margin: auto;
	bottom: 10px;
	text-align: center;
}
	.slide-content .slide-icon {margin-top:54px;}




.logointro img {
	display: table;
	margin: 0 auto;

}



.mouse {
    display: block;
	width: 26px;
	height: 46px;
	border-radius: 13px;
	border: 1px solid #fff;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -13px;
	z-index: 99999;

}
.mouse span {
    display: block;
    margin: 6px auto;
    width: 2px;
    height: 6px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid transparent;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}
	#owl-main-text {
		height: 182px;
		margin-bottom: 0px;
		margin-top:0px;
	}
		#owl-main-text h2 {
			font-size: 55px;
			text-align: center;
			color: #fff;
			font-weight: 600;text-transform: uppercase;font-weight: 600;letter-spacing: 10px;
			margin-top: 0;
			margin-bottom:7px;
			  font-family: 'Open Sans', sans-serif;
		}

		.slide-content p {
			font-size: 18px;font-style: italic;
			color: #fff;
			text-align: center;
			font-weight: 300;
			font-family: "Libre Baskerville";
			position: relative;
			bottom:30px;
			left: 0px;
			width: 100%;
		}
	#owl-main-text .item {
		padding-bottom:58px;
		position: relative;
	}
	.slide-sep {
		display: block;
		width: 70px;
		height: 3px;
		background:#322f42;
		margin:-100px auto;
		content: " ";
	}




/*Sections*/
.voffset10  { margin-top: 10px; }
.voffset20 { margin-top: 20px; }
.voffset30 { margin-top: 30px; }
.voffset40 { margin-top: 40px; }
.voffset50 { margin-top: 50px; }
.voffset60 { margin-top: 60px; }
.voffset70 { margin-top: 70px; }
.voffset80 { margin-top: 80px; }
.voffset90 { margin-top: 90px; }
.voffset100 { margin-top: 100px; }
.voffset150 { margin-top: 150px; }
.voffset200 { margin-top: 200px; }
.section {
	margin-bottom:0px;
	background: #fff;
	overflow: hidden;
}
	.section#footer {overflow: visible;}
	.section .full-width {
		padding-top:0px;
		width: 100%;
	}
		.section .full-width .row {
			margin-left:0px;
			margin-right: 0px;
		}
		.section .full-width .jt_col, .container.full-width {
			padding-left: 0px;
			padding-right: 0px;
		}

	.section .jt_row {padding-bottom:10px;}
	


/*.section .jt_row {padding-bottom:140px;}*/

	.section .jt_row.overlap {padding-bottom:0px;}
	h2{
		font-size:22px;
	}
	.title {
font-family: "Adagio_Sans-SemiBold",Verdana;
		font-weight: 400;
		font-size: 20px;
		color:#000;
		padding-top:0px;
		margin-top:5px;
		
		/*line-height: 90px;*/
		display: inline-block;
	}

		.text-podtrzeni {
		border-bottom:5px solid #48484a;
	}
			.text-podtrzenitop {
		border-top:5px solid #0a9f64;
	}
		.title1a {
font-family: 'Adagio_Sans-SemiBold';
		font-weight: 400;
		font-size: 3.5em;
		color:#c5c5c5;
		/*padding-top:57px;*/
/*		width:413px;*/
		margin-top:5px;
		line-height: 56px;
		padding-left:30px;
		display: inline-block;

	}
		.title1 {
font-family: 'Adagio_Sans-SemiBold';
		font-weight: 400;
		font-size: 2.6em;
		color:#97ce8e;
		/*padding-top:57px;*/
		margin-top:5px;
		line-height: 45px;
		padding-left:0px;
		display: inline-block;

	}
			.title1okno {
font-family: 'Adagio_Sans-SemiBold';
		font-weight: 400;
		font-size: 2.1em;
		color:#97ce8e;
		/*padding-top:57px;*/
		margin-top:5px;
		line-height: 56px;
		padding-left:20px;
		display: inline-block;

	}
	
	
	.title1 a {
		color:white;

	}
	#animace .title1 a {
		color:#97ce8e;
		text-decoration: underline;
	}

	
.title2 {
		  font-family: 'Adagio_Sans-Thin';	
		font-weight: 400;
		font-size: 2.1em;
		color:#fff;
		width:100%;
		line-height: 32px;
		padding-left:0px;
		padding-top:20px;
		padding-bottom:20px;
		display: inline-block;
		
	}
	
		.text-left .title {
			border-top: 0px;
			padding-top: 0px;
			margin-bottom: 40px;
			padding-bottom: 40px;
			position: relative;
		}

	
		.text-center .title {
			border-top: 0px;
			padding-top: 0px;
			margin-bottom: 40px;
			padding-bottom: 40px;
			position: relative;
		}
		.text-center .title:after {
			content: " ";
			position: absolute;
			width: 70px;
			height: 3px;
		/*	background: #4d1119;*/
			margin-left: -35px;
			bottom: 0px;
			left: 50%;
		}

		.title.invert {
			color:#fff;
			border-color:#282828;
		}
		.title.invert-2 {color:#fff;}
		.title.mini {
			border-top:0px;
			padding: 0px;
			font-size: 15px;
			text-transform: uppercase;
			font-family: "Montserrat"
		}
		.title.medium {
				font-family: "Montserrat";
				font-size: 25px;
				color:#fff;
				font-weight: 700;
				text-align: center;
				text-transform: uppercase;
				border-top:0px;
				padding-top:0px;
				margin-top: 0px;
				line-height: 23px;
				display: block;
				letter-spacing: 8px
			}
		.subtitle {
			font-size: 18px;
			font-family: "Libre Baskerville";
			font-style: italic;
			font-weight: 400;
			color:#fff;
		}
			.subtitle.mini {
				font-family: "Lato";
				margin-top: 5px;
				font-size: 14px;
				line-height: 14px;
				color:#888;
				font-weight: 300;
				text-transform: uppercase;
				font-style: normal;
			}
			.subtitle.mini.darker {color:#333;}
			.player.section .subtitle.mini {color:#fff;}
			.YTPOverlay.raster {background: none !important;}
			.player .overlay {z-index: 0;}
		.section .subtitle.strong {
			font-family: "Montserrat";
			font-weight: 700;
			font-style: normal;
			font-size: 30px;
			margin:5px auto;
		}
	.textokno{
			font-family: 'Adagio_Sans-Thin', Verdana;
		font-size: 16px;
		color:#4e4e4e;
		line-height: 25px;
		font-weight: 600;	
	}
	.section .text {
		font-family: 'Adagio_Sans-Thin', Verdana;
		font-size: 19px;
		color:#000;
		line-height: 30px;
		font-weight: 300;
	}
	.section .text ul{
		font-family: 'Open Sans', sans-serif;
		text-align: left;
		padding-left:10%;
	}	


#kontakt{
	
}
	
#kontakt .text{
	color:#333333;
	line-height: 25px;
}

#kontakt .pozadi{
background-color:#7d848c;
} 
#kontakt .text strong{

}

#kontakt a {
	color:#0a9f64;
}

		.section .text.invert {color:#fff;}
		.section .text.presentation {

			font-family: 'Open Sans', sans-serif;
			font-size: 27px;
			line-height: 70px;
			font-weight: 300;
		}
			.section .text.presentation span {
				padding-bottom:17px;
				border-bottom:1px solid #e1e1e1;
			}
		.section .text strong {
			/*color:#121212;*/
			font-weight: bolder;
		}
	.section.separator {
		text-align: center;
		padding-top:0px;
		margin-bottom:-20px;
		overflow: visible;
		padding-bottom:0px;
	}
		.section.separator  a {color:inherit;}
		.section.separator .jt_row {padding-bottom:20px;}
		.section.parallax {padding-bottom:40px;}
	.section.player {
		margin-bottom:0px;
		position: relative;
		height: 860px;
	}
	.section .go-btn {
		margin:0px auto;
		text-align: center;
	}
	.section .buttona {
		border:1px solid #888;
		color:#fff;
		background-color: #48484a;
		font-weight: 300;
		font-size: 1.2em;
		display: inline-block;
		margin:20px 0 0 0;
		padding:10px;
		border-radius:5px;
	}
	.section .buttona:hover {
		border:1px solid #888;
		color:#48484a;
		background-color: #91c382;
	}	
	
	
	.section .button.inverse {border-color: #f9333f;}
	.section .button.playstop {
		border-color:#f9333f;
		padding: 12px 38px 12px 38px;
	}
	.section .button.next {
		background: url('../images/rarrow.png') right center no-repeat;
	}
		.section .button:hover { border-color: #f9333f;}
		.section .button.inverse:hover { border-color: #888;}
	.section .ball {
		background: #282828;
		display: inline-block;
		border-radius: 50%;
	}
	.section .text-center .ball {margin-bottom:30px;}
	/* About */
.carousel-wrapper.imac-table {
	background: url('../images/bg-slider-table.jpg') center top no-repeat;
	height: 602px;
	padding:29px 0px;
	width: 1310px;
	width: 1310px;
	position: relative;
	left: 50%;
	margin-left: -655px;
	top: 0px;
	margin-top:-18px;
}
	.carousel-wrapper.imac-table .owl-pagination {display: none;}
	.carousel-wrapper.imac-table .owl-buttons {
		position: relative;
		display: block;
	}
		.carousel-wrapper.imac-table .owl-controls .owl-buttons .owl-prev {
			position: absolute;
			left: -103px;
			top: -170px;
			background: url('../images/btn-carousel-prev.png') no-repeat;
			width: 32px;
			height: 59px;
			text-indent: -99999px;
		}
		.carousel-wrapper.imac-table .owl-controls .owl-buttons .owl-next {
			position: absolute;
			right:-103px;
			top:-170px;
			background: url('../images/btn-carousel-next.png') no-repeat;
			width: 32px;
			height: 59px;
			text-indent: -99999px;
		}
		.carousel-wrapper.imac-table .owl-controls .owl-buttons div:hover {opacity: 0.5;}
	.carousel-wrapper.imac-table .generic-carousel {
		width: 495px;
		height: 279px;
		margin:0px auto;
		padding-left:12px;
		overflow: visible;
	}
		.carousel-wrapper.imac-table .generic-carousel .owl-item .item img {
			width: 100%;
			height: 279px;
		}
.megabutton {
	display: block;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
	background: #24aaa2;
}
	.megabutton * {
		display: block;
		margin:0px auto;
	}
	.megabutton:hover {background:#209991; }
/* Carousel */
.carousel-wrapper .owl-pagination, .carousel-wrapper .owl-buttons {display: none;}
.carousel-wrapper.full {
	width: 100%;
}
	.carousel-wrapper.full .generic-carousel .owl-item .item img {
		width: 100%;
		height: auto;
	}
	.carousel-wrapper .generic-carousel .owl-item .item.video {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		border: 0;
	}
		.carousel-wrapper .generic-carousel .owl-item .item.video iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
	.carousel-wrapper.full .owl-pagination {display: none;}
	.carousel-wrapper.with_buttons .owl-buttons {display: block;}
		.carousel-wrapper.with_buttons .owl-controls .owl-buttons div {
			position: absolute;
			left: -68px;
			top: 50%;
			background: url('../images/btn-generic-prev.png') #48484a no-repeat;
			width: 68px;
			height: 99px;
			text-indent: -99999px;
			z-index:9999;
			border-radius: 0px;
			margin: -30px 0px 0px 0px;
			-webkit-transition: left 0.1s ease-in, right 0.1s ease-in;
			-o-transition: left 0.1s ease-in, right 0.1s ease-in;
			transition: left 0.1s ease-in, right 0.1s ease-in;
		}
		.carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-next {
			right:-68px;
			left: auto;
			background: url('../images/btn-generic-next.png') #48484a no-repeat;
		}
		.carousel-wrapper.with_buttons.contrast .owl-controls .owl-buttons div {background: url('../images/btn-generic-prev2.png')  #2d2d2d no-repeat !important;}
		.carousel-wrapper.with_buttons.contrast .owl-controls .owl-buttons div.owl-next {background: url('../images/btn-generic-next2.png')   #2d2d2d no-repeat !important;}
		.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-prev  {left:0px;}
		.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-next  {right:0px;}
		.carousel-wrapper.with_buttons .owl-controls .owl-buttons div:hover, .carousel-wrapper.with_buttons.contrast .owl-controls .owl-buttons div.owl-next:hover {background-position: 0px -99px !important;}
	.carousel-wrapper.with_pagination .owl-pagination {
		display: block;
		width: 100%;
		overflow: hidden;
		z-index: 9999;
		position: relative;
	}
	.carousel-wrapper.with_pagination.round_inner .owl-pagination {
		opacity: 0;
		-webkit-transition: opacity 0.3s ease-in;
		-o-transition: opacity 0.3s ease-in;
		transition: opacity 0.3s ease-in;
	}
	.carousel-wrapper.with_pagination.round_inner:hover .owl-pagination {opacity: 1;}
	.carousel-wrapper.with_pagination.round_inner .owl-theme .owl-controls {
		margin-top: -50px;
		padding-bottom: 29px;
	}
	.carousel-wrapper.with_pagination.round_inner .owl-theme .owl-controls .owl-page span {
		width: 16px;
		height: 16px;
		border-radius: 50%;
		background: transparent;
		margin: 0px 6px;
		border: 1px solid #fff;
	}
	.carousel-wrapper.with_pagination.round_inner .owl-theme .owl-controls .owl-page.active span {
		background: #2dad9e;
		border-color:#2dad9e;
	}
	.project-slide.carousel-wrapper.with_pagination .owl-pagination {margin-top:15px;}
	.carousel-wrapper.with_pagination .owl-theme .owl-controls .owl-page span {
		border-radius: 0px;
		width: 10px;
		height: 10px;
		background: #dfe0e1;
		margin:0px 2px;
	}
		.carousel-wrapper.with_pagination .owl-controls .owl-page.active span, .carousel-wrapper.with_pagination .owl-controls.clickable .owl-page:hover span {
			background: #2dad9e;	
		}
		.testimonials.carousel-wrapper.with_pagination .owl-theme .owl-controls .owl-page span {background: #94262d; }
		.testimonials.carousel-wrapper.with_pagination .owl-controls .owl-page.active span, .testimonials.carousel-wrapper.with_pagination .owl-controls.clickable .owl-page:hover span {background:#ffffff;}

	.carousel-wrapper.with_pagination #owl-story .owl-pagination {margin-bottom:130px;}
	.carousel-wrapper.with_pagination #owl-services .owl-pagination {margin-bottom:130px;}
	.carousel-wrapper.full .generic-carousel .owl-item .ulitem {margin-bottom:49px;}
	.carousel-wrapper.full .generic-carousel .owl-item .ulitem li {
		width:33%;
		float: left;
		list-style: none;
		font-size: 15px;
		font-weight: 300;
		font-family: "Lato";
		color:#8a8d94;
		margin-bottom:40px;
		padding-right:3%;
		text-align: left;
	}
	.carousel-wrapper.full .generic-carousel .owl-item .ulitem li h3 {
		font-size: 20px;
		color:#444444;
		font-weight: 400;
		margin:10px 0px;
	}
	.carousel-wrapper.full .generic-carousel .owl-item .ulitem li .icon {
		border-radius: 50%;
		display: block;
		float: left;
		width: 56px;
		height: 56px;
		background: #2dad9e;
		margin:0px 25px 10px 0px;
		line-height: 56px;
		font-size: 25px;
		color: #fff;
		text-align: center;
	}
	.service-text {
		margin-left: 81px;
		line-height: 26px;
	}
.separator {
	text-align: center;
	width: 100%;
}
	.separator img {
		max-width: 100%;
		height: auto;
	}
/*Featured projects*/
.carousel-wrapper.full .generic-carousel .owl-item .project img {
	width: 100%;
	height: auto;
}

.carousel-wrapper.full .generic-carousel .owl-item .projecta img {
	width: 100%;
	height: auto;
	float:right;
	

}
.carousel-wrapper.full .generic-carousel .owl-item .projecta .featured-info {
/*	position: absolute;*/
	top: 0%;
	left: 0%;
	padding-top:9%;
	padding-right: 8%;
	padding-left: 10%;
	float:left;
}


.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
	position: absolute;
	top:5%;
	left: 14%;
	padding-right: 0%;
	padding-left: 0%;
}
/*Team members*/
.team-wrapper {
	margin-top:100px;
}
	.team-wrapper .team-member {
		width: 25%;
		float: left;
		padding:0px 2%;
		margin:30px 0px;
		position: relative;
		text-align: center;
		background: url('../images/gradient_team.jpg') repeat-x;
		background-size:contain; 
		overflow: hidden;
	}
		.team-wrapper .team-member img {
			max-width: 100%;
			height: auto;
		}
		.team-wrapper .team-member .hover {
			position: absolute;
			background: #fff;
			left: 0px;
			top: 0px;
			width: 100%;
			height: 100%;
			opacity: 0;
			
		}
			.team-wrapper .team-member:hover .hover {opacity: 1;}
			.team-wrapper .team-member:hover .main {opacity: 0;}
			.team-wrapper .team-member .hover .hover-border {
				height: 0px;
				width: 100%;
				position: absolute;
				border-bottom: 5px solid #f9333f;
				bottom:0px;
				left: 0px;
				z-index:999;
			}
		.team-wrapper .team-member .hover .blur {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
			padding:0px 8%;
			z-index:99;
			text-align: center;
		}
		.team-wrapper .team-member .hover .blur-hover {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
			z-index:98;
			background: rgba(255,255,255,0.8);
		}
		.team-wrapper .team-member .hover .name {
			position: absolute;
			width: 100%;
			left: 0px;
			bottom:90px;
			color:#f9333f;
			font-size: 35px;
			font-weight: 300;
			z-index: 101;
			font-family: "Open Sans"
		}
		.team-wrapper .team-member .hover .position {
			position: absolute;
			width: 100%;
			left: 0px;
			bottom:65px;
			font-family: "Merriweather";
			font-size: 17px;
			color:#212020;
			font-weight: 300;
			text-transform: lowercase;
			z-index: 101;
			font-style: italic;
		}
		.team-wrapper .team-member .hover .social {
			position: absolute;
			width: 100%;
			left: 0px;
			bottom:30px;
			z-index: 101;
		}
			.team-wrapper .team-member .hover .social .icon {
				width: 24px;
				height: 24px;
				display: inline-block;
				margin:0px 5px;
				background: url('../images/icons-team.png') 0px 0px no-repeat;
				text-indent: -99999px;
			}
			.team-wrapper .team-member .hover .social .icon.tw {background-position: center 0px;}
			.team-wrapper .team-member .hover .social .icon.di {background-position: right 0px;}
			.team-wrapper .team-member .hover .social .icon.fb:hover {background-position: 0px -24px;}
			.team-wrapper .team-member .hover .social .icon.tw:hover {background-position: center -24px;}
			.team-wrapper .team-member .hover .social .icon.di:hover {background-position: right -24px;}
	.pag-more {
		display: block;
		width: 100%;
		height: 83px;
		line-height: 80px;
		text-align: center;
		font-family: "Merriweather";
		font-style: italic;
		color:#f9f9f9;
		background: #151515 url('../images/view-more.png') no-repeat center center;
		font-size:18px;
		text-indent: -99999px;
		margin-top:0px;
	}
	.pag-more:hover {background-color:#1b1b1b;}
	.pag-more.team {
		position: relative;
		top:-30px;
		margin-bottom:-30px;
	}
	.pag-more:hover {
		color:#f9f9f9;
	}
/*Portfolio*/
#ajax .container {position: relative;}
a.close.top {
/*	position: absolute;*/
/*	right: 34px;*/
	bottom: 0px;
	margin:0px auto;
	background: url('../images/close-project.png') no-repeat;
	'/*display: block;*/
	text-indent: -99999px;
	width: 38px;
	height: 38px;
/*	z-index: 9999;*/
	float:right;
}
.folio-item {
	padding: 0 0px 0px 0;
	width: 100%;
}

.portfolio-grid {
	margin-top: 50px;
}

.portfolio-thumb {
	position: relative;
	overflow: hidden;
}

.no-padding {
	padding: 0 !important;
}

.portfolio-dark-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: #d0462d;
	opacity: 0;
	visibility: hidden;

}

.portfolio-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	font-family: "Merriweather";
}

.portfolio-thumb:hover .portfolio-inner {
	opacity: 1;
}

.portfolio-thumb:hover .portfolio-dark-overlay {
	opacity: 1;
	visibility: visible;

}

.portfolio-inner h4 {
	font-size: 30px;
	text-align: center;
	color: #fff;
	margin: 0;
	font-weight: 300;
	letter-spacing: 2px;
}

.portfolio-inner .zoom {
	width: 55px;
	height: 53px;
	background: url(../images/zoom.png);
	display: table;
	margin: 0 auto 20px;
}

.portfolio-inner-ctr {
	display: table-cell;
	margin: auto;
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 116px;
}
.project-single {margin-bottom: 100px;}
.project-info {
	color:#444444;
	font-size: 16px;
	font-family: "Raleway";
	font-weight: 300;
	padding-top:100px;
	padding-bottom:0px;
	margin-bottom: -90px;
}
.project-info .btn2 {
	display: block;
	width: 100%;
	text-align: left;
	color:#f9333f;
	margin-top: 80px;
}
.project-info p {margin-bottom:15px;}
.project-info h6 {
	font-family: "Montserrat";
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	color:#717171;
	margin-bottom:10px;
	text-align: center;
	opacity: 0.75;
}
.project-info h4 {
	font-family: "Montserrat";text-transform: uppercase;
	font-weight: 800;
	color:#444444;
	
	text-align: center;
	font-size:30px;
	margin-bottom:70px;
	position: relative;
}
	.project-info h4:after {
		content:'';
		position: absolute;
		width: 94px;
		height: 2px;
		background:#f9333f;
		position: absolute;
		bottom:-25px;
		left: 50%;
		margin-left:-47px;
	}
/*Clients*/
.clients-list {margin-top:80px;}
.clients-list li {
	width: 25%;
	padding:20px 2% 20px 0px;
	float: left;
	list-style: none;

	text-align: center;
	position: relative;
	min-height: 188px;
}
	.clients-list a {
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #333;
	}
	.clients-list a:hover {opacity: 0.3;}
	.clients-list img {
		max-width: 58%;
	}
/*Testimonials*/
.testimonials.carousel-wrapper {
	padding:50px 0% 10px 0%;
	font-family: "Raleway";
	font-size: 18px;
	line-height: 38px;
	color:#ffffff;
	font-weight: 300;
	text-align: center;
	background:url('../images/quotes.png') left top no-repeat;
	width: 100%;
	max-width: 1040px;
	margin:-100px auto 0px auto;
}
.testimonials.carousel-wrapper.with_buttons .owl-controls .owl-buttons div, .testimonials.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-prev {
	left: 50%;
	margin-left: -200px;
	background-color: transparent !important;
}
.testimonials.carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-next {
	right: 50%;
	left: auto;
	margin-right: -200px;
	margin-left: 0px;
	background-color: transparent !important;
}
.testimonials.carousel-wrapper .item {
	width: 100%;
	max-width: 780px;
	margin:0px auto;
}
.client-photo {margin-top: 50px;}
.item .author {
	display: block;
	margin:40px 0px 20px 0px;
	font-size: 16px;
}
/*Our reel*/
.mb_YTVPBar {display: none !important;}
.video-img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-172px;
	margin-top:-107px;
}
/*Contact and map*/
.formSent {
	margin: 10px;
	text-align: center;
	padding: 0 0px;
	color: #fff;
	display: none;
}
label.error {display: none !important;}
.contact-form .error {border-color:red !important;}
#contact.section .jt_row.overlap {
	width: 480px;
	margin:0px 0px 0px 22%;
}
div#wpgmappitymap.wpgmappity_container.inner-map {background:#282828 !important;}
#maps {
/*	width: 100%;
	height:auto;*/
	    width: 100%;
    height: auto;
    position: relative;
/*	position: absolute;*/
	overflow: hidden;
}
#maps1 {
margin-top:10px;
	width: 100%;
	height: auto;
/*	position: absolute;
	overflow: hidden;*/
}

.inner-map {
	width: 100%;
	height: 380px;
	margin-left: auto;
	margin-right: auto;
border:0;
}
.address-title {
	width: 100%;
	font-size: 24px;
	font-weight: 300;
	color:#fff;
	width: 198px;
	text-align: right;
	margin-bottom:15px;
	margin-top:80px;
	font-family: "Raleway";
}
.address {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	font-style: italic;
	width: 198px;

	text-align: justify;
}
.contact-form  {margin-top:50px;}
.contact-form .col {
	width: 45%;
	float: left;
}
	.contact-form .col.col2 {
		float: right;
		margin-right: 2%;
		margin-bottom:20px;
	}
.contact-form .text {
	width: 100%;
	max-width: 470px;
	margin-bottom:33px;
	border:1px solid #fff;
	border-radius: 4px;
	color:#fff;
	font-size: 18px;
	height: 47px;
	line-height: 47px;
	background:transparent;
	padding:0px 15px 0px 0px;
	text-indent: 64px;
	font-family: "Raleway";
}
	.contact-form .text.name {background:url('../images/contact-name.png') 20px center no-repeat transparent;}
	.contact-form .text.email {background:url('../images/contact-email.png') 20px center no-repeat transparent;}
.contact-form .text.area {
	height: 140px;
	line-height: 23px;
	text-indent: 0px;
	padding:17px 20px;
}
.contact-form .submit {
	background: transparent;
	color:#fff;
	border-color:#f9333f;
	float: right;
	margin-bottom:75px;
	padding-left:35px;
	height: 57px;
	line-height: 57px;
	padding-top:0px;
	margin-right:10px;
	font-size: 22px;
}
	.modal-form .contact-form .submit:hover {border-color:#f9333f;}
.contact-form ::-webkit-input-placeholder { color:#fff;}
.contact-form :-moz-placeholder { color:#fff; opacity: 1;}
.contact-form ::-moz-placeholder { color:#fff; opacity:  1;}
.contact-form :-ms-input-placeholder { color:#fff;}

.modal-form {
	
	background:url('../images/worldmapform.jpg') no-repeat;
	padding:130px 165px;
    position: fixed;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 800px;
    z-index: 999999;
    visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateX(-50%) translateY(-50%) ;
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform:translateX(-50%) translateY(-50%) ;
    transform:translateX(-50%) translateY(-50%) ;
}
	.modal-form span {
		display: block;
		text-align: center;
		color:#3b9f99;
	}
	.modal-form .subtitle {color:#fff;}
	.modal-form span.subtitle.strong {
		color:#fff;
		margin-top:10px;
		font-weight: bold;
		font-family: "Montserrat";
		font-size: 35px;
		font-style: normal;
	}
	.modal-form .contact-form .submit {
		margin-bottom:0px;
		border-width: 1px;
		border-style: solid;
		color: #fff;
		font-family: "Merriweather";
		font-weight: 300;
		font-size: 24px;
		padding: 0px 38px 20px 38px;
		border-radius: 5px;
		display: block;
		float: none;
		margin:0px auto;
	}
	.modal-form .contact-form .text {width: 100%;font-weight: 300;}
	.modal-form .contact-form {margin-top:50px;}
	.modal-form .contact-form .text.name {background:url('../images/contact-name-gray.png') 20px center no-repeat transparent;}
	.modal-form .contact-form .text.email {background:url('../images/contact-email-gray.png') 20px center no-repeat transparent;}
.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 99999;
    opacity: 0;
    background: rgba(0,0,0,0.8);
    transition: all 0.3s;
}
.md-overlay.show, .modal-form.show {opacity:1;visibility: visible;}
/*FOOTER*/
#footer {
	background:#fff;
	text-align: center;
	font-size: 20px;
	color:#606060;
	padding-bottom:40px;
	position: relative;
}
	#footer .scrollup {
		width: 69px;
		height: 54px;
		background:url('../images/scrollup.png') no-repeat;
		position: absolute;
		top:-124px;
		left: 50%;
		margin-left:-27px;
		text-indent: -9999999px; 
	}
	#footer .scrollup:hover {background-position: 0px bottom;}
	.single #footer .scrollup, #footer .scrollup.home {display: none;}

	#footer .thanks {
		width: 350px;
		font-family: "Raleway";
		text-transform: uppercase;
		height: 350px;
		padding:200px 100px 100px 100px;
		border-radius: 50%;
		background:url('../images/like.png') center 40% no-repeat #f4405b;
		color:#fff;
		font-weight: 300;
		margin:0px auto 60px auto;
	}
	#footer .thanks a {color:#fff;}
	#footer .social-title {
		font-weight: 300;
		text-transform: uppercase;
		margin-bottom:50px;
		font-family: "Raleway";
	}


	#footer .social-title2 {
		font-weight: 400;
		font-style: italic;
		margin-bottom:40px;
		font-family: "Libre Baskerville";
margin-bottom: 10px;
	}



	#footer .social li {
		display: inline;
		margin:0px 30px;
		list-style: none;
	}
		#footer .social li .icon {
			display: inline-block;
			width: 64px;
			height: 64px;
			text-align: center;
			font-size: 60px;
			color:#E5E5E5;
		}

		#footer .social li .icon:hover {color:#000;}



			.team-wrapper .team-member .hover .social .icon.tw {background-position: center 0px;}
			.team-wrapper .team-member .hover .social .icon.di {background-position: right 0px;}
			.team-wrapper .team-member .hover .social .icon.fb:hover {background-position: 0px -24px;}
			.team-wrapper .team-member .hover .social .icon.tw:hover {background-position: center -24px;}
			.team-wrapper .team-member .hover .social .icon.di:hover {background-position: right -24px;}

	



.float-right {float:right !important;}
.float-left {float:left !important;}
.float-none {float:none !important;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-justify {text-align: justify;}
.text-left {text-align:left;}
/*IDs for inlines styles in WP*/
#start-a-project {background: #43a9a3;}
#our-studio {background: #282828}
#our-studio-presentation {padding-left:280px;text-align:right; width: auto;}
#our-story .carousel-wrapper.with_buttons .owl-controls .owl-buttons div {top:183px;}
#our-story {background: url('../demo/our-story/bg-our-story.png') #c7323b top center no-repeat;}
/*#services {background: url('../demo/services/bg-services.jpg') #ffffff center bottom no-repeat;}*/
#clients .separator {margin-top:-140px;}
#testimonials {background: url('../demo/testimonials/bg-testimonials.png') #c7323b top center repeat;}
#contact {background: #282828}
#city {margin-bottom:140px; background: url('../demo/city/parallax-city.jpg'); background-size:auto 1060px;}
#overlay-photo {
	margin-bottom:-210px;
	margin-top:-100px;
}
.features-icon {
	float: left;
	width: 20%;
	margin-right: 5%;
	margin-top:-45px;
}
.features {
	list-style: none;
	float: left;
	color:#fff;
	font-size: 14px;
	text-align: left;

	line-height:28px;
	margin-top:-10px;
}
	.features li .icon {
		float: left;
		width: 80px;
		height: 80px;
		line-height: 80px;
		text-align: center;
		border: 1px solid #eee;
		border-radius: 50%;
		margin-right: 20px;
		background: rgba(255,255,255,0.1);
		font-size: 32px;
	}
	.features li {margin-bottom:40px;}
	.features .wrap {margin-left: 100px;}
	.features h3 {
		font-size: 27px;
		font-family: "Raleway";
		
		font-weight: 200;
		margin-bottom:15px;
	}
	
.vlajky{
	padding:26px 0 0 50px;float:right;position:fixed;z-index:999999;left:95%;
}	
#left-menu{
	position: absolute;
	z-index: 1002;
	width:100%;
}




#novinky{
	background-color: #009de1;
	color:white;
}
#novinky h2.nadpisN {
	font-size: 2em;
	color:white;
	text-align: left;
	line-height: 50px;
}
#video{
	width:100%;
	height:300px;
	margin:15px 0 15px 0;
}
.boxbily{
	border:2px solid white;
	width:20px;
	height:20px;
	margin:15px 0 0 10px;
	float:right;
}
.whitefont{
	padding:10px 0 0 0;
	font-size: 1.25em;
	color:white;
}
.textbily{
	line-height: 22px;
	font-size:1.05em;
}
.textbily1{
	line-height: 20px;
	font-size:0.98em;
}
#novinky h3{
	font-size:1.2em;
	line-height:25px; 
	font-weight: lighter;
}
.font08{
	font-size:0.98em;
}
.spec{
			background:url('../images/bg_spec.jpg') no-repeat;
			width:235px;
			height:299px;
			
}

.specText{

	margin-top:0px;
	width:200px;
	padding:0 0px 0 30px;

}
#vase-dotazy{
	background-color: #d0462d;
}

#napiste-nam{
	background-color: #d0462d;
}
.anketasform{
	margin:0px 0 0 0px;
	width:100%;
}
.formik{
		width:100%;
		
}
#zobraz{
	display: none;
	border:1px solid red;
	color:orange;
	padding:10px;
	width:100%;
	font-size: 1.5em;
	margin:15px 0 0 0;
}
#zobraz1{
	margin:15px 0 0 0;
	display: none;
	border:1px solid white;
	background-color: green;
	color:white;
	padding:10px;
	width:100%;
}

.ctverec{
	background:url('../images/bg-faq.jpg') no-repeat 0px 5px;
padding:0 0 5px 30px;
}
.anketasform input{
	font-size:14px;
	padding:5px 5px 5px 5px;
	color: #4f524d;
	background-color: white;
	border:1px solid #d0cbc6;
	border-radius        : 5px;
	width:100%;
}
.anketasform input.button2{
	margin:10px 0 10px 0px;
	padding:0px 2px 2px 0px;
	border:none;
	line-height: 17px;
	width:100%;
	height:30px;
	background-color: white;
	border:1px solid #d0cbc6;
	border-radius        : 5px;
	font-size:16px;
}

.anketasform textarea{
	padding:5px 5px 5px 5px;
	border-radius        : 5px;
	border:1px solid #d0cbc6;
	width:100%;
	height:120px;
	font-size:14px;
}
.anketasform table{
	margin:20px 0 0px 0;
}

.anketasform table td{
	padding:0 0 5px 5px;
	text-align: left;
}



#nov24{
	position: absolute;
	z-index: 1002;
	width:100%;
	color:white;
	margin-top:3%;


}
.zadavacip{
	color:white;
}

.ramecekm{
	background:url('../images/bg-nov.png') repeat;
	border:1px solid white;
	padding:10px;
}


	
}
.datum{
	font-size: 0.8em;
	color:#c5c5c5;
}
.ramecekakce{
	background-color:white;
	border:1px solid #c5c5c5;
	border-radius: 10px; 
	padding:30px 0 30px 0;
	margin-bottom:15px; 
	overflow: hidden;
}

#kontakty{
	color:#0ec382;
	background-color: #454849;
	font-size:1em;
	padding-top:60px;
	
	}
#kontakty h2{font-size:3.6em;}
#kontakty ul{
	list-style: none;
	padding:0;

}
#kontakty li {
		width:50%;
		float: left;
		font-weight: normal;
		color:#0ec382;
		list-style: none;
		font-size: 1em;
		margin-bottom:10px;
		list-style: none;
		padding-right:4%;
		text-align: left;
		padding-left:0px;
	}
#kontakty a {
	color:#0eb682;
	text-decoration: underline;
}
#kontakty a:hover {
	color:#72c382;
	text-decoration: underline;
}
.modH2{
font-family: "Adagio_Sans-SemiBold",Verdana;
color: #72c382;	
font-size: 3.0em;
display:in-block;
border-bottom:1px solid #0ec382;
line-height:40px;
padding-top:25px;
padding-bottom:35px;

}
	.folio-filter li {margin-bottom: 8px;}
#copyr{background: #4c4c4c;color:white;font-size:12px;line-height:18px;padding-bottom:20px;}


	
#copyr a {
	color:white;
	text-decoration: underline;
}




#svatky{
	font-size:1.5em;
	margin:10px 0 5px 0;
	color:white;
}
h2.h1n{
color: #c5c5c5;	
  font-family: 'Adagio_Sans-SemiBold';
		font-size: 2.6em;
margin: 0.60em 0;

}

.pLetniKino{
	margin:10px 0 0 0;
	font-size: 1.0em;
	color:#7d848c;
	padding-bottom:10px; 
	border-bottom: 1px solid #b9bcc1;
}
#kalendar-akci h3.nadpisLetniKino{
	font-size: 1.6em;
	line-height: 34px;
}
h3.nadpisLetniKino a{
	color:#72c382;
	text-decoration: underline;
}
h3.nadpisLetniKino a:hover{
	color:#f9333f;
	text-decoration: underline;
}
#kalendar-akci h3.podnad{
	font-size: 1.2em;
	
}
.container1 {max-width: 100%;}



#mapac p{
	font-size: 1.5em;
	margin:25px 5% 0 5%;
	color:#282828;
	text-align: justify;
}
#mapac .mapatexty li{
	font-size: 0.7em;
}
#mapac ul {
	padding-bottom:15px;
}
.bezfloat{float:mone;}

#mapac .textbezp{
	font-size: 1.5em;
	margin:25px 5% 0 5%;
	color:#282828;
	text-align: justify;
}
#mapac h4{
	font-size: 1.5em;
	margin:5px 5% 0 5%;
	color:#282828;font-weight:bolder;
	text-align: justify;
}
#mapac img{
	margin:20px 10px 0 10px;
}

#mapac table{
	width:50%;
}


#mapac .textbezp h4{
	margin:10px 0% 0 0%;
	font-size: 1.0em;
}

#mapac .textbezp p{
	margin:0px 0% 0 0%;
	font-size: 1.0em;
}


#mapac p.cara{
	border-top:4px solid #c5c5c5;
}
#kalendar-akci p.cara{
	margin:0  0 0 7%;
	border-top:1px solid #91c382;
	padding-bottom:15px;
}
#mapac ul{
		font-size: 1.5em;
		margin:25px 5% 0 7%;
}
#mapac a.dokazU{
		background-color: #f06e00;
		text-align: center;
		padding:10px;
		height:40px;
		font-size: 1.5em;
		color:white;
		text-decoration: none;
}

a.dokazOV{
		background-color: #f06e00;
		text-align: center;
		padding:5px;
		height:40px;
		font-size: 1.0em;
		color:white;
		text-decoration: none;
}

#mapac table{
	font-size: 1.0em;
	margin:25px 5% 0 5%;
	color:#282828;
	text-align: justify;
}
.cara1{
		margin:5px  0 0 0;
	border-top:1px solid #d6edd3;
	padding-bottom:15px;
}
#instituce ul li{
	font-size:1.2em;
	line-height: 36px;
}
#instituce ul li a{
	text-decoration: underline;
}
#bannery{
	margin:20px 0 0 0;
}
.H2banner{
	color:#91c382;
	margin:0px 0 0 0;
	padding:0 0 0 0px;
	line-height: 60px;
}
.banner1{
	background-color: #37393e;

}
.banner1 img{
	width:100%;
}
.banner1kul{
	background-color: #37393e;
}
.bannerkul img{

/*	width:100%;*/
}

#kultura-novinky .pbanner1 { font-size:16px; text-align:left;padding-bottom:0;}

#kultura-novinky img{ padding-top:20px; width:100%;}

#kultura-novinky .H2banner1{
	color:#4f4f4f;
	font-size: 0.9em;
	padding: 20px 0 0 0px;
	line-height: 19px;
}
.H2banner1A{
	padding: 18px 0 0 0px;
}
.H2banner1B{
	padding: 5px 0 0 0px;
}
.H2banner1 a{
	color:#0a9f64;
	text-decoration: underline;
}
.banner1a{
	background-color: #72c382;padding:10px 20px;
	position: relative;
	float:left;
	width:100%;
}
.banner1a:hover{
	background-color: #797b80;
}
#bannery .banner1a .ban2{
width:95%;
/*background:url('../images/bg_vice.png') no-repeat right ;*/


	
}
#bannerysp .banner1a .ban2{
width:95%;
/*background:url('../images/bg_vice.png') no-repeat right ;*/


	
}
.ifla{
	padding-top:6px;
}
#bannery .banner1a a{
display: block;	
		color:white;font-size: 1.1em;
	padding-left:20px;line-height:50px;
	
}
#bannerysp .banner1a a{
display: block;	
		color:white;font-size: 1.1em;
	padding-left:20px;line-height:50px;
	
}

#kontakty .konta h2{font-size: 1.2em;}

#bannery .pbanner1{
	color:#4f4f4f;
	font-size: 0.7em;
	padding: 10px 0;	
	text-align: left;
	line-height: 16px;
	padding-left: 0px;
}
#bannerysp .pbanner1{
	color:#4f4f4f;
	font-size: 0.5em;
	padding: 10px 0;	
	text-align: left;
	line-height: 16px;
	padding-left: 0px;
}
#bannery .pbanner1:hover{
color:white;
}
#bannerysp .pbanner1:hover{
color:white;
}
.bg1{
	background-color: #cccccc;
	padding: 0;
}
.bg2{
	background-color: #e5e5e5;padding: 0;
}
.bg3{
	background-color: #f2f2f2;padding: 0;
}
.bg4{
	background-color: #f8f8f8;padding: 0;
}
.bg1:hover{
	background-color: #deffed;
	padding: 0;
}
.bg2:hover{
	background-color: #deffed;padding: 0;
}
.bg3:hover{
	background-color: #deffed;padding: 0;
}
.bg4:hover{
	background-color: #deffed;padding: 0;
}
.bann{
	width:100%
 min-height: 1px;

}
.kratkyPopisBanner{
	font-size:0.8em;
	text-align:left;line-height:18px;padding:10px 0;
}
.imgL{
	width:40%;
	float:left;
	/*height:auto;

	height:100%;*/
	
}
.imgR{
	width:60%;float:left;height:100%;
}
#hledat{padding:0 0px 0 0px;margin:0px 0 0px 17px;width:100%;height:36px;background: url(../images/bg_hledata.png) no-repeat;}
#vyhledat{float:left;padding:2px 0 0 0px;margin:0 0 0 0px;width:85%;border:1px solid #c5c5c5;background-color: white;border-radius: 5px;}
#vyhledatr{float:right;width:36px;margin:0px 0px 0 0px;padding:0 0px 0 0;height:36px;background: url(../images/bg_hl.png) no-repeat 0px 1px;}
#hledat input{width:85%;height:32px;margin:0px 0px 0 10px;border:0;padding:0px 0px 0px 0px;line-height: 32px;color: #56595c;font-size:12px;background-color:transparent;}
#hledat input.buttonhledat{width:65px;height:36px;border:0;padding:0px 0 0 0px;text-align:center;margin:0px 0 0 0px;cursor: pointer;color:white;}

.nhor{
	color:#91c382;
	text-decoration: underline;
}


.main-gallery {
 /* height: 360px;*/
}

/* cell inherit height from gallery */
.gallery-cell {

}

.topakce{ margin:10px 0 0 20px;width:100%;}

.topakce img{width:100%;margin-top:10px;}

#eventd{position:absolute;width:82%;z-index:99999;}

.col-md-25{
	/*float:left;*/
	padding:0 0px;
	text-align: center;
display: inline-block;

}

.odebiratz1{
	padding:6px;margin:0;
	border: 1px solid #0a9f64;
	border-radius: 5px;
	width: 97%;

}
.odebirat{
	padding:5px;margin:0;
	border: 1px solid #0a9f64;
	border-radius: 5px;
	background-color: #24aaa2;	color:white;
}
.formik{
	width:100%;text-align: left;
}

.vban{
	padding:20px;
	border:1px solid silver;
	border-radius:5px;
}
#animace{
	background: transparent; 
}

#mottoboxa{
	position: absolute;z-index: 1999;bottom:4%;left:2% !important;
}
#zelenyBox{
	overflow: hidden; padding:10px;float:left;margin-right:5px;padding-left:20px;padding-right:20px;
}

.velikostC{
	font-size:40px; font-family: 'Adagio_Sans-SemiBold'; text-align: center;color:white;line-height:40px;
}
.velikostC1{
	font-size:12px; font-family: 'Adagio_Sans'; text-align: center;color:white;text-transform: uppercase;
}
#zelenyBox2{
	overflow: hidden; padding:10px;padding-left:20px;padding-right:20px;display: inline-block;
}
#zelenyBox2 h2{
	text-align: left;
	font-size: 28px;
	color:white;font-family: 'Adagio_Sans-SemiBold';white-space: nowrap;overflow: hidden;
}
#zelenyBox2 h3{
	text-align: left;
	font-size: 12px;font-family: 'Adagio_Sans-Thin';
	white-space: nowrap;color:white;overflow: hidden;
}

.barvaAdal{
	background-color:#24aaa2;
}
.barvaKostel{
	background-color:#6c5646;
}
.barvaMEHS{
	background-color:#396bb4;
}

.barvaHR{
	background-color:#0962aa;
}
.barvaStatek{
	background-color:#eb9618;
}
.barvaBV{
	background-color:#777777;
}
.barvaLS{
	background-color:#6b2c86;
}
.barvaMedium{
	background-color:#d32885;
}
.barvaCM{
	background-color:#e0483e;
}
.barvaINF{
	background-color:#85b42d;
}
.barvaTC{
	background-color:#159847;
}
.barvaDalsi{
	background-color:#518997;
}
.barvaVsechny{
	background-color: #284a55;
}
.bgWhite{
	background-color: white;
}

.borderKostel{
	border-bottom:2px solid #6c5646;
}


.borderbAdal{
	border-bottom:2px solid #24aaa2;
}
.borderbMEHS{
	border-bottom:2px solid #396bb4;
}
.borderbStatek{
	border-bottom:2px solid #eb9618;
}
.borderbBV{
	border-bottom:2px solid #777777;
}
.borderbLS{
	border-bottom:2px solid #6b2c86;
}
.borderbMedium{
	border-bottom:2px solid #d32885;
}
.borderbCM{
	border-bottom:2px solid #e0483e;
}
.borderbINF{
	border-bottom:2px solid #85b42d;
}
.borderbTC{
	border-bottom:2px solid #159847;
}
.borderbDalsi{
	border-bottom:2px solid #518997;
}
.borderbVsechny{
	border-bottom:2px solid #284a55;
}
.borderHR{
	border-bottom:2px solid #0962aa;
}


.borderAkce{
   padding-bottom:20px;
	border-bottom:1px solid #dcdcdc;
}
.borderAkce1{
   padding-bottom:20px;padding-top:10px;
	border-bottom:1px solid #dcdcdc;
}


.roundOr{
	background-color: #dcdcdc;padding:0px 0px 0px 0px;color:#565658;font-size:12px;
	overflow: hidden; float:left;margin-left:10px;margin-top:10px;display: block;
}
.roundOr a{
	color:#565658;display: block;padding:6px 12px 4px 13px;
}
.roundOr.aktiv0 a{
	color:white;display: block;
}
.roundOr a:hover{
	color:#fff;
}
.roundOr:hover{
	cursor: pointer;color:white;
}
.podtrzitkoProvozovny{
	width:100%;height:2px;
}
.odsazeniProvozovny{
	
}
.barvaAdala{
	color:#24aaa2;
}
.barvaMEHSa{
	color:#396bb4;
}
.barvaStateka{
	color:#eb9618;
}
.barvaBVa{
	color:#777777;
}
.barvaLSa{
	color:#6b2c86;
}
.barvaMediuma{
	color:#d32885;
}
.barvaCMa{
	color:#e0483e;
}
.barvaINFa{
	color:#85b42d;
}
.barvaTCa{
	color:#159847;
}

.barvaKostela{
	color:#6c5646;
}



.barvaWhite{
	color:white;
}
.barvaWhite:hover{
	color:#333333;
}

.backWhite{
	background-color:white;
}
.padLeft0{
	padding-left:0px;
}
.padTop20{
	margin-top:10px;
}
.padTop30{
	padding-top:20px;
}
.padTop0{
	padding-top:0px;
}

.padBottom20{
	padding-bottom:40px;
}
.padLeft10{
	padding-left:5px;
}

.padRight0{
	padding-right:0px;
}


.padLeftk0{
	padding-left:0px;
}
.padLeftk10{
	padding-left:5px;
}
.padLeftk30{
	padding-left:30px;
}
padLeftk40{
	padding-left:45px;
}

.padRightk0{
	padding-right:0px;
}
.form-group{
	margin-bottom: 5px;
}
.col-md-11a{
	margin:5px 0px 5px 0px;
	width:9.90%;
/*width:21.11%;
margin-bottom:20px;*/

height: 145px;display: inline-table;overflow: hidden;

}
.col11b{margin:5px 0px 5px 0px;width:9.11%;}

.col-md-11c{
	margin:5px 0 5px 0;
	width:31.50%;

height: 145px;

display: inline-table;overflow: hidden;

}
.col-md-11c1{
	margin:5px 0 5px 0;
	width:28.50%;

height: 145px;

display: inline-table;overflow: hidden;

}


.col-md-11e{
	margin:0;
	width:33.33%;
/*width:21.11%;
margin-bottom:20px;*/
float:left;

}


.whitePod{background-color:white;padding:0px 30px 30px 30px !important;overflow:hidden;}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.jt-col-11{
	padding:0 25px;
}
.specTextPro{
	font-size: 12px;text-align: center;
	color:#333333;padding-bottom:11px;font-family:"Adagio_Sans-Thin",Verdana;
}
.specObr{
	padding:15px 30px;
}
.boxProvozovny{
	/*padding:10px;*/
}
#provozovny{
	background-color: transparent;
}
#infoLeft h2.popisLeft{text-align: center;font-size: 28px;}
#infoLeft ul{
	padding:5px 0 20px 0;
}
#infoLeft ul li{ margin-left:40px;}


#provozovny .container{padding-top:30px;padding-bottom: 30px;}
/*#pronajem .container{padding-top:30px;}*/
#banner{
	background-color: transparent;padding-bottom:30px;
}
#banner .container{padding-top:5px;}
#banner h2{
	font-family: 'Adagio_Sans-SemiBold';font-weight: lighter;text-transform: uppercase;
}
#banner ul{
	margin-top:20px;
	list-style: none;
}
#banner ul li{
	float:left; width:50%;
	list-style: none;font-size:15px;
}


#menuBox1{
	background: url(../images/bg_akce.png) repeat center top;overflow: hidden;padding-top:0px;padding-bottom:0px;background-size: 100% auto;padding:20px;
	padding-left:30px;min-height: 207px;
}
#menuBox2{
	background: url(../images/bg_akce1.png) repeat center top;overflow: hidden;padding-top:0px;padding-bottom:0px;background-size: 100% auto;padding:20px;
	padding-left:30px;min-height: 207px;
}
#menuBox3{
	background: url(../images/bg_akce2.png) repeat center top;overflow: hidden;padding-top:0px;padding-bottom:0px;background-size: 100% auto;padding:20px;
	padding-left:30px;min-height: 207px;
}
#banner ul li.jedno{
	list-style: none;font-size:15px;float:none;width:100%;
}

#akce_homepage{
	padding-top:0px;padding-left:0px;overflow: hidden;background-color: transparent;
}

#akce_homepage .akceH{
	/*padding-left:25px; */
}
#akce_homepage .akceH1{
	
}
#akce_homepage .textdet{
	font-size: 14px; text-align: justify;
	}

#akce_homepage .akceH h2{
	border-bottom:1px solid #333333;
}
#akce_homepage .akceH1 h2{
	border-bottom:1px solid #333333;
}
.zelenyBoxK{
	overflow: hidden; padding-top:5px;float:left;margin-right:5px;padding-left:10px;padding-right:10px;padding-bottom:10px;min-width:64px;
}
.kalendarBanner{
	padding-top:20px;
}

.programDate{
	line-height:14px;font-family: 'Adagio_Sans-Thin', Verdana;font-size: 12px;
}


.H2banner1K{
	font-family: 'Adagio_Sans-SemiBold',Verdana;font-size: 20px;width:60%;line-height:21px;padding-top:0px; 
/*text-transform: uppercase;*/
}
.H2banner1K a{
	text-decoration: none; font-size: 20px;font-family: 'Adagio_Sans-SemiBold',Verdana;line-height:20px; 
}
.H2banner1K a:hover{
	color:#333333;
}
.H2banner1K .programAH:hover{
	text-decoration: underline;
}



.H2banner1K1{
	font-size: 12px; font-family: 'Adagio_Sans-Thin',Verdana;width:70%;line-height:16px; font-weight: lighter;
}
.H2banner1Kk{
	width:100%;
}
.H2banner1Ka{
	font-family: 'Adagio_Sans-SemiBold',Verdana;font-size: 20px;width:100%;line-height:21px;
}

.full-width100{
	width:100%;
}

.H2banner1K{

}
.velikostCa{
	font-size:34px; font-family: 'Adagio_Sans-SemiBold'; text-align: center;color:white;line-height:34px;
}


.velikostCab{
	font-size:34px; font-family: 'Adagio_Sans-SemiBold'; text-align: center;color:white;line-height:22px;padding-top:10px;padding-bottom:10px;
}
.velikostCK{
	font-size:34px; font-family: 'Adagio_Sans-SemiBold'; text-align: center;color:white;line-height:34px;padding-top:10px;width:44px;
}


.velikostC1a{
	font-size:10px; font-family: 'Adagio_Sans'; text-align: center;color:white;line-height:14px;text-transform: uppercase;
}
.vst{
	padding:0;margin:0;position: absolute;top:0px;right:0;
}
.vst .buttonVs{
	background: url(../images/icona-vstupenky.png) no-repeat 10px 5px;border:none;width:130px;line-height:25px;font-size: 12px; padding-left:25px; 
	margin-left:10px;border:1px solid #333333;color:#333333;
	
}
.vst .buttonVs:hover{
	padding-left:25px; border:1px solid #2dad9e;color:#2dad9e;background: url(../images/icona-vstupenkyz.png) no-repeat 10px 5px;
}

.vst1{
	padding:0px;margin:0;position: absolute;top:0px;right:0;
}
.vst1 .buttonVs{
	background: url(../images/icona-vstupenky.png) no-repeat 10px 5px;border:none;width:130px;line-height:25px;font-size: 12px; padding:5px; padding-left:42px;padding-right:10px; 
	margin-left:10px;border:1px solid #333333;color:#333333;
	
}
.vst1 .buttonVs:hover{
	border:1px solid #2dad9e;color:#2dad9e;background: url(../images/icona-vstupenkyz.png) no-repeat 10px 5px;
}



#hlavni{
	padding-top:20px;background:transparent;
}
#hlavni h2{ font-size: 12px;}
#hlavni a img{padding:5px 5px 5px 5px;display:inline-block;
    margin:auto;}

#medialni{
	padding-top:20px;background:transparent;padding-bottom:40px;overflow: hidden;
}
#medialni h2{ font-size: 12px;}
#medialni a img{padding:5px 10px 5px 10px;display:inline-block;
    margin:auto;}


.dalsiAkceVice{
	margin-top:5px;padding-bottom:30px;padding-right:0px;
}
.dalsiAkceVice a{
	padding:6px; 	overflow: hidden;font-size:12px;border:1px solid #4b4b4b;color:#4b4b4b;
}
.dalsiAkceVice a:hover{
	border:1px solid #2dad9e;color:#2dad9e;
}	

.dalsiAkceVice .awh{
	padding:6px; 	overflow: hidden;font-size:12px;border:1px solid white;color:white;
}
.dalsiAkceVice .awh:hover{
	border:1px solid #4b4b4b;color:#4b4b4b;
}


.dalsiAkceViceKont{
	margin-top:10px;padding-bottom:30px;padding-right:0px;
}
.dalsiAkceViceKont a{
	padding:6px; border:1px solid white;color:white;	overflow: hidden;font-size:12px;
}
.dalsiAkceViceKont a:hover{
	border:1px solid #333333;color:#333333;
}


.indicator{
	text-align: left;font-size:12px;padding-top:10px;padding-left:10px;
}

#akce_homepage h3 a{
	color:inherit;outline: 0;
}
#akce_homepage h3 .programAH:hover {
	text-decoration: underline;
}


.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

 .panel-heading {
    cursor: pointer;
}
.panel-body{
	font-size: 14px;line-height: 20px;padding-top:10px;
}

/* CSS Method for adding Font Awesome Chevron Icons */
.accordion-toggle{
	text-decoration:none;
}

 .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family:'FontAwesome';
    content:"\f106";
    /*float: right;*/
    color:#333;
    padding-left:10px;text-decoration: none;font-size:14px;font-weight: lighter;
}


.panel-heading.collapsed .accordion-toggle:after {
    /* symbol for "collapsed" panels */
    content:"\f107";text-decoration: none;
}




#navigace, #kalendar-akci{
	background: transparent;
}

#navigace .pathwayURL{
	text-decoration: underline;
}
#navigace .pathwayURL:hover{
	color:#2dad9e;
}
.fa-angle-right{
	color:#333333;
}

#headerMenu{
	float:right;width:40%;
}
#provozovna{
	background-color: transparent;
}
.boxProvozovna{
	padding:8%;
}
.boxProvozovna h2{
	color: white;font-family: 'Adagio_Sans-Thin';text-transform: uppercase;font-size: 25px;
}

.boxProvozovna ul{
	list-style: none;color:white;padding-top:20px; padding-bottom:20px;
}
.boxProvozovna ul li{
	line-height:25px;
}
.boxProvozovna ul li a{
	color:white;text-decoration: underline;
}
.boxProvozovna ul li a:hover{
	color:#333;
}

.boxProvozovna .adresa{
	background: url(../images/adresa.png) no-repeat 0 3px;
	padding-left:30px;
}
.boxProvozovna .telefon{
	background: url(../images/telefon.png) no-repeat 0 3px;
	padding-left:30px;
}
.boxProvozovna .doba{
	background: url(../images/doba.png) no-repeat 0 3px;
	padding-left:30px;
}
.boxProvozovna .mailp{
	background: url(../images/email.png) no-repeat 0 8px;
	padding-left:30px;
}
.boxProvozovna .web{
	background: url(../images/web.png) no-repeat 0 5px;
	padding-left:30px;
}
.boxProvozovna .fb{
	background: url(../images/fbw.png) no-repeat 0 5px;
	padding-left:30px;
}
.boxProvozovna .ins{
	background: url(../images/ins.png) no-repeat 0 5px;
	padding-left:30px;
}
.boxProvozovna .youtobe{
	background: url(../images/youtobe.png) no-repeat 2px 6px;
	padding-left:30px;
}



.gsmp{
	background: url(../images/gsm.png) no-repeat 0 3px;
	padding-left:30px;
}



.boxProvozovna .adresak{
	background: url(../images/adresak.png) no-repeat 0 3px;
	padding-left:30px;
}
.telefonk{
	background: url(../images/telefonk.png) no-repeat 0 15px;
	padding-left:30px;
}
.boxProvozovna .dobak{
	background: url(../images/dobak.png) no-repeat 0 3px;
	padding-left:30px;
}
.mailpk{
	background: url(../images/emailk.png) no-repeat 0 5px;
	padding-left:30px;
}
 .webk{
	background: url(../images/webk.png) no-repeat 0 5px;
	padding-left:30px;
}
.gsmpk{
	background: url(../images/gsmk.png) no-repeat 0 3px;
	padding-left:30px;
}
.gsmpk1{
	background: url(../images/gsmk.png) no-repeat 0 15px;
	padding-left:30px;
}

.imgGale{
	padding-top:5px;
}

.box1Provozovna{
	padding-top:4%;font-size: 16px;
}

.fotogalerie{
	margin-top:20px;
}

.programProvozovna{
	background-color: white; padding:4%;overflow: hidden;margin-top:20px;
}




.boxProvozovnaKontakt{
	padding:3% 3% 2% 3%;overflow: hidden;margin-top:20px;
}
.boxProvozovnaKontakt h2{
	color: white;font-family: 'Adagio_Sans-Thin';text-transform: uppercase;font-size: 25px;
}
.boxProvozovnaKontakt ul li h2{
	color: white;font-family: 'Adagio_Sans-Thin';font-size: 16px;text-transform: inherit;line-height: 20px;padding-top:0;
}
.boxProvozovnaKontakt ul li h3{
	color: white;font-family: 'Adagio_Sans-Thin';font-size: 14px;font-style: italic;
}
.programProvozovnaKontakt {
	background-color: white; padding:3%;overflow: hidden;margin-top:20px;
}
.boxProvozovnaKontakt  ul{
	list-style: none;color:white;padding-top:0px; padding-bottom:20px;
}
.boxProvozovnaKontakt  ul li{
	line-height:25px;
}
.boxProvozovnaKontakt  ul li a{
	color:white;text-decoration: underline;
}
.boxProvozovnaKontakt ul li a:hover{
	color:#333;
}
.boxProvozovnaKontakt .telefon{
	background: url(../images/telefon.png) no-repeat 0 15px;
	padding-left:30px;
}
.boxProvozovnaKontakt .mailp{
	background: url(../images/email.png) no-repeat 0 4px;
	padding-left:30px;
}

.padlLeft01{
	padding-left:0;padding-top:20px;
}

.boxProvozovnaKontakt .funkce{
	line-height: normal;
}
.boxProvozovnaKontakt .mezeraK{
	padding-top:10px;
}

.programProvozovnaH2{
	border-bottom: 1px solid #333;
}
.ctverecProvozovna{
	    background: #dcdcdc;
    background: linear-gradient(135deg, transparent 8px, #dcdcdc 8px);
    /*text-shadow: 0 1px 0 rgba(0,0,0,.5);*/
    color: white;
    float: left;
    font-size:10px ;
    /*height: 35px;*/
    padding: 6px 13px 6px 13px;
    text-decoration: none; font-family: 'Adagio_Sans-SemiBold'; float:right;
}

#pronajem{
	background: transparent;
}
#boxPronajem{
	background-color: #2ca598;padding-bottom:20px;
}
#boxPronajem h2{
	text-transform: uppercase;font-family: 'Adagio_Sans-SemiBold';
	color:white; line-height: 25px;padding:30px 10px 0 30px;
}

#pronajem p.textPR{
	line-height: 22px;font-size: 16px;margin-top:10px;
}



#boxPronajem ul{
	list-style: none;
	margin-top:30px;
}
#boxPronajem ul li{
	color:white;
	border-bottom: 1px solid #47b1a5;
}

#boxPronajem ul .bezPodtr{
	border-bottom: none;
}

#boxPronajem ul li a{
	color:white; padding-left:30px;line-height: 45px;font-size: 16px; display: block;
}

#boxPronajem ul li:hover{
		background: url(../images/bg_sal.png) repeat;
}

#boxPronajem ul li.activeSal{
		background: url(../images/bg_sal.png) repeat;
}

#boxPronajem ul li.activeSal a{
	color:white;	
}
.welcome{
	font-size:1px;
}
.imagePr{
	 margin-top:20px;
}

#dotaznik{
	margin:20px 0 0 0;
	background-color: white;padding: 25px; overflow: hidden;
}
#dotaznik h3{
	font-size: 19px;line-height: 24px;color:#333;font-family: 'Adagio_Sans-Thin',Verdana;
}
.requireda{
	font-size: 12px;line-height: 24px;padding-top:0px;
}

.form-italic{
	font-style: italic;
}

.slateS {
	background: url(../images/datum.png) no-repeat right center;
}

.styled-select select {
   background: transparent;
   width: 104%;
   border:0;
  /* padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;*/
   -webkit-appearance: none;
   }

.styled-select select option{
	
}   
   
   
.styled-select.slate {
  /* background: url(../images/sipka.png) no-repeat right center ;*/

}
.styled-select {
   width: 100%;
  /* height: 34px;*/
   overflow: hidden;
   background: url(../images/sipka.png) no-repeat right center ;
    border: 1px solid #ccc;
   }

.h2Prihlaska{
	line-height: 35px;
}
  
.caraPr{
	background-color: #c5c5c5; height: 1px; width:100%;
}
.specObrs{
	background: url(../images/bg_kontakt.png) repeat ;
}
.boxProvozovnaKontakt ul li.barvased{
	color:#333;
}
.boxProvozovnaKontakt ul li.barvased a{
	color:#333;
}
.boxProvozovnaKontakt ul li.barvased h2{
	color:#333;
}
.boxProvozovnaKontakt ul li.barvased h3{
	color:#333;
}
.boxProvozovnaKontakt .barvased{
	color:#333;
}
.boxProvozovnaKontakt .transfnone{
	text-transform: none;
}
#provozovna .padTop0{
	padding-top: 0;margin-top:0;
}
#provozovna .padTop10{
	padding-top:20px;
}
.salyLia{
	cursor: pointer;
}

.textTrhy ul {
	list-style-position: inside;
}
.csplH3{
	color:white;font-size: 14px;margin-top:10px;
}
.popisCSPL{
	color:white;margin-top:-70px;
}
.popisCSPLP{
	margin-top:20px;
}
.boxProvozovna ul li h2.proskoly{
	font-size: 18px;
}
.funkcep{
	font-style: italic;padding-bottom:10px;
}
.fontshh{
	font-size: 14px;
}
.extlink{
	padding-left:3px;
}
.extlink1{
	padding-left:10px;
}

.ktext{
	font-size: 13px;line-height: 16px;
}
#galleryHomepage{
	background-color: transparent;margin-top:10px;
}
#gallery{
	background: url(../images/bg_gal.png) repeat center top;overflow: hidden;padding-top:0px;padding-bottom:0px;background-size: 100% auto;padding:20px;
	padding-left:30px;min-height: 456px;
}
#gallery h2{
	color: white;font-family: 'Adagio_Sans-Thin', Verdana;text-transform: uppercase;font-size: 25px;margin-top:10px;
}
#gallerymain{
	margin-top:30px;
}
.zobrDG{
	padding-right:15px;padding-top:15px;
}

.zobrIG{
	width: 100%;
  height: 261px;
}
.bottompopisek{
	padding-left:20px;
	bottom:15px;position: absolute;width:95%;
}
.popisGH{
	color:white;font-size: 16px;text-align: left; font-family: 'Adagio_Sans-SemiBold', Verdana; line-height: 20px;
}
.popisGH4{
	color:white;font-size: 12px;text-align: left; font-family: 'Adagio_Sans-Thin', Verdana; line-height: 16px;
}
.gal3ab{
	padding-right:15px;cursor: pointer;
}

.tbgvid:after {
  content: '';
  position: absolute;
  top: 0; right: 0;
  bottom: 0; left: 0;
  background: url('../../../images/bg_sipkav.png') center center no-repeat;
}
.overWH{
	overflow: hidden;
}

.ulPromedia{
	list-style: none;
}
.aktivkalen{
	cursor: pointer;
}
label{
	font-family: 'Adagio_Sans-Thin', Verdana;font-size: 12px;line-height: 12px;color:#48484a;font-weight: lighter;
}
#provozovny .kontaktydrob{
	padding-top:5px;
}

#accordion1 .salyTech .programAH:hover{
	text-decoration: underline;
}

#akce_homepage td{background-color:white;color:black;font-size:14px;text-align:left;}
#akce_homepage ol{list-style-position: inside;}

#mistoZobrazeniR ul {
  padding-left: 12px;
}
.vst{
	padding:0;margin:0;position: absolute;top:0px;right:0;
}
.vst .buttonVs{
	background: url(../images/icona-vstupenky.png) no-repeat 10px 5px;border:none;width:130px;line-height:25px;font-size: 12px; padding-left:25px; 
	margin-left:10px;border:1px solid #333333;color:#333333;
	
}
.vst .buttonVs:hover{
	padding-left:25px; border:1px solid #681f80;color:#681f80;background: url(../images/icona-vstupenkyz.png) no-repeat 10px 5px;
}
.vst1{
	padding:0;margin:0;position: absolute;top:32px;right:0;font-size:12px;color:#333333;
}
.vst1a{
	padding:0;margin:0;font-size:12px;color:#333333;text-align:left;width:100%;
}


.vst1a .colorf, .vst1 .colorf{color:#681f80;border: 1px solid #681f80;}
.pikdiv{float:left;padding-left:5px;}

.vst1a .pikdiv{float:left;padding-right:5px;padding-left:0;}

.pikdiv span{border: 1px solid #d0d0d0;border-radius: 1px;color: #b5b5b5;display: inline-block;font-size: 10px;font-weight: 600;
letter-spacing: .3px;line-height: 9px;padding: 3px 7px 5px 7px;transition: color .3s,border-color .3s;white-space: nowrap;}
.fixed-k{
	position: fixed;
	top:100px;
	width:24.6vw;
	
}
.fixed-k #kalkz{

}
.zruseno{color:#d0462d;}
.display-none{display:none;}

.tlacprihla{overflow:hidden;}

.h2zp{font-size: 16px;padding-bottom: 10px;}
.zpravodajst{padding:0 0 20px 20px;}
.zpravodajst a{text-decoration: underline; color:#2dad9e;}
.kulturniz {float: right;padding-top: 0;padding-bottom: 10px;margin: 0 2px;font-size:11.7px;}
.kulturniz a:hover {color:#2dad9e;text-decoration: underline;}

/* RESPONSIVE */
@media only screen and (max-width: 1900px) {
	.logointro img {margin-top:50px;}
	#our-studio-presentation {
		padding-left: 0px;
		width: 50%;
		text-align: center;
	}
	#our-studio-presentation .voffset200  {margin-top:140px;}
	#our-studio-presentation .voffset100  {margin-top:50px;}
	.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
/*		left: 50%;
		width: 50%;
		text-align: center;
		padding-right:0px;*/
	}
	
}
@media only screen and (max-width: 1600px) {
	.voffset10  { margin-top: 7px; }
	.voffset20 { margin-top: 20px; }
	.voffset30 { margin-top: 25px; }
	.voffset40 { margin-top: 40px; }
	.voffset50 { margin-top: 45px; }
	.voffset60 { margin-top: 50px; }
	.voffset70 { margin-top: 55px; }
	.voffset80 { margin-top: 60px; }
	.voffset90 { margin-top: 65px; }
	.voffset100 { margin-top: 70px; }
	.voffset150 { margin-top: 105px; }
	.voffset200 { margin-top: 140px; }
	.title1{
	font-size: 2.0em;
	line-height: 30px;
	margin-top:0px;

}

.title2{
	font-size: 1.8em;line-height: 30px;
}
	.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
	top:0%;
	left: 15%;
	padding-right: 0%;
	padding-left: 0%;
}
}
@media only screen and (max-width: 1500px) {
	.voffset10  { margin-top: 7px; }
	.voffset20 { margin-top: 20px; }
	.voffset30 { margin-top: 25px; }
	.voffset40 { margin-top: 40px; }
	.voffset50 { margin-top: 45px; }
	.voffset60 { margin-top: 50px; }
	.voffset70 { margin-top: 55px; }
	.voffset80 { margin-top: 60px; }
	.voffset90 { margin-top: 65px; }
	.voffset100 { margin-top: 70px; }
	.voffset150 { margin-top: 105px; }
	.voffset200 { margin-top: 140px; }
	.title1{
	font-size: 2.0em;
	line-height: 30px;
	margin-top:0px;

}

.title2{
	font-size: 1.5em;line-height: 25px;
}
	.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
	top:0%;
	left: 15%;
	padding-right: 0%;
	padding-left: 0%;
}

	#header.overflow .navbar-nav > li {padding: 30px 7px 15px 6px;}
	#header .menu-item a, #header.overflow .menu-item a {
		font-size: 16px;
		line-height: 18px;
		padding-bottom:10px;
		color:#333333;
	}
}
/* Note: Design for a width of 1024px */
@media only screen and (max-width: 1280px) {


	.container {width: 100%;}
	.section .full-width {width: 100%;}
	.voffset10  { margin-top: 5px; }
	.voffset20 { margin-top: 10px; }
	.voffset30 { margin-top: 15px; }
	.voffset40 { margin-top: 20px; }
	.voffset50 { margin-top: 25px; }
	.voffset60 { margin-top: 30px; }
	.voffset70 { margin-top: 35px; }
	.voffset80 { margin-top: 40px; }
	.voffset90 { margin-top: 45px; }
	.voffset100 { margin-top: 50px; }
	.voffset150 { margin-top: 75px; }
	.voffset200 { margin-top: 100px; }
	#owl-main-text {margin-top:75px;}
	.section.player {display: none;}
	#contact.section .jt_row.overlap {
		width: auto;
		margin: 0px 11% 0px 11%;
	}
	.jt_row {opacity: 1;}
	.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
	top:0%;
	left: 15%;
	padding-right: 0%;
	padding-left: 0%;
}
	
	#header.overflow .navbar-nav > li {padding: 30px 6px 15px 5px;}
	#header .menu-item a, #header.overflow .menu-item a {
		font-size: 14px;
		line-height: 18px;
		padding-bottom:10px;
		color:#333333;
	}
	#header .container {width: 100%;}
}

@media only screen and (max-width: 1240px) {

	#header.overflow .navbar-nav > li {padding: 30px 5px 15px 4px;}
	#header .menu-item a, #header.overflow .menu-item a {
		font-size: 12px;
		line-height: 18px;
		padding-bottom:10px;
		color:#fff;
	}
#header .container {width: 100%;}
}

@media only screen and (max-width: 1024px) {


	#header .container {width: 95%;}
	.navbar-brand img {
		max-width: 75%;
		margin-top:0px;

	}
	.text-left{
		text-align: left;
	}
	#header img{margin-top:0px;}
#header.overflow img{margin-top:0px;}
	
	.navbar-brand.mini img {margin-top:3px;}
	#header.overflow 	.navbar-nav > li {padding: 27px 7px 17px 5px;margin:0;}
	#header .menu-item a, #header.overflow .menu-item a {
		font-size: 12px;
		line-height: 18px;
		padding-bottom:10px;
	
	}

.container{
	padding:20px 0;
}
h1{
	font-size:1px;
}

.velikostC{
	font-size:16px; line-height:16px;
}
.velikostC1{
	font-size:10px; 
}

#zelenyBox2 h2{
	font-size: 12px;
}
#zelenyBox2 h3{
	font-size: 10px;
}
.H2banner1K{
	font-size: 14px;width:50%;line-height:16px; 
}
.H2banner1K a{
	font-size: 14px;line-height:16px; 
}
.H2banner1Ka{
	font-size: 14px;
}
h3{
		font-size: 15px;
	}
.boxProvozovnaKontakt .col-md-2{
/*	float:left;width:28%;*/
}
.boxProvozovnaKontakt .col-md-10{
	padding-left:50px;
}
	
#maps {position: relative;}
}

@media only screen and (max-width : 990px) {
.obrreZP{
	display: none;
}
.nezobrInfo{
	display: none;
}
.nezobrInfoLeft{
	margin-top:20px;
}


	.col-md-4{
		padding-left:30px;padding-top:10px;
	}
	.col-md-6{
		padding-left:30px;
	}
	.col-md-3,.col-md-7{
		padding-top:10px;
	}
	.boxProvozovnaKontakt .col-md-2{
	float:left;
}

.boxProvozovnaKontakt .col-md-10{
	padding-left:150px; 
}


		img {
		max-width: 100%;
		height: auto;
	}
	#header .menu-item a {
		padding:0px;
	}
	#header.overflow 	.navbar-nav > li {padding: 28px 3px 15px 3px;margin:0;}
	#header .menu-item a, #header.overflow .menu-item a {
		font-size: 10px;
		line-height: 18px;
		padding-bottom:10px;
	
	}
.navbar-header.page-scroll {
	padding:1px 0px 20px 0; 
	}
	#header #nav{	
padding-right:30px;
	}
.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
	top:0%;
	left: 15%;
	padding-right: 0%;
	padding-left: 0%;
}
.fixed-k{
	position: relative;
}

	
}

@media only screen and (max-width : 767px) {

.col-md-11a{
	width:20%;margin-bottom:10px;
}

}




/* Note: Design for a width of 320px */
@media only screen and (max-width : 568px) {



#akce_homepage{
	margin-top:0px;
}

#banner{
	padding:40px 0 0px 0px;
}
#pronajem .container{padding-top:30px;}

#provozovny .kontaktydrob{
	padding-top:30px;
}
.velikostC{
	font-size:14px; line-height:14px;
}
.velikostC1{
	font-size:8px; 
}

#zelenyBox2 h2{
	font-size: 10px;
}
#zelenyBox2 h3{
	font-size: 8px;
}
.H2banner1K{
	font-size: 14px;width:56%;line-height:16px; 
}
.H2banner1K a{
	font-size: 14px;line-height:16px; 
}
.H2banner1Ka{
	font-size: 14px;
}
h1{
	font-size:1px;
}

#header {top:15px;}
#owl-main .owl-pagination {
		top:-55px;
}
.box1Provozovna{
	font-size: 14px;
}
.col-md-11a{
	float:left;margin:5px;
	width:30%;min-height: 100px;
}
.col-md-11c{width:95%;margin-left:5px;}
.col-md-11c1{width:95%;margin-left:5px;}
form .padTop31{
	padding-top:30px;
}
.jt-col-11{
	padding:0;
}
#pronajem p.textPR{
	font-size: 12px;padding:0px 4px;
}

.tabUsporadani{
	padding:0;
}

#nadSal{
	padding:10px 4px;
}
.col-md-4, .container{
	padding-right:0;padding-left:0;
}

h3{
		font-size: 15px;
	}
.col-md-3 {
	float: none;
}
.modH2{
font-size: 24px;
}

	h2.h1n{
		font-size: 24px;
		padding-left:5px;
	}
	.text{
		font-size: 14px;
	}
	.title1{
	font-size: 18px;padding-left:5px;	width:100%;
	text-align: left;
	line-height: 20px;
	}
	.title2{
	font-size: 15px;	
	padding-left:5px;
	padding-left:5px;	width:100%;
	text-align: left;
	}



.fixed-height { 
	position:relative;
	height: 66px !important; 
}

#novinky h2.nadpisN {
	font-size: 1.75em;
	color:white;
	text-align: left;
	line-height: 40px;
}

	
	.jt_col {margin-bottom:30px;}
#novinky .jt_col{
	padding:0;
}
.minict{
	display:none;
}
#nov24{
	position: relative;
}
.col-md-8{
	padding:0;
}
	.section .jt_row {padding-bottom:10px;}
	.container {padding-top:50px;padding-left:0;padding-right:0;}
	.section {margin-bottom:-50px;}
	.section.separator.child {margin-top:-120px;}
	.section .text.presentation {
		font-size: 18px;
		line-height: 47px;
		margin-top:40px;
	}
		.section .text.presentation span {
			padding-bottom:12px;
		}
		.carousel-wrapper.with_pagination #owl-services .owl-pagination {margin-bottom:60px;}
	.section .button {
		font-size: 13px;
		padding:10px 40px 10px 15px;
	}
	.section .button.next {background-position: 120% center;}



	.text  {font-size: 14px;}
	.section .subtitle.mini {font-size: 13px;}
	.section .subtitle {font-size: 22px;}
	.section .title.mini {font-size: 16px;}
	.container {width: 95%;}
	.section .full-width {width: 100%;}
	#maps {position: relative;}
	
	.carousel-wrapper.full .generic-carousel .owl-item .ulitem li, .clients-list li {width: 100%;}
	#owl-main-text h2 {font-size: 20px;}
	.slide-content p {font-size: 12px;}
	
	#owl-main-text {height: 120px;}
	.carousel-wrapper.imac-table {
		display: none;
	}
	.section .go-btn {
		margin: 20px auto -25px auto;
	}
	.carousel-wrapper.full .generic-carousel .owl-item .project img {height: auto;}
	#services {background-image:none;}
	.jt_col .separator img {margin-bottom:-30px;}
	.team-wrapper {margin-top:-30px;}
	.team-wrapper .team-member {width: 50%;}
	.team-wrapper .team-member .hover .blur {
		padding:0px;
	}
	.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
		width: 100%;
		position: relative;
		top:0px;
		left: 0px;
		margin-top:0px;
		position: relative;
		background: #333;
		padding:1px 0px 30px 0px !important;
	}
	.project-info h4 {font-size:27px;}
	.address {margin-bottom:10px;}
	.address-title {margin-top:10px;}
	.section .title.medium {
		margin-top:0px; 
		font-size: 18px;
		margin-bottom:50px;
	}
	#maps, .inner-map {height: 350px;}
	.modal-form {
		border-radius: 0px;
		width: 100%;
		padding:20px;
		height: auto;
	}

	.logointro img {
		display: table;
		margin: 115px auto 0px auto;
		width: 40%;
	}
	.slide-content p {margin-top:60px;}
	.corner {display: none !important;}
	.slide-sep {
		margin-top:-180px;
		width: 35px;
	}
	.mouse {
		width: 16px;
		height: 30px;
		margin-left: -8px;
		bottom:10px;
	}
	.section .text {margin-top:0px;}
	.navbar-brand.mini img {margin-top:5px;}
	.modal-form .title, .modal-form .subtitle {display: none;}
	.modal-form {padding:0px 20px;}

	.carousel-wrapper.with_buttons .owl-controls .owl-buttons div {
		-webkit-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
		margin-top:-50px;
	}
	.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-prev {left: -17px;}
	.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-next {right: -17px;}
	.section .separator {margin-bottom: 0px;}
	#footer .scrollup {display: none;}
	#footer .social li .icon {margin:0px 5px;}
	#footer .social {margin:0px -40px;}
	.subtitle.mini.darker {color:#888;}
	#our-story .carousel-wrapper.with_buttons .owl-controls .owl-buttons div {top:50%;}	
	.team-wrapper .team-member .hover .name {font-size: 16px;}
	.team-wrapper .team-member .hover .position {font-size: 12px;}
	.carousel-wrapper.full .generic-carousel .owl-item .ulitem li h3 {margin-top:0px;}
	#kontakty ul li{font-size: 12px;float:none;width:100%;}

	.whitefont{
	padding:10px 0 0 0;
	font-size: 1em;
	color:white;
}	
	#specialisti .title {font-size: 16px;text-align:center;}

	.boxbily{
		display:none;
	}
	#copyr{padding-top:0px;}
	#copyr .text{
		font-size:14px;
	}

.col-md-6{padding :0; margin:0; padding-bottom:30px;}
.col-md-12{padding :0; margin:0;}
.col-md-5,.col-md-7{
	padding:0;
}
.padTopK10,.zobrDG{
	padding-top:10px;
}
#medialni{
	padding-bottom:60px;
}
.smallRoz{
	padding-top:0;
}
.smallRoz1{
	padding-bottom:10px;
}

.programDate{
	font-size: 12px;line-height:12px;
}
.boxProvozovnaKontakt .col-md-2{
	float:left;width:28%;
}
.boxProvozovnaKontakt .col-md-10{
	padding-left:0;
}
.smallKurzy .col-md-1{
	float:left;overflow: hidden;display:none;
}

.smallKurzy  .col-md-11{
	padding-left:0;overflow: hidden;
}


}/*and (orientation : landscape) */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape){ 

	#header.overflow.fixed, #header {z-index:99999; position: absolute;}
	#owl-main .owl-pagination {top: -25px;}
	#owl-main-text {
		height: 90px;
		margin-top:40px;
	}
	.mouse {display: none;}
	.logointro img {
		margin-top:150px;
		width:20%;
	}
	.slide-sep {width: 35px;}
	#owl-main .owl-controls .owl-page span {
		width: 14px;
		height: 14px;
		margin-top:2px;
	}
	.carousel-wrapper.with_pagination #owl-services .owl-pagination {margin-top:-50px;}
	.team-wrapper .team-member {width: 50%;	}
	.folio-filter li {margin-bottom:10px;}
	#footer {padding-bottom:40px;}
	.carousel-wrapper.full .generic-carousel .owl-item .ulitem li {min-height: 0px;}
	.voffset10, .voffset20, .voffset30, .voffset40, .voffset50, .voffset60, .voffset70, .voffset80, .voffset90, .voffset100, .voffset150 {margin-top:25px;}
	.features li {margin-bottom: 12px;}
	.features h3 {margin-bottom:5px;}


} 
@media only screen and (max-height : 650px) {
	.logointro img {
		height: 150px;
		margin-top: 100px;
		width: auto;
	}
	#owl-main-text {margin-top:40px;}
} 





/*-------------------------------------------------------------
		           THEME SWITCHER
--------------------------------------------------------------- */
#customizer {
	position: fixed;
	top: 64px;
	z-index: 999999;
}

.corner {
	display: block;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: url(../demo/corner.png);
	position: absolute;
	top: 50px;
	left: -50px;
}

.s-close {
	right: -205px !important;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.s-open {
	right: 0 !important;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.corner.expanded {
	background: url(../demo/corner.png);
}

#options {
	width: 205px;
	height: 378px;
	background: #fff;
	padding: 0;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.heading {
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#options h6 {
	color: #5c5c5c;
	margin-bottom: 10px;
	font-size: 13px;
}

.options-segment {
	margin-bottom: 20px;
}

.customize-button {
	display: inline-block;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c !important;
	background: #f7f7f7;
	border: 1px solid #e9e9e9;
	padding: 3px 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.color-head {
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	color: #525252;
	line-height: 40px;
	background-position: 92.5% 50%;
	margin-bottom: 15px !important;
	text-transform: uppercase;
	font-weight: 800;
}

.fonts-head {
	font-family: Bitter;
	font-size: 16px;
	color: #525252;
	line-height: 23px;
	margin-bottom: 15px !important;
}

.customize-button:hover {
	background: #fff;
}

.customize-button:first-of-type {
	margin-right: 5px;
}

.color-scheme {
	padding: 0;
}

.color-scheme li {
	float: left;
	list-style: none;
}

.color-scheme a {
	display: block;
	height: 30px;
	width: 30px;
	margin: 0 4.25px 10px;
}

.fonts-sel {
	padding: 20px 25px;
	margin-bottom: 0;
}

.colors-sel {
	padding: 20px 25px 15px;
	margin-bottom: 0;
}

.headers-sel {
	padding: 15px;
	margin-bottom: 0;
}

.green a {
	background: #65a94e;
}

.orange a {
	background: #e5ad51;
}

.blue a {
	background: #2fa1e0;
}

.red a {
	background: #f9333f;
}

.violet a {
	background: #7369b9;
}

.turquoise a {
	background: #34c5ba;
}

.yellow a {
	background: #ead22d;
}

.fblack a {
	background: #000000;
}
.ocre a {background: #e7cc35;}

.version {
	padding: 0;
	margin-bottom: -20px;
	display: table;
	width: 100%;
}

.version li {
	list-style: none;
	width: 44%;
	margin-right: 9%;
	float: left;
}

.version li a {
	padding: 21px;
	display: table;
}

.version li:last-child {
	margin-right: 0;
}

.lite,.lite:hover {
	background: #f3f3f3;
	color: #7f7f7f;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
}

.dark,.dark:hover {
	background: #7f7f7f;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
}

.options-head {
	background: #fd6b6b;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	line-height: 50px;
}

/*Loader effect*/


.ip-header {
	position: fixed;
	top: 0;
	z-index: 999999;
	min-height: 480px;
	width: 100%;
	height: 100%;
	background: #111;
}

.ip-header h1 {
	margin: 0;
}

.ip-logo,
.ip-loader {
	position: absolute;
	left: 0;
	width: 100%;
	opacity: 0;
	cursor: default;
	pointer-events: none;
}

.ip-logo {
	text-align: center;
	top: 0;
	height: 100%;
	-webkit-transform: translate3d(0,25%,0);
	transform: translate3d(0,25%,0);
}

.ip-loader {
	bottom: 20%;
}

.ip-header .ip-inner {
	display: block;
	margin: 0 auto;
}


.ip-header .ip-loader svg path {
	fill: none;
	stroke-width: 6;
}

.ip-header .ip-loader svg path.ip-loader-circlebg {
	stroke: #ddd;
}

.ip-header .ip-loader svg path.ip-loader-circle {
	-webkit-transition: stroke-dashoffset 0.2s;
	transition: stroke-dashoffset 0.2s;
	stroke: #ef6e7e;
}

/* Animations */

/* Initial animation of header elements */
.loading .ip-logo,
.loading .ip-loader {
	opacity: 1;
	-webkit-animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
	animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
}

.loading .ip-loader {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes animInitialHeader {
	from { opacity: 0; -webkit-transform: translate3d(0,800px,0); }
}

@keyframes animInitialHeader {
	from { opacity: 0; -webkit-transform: translate3d(0,800px,0); transform: translate3d(0,800px,0); }
}

/* Header elements when loading finishes */
.loaded .ip-logo,
.loaded .ip-loader {
	opacity: 1;
}

.loaded .ip-logo {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: animLoadedLogo 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedLogo 1s cubic-bezier(0.7,0,0.3,1) forwards;
}




.form-group.form-errora input,
.form-group.form-errora textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background: url(../img/icon/form-error.png) 98% 10px no-repeat #fff1f2; }
  
.form-group.form-error input,
.form-group.form-error textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background: url(../img/icon/form-error.png) 98% 10px no-repeat #fff1f2; }
.form-group.form-ok input,
.form-group.form-ok textarea {
  border: 1px solid #46a74e;
  color: #35b33f;
  background: url(../img/icon/form-ok.png) 98% 10px no-repeat #ddf9e1; }
.form-group.form-error .form-control, .form-group.form-ok .form-control {
  padding-right: 30px; }

select option{
	padding-left:15px;padding-top:2px;padding-bottom:2px;
}
.box {
  background: #939393;
  border: 1px solid #a4a4a4;
  border-radius: 5px;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px; }
 
 .hovertable{
 	background-color: #48484a ; 
   }
   
   .boxvar{
   	border:1px solid #004977;
   	border-radius: 5px;
   	background-color: white;
   	color:black;
   	text-align: center;
   	padding:10px;
   	margin-top:20px;
   }
 
 
 .cart_navigation {
  margin: 0 0 20px; 

  
  }
  .cart_navigation .btn-md {
    float: right; }
  .cart_navigation .btn {
    margin-bottom: 10px; }
   
 /*      .cart_navigation a {
         	border:1px solid black;
   	border-radius: 5px;
   	background-color: #b9b9b9;
   	padding: 10px;
     }
   */ 
  @media (max-width: 480px) {
    .cart_navigation > span {
      display: block;
      width: 100%;
      padding-bottom: 15px; } }  


.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;

  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333333;  border-radius:1px; 
  background-color: white;
  border-color: #cccccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cccccc; }
  .btn-default .badge {
    color: white;
    background-color: #333333; }

.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: white;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: white; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: white;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: white; }

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: white;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: white; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: white; }




#zobraz{
	display: none;
	border:1px solid red;
	color:red;
	padding:20px;
	line-height: 1.2em;
	width:100%;
	font-size: 1.0em;
	margin:15px 0 0 0;
}
#zobraz1{
	margin:15px 0 0 0;
	display: none;
	border:1px solid white;
	background-color: green;
	color:white;
	padding:10px;
	width:100%;
}

#zobraz2{
	display: none;
	border:1px solid red;
	color:red;
	padding:10px;
	line-height: 1.2em;
	width:100%;
	font-size: 1.0em;
	margin:15px 0 0 0;
}
#zobraz3{
	margin:15px 0 0 0;
	display: none;
	border:1px solid white;
	background-color: green;
	color:white;
	padding:10px;
	width:100%;
}

.pismoLight{
	font-family: 'Adagio_Sans-Thin';font-weight: lighter;
}

.objednatkonec1{display:none;margin-bottom:10px;margin-top:10px;}
.padlpLeft0{padding-left:0}
.padlpTop10{padding-top:10px;}