html, body {  
}

html {
  position: relative;                                   
  min-height: 100%;
}

body {
	height: 100%;
	margin : 0px; padding : 0px;
	
	font-family: 'Ubuntu', 'Arial', 'Tahoma', 'Helvetica CE', 'Helvetica';
	line-height: 1.5;
	color: #333;
  background: #e4eff9;
  margin-bottom: 200px; /* kvuli vzdy dole umistenemu zapati */
  
  font-size: 0.9em;

}


label {font-weight: normal; margin-top: 5px; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1180px; /* or 950px */
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0px 0px 0px; padding:0;
      border:none;
      visibility: hidden;
}


body a { color: #165ea1; text-decoration: underline; }

.top-menu { background: #fcda32; padding: 10px 0; }
.top-menu a { color: #165ea1; font-weight: bold; font-size: 0.9em; display: inner-block; padding: 5px 7px; text-decoration: none; }
.top-menu a:hover { color: #333;  }


#logo { }
#logo img { margin: 20px; max-height: 50px; }

.tucny {font-weight: bold;}
.mensi {font-size: 0.9em;}
.mensi2 {font-size: 0.8em;}
.lft {text-align: left;}
.centr {text-align: center;}
.rght { text-align: right;}
.skrtnuto { text-decoration: line-through; }
.odsazeny, table.kosik tr td.odsazeny { padding-left: 20px; }
.text-help {color: gray;}
.text-cerveny {color: red;}
.text-orange {color: #ff3300;}
.text-green {color: green;}
.text-blue {color: #165ea1;}
.oddelovac-textu, .oddelovac {	height: 15px; }
.oddelovac-textu-velky, .oddelovac-velky { height: 30px; }


ul.nav { margin-top: 10px; font-family: 'Ubuntu'; }
ul.nav li span { color: #fa6d98;  }
ul.nav li a, ul.nav li a:link, ul.nav li a:visited {  padding: 0px 15px; color: #165ea1; font-size: 0.95em; font-weight: bold; text-decoration: none; text-transform: uppercase; }
ul.nav li a:hover { color: #3c3c3c;  }

ul.dropdown-menu { background: #165ea1; margin: 0; padding: 10px; border-radius: 5px; box-shadow: #fff 0px 2px 3px; border: 0; }
ul.dropdown-menu li a:link, ul.dropdown-menu li a:visited { display: block; border-bottom: 1px #fff solid; font-weight: normal; min-width: 280px; background: #165ea1; color: #fff; margin:0; padding: 10px 2px; text-transform: none; }

ul.dropdown-menu li a:hover { background: #3c3c3c; color: #fff; border-radius: 0; }
.dropdown-toggle:active, .open .dropdown-toggle {background:transparent !important; color:#fff !important; c}


.text-title { font-family: 'Ubuntu', 'Arial'; }

.home-box { text-align: center; padding-top: 20px; padding-bottom: 20px; }
.home-box .title { font-family: 'Ubuntu', 'Arial'; font-size: calc(1.7em + 0vw); font-weight: 900; text-align: left; color: #fff; margin: 20px 0; padding-right: 40px; line-height: 1; background: url('/images/iko-arrow-white-pink.png') no-repeat top right; min-height: 45px; }
.home-box .descr { font-size: 0.9em; color: #333; margin-bottom: 20px; }
.home-box img { border: 1px #fff solid; border-radius: 7px; }
.home-box a { text-decoration: none; }
.home-box.hb-2 .title { color: #383264; background: url('/images/iko-arrow-white-lila.png') no-repeat top right; }

.ft-contact { font-family: 'Ubuntu'; font-weight: bold; color: #add114; font-size: calc(1.1em + 0.8vw); margin: 10px 0; }
.ft-contact img { margin-right: 15px; }



.btn-blue, a.btn-blue { border: 0px red solid; border-radius: 8px; padding: 10px 30px 10px 30px; background: #00263b; display: inline-block; color: #fff; text-decoration: none; font-weight: bold; text-transform: uppercase; }
.btn-blue:hover { background: #add114; color: #00263b; }

.btn-green, a.btn-green { border: 0px red solid; border-radius: 8px; border-bottom: 10px #8ab036 solid; padding: 10px 30px 5px 30px; background: #add114; display: inline-block; color: #fff; text-decoration: none; font-weight: bold; text-transform: uppercase; }
.btn-green:hover { border-bottom: 10px #1a171c solid; background: #999; color: #111; } 


.navmenu ul.nav li a:hover { background: #454545; color: #fff; }


/* vzhled ikony menu na mobilnich zarizenich */
.navbar-toggler{
    width: 40px;
    height: 40px;
    background-color: #fcda32;
    outline: none;
    margin: 0px 0px 0 0;
    border-radius: 5px;
}
.navbar-toggler .line{
    width: 100%;
    float: left;
    height: 2px;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 5px;
}



.bignum { font-size: 3em; font-weight: bold; }

.block-title { color: #fff; font-family: 'Ubuntu'; text-align: center; font-size: calc(1.7em + 0.9vw); font-weight: 900; margin-bottom: 40px; padding-top: 40px; line-height: 1.; }
.bg-top { background: #fff; border-bottom: 2px #bed4e8 solid; box-shadow: #bed4e8 0 1px 10px; }
.bg-navi { background: #abd100; min-height: 50px; padding-top: 10px; text-align: center; }

.bg-separator-gray { background: #555 url('/images/separator-4.png') repeat-x center bottom; padding-bottom: 80px; margin-bottom: 40px;}
.bg-separator-lightviolet { background: #7870c6 url('/images/separator-2.png') repeat-x center bottom; padding-bottom: 80px; margin-bottom: 40px; }
.bg-separator-violet { background: #383264 url('/images/separator-1.png') repeat-x center bottom; padding-bottom: 80px; margin-bottom: 40px;}
.bg-separator-violet-black { background: #383264 url('/images/separator-1-black.jpg') repeat-x center bottom; padding-bottom: 80px; margin-bottom: 40px;}
.bg-separator-pink { background: #fa6d99 url('/images/separator-3.png') repeat-x center bottom; padding-bottom: 80px; margin-bottom: 40px;}

.bg-white { background: #ff; color: #555; padding: 30px 0; }
.bg-white img { max-height: 30px; margin-bottom: 30px;  }
.bg-white .block-title { color: #555; }
.bg-white .bt2 { font-size: calc(1.3em + 0.7vw); padding-top: 30px;  }

.bg-video { background: #f1f1f9; color: #333; padding: 40px 0; }

.bg-vzorkovna .block-title { color: #7870c6; margin-bottom: 10px; }
.bg-video .block-title { color: #7870c6; margin-bottom: 10px; }

.bg-home-text { }
.bg-home-text .cont { padding: 0px; } 
.bg-home-text .text { padding-top: 20px; }

.pg-form { padding-top: 30px; color: #fff; }
.pg-form .text2 { color: #fa6d98; font-weight: bold; font-size: 1.5em; text-align: center; }



.navigace { font-size: 0.75em; color: #ccc; padding: 60px 0px 10px 0;  margin-bottom: 0px; text-align: center; }
.navigace a:link, .navigace a:visited { color: #ccc; padding: 5px 0px; }
.navigace a:hover { color: #ccc; text-decoration: none; }





table.art-tab {  background-color:rgba(255,255,255,0.4); box-shadow: #aaa 1px 3px 5px; }
table.art-tab tr th { background: #0a76a1; padding: 5px; border-right: 1px white solid; color: #fff; }
table.art-tab tr td { padding: 4px 8px; border: 1px #0a76a1 solid;   }
table.art-tab tr td a:link, table.art-tab tr td a:visited { }

table.lines { width: 100%; border-collapse: collapsed; border: 0px #a6d4ec solid; font-size: 1em; }
table.lines tr th { }
table.lines tr th, table.lines tr td { padding: 5px 8px; border:1px #a6d4ec solid; border-left: 0; border-right: 0;}



.reference { width: 100%; height: 95%; background: #fff; border-radius: 10px; padding: 30px; text-align: center; }
.reference a { display: block; width: 100%; height: 100%; text-decoration: none; padding-bottom: 20px; }
.reference a .pic { margin-bottom: 20px; }
.reference a .title { font-family: 'Ubuntu'; font-size: calc(1.3em + 0.0vw); font-weight: bold; color: #add114; text-transform: uppercase; line-height: 1.2; max-height: 46px; overflow: hidden; }
.reference a .descr { margin-top: 20px; color: #1a171c; }
.reference a .more { background: red; border: 1px red solid; }


table.tab-text { border-collapse: collapsed; border: 1px gray solid; }
table.tab-text tr th {  }
table.tab-text tr th, table.tab-text tr td { padding: 5px 8px; border: 1px #333 solid; }


.linka-tb { border-top: gray 1px solid; border-bottom: gray 1px solid; }
.linka-l { border-left: gray 1px solid; }

.detail-pic .img-responsive {
    margin: 0 auto;
	max-width: 70%;
} 

.main { padding: 2% 1%;}

.qr-code { width: 200px; text-align: center; }
table.tab-prevod tr td { padding: 2px 5px; }

.strankovani {
  font-size: 1.1em;
	text-align: center;
	padding: 10px 15px 10px 0px;
}

.strankovani a:link, .strankovani a:visited {
  background: #fff;
	border: 1px transparent solid;
	padding: 3px 4px;
	margin: 0 3px;
	color: black;
	text-decoration: none;
}

.strankovani a:hover {
	border: 1px transparent solid;
	background: #fff;
	color: #abd100;
}

.strankovani-aktivni {
	border: 1px transparent solid;
	background: #fff;
	padding: 3px 4px;
	margin: 0 3px;
	color: #abd100;
	text-decoration: none;
	font-weight: bold;
}

.strankovani a.r-arrow { padding: 3px 10px; border: 0px red solid;; background: url('../images/arrow-right.png') no-repeat 0 center; margin-left: 5px;}
.strankovani a.l-arrow { padding: 3px 10px; border: 0; background: url('../images/arrow-left.png') no-repeat 0 center; margin-right: 0px;}

#info-znacka {display: none;}
.per-page { float: left; width: 200px; padding: 10px 0 0 8px; font-size: 0.9em; text-align: left; }
.per-page a:link, .per-page a:visited {color: gray; text-decoration: none;}
.per-page a:hover {text-decoration: underline; }
.per-page a.active:link, .per-page a.active:visited {color: #333; font-weight: bold;}


table.contact-form {}
table.contact-form tr td input { width: 200px; background: 1px red solid; }

.bg-button { background: #ddd url('/images/bg-button.png') repeat center center; }
.bg-button:hover { background: #e0001a; }

.sub-button-det {
  padding: 7px 50px 7px 10px;
  color: #fff;
  border-radius: 5px;
  border: 0;
  background: #165ea1 url("/images/sipka-go.png") no-repeat 95% center; background-size: auto 70%;  
}
.sub-button-det:hover { background-color: #222; }


.sub-button, .contact-form input.sub-button {
	background: #d3121d;
//  background: #abd100;
  font-family: 'Ubuntu', 'Arial';
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  color: #fff	;
	border:0;
  padding:  12px 40px;
	border-radius: 8px;
  text-transform: uppercase;
  display: inline-block;

/*
	background-image: linear-gradient(top, #4ABAFF 0px, #33a2ff 30px);
	background-image: -ms-linear-gradient(top, #4ABAFF 0px, #33a2ff 30px);
	background-image: -moz-linear-gradient(top, #4ABAFF 0px, #33a2ff 30px);
	background-image: -o-linear-gradient(top, #4ABAFF 0px, #33a2ff 30px);
	background-image: -webkit-linear-gradient(top, #4ABAFF 0px, #33a2ff 30px);
  */

}

.sub-button:hover, .contact-form input.sub-button:hover { 
  color: #fff;
  background-color: #165ea1;
  text-decoration: none;
/*  border: 0px #ff5c22 solid;*/
/*  
	background-image: linear-gradient(top, #33a2ff 0px, #4ABAFF 30px);
	background-image: -moz-linear-gradient(top, #33a2ff 0px, #4ABAFF 30px);
	background-image: -o-linear-gradient(top, #33a2ff 0px, #4ABAFF 30px);
	background-image: -webkit-linear-gradient(top, #33a2ff 0px, #4ABAFF 30px);
*/
}


/*
.row [class*="col-"]{
 padding: 7px
}
*/


#banner-container { height: 250px; margin: 10px 0; overflow: hidden; }
.banner { border: 1px #ccc solid; }
.banner img { padding: 0; }

.item-group { margin: 0px 0 0px 0; padding: 2px 1px; font-size: 1.5em; line-height: 1.2; font-weight: normal; color: #000; text-shadow: #fff 0px 1px 2px; text-align: left; border: 0px #fff solid;  display: block; background: url('/images/item-group.png') no-repeat center center; background-size: 100% 100%; }
//.item-group:hover { border: 1px gray solid; background: #e6d3b0 url('/images/item-group-over.png') no-repeat center center; background-size: 100% 100%; }



.p-item { width: 100%; float: left; text-align: center; border: 1px transparent solid; border-radius: 7px; padding: 20px 20px 20px 20px; overflow: hidden; margin: 0px 0px 30px 0; background: #fff; line-height: 1.3; box-shadow: #bad1e7 0 0 10px; }
.p-item .cont { padding: 2%; }
.p-item .title { font-weight: bold; font-size: 1.5em; line-height: 1.3; overflow: hidden; margin-top: 20px; }
.p-item .title a:link, .p-item .title a:visited { color: #d3121d; text-decoration: none; }
.p-item .descr { min-height: 60px; color: gray;  padding: 10px 0; margin-top: 10px; text-align: left; line-height: 1.5; }
.p-item .info2 {font-size: 1.5em; font-weight: bold; text-align: left; color: #165ea1; }
.p-item .type { text-align: center; color: #165ea1; font-weight: bold;  }
.p-item .pic { position: relative;  overflow: hidden; margin-bottom: 4%; min-height: 200px; }
.p-item .pic img { border-radius: 7px; }
.p-item .date { font-size: 1em; color: #998775; text-align: left; font-weight: bold; margin-top: 20px;  }

.p-item:hover { }
.p-item:hover > .more a {  }
.p-item .more {  border-radius: 5px; text-align: center; margin-top: 20px; }
.p-item .more a { color: #fff; background: #fff; border: 1px #5c8ebd solid; color: #5c8ebd; border-radius: 8px; display: block; padding: 15px 30px; text-decoration: none; font-size: 1.1em; }
.p-item .more a:hover, .p-item:hover > .more a {  background: #fcda32; color: #000; border: 1px #fcda32 solid; }


.footer-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 201px;
  border: 0px #ff3300 solid;
  background-color: #165ea1;
  color: #fff;
}


#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
	overflow: hidden;
	border: 0px red solid;
	color: #fff;
  padding-top: 30px;
  background: #165ea1 url('/images/bg-footer.png') repeat-x top center;
  font-size: 0.9em;
}

 .creator { background: #3c3c3c; text-align: center; color: #aaa; padding: 8px; font-size: 0.85em; }
 .creator a:link,  .creator a:visited { color: #aaa; text-decoration: none; }

#footer ul { padding-left: 0px;} 
#footer ul li { list-style-type: none; }
#footer a:link, #footer a:visited,
#footer ul li a  {color: #535155; text-decoration: none; }
#footer ul li a:hover, #footer a:hover { text-decoration: underline; }
#footer .title {  font-family: 'Ubuntu', 'Arial'; margin-top: 0px; font-size: 1em; font-weight: bold; margin-bottom: 10px;  text-transform: uppercase; line-height: 1.1; }

#footer .footer-box-cont { padding: 5px 10px 5px 20px;  height: 100%; }
footer a:link, footer a:visited {color: #777} 

#footer .ft-link a:link, #footer .ft-link a:visited { color: #7870c6; }


pre {	border:0; font-family: 'Arial', 'Tahoma', 'Helvetica CE', 'Helvetica'; }

.btn-custom { background-color: hsl(0, 0%, 79%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#134134134", endColorstr="#c9c9c9"); background-image: -khtml-gradient(linear, left top, left bottom, from(#134134134), to(#c9c9c9)); background-image: -moz-linear-gradient(top, #134134134, #c9c9c9); background-image: -ms-linear-gradient(top, #134134134, #c9c9c9); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #134134134), color-stop(100%, #c9c9c9)); background-image: -webkit-linear-gradient(top, #134134134, #c9c9c9); background-image: -o-linear-gradient(top, #134134134, #c9c9c9); background-image: linear-gradient(#134134134, #c9c9c9); border-color: #c9c9c9 #c9c9c9 hsl(0, 0%, 68.5%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69); -webkit-font-smoothing: antialiased; }


.row { 
}




p {
  text-indent: 0px;
	padding: 0px 0px 20px 0px;
	margin:0;
}

h1 { font-family: 'Ubuntu', 'Arial'; padding: 40px 0px; font-size: calc(1.8em + 0.8vw); color: #3c3c3b; font-weight: bold; margin: 0px 0 10px 0; text-align: left; }
div.h1-descr { color: #fa6d98; font-weight: bold; font-size: 0.9em; margin-bottom: 20px; }

h2 {
  font-family: 'Ubuntu', 'Arial';
	font-size: 1.8em;
	font-weight: bold;
	margin: 5px 0 0px 0;
	padding: 10px 0;
//  color: #d3002a;
  color: #3c3c3b;
}

h3 {
  font-family: 'Ubuntu', 'Arial';
	font-size: 1.5em;
	font-weight: bold;
	MARGIN: 8px 0px 8px 0px;
	padding: 15px 0 0 0;
  color: #3c3c3b;
}

.cat-descr h2 { color: #000; font-weight: normal; }
.cat-descr h3 { color: #000; font-weight: normal; }

table.tab-c-form { width: 100%; }
table.tab-c-form tr td { padding: 1px;  }

.btn-srch-bg { background: #80ff00; border-radius: 0; border: 0px #80ff00 solid; background: url('../images/ico-lupa.png') no-repeat 0px 0px;}
.btn-srch-bg:hover { background: url('../images/ico-lupa.png') no-repeat 0px 0px;}
/*.input-group input { line-height: 16px; }*/
.input-mysize {   
   height: 34px;
 }


.hvezdicka  {
	color : red;
	font-family : Tahoma;
	font-STYLE : normal;
	font-size : 9px;
	font-weight: normal;
	text-decoration: none;
} 

.c-form input[type=text], .c-form input[type=password], .c-form select {
	BORDER: #b2b2b2 1px solid;
	FONT-SIZE: 1.0em;
	FONT-FAMILY: Tahoma;
	padding: 8px;
	background: #fff;
  width: 100%;
  max-width: 400px;
  border-radius: 7px;
}

.c-form input.short { max-width: 100px; }

.c-form input[type=text] .input-xs { max-width: 70px; }

.c-form select { padding: 10px;}

.c-form TEXTAREA {
	BORDER: #d6d4ee 1px solid;
	FONT-SIZE: 1.0em;
	FONT-FAMILY: Tahoma;
	padding: 8px;
  border-radius: 7px;
	background: #d6d4ee;
  width: 100%;
  max-width: 400px;
}

.c-form input[type=text]:hover,input[type=password]:hover, .c-form TEXTAREA:hover {
/*
	BACKGROUND-COLOR: #eee;
	BORDER: black 1px solid;
*/
}

.c-form INPUT:focus, .c-form TEXTAREA:focus {
/*
	BACKGROUND-COLOR: #eeeeee;
*/
}


.c-form input.warning, .c-form select.warning, .c-form textarea.warning, .c-form input.datepicker.warning,
input.warning, select.warning, textarea.warning { border: 1px red solid; background-color: #ffebe3; }

.c-form.fwid input[type=text], .c-form.fwid select, .c-form.fwid textarea { width: 100%; max-width: 100%; }

.tlacitko {
  	background-color: #80ff00;
	box-shadow: #777 2px 2px 5px; 
   	font-family: Tahoma, Helvetica, sans-serif;
   	font-size: 11px;
   	font-weight: bold;
   	text-align: center;
   	color: black;
	border: gray 0px solid;
   	padding: 15px 25px;
	border-radius: 5px;
}

.tlacitko:hover {
  	background-color: #222;
  	color: #fff;
}

.c2a, .cta {
  	background: #5d53a2;
   	font-size: 1.2em;
   	font-weight: normal;
   	text-align: center;
   	color: #fff;
	border: 0px #383264 solid;
   	padding: 15px 70px 15px 25px;
	border-radius: 50px;
  display: inline-block;
}
a.c2a:link, a.c2a:visited, a.cta:link, a.cta:visited {color: #fff; text-decoration: none;}
.c2a:hover, .cta:hover, a.c2a:hover, a.cta:hover { background-color: #383264; color: #fff; }

.c2a.c2a-pink { 
  	background-color: #f94698;
}


input.c2a-lg {
  	width: 100%; 
    background: #d3121d;
   	font-size: 1.4em;
   	font-weight: bold;
   	text-align: center;
   	color: #fff;
   	padding: 15px 25px 15px 25px;
	border-radius: 8px;
  display: block;
  white-space: normal;
  text-transform: uppercase;
}

.c2a-lg:hover {
  background: #000;
  color: #fff;
  cursor: pointer;
}
a.c2a-lg { text-decoration: none; }


/*
.cta { font-family: 'Trebuchet MS', 'Tahoma'; font-style: italic;
	font-size: 0.9em;
	border: 0px red solid; 
	padding: 10px 20px; 
	line-height: 1.1; 
	margin:0; text-indent: 0;
	border-radius: 0.5em;
	background: #3497d8;
	background-image: linear-gradient(bottom, #167fc0 0px, #52acf8 30px);
	background-image: -moz-linear-gradient(bottom, #167fc0 0px, #52acf8 30px);
	background-image: -o-linear-gradient(bottom, #167fc0 0px, #52acf8 30px);
	background-image: -webkit-linear-gradient(bottom, #167fc0 0px, #52acf8 30px);
	font-weight: normal;
	color: yellow;
	box-shadow: #3d4a50 3px 3px 5px;
 }

.cta:link, .cta:visited { background: #3497d8;
	background-image: linear-gradient(bottom, #167fc0 0px, #52acf8 30px);
	background-image: -moz-linear-gradient(bottom, #167fc0 0px, #52acf8 30px);
	background-image: -o-linear-gradient(bottom, #167fc0 0px, #52acf8 30px);
	background-image: -webkit-linear-gradient(bottom, #167fc0 0px, #52acf8 30px);
	font-size: 1.3em;
	color: yellow;
	text-decoration: none;
	box-shadow: #3d4a50 2px 2px 5px;
}

.cta:hover { 
	cursor:pointer;
	color: #000;
}
*/


.error-info { padding: 0px 0; border: 0px red solid;}
.warning-error {
	border: 1px red double;
	padding: 15px 10px 15px 55px;
	margin: 10px 0;
	color: red;
	background: #ffebe3 url('../images/warning.png') no-repeat 10px center;
	font-weight: bold;
	font-size: 0.9em;
  border-radius: 8px;
}

.warning-info {
	border: 1px green double;
	padding: 15px 10px 15px 55px;
	margin: 10px 0;
	color: green;
	background: #ccffcc url('../images/ok4.png') no-repeat 10px center;
	font-weight: bold;
	font-size: 0.9em;
  border-radius: 8px;
}



.verttop {
	VERTICAL-align: top;
}

.bg-menu-horizont { position: relative;  margin-bottom: 0px; }


#googlemaps { 
  position: absolute;
  height: 300px;
  width: 100%;
  z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}

#kontakt-container {
  position: relative; 
  z-index: 1; /* The z-index should be higher than Google Maps */
  width: 30%;
  top: 0px;
  height: 300px;
  float: right;
  overflow: hidden;

}

#kontakt { 
  position: relative;
  top: 100px;
  height: 200px;
  padding: 30px 0px 0px 30px;
  background: #454545;
//  opacity: .7; /* Set the opacity for a slightly transparent Google Form */ 
  color: #fff;
  border-bottom: 10px #d20a11 solid;
  overflow: hidden;
}




@media screen and (max-width: 1200px) {
  .bg-menu-horizont { margin-bottom: 10px }
}


@media screen and (min-width: 768px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
      display: block;    
  }   

}


@media screen and (max-width: 767px) {

/*
    ul.nav { border: 1px #ccc solid; width: 100%; background: #4c418c; font-size: 0.8em; }
    ul.nav li { border-bottom: 1px #ccc solid; }
    ul.nav li a:link, ul.nav li a:visited {color: #fff; margin: 0; padding: 10px; display: block; font-weight: normal; }
    ul.nav li a:hover { background: #fa6d98; color: #fff;}

    ul.dropdown-menu li a:link, ul.dropdown-menu li a:visited { color: #000;}
    ul.dropdown-menu li a:hover { color: #fff; }

	.gr-h200, .gr-h300  { height: 100%; }
	.brk {clear: left;}
  .bg-menu-horizont { margin-bottom: 10px }

  #kontakt-container {
    width: 50%;
  }
*/
}


.block-home {background: #ccc; padding-bottom: 10px;}
.block-home h2 {color: #0f9aeb; font-size: 20px; font-weight: bold;}


.disc-info { font-size: 0.9em; color: gray; margin: 0 0 8px 0px;}
.re-title { color: #009dfe;  margin: 0; font-size: 0.9em; }
.disc-text { font-size: 0.9em; }


.div-vis, .menu-visible { display: block; }
.div-invis, .menu-invisible { display: none; }


 .menu-sub { font-family: 'Roboto'; height: 60px; overflow: hidden; display: block; z-index: 1; width: 100%; padding: 0 0px;}

.menu-sub-item {float: left; margin-right: 3px; width: 32%; cursor:pointer; color: #777;  font-weight: normal; font-size: 1em; min-width: 100px; }
.menu-sub-item a, .menu-sub-item a:link, .menu-sub a:visited { display: block; height: 53px; padding: 7px 15px; border-bottom: 1px #b0905f solid; text-align: center;
background: #ccc; border: 1px #ccc solid; border-bottom: none; border-top-left-radius: 7px; border-top-right-radius: 7px;
color: #000;
line-height: 1.2;

/*
	background-image: linear-gradient(bottom, #fff 0px, #ddd 30px);
	background-image: -moz-linear-gradient(bottom, #fff 0px, #ddd 30px);
	background-image: -o-linear-gradient(bottom, #fff 0px, #ddd 30px);
	background-image: -webkit-linear-gradient(bottom, #fff 0px, #ddd 30px);
 */

 }
.menu-sub-item a span {font-weight: normal; padding-left: 3px; color: #fff; font-size: 0.9em;}
.menu-sub-item a:hover { display: block; background: #fff; border-bottom: 0px #ccc solid; color: #000; text-decoration: none; }
.menu-sub-item a:hover span  { color: yellow; }

.menu-sub-item a.gft { background-image: url('/images/gift-white.png');  background-position: 5px center;  background-repeat: no-repeat; padding-left: 20px; }
.menu-sub-item a.gft:hover { background-image: url('/images/gift-s2.png'); }

.ms-active a, .ms-active a:link, .ms-active a:visited { background: #fff; color: #333; font-weight: normal; border-bottom: 1px #fff solid;; text-decoration: none; }

.menu-sub-cont {position: relative; z-index: 5; top: -2px; min-height: 150px; background: transparent; border: 0px #b0905f solid; padding: 15px; color: #4f4f4f;}

table.order-tab tr td {}
table.order-tab tr td input,
table.order-tab tr td textarea { padding: 5px; font-size: 1em; border-radius: 5px; }


.details a:link, .details a:visited {color: #009dfe; text-decoration: none;}
.details a:hover { text-decoration: underline; }

#detail-img-container { height: 104px; background: #fff; border: 1px #ccc solid; margin: 20px 0 0px 0; }
#detail-img-pics { float: left; white-space: nowrap; height: 103px; =min-height: 103px; _height: 103px; overflow: auto; overflow-y: hidden; width: 100%; _width: 100%px; }
#detail-img-pics a:link, #detail-img-pics a:visited { padding: 0; margin: 0; }
#detail-img-pics a img { border: 1px white solid; margin: 0; }
#detail-img-pics a:hover img { border: 1px gray solid;  }


.soc2 { border-top: 1px #777 solid; padding: 15px 0 2px 0; margin-top: 10px; } 

#socnet { width: 300px; height: 25px; padding: 0; margin: 0px 0 0 0; border: 0px red solid; overflow: hidden; text-align: left;}
#socnet ul {margin:0; padding:0;}
#socnet .fb object{max-width: 125px; }
#socnet .twitter object{max-width: 65px;} 
#socnet .g-plus object{max-width: 70px; position:relative; }
#socnet ul li {display: block; float:left; padding: 0px 5px;}
#socnet ul li span {display:block; overflow: hidden;}

.icons {
	font-size: 0.8em;
	text-align: left;
	padding: 8px 0 ;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.icons a {margin: 0 5px; }
.icons a:link, .icons a:visited {color: #555; text-decoration: none;  }
.icons a:hover { text-decoration: none;}

.search-loader { text-align: center; padding: 50px;}

.show-more { float: left; width: 140px; height: 35px; border: 1px #ccc solid; background: #f7f7f7; margin: 2px; overflow: hidden; }
.show-more a:link, .show-more a:visited {width: 140px; height: 35px; display: block; padding-top: 10px; text-decoration: none; color: #666; padding-left: 10px; } 
.show-more:hover { border: 1px #0094F8 solid;}
.show-more a:hover { background: #e4f5ff; color: #0094F8; } 

input.amount {padding: 2px; background: #fff; text-align: center; border-radius: 0px; border: 1px gray solid; width: 70px; font-size: 1.5em; }

.pozadi-radek { background-color: #ddd; }
.pozadi-sede { background-color: #ccc; }



.eu-cookies {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    background-color: gray;
    z-index: 1000;
    text-align: center;
    padding: 8px;
    color: #fff;
    font-size: 10pt;
}

.eu-cookies a { color: #000; text-decoration: underline; }

.eu-cookies button {
    background: #444;
    color: white;
    border-radius: 5px;
    padding: 3px 15px;
    border: 1px white solid;
}


.news .title { font-family: 'Varela'; color: #d3002a; font-size: 1.3em; font-weight: normal; margin-bottom: 10px; }
.news .text {  margin-top: 15px; font-size: 0.85em; color: #444;; }

.group-body { border: 1px #ccc solid; border-radius: 2px; padding: 15px; background: #fff; }

.home-text h1, .home-text h2, .home-text h3 { color: #eedb4a; }

div.table { display: table; border-collapse: collapse;  } 
div.table > form, div.table > div.tab-row  { display: table-row; }
div.table > div.tab-row > div { display: table-cell; border-bottom: 1px #ccc solid; padding: 5px 3px; vertical-align: middle; }

/*.table>* { display: table-row; }*/
/*.table>*>* { display: table-cell; border: 1px gray solid; padding: 3px; vertical-align: middle; }*/

.cell-l-odsazeny { text-align: left; padding-left: 15px;  }

.tab-th  { display: table-row; font-size: 1em; font-weight: bold; color: #454545; background: #ffc81f; padding: 3px 0; }
div.table > div.tab-row:hover { background: #eee; }


.white-popup { 
//width: 95%; max-width: 1100px; margin-left: auto; margin-right: auto; background: #fff; padding: 20px; 
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 1100px;
  margin: 20px auto;
  border-radius: 10px; 
  border: 5px #f5333d solid;
  color: #000;

 }

label.no-whsp { white-space: nowrap; width: 100%;}
label.no-whsp input[type=radio] { float: left; }
label.no-whsp span.wrappable { white-space:normal; padding-left: 3px; margin: 0; display: inline-block !important; max-width: 95%; }

.opay { margin-bottom: 10px; }
.online-payments input[type=radio] { /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  margin: 20px 20px 20px 5px; 
  cursor: pointer;
  }

div.cleaner { clear: both; }

.div-vert-centr {
 position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.tlacitko-gray { border-radius: 50px; border: 1px gray solid; padding: 5px 10px; color: #000; }
.tlacitko-gray:hover { background: #ddd; color: #000; }
a.tlacitko-gray:link, a.tlacitko-gray:visited { text-decoration: none; }

.article { width: 100%; border-bottom: 1px #bbb solid; padding-bottom: 15px; margin-bottom: 10px;}
.article a { color: #0a76a1;  }
.article .date { color: #0a76a1; font-size: 0.9em; } 

.info-finish { background: #caeafc url('../images/ok4.png') no-repeat 20px center; border: 1px #3c75b8 solid; padding: 20px 0px 10px 80px; }

.col-sm-6.pr3, .col-md-6.pr3 { padding-right: 3%; }
.col-sm-6.pl3, .col-md-6.pl3 { padding-left: 3%; }


@media screen and (max-width: 576px) {
  .col-sm-6.pl3 { padding-left: 15px; }
  .col-sm-6.pr3 { padding-right: 15px; }
}


@media screen and (max-width: 768px) {

  #logo img { margin: 10px 0 15px 0; max-height: 50px; }
  
  
  div#navbar01 { width: 100%; padding:0; margin:0; }
  ul.nav { margin: 0; padding: 0; }
  ul.nav li { display: block; margin: 0; padding: 0;  }
  ul.nav li a, ul.nav li a:link, ul.nav li a:visited { display: block; background: #165ea1; width: 100%; border-bottom: 1px #fff solid; margin: 0; padding: 10px; color: #fff; text-decoration: none; }
  ul.nav li a:hover { background: #3c3c3c;  }

  ul.dropdown-menu { padding-top: 0; }
}


.calculator input[type=text], .calculator select { background: #d6d4ee; border: 1px transparent solid; border-radius: 6px; padding: 5px; }
.calculator .param-img { float: left; border: 1px transparent solid; width: 100px; text-align: center; margin: 0 10px 10px 0; padding: 10px; }
.calculator .param-img img { margin-bottom: 10px; width: 95%; }
.calculator .param-img:hover, .calculator .param-color:hover { color: #7870c6;}

.calculator input[type=radio] { /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  margin: 10px; 
  cursor: pointer;
  }


table.kosik { width: 100%; }
table.kosik tr th { background: transparent; padding: 5px; border-right: 0px white solid; color: #333; }
table.kosik tr td { padding: 10px 5px; border: 0; border-top: 1px #3c3c3c solid;  }
table.kosik tr td a:link, table.kosik tr td a:visited {font-weight: bold; color: #165ea1; text-decoration: none;  }
table.kosik input { border-radius: 5px; background: #d6dce8; border: 0; padding: 3px;  }


.amount-btn { border: 1px gray solid; border-radius: 4px; font-weight: bold; background: #fff; margin: 0 3px; }
.amount-field { text-align: center; border: 1px gray solid; border-radius: 5px; padding: 10px; background: #d6d4ee;  }
input.amount-field::-webkit-outer-spin-button,
input.amount-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input.amount-field[type=number] {
  -moz-appearance: textfield;
}


.home-ban {  }
.home-ban .title { margin-top: 60px; margin-bottom: 30px; color: #555; font-size: calc(2.2em + 0.5vw); font-weight: bold; text-shadow: #fff 1px 1px 2px; line-height: 1.1; }
.home-ban .text { margin-bottom: 30px; text-shadow: #fff 1px 1px 2px; }

a.btn-filter { background: #fff; border: 1px #bdd3e8 solid; border-radius: 7px; box-shadow: #bdd3e8 0 0 10px; padding: 10px 40px; display: inline-block; text-align: center; color: #5c8ebd; text-transform: lowercase; text-decoration: none; font-size: 1.1em; margin: 10px; }
a.btn-filter:hover, a.btn-filter.active { background: #5c8ebd; color: #fff; }

.offer-price { background: #165ea1; color: #fff; text-align: center; padding: 15px; display: block; border-radius: 7px; line-height: 1.2; }
.offer-price span { font-size: 1.5em; font-weight: bold;  }

.att-docs { margin-top: 30px; }
.att-docs .title { border-bottom: 1px #3c3c3c solid; color: #3c3c3c; font-weight: bold; font-size: 1.5em; }
.att-docs .doc, .doc { background: url('/images/iko-doc.png') no-repeat left center; padding: 5px 5px 5px 40px; background-size: auto 30px; margin: 5px;  }

.vr-title { font-size: 1.2em; font-weight: bold; color: #165ea1; margin-bottom: 15px; }
.povinne { border-bottom: 1px #aaa solid; padding-bottom: 15px; margin-bottom: 15px; }
.povinne .title { color: #3b3b3b; font-weight: bold; font-size: 1.1em; text-transform: uppercase; margin: 10px 0; }
.povinne .status { border-radius: 6px; padding: 10px; font-weight: bold; padding-left: 50px; color: #fff; }
.povinne .status .status-note { font-weight: normal; }
.povinne .status.status-3 { border: 1px green solid; background: green url('/images/ok1.png') no-repeat 10px center; background-size: auto 24px; }
.povinne .status.status-2, .povinne .status.status-0 { border: 1px #d3121d solid; background: #d3121d url('/images/no1.png') no-repeat 10px 10px; background-size: auto 24px; }
.povinne .status.status-1 { border: 1px #cfda32 solid; color: #333; background: #fcda32 url('/images/iko-doc.png') no-repeat 10px 10px; background-size: auto 24px; }

.c-form input.datepicker, input.datepicker { min-width: 93px; max-width: 130px; min-height: 18px; background: #fff url('/images/calendar.png') no-repeat 97% center; background-size: auto 80%; padding-left: 4px; }

#myCarousel img { border-radius: 10px; }
#myCarousel .carousel-indicators img { border-radius: 3px;  height: 60px;}

#myCarousel .list-inline {
//    white-space:nowrap;
    overflow-x:auto;
}

#myCarousel .carousel-indicators {
    position: static;
 /*
    left: initial;
    width: initial;
    margin-left: initial;
*/
}

#myCarousel .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#myCarousel .carousel-indicators > li.active img {
    opacity: 0.7;
}

#myCarousel .carousel-fade .carousel-inner .next.left,
#myCarousel .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

#myCarousel .carousel-control-right, .carousel-control-left  { 
  background-color: none !important;
  filter: progid:none !important;
}

#myCarousel .carousel-control-prev { background: url('/images/arrow-gal-left.png') no-repeat 10% center;  } 
#myCarousel .carousel-control-next { background: url('/images/arrow-gal-right.png') no-repeat 90% center; }

a.doc-cpr { display: inline-block; padding: 10px 20px 10px 50px; border: 1px #0587c9 solid; border-radius: 5px; margin: 4px 8px 4px 0; background: #E1F8FF url('/admin/images/ico_pdf.png') no-repeat 15px center; color: #0587c9; text-decoration: none; }
a.doc-cpr:hover { background-color: #FFFFD6; color: orange; border: 1px orange solid; }
