@font-face{
	font-family:"HelveticaNeueW02-47LtCn 694048";
	src:url("../fonts/3fd2c21d-af8b-45be-a1e2-4e7182b7639e.eot?#iefix");
	src:url("../fonts/3fd2c21d-af8b-45be-a1e2-4e7182b7639e.eot?#iefix") format("eot"),url("../fonts/4d888997-2061-451b-8569-6cee195e9915.woff") format("woff"),url("../fonts/bc71ac4a-9cc7-4120-a150-788ae80b91ec.ttf") format("truetype"),url("../fonts/3cf3e566-7fc6-488f-8058-e5eb7ac5dc23.svg#3cf3e566-7fc6-488f-8058-e5eb7ac5dc23") format("svg");
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html,
body {
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
}
html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
nobr {
	white-space: nowrap;
}
img {
	-ms-interpolation-mode: bicubic;
}
button,

select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
area {
	outline: 0;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
::-ms-clear { display: none; }
p {
	margin: 0;
	line-height: 1.4em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-rendering: optimizelegibility;
}
ul,
ol {
	padding: 0;
	margin: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
ul {
	list-style: none;
}
dl {
	margin-bottom: 0;
}
hr {
	border-bottom: 1px solid #D5D4E2;
  width: 100%;
  clear: both;
  margin: 20px 0;
}
strong, bold, .bold {
	font-weight: bold;
}
em {
	font-style: italic;
}
abbr {
	border-bottom: 1px dotted #ddd;
	cursor: help;
}
small {
	font-size: 100%;
}
cite {
	font-style: normal;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url(../js/boxsizing.htc); /* TODO */
}
html {
	-webkit-font-smoothing: antialiased;
}
html,
body {
	height: 100%;
	margin: 0;
	font-size: 14px;
	line-height: 1;
	font-family: 'Arial CE', Arial, sans-serif;
	color: #71675B;
}
input,
textarea {
	font-family: 'Arial CE', Arial, sans-serif;
}
a {
	color: #242f64;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1,
h2,
h3 {
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
	color: #242f64;
}
/* ***************** normalizace konec *******************/






/******************************

			IKONY

*******************************/

.ico {
	position: relative;
}
.ico:after {
	background: url('../images/sprite.png') 0 0 no-repeat transparent;
	display: block;
	content: "";
	position: absolute;
}
.ico.home:after {
	width: 32px;
	height: 30px;
	background-position: -6px -167px;
}
.ico.pre:after {
	width: 69px;
	height: 28px;
	background-position: 0 0;
}
.ico.envelope:after {
	background-position: -315px -205px;
}
.ico.envelope-white:after {
	background-position: 0px -323px;
}
.ico.place:after {
	background-position: -90px -245px;
}
.ico.letter:after {
	background-position: -270px -205px;
}
.ico.person:after {
	background-position: 0px -206px;
}
.ico.thief:after {
	background-position: -184px -204px;
}
.ico.network:after {
	background-position: -133px -204px;
}
.ico.service:after {
	background-position: -225px -204px;
}
.ico.warning:after {
	background-position: -45px -204px;
}
.ico.warning-white:after {
	background-position: -45px -323px;
}
.ico.document:after {
	background-position: -90px -203px;
}
.ico.phone:after {
	background-position: 0px -245px;
}


h2.ico {
	padding-left: 40px;
}
h2.ico:after {
	width: 45px;
	height: 40px;
	left: -6px;
	top: 50%;
	margin-top: -19px;
}

a.ico {
	padding-left: 40px;
}
a.ico:after {
	width: 45px;
	height: 40px;
	left: -6px;
	top: 50%;
	margin-top: -19px;
}

span.ico,
strong.ico {
	padding-left: 40px;
}
span.ico:after,
strong.ico:after {
	width: 45px;
	height: 40px;
	left: -6px;
	top: 50%;
	margin-top: -19px;
}


.ico.envelope-black {
	padding-left: 28px;
}
.ico.envelope-black:after {
	background-position: -147px -336px;
    height: 15px;
    left: 0;
    margin-top: 0;
    top: 0;
    width: 23px;
}
.ico.phone-black {
	padding-left: 28px;
}
.ico.phone-black:after {
	background-position: -196px -335px;
    height: 16px;
    left: 0px;
    margin-top: 0;
    top: -1px;
    width: 14px;
}





/******************************

			  cookie bar

*******************************/

#cookieBar {
  color: black;
  background-color: #E7EBF4;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  padding-bottom: 7px;
}

#cookieBar a {
  color: black;
}

#cookieBar ul {
  display: block;
  max-width: 960px;
  margin: 0 auto;
  padding: 7px 0;
}

#cookieBar li {
  float: left;
  width: 160px;
  border-right: 1px solid #999999;
  text-align: center;
  line-height: 55px;
}
#cookieBar li:first-child {
  padding: 0 22px;
  width: calc(100% - 320px);
  line-height: 18px;
  text-align: left;
  font-family: 'Arial CE', Arial, sans-serif;
  font-size: 13px;
  border-left: 1px solid #999999;
}

#cookieBar-souhlas {
  text-decoration: underline;
  cursor: pointer;
  letter-spacing: 1px;
}
#cookieBar-souhlas:hover {
  text-decoration: none;
}

@media screen and (max-width: 960px) {
  #cookieBar li:nth-child(1) {
	width: 100%;
    float: none;
	border-left:  0 solid #999999;
    height: auto;
  }


  #cookieBar li {
    width: 50%;
	border-left:  0 solid #999999;
	border-right: 0 solid #999999;
	line-height: 34px;
  }

	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


	@media screen and (min-width: 761px) and (max-width: 960px){

		#cookieBar li:nth-child(2) {
			border-right: 1px solid #999999;
		}
	}
	@media screen and (max-width: 425px) {

		cookieBar li:nth-child(1) {
			margin-bottom: 14px;
		}
	}

	.footercontent .bottom-logos > li a span {
		margin: 0 !important;
	}
	.footercontent .bottom-logos > li {
		margin-bottom: 3em;
		padding: 0;
		float: left;
		display: block;
		width: 50%;
	}
        .footercontent .bottom-logos > li:last-child {
		margin-bottom: 0;
	}
	.footercontent .bottom-logos > li.right {
		text-align: left;
	}
}

@media screen and (max-width: 460px) {
	.footercontent .bottom-logos > li {
                padding-left: 15px;
		width: 100%;
	}
}

@media screen and (max-width: 760px) {
  #cookieBar li {
    width: 100%;
    float: none;
    margin-bottom: 14px;
    border-left: 0 solid #999999;
  }

  #cookieBar {
    height: auto;
  }
}





/******************************

			  TOP

*******************************/

#top {
	background: rgba(28, 47, 103, 0.6);
}

#top,
#top input {
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
#logo {
	float: left;
	margin: 16px 0;
	font-size: 2.7em;
}
#logo a {
	color: white;
	text-decoration: none;
}
#search {
	float: right;
	margin: 16px 0;
}
#top input:first-child {
	padding: 0.65em 75px 0.65em 0.75em;
	border: 0;
	font-size: 1.07em;
	width: 250px;
	color: #002c5c;
	border-radius: 3px;
}
#btn-search {
	border: 0;
	background: #ffffff url('../images/sprite.png') -348px 2px no-repeat;
	filter: none;
	position: absolute;
	right: 12px;
	top: 0;
	padding: 0 0 0 17px;
	margin-top: 27px;
	font-size: 1.07em;
	line-height: 1;
	color: #002c5c;
}

#top .search-links {
	line-height: 36px;
	font-size: 1.1em;
	margin: 16px 20px 16px 0;
}
#top .search-links a {
  color: #fff;
}

@media screen and (max-width: 800px) {
	#top .search-links, #search {
		display: none;
	}
}






/******************************

			HEADER

*******************************/


header nav {
	background-color: #1C2F67;
	min-height: 71px;
	position: relative;
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}

header nav .in {
	z-index: 5;
}

#main-menu li {
	float: left;
	margin-left: 35px;
}
#main-menu li > a {
	display: inline-block;
	color: #fff;
	font-size: 1.71em;
	line-height: 71px;
	text-decoration: none;
	outline: 0;
	position: relative;
}
#main-menu li > a:hover {
	color: #95b5d8;
}
#main-menu li > a.active:after {
	display: block;
	position: absolute;
	bottom: -18px;
	left: 50%;
	content: "";
	margin-left: -10px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 8px solid #242f64;
}
#main-menu li.home {
	margin-left: 0;
	width: 42px;
}
#main-menu li.home .ico.home, #main-menu li.home .ico.pre {
	margin-top: -15px;
	position: absolute;
	top: 50%;
}
#main-menu li.home > a:hover .ico.home:after {
	background-position: -51px -167px;
}
#main-menu li.my-account {
	float: right;
	position: relative;
}
#main-menu li.my-account a.external-link:after {
	display: none;
}
#main-menu li.logo {
	width: 69px;
}
#main-menu li.my-account .ico.pre {
    margin-top: -14px;
    position: absolute;
    top: 50%;
}
#main-menu li.my-account a:last-child {
	width: 70px;
}
#main-menu .separator {
	border-left: 1px solid white;
	display: inline-block;
	width: 2px;
	height: 24px;
	margin: 0 10px;
	position: relative;
	top: 3px;
	opacity: 0.2;
}
#main-menu li:nth-child(2){
	margin-left: 95px
}

#mobile-menu {
	display: none;
	height: 70px;
}
#mobile-menu .menu.ico {
	height: 70px;
	width: 38px;
	float: right;
}
#mobile-menu .menu.ico:hover {
	     
}
#mobile-menu .menu.ico:after {
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-image: url(/images/spritesheet.png);
	background-repeat: no-repeat;
	background-position: -214px -173px;
	width: 38px;
	height: 36px;        
}
#mobile-menu .menu.ico.active:after {
	margin-left: 4px;
	background-position: -5px -180px;    
	width: 30px;    
	height: 30px;
}

#mobile-menu .pre.ico {
	height: 70px;
	float: left;
        padding-left: 0;
}
#mobile-menu .ico.pre:after {
    left: initial;
    margin-top: 20px;
}

#mobile-menu .menu-mobile-links {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background: url('../images/layout/bg-html.png');
    padding: 10px 10px 0 10px;
}
#mobile-menu .menu-mobile-links li {
    
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
#mobile-menu .menu-mobile-links li:first-child, #mobile-menu .menu-mobile-links li:last-child {
    border-bottom: none;
}

#msearch {
	position: relative;
        padding: 16px 20px;
}
#msearchFrom>input:first-child {
	width: 100%;
	padding-right: 70px;
}
#mbtn-search {
	border: 0;
	background: #ffffff url('../images/sprite.png') -348px 2px no-repeat;
	filter: none;
	position: absolute;
	right: 30px;
	top: 28px;
	padding: 0 0 0 17px;
	font-size: 1.07em;
	line-height: 1;
	color: #002c5c;
}
@media (max-width: 480px) {
    #jsSearchForm #search_query {
        width: 100%;
    }
}

#mobile-menu li > a {
        position: relative;
	display: block;
        padding: 16px 20px;
	color: #fff;
	font-size: 1.71em;
	text-decoration: none;
	outline: 0;
}
#mobile-menu li > a:hover {
	color: #95b5d8;
}
#mobile-menu li > a.active:after {
	display: block;
	position: absolute;
	content: " ";
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-right: 8px solid white;
	left: -25px;
	top: 50%;
	margin-top: -10px;
}


@media screen and (max-width: 760px) {
	#mobile-menu {
		display: block;
	}
	#main-menu {
		display: none;
	}
}


/******************************

		HLAVNÍ LAYOUT

*******************************/


.page {
	max-width: 1920px;
	/*min-height: 100%;*/
	margin: 0 auto;
	padding-bottom: 390px;
	position: relative;
	background: url('../images/layout/bg_PREm.jpg') center 0 no-repeat #D6DCEA;
}
.in {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
}
/*
.in h4 {
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
	font-size: 1.6em;
	color: #242F65;
	margin: 18px 0 5px 0;
}
.in h4:first-child {
	margin: 5px 0 5px 0;
}
*/

/* boxy */

.in .box {
	border-radius: 3px;
	background-color: white;
	margin-bottom: 20px;
	color: black;
}
.in .box:last-child {
	margin-bottom: 0;
}
.in .box.glue-bottom {
	border-radius: 3px 3px 0 0;
	margin-bottom: 0;
	padding-bottom: 15px;
}
.in .box.glue-top {
	border-radius: 0 0 3px 3px;
	padding-top: 15px;
}
.in .box.glue-both {
	border-radius: 0;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 15px;
}

.in .inner-box {
	padding: 30px;
}
.in #services.p25 .inner-box {
	padding: 30px 25px;
}
.in .inner-box-slim {
	padding: 15px 30px;
}
.in .wide-box {
	margin-left: -30px;
	margin-right: -30px;
}
.in .wide-box-bottom {
	margin-bottom: -30px;
	border-radius: 0 0 3px 3px;
}
.half-box {
	width: 50%;
}


.double-box > .box {
	width: 49%;
}
.double-box > .box:first-child {
	float: left;
}
.double-box > .box:last-child {
	float: right;
}
@media screen and (max-width: 760px) {
  .double-box > .box {
    width: 100%;
  }
  .in .double-box > .box:last-child {
    margin-bottom: 20px;
  }
}


/* obecné */

section {
	padding: 40px 0;
}
h1 {
	font-size: 2.2em;
	line-height: 1;
	margin-bottom: 1em;
}
h1:last-child {
	margin: 0;
}
h1.large {
	font-size: 3.5em;
}
@media screen and (max-width: 760px) {
  h1.large {
    font-size: 3.2em;
  }
}
.hp h1 {
	font-size: 4em;
	color: #fff;
}
h2 {
	font-size: 2.2em;
	line-height: 1;
	margin: 30px 0 20px 0;
}
h2:first-child {
	margin-top: 0;
}
h3 {
	font-size: 1.6em;
	margin: 15px 0 10px 0;
}
body.hp h3 {
	font-size: 1em;
}
p {
	margin-bottom: 20px;
}

/* 2COL LAYOUT */

#content-left {
	float: left;
  width: 72%;
}
#content-right {
	float: right;
	position: relative;
	width: 26%;
}
p:last-child,
.content-right ul:last-child {
	margin-bottom: 0;
}

/* OL, UL */
.content-right ul {
	margin: 20px 20px 20px 0;
	list-style: outside none none;
	padding: 0;
}
.content-right ol {
	margin: 10px 0 10px 20px;
}
.content-right ul > li,
.content-right ol > li {
    color: #222222;
    line-height: 1.1em;
    padding: 7px 0 7px 2em;
    position: relative;
}
.content-right ol > li {
	padding-left: 1em;
}
.content-right ul > li:after {
    background: none repeat scroll 0 0 #242f64;
    border-radius: 3px;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 13px;
    width: 10px;
}

/* tabulka základní */
.content-right table {
    border: 1px solid #d5d4e2;
    /*border-collapse: collapse;*/
    font-size: 0.9em;
	margin: 20px 0;
}
.content-right table tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f9fafe;
}
.content-right table td,
.content-right table th {
    border-left: 1px solid #d5d4e2;
	padding: 10px;
	line-height: 1.2em;
}
.content-right table th:first-child,
.content-right table td:first-child {
	border-left: 0px none;
}
.content-right table thead {
    border-bottom: 2px solid #d5d4e2;
	font-weight: bold;
	background: none repeat scroll 0 0 #f9fafe;
}

.content-right table.white-bdr {
	border: 1px solid #FFF;
}

.content-right table.white-bdr td,
.content-right table.white-bdr th {
	border-left: 1px solid #FFF;
}

.external-link {
	position: relative;
}
.external-link.noexternal-link {
	position: static;
}
.external-link:after {
	width: 10px;
	height: 10px;
	display: block;
	content: "";
	background: url("../images/sprite.png") no-repeat scroll -284px -18px rgba(0, 0, 0, 0);
	margin-top: 2px;
	display: inline-block;
	position: relative;
	margin-left: 3px;
	top: -1px;
}

.external-link.top25:after{
	top: auto;
}

.external-link.white:after {
	background-position: -299px -18px;
}
.button.external-link:after {
	display: none;
}
.external-link.noexternal-link:after {
	display: none;
}
.noexternal-link{
	text-decoration: none;
}
.noexternal-link.external-link div{
	height: 100%;
	padding-top: 1px;
}
.eshop-link{
	
    height: 100%;
    top: 100px;
    padding-top: 1px;

}




/******************************

	  DROBEČKOVÁ NAVIGACE

*******************************/

.breadCrumbs {
	color: #dddddd;
	font-family: 'HelveticaNeueW02-47LtCn 694048','Arial CE',Arial,sans-serif;
	font-size: 1em;
	color: black;
}
.breadCrumbs .separator {
	font-size: 1.5em;
	line-height: 10px;
}
.breadCrumbs a {
	color: black !important;
	text-decoration: none;
	border-bottom: 0;
}
.breadCrumbs a:hover {
	text-decoration: underline !important;
	color: black !important;
}
.breadCrumbs ul {
	margin-bottom: 20px;
}
.breadCrumbs ul li {
	float: left;
	line-height: 17px;
    padding: 0 3px;
}





/******************************

	  PRAVÉ NAVIGAČNÍ MENU

*******************************/

#nav-menu {
	margin-bottom: 20px;
	font-size: 1.25em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#nav-menu ul {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#nav-menu, #nav-menu > li:first-child, #nav-menu > li:first-child > a {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
#nav-menu, #nav-menu > li:last-child, #nav-menu > li:last-child > a {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#nav-menu li a {
	position: relative;
	display: block;
	background: #fff;
	padding: .75em .5em;
	text-decoration: none;
	border-left: 5px solid #002f61;
	border-bottom: 1px solid #002f61;
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
#nav-menu li:last-child > a {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#nav-menu li.active > a {
	background-color: #E7EBF4;
}
#nav-menu li.open > a {
	border-color: #bc3f3f;
	background-color: #E7EBF4;
}
#nav-menu a:hover, #nav-menu li.active a:hover {
	color: #fff;
	border-color: #04356a;
	background-color: #04356a;
	background-image: -moz-linear-gradient(top, #002f61, #093d77);
	background-image: -ms-linear-gradient(top, #002f61, #093d77);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002f61), to(#093d77));
	background-image: -webkit-linear-gradient(top, #002f61, #093d77);
	background-image: -o-linear-gradient(top, #002f61, #093d77);
	background-image: linear-gradient(top, #002f61, #093d77);
	background-repeat: repeat-x;
}
#nav-menu ul {
	background: none;
	background: rgba(255,255,255,0.15);
	border-left: 1px solid rgba(0,0,0,0.15)
}
/* deep */
#nav-menu li.active + li a {
	border-top: 1px solid #002f61;
}
/* first level */
#nav-menu > li {
}
/* second level */
#nav-menu > li > ul > li {padding-left: 10px;}
#nav-menu > li > ul > li a {font-size: .9em; padding: .6em 1em;}
/* third level */
#nav-menu > li > ul > li > ul > li {padding-left: 10px;}
#nav-menu > li > ul > li > ul > li a {font-size: .85em; padding: .6em 1em;}
/* fourth level */
#nav-menu > li > ul > li > ul > li > ul > li {padding-left: 10px;}
#nav-menu > li > ul > li > ul > li > ul > li a {font-size: .75em; padding: .6em 1em;}
/* zmensovani fontu v urovnich */

/* triicek */
#nav-menu li.active > a:first-child:nth-last-child(2),
#nav-menu li.open > a:first-child:nth-last-child(2) {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#nav-menu li.active + li a {
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
#nav-menu li.active > a:first-child:nth-last-child(2):after {
	display: block;
	content: '';
	position: absolute;
	right: 1em;
	top: 50%;
	margin-top: -4px;
	width: 14px;
	height: 8px;
}
#nav-menu li.active:last-child > a:first-child:nth-last-child(2) {
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}







/******************************

		FOOTER

*******************************/

footer {
	background: url('../images/layout/bg-html.png');
	color: #60688f;
	padding: 0px 0 40px;
	margin: -392px auto 0 auto;
	clear: both;
	position: relative;
	bottom: 0;
	max-width: 1920px;
}
footer a {
	color: #60688f;
}
footer .pull-right a {
	padding-left: 7px;
}
footer a:hover {
	color: white;
}
footer .line-left,
footer .line-right {
	width: 50%;
	position: absolute;
	height: 65px;
}
footer .line-left {
	background: #d3dae6;
	left: 0px;
}
footer .line-right {
	background: #e6ebf3;
	right: 0px;
}

@media (max-width: 480px) {
    footer .pull-right a {
        display: block;
        margin: 10px 0;
    }
	footer .pull-right .mobileVersion a {
		display: inherit;
		margin: 10px 0;
	}
    footer .pull-right a:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 680px) {
    footer .pull-right a {
        width: 100%;
        margin-top: 10px;
        text-align: left;
    }
}
/* footercontent */

.footercontent {
	padding-top: 30px;
}
.footercontent .submenus {
	background: url('../images/layout/bg-light.png') 672px -54px no-repeat;
}
.footercontent .submenus > li {
	width: 25%;
	padding-right: 10px;
	float: left;
}
.footercontent .submenus > li li {
	padding: 0.5em 0 0.5em 20px;
	position: relative;
}
.footercontent .submenus > li li:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0.75em;
	width: 10px;
	height: 5px;
	background: #505984;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.footercontent .submenus > li .number {
	color: #73bf41;
	padding: 0.1em 0 0.25em 35px;
	font-size: 3em;
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
	line-height: 1;
	font-weight: bold;
}
.footercontent .submenus > li .number a {
	color: #73bf41 !important;
	text-decoration: none;
}
.footercontent .submenus > li .number:after {
	width: 26px;
	height: 28px;
	left: 0;
	top: 50%;
	margin-top: -16px;
	background: url('../images/sprite.png') -69px 0 no-repeat;
}
.footercontent .submenus > li .green:after {
	background: #73bf41;
}
.footercontent .submenus > li.st {
	width: 22%;
}
.footercontent .submenus > li.nd {
	width: 22%;
}
.footercontent .submenus > li.rd {
	width: 23%;
}
.footercontent .submenus > li.th {
	width: 25%;
	float: right;
}
.footercontent .submenus > li li.no-bullet {
	padding-left: 0;
}
.footercontent .submenus > li li.no-bullet:after {
	display: none;
}
.footercontent .submenus a {
	color: #fff;
}
.footercontent .submenus h3 {
	text-transform: uppercase;
	font-size: 1.43em;
	line-height: 1em;
	color: #a8acc2;
	margin-top: 20px;
	margin-bottom: 1em;
}

.footercontent	a.fullweb {
	display: none;
}

/* loga */

.bottom-logos {
	padding: 25px 0;
	margin: 2em 0;
	border-bottom: 1px solid #424b78;
	border-top: 1px solid #424b78;
	height: auto;
}
.bottom-logos li {
	float: left;
	margin-right: 1%;
	/*font-size: 12px;*/
}
.bottom-logos li span {

}

.bottom-logos li a {
	color: #fff;
	text-decoration: none;
	opacity: 0.25;
	filter: alpha(opacity=25);
	font-size: 1.857em;
	line-height: 1;
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
	width: 100%;
	zoom: 1;
}
.bottom-logos li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.bottom-logos li.pre  {

	margin-left: 20px;
}
@media (max-width: 970px) {

	.bottom-logos li.pre  {

		margin-left: 0px;
	}
}


.bottom-logos li.frontier  {
	margin-right: 0px;
}


footer .footer-links, footer .footer-links ul li, footer .footer-links ul li a {
	color: white;
	position: relative;
}

footer .footer-links h3 {
  font-size: 1.5em;
  color: #bbbeca;
  text-transform: uppercase;
  padding: 0 0 25px;
	margin: 0;
}

footer .footer-links ul {
	margin: 0;
}
footer .footer-links ul li:after {
	background: #495781;
}
footer .footer-links ul li.round-white:after {
	background: white;
}

footer .footer-links .footer-phone {
  font-family: HelveticaNeueW, Arial, sans-serif;
  font-size: 2em;
  /* margin: -5px 0 10px; */
  /*padding: 7px 0 0 32px;*/
  vertical-align: top;
}

footer .footer-links .footer-phone span.ico-phone {
  background-image: url(/images/spritesheet.png);
  background-repeat: no-repeat;
  background-position: -250px -215px;
	padding: 8px 30px 0 0;
  width: 200px;
  height: 40px;	
}

footer .footer-links .footer-phone:before {
  display: inline-block;
  content: '';
  margin-top: -2px;
}

footer .footer-links .footer-facebook {
  position: absolute;
  top: -2px;
  right: 20px;
}
@media (min-width: 480px) {
    footer .footer-links .footer-facebook {
        right: 0;
    }
}

footer .footer-superbands{
	position: absolute;
	right: 65px;
}


@media (min-width: 320px) {
	footer .footer-superbands {
		right: 90px;
	}
}

@media (min-width: 760px) {
	footer .footer-superbands {
		right: 15px;
		top: 135px;
	}
}


footer .footer-links .footer-facebook a {
  opacity: .3;
}
footer .footer-links .footer-facebook a:hover {
	opacity: 1;
}






@media screen and (max-width: 760px) {
	footer .footer-links .footer-double {
		width: 100%;
	}
        
	footer .footer-links>div.footer-double:first-child {
		margin-bottom: 50px;
	}
        
	footer .footer-links h4 {
		padding-bottom: 20;
	}
}
@media screen and (max-width: 480px) {
    footer .footer-links>div.footer-double:first-child {
        margin-bottom: 0;
    }

    .footer-double .links-block {
        padding: 0 30px 3em 30px;
    }
}

/******************************

	  TABULKY A FORMÁTOVÁNÍ

*******************************/

.t-row {
	display: block;
	margin: 0 -10px;
	clear: both;
}
.t-cell {
	display: inline-block;
	float: left;
        padding: 10px;
	line-height: 1.5em;
}

.t-cell.relative {
	position: relative;
}
.t-cell:first-child label:not(.error) {
	color: #71675b;
    display: table-cell;
    height: 38px;
    vertical-align: middle;
}
.t-cell label:not(.error) {
	color: #71675b;
}
.info-required {
	color: #71675b;
	font-style: italic;
	line-height: 43px;
}
.news li div {
	display: inline-table;
	max-width: 400px;
}
.roof-angle-image {
    width: 100%;
    max-width: 186px;
}

@media (max-width: 480px) {
    .t-cell {
        float: none;
        padding: 0;
    }
    .t-cell:first-child label:not(.error) {
        height: auto;
    }
    .t-cell.input-holder {
        display: block;
        float: none;
    	margin: 10px 0 20px;
    }
    .t-cell.input-holder + .t-cell.input-holder {
        margin-top: 0;
    }
    .t-cell__header {
        margin-bottom: 15px;
    }
    .info-required {
        line-height: 1.5em;
    }
    .roof-angle-image {
        margin-top: 10px;
    }
    .t-cell.input-holder.img-text {
        padding-top: 0 !important;
    }
}
/******************************

		FORMULÁŘOVÉ PRVKY

*******************************/



/* inputy */

input,
select {
	padding: 0.75em;
	border: 1px solid #9CAAC4;
	font-size: 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0;
	background-color: white;
}
input {
	width: 250px;
}
input[type="file"] {
	padding: 0.65em 0.75em;
}
input[type="checkbox"],
input[type="radio"] {
	width: auto;
}
/*
input[type="text"].small, select.small, .table.small input[type="text"] {
	padding: 0.30em 0.75em;

}*/
.fileUpload {	
	margin-bottom: 10px;
}
.fileUpload span {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border-right: 1px solid #9CAAC4;
}
.fileUpload span:before {
	content: "";
	position: absolute;
	top: 12px;
	left: 14px;
	display: block;
	width: 14px;
	height: 17px;
	background: url("../images/sprite.png?ver=2") no-repeat scroll -286px -293px rgba(0, 0, 0, 0);
}
.fileUpload span input[type="file"] {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.fileUpload .fileName {
	padding-left: 50px;
	width: 160px;
}

textarea {
	overflow: auto;
	vertical-align: top;
	width: 100%;
	border: 1px solid #9CAAC4;
	border-radius: 3px 3px 3px 3px;
	font-size: 1em;
	line-height: 1;
	margin: 0;
	padding: 0.75em;
	min-height: 200px;
}

input:not([disabled]).error,
textarea:not([disabled]).error {
	border: 1px solid #9a2f2f;
	color: #9a2f2f;
	background-color: #ffe8e8;
}
label.error {
	background-color: #e05c5c;
	background-image: -moz-linear-gradient(top, #f07373, #e05c5c);
	background-image: -ms-linear-gradient(top, #f07373, #e05c5c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f07373), to(#e05c5c));
	background-image: -webkit-linear-gradient(top, #f07373, #e05c5c);
	background-image: -o-linear-gradient(top, #f07373, #e05c5c);
	background-image: linear-gradient(top, #f07373, #e05c5c);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07373', endColorstr='#e05c5c', GradientType=0);
	color: white;
	padding: 10px 15px;
	border-radius: 5px;
	position: absolute;
	margin-left: 20px;
	z-index: 5;
}
label.error:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	left: -16px;
	top: 50%;
	margin-top: -8px;
	border-right: 8px solid #E96868;
}


/* buttony */

input[type="submit"],
.button {
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #232f63;
	color: #fff;
	text-transform: uppercase;
	padding: 0.75em 1.5em;
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif !important;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #00244b;
	background-color: #05376e;
	background-image: -moz-linear-gradient(top, #093d77, #002f61);
	background-image: -ms-linear-gradient(top, #093d77, #002f61);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#093d77), to(#002f61));
	background-image: -webkit-linear-gradient(top, #093d77, #002f61);
	background-image: -o-linear-gradient(top, #093d77, #002f61);
	background-image: linear-gradient(top, #093d77, #002f61);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093d77', endColorstr='#002f61', GradientType=0);
	display: inline-block;
	cursor: pointer;
}
input[disabled], textarea[disabled], input.empty[disabled], input.empty[disabled]:hover, input[readonly], textarea[readonly], input.select[disabled], input.select[disabled][readonly] {
	background-color: #ccc;
	color: #555555;
}
input[disabled], textarea[disabled], input.empty[disabled], input.empty[disabled]:hover {
	background-color: #ccc !important;
	color: #555555 !important;
}
.button:hover {
	background-color: #04356a;
	background-image: -moz-linear-gradient(top, #002f61, #093d77);
	background-image: -ms-linear-gradient(top, #002f61, #093d77);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002f61), to(#093d77));
	background-image: -webkit-linear-gradient(top, #002f61, #093d77);
	background-image: -o-linear-gradient(top, #002f61, #093d77);
	background-image: linear-gradient(top, #002f61, #093d77);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f61', endColorstr='#093d77', GradientType=0);
}


.button.small {
	padding: 0.32em 0.75em 0.28em 0.75em;
	font-size: 13px;
}
.button.empty {
	color: #242f64;
	background: none;
	filter: none;
}
.button.empty:hover {
	background: #D2D8E4;
	filter: none;
}

.removeButton {
	display: block;
	width: 20px;
	height: 21px;
	background: url("../images/sprite.png") no-repeat scroll -340px -283px rgba(0, 0, 0, 0);
	top: 50%;
	right: 7px;
	margin-top: -10px;
	position: absolute;
}

.removeButtonIn {
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url("../images/sprite.png") no-repeat scroll -340px -283px rgba(0, 0, 0, 0);
        margin: 0 0 -4px 50px;
}

.removeButtonInAbbr {
	margin: 0 0 -4px 54px;
}

.static-placeholder {
  position: absolute;
  z-index: 1;
  color: #999;
  right: 1.3em;
  top: 1.4em;
}

/* PRE checkbox */
input.__checkbox,
input.__labelbox {
	margin-left: 0 !important;
	opacity: 0 !important;
	position: absolute !important;
}
div.check_box {
	background: url('../images/radio_checkbox.png') -31px -2px no-repeat;
	float: left;
	left: 0;
	margin-right: 7px;
	position: relative;
	top: 0;
	width: 27px;
	height: 27px;
	z-index: 2;
}
div.check_box.checked{
	background: url('../images/radio_checkbox.png') -1px -2px no-repeat;
}
div.check_box.disabled{
	background: url('../images/radio_checkbox.png') -91px -2px no-repeat;
}
div.check_box.disabled.checked{
	background: url('../images/radio_checkbox.png') -61px -2px no-repeat;
}
div.check_box.error{
	background: url('../images/radio_checkbox.png') -121px -2px no-repeat;
	border: 0 !important;
}
div.check_box.error.checked{
	background: url('../images/radio_checkbox.png') -301px -2px no-repeat;
	border: 0 !important;
}

div.label_box {
	border: 1px solid #9caac4;
	background-color: white;
	line-height: 30px;
	position: relative;
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
	margin: 4px;
}
div.label_box.checked {
	border: 1px solid #85c758;
	background-color: #DCEFCF;
}


/* PRE radio */
input.__radio, input.__radiohidden {
	margin-left: 0 !important;
	opacity: 0 !important;
	position: absolute !important;
}

div.radio_button {
	display: inline-block;
	position: relative;
	left: 0;
	top: 0;
	width: 25px;
	height: 25px;
	margin-right: 7px;
	margin-top: -2px;
	line-height: 1em;
	vertical-align: middle;
	background: url('../images/radio_checkbox.png') -182px -2px no-repeat;
	cursor: pointer;
	z-index: 2;
}
div.radio_button.checked {
	background: url('../images/radio_checkbox.png') -152px -2px no-repeat;
}
div.radio_button.disabled {
	background: url('../images/radio_checkbox.png') -242px -2px no-repeat;
}
div.radio_button.disabled.checked {
	background: url('../images/radio_checkbox.png') -212px -2px no-repeat;
}

div.radio_button.error {
	background: url('../images/radio_checkbox.png') -272px -2px no-repeat;
	border: 0 !important;
}



/* PRE selectbox */

div.combo_button {
	cursor: pointer;
	float: left;
	height: 25px;
	margin: 10px 0 0 -30px;
	width: 25px;
	outline: 0;
	position: relative;
}
div.combo_button:after {
    background: url("../images/sprite.png") no-repeat scroll -273px -2px transparent;
    content: "";
    display: block;
    height: 10px;
    left: 5px;
    position: absolute;
    top: 6px;
    width: 15px;
}
input.select {
	padding-right: 30px;
}
input.select[readonly] {
	cursor: pointer;
	background-color: white;
	color: black;
}
input.select[readonly].error {
	color: #9a2f2f;
	background-color: #ffe8e8;
}

.ui-autocomplete.ui-menu {
	border: 1px solid #9CAAC4;
	border-radius: 3px;
	padding: 0;
	box-sizing: content-box;
}
.ui-autocomplete.ui-menu .ui-menu-item {
	display: block;
	padding: 0;
	line-height: 1.5;
}
.ui-autocomplete.ui-menu .ui-menu-item .ui-state-focus {
	border: 0;
	color: black;
	background: none;
	background-color: #edf2fa;
	margin: 0;
	border-radius: 3px;
}


/* flash messages */

.flash {
	border-radius: 3px;
	position: relative;
	margin: 30px 0;
	padding: 25px 25px 25px 83px;
	color: #242f64;
	background-color: white;
	border: 1px solid #242f64;
}
.flash:last-child {
	margin-bottom: 0;
}
.flash:first-child {
	margin-top: 0;
}
.flash:after {
	position: absolute;
	content: "";
	top: 50%;
	left: 25px;
	width: 33px;
	height: 33px;
	margin-top: -17px;
	background: url('../images/sprite.png') -106px 0px no-repeat;
}
.flash.info {
	color: white;
	background-color: #242f64;
}
.flash.info:after {
	background-position: -139px 0;
}
.flash.info a {
	color: white;
}
.flash.error {
	color: #8d2727;
	background-color: #ffd4d4;
	border-color: #8d2727;
}
.flash.error:after {
	background-position: -205px 0;
}
.flash.error a {
	color: #8D2727;
}
.flash.success {
	color: #2aa13e;
	background-color: #d4e7d7;
	border-color: #2aa13e;
}
.flash.success:after {
	background-position: -172px 0;
}
.flash.success a {
	color: #2aa13e;
}



/* abbr tooltip */

abbr.help {
	position: absolute;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin: 11px;
	border: 0;
	background: url("../images/sprite.png") no-repeat scroll -263px -13px transparent;
}
abbr.help.special {
  margin: -9px 0 0 0;
  right: -20px;
  top: 50%;
}
abbr.help.relative {
	position: relative;
	margin: 0;
}

.input-holder {
	position: relative
}

p.help {
	position: relative;
	padding-right: 15px;
}

p.help abbr.help {
	margin: 0 8px;
}



/* tooltip default bílý */

.ui-tooltip.info {
	box-shadow: 3px rgba(50, 50, 50, 0.3);
	background: #FFFFFF;
	line-height: 1.3em;
	padding: 15px;
}
.ui-tooltip.info:after,
.ui-tooltip.info:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
}
/*bt39322*/
/*.ui-tooltip.info:after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	top: -10px;
	left: 22px;
}
.ui-tooltip.info:before {
	border-bottom: 13px solid #242f64;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	top: -13px;
	left: 19px;
}*/
.ui-tooltip.info.bottom:after {
	border-top: 10px solid white;
	border-bottom: 10px solid transparent;
	top: auto;
	bottom: -20px;
}
.ui-tooltip.info.bottom:before {
	border-top: 13px solid #242f64;
	border-bottom: 13px solid transparent;
	top: auto;
	bottom: -26px;
}



/* finalstep */

.finalStep {
	padding: 40px 40px 40px 194px;
	min-height: 194px;
	position: relative;
}
.finalStep:after {
	display: block;
	content: "";
	width: 96px;
	height: 96px;
	background: #e6eaf3;
	background-clip: content-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-clip: content-box;
	border: 9px solid #cdd8ea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ie-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 40px;
	top: 40px;
}
.finalStep.ok:after {
	background-color: #73be3f;
	border: 9px solid rgba(115,190,63,0.5);
	background-image: url('../images/bull_ok.png');
}
.finalStep.info:after {
	background-color: #242F65 !important;
	border: 9px solid rgba(36,47,101,0.5);
	background-image: url('../images/bull_ok.png');
}
.finalStep.error:after {
	background-color: #df0032 !important;
	border: 9px solid rgba(223,0,50,0.5);
	background-image: url('../images/bull_cancel.png');
}



/* button taby */

ul.button-tab {
	display: block;
	float: left;
	border-radius: 5px 5px 0 0;
}
ul.button-tab.full {
	width: 100%;
	float: none;
}
ul.button-tab li {
	float: left;
	padding: 0;
	margin: 0;
}
ul.button-tab li:first-of-type {
	border-radius: 5px 0 0 0;
}
ul.button-tab li:last-of-type {
	border-radius: 0 5px 0 0;
}

ul.button-tab li a {
	display: block;
	padding: 20px;
	margin: 0;
	color: #242F65;
	line-height: 10px;
	text-align: center;
	text-decoration: none;
	height: 85px;
}
ul.button-tab li:hover{
	background-color: #d2d8e4;
}
ul.button-tab li.active,
ul.button-tab li.active:hover {
	background-color: white;
}



/* overview taby */

ul.overview-tab {
	margin: -20px -30px 30px -30px;
	background-color: #e7ebf4;
	padding: 15px 30px 0 30px;
	border-top: 1px solid #d5d4e2;
}

ul.overview-tab li {
	float: left;
	display: inline-block;
	width: 50%;
	text-align: center;
	padding: 0;
	border-radius: 5px 5px 0 0;
	border: 1px solid #d5d4e2;
	border-bottom: 0;
}
ul.overview-tab li a {
	display: block;
	padding: 15px 10px/*25px 10px*/;
	text-decoration: none;
}
ul.overview-tab li.active {
	background-color: white;
}
ul.overview-tab li:not(.active):hover {
	background-color: #d2d8e4;
}

ul.overview-tab li:after {
	display: none;
}
.overview-content {
	padding-top: 30px;
}

/* loading animace přes celou obrazovku */

#loading-overlay {
	position: fixed;
	z-index: 100000;
	opacity: 0.8;
	background-color: white;
	width: 100%;
	height: 100%;
	display: none;
}
#loading-overlay img {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
}
.loading-overlay {
	position: absolute;
	z-index: 100000;
	opacity: 0.7;
	background-color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	border-radius: 3px;
}
.loading-overlay img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
}


.overviewThumbDesc .morenews {
	width: auto;
	padding: 3px 9px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.overviewThumbDesc .novinky {
	margin-top: 5px;
	margin-bottom: 15px;
}

.overviewThumbDesc li {
	width: 286.5px;
	float: left;
	position: relative;
	padding: 10px;
}

.image{
  width: 100%;
}

strong li {
	margin-left: 20px;
}


.overviewThumbDesc li p{
	height: 55px;
}

.obdelnik{
	width: 284px;
	height: 150px;
	background-color: darkgrey;
}
.overviewThumbDesc .novinka {
	height: 350px;
	padding-bottom: 50px;
}
.no-textdecoratoion{
	text-decoration: none;
}
footer .footer-links .no-textdecoratoion h3:hover{
	color: #fff;
}








/******************************

	  HOMEPAGE BOX SLUŽBY

*******************************/


#hp-banner {
  margin-bottom: 0px;
}

#hp-banner :hover, #hp-banner2 :hover{
	/*background: #0d3d7a;*/
	background: rgba(0, 0, 0, 0.4);
}


#hp-banner a, #hp-banner2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#hp-banner>div,#hp-banner2>div {
	float: left;
  position: relative;
  height: 180px;
  width: 320px;
}
#hp-banner>div:nth-child(-n+2) {
  background-size: 100%;
  /*background-position: center;*/
  background-repeat: no-repeat;
}
#hp-banner>div:nth-child(1) {

}
#hp-banner>div:nth-child(2) {
	background-image: url("/images/wallbox-hp.jpg");
}



#hp-banner>div:nth-child(3) {
	background-image: url("/images/kola.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
}


#hp-banner2>div:nth-child(1) {
	background-image: url("/images/kotelny.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
}
#hp-banner2>div:nth-child(2) {
	background-image: url("/images/tepelna-cerpadla.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
}
#hp-banner2>div:nth-child(3) {
	background-image: url("/images/hdv.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
}


#hp-banner .general ul, #hp-banner2 .general ul {
	margin: 0px;
}
#hp-banner .general ul li, #hp-banner2 .general ul li{
  font-size: 0.96em;
}

#hp-banner>div h2,#hp-banner2>div h2 {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	margin:  0;
	padding: 20px 0;
	font-size: 1.7em;
	height: 35%;

}

#hp-banner>div h2.tripleLine,#hp-banner2>div h2.tripleLine {
	padding: 5px 0;
}

#hp-banner>div:first-child h2 {
 /* border-right: 1px solid #d6deea;*/
}

@media screen and (max-width: 1000px) {
	#hp-banner>div:nth-child(-n+2),#hp-banner2>div:nth-child(-n+2) {
		width: 50%;
	}
	#hp-banner>div:nth-child(3),#hp-banner2>div:nth-child(3) {
		width: 100%;
	}

	#hp-banner .general ul,#hp-banner2 .general ul {
		width: 50%;
		float: left;
	}
	#hp-banner .general ul:nth-child(2),#hp-banner2 .general ul:nth-child(2) {
		padding-left: 20px;
	}
}
@media screen and (max-width: 480px) {
    #hp-banner>div,#hp-banner2>div {
        height: 180px;
    }
    #hp-banner>div:nth-child(-n+2),#hp-banner2>div:nth-child(-n+2) {
        width: 100%;
    }
    #hp-banner .general ul, #hp-banner2 .general ul {
        width: 100%;
    }
    #hp-banner .general ul:nth-child(2),#hp-banner2 .general ul:nth-child(2) {
        padding-left: 0;
    }
}


#hp-eshop {
	background: url('/images/layout/bg-arrow-big-white.png') 0 0 no-repeat;
	height: 169px;
	border: 3px solid #0d3d7a;
}
#hp-eshop>div:first-child {
	float: left;
	width: 330px;
	height: 169px;
	position: relative;
}
#hp-eshop>div .noexternal-link:first-child {
	/*position: relative;*/
}


#hp-eshop>div .noexternal-link:first-child:after {
	background-image:  url('/images/spritesheet.png');
	background-position: -55px -87px;
	background-repeat: no-repeat;
	width: 90px;
	height: 90px;
	margin-top: 30px;
	left: 30px;
	/*top: -140px;*/
	display: block;
	content: "";
	position: absolute;
}

.fullWidth{
	height: 100%;
}
#hp-eshop>div:first-child h3 {
	text-transform: uppercase;
	margin: 55px 0 0 145px;
	font-size: 2em;
	color: #242f64;
}

#hp-eshop>div:last-child {
	margin-left: 330px;
        padding-bottom: 50px;
}
#hp-eshop>div:last-child ul {
	display: block;
	height: 100%;
}
#hp-eshop>div:last-child li {
	float: left;
	width: 25%;
	height: 70%;
	text-align: center;
	position: relative;
}
#hp-eshop>div:last-child li a:after {
	display: block;
	content: "";
	background-image: url('/images/spritesheet.png');
	background-repeat: no-repeat;
	bottom: 35px;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
}
#hp-eshop>div:last-child li:nth-of-type(1) a:after {
	background-position: -498px -92px;
	width: 30px;    height: 45px;
}
#hp-eshop>div:last-child li:nth-of-type(2) a:after {
	background-position: -214px -222px;
	width: 26px;    height: 38px;
}
#hp-eshop>div:last-child li:nth-of-type(3) a:after {
	background-position: -5px -87px;
	width: 40px;    height: 40px;
}
#hp-eshop>div:last-child li:nth-of-type(4) a:after {
	background-position: -371px -153px;
	width: 40px;    height: 33px;
}
#hp-eshop>div:last-child li a {
	color: #242f64;
	display: block;
	height: 100%;
	padding: 95px 5px 0 5px;
	font-size: 1.1em;
}
#hp-eshop .nextc {
    margin: -35px 18px 12px 0;
}
@media (max-width: 760px) {
    #hp-eshop .nextc {
        margin-top: 15px;
    }
}
@media (max-width: 480px) {
    #hp-eshop .nextc {
        margin-top: 15px;
    }
}

@media screen and (max-width: 760px) {
	#hp-info ul {
		width: 100%;
	}

	#hp-eshop {
		background: none;
		height: auto;
	}
	#hp-eshop>div:first-child {
		padding: 24px 0 0 80px;
		height: 75px;
		line-height: 75px;
		width: 100%;
		float: none;
		background: #fff;
	}
	#hp-eshop>div:first-child:after {
		margin: 0;
		top: 15px;
		left: 16px;
		background-position: -154px -87px;
		width: 47px;
		height: 47px;
	}
	#hp-eshop>div:first-child:before {
		display: block;
		position: absolute;
		content: '';
		bottom: -18px;
		left: 50%;
		margin-left: -10px;
		width: 0;
		height: 0;
		border: 10px solid transparent;
		border-top: 9px solid #fff;
	}

	#hp-eshop>div:last-child, #hp-eshop>div:first-child h3 {
		margin: 0;
	}
	#hp-eshop>div .noexternal-link:first-child:after {
	background-position: -154px -87px;
	background-repeat: no-repeat;
	width: 47px;
	height: 47px;
	margin: 0;
		top: 13px;
		left: 13px;
	/*top: 50%;*/
	display: block;
	content: "";
	position: absolute;
}
        
        
}
@media (max-width: 480px) {
    #hp-eshop>div:last-child li {
        width: 50%;
    }
}
@media (min-width: 760px) {
    #hp-eshop .nextc {
        margin-top: -35px !important;
    }
}


#hp-info h2 {
	margin: 0;
}

#hp-info ul {
	margin: 0;
}

#hp-campaign{
	margin-bottom: 20px;
	border-radius: 3px;
}

#hp-campaign img{
	border-radius: 3px;
}






/******************************

		SLUŽBY

*******************************/


.in .box-services {
	padding: 5px;
	background: none;
}
.box-services>div {
	float: left;
	width: calc(100%/3 - 21px);
	position: relative;
	min-height: 295px;
/*	border: 1px solid #d6deea;
	border-radius: 2px;*/
  overflow: hidden;
	border-radius: 5px;
  box-shadow: inset 0px 1px 0px 0px #fff, inset 0px -1px 2px 0px #000, 0px 5px 8px rgba(118, 118, 118, 0.8), 0 0px 0px 1px rgba(0, 0, 0, .3);
	padding: 25px 10px 65px 70px;
	margin: 10px;
	background-color: rgba(255,255,255,0.6);
}
/*.box-services>div:hover {
  background: #f2f4f8;
}*/
/*.box-services>div:before {
  display: block;
  content: '';
  position: absolute;
  background: violet;
  background: rgba(223, 223, 223, 0);
  z-index: 1;
  width: 1000px;
  height: 1000px;
  border-radius: 500px;
  top: -700px;
  left: -600px;
  pointer-events: none;
}*/
.box-services>div:after {
	display: block;
	content: '';
	position: absolute;
	top: 23px;
/*	left: 18px;*/
  left: 0;
  right: calc(100% - 70px);
  margin: 0 auto;
	background-image: url(/images/spritesheet.png);
	background-repeat: no-repeat;
}
.box-services>div h2 {
  height: 35px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #002e5f;
  font-size: 1.2em;
}
.box-services>div .service-description {
  color: #707070;
  font-size: 1.05em;
	height: 45px;
  margin-bottom: 15px;
}
.box-services>div ul {
	margin: 0 0 0 -50px;
}
.box-services>div ul li {
	padding: 0px 0 7px 1.4em;
	
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box-services>div ul li:after {
	top: 6px;
}
.box-services>div .button {
  position: absolute;
  height: 25px;
  line-height: 25px;
  padding: 0 25px 0 15px;
  font-size: 1.1em;
  bottom: 23px;
  right: 17px;
  overflow: hidden;
  border: none;
  box-shadow: inset 0px 1px 0px 0px #fff, inset 0px -1px 2px 0px #000, 0px 2px 5px rgba(118, 118, 118, 0.6), 0 0px 0px 1px rgba(0, 0, 0, .3);
}

/*.box-services>div .button:hover {
  background: #1c2f67;
  border-color: #1c2f67;
  color: #fff;
}*/
.box-services>div .button:hover {
  background: none;
  border: none;
  color: #242f64;
}
.box-services>div .button:before {
  display: block;
  content: '';
  position: absolute;
  background: violet;
  background: rgba(190, 190, 190, 0.1);
  z-index: 1;
  width: 250px;
  height: 250px;
  border-radius: 250px;
  top: -225px;
  left: -130px;
  pointer-events: none;
}
.box-services>div .button:after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  background-image: url(../images/spritesheet.png);
  background-repeat: no-repeat;
  background-position: -48px -5px;
  width: 5px;
  height: 8px;
}
/*.box-services>div .button:hover:after {
  background-position: -63px -5px;
  width: 5px;
  height: 8px;
}*/

@media screen and (max-width: 1000px) {
	.box-services>div {
    	width: calc(50% - 20px);
	}
}

@media screen and (max-width: 760px) {
	.box-services>div {
		width: calc(100% - 20px);
	}
}



/*1*/
#box-services>div:nth-child(1):after {
    background-position: -154px -180px;
    width: 38px;
    height: 41px;
}
/*2*/
#box-services>div:nth-child(2):after {
    background-position: -371px -157px;
    width: 40px;
    height: 34px;
}
/*3*/
#box-services>div:nth-child(3):after {
    background-position: -78px -5px;
    width: 24px;
    height: 38px;
    top: 21px;
}
/*4*/
/*#box-services>div:nth-child(4):after {*/
    /*background-position: -154px -180px;*/
    /*width: 38px;*/
    /*height: 41px;*/
    /*top: 17px;*/
/*}*/
/*5*/
#box-services>div:nth-child(5):after {
    background-position: -253px -127px;
    width: 24px;
    height: 36px;
    top: 21px;
}
/*6*/
#box-services>div:nth-child(6):after {
    background-position: -424px -92px;
    width: 35px;
    height: 44px;
    top: 20px;
}
/*7*/
#box-services>div:nth-child(7):after {
    background-position: -287px -127px;
    width: 43px;
    height: 25px;
}
/*8*/
#box-services>div:nth-child(8):after {
    background-position: -375px -201px;
    width: 34px;
    height: 34px;
}
/*9*/
#box-services>div:nth-child(9):after {
    background-position: -377px -92px;
    width: 33px;
    height: 42px;
}
/*10*/
/*#box-services>div:nth-child(10):after {*/
    /*background-position: -375px -201px;*/
    /*width: 34px;*/
    /*height: 34px;*/
/*}*/
/*11*/
#box-services>div:nth-child(11):after {
    background-position: -5px -5px;
    width: 33px;
    height: 33px;
}
/*12*/
#box-services>div:nth-child(12):after {
    background-position: -262px -180px;
    width: 36px;
    height: 32px;
}



#services h2:first-of-type {
	margin: 0;
}

#services .content-right {
	width: 72%;
}
#services .content-right.auto {
	width: auto;
}
#services .menu-left {
	width: 26%;
}
@media screen and (max-width: 760px) {
	#services .content-right {
		width: 100%;
	}
	#services .menu-left {
		width: 100%;
		margin-top: 40px;
	}
}
@media (max-width: 480px) {
    #services table {
        display: block;
        overflow-x: auto;
    }
}






/******************************

		SLUŽBY FORM

*******************************/


#form-wrapper h2:first-child {
  margin-bottom: 20px;
}
#form-wrapper .show-hide-form {
  padding-right: 20px;
  border-right: 1px solid grey;
}
#form-wrapper .show-hide-form>div {
  font-family: "HelveticaNeueW02-47LtCn 694048","Arial CE",Arial,sans-serif !important;
  font-weight: bold;
  border: 1px solid #BFCAE4;
  border-radius: 3px;
  padding: 12px 40px 12px 10px;
  font-size: 26px;
  position: relative;
  cursor: pointer;
  text-align: center;
}
#form-wrapper .show-hide-form>div:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
  width: 15px;
  height: 8px;
  background: url(/images/sprite.png) no-repeat -273px -3px;
}
#form-wrapper .show-hide-form.opened>div:after {
  background-position: -287px -3px;
}


#form-wrapper .serviceForm-info {
  border-left: 1px solid grey;
  padding-left: 20px;
  position: relative;
  left: -1px;
}
#form-wrapper .serviceForm-info h3 {
  margin-top: 0;
  margin-bottom: 5px;
  color: black;
}
#form-wrapper .serviceForm-info span {
  font-size: 1.6em;
  position: relative;
}
#form-wrapper .serviceForm-info span:before {
  display: inline-block;
  content: '';
  margin-bottom: -4px;
  width: 25px;
  height: 25px;
  background: url(/images/sprite.png) no-repeat -10px -250px;
}
@media (max-width: 480px) {
    #form-wrapper h2:first-child {
        text-align: center;
        line-height: 1.3em;
    }
    #form-wrapper .serviceForm-info {
        padding-left: 0;
        text-align: center;
        border: none;
    }
    #form-wrapper .serviceForm-info:first-child {
        margin-bottom: 20px;
    }
    #form-wrapper .show-hide-form {
        padding-right: 0;
        border: none;
    }
}

/******************************

		SLUŽBY FORM fotovoltaic conferention

*******************************/


#form-fotovoltaicConf h2:first-child {
  margin-bottom: 20px;
}
/*#form-fotovoltaicConf .show-hide-form-conference {
  padding-right: 20px;
  border-right: 1px solid grey;
}*/
#form-fotovoltaicConf .show-hide-form-conference>div {
  font-family: "HelveticaNeueW02-47LtCn 694048","Arial CE",Arial,sans-serif !important;
  font-weight: bold;
  border: 1px solid #BFCAE4;
  border-radius: 3px;
  padding: 12px 40px 12px 10px;
  font-size: 26px;
  position: relative;
  cursor: pointer;
  text-align: center;
}
#form-fotovoltaicConf .show-hide-form-conference>div:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
  width: 15px;
  height: 8px;
  background: url(/images/sprite.png) no-repeat -273px -3px;
}
#form-fotovoltaicConf .show-hide-form-conference.opened>div:after {
  background-position: -287px -3px;
}


#form-fotovoltaicConf .serviceForm-info {
  border-left: 1px solid grey;
  padding-left: 20px;
  position: relative;
  left: -1px;
}
#form-fotovoltaicConf .serviceForm-info h3 {
  margin-top: 0;
  margin-bottom: 5px;
  color: black;
}
#form-fotovoltaicConf .serviceForm-info span {
  font-size: 1.6em;
  position: relative;
}
#form-fotovoltaicConf .serviceForm-info span:before {
  display: inline-block;
  content: '';
  margin-bottom: -4px;
  width: 25px;
  height: 25px;
  background: url(/images/sprite.png) no-repeat -10px -250px;
}

#form-fotovoltaicConf img.pozvanka{
	width: 100%;
	margin-bottom: 20px;
}

#form-FotovoltConf-info{
	display: none;
	margin-top: 10px;
}
#form-FotovoltConf-info .frm-conditionsAgree{
	display: none;
}

.offerHP a{
	position: absolute;
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
	top: 0px;
	left: 22px;
	font-size: 37px;
	font-weight: 900;
	color: #df0032;
  /*-webkit-text-fill-color: #24366d;  Will override color (regardless of order) */
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transform: rotate(-13deg);
	-moz-transform: rotate(-13deg);
	-ms-transform: rotate(-13deg);
	-o-transform: rotate(-13deg);
	padding:	5px;
	text-decoration: none; 
	line-height: 0.8;
}
.offerHP a .smallText{
	font-size: 27px;
}

@media (max-width: 670px) {
	.offerHP a{
		/*font-size: 25px;*/
		line-height: 0.6;
	}
.offerHP a .smallText{
	font-size: 25px;
}	
}

@media (max-width: 480px) {
    #form-fotovoltaicConf h2:first-child {
        text-align: center;
        line-height: 1.3em;
    }
    #form-fotovoltaicConf .serviceForm-info {
        padding-left: 0;
        text-align: center;
        border: none;
    }
    #form-fotovoltaicConf .serviceForm-info:first-child {
        margin-bottom: 20px;
    }
    #form-fotovoltaicConf .show-hide-form-conference {
        padding-right: 0;
        border: none;
    }
		#form-FotovoltConf-info .t-cell:first-child label:not(.error){
			height: 38px !important;
		}
}




.reservanto-button.button-0 {
	color: #FFF;
	height: auto;
	font-size: 15px;
}
.reservanto-widget a {
	vertical-align: middle;
	color:#fff;
	text-decoration: none;
	text-shadow: none !important;
	font-family: "HelveticaNeueW02-47LtCn 694048","Arial CE",Arial,sans-serif !important;
	text-transform: uppercase;
	position: relative;
	box-sizing: border-box;
	padding: 0.4em 2em;
	width:	100%;
}


/******************************

		E-SHOP

*******************************/


#box-E-shop>div:nth-child(1):after {
  background-position: -498px -92px;
  width: 30px;
  height: 45px;
}
#box-E-shop>div:nth-child(2):after {
	background-position: -214px -222px;
  width: 26px;
  height: 38px;
}
#box-E-shop>div:nth-child(3):after {
  background-position: -78px -5px;
  width: 27px;
  height: 42px;
}
#box-E-shop>div:nth-child(4):after {
  background-position: -5px -87px;
  width: 40px;
  height: 40px;
}
#box-E-shop>div:nth-child(5):after {
  background-position: -371px -157px;
  width: 47px;
  height: 40px;
}
#box-E-shop>div:nth-child(6):after {
  background-position: -375px -259px;
  width: 34px;
  height: 26px;
}






/******************************

		DŮLEŽITÉ INFORMACE

*******************************/


#box-info>div:after {
	display: none;
}
#box-info.box-services>div {
    padding-left: 20px;
}
#box-info.box-services>div ul {
    margin: 0;
}

#calculator {
	position: absolute;
	width: 938px;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 5;
	border-radius: 3px;    background-color: white;        color: black;
	padding: 30px;
	display: none;
}

#calculator img#CB_CloseWindow {
	cursor: pointer;
	float: right;
}

#calculator object {
	width: 845px;
	height: 675px;
}

table.calThin {
	border: none;
  margin: 0 -10px;
	width: calc(100% + 20px);
}
.content-right table.calThin tr {
	background: none;
}
table.calThin td {
  border: 0;
}
table.calThin .input-holder {
	font-size: 1.1111em;
}
table.calThin .static-placeholder {
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1.3em;
  padding-bottom: 0.3em;
}

table.calThin input[type="text"] {
	width: 100%;
	min-width: 70px;
}

.multicator {
    position: relative;                                
    width: 20px;    
    height: 20px;                
    border: 1px solid rgb(36, 47, 100);    
    box-shadow: 0 0 1px rgb(36, 47, 100), inset 0 0 1px rgb(36, 47, 100);    border-radius: 50%;
		margin: auto;
}
.multicator:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 12px;
	height: 12px;
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: -238px -12px;
}




/******************************

		KONTAKTY

*******************************/


#contact-tel>div {
	width: 49%;
}
#contact-tel>div:nth-of-type(2) {
	padding-left: 30px;
}
#contact-tel>div p {
	margin: 0;
}
#contact-tel>div span {
	margin: 0;
	position: relative;
}
.contact-map iframe {
  width: 100%;
  height: 300px;
  border: none;
  margin-bottom: 15px;
}
.contact-table caption {
  display: none;
}
.contact-table th {
  padding-bottom: 10px;
  text-align: left;
}
#contact-tel .text-align--right {
    text-align: right;
}

@media (max-width: 480px) {
    #contact-tel>div {
	width: 100%;
    }
    #contact-tel>div:nth-of-type(2) {
        margin-top: 20px;
	padding-left: 0;
    }
    #contact-tel .text-align--right {
        text-align: left;
    }
}




/******************************

		HELPERY

*******************************/


.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.hide, .none, .hide-el {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.c {
	*zoom: 1;
}
.c:before,
.c:after {
	display: table;
	content: "";
}
.c:after, .clear {
	clear: both;
}

.tinytext {
	font-size: 0.9em;
}
.blue {
	background-color: #E7EBF4 !important;
}
.medium-blue{
	background-color: #CDD8E9 !important;
}
.dark-blue {
	color: #242F65 !important;
}
.red {
	color: #EA6A6A;
}
.green {
	color: #73BF41;
}
.gray {
	color: #71675B;
}
.dark-gray {
	color: #333333;
}
.top-space {
	margin-top: 20px;
}
.top-space-half {
	margin-top: 10px;
}
.right-space {
	margin-right: 20px;
}
.right-space-half {
	margin-right: 10px;
}
.left-space {
	margin-left: 20px;
}
.left-space-half {
	margin-left: 10px;
}
.bottom-space {
	margin-bottom: 20px;
}
.bottom-space-half {
	margin-bottom: 10px;
}
.no-margin {
	margin: 0 !important;
}
.no-pb {
	padding-bottom: 0 !important;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.italic {
	font-style: italic;
}
.vtop {
	vertical-align: top;
}

.wx{width: auto;}
.w5{width: 5%;}
.w8{width: 8%;}
.w10{width: 10%;}
.w15{width: 15%;}
.w17{width: 17%;}
.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w33{width: 33%;}
.w333{width: 33.3%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w50{width: 50%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w90{width: 90%;}
.w95{width: 95%;}
.w100{width: 100%;}

@media (max-width: 480px) {
    .w30,
    .w40,
    .w45,
    .w50,
    .w55,
    .w70
    {
        width: 100%;
    }
}

.w140px{width: 140px;}
.w250px{width: 250px;}

.mh160 {min-height: 160px;}
.mh120 {min-height: 120px;}

.l28 {line-height: 28px;}
.l38 {line-height: 38px;}
.l38 .radio_button,
.l38 .check_box {
	margin-top: 6px;
}

.inner {
	padding: 20px;
}

.status .wrapper.light-blue {
	background: #9CACC5;
}
.status .wrapper.dark-blue {
	background: #242F65;
}

.nobr {white-space: nowrap;}

.general h4, .general h3, .general h2, .general h1 {
    margin: 0 0 20px;
}

.general table {
	font-size: 0.9em;
}

.general ul {
	margin: 20px;
}
.general ul li {
	padding: 7px 0 7px 2em;
	position: relative;
	color: #222222;
	line-height: 1.1em;
}
.general ul li:after  {
	background: none repeat scroll 0 0 #242f64;
	border-radius: 3px 3px 3px 3px;
	content: "";
	display: block;
	height: 5px;
	left: 0;
	margin-top: -1px;
	position: absolute;
	top: 13px;
	width: 10px;
}
.general ul ul {
	margin: 15px 20px;
}
.general ul li li {
	padding: 5px 0 5px 1em;
	color: #444444;
}
.general ul li li:after  {
	height: 6px;
	top: 11px;
	width: 6px;
}
.general ul ul ul {
	margin: 10px 20px;
}
.general ul li li li {
	color: #777777;
	line-height: 20px;
}
.general ul li li li:after  {
	height: 2px;
	width: 8px;
}

i.bull {
  display: inline-block;
  width: 96px;
  height: 96px;
  background: #e6eaf3;
  background-clip: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-clip: content-box;
  border: 9px solid #cdd8ea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ie-border-radius: 50%;
  border-radius: 50%;
  color: #02356c;
  font-size: 4em;
  line-height: 3.32em;
  text-align: center;
  margin-bottom: 20px;
}
i.bull.green {
  background-color: #73be3f;
  border: 9px solid rgba(115,190,63,0.5);
  color: #fff;
}
i.bull.ok {
  background-image: url('/images/check_48.png');
}
i.bull.no-ok {
  background-image: url('/images/cancel_48.png');
}

/* TOOLTIP */

.ui-tooltip.info {
	box-shadow: 2px 2px 2px 2px rgba(50, 50, 50, 0.3);
}

/* bílý tooltip info */
.ui-tooltip.info .arrow, .ui-tooltip.blue-info .arrow {
	margin-left: -10px;
	position: absolute;
	top: -10px;
	left: 50%;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
}
.ui-tooltip.info .arrow.bottom, .ui-tooltip.blue-info .arrow.bottom {
	border-top: 10px solid white;
	border-bottom: 10px solid transparent;
	top: auto;
	bottom: -20px;
}
.ui-tooltip.blue-info .arrow.bottom {
	border-top: 10px solid #E7EBF4;
}

.ui-tooltip.info p{
	font-size: 11px;
	margin-top: 10px;
	margin-bottom:0px;
}
.ui-tooltip.info h3{
	font-size: 15px;
	margin-bottom:10px;
}

.ui-tooltip.info .top-overlay{
	position:absolute;
	height:40px;
	top:-40px;
	left:0;
	width:100%;
}

/* modrý tooltip info */
.ui-tooltip.info.blue {
	background: none;
	background-color: #E7EBF4;
}
.ui-tooltip.info.blue .arrow {
	border-bottom: 10px solid #E7EBF4;
}

/* modrý tooltip info */
.ui-tooltip.blue-info {
	background: none;
	background-color: #E7EBF4;
}
.ui-tooltip.blue-info .arrow {
	border-bottom: 10px solid #E7EBF4;
	left: 25px;
}


.ui-tooltip table .value {
	font-size: 1.5em;
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
	font-weight: bold;
}
.ui-tooltip table th {
	font-size: 0.8em;
	color: #777777;
	font-weight: normal;
	padding: 10px 5px;
	text-align: left;
}
.ui-tooltip table td {
	padding: 5px 5px;
}
.ui-tooltip p.tooltip-head {
	font-size: 1.1em;
	margin-bottom: 10px;
}


#account-tooltip {
	border: 0;
}
#account-tooltip th {
	padding: 2px 10px 2px 0;
	color: #71675B;
	font-size: 100%;
	text-align: right;
}
#account-tooltip td {
	padding: 2px 0 2px 0;
	color: #333333;
}

.velkoodber-hp .half-box.pull-left {
	width: 48%;
}


/* error tooltip pro formuláře */
.ui-tooltip.error, div.php-error {
	background-color: #e05c5c;
	background-image: -moz-linear-gradient(top, #f07373, #e05c5c);
	background-image: -ms-linear-gradient(top, #f07373, #e05c5c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f07373), to(#e05c5c));
	background-image: -webkit-linear-gradient(top, #f07373, #e05c5c);
	background-image: -o-linear-gradient(top, #f07373, #e05c5c);
	background-image: linear-gradient(top, #f07373, #e05c5c);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07373', endColorstr='#e05c5c', GradientType=0);
	color: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none !important;
	padding: 10px 15px;
	border-radius: 5px !important;
}
.ui-tooltip.error .error-arrow {
	position: absolute;
	bottom: -9px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #e05c5c;
}


/* datepicker */
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 0;
}
#ui-datepicker-div {
	z-index: 10000 !important;
	border: 5px solid #d3d5e0;
	padding: 10px;
	width: auto;
}
.ui-datepicker .ui-widget-header.ui-datepicker-header {
	background: none;
	color: #242F65;
	border: 0;
	font-family: 'HelveticaNeueW02-47LtCn 694048','Arial CE',Arial,sans-serif;
	font-size: 140%;
	height: 50px;
}
.ui-datepicker .ui-datepicker-title {
	line-height: 50px !important;
}
.ui-datepicker .ui-datepicker-title select {
	padding: 0.15em;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	margin: 2px 0 6px !important;
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
	background: url("../images/icons.png") no-repeat scroll -92px -156px transparent;
	margin-left: -13px;
	margin-top: -8px;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
.ui-state-hover, .ui-state-default {
	border: 0;
	background: none !important;
	filter: none !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-state-focus {
	background: none !important;
	background-color: #242F65 !important;
}
.ui-dialog .ui-state-focus:hover {
	color: white !important;
}
.ui-state-default.ui-button:hover {
	background-color: #edf2fa !important;
}
.ui-state-focus.ui-button:hover {
	background-color: #242f65 !important;
}
.ui-datepicker .ui-datepicker-prev-hover.ui-state-hover .ui-icon {
	border-radius: 3px;
	background-color: #edf2fa;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
	background: url("../images/icons.png") no-repeat scroll -109px -156px transparent;
	margin-left: -13px;
	margin-top: -8px;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover.ui-state-hover {
	border: 0;
	background: none !important;
}
.ui-datepicker .ui-datepicker-next-hover.ui-state-hover .ui-icon {
	border-radius: 3px;
	background-color: #edf2fa;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default,
.ui-datepicker .ui-state-default {
	background: none !important;
	border: 0 !important;
	padding: 0.5em 0.8em;
	text-align: center;
	border-radius: 3px;
}
.ui-datepicker .ui-state-hover {
	background: none;
	background-color: #edf2fa !important;
	border: 0;
	color: #242F65 !important;
}
.ui-datepicker .ui-state-highlight {
	background-color: #242F65 !important;
	color: white !important;
}
.ui-datepicker .ui-datepicker-calendar thead th {
	color: #242F65;
	border-bottom: 1px solid #D5D4E2;
}

.no-border {
	border: none !important;
}
.no-inner-border td, .no-inner-border th {
	border: none !important;
}
.no-bg-color tr:nth-child(2n) {
	background: none !important;
}

.service-btn {
	border-radius: 3px;
	background-color: #1c2f67;
	color: #fff;
	height: 50px;
	font-weight: bold;
	height: 50px;
	padding: 17px 0;
	text-align: center;
	text-decoration: none;
	font-size: 1em;
	display: block;
	margin: 5px 0;
}
.poptavka-btn {
	margin-top: 15px;
	display: block;
	background: url('../images/poptavka-btn.png') 0 0 no-repeat;
	width: 308px;
	height: 56px;
	padding: 17px 0 0 56px;
	font-size: 1.4em;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

span.tel {
	background: url('../images/tel.png') 0 0 no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 6px 0 0 30px;
}
span.tel strong {
	font-size: 1.3em;
}

.borrow-date {
	display: block;
	float: right;
	text-align: right;
  font-size: 85%;
	margin: 3px 15px 0 0;
}

/* Icons
/*-------------------------------*/
i {
	display: inline-block;
}
i.req {
	font-size: 1.1em;
	padding-right: 3px;
}


/* Bulls
/*-------------------------------*/
i.bull {
	display: inline-block;
	width: 96px;
	height: 96px;
	background: #e6eaf3;
	background-clip: content-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-clip: content-box;
	border: 9px solid #cdd8ea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ie-border-radius: 50%;
	border-radius: 50%;

	color: #02356c;
	font-size: 4em;
	line-height: 3.32em;
	text-align: center;
	margin-bottom: 20px;
}
i.bull.green {
	background-color: #73be3f;
	border: 9px solid rgba(115,190,63,0.5);
	color: #fff;
}
i.bull.blue {
	background-color: #242F65 !important;
	border: 9px solid rgba(36,47,101,0.5);
	color: #fff;
}
i.bull.red {
	background-color: #df0032 !important;
	border: 9px solid rgba(223,0,50,0.5);
	color: #fff;
}
i.bull.ok {
	background-image: url('../images/check_48.png');
}
i.bull.nok {
	background-image: url('../images/cancel_48.png');
}
i.info {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #e6eaf3;
	background-clip: content-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-clip: content-box;
	border: 3px solid #cdd8ea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ie-border-radius: 50%;
	border-radius: 50%;

	color: #02356c;
	text-align: center;
	line-height: 17px;
	cursor: default;
	margin: 0 0 0 10px;
}

.input-help-box {
	position: absolute;
	display: block;
	background: url("../images/icons.png") no-repeat scroll -141px -70px rgba(0, 0, 0, 0);
	height: 18px;
	width: 18px;
	margin-top: -9px;
	right: -20px;
	top: 50%;
	border: 0;
}
.input-info-box {
	background: url("../images/icons.png") no-repeat scroll -271px -160px rgba(0, 0, 0, 0);
	position: absolute;
	display: block;
	height: 18px;
	width: 18px;
	margin-top: -9px;
	right: -20px;
	top: 50%;
	border: 0;
}



.nextc {
	background-image: url(../images/spritesheet.png) !important;
	background-repeat: no-repeat !important;
	background-position: -360px -296px !important;
	height: 22px !important;
	width: 51px !important;
	border: none;
}

.nextc span {
	display: none;
}

/*

	! ZDE NEVKLÁDAT CUSTOM STYLY !

*/

table.skin-b {
	border: none;
	width: 100%;
	border-spacing: 10px;
  border-collapse: separate;
}
table.skin-b td {
	position: relative;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 30px 10px;
	border: 1px solid #d6deea;
	border-radius: 2px;
  overflow: hidden;
	border-radius: 5px;
 	box-shadow: inset 0px 1px 0px 0px #fff, inset 0px -1px 2px 0px #000, 0px 5px 8px rgba(118, 118, 118, 0.8), 0 0px 0px 1px rgba(0, 0, 0, .3);
	background-color: rgba(255,255,255,0.6);
}
@media (max-width: 580px) {
    table.skin-b td {
        display: block;
        width: 45%;
        float: left;
        margin: 0 2.5% 20px;
    }
    table.skin-b td a img {
        max-height: 180px;
        min-height: 180px;
        width: auto;
    }
}
@media (max-width: 400px) {
    table.skin-b td {
        display: block;
        width: 80%;
        margin: 0 10% 20px;
    }
}
table.skin-b td:hover {
	box-shadow: inset 0px 1px 0px 0px #fff, inset 0px -1px 2px 0px #000, 0px 5px 0px rgba(110, 110, 110, 0.8), 0 0px 0px 1px rgba(0, 0, 0, .1);
}
table.skin-b td a.btm {
	bottom: 10px;
	display: block;
	position: absolute;
	width: 85%;
}

.general h4, .general h3, .general h2, .general h1 {
	margin: 0 0 20px 0;
}
.general ul {
	margin: 20px;
}

.in h4 {
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
	font-size: 1.6em;
	color: #242F65;
	margin: 18px 0 5px 0;
}
.in h4:first-child {
	margin: 5px 0 5px 0;
}

/* tabulka vyhledaných výsledků */
#jsSearchResult {
	border: 0;
}
#jsSearchResult .match{
	background-color:rgb(153,204,255);
}
#jsSearchResult td {
	padding: 15px 20px;
}
#jsSearchResult .result_abstract {
	padding-top: 5px;
}
#jsSearchResult .result_path {
	color: #73BF41;
	text-decoration: none;
	line-height: 22px;
}
#jsSearchResult .result_title {
	color: #242F65;
	font-size: 120%;
}
.buttons {
	margin: 30px 0;
}
.buttons a.button {
	margin: 0 0 5px 0;
}
.buttons a.button::before{
	display: block;
	width: 300px;
	height: 160px;
	content: '';
	margin: 0 0 10px 0;
        background-size: cover;
}
.buttons.forfour a.button::before{
	width: 225px;
	height: 120px;
}
.buttons a.button.dotace::before {
	background: url('../images/01_dotace.png') center center no-repeat transparent;
}
.buttons a.button.dotace:hover::before {
	background: url('../images/01_dotace_h.png') center center no-repeat transparent;
}
.buttons a.button.ref_projekty::before {
	background: url('../images/dotazy-h.jpg') center center no-repeat transparent;
}
.buttons a.button.ref_projekty:hover::before {
	background: url('../images/dotazy.jpg') center center no-repeat transparent;
}
.buttons a.button.nabidka::before {
	background: url('../images/02_orientacni-nabidka.png') center center no-repeat transparent;
}
.buttons a.button.nabidka:hover::before {
	background: url('../images/02_orientacni-nabidka_h.png') center center no-repeat transparent;
}
.buttons a.button.faq::before {
	background: url('../images/realizovano-h.jpg') center center no-repeat transparent;
}
.buttons a.button.faq:hover::before {
	background: url('../images/realizovano.jpg') center center no-repeat transparent;
}
.buttons a.button.ref_projekty_kotle::before {
	background: url('../images/ref-projekty-2_1.png') center center no-repeat transparent;
}
.buttons a.button.ref_projekty_kotle:hover::before {
	background: url('../images/ref-projekty-2_2.png') center center no-repeat transparent;
}
.buttons a.button.faq_kotle::before {
	background: url('../images/faq2_1.png') center center no-repeat transparent;
}
.buttons a.button.faq_kotle:hover::before {
	background: url('../images/faq2_2.png') center center no-repeat transparent;
}
.buttons a.button.faq_fotovolt::before {
	background: url('../images/03_faq.png') center center no-repeat transparent;
}
.buttons a.button.faq_fotovolt:hover::before {
	background: url('../images/03_faq_h.png') center center no-repeat transparent;
}

.buttons.forfour a.button.faq_fotovolt::before {
	background: url('../images/fve/03_faq.png') center center no-repeat transparent;
}
.buttons.forfour a.button.faq_fotovolt:hover::before {
	background: url('../images/fve/03_faq_h.png') center center no-repeat transparent;
}
.buttons.forfour a.button.dotace::before {
	background: url('../images/fve/01_dotace.png') center center no-repeat transparent;
}
.buttons.forfour a.button.dotace:hover::before {
	background: url('../images/fve/01_dotace_h.png') center center no-repeat transparent;
}
.buttons.forfour a.button.nabidka::before {
	background: url('../images/fve/02_orientacni-nabidka.png') center center no-repeat transparent;
}
.buttons.forfour a.button.nabidka:hover::before {
	background: url('../images/fve/02_orientacni-nabidka_h.png') center center no-repeat transparent;
}
.buttons.forfour a.button.reference::before {
	background: url('../images/fve/04_fotovoltaicke-elektrarny.png') center center no-repeat transparent;
}
.buttons.forfour a.button.reference:hover::before {
	background: url('../images/fve/04_fotovoltaicke-elektrarny_h.png') center center no-repeat transparent;
}

.buttons a.button {
	padding: 0 0 10px 0;
	border: none;
	text-align: center;
}

@media (max-width: 480px) {
    #jsSearchResult .result_path {
        word-break: break-all;
    }
    #jsSearchResult td {
	padding: 15px 0;
    }
    .buttons a.button {
        width: 100%;
    }
    .buttons a.button::before {
        width: 100%;
    }
}

/** OVERVIEW EXPANDABLE **/
dl.overviewExpandable > dt {
	background: none repeat scroll 0 0 #E7EBF4;
	font-family: 'HelveticaNeueW02-47LtCn 694048','Arial CE',Arial,sans-serif;
	padding: 8px 40px 8px 12px !important;
	border-radius: 0px !important;
	border-bottom: 0 none !important;
}
dl.overviewExpandable > dt {
	border-top: 1px solid #D5D4E2 !important;
        min-height: 48px;
        padding: 8px 6px 8px 8px;
        position: relative;
	margin: 0 !important;
	background: none repeat scroll 0 0 #E7EBF4 !important;
	line-height: 30px;
	font-size: 1.3em;
	cursor: pointer;
}
dl.overviewExpandable > dt:after {
	background: url("../images/icons.png") no-repeat scroll -111px -156px rgba(0, 0, 0, 0);
	height: 20px;
    width: 20px;
	content: "";
	display: block;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	position: absolute;
}
dl.overviewExpandable > dt[stus="active"]:after {
	background: url("../images/icons.png") no-repeat scroll -46px -156px rgba(0, 0, 0, 0);
}
dl.overviewExpandable > dd {
	display: none;
	top: 0 !important;
	padding: 30px 20px !important;
	border-radius: 0 !important;
	border: 0 !important;
	background-color: #FFF;
}
dl.overviewExpandable > dd dd {
	padding: 15px 15px !important;
}
dl.overviewExpandable > dd dt {
	padding: 8px 15px !important;
	position: relative;
}

dl.overviewExpandable > dd dt:after {
	background: url("../images/icons.png") no-repeat scroll -111px -156px rgba(0, 0, 0, 0);
	height: 20px;
    width: 20px;
	content: "";
	display: block;
	right: 3px;
	top: 50%;
	margin-top: -12px;
	position: absolute;
}
dl.overviewExpandable > dd dt[stus="active"]:after {
	background: url("../images/icons.png") no-repeat scroll -46px -156px rgba(0, 0, 0, 0);
}
dl.overviewExpandable > dd dt[stus="active"] {
	border-radius: 3px 3px 0 0;
}
@media screen and (max-width: 760px) {
  .vivo-roller {
    margin: 0 -10px !important;
  }
}

.pretty-number, ol.pretty-number2 li:before {
	display: inline-block;
	margin: 0 10px 0 40px;
	padding: 3px 10px;
	background-color: #013063;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

ol.pretty-number2 {
	counter-reset:li;
	list-style: none;
	padding: 0 0 0 70px;
	margin: 0;
}
ol.pretty-number2 li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; 
	position:absolute;
	left: -4.5em;
	top: 4px;
}
ol.pretty-number2 li {
	position: relative;
	line-height: 1.8em;
}
table.double {
	border: 3px double #d5d4e2 !important;
}

@media (max-width: 480px) {
    ol.pretty-number2 {
        padding-left: 25px;
    }
}

/* FORM ERRORS */
.form-error-box {
    position: absolute;
    z-index: 999;
    background-color: #e05c5c;
    background-image: -moz-linear-gradient(top, #f07373, #e05c5c);
    background-image: -ms-linear-gradient(top, #f07373, #e05c5c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f07373), to(#e05c5c));
    background-image: -webkit-linear-gradient(top, #f07373, #e05c5c);
    background-image: -o-linear-gradient(top, #f07373, #e05c5c);
    background-image: linear-gradient(top, #f07373, #e05c5c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07373', endColorstr='#e05c5c', GradientType=0);
    color: white;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none !important;
    padding: 10px 15px;
    border-radius: 5px !important;
    width: 200px;
    text-align: center;
    display: none;
}
.form-error-box:after {
	content: '';
	position: absolute;
	bottom: -9px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #e05c5c;
}

.input-error{
    border: 1px solid #9a2f2f;
    color: #9a2f2f;
    background-color: #ffe8e8;
}
/* PRE radio */
input[type="radio"] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none !important;
	width: 25px;
	height: 25px;
	background: url('../images/radio_checkbox.png') -182px -2px no-repeat;
	/*background: url('../images/form_elements.png') -182px -2px no-repeat;*/
}
input[type="radio"]:checked {
	background-position: -152px -2px;
}
input[type="radio"]:disabled {
	background-position: -242px -2px;
}
input[type="radio"]:disabled:checked {
	background-position: -212px -2px;
}
input[type="radio"].input-error {
	background-position: -272px -2px;
}

input[type="radio"] + label.pre-radio {
	display: inline-block;
	position: relative;
	left: 0;
	top: 0;
	width: 25px;
	height: 25px;
	margin: -3px 5px 0 0;
	line-height: 1em;
	vertical-align: middle;
	background: url('../images/radio_checkbox.png') -182px -2px no-repeat;
	cursor: pointer;
	z-index: 2;
}
input[type="radio"]:checked + label.pre-radio {
	background-position: -152px -2px;
}
input[type="radio"]:disabled + label.pre-radio {
	background-position: -242px -2px;
}
input[type="radio"]:disabled:checked + label.pre-radio {
	background-position: -212px -2px;
}
input[type="radio"].input-error + label.pre-radio {
	background-position: -272px -2px;
}


/* PRE checkbox */

input[type="checkbox"] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none !important;
	width: 27px;
	height: 27px;
	background: url('../images/radio_checkbox.png') -31px -2px no-repeat;
	/*background: url('../images/form_elements.png') -31px -2px no-repeat;*/
	margin: -3px 0 0 0;
	z-index: 2;
	float: left;
}
input[type="checkbox"]:checked {
	background-position: -1px -2px;
}
input[type="checkbox"]:disabled {
	background-position: -91px -2px;
}
input[type="checkbox"]:disabled:checked {
	background-position: -61px -2px;
}
input[type="checkbox"].input-error {
	background-position: -121px -2px;
}
input[type="checkbox"].input-error:checked {
	background-position: -301px -2px;
}

input[type="checkbox"] + label.pre-checkbox {
	background: url('../images/radio_checkbox.png') -31px -2px no-repeat;
	width: 27px;
	height: 27px;
	margin: -5px 5px 0 0;
	z-index: 2;
	float: left;
}
input[type="checkbox"]:checked + label.pre-checkbox {
	background-position: -1px -2px;
}
input[type="checkbox"]:disabled + label.pre-checkbox {
	background-position: -91px -2px;
}
input[type="checkbox"]:disabled:checked + label.pre-checkbox {
	background-position: -61px -2px;
}
input[type="checkbox"].input-error + label.pre-checkbox {
	background-position: -121px -2px;
}
input[type="checkbox"].input-error:checked + label.pre-checkbox {
	background-position: -301px -2px;
}
form span.radio {
	margin: 0 10px 0 0;
}

.same-selectedbox-width select{
	width: 250px;
}

@media screen and (max-width: 990px) {
	.buttons a.button::before{
		width: 250px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	.buttons {
		border-radius: 5px;
		text-align: center;
	}
}
@media screen and (max-width: 840px) {
	.buttons a.button::before{
		width: 220px;
	}
}
@media screen and (max-width: 750px) {
	.buttons a.button::before{
		width: 200px;
	}
}
@media screen and (max-width: 700px) {
	.buttons a.button::before{
		width: 180px;
	}
}
@media screen and (max-width: 630px) {
	.buttons a.button::before{
		width: 300px;
	}
}
@media screen and (max-width: 480px) {
	.buttons a.button{
		width: 300px;
	}
}

.bannersHp a {
	font-size: 75%;
}
.mobileVersion{
	display: none;
	visibility: hidden;
}
.desktopVersion{
	display: block;
	visibility: visible;
}

@media screen and (max-width: 768px) {
	.mobileVersion{
		display: block;
		visibility: visible;
	}
	.mobileVersion a{
		text-decoration: none;
	}
	p .mobileVersion{
		line-height: 1.4em;
	}
	.desktopVersion{
		display: none;
		visibility: hidden;
	}
	.footer-phone.mobileVersion{
		font-size: 0.9em;
		color: #fff;
	}
	.footer-phone.mobileVersion a{
		color: #fff;
	}
}

.homepage .tiles {
	/*margin-left: -10px;
	margin-right: -10px;*/
	margin-bottom: 1.25em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}




.homepage .tiles.faces{
	margin-left: 0px;
}
.homepage .tiles.faces .col-faces.space {
	margin-bottom: 1.25em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 3%;
}


.homepage .tiles .tile a:before,
.homepage .tiles .tile a:after,
.homepage .tiles .tile .possibleLink:before,
.homepage .tiles .tile .possibleLink:after {
	content: " ";
	display: table;
}
.homepage .tiles .tile a:after {
	clear: both;
}
.homepage .tiles .tile .possibleLink:after {
	clear: both;
}
.homepage .tiles .tile a h2, .homepage .tiles .tile .possibleLink h2 {
	font-weight: 200;
	margin-bottom: .75em;
	font-size: 1.875em;
}
.homepage .tiles .tile a h2.pronajemTile {
	padding: 0 0 0 20px;
}
.homepage .tiles .tile a em, .homepage .tiles .tile .possibleLink em {
	position: relative;
	left: 1em;
}
.homepage .tiles .tile a em:before, .homepage .tiles .tile .possibleLink em:before {
	content: "";
	position: absolute;
	top: -0.5em;
	left: 0;
	width: 60px;
	height: 0;
	border-bottom: 1px solid #ffffff;
}
.homepage .tiles .tile a img, .homepage .tiles .tile .possibleLink img {
	width: 100%;
	float: left;
}











/*.overlay-color {
	background-color: #98bde5;}
*/

/*.homepage .tiles .tile .overlay-color {
	background-color: #98bde5;
}*/


 #hp-banner2 .rekonstrukce :hover {
	/*background-color: #1c2f67ed;*/
	 background-color: #9a2f2fed;
}

#hp-banner2 .tepelna-cerpadla :hover {
	/*background-color: #9a2f2fed;/*#0089aded;*/
	background-color: #124883ed;
}

#hp-banner2 .plynove-kotle :hover {
	/*background-color: #ff8c69ed;*/
	background-color: #9a2f2fed;

}

#hp-banner .vyprodej-vystavenych-kol :hover {
	background-color: #124883ed;
	/*background-color: #78c004ed;*/
}
#hp-banner .new :hover {
	background-color: #124883ed;
}

#hp-banner .wallboxy-pre :hover {
	background-color: #9a2f2fed;
}



.homepage .tiles .tile a .title,
.homepage .tiles .tile .possibleLink .title{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	min-height: 3.1em;
	/*padding: .5em 1em;*/
	color: #ffffff;
	/*text-transform: uppercase;
	font-weight: bold;*/

	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition: transform 0.35s ease-out;
	-moz-transition: transform 0.35s ease-out;
	-ms-transition: transform 0.35s ease-out;
	-o-transition: transform 0.35s ease-out;
	transition: transform 0.35s ease-out;

	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;

	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	margin: 0;
	padding: 20px 0;
	font-size: 1.6em;
	height: 35%;
}
.homepage .tiles .tile a .overlay,
.homepage .tiles .tile .possibleLink .overlay{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
}
.homepage .tiles .tile a .overlay:before,
.homepage .tiles .tile .possibleLink .overlay:before{
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
}
.homepage .tiles .tile a .overlay:after,
.homepage .tiles .tile .possibleLink .overlay:after{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
}
.homepage .tiles .tile a .overlay:before,
.homepage .tiles .tile a .overlay:after,
.homepage .tiles .tile .possibleLink .overlay:before,
.homepage .tiles .tile .possibleLink .overlay:after{
	content: "";
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	top: 15px;



	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	z-index: 1;
}
.homepage .tiles .tile a .overlay .overlay-color,
.homepage .tiles .tile .possibleLink .overlay .overlay-color{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s;
	transition: opacity 0.35s ease 0s;
}
.homepage .tiles .tile a .overlay .overlay-content,
.homepage .tiles .tile .possibleLink .overlay .overlay-content{
	position: absolute;
	bottom: 27px;
	left: 43px;
	right: 43px;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #ffffff;
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	-ms-transform: translate3d(-40px, 0, 0);
	-o-transform: translate3d(-40px, 0, 0);
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	z-index: 4;
}

.homepage .tiles .tile a:hover .title,
.homepage .tiles .tile a:focus .title,
.homepage .tiles .tile .possibleLink:hover .title,
.homepage .tiles .tile .possibleLink:focus .title{
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	-webkit-transition: transform 0.4s ease-out;
	-moz-transition: transform 0.4s ease-out;
	-ms-transition: transform 0.4s ease-out;
	-o-transition: transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}
.homepage .tiles .tile a:hover .overlay:before,
.homepage .tiles .tile a:focus .overlay:before,
.homepage .tiles .tile a:hover .overlay:after,
.homepage .tiles .tile a:focus .overlay:after,
.homepage .tiles .tile .possibleLink:hover .overlay:before,
.homepage .tiles .tile .possibleLink:focus .overlay:before,
.homepage .tiles .tile .possibleLink:hover .overlay:after,
.homepage .tiles .tile .possibleLink:focus .overlay:after{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
	-moz-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
	-ms-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
	-o-transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
	transition: opacity 0.4s ease 0s, transform 0.45s ease 0.2s;
}
.homepage .tiles .tile a:hover .overlay .overlay-color,
.homepage .tiles .tile a:focus .overlay .overlay-color,
.homepage .tiles .tile .possibleLink:hover .overlay .overlay-color,
.homepage .tiles .tile .possibleLink:focus .overlay .overlay-color{
	/*opacity: 0.9;
	filter: alpha(opacity=90);*/
}
.homepage .tiles .tile a:hover .overlay .overlay-content,
.homepage .tiles .tile a:focus .overlay .overlay-content,
.homepage .tiles .tile .possibleLink:hover .overlay .overlay-content,
.homepage .tiles .tile .possibleLink:focus .overlay .overlay-content {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
}

.homepage h1 {color: white}
.homepage .tiles.faces{
	margin-left: 0px;
}

#hp-banner > div.tile > a > div  :hover, #hp-banner2 > div.tile > a > div  :hover{color: white; background: transparent!important;}





