/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* =============== LAYOUT - CONTENT AREA =============== */
.dny-otevrenych-dveri {
    background-color: #ed2324;
	padding-top: 1.5em;
padding-bottom: 2.5em;
}
.dny-otevrenych-dveri h2 {
color: #FFF;
font-size: 1.85em;
line-height: 1.2em !important;
padding-top: 1.1em;
margin-bottom: -0.2em;
}

.dny-otevrenych-dveri h3 {
color: #000;
}
.dny-otevrenych-dveri a {
color: #000;
}
/* =============== USER BOTTOM AREA =============== */
body.jsn-homepage div.jsn-modulescontainer2 #jsn-pos-user3 {
/*	width: 59%;*/
	width: 50%;
}
body.jsn-homepage div.jsn-modulescontainer2 #jsn-pos-user4 {
	/*width: 40%;*/
	width: 50%;
	border-left: 1px solid #F0F0F0;
	margin: 0;
}
body.jsn-homepage  #jsn-pos-user3 div.jsn-modulecontainer_inner {
	margin: 20px 20px 0 20px;
}
body.jsn-homepage #jsn-usermodules2 {
	padding: 0;
}
div#jsn-pos-user-bottom.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin-top: 0;
}
#jsn-content-bottom div.jsn-modulescontainer {
	padding-left: 0;
	padding-right: 0;
}
#jsn-content-bottom  div#jsn-pos-content-bottom.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin-left: 0;
	margin-right: 0;
}
#jsn-content-bottom  div#jsn-usermodules4.jsn-modulescontainer #jsn-pos-user5 div.jsn-modulecontainer_inner {
	margin-left: 0;
}
#jsn-content-bottom  div#jsn-usermodules4.jsn-modulescontainer #jsn-pos-user8 div.jsn-modulecontainer_inner {
	margin-right: 0;
}
#jsn-content-bottom div#jsn-usermodules4.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin: 15px;
}
#jsn-content-bottom div.jsn-modulescontainer4.jsn-horizontallayout #jsn-pos-user5 div.jsn-modulecontainer {
	width: 34%;
}
#jsn-content-bottom div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer {
	width: 22%;
}
#jsn-pos-user6 ul li a + a {
	padding: 0 0 0 25px;
}
body.jsn-direction-rtl #jsn-pos-user6 ul li,
body.jsn-direction-rtl #jsn-pos-user6 ul li a,
body.jsn-direction-rtl #jsn-pos-user6 ul li a span {
	float: right !important;
}
#jsn-content-bottom .demo-gmap .jsn-modulecontent > div > div {
	border: 5px solid #FFFFFF;
}
#jsn-content-bottom #demo-contact-form input,
#jsn-content-bottom #demo-contact-form textarea {
	background-color: #FFFFFF;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px #D9D9D9;
    color: #7E7E7E;
    margin: 0 6px 10px 0;
    padding: 9px;
}
body.jsn-direction-rtl #jsn-content-bottom input,
body.jsn-direction-rtl #jsn-content-bottom textarea {
	margin-left: 0px;
	margin-right: 6px;
}
#jsn-content-bottom #demo-contact-form input {
	font-size: 0.9em;
}
#jsn-content-bottom #demo-contact-form input + input {
	margin-right: 0;
}
#mod-finder-searchword.inputbox {
	font-size: 0.9em;
}
#mod-finder-searchform a{
	font-size: 0.9em;
	float: right;
	margin: 15px 0 0;
}
#mod-finder-searchform .finder {
	position: relative;
}
#jsn-page #mod-finder-searchform .finder.button {
    background: url("../images/icons/icons-uni.png") no-repeat scroll left -1200px;
    border: medium none;
    box-shadow: none;
    opacity: 0.4;
    position: absolute;
    right: 5px;
    text-indent: -999em;
    top: 10px;
}
/* SUBSCRIPTION FORM AREA */
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master form {
	width: 298px;
	float: left;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master label {
	display: none;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content {
	color: #fff;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content .jsn-row-container {
	margin: 0;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-subscribe-form-desc {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content .control-group {
	padding: 0 !important;
	border: none !important;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content input[class*="jsn-input"],
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content textarea {
    background-color: #FFFFFF;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 1px #D9D9D9;
    color: #7E7E7E;
    margin: 0 0 10px;
    padding: 9px;
    height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content input,
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content select,
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content textarea {
	font-size: 0.9em;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content .control-group.ui-state-highlight {
	background: none !important;
	box-shadow: none;
	padding: 0 15px;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .form-actions {
	margin: 0;
	padding: 0;
	text-align: left;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .form-actions .btn-toolbar {
	margin: 0;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .form-actions .btn-toolbar .jsn-form-submit {
	background: #fff;
    border: 1px solid #e7e7e7;
    border-bottom: 2px solid #93b62a;
	color: #333;
	cursor: pointer;
    display: inline-block;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    padding: 8px 12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    margin: 0;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .form-actions + .jsn-text-center {
	display: none;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-contact-desc {
	float: right;
	width: 400px;
	margin-left: 30px;
	color: #fff;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-weight: 100;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-contact-desc h3 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	margin: 0 0 20px;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-contact-desc .desc {
	font-size: 1.1em;
}
div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-contact-desc a:hover {
	color: #fff;
}

.pb-module-318 .pb-module-title {
	display:none!important;
	visibility:collapse!important;
}


.loga-projekty  {

}
#jsn-pos-promo-loga {
	height:45px;
	    float: none;
    text-align: center;
    padding-right: 50px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
    width: 100%;
    display: inline-block;

}

.div-promo-loga {

}

#jsn-pos-promo-loga img {
	height:40px;
	width:auto;
}

#jsn-pos-promo-loga::after {
	margin-bottom:20px;
}

  /*----------------------------------------------- videa  ------------------------------------------*/
.videa h1, .videa h2, .videa h3 {
    display: inline-block;
}

.videa h3 {
    margin-top: 25px;
}

.video-jedno {
	margin-top: 30px;
}



.videa-radek {
	column-count: 2;

}

  
.video-vlevo {
	margin:auto;
}

.video-vpravo {
	margin:auto;

}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 700px) {
.videa-radek {
	column-count: 1;

}
}

  /*----------------------------------------------- patička cookies  ------------------------------------------*/
  
  .cc_container a, .cc_container a:visited {
    color: #ff6464!important;

}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #fff!important;
    background-color: #bd0202!important;

}

.cc_container {

    background: #000!important;
}


  /*----------------------------------------------- koronavirus  ------------------------------------------*/
  
.koronavirus .text-alert {
    border: 2px solid 
#F00;
background-color:
#C60707;
background-image: url(../images/icons/icon-text-alert.png);
background-repeat: no-repeat;
color:
    #fff;
}

.koronavirus .text-alert h1, .koronavirus .text-alert h3, .koronavirus .text-alert h2, .koronavirus .text-alert a {
color:    #fff;
line-height:30px;
}

.koronavirus .text-alert a {
	text-decoration: underline;	
}
