/*@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');*/
@charset "utf-8";

/* CSS Document */
body {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	font-family: 'Ubuntu', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size:12px;
	color: #4e3938;
	font-weight:normal;
	background-color: #fff;
	line-height: 135%;
}

a img {
	text-decoration:none;
	border:0px;
}
a {
	color: #E51E23;

}
a:hover { 	text-decoration: none}
a:visited {}
a:visited:hover {
	
}

hr {
	width: 100%;
	display: block;
	height: 1px;
	padding-left:5px;
	border-top-width: 3px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E51E23;
	}
h1,h2,h3,h4{
	color: #5f4140;
	padding:0;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	line-height: 130%;
}
h1{
	font-size:24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #E51E23;
}
h2{
	font-size:20px;
}
h3{
	font-size:14px;
	font-weight: bold;
}

/*ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul li{
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(../img/li.gif);
}*/

.clear{
	clear:both;
}
.hiden { display:none}
.view{ display:block}
.printview { display:none}
.text_right{ text-align:right}
.left{ float:left;}
.right{ float:right;}
.red{
	color:#cc0f14;
}
.green{
	color:#E51E23;
}
p{ font-size:14px}

.vlajky {
  position: absolute;
  top: -46px;
  left: 0;
  background-color: #fff;
  padding: 15px 20px;
}

.vlajky a img {
  display: inline-block;
  margin-right: 4px;
}

.vlajky span {
  display: block;
  margin-bottom: 5px;
}

input, select, .text-field {
	color: #333;
	padding: 3px;
	border: 1px solid #E51E23;
}
input.submit{
	color: #FFF;
	background-color: #7bbd40;
	padding: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
#contejner_top_menu{
	position: relative;
	height: 145px;
	min-width: 1200px;
	background: #635B50;
}

.top-menu-wrapper {
	position: relative;
	background: #fff;
	width: 1200px;
	height: 176px;
	margin: 0 auto;
	transform: translateY(40px);
	z-index: 100;
}

#top_menu{
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
}
#top_menu_pozice{
	position: absolute;
	left: 274px;
	top: 24px;
	width: 724px;
}
#top_menu_pozice a{
	font-size: 15px;
	color: #3b3894;
	text-decoration: none;
	/*text-shadow: -1px -1px 1px #99a0b9;*/
	line-height: 280%;
	display: block;
	float: left;
	height: 40px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#top_menu_pozice a.active, #top_menu_pozice a:hover{
	background-image: url(../img/sipka.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	align-content: space-around;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 440px;
	background: #E51E23;
}

#logo a{
	display: flex;
	justify-content: center;
	width: 100%;
	transform: translateY(37px) translateX(-8px);
}
#logo a:hover{
	background-image: none;
}

.logo-text {
	text-transform: uppercase;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	transform: translateY(14px) translateX(-8px);
}

#search{
	position: absolute;
	bottom: -10px;
	right: 20px;
	width: 192px;
}
#search .text-field{
	font-size: 11px;
	color: #BFBFBF;
	width: 134px;
	height: 28px;
	border: 1px solid #635B50;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}	
#search .submit	{
	background: #635B50;
	color: #fff;
	height: 30px;
	width: 45px;
	margin: 0px;
	padding: 0px;
}
#search input{
	line-height: 22px;
	float: left;
}

#contejner_head {
	background: #635B50;
	height: 115px;
}

.container-fieplace {
	position: absolute;
	/*right: -90px;*/
	right: 0;
	top: 120px;
}

.header-filler {
	background: #635B50;
	width: 100%;
	height: 71px;
}

#contejner_head, #contejner_head_produkt{
	/*background-image: url(../img/head_nic.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	min-width: 1200px;
}
#contejner_head_produkt{
	background-image: url(../img/head_produkty.jpg);
	/*background-position: -300px ;*/
	/*max-width: 1200px;*/
	/*margin: 0 auto;*/
}
#contejner_head_produkt.line3{
	background-image: url(../img/head_produkty_line3.jpg);
}
#contejner_head_produkt.line2{
	background-image: url(../img/head_produkty_line2.jpg);
}
#contejner_head_produkt.linekp08{
	background-image: url(../img/head_produkty_line0.jpg);
}
#contejner_head_produkt.linedrevo{
	background-image: url(../img/head_produkty_linedrevo.jpg);
}
#contejner_head_produkt.line_kotelny{
	background-image: url(../img/head_produkty_kotelny.jpg);
}
#contejner_head_produkt.line_kp15{
	background-image: url(../img/head_produkty_line-kp15-29.jpg);
}
#head, #head_produkt{
	width: 1200px;
	height:259px;
	margin: auto;
	position: relative;
}
#head{height:40px;}
#head_produkt .text{
	position: absolute;
	font-size:14px;
	background: url(../img/bg-head.png);
	padding:20px;
	left: 350px;
	top: 40px;
	line-height: 17px;
	font-size:11px
}
#head_produkt .text08{
	position: absolute;
	font-size:14px;
	background: url(../img/bg-head.png);
	padding:20px;
	width:350px;
	right: 20px;
	top: 40px;	
	line-height: 17px;
}
#head_produkt .text01{
	position: absolute;
	font-size:14px;
	background: url(../img/bg-head.png);
	padding:20px;
	width:320px;
	right: 20px;
	top: 40px;	
	line-height: 17px;
}
#head_produkt .text02{
	position: absolute;
	font-size:14px;
	background: url(../img/bg-head.png);
	padding:20px;
	width:180px;
	left: 0px;
	top: 40px;	
	line-height: 17px;
}
#head_produkt .text03{
	position: absolute;
	font-size:12px;
	background: url(../img/bg-head.png);
	padding:20px;	
	width:200px;
	left: 0px;
	top: 18px;
	line-height: 17px;
}
#head_produkt .textdrevo{
	position: absolute;
	font-size:14px;
	background: url(../img/bg-head.png);
	padding:20px;
	width:400px;
	left: 0px;
	top: 40px;
	line-height: 17px;font-size:10px;
}

#lang{
	height: 24px;
	position: absolute;
	z-index:50;
	right: 0;
	top: -25px;
	color: #b0b0b0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#lang a{
	color: #b0b0b0;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 12px;
}
#lang a.active{
	text-decoration: underline;
}
#lang a:hover{
	color: #FFF;
	
}
#contejner_head_produkt li {
	list-style-type:circle;
	list-style-image:none;
	list

}
#produkt_menu a {
	display: block;
	float:left;
	font-size: 14px;

	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/bg_produkt_zalozka.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 230px;
	height: 29px;
	width: 75px;
	line-height: 200%;
}
#produkt_menu a.active, #produkt_menu a:hover {
	color: #715B5A;
	line-height: 240%;

}
#produkt_menu a:hover {background-image: url(../img/bg_produkt_zalozka_hover.png);}
#produkt_menu a.active{background-image: url(../img/bg_produkt_zalozka_active.png);}

#produkt_menu2 a {
	display: block;
	float:left;
	font-size: 14px;

	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/bg_produkt_zalozka2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	padding-top: 230px;
	height: 29px;
	width: 75px;
	line-height: 200%;
}
#produkt_menu2 a.active, #produkt_menu2 a:hover {
	color: #715B5A;
	line-height: 240%;

}
#produkt_menu2 a:hover {background-image: url(../img/bg_produkt_zalozka_hover2.png);}
#produkt_menu2 a.active{background-image: url(../img/bg_produkt_zalozka_hover2.png)}




#content {
	box-sizing: border-box;
	width: 1200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;

	padding: 20px;
}
#content strong{

}

/*produkt_foto*/
#produkt_foto {
	width:230px;
	float:left;
}
#produkt_foto a.but3d{
	background-image: url(../img/bg_zalozka_3d.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 116px;
	margin-left: 55px;
	font-size: 15px;
	line-height: 200%;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}
#produkt_foto a.but3d:hover{
	text-decoration: underline;
}
#produkt_foto a.poptavka{
	background-image: url(../img/bg_zalozka_poptavka.png);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 116px;
	margin-left: 55px;
	font-size: 15px;
	line-height: 200%;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}
#produkt_foto a.poptavka:hover{
	text-decoration: underline;
}
#produkt_foto #fb-root{
	margin-top: 10px;
	margin-left: 25px;
}
/**/
#produkt_obsah {
	width:680px;
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#produkt_obsah h1{ color:#E51E23}
#produkty {
	display: flex;
	flex-flow: row wrap;
	width:950px;
	float:left;
	margin: 0px;
	padding: 0px;
}

.produkt_th {
	width: 930px;
}

.border > a > img {
	width: 100%;
}

div.produkt_th .img{
	border: 1px solid #E8E8E8;

}
table.produkt_th h2 a{
	font-size: 14px;
	text-decoration: none;
	height:50px;
	display: block;
}
table.produkt_th h2 a:hover{
	text-decoration: underline;

}
table.produkt_th td.border{
	border: 1px solid #D6D6D6;
}
table.parametry {}
table.parametry th{
	color: #FFF;
	background-color: #715b5a;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
table.parametry td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #715b5a;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
/*obsah*/
#obsah {
	width:937px;
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#novinka .foto{
	padding-right: 10px;
	padding-bottom: 10px;
}
.clanek_th{
	float: right;
	width: 980px;
}
.clanek_th h2, #novinka h2 {
	font-size:14px;
	font-weight: bold;
}
a.zobrazit{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	/*background-image: url(../img/zobrazit.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: right;*/
	background: #E51E23;
	border-bottom-right-radius: 10px;
	display: block;
	height: 25px;
	width: 100px;
	text-align: center;
	line-height: 180%;
	margin-left: 690px;
	margin-top: 15px;
}
a.detail{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background: #E51E23;
	border-bottom-right-radius: 10px;
	display: block;
	height: 25px;
	width: 100px;
	text-align: center;
	line-height: 180%;
	margin-top: 5px;
	margin-left: 130px;
	display: none;
}
a.zobrazit:hover, a.detail:hover{
	text-decoration: underline;
}
#obsah.reference { width:860px}
#obsah.reference #fotogalerie { }
#obsah.reference #fotogalerie a{
	
}
#obsah.reference #fotogalerie img{
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.reference .clanek_th {
	width: 650px;
}
.sedy {
	color:#999;
}
.reference a.zobrazit {
	margin-left: 390px;
}
/*sub_menu*/
#sub_menu_content{
	width:200px;
	float:right;
}
#sub_menu{
	background-color: #E51E23;
	background-image: url(../img/bg_submenu_spodek.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 17px;
	padding-top: 5px;
	margin-bottom: 15px;
	border-bottom-left-radius: 20px;
}

#sub_menu a{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#sub_menu a:hover, #sub_menu a.active{
	background-color: #ca1d22;
}
#sub_menu.menu_produkty{
	background-color: #715B5A;
	background-image: url(../img/bg_submenu_spodek2.gif);
}
#sub_menu.menu_produkty a{}
#sub_menu.menu_produkty a.tree{
	background-image: url(../img/menu-tree.png);
	background-repeat: no-repeat;
	background-position: 180px center;

}
#sub_menu.menu_produkty a.sub{
	padding-left: 20px;
	width: 175px;
	background-color: #826766;
	font-size: 11px;
}
#sub_menu.menu_produkty a:hover, #sub_menu.menu_produkty a.active {
	background-color: #917675;
}

#sub_menu.menu_produkty.orange a:hover, #sub_menu.menu_produkty.orange a.active {
	background-color: #da7038;
}


#sub_menu.menu_produkty.orange{
	background-color: #FF8B3E;
	background-image: url(../img/bg_submenu_spodek3.gif);
}

#sub_menu form{
	color: #FFF;
	padding: 13px;
}
#sub_menu form h3{
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
#sub_menu form select {
	width:100%;
	color: #666;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#sub_menu form input.submit {
	color: #E51E23;
	background-color: #fff;
	padding: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 170px;
}
/*produkt_fotogalerie*/ /*produkt_dokumentace*/
#produkt_fotogalerie {

}

#produkt_dokumentace {

}

#produkt_fotogalerie, #produkt_dokumentace, #produkt_nahradni_dily {

	background-image: url(../img/bg_zalozka_dole.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	float: left;
}
#produkt_fotogalerie h4, #produkt_dokumentace h4, #produkt_nahradni_dily h4 {
	color: #FFF;
	text-align: left;
	padding: 0px 0 0 20px;
	width: 180px;
	height: 24px;
	line-height: 200%;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color:#715b5a;
	margin-left: 0px;
}
#produkt_fotogalerie img{
	border: 1px solid #e2dbdb;
}
#produkt_dokumentace table{}
#produkt_dokumentace table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #715B5A;
}
/* ---------- */
.print{
}
.code{
	color: #a6a6a6;
}

.code:nth-of-type(2) {
	color: #000;
}

.first_foto img {}
.galery img{
	padding-right: 20px;
}
.table{
	padding: 1px;
	border: 1px solid #CCC;
}
.selektor tr{ cursor:pointer;}
.table th{
	background-color: #CCC;
	padding: 5px;
	color: #000;
	text-align: center;
}
.table td{
	padding: 5px;
}


.table2{
	padding: 1px;
	border: 0px solid #CCC;
}
.selektor2 tr{ cursor:pointer;}
.table2 th{
	background-color: #CCC;
	padding: 5px;
	color: #000;
	text-align: center;
}
.table2 td{
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*strankovani */
.strankovani{
	float:right;
	text-align: right;
	width: 955px;
	font-size:14px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #E51E23;
}
.strankovani a{
	padding: 5px;
	font-size: 14px;
	text-decoration: none;

}
.strankovani span{
	background-color:#E51E23;
	color:#FFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.strankovani a:hover{
	text-decoration: underline;
}

#hlaska_good{
	background-color: #B1FF7D;
	margin: 10px;
	padding: 10px;
	border: 2px solid #CC9900;
	width: 350px;
	text-align: center;
}
#hlaska_bad{
	background-color: #FFAAAA;
	margin: 10px;
	padding: 10px;
	border: 2px solid #BC6610;
	width: 350px;
	text-align: center;}

#contejner_footer {
	background-color: #635B50;
	min-width: 1200px;

}
.footer_border {
	border-left: 2px solid #FFF; padding-left:10px
}
/* založky */

#zalozky_content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #715C5B;
	border-bottom-color: #715C5B;
	border-left-color: #715C5B;
	margin-bottom: 10px;
	padding: 15px;
}
#zalozky{
	height: 33px;
	background-color: #715C5B;
	margin-top: 10px;
}
#sub_zalozky{
	background-color: none;
	height: 34px;
}
#zalozky a, #sub_zalozky a{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #715c5b;
	display: block;
	height: 33px;
	line-height: 250%;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;

}
#sub_zalozky a{height: 34px; font-size: 14px; line-height: 240%;}
#zalozky a.active, #sub_zalozky a.active{
	color: #FFF;
	background-color: #E51E23;
}
#zalozky a:hover, #sub_zalozky a:hover{
	color: #FFF;
	background-color: #927776;
}
#obsah_z2, #obsah_z3, #obsah_z4, #obsah_z5, #obsah_z6, #obsah_z7, #obsah_z8 {
	/*display: none;*/
}

#footer  {
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #FFF;
	font-size: 12px;
	line-height: 150%;
}
#footer h1, #footer h2, #footer h3, #footer h4 {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
}
#footer a{
	color: #FFF;
	text-decoration: underline;
}
 #footer a:hover{
	text-decoration: none;
}
#copyright {
	width: 950px;
	position: relative;
	padding:20px;
	margin: auto;

}
#copyright a {
	font-size:10px;
	color: #999

}
#footer input{
	color: #AAA;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin: 5px;
}
#footer input.submit{
	color: #FFF;
	background-color: #E51E23;
	padding: 6px 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
}

.footer-td-last {
	position: relative;
}

.footer-td-last::after {
	display: block;
	content: '\00BB';
	position: absolute;
	right: 15px;
	top: 25%;
	color: #fff;
}

#footer .spaneco {
	text-align: right;
}
#footer .spaneco a{
	color: #999;
	text-decoration: none;
	font-size: 9px;
}
#footer .spaneco a:hover {
	color: #900;
	text-decoration: underline;
}


.doctable td {
	margin:0px;
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.doctable th {background:#9f9e9e; color:#FFFFFF; font-size:12px; padding:2px; }

#main_menu {
	display: flex;
	flex-flow: row wrap;
	width: 100%
}

.main-menu-info-wrapper {
	position: relative;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	height: 50%;
}

.menu-info-item {
	display: flex;
	margin: 35px 0 0 26px;
}

.menu-info-item:nth-of-type(even) {
	margin-left: 122px;
}

.menu-info-content {
	padding-left: 20px;
}

.menu-info-content p {
	text-transform: uppercase;
	margin: 2px;
}

.bold {
	font-weight: bold;
}

.megamenu {
	display: flex;
	height: 100%;
	justify-content: space-around;
	border-top: 3px solid #635B50;
	margin: 0 20px !important;
}

.megamenu > li {
	flex: auto;
	display: flex;
	align-items: center;
	height: 100%;
	padding-bottom: 13px;
	cursor: pointer;
}

.megamenu > li > a {
	color: #635B50 !important;
}

.megamenu > li:hover {
	border-top: 3px solid #E51E23;
	border-radius: 0 !important;
	margin-top: -3px;
}

.megamenu > li:hover > a {
	color: #E51E23 !important;
}

#readall a
{
	background: #E51E23;
	padding:10px;
	color:#FFF;
	text-decoration:none;
	float:right
}
#readall a:hover
{
	background:#7bbd40;
	padding:10px;
	color:#FFF;
	text-decoration:underline;
	float:right
}

#kotlikova-dotace p {
  font-size: 14px;
}

#kotlikova-dotace p.title {
  font-size: 22px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f1fded;
}

#kotlikova-dotace span {
  color: #7bbd40;
  font-weight: bold;
}

#kotlikova-dotace p.ovzdusi {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #f1fded;
}

/* DOTAZ */
.dotaz {
  margin: 20px 0 30px;
  padding-bottom: 35px;
  border-bottom: 1px solid #f1fded;
}

.dotaz label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 20px;
  float: left;
  width: 235px;
  margin: 0 10px 20px 0;
}

.dotaz label span {
  font-weight: normal;
  float: right;
  font-size: 12px;
}

.dotaz label.red span {
  color: #CC0000;
}

label.text_zprava {
  width: 100%;
}

.dotaz label input,
.dotaz label textarea {
  display: block;
  background-color: #fff;
  border: 1px solid #E51E23;
  padding: 6px;
  margin-top: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  color: #666;
}

.dotaz input[type="submit"] {
  padding: 10px 0;
  background-color: #E51E23;
  color: #fff;
  border: none;
  margin-top: 20px;
  width: 235px;
  text-transform: uppercase;
  font-weight: bold;
}

.dotaz input[type="submit"]:hover {
  background-color: #6aa337;
  cursor: pointer;
}

.form_feedback {
  background: url(/img/icon-ok.png) no-repeat center left;
  padding-left: 38px;
  line-height: 30px;
}

#kd-button {
  position: fixed;
  left: -5px;
  top: 396px;
}
#kd-button:hover {
  left: 0;
}

/* JAN 2021 */
.virtual-tour {
    position:absolute;
    padding: 7px 15px;
    background-image:linear-gradient(to right, #BE0E12, #E51E23);
    z-index:1;
    color: white;
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
    top: -22px;
    left: 198px;
}

.virtual-tour:hover {
    text-decoration: underline;
}

.virtual-tour > svg {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}