/**{
  font-family: 'Roboto', sans-serif, arial;
 
  font-weight: 300;
}

a{
  color: #00ADD5;
text-decoration: underline;
}
a:hover{
  text-decoration: none;
  color: #00ADD5;
}
p{
    font-size: 16px;

}
.obsah{
  min-height: 370px;
}
.login-obchodnik{
  padding-left: 0px;
  padding-right: 0px;
}
body.subsite p{

}
body.main{
    background: url('../images/bgnew.jpg') no-repeat top center;
    background-color: #fff;
    background-repeat: no-repeat;
}


body.subsite1{
    background: url('../images/podstranka.jpg') no-repeat top center;
    background-color: #fff;
    background-repeat: no-repeat;
}


body.subsite2{
    background: url('../images/podstranka2.jpg') no-repeat top center;
    background-color: #fff;
    background-repeat: no-repeat;
}




.boards
{
margin:0 0 30px 0;

}

body.subsite3{
    background: url('../images/podstranka3.jpg') no-repeat top center;
    background-color: #fff;
    background-repeat: no-repeat;
}
body.subsite4{
    background: url('../images/podstranka4.jpg') no-repeat top center;
    background-color: #fff;
    background-repeat: no-repeat;
}


div.bgslider{
    position: fixed;
    z-index: -100;
    max-width: 100%;
}
.flex-control-nav{
  display: none;
}
.flex-control-nav, .flex-direction-nav{
    display: none;
}
.bgslider ul li{
    background-size: cover;
}




html > body.main > div.container.hidden-xs > div.row > div.phone-contact{
    background: #404040;
    border-radius: 0px 0px 4px 4px;
    float: right;
    width: 220px;
    height: 96px;
    color: white;
    text-align: center;
    padding-top: 12px;
    margin-bottom: 15px;
}
.phone-contact p{
    font-size: 24px;
}
.phone-contact span{
    font-size: 16px;
}


.logo-menu{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;

    box-shadow: 0px 2px 2px #ccc;
    position: relative;
}
.navbar-brand{
    height: auto;
    padding: 0;
}
.navbar-brand h1{
    margin: 0;
}
.navbar-nav > li > a{
    line-height: 40px;
    text-decoration: none;
    font-size: 18px;
    padding: 15px 30px;
}
.navbar-nav > li > a.active, .navbar-nav > li > a:hover{
    background: url('../images/active.png') no-repeat left center;
}
.logo-menu .container, #bs-example-navbar-collapse-1{
    padding: 0;
}
.navbar-nav > li:last-child > a{
    padding-right: 0px;
}
.header-menu-fixed{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10;
}


.logo h1{
    margin: 0px;
    width: 286px;
    padding: 0px;
    
}
.logo h1 span{
    display: none;
}
.logo{
    width: 286px;
    margin: 0;
    padding: 0px;
    
    margin-left: auto;
    margin-right: auto;
}



.main-menu{
    float: right;
    
    line-height: 108px;
    position: relative;
    width: 79%;
}
.main-menu ul{
    float:right;
}

.main-menu ul li{
    float: left;
    list-style-type: none;
    padding: 5px 15px;
}
.main-menu ul li:last-child{
    padding-right: 0px;
}
.main-menu ul li a{
    font-size: 18px;
    font-weight: 700;
    transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    text-decoration: none;
}
.main-menu ul li a:hover{
    color: #e7b812;
    text-decoration: none;
}
.main-menu ul li a.active{
    color: #e7b812;

}
.main-menu ul li a.active:before{
    background: url('../images/active.png') no-repeat left center;
    content:'';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}


.submenu-pc{
    width: 200px !important;
    background:#efefef;
    position: absolute;
    z-index: 110000000;
    margin-left: -65px;
    top: 96px;
    display: none;
    padding: 0px;
}
.submenu-pc li:last-child{
    padding-right: 15px !important;
}

.submenu-pc li{
    float: none !important;
    text-align: center;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding: 0px 15px !important;
}

.submenu-pc li:hover, .submenu-pc li.active{
    background-color: #192757;;
}
.submenu-pc li a:hover, .submenu-pc li.active a{
   color: #E7B812 !important;
}
.submenu-pc li a{
    display: block;
    padding-top: 0px !important;
    text-transform: none;
    font-size: 14px;
    border-top: 1px solid #dfdfdf;
    line-height: 42px;
}
.submenu-pc li:first-child a{
    border-top: 0px;
}

.main-menu ul li:hover > ul.submenu-pc{
    display: block !important;
}


.header-menu-fixed{
    margin-top: 0px;
    
}

.header-menu-fixed .logo{
    margin-top: 0px;
}
.header-menu-fixed .main-menu{
    height: 76px;
    line-height: 66px;
    display: none;
}
.vetavrch{
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.1;
}

.middle-fix{
  display: table;
  width: 39%;
  margin-bottom: 27px;
}
.middle{
  min-height: 150px;
}
.middle h2{
    height: 260px;
    color: #192758;
    display: table-cell;
    vertical-align: middle;
    font-size: 39.1px;
	padding-top: 20px;
}
.middle h2 span{
    font-size: 51.3px;
    color: #192758;
}
.middle h2 span strong{
    color: #192758;
    font-weight: 700;
}


.homepage-block{
    margin-bottom: 28px;
}

.homepage-block .blue-left{
    background: url('../images/bluebg.png') no-repeat scroll 0% 40% ;
    float: left;
    height: 220px;
    width: 29%;
    text-align: center;
    border-radius: 4px 0px 0px 4px;
}

.grbg{
    background: #fff;
    height: 100%;
    width: 100%;
    overflow: auto;
    border-radius: 4px;
}
.grbg:hover{
    background: #f2f2f2;
}
.grbg:hover .homepage-block .blue-left{
  background: url('../images/bluebg.png') no-repeat scroll 0% 40% #f2f2f2 !important;
}

.homepage-block .blue-left img{
    vertical-align: middle;
    margin-top: 60px;
    margin-left: -10px;
}
.homepage-block .text-right{

    float: right;
    text-align: center;
    height: 220px;
    padding-left: 40px;
    padding-right: 40px;
    width: 71%;
    border-radius: 0px 4px 4px 0px;
}
.homepage-block .text-right p{
    margin-top: 20px;
    font-size: 16px;
}
.homepage-block .text-right p:first-child{
    min-height: 138px;
}
.homepage-block .text-right a{
    color: #00add5;
    text-decoration: underline;
}
.homepage-block .text-right a:hover{
    text-decoration: none;
}

.white-bg{
    padding-top: 50px;
    padding-bottom: 50px;
	background: #fff;
}
.homepageset{
  padding: 0px;
}
.small-block{
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.small-block:hover{
    background-color: #f2f2f2;
}
.small-block:after{
    content:'';
    width: 1px;
    height: 140px;
    float: right;
    border-right: 1px solid #b2e6f2;
    margin-top: -130px;
    margin-right: -30px;
}
.small-block:last-child:after{
    border-right: 0px;
}
.small-block .text-link{
    color: #00add5;
    text-decoration: underline;
    padding-top: 20px;
    display: inline-block;
}
.small-block .text-link i{
    padding-right: 7px;
}
.small-block .text-link:hover{
    text-decoration: none;
}
.small-block h4.light-blue{
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 1px;
}
.small-block .light-blue{
    color: #00add5;
    min-height: 46px;
}

.footer{
    background: url('../images/footer.jpg') repeat-x;
    height: 150px;
    color: #fff;
    padding-top: 30px;
}
.footer p{
    font-size: 14px;
}
.footer p span{
    font-size: 18px;
}
.footer p span{
    margin-bottom: 10px;
    display: inline-block;

}

.footer a, .footer p, .footer p span{
    color: #fff;
    text-decoration: none;
}
.footer a:hover{
    text-decoration: underline;
}
.footer .studio-link{
    float: right;
    text-align: right;
}
.footer a{
    color: #fff;
}







.middle-fix-sub{

  width: 100%;
  margin-bottom: 30px;
}
.middle-sub h2{
    height: 80px;
    color: #192758;
    margin-bottom: 20px;
    vertical-align: middle;
    font-size: 39.61px;
    font-weight: 300;
}
.middle-sub h2 span{
    font-size: 25px;
    color: #192758;
}
.middle-sub h2 span strong{
    color: #192758;
    font-weight: 700;
}



.obsah h3{
  font-size: 20px;
  text-transform: uppercase;
  color: #192757;
  margin-top: 30px;
  margin-bottom: 20px;
}

.table-setreni{
    border: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
  border-top: 0px;
  padding: 3px;
}
.table-setreni tr td{
  border: 2px solid #fff;
  border-top: 0px;
}
.table-setreni tr:nth-child(1) td{
    background-color: #f0f0f0;
}
.table-setreni tr:nth-child(2) td{
    background-color: #00add5;
    color: #fff;
    text-align: center;
}
.table-setreni tr:nth-child(2) td p{
    text-align: center;
}
.table-setreni tr:nth-child(2) td p{
    color: #fff;
    margin-bottom: 6px;
    margin-top: 6px;
}



.table-striped > tbody > tr:nth-child(2n+1){
    background-color: #f0f0f0;
}

.small-link{
    font-size: 13px;
    margin-top: -10px;
}
.table-text-color tr td{
    color: #132151;
    line-height: 22px !important;
    height: 52px;
    vertical-align: middle !important;
    width: 33.333%;
}

.request{
   background-color: #ffc90a;
   color: #192757;
   line-height: 45px;
   margin-top: -15px;
   border-radius: 0px 0px 4px 4px;
}
.request:hover{
	background-color: #ffda57;
}
.request a{
    color: #192757;
    font-size: 22px;
    display: block;
    text-decoration: none;
}
.request a strong{
    color: #192757;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border: 0px solid transparent;
    background-color: #132151;
    border-radius: 0px;
    color: #00add5;

}

.nav-tabs > li:first-child a, .nav-tabs > li:first-child a:hover, .nav-tabs > li:first-child a:focus{
    border-radius: 4px 0px 0px 0px;
}
.nav-tabs > li:last-child a, .nav-tabs > li:last-child a:hover, .nav-tabs > li:last-child a:focus{
    border-radius: 0px 4px 0px 0px;
}


.nav-tabs > li.active > a:before{
    content: '';
    display: block;
    width: 100%;
    height: 17px;
    position: absolute;
    bottom: -17px;
    background: url('../images/beforee.png') no-repeat center center;
    z-index: 110;
    left: 0px;
}
.nav-tabs > li > a > img{
  z-index: 10;
}

.nav-tabs > a:hover{
    border-bottom: 0px;
}

.nav-tabs {
    border-bottom: 0px;
    margin-bottom: 2px;
}

.nav-tabs > li{

  border-radius: 0px;
  width: 33.333%;
  border: 1px solid #fff;
}
.nav-tabs > li > a{
  background-color: #f0f0f0;
}

.nav-tabs > li:hover{
  border: 1px solid #fff;
}

.nav-tabs > li:first-child{
    border-left: 0px;
}
.nav-tabs > li:last-child{
    border-right: 0px;
}
.nav-tabs > li > a{
    text-align: center;
    text-decoration: none;
    color: #00add5;
    margin-right: 0
}
.nav-tabs > li > a > span{
    color: #00add5 !important;
}

p.dph{
    font-size: 13px;
    float: right;
    margin-top: 10px;
}

.nav-tabs2 li{
    width: 50%;
}

.footer .col-sm-3:first-child:after{
	content: "";
	width: 1px;
	height: 85px;
	float: right;
	border-right: 1px solid #fff;
	margin-top: -98px;
	margin-right: 30px;
}


@media screen and (max-width: 1366px){
    .phone-contact{
        height: 40px;
        padding-top: 0px;
        width: 350px;
    }
    .hide-br{
        display: none;
    }
    .bgslider ul li{
        max-width: 100%;
    }

}

@media screen and (min-width: 768px){
	    .navbar{
        margin: 0;
        border-radius: 0px;
    }
	    .navbar-nav{
        float: right;
    }
    .navbar-default{
        background-color: transparent;
        border-color: transparent;
    }
}
@media screen and (max-width: 1200px){

    .logo-menu .logo h1 img{
      max-width: 100%;
    }
    .header-menu-fixed .logo{
      margin-top: 15px;
    }
    .middle-fix{
      width: 50%;
    }
	.homepage-block .blue-left{
		 background: #192757 !important;
      text-align: center;
	}
    .homepage-block .blue-left img{
      margin-left: 0px;
    }
    .middle h2{
        font-size: 25px;
    }
    .middle h2 span{
        font-size: 29px;
    }
    .middle h2{
        height: 150px;
    }
    body.subsite1, body.subsite2, body.subsite3{
        background-size: 100%;
    }
    .homepage-block .text-right, .homepage-block .blue-left{
        height: 265px;
    }
	body.subsite1, body.subsite2, body.subsite3{
		background-position: 0px 136px;
	}
}

@media screen and (max-width: 992px){
    p, .homepage-block .text-right p{
        font-size: 14px;
    }
    .homepage-block .text-right{
      padding-left: 15px;
      padding-right: 15px;
    }
    .middle h2{
      font-size: 24px;
      height: 100px;

    }
    .middle h2 span{
      font-size: 28px;
    }
    .small-block p.light-blue{
      min-height: 45px;
    }

	.footer .col-sm-3:first-child:after{
		content: "";
		width: 1px;
		height: 85px;
		float: right;
		border-right: 1px solid transparent;
		margin-top: -98px;
		margin-right: 30px;
	}


    .menu-mobile{
        float: none;
        margin-top: 70px;
    }
    .navbar-brand{
          color: #b2e6f2;
          text-transform: uppercase;
          display: none;
      }
      .navbar-brand:hover{
          color: #8dc63f;
          text-decoration: underline;
      }
      .navbar-toggle{
          border: 1px solid #b2e6f2;
      }
      .navbar-toggle .icon-bar{
          border: 1px solid #b2e6f2;

      }
      .navbar-collapse{
          position: absolute;
          width: 93%;
          z-index: 100000000;
          background: #f6f6f6;
          border: 1px solid #efefef;
          left: 3%;
      }

      .nav > li > a{
          text-transform: uppercase;
          color: #00ADD5;
          border-bottom: 1px solid #00ADD5;
      }
      .nav > li:last-child > a{
          border-bottom: 0px;
      }
      .navbar-nav{
          padding-left: 15px;
          padding-right: 15px;
      }
      .navbar-nav .submenu{
          padding: 0px;
      }
      .navbar-nav .submenu li{

          color: #333;
          list-style-type: none;
          line-height: 40px;
      }
      .navbar-nav .submenu li a{
          display: block;
          padding-left: 50px;
          color: #333;
          border-bottom: 1px solid #ccc;
      }
      .navbar-nav .submenu li a:hover{
          text-decoration: none;
      }
      .navbar-nav > li{
        float: none;
      }

}




@media screen and (min-width: 768px) and (max-width: 992px){
  .small-block h4.light-blue{
      font-size: 18px;
  }
  .small-block:after{
      content:'';
      width: 1px;
      height: 140px;
      float: right;
      border-right: 1px solid #b2e6f2;
      margin-top: -140px;
      margin-right: -30px;
  }
  .homepage-block .blue-left img{
      max-width: 80%;
      margin-left: 0px;
      margin-top: 75px;
  }

  .navbar-header{
    width: 85%;
    display: block;
  }
  .navbar-toggle{
    display: block;
  }
  .navbar-collapse.collapse{
    left: 40px;
    top: 193px;
    visibility: hidden;
  }
  .navbar-nav{
    width: 100%;
  }

  .main-menu ul li a{
    font-size: 13px;
  }
  .main-menu ul li{
    padding: 4px 8px;
  }
	  .homepage-block .blue-left{
      background: #192757 !important;
      text-align: center;
    }

}
@media screen and (max-width: 768px){
    .small-block{
      margin-bottom: 20px;
      border-bottom: 1px solid rgba(0, 173, 213, 0.3) ;
      padding-bottom: 20px;
    }
    div.bgslider{
      margin-top: 100px;
      position: absolute;
    }
	.logo-menu .logo{
		margin: 0 auto;
	}
    .middle h2{
      height: 110px;
      padding-bottom: 20px;
    }
    .homepage-block .blue-left{
      background: #192757 !important;
      text-align: center;
    }
    .homepage-block .blue-left img{

      max-width: 70%;
    }
    .small-block:after{
      border: 0px;
    }
    .footer{
      background: #383838;
      text-align: center;
      height: auto;
    }

    .footer .studio-link{
      text-align: center;
    }
    .homepage-block .text-right{
      border: 1px solid rgba(0, 173, 213, 0.3) ;
      border-left: 0px;
    }
    .phone-contact{
      position: absolute;
      right: 15px;
      top: 96px;
    }
    body.subsite{
      background: #fff;
    }
    .middle-sub h2{
      font-size: 20px;
    }
    .middle-sub h2 span{
      font-size: 15px;
    }
    .middle-fix{
      width: 100%;
    }
	    .homepage-block .text-right, .homepage-block .blue-left{
        height: 225px;
    }
	body.subsite1, body.subsite2, body.subsite3{
		background-position: 0px 96px;
	}
	.menu-mobile{
		display: none !important;
	}
	
}

    div.news-inserted { display: block; color: #00ACA2; font-size: 15px; margin:10px 0 10px 0;}

  #newsx .news-item, .ref-item{
  width:100%;
  margin:40px 15px;

}
#newsx .news-item .news_left{
height:150px;
width:100px;
float:left;
  margin:0 20px 10px 0;
}

 #newsx .news-item strong{
  margin:0px 0 0 0;
  display: block;
}
 #new_detail{
  padding:0 20px 0 0;

}
#new_detail h3{
  text-align: left;
}
.news-item h3 a{
  text-decoration: none;

}
.news-item h3 a:hover{
  text-decoration: underline;
}
.news-item img, #new_detail img{
  float:left;
  margin:0 20px 10px 0;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
}
.navod-blok{
	margin-bottom: 15px;
  margin-top: 15px;
}
.navod-blok div{
	background: #f0f0f0;
	min-height: 280px;
	max-width: 360px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-top: 30px;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.navod-blok h3{
	margin-top: 0px;
  font-size: 24px;
  min-height: 78px;
}

.navod-blok div:hover{
	background: #192757;
}

.navod-blok div:hover h3, .navod-blok div:hover p{
	color: #fff !important;
}
.navod-blok p{
    margin: 0px;
    margin-top: 3px;
}
.navod-blok a{
  text-decoration: none;
}
.news-item img, #new_detail img{
  border-radius: 4px;
}

#newsx .news-item, .ref-item{
  margin:30px 0px;
}
.new-more-list{
  float: right;
}
.small-back-button{
  float: right;
}
.bloklink{
  text-decoration: none !important;
}

@media screen and (max-width: 992px){
    .navod-blok div{
      margin-left: auto;
      margin-right: auto;
    }
    .nav-tabs img{
      width: 100%;
      max-width: 90px !important;
    }
	
	.navbar-toggle{
          border: 1px solid #f8db0b;
      }
      .navbar-toggle .icon-bar{
          border: 1px solid #f8db0b;

      }
      .navbar-collapse{
          position: absolute;
          width: 100%;
          z-index: 100000000;
          background: #fff;
          border: 1px solid #efefef;
      }

      .nav > li > a{

          color: #00ADD5;
          border-bottom: 1px solid #f8db0b;
      }
      .nav > li:last-child > a{
          border-bottom: 0px;
      }
      .navbar-nav{
          padding-left: 15px;
          padding-right: 15px;
      }
      .navbar-nav .submenu{
          padding: 0px;
      }
      .navbar-nav .submenu li{

          color: #333;
          list-style-type: none;
          line-height: 40px;
      }
      .navbar-nav .submenu li a{
          display: block;
          padding-left: 50px;
          color: #333;
          border-bottom: 1px solid #ccc;
      }
      .navbar-nav .submenu li a:hover{
          text-decoration: none;
      }
      .navbar-nav > li{
        float: none;
      }
	
	
	
}

@media screen and (min-width: 768px) and (max-width: 992px){

  .navbar-header{
    width: 100%;
    display: block;
  }
  .navbar-toggle{
    display: block;
  }
  .navbar-collapse.collapse{
    top: 81px;
    visibility: hidden;
  }
  .navbar-nav{
    width: 100%;
  }


}

.fix-height-title{
    min-height: 115px;
}
.twitter-homepage{
    margin-top: 40px;
}

#newsx .news-item, .ref-item{
    margin: 0px;
}
.news-item h4{
    margin: 0px;
    font-size: 16px;
    text-transform: uppercase;
}
#frmElektrinaKalkulator tr td, #frmPlynKalkulator tr td{
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align: middle;
}
#kltbl tr td{
  padding-top: 1px;
  padding-bottom: 1px;
  vertical-align: middle;
}
.btn-addfile{
    position: relative;
    border: 1px solid black;
}

.parentFormfrmPlynKalkulator, .parentFormfrmElektrinaKalkulator,  .parentFormfrmSmlouva{
    position: absolute;
    top: 339.4px;
    margin-top: 0px;
    left: 276.167px;
    color: red;
    display: block;
    padding: 2px;
    background: #f8dc0b;
    border: 1px solid #ccc;
    border-radius: 4px;
    opacity: 0.7;
    color: #000;
    box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.2);
}
.parentFormfrmPlynKalkulator .formErrorContent, .parentFormfrmElektrinaKalkulator .formErrorContent,  .parentFormfrmSmlouva .formErrorContent{
    color: #545454;
    padding: 5px;
}
a.tdhelp{
    position: relative;
}
a.tdhelp:hover{
    cursor: pointer;
}
span.bubble{
  position: absolute;
  display: none;
  border-radius: 4px;
  width: 420px;
  padding: 8px;
  top: -10px;
  left: 15px;
  background: #1c2956;
  color: #ffc90a;
  text-align: center;
  font-size: 18px;
  box-shadow: 1px 1px 6px  #696969;
}
.set-pad-kalk{
    padding-top: 10px;
    padding-bottom: 10px;
}
#vysledececek{
    display: block;
    background: #535353;
    color: #f1eeb7;
    border-radius: 4px;
    width: 350px;
    padding: 7px;
    text-align: center;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
}
#vysledececek span.vysledecek_span{
    color: #f1df00;
    font-size: 24px;
    font-weight: 600;
}
.toci{
    font-size: 50px;
    margin-left: 10px;
    animation :1s steps(8, end) 0s normal none infinite running fa-spin
}

.odeslatx{

     background-color: #ffc90a;
     color: #192757;
     line-height: 45px;
     border:none;
     border-radius: 4px 4px 4px 4px;
     color: #192757;
     font-size: 22px;
     display: block;
     text-decoration: none;
     margin-bottom: 15px;
  }
  .odeslatx:hover{
  	background-color: #ffda57;



}
.spocitatx, .spocitatx2, .spocitatx3, .spocitatx4, .spocitatx5{
    text-decoration: none;
    background-color: #f8dc0c;
    color: #545454;
    line-height: 45px;
    border:none;
    border-radius: 4px 4px 4px 4px;
    color: #192757;
    font-size: 22px;
    display: block;
    text-decoration: none;
    text-align: center;
    width: 100%;   float:left;
    border: 1px solid #bcbebd;
}
.spocitatx, .spocitatx2{
    max-width: 180px;
}
.spocitatx3, .spocitatx4, .spocitatx5{
    font-size: 18px;
    min-height: 185px;
    line-height: 1.1;
    margin-bottom: 30px;
    padding-top: 35px;
    padding-bottom: 20px;
    position: relative;
    border: 0px solid transparent;
    padding-left: 5px;
    padding-right: 5px;
}
.spocitatx3 span, .spocitatx4 span, .spocitatx5 span{
    bottom: -25px;
    position: relative;
    color: #545454;
}

a.tdhelp{
    color: #393939;
}

.spocitatx:hover, .spocitatx2:hover, .spocitatx3:hover, .spocitatx4:hover, .spocitatx5:hover{
  background-color: #ffda57;
  color:#545454;
}
.spocitatx3, .spocitatx4, .spocitatx5{
    background-color: #ebebeb;
}
.spocitatx3 img, .spocitatx4 img, .spocitatx5 img{
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
  }
.spocitatx3:hover, .spocitatx4:hover, .spocitatx5:hover{
    background-color: #dadada;
}

input.css-checkbox{
    float: left;
    margin-right: 15px;
}
.chkb label.css-label{
    font-weight: 300;
}
.kalk-bg{
    background: #fff;
    min-height: 450px;
    border-radius: 4px 4px 0px 0px;
}


*/

































*{
  font-family: 'Roboto', sans-serif, arial;
 /* color: #192757; */
  font-weight: 300;

}
html{
  font-size: 14px;
}
a{
  color: #00ADD5;
text-decoration: underline;
}
a:hover{
  text-decoration: none;
  color: #00ADD5;
}
p{
    font-size: 16px;

}
.kalk-bg p{
   color: #535355;
}
.obsah{
  min-height: 370px;
}
.login-obchodnik{
  padding-left: 0px;
  padding-right: 0px;
}

body.main{
    background: url('../images/bgnew2.jpg') no-repeat top center;
    background-color: #fff;
    background-repeat: no-repeat;
}

.footer a, .subsite a{
    position: relative;
}
.footer a:hover, .subsite a:hover{
   text-decoration: none;
}
.footer a:before, .subsite a:before{

    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    background-color: #f8dc0b;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

  .footer a:hover:before, .subsite a:hover:before{
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.kategory-ref a:before{
    visibility: hidden;
}
.kategory-ref a:hover:before{
    visibility: hidden;
}

a[href^="mailto:"], .footer a{
   color: #f8dc0b !important;
}



html > body.main > div.container.hidden-xs > div.row > div.phone-contact{
    background: #404040;
    border-radius: 0px 0px 4px 4px;
    float: right;
    width: 340px;
    height: 47px;
    color: white;
    text-align: center;
    line-height: 47px;
    margin-bottom: 15px;
}
.white-bg{
    background: #fff;
}
.phone-contact p{
    font-size: 24px;
    font-weight: 100;
}
.phone-contact span{
    font-size: 16px;
    font-weight: 100;
}


.logo-menu{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    /*height: 186px;*/
    box-shadow: 0px 2px 2px #ccc;
    position: relative;
}
.header-menu-fixed{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10;
}


.logo h1{
    margin: 0px;
    width: 286px;
    padding: 0px;

}
.logo h1 span{
    display: none;
}
.logo{
    width: 286px;
    margin: 0;
    padding: 0px;

    margin-left: auto;
    margin-right: auto;
}


.skryj
{
display:none;


}


.header-menu-fixed{
    margin-top: 0px;

}

.header-menu-fixed .logo{
    margin-top: 0px;
}
.header-menu-fixed .main-menu{
    height: 76px;
    line-height: 66px;
    display: none;
}
.vetavrch{
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.1;
}

.middle-fix{
  display: table;
  width: 39%;
  margin-bottom: 27px;
}
.middle{
  min-height: 190px;
}
.middle h2{
    height: 260px;
    color: #192758;
    display: table-cell;
    vertical-align: middle;
    font-size: 39.1px;
	padding-top: 20px;
}
.middle h2 span{
    font-size: 51.3px;
    color: #192758;
}
.middle h2 span strong{
    color: #192758;
    font-weight: 700;
}


.footer{
    background: url('../images/footer.jpg') repeat-x;
    height: 150px;
    color: #fff;
    padding-top: 30px;
}
.footer p{
    font-size: 14px;
}
.footer p span{
    font-size: 18px;
}
.footer p span{
    margin-bottom: 10px;
    display: inline-block;

}

.footer a, .footer p, .footer p span{
    color: #fff;
    text-decoration: none;
}

.footer .studio-link{
    float: right;
    text-align: right;
}
.footer a{
    color: #fff;
}


.table-text-color tr td{
    color: #132151;
    line-height: 22px !important;
    height: 52px;
    vertical-align: middle !important;
    width: 33.333%;
}

.request{
   background-color: #ffc90a;
   color: #192757;
   line-height: 45px;
   margin-top: -15px;
   border-radius: 0px 0px 4px 4px;
}

.request:hover{
	background-color: #ffda57;
}
.request a{
    color: #192757;
    font-size: 22px;
    display: block;
    text-decoration: none;
}
.request a strong{
    color: #192757;
}
.navbar-brand{
    height: auto;
    padding: 0;
}
.navbar-brand h1{
    margin: 0;
}
.navbar-nav > li > a{
    line-height: 40px;
    text-decoration: none;
    font-size: 18px;
    padding: 15px 30px;
}
.navbar-nav > li > a.active, .navbar-nav > li > a:hover{
    background: url('../images/active.png') no-repeat left center;
}
.logo-menu .container, #bs-example-navbar-collapse-1{
    padding: 0;
}
.navbar-nav > li:last-child > a{
    padding-right: 0px;
}

.footer .col-sm-3:first-child:after{
	content: "";
	width: 1px;
	height: 85px;
	float: right;
	border-right: 1px solid #fff;
	margin-top: -98px;
	margin-right: 30px;
}
.flexslider .slides img{
  width: auto;
}
.flexslider .slides li a{
  text-decoration: none;
  color: #535355;
}

.kalk-bg h2{
  font-size: 34px;
  font-weight: 900;
  color: #535355;
  margin-top: 40px;
}
.podveta{
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 1.6;
}
.podveta strong{
    font-size: 22px;
}
.form-index .form-control{
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
}

.btn-yellow{
  background: #F8DB0B none repeat scroll 0% 0%;
  border: 1px solid #BDBDBD;
  height: 35px;
  float: right;
  color: #535355;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
  transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.form-index .btn.btn-yellow{
    width: 50%;
    background: #f8db0b;
    border-color: #bdbdbd;
    border: 1px solid #bdbdbd;
    height: 45px;
    float: right;
    color: #535355;
    font-size: 22px;
    font-weight: 300;
    transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.form-index .btn.btn-yellow:hover, .btn-yellow:hover{
    color: #8f8f8f;
}

.grey-bg-slider{
      background-color: #ededed;
}
.grey-bg-slider .flexslider{
      background: transparent;
      box-shadow: 0px 0px 0px transparent;
      border-radius: 0;
      border: 0;
      margin: 0;
      margin-top: 30px;
      margin-bottom: 30px;
}
.grey-bg-slider .flexslider .slides li p{
    text-align: center;
    margin-top: 10px;
}
.grey-bg-slider .flexslider .slides li img{
    margin: 0 auto;
}
.dispTable{
    margin-top: 60px;
    margin-bottom: 60px;
    display: table;
}
.dispTable a{
    background: #ededed url('../images/kalk.png') no-repeat 20px center;
    border-radius: 4px;
    border: 1px solid #bdbdbd;
    text-align: center;
    height: 112px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #535355;
    text-decoration: none;
}
.dispTable a:hover{
  background: #d3d3d3 url('../images/kalk.png') no-repeat 20px center;
  transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
}
.spocitajteSi p{
  margin: 0;
}
.partnerNadp{
    font-size: 30px;
    font-weight: 300;
}
.spocitajteSi p{
    font-size: 34px;
    font-weight: 700;
}


div.news-inserted { display: block; color: #00ACA2; font-size: 15px; margin:10px 0 10px 0;}

.navod-blok div:hover h3, .navod-blok div:hover p{
color: #fff !important;
}
.navod-blok p{
margin: 0px;
margin-top: 3px;
}
.navod-blok a{
text-decoration: none;
}

.fix-height-title{
    min-height: 115px;
}
.twitter-homepage{
    margin-top: 40px;
}

#newsx .news-item, .ref-item{
    margin: 0px;
}
.news-item h4{
    margin: 0px;
    font-size: 16px;
    text-transform: uppercase;
}
#frmElektrinaKalkulator tr td, #frmPlynKalkulator tr td{
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align: middle;
}
#kltbl tr td{
  padding-top: 1px;
  padding-bottom: 1px;
  vertical-align: middle;
}
.btn-addfile{
    position: relative;
    border: 1px solid black;
}


.parentFormfrmPlynKalkulator, .parentFormfrmElektrinaKalkulator,  .parentFormfrmSmlouva{
    position: absolute;
    top: 339.4px;
    margin-top: 0px;
    left: 276.167px;
    color: red;
    display: block;
    padding: 2px;
    background: #f8dc0b;
    border: 1px solid #ccc;
    border-radius: 4px;
    opacity: 0.7;
    color: #000;
    box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.2);
}

.parentFormfrmPlynKalkulator .formErrorContent, .parentFormfrmElektrinaKalkulator .formErrorContent,  .parentFormfrmSmlouva .formErrorContent{
    color: #545454;
    padding: 5px;
}

a.tdhelp{
    position: relative;
}
a.tdhelp:hover{
    cursor: pointer;
}
span.bubble{
  position: absolute;
  display: none;
  border-radius: 4px;
  width: 420px;
  padding: 8px;
  top: -10px;
  left: 15px;
  background: #1c2956;
  color: #ffc90a;
  text-align: center;
  font-size: 18px;
  box-shadow: 1px 1px 6px  #696969;
}
.set-pad-kalk{
    padding-top: 10px;
    padding-bottom: 10px;
}
#vysledececek{
    display: block;
    background: #535353;
    color: #f1eeb7;
    border-radius: 4px;
    width: 350px;
    padding: 7px;
    text-align: center;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
}
#vysledececek span.vysledecek_span{
    color: #f1df00;
    font-size: 24px;
    font-weight: 600;
}
.toci{
    font-size: 50px;
    margin-left: 10px;
    animation :1s steps(8, end) 0s normal none infinite running fa-spin
}

.odeslatx{

     background-color: #ffc90a;
     color: #192757;
     line-height: 45px;
     border:none;
     border-radius: 4px 4px 4px 4px;
     color: #192757;
     font-size: 22px;
     display: block;
     text-decoration: none;
     margin-bottom: 15px;
  }
  .odeslatx:hover{
  	background-color: #ffda57;



}
.spocitatx, .spocitatx2, .spocitatx3, .spocitatx4, .spocitatx5{
    text-decoration: none;
    background-color: #f8dc0c;
    color: #545454;
    line-height: 45px;
    border:none;
    border-radius: 4px 4px 4px 4px;
    color: #192757;
    font-size: 22px;
    display: block;
    text-decoration: none;
    text-align: center;
    width: 100%;   float:left;
    border: 1px solid #bcbebd;
}
.spocitatx, .spocitatx2{
    max-width: 180px;
}
.spocitatx3, .spocitatx4, .spocitatx5{
    font-size: 18px;
    min-height: 185px;
    line-height: 1.1;
    margin-bottom: 30px;
    padding-top: 35px;
    padding-bottom: 20px;
    position: relative;
    border: 0px solid transparent;
    padding-left: 5px;
    padding-right: 5px;
}
.spocitatx3 span, .spocitatx4 span, .spocitatx5 span{
    bottom: -25px;
    position: relative;
    color: #545454;
}

a.tdhelp{
    color: #393939;
}

.spocitatx:hover, .spocitatx2:hover, .spocitatx3:hover, .spocitatx4:hover, .spocitatx5:hover{
  background-color: #ffda57;
  color:#545454;
}
.spocitatx3, .spocitatx4, .spocitatx5{
    background-color: #ebebeb;
}
.spocitatx3 img, .spocitatx4 img, .spocitatx5 img{
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
  }
.spocitatx3:hover, .spocitatx4:hover, .spocitatx5:hover{
    background-color: #dadada;
}

input.css-checkbox{
    float: left;
    margin-right: 15px;
}
.chkb label.css-label{
    font-weight: 300;
}
.kalk-bg{
    background: #fff;
    min-height: 410px;
    border-radius: 4px;
    margin-bottom: 45px;
}


.flex-direction-nav a.flex-next::before {
  font-family: 'fontAwesome';
  content: '\f105';
}
.flex-direction-nav a::before{
  font-family: 'fontAwesome';
  content: '\f104';
}

.flex-direction-nav a{
    top: 42%;
    opacity: 1;
}
.flex-direction-nav .flex-prev { opacity: 1; left: -50px; }
.flex-direction-nav .flex-next{ opacity: 1; right: -50px; }
.flexslider:hover .flex-prev { opacity: 1; left: -50px; }
.flexslider:hover .flex-next { opacity: 1; right: -50px; }
.flex-direction-nav a:hover{
    color: #8f8f8f;
}

.subsite h2{
    font-size: 34px;
    font-weight: 900;
}
.filters{
    margin-top: 20px;
    margin-bottom: 40px;
}
.refPhoto a{
    display: block;
    text-align: center;
    color: #535355;
    text-decoration: none;
    position: relative;
}
.refPhoto p{
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    text-align: center;
}
.refPhoto p.popisecek{
    margin: 0;
    font-weight: 11;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 100%;
    color: #fff;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.refPhoto p.popisecek span{
    display: inline-block;
    vertical-align: middle;
    top: 35%;
    position: relative;
}
.refPhoto a:hover p.popisecek{
    opacity: 1;
}
.refPhoto img{
    margin: 0 auto;
    width: 100%;
}
.kategory-ref{
    border-top: 2px solid #d3d3d3;
}
.kategory-ref h3{
    margin-bottom: 35px;
    text-align: center;
    font-size: 30px;
    font-weight: 100;
}
.refOther{
    /*-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;*/
    margin-top: 15px;
    margin-bottom: 15px;
}
.refOther p{
    margin-bottom: 5px;
}
.refOther ul{
    padding-left: 15px;
}
.refOther li{
    list-style-type: none;
}
.arrowUp{
    display: block;
    background: #F8DB0B;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 40px;
    font-size: 50px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #535355;
    display: none;
}
.arrowUp:hover{
    cursor: pointer;
    color: #8f8f8f;
}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	border-top: 0px;
}
.setkalk{
	margin-bottom: 0px;
	min-height: 600px;
	border-radius: 4px 4px 0px 0px;
}















/*******************     MEDIA SCREEN FIX      ************************/
@media screen and (min-width: 1200px){
    .refPhoto{
        width: 20%;
    }
}

@media screen and (min-width: 768px){
    .navbar-nav{
        float: right;
    }
    .navbar{
        margin: 0;
        border-radius: 0px;
    }
    .navbar-default{
        background-color: transparent;
        border-color: transparent;
    }
}


@media screen and (max-width: 1366px){
    .phone-contact{
        height: 40px;
        padding-top: 0px;
        width: 350px;
    }
    .hide-br{
        display: none;
    }
    .bgslider ul li{
        max-width: 100%;
    }

}

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

    .logo-menu .logo h1 img{
      max-width: 100%;
    }
    .header-menu-fixed .logo{
      margin-top: 15px;
    }
    .middle-fix{
      width: 50%;
    }
	.homepage-block .blue-left{
		 background: #192757 !important;
      text-align: center;
	}
    .homepage-block .blue-left img{
      margin-left: 0px;
    }
    .middle h2{
        font-size: 25px;
    }
    .middle h2 span{
        font-size: 29px;
    }
    .middle h2{
        height: 150px;
    }
    body.subsite1, body.subsite2, body.subsite3{
        background-size: 100%;
    }
    .homepage-block .text-right, .homepage-block .blue-left{
        height: 265px;
    }
	body.subsite1, body.subsite2, body.subsite3{
		background-position: 0px 136px;
	}
}

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

    .small-block p.light-blue{
      min-height: 45px;
    }

	.footer .col-sm-3:first-child:after{
		content: "";
		width: 1px;
		height: 85px;
		float: right;
		border-right: 1px solid transparent;
		margin-top: -98px;
		margin-right: 30px;
	}



      .navbar-toggle{
          border: 1px solid #f8db0b;
      }
      .navbar-toggle .icon-bar{
          border: 1px solid #f8db0b;

      }
      .navbar-collapse{
          position: absolute;
          width: 100%;
          z-index: 100000000;
          background: #fff;
          border: 1px solid #efefef;
      }

      .nav > li > a{

          color: #00ADD5;
          border-bottom: 1px solid #f8db0b;
      }
      .nav > li:last-child > a{
          border-bottom: 0px;
      }
      .navbar-nav{
          padding-left: 15px;
          padding-right: 15px;
      }
      .navbar-nav .submenu{
          padding: 0px;
      }
      .navbar-nav .submenu li{

          color: #333;
          list-style-type: none;
          line-height: 40px;
      }
      .navbar-nav .submenu li a{
          display: block;
          padding-left: 50px;
          color: #333;
          border-bottom: 1px solid #ccc;
      }
      .navbar-nav .submenu li a:hover{
          text-decoration: none;
      }
      .navbar-nav > li{
        float: none;
      }

      .flex-direction-nav .flex-prev { opacity: 1; left: -30px; }
      .flex-direction-nav .flex-next{ opacity: 1; right: -30px; }
      .flexslider:hover .flex-prev { opacity: 1; left: -30px; }
      .flexslider:hover .flex-next { opacity: 1; right: -30px; }

}




@media screen and (min-width: 768px) and (max-width: 992px){

  .navbar-header{
    width: 100%;
    display: block;
  }
  .navbar-toggle{
    display: block;
  }
  .navbar-collapse.collapse{
    top: 81px;
    visibility: hidden;
  }
  .navbar-nav{
    width: 100%;
  }


}







@media screen and (max-width: 992px){
    .navod-blok div{
      margin-left: auto;
      margin-right: auto;
    }
    .nav-tabs img{
      width: 100%;
      max-width: 90px !important;
    }
    .spocitajteSi p{
        width: 86%;
        float: right;
    }
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        margin: 0;
        top: 18px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px 0px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media screen and (max-width: 768px){

  .form-index .btn.btn-yellow, .btn-yellow{
      width: 100%;
  }
  .spocitajteSi p{
      padding-left: 40px;
      width: 80%;
      font-size: 18px;
  }

	.logo-menu .logo{
		margin: 0 auto;
	}

    .homepage-block .blue-left{
      background: #192757 !important;
      text-align: center;
    }
    .homepage-block .blue-left img{

      max-width: 70%;
    }
    .small-block:after{
      border: 0px;
    }
    .footer{
      background: #383838;
      text-align: center;
      height: auto;
    }

    .footer .studio-link{
      text-align: center;
    }
    .homepage-block .text-right{
      border: 1px solid rgba(0, 173, 213, 0.3) ;
      border-left: 0px;
    }
    .phone-contact{
      position: absolute;
      right: 15px;
      top: 96px;
    }
    body.subsite{
      background: #fff;
    }
    .middle-sub h2{
      font-size: 20px;
    }
    .middle-sub h2 span{
      font-size: 15px;
    }
    .middle-fix{
      width: 100%;
    }
	  .homepage-block .text-right, .homepage-block .blue-left{
        height: 225px;
    }

    .kalk-bg{
      margin-bottom: 0;
    }
    .navbar-default{
       background-color: transparent;
       border-color: transparent;
    }
    .navbar-brand{
        width: 66%;
    }
    .navbar-toggle{
        top: 10px;
    }
}
