*, 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 {-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;-moz-osx-font-smoothing: grayscale;background-color: #ffffff;font-family: 'Nunito', sans-serif;color:#4a4a4a;}
input, textarea{font-family: 'Nunito', sans-serif;}
#poznamka{color:#d30f26;}
a{outline: 0;}
.container {
	padding-top: 0px;
	/*puvodne 140 */
	margin:0px auto;
}
.padRight102{
	padding-right:0px;
}
.padLeft102{
	padding-left:0px;
}
/* Header */
#header {width: 100%;height:185px;
background: url('../images/bg_top_modry.jpg') no-repeat center top;
/*background-color: white*/
}
#header .menuHe{
	background-color: white;line-height:82px;
}

.imsh{
 position: absolute;
    width: 100%;
    height: 100%;
   /* box-shadow: inset 3px 3px 10px 0 #000000;*/
    top: 0;
    left: 0;
	-webkit-box-shadow: inset 0px 18px 18px -1px rgba(0,0,0,0.67);
-moz-box-shadow: inset 0px 18px 18px -1px rgba(0,0,0,0.67);
box-shadow: inset 0px 18px 18px -1px rgba(0,0,0,0.67);
}

#header p{
	font-weight: bolder;
	margin:0;padding:0;
	line-height: normal;
	color:black;
}

#header .h1header{font-size: 16px;font-weight:bold; color:#787878;margin-top:70px;font-weight: bold;padding-bottom:15px;}

#header .ruzovaik svg.icon {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  fill: white;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

#header .ruzovaik svg.icon1,#paticka .ruzovaik svg.icon1 {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  fill: white;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#paticka .ruzovaik svg.icon1 {
  width: 30px;
  height: 30px;
}
#header .iconyright{float:right;margin-top:78px;}


.ruzovaik{background-color:#efa600;border-radius:50px;  width: 40px;padding:0 0 0 2px;line-height:40px;height: 40px;margin-right:50px;}
.ruzovaik1{padding:0 0 0 10px;line-height:38px;margin-right:20px;}
/*#header svg.icon:hover,#header svg.icon1:hover,#paticka svg.icon1:hover {fill: #232323;}*/
#header .ruzovaik:hover{background-color:#73b134;}

.ruzovaikmo{background-color:#73b134;border-radius:50px;  width: 25px;padding:0 0 0 2px;line-height:25px;height: 25px;margin-right:50px;
position: absolute;right:-8px;text-align: center;color:white;font-size: 14px;margin-top:-12px;display: none;}
.ruzovaikmo1{background-color:#efa600;border-radius:50px;  width: 25px;padding:0 0 0 2px;line-height:25px;height: 25px;margin-right:50px;
position: absolute;right:-5px;text-align: center;color:white;font-size: 14px;margin-top:-5px;display: none;}

#paticka .ruzovaik1{border-radius:60px;  width: 50px;padding:0 0 0 10px;line-height:48px;height: 50px;}

#header .menuback{background-color: #73b134;height:54px;}


#header .colorSil{background-color: transparent;}
ul{
	padding-left:15px;
}
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-bottom: 0;}

.navbar-brand > img{width: auto;height: auto;display:block;float:left;padding-right:10px;}

.navbar-brand {
   padding: 15px 0px 0px 0;
	text-align: center;
	position: relative;
 }
#logoHeader{
	padding:10px 0 0 75px;
	text-align: left !important;
}

.width100,.full-width{width:100%;}
.stuck {
    /*margin-bottom: 0px;*/
    padding-top:0px;
   padding-bottom: 0px;
    
}
.isHeader{
	display: none;height: 185px;
/*	
	padding:0px 0 20px 0;
	-webkit-box-shadow: 0px 10px 18px -1px rgba(0,0,0,0.67);
-moz-box-shadow: 0px 10px 18px -1px rgba(0,0,0,0.67);
box-shadow: 0px 10px 18px -1px rgba(0,0,0,0.67);
*/
}


.isStuck{
padding:0px 0 26px 0;
	z-index:99999;
	background-color: #055292 !important;display: block;
}


#isStuckH.animated{
	-webkit-animation-duration: .5s;
	        animation-duration: .5s;
	-webkit-transition: opacity 0.15s ease-in-out;
	-o-transition: opacity 0.15s ease-in-out;
	transition: opacity 0.15s ease-in-out;
}



.blackBack{
	background-color: black;
	/*position: absolute;*/
	margin-top:10px;
	bottom: 0;
	border-bottom: 4px solid #adadab;
}

a:hover {text-decoration: none;}
/*dark version*/
.darker #header.overflow, .darker  {background:white !important;}
.darker #header.overflow .menu-item a {color:white !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: white;
	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%;
}
/*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;}
	.navbar-collapse {padding-right:0px;}
	#header.overflow.fixed {
		top:0px;
			/*position: fixed;*/
	/*background-color: #055292;*/
background-color: white;
	z-index: 9999;
	}
	#header .jt_row {padding-top:0px;}

	
/*DIFFERENTS HOMES*/


h1{

}

#logoweb ul{
	margin-top:20px;
	/*position: absolute;*/
}
#logoweb img{
	width:100%;
}
.fixed-height { 
	position:relative;
	/*height: 60px !important; */
}

.mod-languages{
	padding-top:30px;
	/*float:right;*/
	position: absolute;
	right:0;
	z-index: 99;
}
/* Top wrap */

.owl-carousel .owl-item {text-align: center;}
.overlay {
	background: url(../images/overlay.png) white;
	opacity: 0.2;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 9;
	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.4;
		-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;
	 
		}

		.slide-content p {
			font-size: 18px;font-style: italic;
			color: #fff;
			text-align: center;
			font-weight: 300;
	 
			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: transparent;
	overflow: hidden;
}

	.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-weight: 400;
		font-size: 20px;
		color:#000;
		padding-top:0px;
		margin-top:5px;
		
		/*line-height: 90px;*/
		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-weight: 700;
			font-style: normal;
			font-size: 30px;
			margin:5px auto;
		}
	.textokno{
	 
		font-size: 16px;
		color:#4e4e4e;
		line-height: 25px;
		font-weight: 600;	
	}
	.section .text {
	 
		font-size: 19px;
		color:#000;
		line-height: 30px;
		font-weight: 300;
	}
	.section .text ul{

		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-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: 0px;
			top: 50%;
			background: url('../images/btn-generic-prev.png')  no-repeat;
			width: 38px;
			height: 99px;
			text-indent: -99999px;
			z-index:999;
			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 {
  display: none;
}

.carousel-wrapper.with_buttons:hover .owl-buttons {
  display: block;
}

		
		.carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-next {
			right:0px;
			left: auto;
			background: url('../images/btn-generic-next.png') 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 .owl-controls .owl-buttons div.owl-prev:hover  {left:0px;background: url('../images/btn-generic-prev1.png')  no-repeat;}
		.carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-next:hover  {right:0px;background: url('../images/btn-generic-next1.png') no-repeat;}
		/*.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: 999;
		position: relative;
		text-align: center;
		margin-top:5px;
	}

	.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: 12px;
		height: 12px;
		background: white;
		border:2px solid black;
		margin:0px 8px;
	}
	
			.carousel-wrapper.with_pagination .owl-controls .owl-page.active span, .carousel-wrapper.with_pagination .owl-controls.clickable .owl-page:hover span {
			background: #fdb026;	
			border:none;
		width: 12px;
		height: 12px;
		}

	
	


	.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;

		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;

		}
		.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;}

.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:transparent !important;}
#maps {
/*	width: 100%;
	height:auto;*/
	    width: 100%;
    height: auto;
    position: relative;
/*	position: absolute;*/
	overflow: hidden;
		color: black;
margin-bottom:-5px;
}
#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;}


			.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;
	}
	
#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;
}

.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;
}
.zadavacip{
	color:white;
}

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


	
}
.datum{
	font-size: 0.8em;
	color:#c5c5c5;
}


	.folio-filter li {margin-bottom: 8px;}


#kontakForm{
	padding-left:18px;
	padding-top:0;
	padding-bottom:40px;
}
#kontakForm .oteviraci{
	padding-top:20px;
}

#kontakForm h2{
	font-size: 2.500em;
	line-height: 1.05em;
	color: #222;
	min-height: 30px;
	text-align: left;
}
#kontakForm p{
	color: #757575;
	text-align: left;
	font-size: 1.333em;
	line-height: 26px;
	font-weight: 400;
	padding-bottom:10px;
}	


#kontakForm .form-control {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 1em;
    padding: 15px;
    margin-bottom: 10px;
    height:40px;
    border: 1px solid #ededed;
    border-radius: 5px;
    color: #757575;
    background: white;
}
#kontakForm textarea.form-control{height: 120px;}
#kontakForm textarea.form-control:focus{box-shadow:none;}
#kontakForm input.form-control:focus{outline: none;border: 1px solid #ededed !important;box-shadow:none;}



#kontakForm .form-group {
    margin-bottom: 1rem;
}
#kontakForm .form-control::placeholder {
    color: #999;
    opacity: 1;
}

#kontakForm .form-control-label {
    display:inline-block;
}
#kontakForm .form-control-label {
    padding: .375rem 0;
    margin-bottom: 0;
}

#kontakForm .padRight20{
	padding-right:20px;
}
#clanek .content-links-a{text-align:center;padding-top:20px;}

#kontakForm .btn-black,#clanek .content-links-a a {
    color: #fff;
    background: #222;
    border: #222;
    line-height: 27px;
    text-align: center;
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
padding: 10px 35px;
margin: 10px 0 0 0;
outline: none;
transition: all 0.25s ease-out;
-webkit-transition: all 0.25s ease-out;
-ms-transition: all 0.25s ease-out;
}
#clanek .content-links-a a{color:white;width:200px;margin: 0 auto;border-radius:5px;}


#kontakForm .btn-black:hover, #kontakForm .btn-black:focus, #kontakForm .btn-black:active{
    color: #ffffff;
    background-color: #03592d;
    border-color: #03592d;
}

#clanek .content-links-a a:hover,#clanek .content-links-a a:focus,#clanek .content-links-a a:active{
background: #ed6907;
border: #ed6907;
color: #fff;text-decoration:none;
}

#kontakForm a{
	color:#e05744;text-decoration: none;
}

#kontakForm .contacts h3 {
    color: #222;
}
#kontakForm .c-info h3 {
    text-transform: uppercase;text-align:center;
    font-size: 15px;
    letter-spacing: 2px;font-weight: 600;margin-bottom:5px;
}

#kontakForm .mbr-iconfont.mbr-iconfont-btn {
    padding-right: 0;
    font-size: 1.6em;
    line-height: 0.6em;
    vertical-align: text-bottom;
    position: relative;
    top: -0.12em;
    text-decoration: none;
    display: inline-block;
}
#kontakForm .contacts .mbr-iconfont {
    font-size: 22px;
    padding-right: 0px;
    display: inline-block;
}

 #kontakForm .oteviraci p{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    color: #757575;
}

.redStar{
 letter-spacing: 3.4px;
  color: #d0021b;
}
/*
.inputText{
  border-radius: 5px;
  background-color: #ffffff;
  border: solid 2px #d30f26;
  width:100%;
  padding: 4px 4px 4px 4px;
  font-size: 1.000em;
}
*/
/* checkbox style */

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #ededed;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.radio label, .checkbox label{
	padding-left:5px;
}

/* konec checkbox */

.submitServis{
	background: transparent;
	border:none;
	border-bottom: 4px solid #ed1b24;
	font-weight: bolder;
	float: right;
	font-size:1.167em;
}
#mapaOr{margin:0;}
.mapaD{
	margin:0px 0 0 0;
	padding:0;
	border:5px solid #3d3c3c;
	border-radius:5px; 
}



.bgWhite{
	background-color: white;
}
.display-none{
	display: none;
}

.fotogalerie{
/*	background: url('../images/bg_stroje.png') repeat-x; 
	background: url('../images/bg_stroje4.png') center center / cover no-repeat; */
	background-color: black;
	padding-top:15px;
	padding-bottom:20px;
	margin-top:6px;
}
.text-noupper{text-transform: none;}
.lightH2{font-weight: lighter;}

.colorBlack{
	color:black;
}

.boxNews{
	position: relative;
}
.accordionc{
	margin-top:30px;
	text-align: right;
}
#novinky .accordionc .btn{
/*	margin-left:0;*/
}

.accordiona{
	border:1px solid #fdb026;
	border-radius: 2px;
	padding:3px;width:100px;
	margin-top:10px;
	color:white;
	font-size: 1.167em;
	background-color: #fdb026;
}

.accordiona:hover{
	color:black;
	-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;
}

.textpoda{
	padding-top:10px;
		-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;
}


.colorWhiteBack{
	background-color:white;
}
.colorWhite{
	color:white;
}
.overFlowSection{
	overflow: hidden;
}
.padLeft0{
	padding-left:0px;
}
.padTop10{
	padding-top:10px;
}
.padTop15{
	padding-top:15px;
}
.padTop30{
	padding-top:30px;
}
.padTop40{
	padding-top:40px;
}
.padTop0{
	padding-top:0px;
}

.padBottom20{
	padding-bottom:40px;
}
.padBottom20a{
	padding-bottom:34px;
}
.padBottom10{
	padding-bottom:10px;
}
.padBottom0{
	padding-bottom:0 !important;
}
.padLeft10{
	padding-left:5px;
}

.padRight0{padding-right:0px;}
.padLeftk0{padding-left:0px;}
.padLeftk10{padding-left:5px;}
.padLeftk30{
	padding-left:30px;
}
.padLeft40{
	padding-left:45px;
}
.padRight40{
	padding-right:45px;
}

.padLeft30{
	padding-left:30px;
}
.padRight30{
	padding-right:30px;
}

padLeftk40{
	padding-left:45px;
}

.padRightk0{
	padding-right:0px;
}
.form-group{
	margin-bottom: 5px;
}
.newsflash{}

.borderRight{
	border-right: 1px solid #cacaca;
}
.borderLeft{
	border-left: 1px solid #cacaca;
}
.inputbox{
	padding:5px;border-radius: 2px;border:1px solid #adadad;
}

.blog .items-leading{
	padding-right:30px;
}


.carousel-wrapper.full .generic-carousel .owl-item .project img.textimage{
	width:65%;
}
#clanek,#kontakty,#kontaktyz,#clanekbottom{
	padding-top:20px;
	padding-bottom:30px;
	color: #232323;
	font-size:16px;
	text-align: left;
	background-color: #ffffff;padding-left: 18px;line-height: 30px;
}
#clanekbottom{margin-top:20px;}
#clanekbottom .item-page{
	border-top:1px solid #787878;
	padding-top:20px;
}

#kontaktyz{text-align: left;}

#kontakty{padding-top:0;}

#clanek h2,#kontakty h2,#kontaktyz h2,#clanekbottom h2{
	font-size: 1.917em;
	line-height: 38px;
	color: #68900a;
	padding-bottom: 5px;
	padding-top: 5px;font-weight: 600;
}
#clanek h2.regionF{
	text-align: left;
}

#clanek h2.poziceF,#kontakty h2.poziceF,#kontaktyz h2.poziceF{
font-size: 15px;
line-height: 1.7em;
letter-spacing: 2px;
text-transform: uppercase;
padding-bottom: 0;
text-align: left;
font-weight: 600;
line-height: 28px;
padding-bottom: 0;
}

#clanek h3,#kontakty h3,#kontaktyz h3,#clanekbottom h3{
	font-size:23px;
	padding-top:10px;
	padding-bottom:10px
}
#clanek h3.jmenok,#kontakty h3.jmenok,#kontaktyz h3.jmenok{
	font-size:1.833em;
	padding-top:0px;
	padding-bottom:0px;font-weight: 600;color: #222;margin-top:0;
}
#kontaktyz h3.jmenok {
    font-size: 1.533em;
}    


#kontakty h3.jmenok::first-letter,#kontaktyz h3.jmenok::first-letter{
	color:#055292;
}
#kontaktyz h2.text-center{
	text-align: center;
}

#clanek p,#kontakty p,#kontaktyz p{line-height: 20px;}
#clanek .textV{
	text-align: center;color: #000000;font-size: 18px;
line-height: 1.67em;font-weight: 400;margin-bottom: 1rem;padding:0 10px;
}
.mbr-table-cell-lg {
    display: table-cell;
    float: none;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    vertical-align: middle;
}

#clanek img.stahnout{
	padding:0px 0px 0 0;
}

#clanek ol,#clanekbottom ol{
	list-style-position:outside;
	padding: 10px 0 10px 40px; 
	
}

#clanek .item-page ul,#clanekbottom .item-page ul{
	list-style-position:outside;
	padding: 10px 0 10px 40px; 
}
#clanek ul.referenceul{
	list-style: none;
	list-style-position:outside;
	padding: 10px 0 10px 5px; 
}
#clanek ul.referenceul li{
	background: url(../../../images/odrazky.png) no-repeat 0 4px;	
	padding:0 0 30px 90px;font-style: italic;
}



#clanek a,#kontakty a,#kontaktyz a{color:#df0b08;text-decoration: none;}
#clanekbottom a{color:#141414;text-decoration: underline;}

#clanek a:hover,#kontakty a:hover,#kontaktyz a:hover,#clanekbottom a:hover{
	color:#232323;text-decoration: none;
}
#clanek.homepage{background-color: #eee0e0;padding-bottom:0;position: relative;padding-left:0;}


#clanek h1,#kontaktyz h1{font-size: 48px;line-height: 58px;color:#232323;text-align: left;}
#clanek.homepage h1{font-weight:bold;font-size:48px;color:#232323;margin-top: 20px;margin-bottom:10px;}
.prelative{position: relative;}
.pabsolute{position: absolute !important;}
#clanek.homepage .imghome{margin:50px 0 80px 45px;}
#clanek.homepage .pdfvice{margin:50px 0 0 0;}

#clanek.homepage .pdfvice .bthom:hover{color:white;}

#header .homepageH1p{font-size: 13px;text-align:right;color: white;line-height:15px;margin-top:10px;position: absolute;right: 0;}



#bannerPDF{position: absolute;bottom:-90px;width:100%;}
#bannerPDF .PDFBoxcon:before{
display: table;
  content: " ";
}

#bannerPDF .PDFBoxcon{background-color: white;border-radius:90px;overflow: hidden;padding:30px 0 30px 0;
display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#bannerPDF .PDFBox{text-align: center;
/*transform: translate(6.5%, 0);*/
width: 100%;
  padding: 0 20px;

}

#bannerPDF .imgBa{text-align: center;}
#bannerPDF a{color:#232323;font-size: 14px;text-decoration: none;}
#bannerPDF a:hover{text-decoration: none;color:#ff6799;}
.banro{
width:20%;
float:left;

/*padding-right:80px;*/

}
.lpan{padding-right:0;}

#barvaseda{
	background-color: #f6f7f8;height:130px;
}

#maincon{padding-bottom:30px;padding-top:30px;font-size:16px;color:#232323;}
#maincon #clanek h1{line-height: 40px;color:#232323;text-align: left;font-size: 36px;padding:15px 0 25px 0;}
#maincon #clanek p{font-size: 16px;line-height:20px;line-height: 22px;}

/*planovac*/
#vstupPlan{background-color:#eee0e0;margin-top: 30px;margin-left:12px;border-radius:20px;}
.padRight12{padding-right:12px;}
#vstupPlanIn{padding:40px 20px 35px 57px;font-size: 18px;}
#vstupPlanIn h2{font-size: 24px;font-weight: bold;line-height: 26px;padding-bottom:12px;}
#vstupPlanIn .tlaccer{
  margin-top: 20px;
}
#vstupPlanIn .btn-blackfi{background: #af7cb3 !important;border: #af7cb3;color: #fff;border-radius: 20px !important;padding-left: 20px !important;padding-right: 20px !important;}
#vstupPlanIn .btn-blackfi:hover{background: #ff6799 !important;border: #ff6799 !important;color: #fff;border-radius: 20px !important;}


/* end planovac */



.blockakt{text-align: center;padding:40px 45px 20px 40px;}
.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#paticka{padding-top:30px;}
#paticka .iconyright{float:left;}
#paticka a{color:#232323;text-decoration: none;font-size:16px;}
#paticka a:hover{color:#ff6799;}



#paticka .btn-social {
  padding: 15px calc;
  font-size: 14px;
}


#paticka .btn-white {
  margin-left: 5px;
  line-height: 1.9em;
}
#paticka .btn-white {
  color: #fff;
  background: #3b5999;
  border: 2px solid #fff;
    border-top-color: #3b5999;
    border-right-color: #3b5999;
    border-bottom-color: #3b5999;
    border-left-color: #3b5999;
  border-radius: 50%;
  margin-left: 5px;
  line-height: 1.9em;
}
#paticka .btn-white:hover {
  color: white;
  background: #4acdd5;
      border-top-color: #4acdd5;
    border-right-color: #4acdd5;
    border-bottom-color: #4acdd5;
    border-left-color: #4acdd5;

}

#paticka .btn-white1 {
  margin-left: 5px;
  line-height: 1.9em;
}
#paticka .btn-white1 {
  color: #fff;
  background: #f00073;
  border: 2px solid #fff;
    border-top-color: #f00073;
    border-right-color: #f00073;
    border-bottom-color: #f00073;
    border-left-color: #f00073;
  border-radius: 50%;
  margin-left: 5px;
  line-height: 1.7em;
	font-size: 16px;
}



#paticka .btn-white1:hover {
  color: white;
  background: #f97db8;
      border-top-color: #f97db8;
    border-right-color: #f97db8;
    border-bottom-color: #f97db8;
    border-left-color: #f97db8;

}

.breadcrumb {
    padding: 20px 0px 10px 0;
    margin-bottom: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    font-size: 16px;
    text-transform: lowercase;
    text-align: left;
}
.breadcrumb li{
	
}
.breadcrumb li span{
	color:#2c2929;
}
.breadcrumb li a span{
	color:#d30f26;padding-right: 5px;
}

.breadcrumb > .active {
    color: white;
}
.breadcrumb > li + li::before {
    padding: 0 2px 0 6px;
    color: #2c2929;
    content: "/\00a0";
}
#bannerStroje{
	padding-top:10px;
	background: transparent;
	padding-bottom:10px;
}
#bannerStroje.bgblack{background-color: #ed6907;}
#bannerStroje p{font-size: 1.233em;text-align: justify;line-height: normal;padding-bottom:10px;}

#bannerStroje.bottom0{
padding-bottom:0px;padding-top:30px;
}

#bannerStroje.dum{
	padding:0px 0 20px 0;
}
#bannerStroje.dumkat{
	padding:0;
}


.katal{
	padding:10px 20px 0 0;
}
#clanek .katimg{
	padding-top:0;
	padding-bottom:0;
}

#bannerStroje.dum .galTG a{
	color:#055292;
}
#bannerStroje.dum .texH2{
	font-size: 30px;
}

#bannerStroje.dum h3 {
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0px;color:#055292 !important;font-weight: bolder;
    padding:20px 0;
}

.width100full{
	width:100%;
}
.col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.cat_abs {
    top: 0;
    z-index: 9;
}



.cat_abs, .videoWrapper iframe {
    left: 0;
    width: 100%;
    height: 70%;
    position: absolute;
}
.single-cat {
    background: #fff;
        background-image: none;
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    height: 175px;
    margin-bottom: 30px;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 120px !important;
}
.cat-desc {
    padding: 15px;text-align: center;
}
.cat_title {
    color: #181818;
    font-size: 16px;text-align: center;
    
}
.cat_title, .maszyny-container h1 {
    font-weight: 700;
    text-transform: uppercase;
}
.cat-more {
    background-color: #fdb026;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    padding: 7px;
    position: absolute;
    bottom: 0;
    transition: .3s ease all;
    border: 1px solid #fdb026;
    letter-spacing: 1px;transition: 1s ease all;
}

.cat-more:hover {
	color:black !important;
	transition: 1s ease all;
}

.no-overflow {
    overflow: hidden;
    position: relative;
}

.cs-single-img:hover {
/*    transform: scale(1.00);
    -webkit-transform: scale(1.00);
    -moz-transform: scale(1.00);
    -o-transform: scale(1.00);
*/
}
.cs-single-img {
    width: 100%;
    background-size: cover !important;
   /*	background-size: 100% 100%;*/
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 235px;
  /*  transition: 1s ease all;
    background-color: #055292;*/
}
.home-polecamy{
	padding:0px 0 20px 0;
	background-color: white;
	margin-top:10px;
	margin-bottom:10px;text-align: center;}
.home-polecamy h3 {
    color: #181818;
    font-size: 1.667em;
    font-weight: 700;
    text-transform: uppercase;
    height: 54px;
    display: flex;
    align-items: center;
    margin: 0;
    padding-left:10px;
}
.rokprodeje {
    color: #818181;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 10px;
	   font-size: 1.333em;
    line-height: 24px;
    padding-left:10px;
}


.home-polecamy .footer_btn {
    margin-left: 10px !important;
}
#bannerStroje .footer_btn {
    color: white;
	 font-weight: bolder	
    border-top: 2px solid #fdb026;
    border-bottom: 2px solid #fdb026;
    background-color: #fdb026;
    padding: 10px 45px;
    border-radius: 0 !important;
    margin-left: 35px;
}
#bannerStroje .button {
		transition: 1s ease all;
text-decoration: none;
}

#bannerStroje .button:hover {
	color:black;
	transition: 1s ease all;
	text-decoration: none;
}

#bannerStroje .contact-info h3, .footer_btn {
    font-weight: 700;
    text-transform: uppercase;
}
#bannerStroje .footer_btn, input[type="submit"].wpcf7-submit {
    border-left: 0 !important;
    border-right: 0 !important;
    transition: 1s ease all;
}
#bannerStroje .button {
    position: relative;
    display: inline-block;
    padding: 10px 50px;
    font-size: 1.167em;
    transition: .4s ease all;
}
#bannerStroje .button {
    letter-spacing: 2px;
    text-transform: uppercase;
    
}

.desc-title, .produkt-page-title h2 {
    color: #181818;
    font-size: 1.583em;
    font-weight: bolder;
    text-transform: uppercase;
}
.desc-title, .produkt-page-title h3 {
    color: #181818;
    font-size: 1.583em;
    font-weight: bolder;
    text-transform: uppercase;
}

.desc-title, .produkt-page h3 {
    color: #181818;
    font-size: 1.583em;
    font-weight: bolder;
    text-transform: uppercase;
}
.single-item {
  /*  border-bottom: 1px solid silver;*/
}

.single-item:nth-child(2n+1) {
    color: #055292;
    /*border-bottom: 1px solid silver;*/
}
.single-item {
    font-size: 1.083em;
    font-weight: 600;
    line-height: 40px;
    padding: 0 0px;
    color: black;
}
.single-item > span {
    display: inline-block;
    float: left;width: 100%;
}

.text-description {
    color: black;
    line-height: 24px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 1.583em;
	 font-weight: bolder;
}
.cs-padding-right {
    padding-right: 100px !important;
}
.slider-for {
    margin: 30px 0px 0;
}

#grid{
	margin:20px 0 40px 0;
}

.media-boxes-load-more-button {
    background-color: transparent !important;
}

.avada-google-map {
    height: 416px;
    margin-bottom: 50px;
    overflow: hidden;
}

.sold {
    position: absolute;
    z-index: 999;
    background: rgba(253, 176, 38, .78);
    color: #fff;
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    top: 75px;
}
.sold, .text-abs {
    text-align: center;
}

#bannerStroje ul{
	list-style: none;
	text-align: center;
	padding:10px 0 0px 0;
}
#bannerStroje ul li{
	display: inline;
	font-size: 1.583em;
	
	margin:0 3px 0 3px;
	color:#fdb026;
	border:1px solid #48484a;
	background-color:white;
}
#bannerStroje ul li span.pagenav{
padding:0 6px 0 6px;	
}

#bannerStroje ul li a{color:black;padding:0 6px 0 6px;}
#bannerStroje ul li a:hover{color:#fdb026;	-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;}


#bannerStroje ul .pagination-start,#bannerStroje ul .pagination-prev,#bannerStroje ul .pagination-next,#bannerStroje ul .pagination-end {
	display: none;
}

.styled::before, .styled span::before, .content3 .image .mbr-iconfont:hover, .folow::before, .date::before, .mbr-gallery-filter li::before, .separator::before, .bgc {
    background: #45a12a;
}
.separator::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 77px;
    top: 1px;
    left: 0;
}

.divider {
    width: 40px;
    height: 2px;
    padding: 0;
    margin: 17px auto 5px;
    background: #d9d9d9;
    border: none;
}
.divider-left {
    margin: 17px 0 17px 0;
    background: #055292;
}
.divider-left0 {
    margin: 0px 0 17px 0;
    background: #055292;width: 70px;
}

.bg-saffron {
    background: -moz-linear-gradient(90deg, #055292 0%, #055292  100%);
    background: -webkit-linear-gradient(90deg, #055292 0%, #055292  100%);
    background: -o-linear-gradient(90deg, #055292 0%, #055292  100%);
    background: -ms-linear-gradient(90deg, #055292 0%, #03592d100%);
    background: linear-gradient(90deg, #055292 0%, #055292  100%);
}

.page_head {
    background-size: cover;
 }

#novinky{
	width:100%;padding:0;background-color: white;padding-bottom:40px;
}
#reference{
	padding-bottom: 30px;
}

#novinky .bgblue{
	background: rgba(225,225,225,0.2);
	padding-top:30px;
}
#clanek .novinkyH1{
	margin-top:20px;
}
#pocasi{
	margin-top:20px;
}
.refeHl{
	margin-top:20px;overflow: hidden;
}


#novinky{
	width:100%;padding:20px 0 0px 0;background-color: white;
}

#novinky .bgblue{
	background: rgba(225,225,225,0.2);
	padding-top:30px;
}
#clanek .novinkyH1{
	margin-top:20px;
}

#novinky h2{
	font-size: 3.100em;
	line-height: 1.05em;
	color: #055292;;
	text-align: center;
	min-height: 30px;
}
#novinky.novinky h2 {
    font-size: 2.200em;
    line-height: 1.05em;
    color: #222;
    text-align: left;
	min-height: auto;
	margin-top: 0;
}
#novinky.novinky h2 a{
	color: #222;
}
#novinky.novinky h2 a:hover{
	text-decoration: underline;
}

#novinky h3{
line-height: 1.22727;
font-size: 22px;
	color: #03592d;
	text-align: left;
}
#novinky h3 a{
	color: #03592d;
}
#novinky h3 a:hover{
	color:#222;
}
#novinky .novinkyBox{
	padding-top:20px;
}
#novinky img{
    object-fit: contain;
    width: 100%;
}

#novinky img.img-nov{height: 200px;}

#novinky img.cely{
    width: 100%;
    height: auto;

}
#novinky.novinky .text-center,#bannerStroje .text-center{
	text-align: center;
	margin-top:30px;
}
.borderBottN{
padding-bottom:20px; 
	border-bottom: 1px solid #dfe2e6;
}
.borderBottNa{
padding-bottom:20px; 
	border-top: 1px solid #dfe2e6;
}


#novinky .novinkyCell{
	padding:10px 20px 10px 0;
}
#novinky .novinkyCellh{
	padding:20px 20px;
	background-color: #fdb026;
	overflow: hidden;
}

#novinky .viceaktulita{
	text-align: center;margin:20px 0 20px 0;
}

#novinky .btn,#bannerStroje .btn,#clanek .btn,#gallery2-0 .btna {
    border-radius: 0px;
    line-height: 27px;
    padding: 15px 48px;
    margin: 0 10px;
        margin-top: 0px;
        margin-right: 10px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    background: transparent;
    position: relative;
    border-width: 2px;
    outline: none;
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
}
#clanek .btn,#gallery2-0 .btna,#maincon .btn{
    border-radius: 5px;
    line-height: normal;
    padding: 12px 48px;
    margin: 0;
        margin-top: 0px;
        margin-right: 10px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: normal;
    background: transparent;
    position: relative;
    border-width: 2px;
    outline: none;
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    text-decoration: none;
}
#gallery2-0 .btnm{
	background-color: #222;color:white;
}

.page-headera{
	padding-bottom:20px;
}

#novinky .btn-black:hover,#bannerStroje .btn-black:hover,#clanek .btn-black:hover,
#gallery2-0 .btna:hover,#gallery2-0 .btnm:hover,#gallery2-0 .btn-black:hover{
    background: #efa600;
    border: #efa600;
color:#fff;
}

#bannerStroje .btn{
	margin-left:0
}

#novinky .btn.focus, #novinky .btn:focus, .btn:hover {text-decoration: none;}

#novinky .btn-black, #bannerStroje .btn-black, #clanek .btn-black{
    color: #fff;
    background: #efa600;
    border: #efa600;
}
#clanek .btn-blackm,#maincon .btn-blackm{background: #73b134;border: #73b134;color: #fff;border-radius:0;padding-left:20px;padding-right:20px;}
#clanek .btn-blackm:hover,#maincon .btn-blackm:hover{background: #efa600;border: #efa600;color:#fff;border-radius:0;}

#clanek .btn-blackr,#maincon .btn-blackr{background: #efa600;border: #efa600;color: #fff;border-radius:0;padding-left:25px;padding-right:20px;}
#clanek .btn-blackr:hover,#maincon .btn-blackr:hover{background: #73b134;border: #73b134;color:#fff;border-radius:0;}


#maincon .btn-blackmko{background: #73b134 !important;border: #73b134 !important;color: #fff;border-radius:0 !important;padding-left:20px !important;padding-right:20px !important;}
#maincon .btn-blackmko:hover{background: #efa600 !important;border: #efa600 !important;color: #fff;border-radius:0 !important;padding-left:20px !important;padding-right:20px !important;}


#gallery2-0 .btn-black{
	color: #fff;
}


#reference h2.novinkyBack a{
	color: #1a171b !important;
}
#reference h2.novinkyBack a:hover{
	text-decoration: underline !important;
}



.borderH2b{
	background-color: #45a12a;min-height: 30px;padding-left: 40px;
}
.redColor{background-color: #e20026 !important;}
.redColorText{color: #e20026 !important;}
.sedaColor{background-color: #b1b3b4 !important;}
.sedaColorText{color: #b1b3b4 !important;}
.bmodraColor{background-color: #009bba !important;}
.bmodraColorText{color: #009bba !important;}
.orandColor{background-color: #ee7f01 !important;}	
.orandColorText{color: #ee7f01 !important;}
.modraColor{background-color: #005c7a !important;}
.modraColorText{color: #005c7a !important;}


.bgWrap{
	position: relative;width:100%;
}

.borderH2{border-radius: 20px; 
/*border: 1px white solid;;
position: absolute;background-color: #45a12a; width:100%;min-height: 38px;*/
}
/*#novinky .borderH2{width:86%;}
#pocasi .borderH2{width:64%;}
#reference .refeHla .borderH2{width:39%;}
*/

.refeHla{margin-top:25px;}

h2.novinkyBack span.bgWhite{
	padding:6px 10px 6px 10px;
}



.narp{
	font-size: 18px;
	color: #1a171b;
	text-align: left;
	line-height: 19px;
	margin-top:25px;
	margin-bottom: 0;
}
.narpa{margin-top:20px;}
.narpb{margin-top:0;color:#106682;font-size:16px;}
#novinky h3 a,#reference h3 a{
	color: #1a171b;
}

#novinky h3 a:hover,#reference h3 a:hover{
	color:#1a171b;
	text-decoration: underline;
}
#reference h3.refRed{
	margin-top:20px;margin-bottom:0;
}
#reference h3.refRed a{color:#e83351;}
#reference h3.refRed a:hover{text-decoration: underline;}


.borderBottN{
padding-bottom:40px; 
	border-bottom: 2px solid #dfe2e6;
}
.borderBottNc{
padding-bottom:40px; 
	
}

#novinky .btn-black:hover,#bannerStroje .btn-black:hover{
    background: #ed6907;
    border: #ed6907;
    color: #fff;
}
#bannerStroje .activbt{
    background: #ed6907 !important;
    border: #ed6907 !important;
    color: #fff !important;

}


#bannerStroje .btn{
	margin-left:0
}

#novinky .btn.focus, #novinky .btn:focus, .btn:hover {text-decoration: none;}

#novinky .btn-black, #bannerStroje .btn-black{
    color: #fff;
    background: #222;
    border: #222;
}
.textaktulitaa{
	color: #4a4a4a;
	font-size:1.333em;
	text-align: left;

	}
.textaktulitab{
	color: #4a4a4a;
	text-align: center;
	}
	
.textaktulita{
	color: #4a4a4a;
	font-size:1.333em;
	text-align: justify;
	line-height: normal;
}
.textaktulita a{
	color:#45a12a;
}
.textaktulita a:hover{
	text-decoration: underline;
}

.textaktulitaap{
	padding-left:10px;
	padding-bottom:20px;
	padding-top:20px;
	}
	
	
.carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-next:hover {
 	color:transparent;
 }
.carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-next {
 	color:transparent;
 }
 .carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-prev {
    color:transparent;
}
 .carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-prev:hover {
    color:transparent;
}

#zakVSUO{
	width:100%;padding:20px 0 20px 0;
/*	background: url('../images/bg_article.jpg') top right 50% no-repeat;*/
    background-color: rgba(0, 0, 0, 0);
	background-color: #055292;
	color:white;
}


	
#bacV{
		background-color: #055292;
	
}
.bacVH{
	border-radius:0;
	border-top-left-radius:20px; 
	border-bottom-left-radius:20px;
/*	background-color: #ececed;
	border:1px solid #ececed;	*/
	min-height: 36px;
}
.bgGreen{
	background-color: #055292;
}
#zakVSUO h2{
	font-size: 3.000em;
	line-height: 1.667em;
	color: white;
	text-align: center;
	min-height: 30px;
	padding:15px 0 0px 0px;
}
#zakVSUO .textaktulita{
	color:white;
}
#zakVSUO ul{
	padding:10px 0 10px 0;
	list-style-position: outside;
	list-style: none;
}
#zakVSUO ul li{
	background: url('../images/bg_li.jpg') 0 8px no-repeat;
	padding-left:30px;
}
#zakVSUO .padLeft20{
	padding-left:20px;
}
#zakVSUO .padRight20{
	padding-right:20px;
}
#zakVSUO img{
	float:left;
	vertical-align: bottom;
}
#mapaStranek{
	background-color: #ececed;
}
#mapaStranek h2{
	color:#1a171b;
	margin-top:0;
}
#mapaStranek .prvniUroven{
	font-size:18px;
	font-weight:bolder;
}
#mapaStranek .druhaUroven{
	padding-left:20px;
	font-size:16px;
	font-weight:normal;
	list-style: none;
}
#mapaStranek a{
	color:#1a171b;
}
#mapaStranek a:hover{
	text-decoration: underline;
}
#footermap{
	background-color: #ececed;
	padding: 30px 0 30px 0;
	min-height: 450px;
}
#kontaktf{
	border-top-left-radius:20px; 
	border-bottom-left-radius:20px;
	background-color: white;
	border:1px solid #ececed;	
	padding:20px 20px 20px 20px;
	position: absolute;
	width:200%;
}
#kontaktf h2{
	color:#1a171b;
	margin-top:20px;
	margin-bottom: 0;
	line-height: normal;
	font-size: 24px;
}
#kontaktf h3{
	color:#b1b3b4;
	margin-top:0px;
	margin-bottom: 20px;
	line-height: normal;
}
#kontaktf p,#kontaktf a{
	color:#1a171b;
	font-size: 18px;
}
#kontaktf a:hover{
	text-decoration: underline;
}
#kontaktf img{
	float:left;
	margin-left: 28%;
	margin-top: -45px;
}

#animace .row{
	margin-left:0;margin-right:0;
}
#animace .container{
	padding-right:0;padding-left:0;
}
#animace .imam{
	/*border-right:10px solid #ececed;
	border-top:10px solid #ececed;
	border-bottom:10px solid #ececed;*/
	  
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-style: solid;
  border-image: 
    linear-gradient(
      to right, 
      #ececed 50%, 
      rgba(0, 0, 0, 0)
    ) 50% 0 50% 0;
}

#animace .banroz{

	margin-top:10px;
	padding:0px 0px 0px 0px;
-webkit-box-shadow: 0px 10px 18px -1px rgba(0,0,0,0.67);
-moz-box-shadow: 0px 10px 18px -1px rgba(0,0,0,0.67);
box-shadow: 0px 10px 18px -1px rgba(0,0,0,0.67);
/*display: inline-block;*/
height: 100%;
margin:auto;
display:table;

}
#animace .boxBA{
	padding:5px 5px 5px 5px;
	cursor: pointer;  
   width:179px;
   height:145px;
   float:left;
   background-color:#ed6907; 
   	
}
.banroz11{height:100%;}
.banroz11:hover{transition: opacity .3s;
	opacity: 0.5;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  height:33%;
}
.banroz11 a{color: #ecedee;font-size: 20px;line-height:20px;font-weight: 300;
}
.anmidan{
  display: table;
  width: 100%;
  height: 100%;
}
.textAn{
 display: table-cell;
  text-align: center;
  vertical-align: middle;
}


.ukazkyBack{
	background-color: #2c2929;padding:12px 7px 12px 7px ;
}
#animaceBanner{
	margin-top:5px;
	padding-bottom:40px;
}
.bannerP{
	height:300px;
}
.ukazkyBackWhite{
	background-color: white;
	height:70px;
	
}


/* animace */
.mbr-overlay {
    background: #222;
        background-color: rgb(34, 34, 34);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    opacity: 0.35;
background-color: rgb(21, 21, 21);
}

#animace{
	position: relative;
}
#animace .mottoboxa{
	position: absolute;z-index: 99;
	/*width:100%;*/
	height:180px;
	/*text-align: center;*/
  /*top: 46%;*/
  /*transform: translate(0%, -50%);*/
	padding-left: 0;
	width: 100%;
/*	background: url(../images/bg-animace.jpg) bottom repeat-x;*/
bottom:30px;
	/*padding-bottom:20px;*/
}
	
.formik{
	width:100%;text-align: left;
}

#animace, #mapafoter{
	background: transparent;
}
#animace .mottoboxas {
    width: 100%;
    height: auto;
    text-align: left;
    z-index: 99;
    transform: translate(0%, 0%);
    padding-left: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
}
#animace p{
    font-size: 18px;
    line-height: 1.67em;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

#animace p.uvod {
    font-size: 120px;
    line-height: 1.05em;
    color: #fff;
    padding-bottom: 20px;
}
#animace p.uvod1 {
    font-size: 60px;
    line-height: 1.05em;
    color: #fff;
    padding-bottom: 20px;
}


#animace .btn {
    margin-right: 10px;
    margin-top: 10px;
}
.container a, .container-fluid a {
    outline: none;
}
#animace .btn-primary {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
}
#animace .btn{
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
}
#animace .btn {
    border-radius: 0px;
    line-height: 27px;
    padding: 15px 48px;
    margin: 0 10px;
        margin-top: 0px;
        margin-right: 10px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    background: transparent;
        background-color: transparent;
    position: relative;
    border-width: 2px;
    outline: none;
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
}

#animace .btn-primary:hover, #animace .btn-primary:focus, #animace .btn-primary.focus, #animace .btn-primary:active, #animace .btn-primary.active {
    color: #ffffff;
    background-color: #03592d;
    border-color: #03592d;
}

.mbr-iconfont.mbr-iconfont-btn {
    padding-right: 0.4em;
    font-size: 1.6em;
    line-height: 0.6em;
    vertical-align: text-bottom;
    position: relative;
    top: -0.12em;
    text-decoration: none;
    display: inline-block;
}
.mbr-section-subtitle{
	padding-bottom:10px;
}

.mbr-slider .carousel-inner > .active, .mbr-slider .carousel-inner > .next, .mbr-slider .carousel-inner > .prev {
    display: table;
    width: 100%;
}
.popisGal{
	position: absolute;
	bottom: 20px;
}

.popisGal h3{
	font-size:2.500em;
	color:white;
	padding-left:1.6rem;

}
.popisGal p{
	font-size:1.333em;
	color:white;
	padding-left:1.6rem;
}
.col-md-25{
	width:20%;
	float:left;
	padding:20px;
}
	.col-md-8a{width:75.5%;padding-right:40px;border-right:3px solid #1a561e;margin-top:30px;float:left;}
	.col-md-4a{width:24.5%;float:left; padding-left:40px;margin-top:30px;}

#novinky .media-boxes-no-more-entries {
    filter: alpha(opacity=20);
    opacity: 0.2;
    display: none;
}	
.padlTop40{
	padding-top:30px;
}	
.sipkav{
	background: url(../images/bg_sipkav.png) center center no-repeat;
}
.tbgvid:after {
  content: '';
  position: absolute;
  top: 0; right: 0;
  bottom: 0; left: 0;
  background: url('../../../images/bg_sipkav.png') center center no-repeat;
}
.pad40 {
    padding-left: 20px;
    padding-top: 20px;
}
.text-left {
    text-align: left;
}


#clanek .textaktulitab table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 30px 0 40px 0;
    width: 100%;
    border-top:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    border-right:1px solid #e9e9e9;
    border-radius:5px;
}

#clanek .textaktulitab table tbody td {
    background-color: #fdfdfd;
    vertical-align: baseline;
}
#clanek .textaktulitab  table th, table td {
    padding: 10px;
    text-align: center;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9;
}

#clanek .textaktulitab table td.firstk {
     text-align: left;
     padding-left:20px;
}

.borderBottNre{
padding-bottom:20px; 
padding-top:20px; 
/*	border-bottom: 1px solid #dfe2e6;*/
}

.novinkyBoxtl{text-align: center;}
.cs-single-imga{height: 155px;object-fit: contain;}
.cs-single-imgb {height: 220px;max-width: 100%;object-fit: contain;}
.cs-single-imgc {height: auto;width: 100%;}



/* RESPONSIVE */
@media only screen and (max-width: 1900px) {}
@media only screen and (max-width: 1800px) {
	.col-md-8a{width:71.5%;}
	.col-md-4a{width:28.5%;}
/*	.borderH2{width:58%;}
	#novinky .borderH2{width:84%;}
	#pocasi .borderH2{width:65%;}
	#reference .refeHla .borderH2{width:42%;}*/
}


@media only screen and (max-width: 1500px) {
.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;
	}
	.logo{width:30%;}
	.logo img{width:100%;}

	.banroz11 a{font-size: 18px;line-height:18px;}


}

@media only screen and (max-width: 1400px) {
#clanek, #kontakty, #kontaktyz {padding-top: 60px;}
}

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


@media only screen and (max-width: 1190px) {
#header .container{width:100%;padding-left:0;}
.fotogalerie .col-4{margin-bottom:10px;width:50%;} 
}

@media only screen and (max-width: 1024px) {
.container {width: 98%;}
.text-left{text-align: left;}
}

@media only screen and (max-width : 990px) {
#zalozani{
	display: none;
}
*, html {
    margin: 0;
    padding: 0;
        padding-top: 0px;
}


.col-md-4a {
    width: 24.5%;
    float: left;
    padding-left: 40px;
    margin-top: 68px;

}

.tabcol6{
	width:100%;padding-right:0;
}

.padLeft102, .padRight102{
	padding-left:0px;
	padding-right:0px;
}


#header {top:15px;}
.fixed-height { 
width:100%;
/*height: 60px !important; */
}
#header .container {
    width: 100%;
    padding-left: 0;
    padding-right:10px;
}
.fotogalerie .col-4{margin-bottom:10px;width:50%;} 
#header.overflow.fixed {
/*	position: relative;*/
}


#novinky{
	width:100%;padding:20px 0;
}
#novinky h2{
	padding-top:18px;
	font-size: 18px;
	overflow: hidden;
	
}
#novinky .textaktulita{
	font-size: 14px;
	padding-top:10px;
	text-align: justify;
}

img {max-width: 100%;height: auto;}

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

@media only screen and (max-width:768px) {
/*#shopify-section-Ishi_sidebar{display:none;}*/

.container{width:100%;}
.col-md-4a {margin-top: 0;}

	.mbr-cards-col{text-align: center;}
	#kontakty .poziceF{text-align: center !important;}
	.divider-left0 {margin: 17px auto 17px ;}
h2.novinkyBack span.bgWhite {
    padding: 6px 10px 6px 10px;
}
#kontaktf{	position: relative;}
.isHeader {
    padding: 0px 0 0px 0;
}
.col-md-8a {
    width: 100%;
    float:none;border:none;
}
.col-md-4a {
    width: 100%;
    float:none;padding-left: 0;
}
#novinky .novinkyBoxa {
    padding: 35px 0 10px 0px;
}

.col-md-25 {
    width: 50%;
    float: left;
    padding: 20px;
}
.project{display: none;}
/*
.col-4{margin-bottom:10px;width:100%;}
.col-6{margin-bottom:10px;width:100%;}
*/
#novinky .novinkyBoxu {padding: 35px 10px 10px 0;}
#logoHeader { padding: 25px 0 25px 5px;}
#header .col-sm-9{width:70%;}
#header .col-sm-3{width:30%;}
#kontakForm {padding-right: 14px;}
.padLeft0MO{
	padding-left:14px;
}

}

/* Note: Design for a width of 320px */
@media only screen and (max-width : 620px) {
#header .col-sm-9{width:60%;}
#header .col-sm-3{width:40%;}
}


@media only screen and (max-width : 598px) {
#header .homepageH1p {text-align: center;}
#cssmenu ul li.mobileHome{display: none;}

#header .col-sm-9{width:50%;}
#header .col-sm-3{width:50%;}
.navbar-brand > img {
    height: auto;
    width: 120px;
    padding-bottom:2px;padding-top:2px;padding-left:2px;
}


.single-item{
	width:100%;display: inline-block;
}	
.pad40{
	padding-left:0;
}	
#novinky .novinkyCella {
    padding-right: 0;
}


.banroz11 a {
    font-size: 16px;
    line-height: 16px;
}
.cs-padding-right {
    padding-right: 0px !important;
}
.ukazkyBackWhite{
	height:0;
}
.bannerP {
	padding-top: 5px;
	padding-bottom: 5px;
}

#telefonHeader p {
    font-size: 1.500em;
    text-align: center;
    padding-top: 0px;
}
#imgSocial{
	text-align: center;
}
.padLeft102, .padRight102{
	padding-left:0;
	padding-right:0;
}
.fixed-height { 
width:100%;
/*height: 60px !important; */
}

#header.overflow.fixed {
	/*position: relative;*/
}

.padRight30{
	padding-right: 0;
}
.padLeft30{
	padding-left: 0;
}
.col-24{
	width:33%;margin-bottom:10px;
}
.display-none{
	display: none;
}



#novinky{
	width:100%;padding:20px 0;
}
#novinky h2{
	padding-top:18px;
	font-size: 20px;
	overflow: hidden;
}
#novinky h2.nadpisNovinky {
   text-align: center;
}
#novinky .h2logo{
	background: none; text-align: left;
}
#novinky .textaktulita{
	font-size: 14px;
	padding-top:10px;
	
}


#clanek{padding:0px 0 20px 0;font-size:16px;line-height:20px;}
#clanek .leading-0{
	padding-top:20px;
}


.fotogalerie .col-4{margin-bottom:10px;width:69%;} 

.fotogalerie {
    /*	background: url('../images/bg_stroje2.png') center center / cover no-repeat; */
}
.contentWhite {background-color: white;}
#clanek img{float:none;}

#kontakForm{
	padding-left:0;
}
#mapafoter{padding:20px 0 0 0;}

.jt_col {margin-bottom:30px;}
#novinky .jt_col{
	padding:0;
}
.minict{
	display:none;
}
	.section .jt_row {padding-bottom:10px;}
	.container {padding-top:0px;padding-left:10px;padding-right:10px;}
	.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;}

.padBottom20a{
	padding-bottom:10px; 
}
	#owl-main-text h2 {font-size: 20px;}
	.slide-content p {font-size: 12px;}
	
	#owl-main-text {height: 120px;}
	.project-info h4 {font-size:27px;}
	.address {margin-bottom:10px;}
	.address-title {margin-top:10px;}
	.boxbily{
		display:none;
	}
	#animace .boxBA {width: 169px;height: 145px;}
#clanek .btn-black {margin-top: 5px;}

}


@media only screen and (max-width : 450px) {
.col-24{
	width:50%;margin-bottom:10px;
}
#animaceBanner .col-4{margin-bottom:10px;width:100%;}
.nadpisBannerP {
    font-size: 2.917em;line-height: 40px;
}

}

@media only screen and (max-width : 350px) {
#header .col-sm-9{width:30%;}
#header .col-sm-3{width:70%;}
#header .h1header{font-size: 12px !important;}

#isStuckH #cssmenu .button {top: 40px !important;}
}
@media only screen and (max-width : 320px) {
#animace .boxBA {
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    width: 135px;
    height: 135px;
    float: none;
    background-color: white;
}
}

/*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;}
	.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;
}



.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%;
}

#hledat{ padding:0px 0px 0 0px;margin:0px 0px 0px 0px;height:29px;background: url(../images/bg_search.png) no-repeat right;}
#hledat .finder{
	margin:0;padding:0;text-align: right;
}
#hledat input{
	width:165px;background-color: #e6e6e6;border:none;font-size: 12px; color:#333;padding:0 5px;line-height:28px;margin-top:0px;outline:0;
}

#hledat .hasTooltip{
	width:46px; height:27px;margin:0;border:none;background-color: transparent;padding-top:0px;float:right;
}


#hledat form{
	margin:0;padding:0;
}

#formObjednavka .inputColorRed {
	color: #f3652d;
	border: 2px solid #f3652d;
}
#formObjednavka .inputColorBlue {
	color: #428bca;
	border: 2px solid #428bca;
}
#formObjednavkaN .inputColorRed {
	color: #f3652d;
	border: 2px solid #f3652d;
}
#formObjednavkaN .inputColorBlue {
	color: #428bca;
	border: 2px solid #428bca;
}

