@media screen, projection, tv {
	html, body {
		background: White;
		margin: 0;
		padding: 0;
		min-width: 1200px;
	}
	html, body, input, textarea, select, table, .square h2, h2.spec {
		font-family: Roboto, sans-serif;
		font-weight: 300;
		color: #364750;
	}
	/*#indexSq, .bm, #pata, .claim-in h4,  .textReference p, .profilBox h3, .kb h4, .Rkontakt h5, .refDatum,  .datum, .filtr em, .refKont strong, .sign, .ss p, .refLineLogo span{ font-family: "Georgia CE", Georgia,"Times New Roman", "New York CE", "Times CE",  times, serif;  }*/
	/*.square h2,    .claim-in h2, .refOne h2,*/
	.square h3 span.num, .profilCont h2, .kudyMapa li, .xx1 strong {
		font-family: 'Hammersmith One', sans-serif;
		font-weight: 400;
	}
	hr {
		height: 1px;
		color: #e8e8e8;
		background: #e8e8e8;
		clear: both;
		margin: 2em 0;
		padding: 0;
		border: 0;
	}
	address {
		font-style: normal;
		display: block;
		margin: .5em 0;
	}
	.hlavni {
		margin-top: 0;
	}
	h1 {
		margin: 0em 0 .4em 0;
		line-height: 1.2em;
		color: #46aacb;
		font-weight: 700;
		font-size: 4em;
	}
	h2 {
		font-size: 2em;
		margin: 1em 0 .6em 0;
		line-height: 1.2em;
		color: #17254c;
	}
	h3 {
		font-size: 1.7em;
		margin: 1em 0 .8em 0;
		line-height: 1.2em;
		color: #17254c;
		font-weight: 500;
	}
	h4 {
		font-size: 1.5em;
		margin: 1.2em 0 .6em 0;
		line-height: 1.2em;
		color: #17254c;
		font-weight: 500;
	}
	h5 {
		font-size: 1.4em;
		margin: 1.4em 0 .6em 0;
		line-height: 1.2em;
		color: #46aacb;
		font-weight: 400;
	}
	a {
		color: #46aacb;
	}
	a:hover {
		color: #364750;
	}
	strong {
		font-weight: 500;
	}
	input, textarea, select {
		margin: 3px 0;
		border: 1px solid #cbd5db;
		padding: 5px;
		display: inline-block;
		overflow: visible;
		background: White url(../img/input.png) repeat-x;
	}
	input.btn, .btn {
		text-decoration: none;
		color: White;
		display: inline-block;
		padding: 9px 15px;
		border-color: #17254c;
		background: #17254c url(../img/btn.png) repeat-x 0 center;
		-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
		-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
		box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	}
	input.btn:hover, .btn:hover {
		background: #46aacb;
		-moz-box-shadow: 0 0 0;
		-webkit-box-shadow: 0 0 0;
		box-shadow: 0 0 0;
		border-color: #46aacb;
		color: White;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a {
		text-decoration: none;
	}
	#cont {
		line-height: 1.6em;
		font-size: .9em;
	}
	#base {
		text-align: left;
	}
	#head {
		padding: 0 0 0 0;
		background: rgba(255, 255, 255, 0);
		width: 100%;
		position: fixed;
		-webkit-transition-property: all;
		-webkit-transition-duration: 100ms;
		-moz-transition-property: all;
		-moz-transition-duration: 100ms;
		transition: all 100ms ease-in-out;
		z-index: 999;
	}
	#headIn {
		width: 1200px;
		margin: 0 auto;
		height: 130px;
	}
	#head p {
		margin: 0 0 0 0;
		font-weight: bold;
		float: left;
		padding-top: 26px;
	}
	#head a {
		;
		text-decoration: none;
	}
	.HPindex #head {
		left: 0;
		top: 0;
		width: 100%;
		background: transparent;
	}
	#head p img {
		height: auto;
		width: 225px;
	}
	#head .mut {
		float: right;
		padding-top: 29px;
		background: transparent;
		margin-right: 15px;
	}
	#head .mut a {
		display: block;
		padding: 8px 15px 10px;
	}
	#head .mut img {
		display: block;
		border: 1px solid rgba(0, 0, 0, .15);
	}
	#head .mut a:hover {
		background: #46aacb;
	}
	.showOn {
		display: none;
	}
	#menu {
		width: auto;
		float: right;
		clear: right;
	}
	#menu ul {
		margin: 0;
		list-style-type: none;
		padding: 23px 0 0 0;
	}
	#menu li {
		width: auto;
		float: left;
		padding: 0 0 0 32px;
		position: relative;
	}
	#menu a {
		text-decoration: none;
		display: block;
		width: auto;
		color: #17264C;
		font-weight: 700;
		font-size: 1em;
		text-transform: uppercase;
		padding: 1px 1px;
		background: transparent;
		font-size: 1.05em;
	}
	#menu a:hover, #menu li:hover a, #menu li.hover a, #menu a.aktivni {
		color: #46aacb;
	}
	/*
#menu ul ul{ display: none; position: absolute; top: 0; left: 194px; z-index: 5000; border: 0; }
#menu ul ul a{ font-weight: normal;  padding-left: 10px; padding-right: 10px; }
#menu ul ul li{ padding: 0; background-image: none; width: auto; }
#menu li:hover ul, #menu li.hover ul{ display: block; }
#menu ul ul a:hover{ text-decoration: underline;  }
*/
	#nav {
		float: right;
		padding: 29px 0 0 0;
	}
	#nav ul {
		margin: 0;
		list-style-type: none;
		padding: 0;
	}
	#nav li {
		width: auto;
		float: left;
		padding-right: 13px;
	}
	#nav a {
		text-decoration: none;
		display: block;
		width: auto;
		padding: 0 10px;
		color: #46A9D3;
		line-height: 32px;
		background: transparent;
	}
	#nav a:hover, #nav a.aktivni {
		background: #46aacb;
		color: White;
	}
	.search {
		float: right;
		padding-top: 29px;
	}
	.search .pole {
		margin: 0;
		padding: 5px;
		height: 33px;
		color: #46A9D3;
		width: 210px;
	}
	.search .xbtn {
		padding: 0;
		margin: 0;
		color: #46AACB;
		border: 0;
		vertical-align: middle;
		background: transparent none;
		width: 31px;
		height: 30px;
		line-height: 30px;
		margin-left: -32px;
		-moz-box-shadow: 0 0 0;
		-webkit-box-shadow: 0 0 0;
		box-shadow: 0 0 0;
	}
	.search .xbtn:hover {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAfCAIAAACgQJBPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKdJREFUeNpEUEESxDAIEif//2/3UFZB08y0UVQg4nl+0YcMAHHqXwmi/vXh6HbSJ0MlGIvqr+5GGFNnOIHu3MbBUkoud+Fw1GmOXKLqovi+uKNDjQNskzWP7dY4iq/jQYPJK25/3PCl9SSuGcpveFyOWP54xzn9y2h/Yw5C6PdcE8yrTprfN5fv1dy7qudTMz9vKNL8kt2/NoEB9L7d1+yT462xvwADAOZle+2COtQ3AAAAAElFTkSuQmCC);
	}
	.search i {
		color: #46AACB;
		font-size: 13px;
		line-height: 31px;
		vertical-align: top;
	}
	#main {
		border-bottom: 1px solid #e1e5e7;
		width: 1200px;
		margin: 0 auto;
		padding-bottom: 20px;
		padding-top: 120px;
	}
	/*.profilPage #main{ border-bottom: 1px solid #e1e5e7; max-width: 1140px;  margin: 0 auto; padding-bottom: 20px; }*/
	#stred {
		width: 925px;
		padding-right: 60px;
		float: left;
	}
	.profilPage #stred {
		width: 1200px;
		padding-right: 0;
		float: left;
	}
	#right {
		float: left;
		width: 275px;
		padding-top: 20px;
		background: white;
	}
	.xLayout #stred {
		float: none;
		width: auto;
		padding: 0;
	}
	.xLayout #main {
		padding-top: 120px;
	}
	.HPindex #stred, .HPindex #main, .HPindex .plocha {
		margin: 0;
		padding: 0;
		border: 0;
		width: auto;
		float: none;
	}
	.refLayout #stred {
		margin: 0;
		padding: 0;
		border: 0;
		width: auto;
		float: none;
	}
	.plocha {
		padding: 20px 0;
	}
	.plocha ul {
		margin: 1em 0;
		margin-left: 1.2em;
		padding: 0;
		list-style-image: url(../img/li.png);
	}
	.plocha ul.fajfky li {
		padding-left: 40px;
		background: url(/img/fajfka.png) 0 5px no-repeat;
		margin: 25px 0;
	}
	.plocha ul.fajfky2 li {
		margin: 8px 0;
		background-image: url(/img/fajfka2.png);
		font-weight: 700;
	}
	.plocha ul.fajfky {
		margin: 1em 0 1em 0;
		font-size: 1.25em;
		line-height: 1.35em;
		list-style-type: none;
		list-style-image: none
	}
	.plocha ul li {
		padding: .2em 0 .2em 0;
	}
	.plocha ul.minusplus {
		list-style-image: none;
		margin-left: 0;
		padding-left: 0;
	}
	.plocha ul.minusplus li {
		position: relative;
		padding: 8px 0;
		padding-left: 50px;
		margin: 20px 0;
		font-weight: 400;
		font-size: 1.1em;
		line-height: 1.3em;
	}
	.plocha ul li.minus:before {
		color: #b22222;
		position: absolute;
		left: 0;
		top: 0;
		text-align: center;
		display: inline-block;
		content: "\f00d";
		border: 1px solid #e8e8e8;
		width: 40px;
		line-height: 38px;
		height: 40px;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.plocha ul li.plus:before {
		content: "\f00c";
		color: #46aacb;
	}
	div.potvrzeni {
		width: 24%;
		padding: 10px;
		z-index: 100;
		background-color: #F9F9F9;
		background-color: rgba(250, 250, 250, .95);
		top: 150px;
		left: 38%;
		text-align: center;
		font-weight: normal;
		font-size: 1.1em;
		position: absolute;
		border: 1px solid #E7E7E7;
		-moz-box-shadow: 0 0 3px #d5d5d5;
		-webkit-box-shadow: 0 0 3px #d5d5d5;
		box-shadow: 0 0 3px #d5d5d5;
	}
	div.potvrzeni p {
		padding: 25px;
		margin: 0;
	}
	div.potvrzeni .btn {
		-moz-box-shadow: 0 0 0;
		-webkit-box-shadow: 0 0 0;
		box-shadow: 0 0 0;
		min-width: 80px;
	}
	table.tab {
		font-size: 1em;
		border: 1px solid white;
		border-collapse: collapse;
		margin: 12px 0;
		width: auto;
		line-height: 1.2em;
	}
	table.tab th {
		color: White;
		background-color: #024074;
		padding: 4px 7px;
		font-weight: normal;
		text-align: left;
		border: 1px solid white;
	}
	table.tab td {
		border: 1px solid white;
		padding: 4px 7px;
		background: transparent;
	}
	table.tab tr:nth-of-type(odd) {
		background-color: #DFEEFF;
	}
	.formik th {
		padding: 6px 10px 2px 0;
		border: 0;
		vertical-align: top;
		text-align: left;
	}
	.formik td {
		padding: 2px 5px;
		border: 0;
	}
	#indexSq {
		clear: both;
		width: 1200px;
		padding: 0 0 30px 0;
		margin: 0 auto;
	}
	.square {
		padding: 23px 0;
		width: 33.33%;
		float: left;
		position: relative;
	}
	.square+.square+.square+.square {
		border-top: 1px solid #d0d7db;
	}
	.square-in {
		background: transparent url(../img/cara.png) repeat-y 100% 0;
		text-align: center;
		height: 288px;
		position: relative;
	}
	.square h2 {
		color: #17254c;
		text-transform: uppercase;
		font-size: 1.7em;
		margin: 0 0 20px 0;
		padding: 0 15px;
		font-weight: bold;
	}
	.square h3 {
		color: #46aacb;
		font-weight: normal;
		font-size: 1.5em;
		margin: 0;
		padding: 0 30px;
	}
	.square h3 span.num {
		font-size: 4.6em;
		color: #46aacb;
		line-height: .94em;
		font-style: normal;
		display: block;
		text-align: center;
	}
	.square p {
		margin: 10px 0 5px 0;
		padding: 0 15px;
		line-height: 1.25em;
	}
	.square h4 {
		font-size: 1.1em;
		font-weight: normal;
		margin: 3px 0;
	}
	.slide {
		position: relative;
		margin-top: -19px;
	}
	.s1 {
		position: absolute;
		left: 10px;
		top: 80px;
		cursor: pointer;
	}
	.s2 {
		position: absolute;
		right: 10px;
		top: 80px;
		cursor: pointer;
	}
	.square .img {
		display: block;
		height: auto;
		margin: 8px 0;
		max-width: 120px;
		width: 100%;
		height: auto;
	}
	.square.sec h2 {
		margin-bottom: 10px;
	}
	.square.sec .square-in {
		height: 310px;
	}
	.square:nth-of-type(3n+0) .square-in {
		background-image: none;
	}
	.rozbal {
		display: block;
		margin: 0 auto;
		position: relative;
		top: -2px;
		cursor: pointer;
		background: #17254c;
	}
	.rozbal:hover {
		background: #46aacb;
	}
	.HPkontaktBox p {
		margin: 0;
	}
	.HPkontaktBox h3 {
		margin-bottom: 18px;
	}
	#pata {
		clear: both;
		width: 1200px;
		padding: 50px 0;
		margin: 0 auto;
	}
	#pata p {
		margin: 0;
		padding: 10px 0 0 0;
		font-size: .8em;
	}
	#pata a {
		text-decoration: none;
		margin: 0 10px;
	}
	#pata a span {
		text-decoration: underline;
	}
	.vpravo {
		float: right;
	}
	.logoTab {
		background: #63b0c9 url(../img/l1.png) repeat-x;
	}
	.logoTab-in {
		background: transparent url(../img/l2.png) repeat-x 0 100%;
	}
	.logoTab-inin {
		clear: both;
		width: 1200px;
		padding: 0 27px 50px 27px;
		margin: 0 auto;
		text-align: center;
		color: White;
		font-style: italic;
	}
	.logo {
		float: left;
		border: 1px solid #5ea7bf;
		border-top: 0;
		border-left: 0;
		width: 191px;
		height: 191px;
	}
	.logo a {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		width: 189px;
		height: 189px;
	}
	.logo a:hover {
		-moz-box-shadow: inset 0 0 15px #5ea7bf;
		-webkit-box-shadow: inset 0 0 15px #5ea7bf;
		box-shadow: inset 0 0 15px #5ea7bf;
	}
	.logo img {
		display: block;
		/*background-color: #63B0C9;*/
		margin: 0 auto;
	}
	.bm-cont {
		border-top: 1px solid #5ea7bf;
		border-left: 1px solid #5ea7bf;
	}
	.bm {
		font-size: 1.1em;
		height: 60px;
		color: White;
	}
	.bm span {
		cursor: pointer;
		display: inline-block;
		line-height: 60px;
		vertical-align: top;
	}
	.bm span span {
		padding: 0 15px;
	}
	.bm span span:hover {
		background: #5ea7bf;
	}
	.bm span.aktivni span {
		background: White;
		color: #46aacb;
		cursor: default;
	}
	.bm span.aktivni {
		background: transparent url(../img/sip.png) no-repeat center 100%;
		padding-bottom: 4px;
	}
	.logoTab .bm {
		text-align: right;
		float: right;
		margin-right: 8px;
	}
	.logoTab h3 {
		color: White;
		margin: 0 380px;
		line-height: 60px;
		font-size: 1.7em;
		font-weight: bold;
		font-style: normal;
		text-transform: uppercase;
	}
	.logoBar {
		background: #0E214C;
		margin-bottom: 30px;
		position: relative;
		z-index: 100;
	}
	.logoBar p {
		margin: 0;
		width: 1200px;
		margin: 0 auto;
	}
	.logoBar:after {
		content: " ";
		display: block;
		clear: both;
	}
	.logoBar .logo {
		float: left;
		border: 1px solid rgba(255, 255, 255, .1);
		border-top: 0;
		border-left: 0;
		width: 14.2857%;
		height: auto;
		position: relative;
	}
	.logoBar .logo a {
		display: block;
		vertical-align: middle;
		text-align: center;
		width: auto;
		height: auto;
		padding: 0 30px;
		overflow: hidden;
	}
	.logoBar .logo img {
		display: block;
		/*background-color: #63B0C9;*/
		margin: -15px auto;
		width: 100%;
		height: auto;
	}
	.logoBar .logo a:hover {
		-moz-box-shadow: inset 0 0 15px rgba(255, 255, 255, .5);
		-webkit-box-shadow: inset 0 0 15px rgba(255, 255, 255, .5);
		box-shadow: inset 0 0 15px rgba(255, 255, 255, .5);
	}
	.logoBar .logo.aktivni a:hover {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.logoBar .logo.aktivni::after {
		content: " ";
		width: 22px;
		background: url(/img/slideArr.png);
		margin-left: -11px;
		top: -11px;
		padding: 0;
		left: 50%;
		margin: 0;
		height: 11px;
		position: absolute;
		display: block;
	}
	h2.spec {
		margin: 40px 0;
		font-size: 1.9em;
		font-weight: bold;
		color: #17254c;
	}
	.bmMini {
		text-align: center;
	}
	.bmMini span {
		color: #46aacb;
		line-height: 35px;
		padding: 0 15px;
		vertical-align: middle;
		display: inline-block;
		cursor: pointer;
	}
	.bmMini span.aktivni {
		background: #63b0c9 no-repeat center 100%;
		color: White;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACdJREFUeNpi/P//PwMSAHEYYRxGJElkVYzIkijaYQpAktgkwAAgwABGRw/43U3jvwAAAABJRU5ErkJggg==);
	}
	.bmMini span:hover {
		background-color: #63b0c9;
		color: White;
	}
	.pic {
		width: 240px;
		height: 180px;
		overflow: hidden;
		display: block;
	}
	.pic span {
		width: 240px;
		height: 180px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		background: White;
	}
	.pic span img {
		display: block;
		margin: 0 auto;
	}
	.bub {
		font-weight: 300;
		color: White;
		background: transparent url(../img/bub1.png) no-repeat;
		position: absolute;
		right: 0;
		top: -32px;
		width: 157px;
		z-index: 99;
		text-align: center;
		line-height: 43px;
		height: 56px;
		text-decoration: none;
	}
	.bub:hover {
		color: White;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ0AAAA4CAYAAADn9/qLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAlNJREFUeNrs3d9KakEUx3GxjWAEQSAIQhAEQiAI+Qy9Qe/SA9RlN90EvUDQXZcFQkIgFJIVEVIQXRRCFxUUEhW0JrcQNrpn457Zuvl+YB1ONscO48+1xj/n6K3snaaAEOalcgbrMlIl3Tc89tC6stSUwbq8VMHwOpcN1xX86w0y5f89XeiMW+hmpRYN1y5JZQ3WzUktGF5nyb+HBsn593iEd+JpEr/u31BBZqSKhj+o6K8Hjj3NPXiNfYHN0KU1ZwDAlm+puqc5zAK2XB6sVl7ThA4uR6v6hfGK2ENHpwOhQ2LcyXnugfEK512OTgdCh0Sr6UKnXo3IsDew4EnOcy1d6OhysD5aCR1iDx2PXEGnQyJ0pBqEDi7V5UHEN+MVsY1WOh0IHRLn902bw0LHeEXUmnKeexsUOvWvsLLsEWyP1r+hY7TCeegYraDTYeK15DzXJnSIvcsxXhFr6Oh0cB66HHuECLXlPHdLp8NYdDlCh9hCl2G8wnXo6HKIknqttUno4NK/N23qQsdzdHA2Wul0IHSYeNo3bTJeYVNDznMdOh1cqpksInRwep5T1H90XTFY9y41HbCmKrUvdSR1LfXFbZB8Mk5D/xnTT8x5HhI6Fa5NqS2pR24GmIxXE+0h39tIdT/whMAh0tDdD7h8xw8dEHnobjSXnUltS32yjbARuivNZbupgBd2gVFCdy710ff1HtsHm6G7SHWfCuk5HHLOAyIJnVId8HvAWuh63a2/6wGhhPk49d45Lt93vgOsha73iLXMtsFl6NRzcy9sG0bxI8AADeJoizSFWmwAAAAASUVORK5CYII=);
	}
	.bub2 {
		background-image: url(../img/bub2.png);
		width: 188px;
	}
	.bub2:hover {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALsAAAA4CAYAAACltIkcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqtJREFUeNrs3cFKG0Ecx/GthhQlUBBCBUEopAgBQfAdvCie+gB9DF/AYy9ehL5AobfSmyJ4CwihqaEVNFBaqAgebA9FWhvof+hElnEzOxoCmf98P/AXHZeAw89/ZmeTzaOnzzcyIFJNqRlnbEmq5ow9k3pcYb4wBnM2YHlPpBrO2IwNbN601ErBY67Y3z3UPmFPz7JUNaBDNmxA8xal6s7YvNRCBH93i7BPjroNU1mHrNmn6ryqDbFrlWm91SHsYYqeQos65LD14pwztmA7IujswYqeQos65KjrRcTt+8Xp+4txhn01sEOOsl4EQhyZL76wr0ttjrBeBCZFuyzsL6VeME/Q0tmnSk7KAPVhr2V3t7yAGPXk5PSnL+zNbLSrVcBEdXVf2DnhBGEHItMm7EhBn7AjFZ/l5PTaF3ZzCZ4rlVC1Xh8WdvbXkUzYWcJA3ckpYYdmZq3eJexIQVdOTv/4wm6umjaZJyjQcgfcsJuX71aZJyjQKQs7OzFIprOzXocG5lWOPcKOFLTl5LRP2JFE2IsG82E3b3BeZJ6gwFFZ2OnqSKazE3ZocCnr9S+EHckuYdyws8cOtUsYOjuS7Ozmthk15gkphJ2uDg2+ycnpJWFH0l2dsCPJsLMTAw3aZWE390ZvME+IXD8k7NzXERrc3sDUF3bW69CgVXYAYYcWHcIOOrtlPmZmLeCBfknNlhxzIPVO6lDqROov849xk3V68LGhn5Z35Qm7CfUrqR2pc6Yfk2oq9B/I87ttqS2CDi1h/zpk/LUNO6Am7GcFYx+kdqVumEZoCvungrE3WcB2DxBb2D9K/XZ+fsv0QWPYj7P/W4oDe551PBB12I2DId8D6sI+6OZulweiULnHsYN1+ryzfgfUhd0wOzC80QNJhN3srf9g2hCjfwIMAPIXdoCBsRZkAAAAAElFTkSuQmCC);
	}
	.Rkontakt {
		background: transparent no-repeat center 0;
		padding-top: 125px;
		margin-bottom: 30px;
		background-size: 120px auto;
	}
	.Rkontakt p {
		font-size: .85em;
		line-height: 1.3em;
		margin: 0;
	}
	.Rkontakt h3 {
		line-height: 1.1em;
		margin: 5px 0;
	}
	.Rkontakt h4 {
		color: #364750;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.2em;
		margin: 5px 0;
		font-style: italic;
	}
	.Rkontakt h5 {
		color: #364750;
		font-size: 1em;
		font-weight: normal;
		line-height: 1.2em;
		margin: 5px 0;
		color: #46AACB;
		font-style: italic;
	}
	.kon .pole {
		width: 100%;
	}
	#drobky {
		margin: 0;
		padding: 18px 0;
		color: #93a3ab;
		font-size: .85em;
	}
	#drobky a {
		color: #93a3ab;
		text-decoration: none;
		padding-right: 10px;
		margin-right: 5px;
		background: transparent url(../img/dr.png) no-repeat 100% center;
	}
	#drobky a:hover {
		color: #17264C;
	}
	.abs {
		line-height: 1.4em;
		font-size: 1.4em;
		font-weight: 300;
		color: #2b353a;
		text-align: justify;
	}
	.blue {
		color: #46aacb !important;
	}
	.ico {
		display: inline-block;
		text-align: center;
		text-decoration: none;
		color: #17254c;
		margin-right: 20px;
		font-size: 1.05em;
		margin-top: 10px;
		min-width: 70px;
	}
	.ico img {
		display: block;
		margin: 0 auto 7px auto;
	}
	.half {
		float: left;
		width: 50%;
		padding-right: 2%;
		margin-bottom: 30px;
	}
	.ss ul {
		margin: 0;
		padding: 0;
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	.ss ul li {
		display: table-cell;
		list-style-type: none;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.ss ul li span {
		display: block;
		width: 100%;
		height: 125px;
		background: transparent url(../img/ico/s01.png) no-repeat center center;
	}
	.ss ul li a {
		color: #17254c;
		text-decoration: none;
		padding-bottom: 40px;
		display: block;
		background: transparent url(../img/sip3.png) no-repeat center 100%;
	}
	.ss ul li+li {
		border-left: 1px dashed #e8e7e7;
	}
	.ss ul li a:hover {
		color: #46aacb;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAYAAACgu+4kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIRJREFUeNpiNF571oCBgeECA3lgAROQOADEBuRoBuJ4kAH8ZBgC1gxiMEEFSDEErhnZAGINQdEMM+AikYZgaAaCRJABDkQYglUzLBY+EDAEp2YQgwUqADMEpEkfyZDzWLwC14weiNhcglczugGEDMHQjM0AXIZg1YzLAHRDcGoGAYAAAwC1+ieYms+XEwAAAABJRU5ErkJggg==);
	}
	.ss h4 {
		font-size: 1.25em;
		margin: 0;
		padding-top: 10px;
	}
	.ss ul ul li {
		margin: 0;
		font-size: 1.1em;
		font-style: italic;
		color: #17254c;
	}
	.ss ul ul li:before {
		content: " ";
		background: #46aacb;
		vertical-align: middle;
		margin-right: 10px;
		display: block;
		clear: both;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		width: 8px;
		height: 8px;
		display: inline-block;
	}
	.ss ul ul li {
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.ss ul ul li+li {
		border: 0;
	}
	#referenceVypis {
		margin-top: 50px;
		margin-left: -82px;
	}
	.refBlok {
		float: left;
		width: auto;
		margin-left: 82px;
	}
	.ref {
		text-align: right;
		position: relative;
		-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
		-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
		box-shadow: 0 0 2px rgba(0, 0, 0, .2);
		overflow: hidden;
	}
	.refLayout .refBlok {
		margin-bottom: 52px;
	}
	.ref .ImageWrapper img {
		display: block;
		width: 100%;
		height: auto;
	}
	.ref img {
		display: block;
	}
	.ref span.refLine {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 5px 0 5px 0;
		line-height: 1.2em;
		color: #63b0c9;
		font-size: 1em;
		background: transparent url(../img/bg.png);
		text-decoration: none;
	}
	.ref .refLine span span {
		height: 50px;
		display: table-cell;
		vertical-align: middle;
		width: 50%;
		padding: 0 3%;
	}
	.ref .refLine span {
		display: table;
		width: 100%;
	}
	.ref span.refLine2 {
		position: absolute;
		background: transparent url(../img/bg.png);
		text-align: left;
		left: 0;
		bottom: -126px;
		width: 100%;
		padding: 0;
		line-height: 1.2em;
		color: #63b0c9;
		font-size: 1em;
		text-decoration: none;
	}
	.ref span.refLine2 span {
		display: block;
	}
	.ref span.refLine2 .refLineLogo {
		display: table;
		width: 100%;
		text-align: center;
	}
	.ref span.refLine2 .refLineLogo span {
		display: table-cell;
		vertical-align: middle;
		height: 53px;
		padding: 0 15px;
		color: white;
		font-weight: bold;
		font-style: italic;
		font-size: 1.2em;
		line-height: 1.1em;
	}
	.ref span.refLine2 .refLineTxt {
		color: white;
		display: block;
		text-align: center;
		padding: 10px;
		font-size: 1em;
		line-height: 1.25em;
		min-height: 128px;
	}
	.ref:hover span.refLine2 {
		top: auto;
		bottom: 0;
		text-align: center;
	}
	.ref span.refLine2 .refLineLogo img {
		margin: 0 auto;
	}
	.mini {
		margin-left: -10px;
	}
	.mini {
		width: 280px;
		margin-left: 10px;
		margin-bottom: 10px;
		height: 215px;
		overflow: hidden;
	}
	.mini .ref span.refLine {
		width: 100%;
	}
	/*.ref:hover{ -moz-box-shadow: 0 0 8px rgba(0,0,0,.5); -webkit-box-shadow: 0 0 8px rgba(0,0,0,.5); box-shadow: 0 0 8px rgba(0,0,0,.5); -webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out; -o-transition: all .4s  ease-out; transition: all .4s ease-out; -webkit-transition-delay: 0; transition-delay: 0; -moz-transition-delay: 0; -o-transition-delay: 0;}*/
	.naseSluzbyReference {
		margin-left: -10px;
		clear: both;
		padding-top: 10px;
	}
	.naseSluzbyReference:after {
		content: " ";
		display: block;
		clear: both;
	}
	.naseSluzbyReference h3 {
		background: #46AACB;
		display: none;
		text-align: center;
		margin: 10px 0 0 0;
		padding: 4px 15px 3px 15px;
		font-weight: 400;
		color: White;
		font-size: 1.05em;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
		-webkit-border-radius: 4px 4px 0 0;
	}
	.naseSluzbyReference p.right {
		margin-top: 0;
	}
	.ImageWrapper {
		width: 345px;
		height: 263px;
	}
	.tIco {
		display: inline-block;
		min-width: 50px;
		vertical-align: middle;
		min-height: 40px;
	}
	.refA {
		text-decoration: none;
		color: #17254c;
		padding-right: 45px;
		background: transparent url(../img/ico/ref.png) no-repeat 100% center;
		line-height: 38px;
		display: inline-block;
	}
	#vsechnyReference .refA {
		text-decoration: none;
		color: #17254c;
		padding-right: 45px;
		background: transparent url(../img/ico/ref3.png) no-repeat 100% 0;
		line-height: 38px;
		display: inline-block;
	}
	.refA:hover {
		color: #46aacb;
		background-image: url(../img/ico/ref2.png);
	}
	#vsechnyReference .refA:hover {
		color: #46aacb;
		background-image: url(../img/ico/ref4.png);
	}
	.refLayout h1.hlavni {
		font-size: 5em;
		font-weight: 500;
		line-height: 1.1em;
		margin-bottom: 35px;
	}
	.refLayout #main {
		padding-top: 120px;
	}
	.refLayout .abs {
		clear: left;
	}
	.refLayout h1.hlavni span {
		display: block;
		font-size: .2em;
		color: #b1b9c6;
		font-weight: 300;
		line-height: .9em;
	}
	.refkon {
		background: transparent url(../img/kon/ok.png) no-repeat 0 100%;
		height: 140px;
		text-transform: uppercase;
		color: #63b0c9;
		padding-left: 90px;
		font-weight: 500;
		padding-top: 30px;
	}
	.refkon span {
		display: block;
		padding-top: 0;
		color: #93a3ab;
		font-size: .85em;
		text-transform: none;
		font-weight: 300;
	}
	.refkon strong {
		font-weight: 200;
		font-size: 2em;
		display: block;
		line-height: 1.2em;
	}
	.petBodu ol {
		list-style-type: none;
		margin: 0;
		padding: 0;
		clear: both;
	}
	.petBodu li {
		float: left;
		width: 20%;
		padding-right: 10px;
	}
	.petBodu em {
		color: White;
		float: left;
		background: transparent url(../img/num.png) no-repeat;
		width: 54px;
		line-height: 54px;
		font-style: normal;
		text-align: center;
	}
	.petBodu h4 {
		font-size: 1.1em;
		margin: 0 0 0 66px;
		color: #63b0c9;
		font-weight: 400;
		padding: 19px 0 10px 0;
	}
	.petBodu span {
		font-size: .85em;
		color: #93a3ab;
		display: inline-block;
		margin-right: 8px;
	}
	.petBodu span strong {
		display: block;
		height: 30px;
		color: #63b0c9;
		font-size: 1.25em;
		line-height: 30px;
	}
	.petBodu p {
		margin: 0 0 0 66px;
	}
	.narocnost {
		margin: 2em 0;
	}
	.narocnost ul {
		list-style-type: none;
		margin: 0 0;
		padding: 0 0;
		clear: left;
		display: table;
		width: 100%;
	}
	.referenceStrana ul {
		table-layout: fixed;
	}
	.narocnost li {
		text-align: center;
		padding: 80px 10px 0 10px !important;
		background: transparent url(../img/ico/n01.png) no-repeat center 0;
		min-width: 50px;
		/*color: #93a3ab;*/
		color: #17254c;
		display: table-cell;
		max-width: 350px;
	}
	.narocnost li strong {
		display: block;
		color: #17254c;
		font-size: 4.0em;
		font-weight: 400;
		line-height: 1em;
		font-family: 'Hammersmith One', sans-serif;
	}
	.narocnost.tisice li strong {
		font-size: 3em;
	}
	.narocnost .n2 {
		background-image: url(../img/ico/n02.png);
	}
	.narocnost .n3 {
		background-image: url(../img/ico/n03.png);
	}
	.narocnost .n4 {
		background-image: url(../img/ico/n04.png);
	}
	.narocnost .n5 {
		background-image: url(../img/ico/n05.png);
	}
	.narocnost .n6 {
		background-image: url(../img/ico/n06.png);
	}
	.narocnost .n7 {
		background-image: url(../img/ico/n07.png);
	}
	.narocnost .n8 {
		background-image: url(../img/ico/n08.png);
	}
	.narocnost .n9 {
		background-image: url(../img/ico/n09.png);
	}
	.narocnost .n10 {
		background-image: url(../img/ico/n10.png);
	}
	.narocnost .n11 {
		background-image: url(../img/ico/n11.png);
	}
	.narocnost .n12 {
		background-image: url(../img/ico/n12.png);
	}
	.narocnost .n13 {
		background-image: url(../img/ico/n13.png);
	}
	.narocnost .n14 {
		background-image: url(../img/ico/n14.png);
	}
	.narocnost .n15 {
		background-image: url(../img/ico/n15.png);
	}
	.narocnost .n16 {
		background-image: url(../img/ico/n16.png);
	}
	.narocnost .n17 {
		background-image: url(../img/ico/n17.png);
	}
	.narocnost .n18 {
		background-image: url(../img/ico/n18.png);
	}
	.narocnost li:first-child {
		padding-left: 0;
	}
	.fix ul {
		table-layout: fixed;
	}
	.narocnost a {
		text-decoration: none;
		color: #93a3ab;
		line-height: 1.2em;
		display: block;
	}
	.rzc li {
		padding: 0;
	}
	.rzc li a {
		padding: 80px 15px 0 15px;
	}
	.narocnost a:hover {
		color: #2B353A;
		text-decoration: underline;
	}
	.responsive-img {
		width: 100% !important;
		height: auto !important;
		max-width: 100%;
	}
	.datum {
		color: #b1b9c6;
	}
	.datum strong {
		display: block;
		font-size: 5.3em;
		font-weight: 400;
		line-height: 1.1em;
		font-family: 'Hammersmith One', sans-serif;
	}
	.uv img {
		width: 64px;
	}
	.textReference h3 {
		margin: .6em 20px .6em 0;
		font-weight: 300;
		color: #17254C;
		font-size: 1.7em;
		line-height: 1.2em;
		display: inline-block;
		margin-bottom: 0;
	}
	.textReference p {
		font-style: italic;
		line-height: 1.6em;
		font-size: 1.1em;
		margin-bottom: 0;
	}
	.sign {
		font-weight: bold;
		font-style: italic;
		display: inline-block;
		margin-right: 12px;
		font-size: 1.1em;
	}
	.uv {
		display: inline-block;
	}
	.refCol {
		float: right;
		padding: 15px 0 1em 30px;
		width: 586px;
	}
	.refCol .btn {
		font-size: 1.7em;
		font-weight: 300;
		width: 265px;
		padding: 25px 0;
		text-align: center;
		background-position: 0 21px;
	}
	.btn2, .input.btn2 {
		background-color: #63b0c9 !important;
	}
	.btn2:hover, .input.btn:hover {
		background-color: #17254C !important;
	}
	.refColL {
		float: left;
		width: 550px;
	}
	.specScreen {
		position: relative;
		margin: 1.4em 0;
	}
	.specScreen2 div {
		position: absolute;
		left: 0;
		top: 0;
		width: 350px;
		margin: 0;
	}
	.specScreen2 h3 {
		margin-top: 0;
	}
	.specScreen .levyhorni {
		position: absolute;
		left: 0;
		top: 0;
		width: 30%;
		margin: 0;
	}
	.specScreen .levydolni {
		position: absolute;
		right: auto;
		top: auto;
		left: 0;
		bottom: 20px;
		width: 450px
	}
	.specScreen .pravydolni {
		position: absolute;
		right: 0;
		top: auto;
		left: auto;
		bottom: 20px;
		width: 450px
	}
	.specScreen img {
		display: block;
	}
	.file {
		background: transparent url(/img/i-blank.gif) no-repeat 0% 0;
		padding: 4px 0 4px 25px;
		line-height: 2em;
	}
	.pdf {
		background: transparent url(/img/i-pdf.gif) no-repeat 0 0;
		padding: 4px 0 4px 25px;
		line-height: 2em;
	}
	.doc, .txt, .rtf {
		background: transparent url(/img/i-doc.gif) no-repeat 0 0;
		padding: 4px 0 4px 25px;
		line-height: 2em;
	}
	.xls {
		background: transparent url(/img/i-excel.gif) no-repeat 0% 0;
		padding: 4px 0 4px 25px;
		line-height: 2em;
	}
	.zip, .rar {
		background: transparent url(/img/i-archiv.gif) no-repeat 0% 0;
		padding: 4px 0 4px 25px;
		line-height: 2em;
	}
	.jpg, .peg, .png, .gif, .bmp, .tif {
		background: transparent url(/img/i-pic.gif) no-repeat 0% 0;
		padding: 4px 0 4px 25px;
		line-height: 2em;
	}
	.avi, .mpg, .mov, .asf, .ram {
		background: transparent url(/img/i-video.gif) no-repeat 0% 0;
		padding: 4px 0 4px 25px;
		line-height: 2em;
	}
	.mp3, .wav, .mid {
		background: transparent url(/img/i-audio.gif) no-repeat 0% 0;
		padding: 4px 0 4px 25px;
		line-height: 2em;
	}
	#nav ul a {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	#nav ul ul {
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
		-webkit-transition: opacity 0.4s ease-out;
		-moz-transition: opacity 0.4s ease-out;
		-ms-transition: opacity 0.4s ease-out;
		-o-transition: opacity 0.4s ease-out;
		transition: opacity 0.4s ease-out;
	}
	#nav li:hover ul {
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
	}
	#tapeta1 {
		background-position: 50% 50%;
		opacity: 1;
	}
	#tapeta2 {
		background-position: 50% 50%;
		opacity: 0;
	}
	#tapeta3 {
		background-position: 50% 50%;
		opacity: 0;
	}
	#tapeta4 {
		background-position: 50% 50%;
		opacity: 0;
	}
	#tapeta5 {
		background-position: 50% 50%;
		opacity: 0;
	}
	#tapeta6 {
		background-position: 50% 50%;
		opacity: 0;
	}
	#tapeta7 {
		background-position: 50% 50%;
		opacity: 0;
	}
	#tapeta8 {
		background-position: 50% 50%;
		opacity: 0;
	}
	#tapeta9 {
		background-position: 50% 50%;
		opacity: 0;
	}
	.sluzba {
		padding: 0 0 0 0;
		cursor: pointer;
		overflow: hidden;
	}
	.sluzba+.sluzba {
		float: left;
		width: 52%;
		padding: 40px 0 40px 0;
		color: #2b353a;
		font-size: 1.1em;
		line-height: 1.4em;
		border-top: 1px solid #e1e5e7
	}
	.sluzba+.sluzba h2, .sluzba+.sluzba p {
		max-width: 270px;
	}
	.sluzba p {
		margin: 30px 0 0 0;
	}
	.sluzba h2 {
		font-weight: 300;
		font-size: 2.3em;
		text-transform: none;
		line-height: 1.1em;
		margin: 0;
	}
	.sluzba .btn {
		padding: 15px 15px;
		/*visibility: hidden;  -webkit-opacity: 0; -moz-opacity: 0; opacity: 0;*/
	}
	.sluzba+.sluzba .btn {
		visibility: hidden;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
	}
	.sluzba:hover .btn {
		visibility: visible;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
	}
	.sluzba .sImg {
		float: right;
		overflow: hidden;
		height: 259px;
	}
	.sImg img {
		-webkit-transition: all .4s ease-out;
		-moz-transition: all .4s ease-out;
		-ms-transition: all .4s ease-out;
		-o-transition: all .4s ease-out;
		transition: all .4s ease-out;
	}
	.sluzba:nth-of-type(even), .sluzba.scn {
		padding-right: 30px;
		width: 48%;
	}
	.sluzba .btn {
		-webkit-transition: opacity .5s ease-out;
		-moz-transition: opacity .5s ease-out;
		-ms-transition: opacity .5s ease-out;
		-o-transition: opacity .5s ease-out;
		transition: opacity .5s ease-out;
	}
	.sluzba+.sluzba .sImg {
		height: auto;
	}
	.sluzba+.sluzba .sImg img {
		height: auto;
		max-width: 220px;
	}
	.sluzba:hover .sImg img {
		margin-top: 20px;
	}
	.sluzba+.sluzba:hover .sImg img {
		margin-top: 0;
		margin-right: -30px;
	}
	.refOne {
		clear: both;
		height: 293px;
		background: transparent url(../img/ref/esa.jpg) no-repeat 100% 0;
		padding-top: 1px
	}
	.refOne h2 {
		margin: 65px 0 0 0;
		color: #6d7b82;
		font-size: 3.2em;
		line-height: 1em;
	}
	.refOne ul {
		width: auto;
	}
	.refOne .narocnost {
		margin: 15px 0;
	}
	.refOne .narocnost li {
		text-align: center;
		padding: 55px 30px 0 30px !important;
		background: transparent url(../img/ico/c04.png) no-repeat center 0;
		width: auto;
		min-width: 50px;
		color: #93a3ab;
		font-style: italic;
		font-family: Georgia;
		line-height: 1.1em;
		font-size: .9em;
	}
	.refOne .narocnost li strong {
		display: block;
		color: #dc2b19;
		font-size: 2.8em;
		font-weight: 400;
		line-height: 1em;
		font-family: 'Hammersmith One', sans-serif;
		font-style: normal;
	}
	.refOne .narocnost li+li {
		background-image: url(../img/ico/c05.png);
	}
	.refOne .narocnost li+li+li {
		background-image: url(../img/ico/c06.png);
	}
	.refKat {
		border-bottom: 1px solid #e1e5e7;
		padding-bottom: 40px;
	}
	.colR {
		display: table-cell;
		vertical-align: top;
		padding: 20px 10px 0 0;
	}
	.tabLay {
		display: table;
		width: 100%;
		display: none;
		border-top: 1px solid #e1e5e7;
		position: relative;
		top: -2px;
	}
	.colR ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		list-style-image: none;
	}
	.colR ul a {
		text-decoration: none;
		display: block;
		padding: 10px 0 10px 50px;
		line-height: 1.2em;
	}
	.colR ul a.aktivni, .filtr a.aktivni {
		font-weight: 500;
		color: #17264C;
	}
	.zalozky {
		float: left;
		margin-right: 50px;
		z-index: 1;
		position: relative;
	}
	.zalozky a {
		text-decoration: none;
		line-height: 43px;
		display: inline-block;
		padding: 0 20px;
		border-bottom: 1px solid #e1e5e7;
		white-space: nowrap;
	}
	.zalozky a.aktivni {
		padding-bottom: 5px;
		color: White;
		background: #46aacb url(../img/zal.png) no-repeat center 100%;
		border: 0;
	}
	.filtr {
		position: relative;
	}
	.filtr em {
		display: block;
		color: #364750;
		font-style: italic;
		padding-bottom: 6px;
	}
	.select strong {
		color: #46aacb;
		font-size: 1.5em;
		font-weight: 300;
		line-height: 1.1em;
	}
	.select {
		float: left;
		width: 25%;
		cursor: pointer;
		padding: 4px 0;
		padding-right: 30px;
		background: white url(../img/down.png) no-repeat 100% 0;
		padding-bottom: 20px;
		position: relative;
		z-index: 2;
	}
	.select.aktivni {
		padding-bottom: 21px;
	}
	.filtr .select+.select {
		padding-left: 20px;
	}
	.zrusit, .dle {
		float: left;
		padding-left: 20px;
		padding-bottom: 10px;
	}
	.zrusit a {
		color: #9eafb8;
		text-decoration: none;
	}
	.zrusit i {
		vertical-align: middle;
		color: #17264c;
		font-style: 22px;
		margin-left: 5px;
	}
	.zrusit {
		padding-top: 35px;
		margin-right: 40px;
	}
	.filtr .dle a {
		text-decoration: none;
		white-space: nowrap;
		padding: 4px 0 0 0;
		margin-right: 20px;
		display: inline-block;
		line-height: 1.6em;
		color: #9eafb8;
	}
	.filtr .dle i {
		vertical-align: middle;
		font-size: 20px;
		color: #9eafb8;
		margin-right: 5px;
	}
	.filtr .dle a.aktivni, .filtr .dle a.aktivni i {
		color: #46aacb;
	}
	.filtr .dle i+i {
		font-size: 12px;
	}
	.filtrovani {
		float: left;
		line-height: 43px;
	}
	.filtrovani a {
		text-decoration: none;
		white-space: nowrap;
		padding-left: 27px;
		background: transparent url(../img/az.png) no-repeat 0 center;
		margin-left: 5px;
		display: inline-block;
		line-height: 1.6em;
	}
	.filtrovani a+a {
		background-image: url(../img/data.png);
	}
	.kontTable {
		margin: 0 auto;
		max-width: 800px;
	}
	.k1 {
		background: transparent url(../img/ico/k1.png) no-repeat 0 0;
	}
	.k2 {
		background: transparent url(../img/ico/k2.png) no-repeat 0 0;
	}
	.k3 {
		background: transparent url(../img/ico/k3.png) no-repeat 0 0;
	}
	.k4 {
		background: transparent url(../img/ico/k4.png) no-repeat 0 0;
	}
	.k5 {
		background: transparent url(../img/ico/k5.png) no-repeat 0 0;
	}
	.k6 {
		background: transparent url(../img/ico/k6.png) no-repeat 0 0;
	}
	.k7 {
		background: transparent url(../img/ico/k7.png) no-repeat 0 0;
	}
	.k8 {
		background: transparent url(../img/ico/k8.png) no-repeat 0 0;
	}
	.k9 {
		background: transparent url(../img/ico/k9.png) no-repeat 0 0;
	}
	.k10 {
		background: transparent url(../img/ico/k10.png) no-repeat 0 0;
	}
	.k11 {
		background: transparent url(../img/ico/k11.png) no-repeat 0 0;
	}
	.k12 {
		background: transparent url(../img/ico/k12.png) no-repeat 0 0;
	}
	.k13 {
		background: transparent url(../img/ico/k13.png) no-repeat 0 0;
	}
	.k14 {
		background: transparent url(../img/ico/k14.png) no-repeat 0 0;
	}
	.k15 {
		background: transparent url(../img/ico/k15.png) no-repeat 0 0;
	}
	.k16 {
		background: transparent url(../img/ico/k16.png) no-repeat 0 0;
	}
	.k17 {
		background: transparent url(../img/ico/k17.png) no-repeat 0 0;
	}
	.k18 {
		background: transparent url(../img/ico/k18.png) no-repeat 0 0;
	}
	.k19 {
		background: transparent url(../img/ico/k19.png) no-repeat 0 0;
	}
	.clanek h3, .clanek h3 {
		margin: 0 0 0 390px;
		font-weight: 300;
		font-size: 2em;
	}
	.clanek p {
		margin: 0 0 0 390px;
		font-size: 1.1em;
		line-height: 1.4em;
		font-weight: 300;
		text-align: justify;
	}
	.clanek h3 a {
		text-decoration: none;
	}
	.clanek {
		padding-bottom: 39px;
		margin-top: 40px;
	}
	.clanek img {
		float: left;
		margin-right: 45px;
		-moz-box-shadow: 0 0 3px silver;
		-webkit-box-shadow: 0 0 3px silver;
		box-shadow: 0 0 3px silver;
		margin-top: 7px;
	}
	.clanek p strong {
		font-size: .85em;
		color: #17264C;
		display: inline-block;
		line-height: 2.5em;
	}
	.clanek:hover img {
		-moz-box-shadow: 2px 2px 8px #888;
		-webkit-box-shadow: 2px 2px 8px #888;
		box-shadow: 2px 2px 8px #888;
	}
	.clanek img {
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.faq h5 {
		margin: 0;
		padding: 15px 0 15px 35px;
		background: transparent url(../img/sip3.png) no-repeat 0 22px;
		cursor: pointer;
	}
	.faq h5:hover {
		color: #17264C;
	}
	.faq p {
		padding-left: 35px;
	}
	.kLogo a, .kLogo strong {
		float: left;
		width: 173px;
		height: 173px;
		text-align: center;
		-moz-box-shadow: 0 0 2px #dedede inset;
		-webkit-box-shadow: 0 0 2px #dedede inset;
		box-shadow: 0 0 2px #dedede inset;
	}
	.kLogo span {
		display: table-cell;
		width: 173px;
		height: 173px;
		vertical-align: middle;
	}
	.kLogo a:hover {
		background: #f8f8f8;
	}
	.kLogo img {
		max-width: 140px;
		height: auto;
		max-height: 140px;
	}
	.souvisejici {
		float: right;
		width: 50%;
		max-width: 230px;
		padding: 12px;
		border: 1px solid #cbd5db;
		margin-left: 5%;
		margin-top: 6px;
	}
	.souvisejici h3 {
		margin: 0 0 15px;
		padding: 0 5px;
		font-size: 1.5em;
	}
	.souvisejici li, .souvisejici ul {
		list-style-image: none;
		margin: 0;
		padding: 0;
	}
	.souvisejici li+li {
		border-top: 1px solid #e8e8e8;
	}
	.souvisejici a {
		text-decoration: none;
		display: block;
		padding: 4px 5px;
		font-size: 1.1em;
	}
	#reftab {
		width: 885px !important;
		table-layout: fixed;
		margin: 1em 0 1em -10px;
		border-collapse: separate;
		border-spacing: 10px;
	}
	#reftab td {
		vertical-align: top;
		border: 1px solid #cbd5db;
		padding: 10px;
		text-align: center;
		width: auto !important;
	}
	#reftab h3 {
		margin: 0 0 0 0;
		font-size: 1.25em;
	}
	#reftab th {
		text-align: center;
		width: auto !important;
	}
	#reftab img {
		width: 100%;
		height: auto;
		max-width: 205px;
		display: block;
		margin: 0 auto;
		float: none !important;
	}
	.kontakt {
		position: absolute;
		width: 99%;
		height: 244px;
		padding-right: 1px;
	}
	#claim {
		height: 535px;
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	.c1 {
		position: absolute;
		z-index: 99;
		left: 0;
		top: 50%;
		margin: 0 0 0 0;
		width: 77px;
		height: 77px;
		cursor: pointer;
		background: transparent url(../img/claim1.png) no-repeat;
	}
	.c2 {
		position: absolute;
		z-index: 99;
		right: 0;
		top: 50%;
		margin: 0 0 0 0;
		width: 77px;
		height: 77px;
		cursor: pointer;
		background: transparent url(../img/claim2.png) no-repeat;
	}
	.c1:hover {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAYAAADjCemwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS9JREFUeNrs2D1KQ0EUgNHJjymiRQrBwiZg4QpsrKyyGFvBRQhuxCVoY59esBDSChYpEkFForEbrFK8G9/1fPCaaR4cBubOdCY301XRRnURQIMGDRo0QYMGDRo0QYMGDRo0QYMGDRo0QYMGDRo0QYMGrc31t/HTyXi/XJyMq7Xb2Uu5ns7stIxg4WgZwELRsoCFoWUCC0HLBvZdpwtsM7BGd9rp4SglWKNoz8v3svj4rNaORsOyt9NrNVijaE/z13J5/1jBrdGuzo7bCLcKOwiywjV+emaEC5nTssGF3QgywYXePbPAhb9yZIDbynvaGu787qEcDAfV+u6g/2u2g1YNv28/nwv7PwkaNGjQoEETNGjQoEETNGjQoEETNGjQoEETNGjQoEETNGh/py8BBgCL4onudYwt3wAAAABJRU5ErkJggg==);
	}
	.c2:hover {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAYAAADjCemwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS1JREFUeNrs2CFOA0EUgOEptAhAVOBqmiA4AaYK1QuRcAiS+p6BI6Dqa2oRTZqgmiAQpQklpLACsUkRW7E7b/P98qnJl9nZyXTGT/N9UqVOEECDBg0aNEGDBg0aNEGDBg0aNEGDBg0aNEGDBg0aNEGDBi1y3SgLvb8dpvHwqjSbzFfpefVmp/3XIaBDkNAyhQt3puUAF/JH0DRcgdYBd9xOA3fk59kquNGgX9uZFg7usnearvvnpdnm6zutP3a1oe2jgT3e3ZTQCrCH2Utavm9rQQNWEQ1YRTRgbb7c5gAWCi0XsDBoOYEVhXhPuzjrpunitTRbb3e/d7HPRtYTAq3AaQqoNa8c0KBBEzRo0KBBEzRo0KBBEzRo0KBBEzRo0KBBEzRo0KBB018/AgwA+MeKGMHHxKkAAAAASUVORK5CYII=);
	}
	.claim-in {
		background: transparent no-repeat center 100%;
		height: 535px;
		padding-top: 175px;
		position: absolute;
		width: 100%;
	}
	.claim-in h2 {
		color: #5da605;
		text-align: right;
		margin: 0 0 5px 0;
		font-size: 5.4em;
		top: 90px;
		line-height: .9em;
		float: right;
		clear: right;
	}
	.claim-in h4 {
		color: black;
		text-align: right;
		margin: 0;
		font-style: italic;
		font-weight: normal;
		font-size: 1em;
		float: right;
		max-width: 390px;
		clear: right;
		line-height: 1.4em;
	}
	.claim-in h3 {
		float: right;
		clear: right;
		font-weight: normal;
		margin: 0;
	}
	.claim-in p {
		clear: right;
		text-align: right;
		margin: 0 0 0 0;
		padding-top: 15px;
	}
	.cc {
		width: 1200px;
		padding: 30px 80px;
		margin: 0 auto 0 auto;
		position: relative;
		z-index: 30;
		text-align: right;
	}
	.cont1 {
		position: absolute;
		left: 0;
		bottom: -550px;
		width: 100%;
		z-index: 20;
		height: 535px;
	}
	#claim .pointer {
		cursor: pointer;
	}
	.cc01 {
		background: white url(../img/slide/tapeta01.jpg) no-repeat center 0;
		color: red;
	}
	.cc01a {
		background: transparent url(../img/slide/tapeta01b.png) no-repeat center 100%;
	}
	.cc01b {
		background: transparent url(../img/slide/tapeta01a.png) no-repeat center 100%;
	}
	.cc01 h2 {
		color: #a1c62e;
		margin-top: 50px;
	}
	.cc01 .btn {
		background-color: #a1c62e;
	}
	.cc02 {
		background: white url(../img/slide/tapeta02.jpg) no-repeat center 0;
	}
	.cc02a {
		background: transparent url(../img/slide/tapeta02a.png) no-repeat center 100%;
	}
	.cc02b {
		background: transparent url(../img/slide/tapeta02b.png) no-repeat center 100%;
	}
	.cc02 h2, .cc02 h4 {
		color: #46aacb;
	}
	.cc02 .btn {
		background-color: #46aacb;
	}
	.cc03 {
		background: white url(../img/slide/tapeta03.jpg) no-repeat center 0;
	}
	.cc03a {
		background: transparent url(../img/slide/tapeta03a.png) no-repeat center 100%;
	}
	.cc03 h2 {
		color: #a80042;
	}
	.cc03 .btn {
		background-color: #a80042;
	}
	.cc04 {
		background: white url(../img/slide/tapeta13.jpg) no-repeat center 0;
	}
	.cc04a {
		background: transparent url(../img/slide/tapeta13a.png) no-repeat center 100%;
	}
	.cc04b {
		background: transparent url(../img/slide/tapeta13b.png) no-repeat center 100%;
	}
	.cc04 h3 {
		color: #509e2f;
		float: right;
		clear: right;
		font-weight: normal;
		margin: 0;
	}
	.cc04 h2 {
		color: #509e2f;
	}
	.cc04 .btn {
		background-color: #509e2f;
	}
	.cc05 {
		background: white url(../img/slide/tapeta05.jpg) no-repeat center 0;
	}
	.cc05a {
		background: transparent url(../img/slide/tapeta05b.png) no-repeat center 100%;
	}
	.cc05b {
		background: transparent url(../img/slide/tapeta05a.png) no-repeat center 100%;
	}
	.cc05 h2, .cc05 h4 {
		color: #c71f2e;
	}
	.cc05 h3 {
		color: #403c3d;
	}
	.cc05 .btn {
		background-color: #c71f2e;
	}
	.cc06 {
		background: white url(../img/slide/tapeta06.jpg) no-repeat center 0;
	}
	.cc06a {
		background: transparent url(../img/slide/tapeta06a.png) no-repeat center 100%;
	}
	.cc06 h2, .cc06 h3 {
		color: #e31613;
	}
	.cc06 h4 {
		color: #403c3d;
	}
	.cc06 .btn {
		background-color: #e31613;
	}
	.cc07 {
		background: white url(../img/slide/tapeta07.jpg) no-repeat center 0;
	}
	.cc07a {
		background: transparent url(../img/slide/tapeta07a.png) no-repeat center 100%;
	}
	.cc07 h2, .cc07 h3 {
		color: #dc2b19;
		margin-top: 30px;
	}
	.cc07 h4 {
		color: #364750;
	}
	.cc07 h2 span {
		color: #364750;
		font-size: .6em;
		line-height: 1em;
	}
	.cc07 .btn {
		background-color: #dc2b19;
	}
	.cc08 {
		background: white url(../img/slide/tapeta08.jpg) no-repeat center 0;
	}
	.cc08a {
		background: transparent url(../img/slide/tapeta08a.png) no-repeat center 100%;
	}
	.cc08b {
		background: transparent url(../img/slide/tapeta08b.png) no-repeat center 100%;
	}
	.cc08 h2, .cc08 h4 {
		color: #5da605;
	}
	.cc08 h2 {
		margin-top: 40px;
	}
	.cc08 .btn {
		background-color: #5da605;
	}
	.cc09 {
		background: white url(../img/slide/tapeta09.jpg) no-repeat center 0;
	}
	.cc09a {
		background: transparent url(../img/slide/tapeta09a.png) no-repeat center 100%;
	}
	.cc09 h2 {
		color: #912027;
	}
	.cc09 h2 {
		margin-top: 20px;
	}
	.cc09 .btn {
		background-color: #912027;
	}
	.cc12 {
		background: white url(../img/slide/tapeta12.jpg) no-repeat center 0;
	}
	.cc12a {
		background: transparent url(../img/slide/tapeta12a.png) no-repeat center 100%;
	}
	.cc12b {
		background: transparent url(../img/slide/tapeta12b.png) no-repeat center 100%;
	}
	.cc12 h2 {
		color: #00a0e3;
	}
	.cc12 h2 {
		margin-top: 20px;
		font-size: 5em;
	}
	.cc12 .btn {
		background-color: #00a0e3;
	}
	.cc23 {
		background: white url(../img/slide/23.jpg) no-repeat center 0;
	}
	.cc23a {
		background: transparent url(../img/slide/23a.png) no-repeat center 100%;
	}
	.cc23b {
		background: transparent url(../img/slide/23b.png) no-repeat center 100%;
	}
	.cc23 h2 {
		color: #912027;
	}
	.cc23 h2 {
		margin-top: 20px;
	}
	.cc23 .btn {
		background-color: #912027;
	}
	.cc10 {
		background: white url(../img/slide/tapeta10.jpg) no-repeat center 0;
		white
	}
	.cc10a {
		background: transparent url(../img/slide/tapeta10b.png) no-repeat center 100%;
	}
	.cc10b {
		background: transparent url(../img/slide/tapeta10a.png) no-repeat center 100%;
	}
	.cc10 h2 {
		color: #E2881E;
	}
	.cc10 h3 {
		color: white;
		margin: 5px 0;
	}
	.cc10 h2 {
		margin-top: 20px;
	}
	.cc10 .btn {
		background-color: #E2881E;
	}
	.cc11 {
		background: transparent url(../img/slide/tapeta11.jpg) no-repeat center 0;
	}
	.cc11a {
		background: transparent url(../img/slide/tapeta11a.png) no-repeat center 100%;
	}
	.cc11b {
		background: transparent url(../img/slide/tapeta11b.png) no-repeat center 100%;
	}
	.cc11 h2 {
		color: #C94137;
	}
	.cc11 h2 {
		margin-top: 20px;
	}
	.cc11 .btn {
		background-color: #C94137;
	}
	/*#claim:hover .cont1{ -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; bottom: 0;  }
#claim:hover .cc{ -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }*/
	#claim.active .cont1 {
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		bottom: 0;
	}
	#claim.active .cc {
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
	}
	.cont1, .cc {
		-webkit-transition: all .6s ease-out;
		-moz-transition: all .6s ease-out;
		-ms-transition: all .6s ease-out;
		-o-transition: all .6s ease-out;
		transition: all .6s ease-out;
	}
	.cc {
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
		transition-delay: .5s;
	}
	.delay {
		transition-delay: .6s;
	}
	.profilRok {
		padding-top: 0;
		padding-bottom: 30px;
	}
	.profilCont {
		background: transparent url(../img/profil1.png) repeat-y center 0;
		margin-top: -40px;
	}
	.profilCont h2 {
		background: White url(../img/profil2.png) no-repeat center 100%;
		margin: 0;
		line-height: 1.4em;
		font-size: 7em;
		padding-bottom: 20px;
		text-align: center;
		clear: both;
	}
	.profilBox {
		width: 50%;
		clear: left;
		float: left;
		text-align: right;
		margin: 0;
		position: relative;
		padding: 25px 0;
		padding-right: 45px;
	}
	.profilBox h3 {
		margin: 0 0 7px 0;
		color: #46AACA;
		font-size: 1.75em;
		font-weight: 300;
		line-height: 1.2em;
		font-style: italic;
	}
	.profilBox p {
		margin: 0;
	}
	.profilBox:nth-of-type(even), .profilBox.scn {
		float: right;
		text-align: left;
		margin: 20px 0 0 0;
		padding: 25px 0 25px 45px;
		clear: right;
	}
	.profilBox .bod {
		position: absolute;
		top: 40px;
		right: 0;
		margin-right: -4px;
		display: block;
		width: 8px;
		height: 8px;
		background: #0092dd;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-webkit-background-clip: padding-box;
		-moz-background-clip: padding;
		background-clip: padding-box;
	}
	.profilBox:nth-of-type(even) .bod, .profilBox.scn .bod {
		right: auto;
		left: 0;
		margin-left: -4px;
	}
	.profilBox h3.sp {
		font-style: normal;
		font-size: 5em;
		line-height: 1.2em;
	}
	/*.profilPage{ background-repeat: no-repeat; background-image: url(../img/profil/2015.png), url(../img/profil/2014.png), url(../img/profil/2013.png); background-position: center 320px, center 900px, center 1800px; }*/
	.profilBox:nth-of-type(2) {
		margin: 70px 0 0 0;
	}
	.profilBox:hover .bod {
		width: 20px;
		height: 20px;
		margin-right: -10px;
		margin-top: -6px;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.profilBox:hover:nth-of-type(even) .bod, .profilBox.scn:hover .bod {
		margin: -6px 0 0 -10px;
	}
	.profilCont h2.prvni {
		background: White;
		padding-bottom: 0;
	}
	.prvni .profilBox {
		width: 100%;
		float: none;
		background: White;
		text-align: center;
		padding: 0 0 40px 0;
		margin: 0;
	}
	.prvni {
		padding: 0;
	}
	.prvni .profilBox h3 {
		color: #0E214C;
		font-size: 3em;
	}
	.kontaktni ul {
		list-style-type: none;
		margin: 2em 0;
		padding: 0 0;
		clear: left;
		display: table;
		width: 100%;
	}
	.kontaktni li {
		text-align: center;
		padding: 0 20px 0 20px;
		background-repeat: no-repeat;
		background-color: transparent;
		background-position: center 0;
		min-width: 50px;
		color: #93a3ab;
		display: table-cell;
		max-width: 350px;
	}
	.kontaktni li strong {
		display: block;
		color: #17254c;
		font-size: 2em;
		font-weight: 800;
		line-height: 1em;
		padding-top: 110px;
		margin-bottom: 4px;
	}
	.kontaktni li a {
		text-decoration: none;
		color: #93a3ab;
		display: block;
	}
	.kontaktni li a:hover, .kontaktni li a:hover strong {
		text-decoration: none;
		color: #46AACB;
	}
	.kontaktni li+li {
		border-left: 1px dashed #e8e7e7;
	}
	.kkk li {
		background-repeat: no-repeat;
		background-color: transparent;
		background-position: center 0;
		padding: 80px 20px 0 20px;
	}
	.kkk strong {
		margin: 10px 0;
		color: #46AACB;
		font-weight: 400;
		display: block;
		font-size: 2.1em;
	}
	.kkk a {
		text-decoration: none;
	}
	.kkk a:hover {
		text-decoration: none;
	}
	.kn1 {
		background-image: url(../img/telefon.png);
	}
	.kn2 {
		background-image: url(../img/kontakt.png);
	}
	.kn3 {
		background-image: url(../img/schranka.png);
	}
	.kn4 {
		background-image: url(../img/mapa.png);
	}
	.narocnost .kn1 {
		background-image: url(../img/ico/e01.png);
	}
	.narocnost .kn2 {
		background-image: url(../img/ico/e02.png);
	}
	.narocnost .kn3 {
		background-image: url(../img/ico/e03.png);
	}
	.narocnost .kn4 {
		background-image: url(../img/ico/e04.png);
	}
	.kkk {
		margin: 0 auto;
		padding: 0;
		list-style-type: none;
		width: 700px;
	}
	.kkk li {
		float: left;
		width: 350px;
		text-align: center;
	}
	.kkk h4 {
		margin: 10px 0;
		color: #46AACB;
		font-weight: 400;
	}
	.kkk p {
		margin: 0;
	}
	.kontTable, .widget_formulardole, .widget_formularvpravo {
		text-align: center;
		margin-top: 2.5em;
	}
	.kontTable h2, .widget_formulardole h2 {
		font-weight: 300;
		text-align: center;
		font-size: 3em;
		color: #46AACB;
		text-transform: none;
		margin: 0 0 0 0;
	}
	.kb h3 {
		margin: 5px 0;
		line-height: 1.2em;
	}
	.kb h4 {
		margin: 5px 0;
		font-style: italic;
		font-size: 1em;
		color: #364750;
		font-weight: normal;
		line-height: 1.2em;
	}
	.kb {
		text-align: center;
		display: inline-block;
		padding: 22px 21px;
		vertical-align: top;
	}
	.kb p {
		margin: 0;
	}
	.kontTable form, .widget_formulardole form {
		margin: 1.5em auto;
		width: 560px;
	}
	.kontTable form input, .kontTable form textarea, .widget_formulardole form input, .widget_formulardole form textarea, .widget_formularvpravo form input, .widget_formularvpravo form textarea {
		width: 100%;
		padding: 15px 10px 15px 45px;
	}
	button, .btn-xl {
		text-decoration: none;
		color: White;
		margin: 5px 0;
		text-transform: uppercase;
		font-weight: 300;
		font-size: 1.5em;
		display: inline-block;
		padding: 15px 40px;
		line-height: 1.25em;
		text-align: center;
		border: 0;
		background: #46aacb url(../img/btn.png) repeat-x 0 center;
		-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
		-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
		box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	}
	button:hover {
		background-color: #17264c;
	}
	.widget_formularvpravo button {
		width: 100%;
	}
	a.btn {
		color: White;
		text-decoration: none;
	}
	.kn4 .btn {
		padding: 2px 5px;
		display: inline-block;
		margin: 3px 0;
		color: White !important;
	}
	input.i1 {
		background-color: White;
		background-image: url(../img/ico/i01.png), url(../img/input.png);
		background-repeat: no-repeat, repeat-x;
		background-position: 9px center, 0 0;
	}
	input.i2 {
		background-color: White;
		background-image: url(../img/ico/i02.png), url(../img/input.png);
		background-repeat: no-repeat, repeat-x;
		background-position: 7px center, 0 0;
	}
	input.i4 {
		background-color: White;
		background-image: url(../img/ico/i03.png), url(../img/input.png);
		background-repeat: no-repeat, repeat-x;
		background-position: 7px center, 0 0;
	}
	input.i3 {
		background-color: White;
		background-image: url(../img/ico/i04.png), url(../img/input.png);
		background-repeat: no-repeat, repeat-x;
		background-position: 7px center, 0 0;
	}
	textarea, input.i5 {
		background-color: White;
		background-image: url(../img/ico/i05.png), url(../img/input.png);
		background-repeat: no-repeat, repeat-x;
		background-position: 7px 16px, 0 0;
	}
	input.i6 {
		background-color: White;
		background-image: url(../img/ico/i06.gif), url(../img/input.png);
		background-repeat: no-repeat, repeat-x;
		background-position: 7px center, 0 0;
	}
	.imgObal {
		position: relative;
	}
	.imgObal .widget_formularvpravo {
		margin: 0;
		padding: 12px;
	}
	.refDatum {
		font-style: italic;
		text-align: right;
		margin: 0;
		padding: 12px 0;
		font-size: 1.6em;
	}
	.refDatum span {
		font-size: .7em;
	}
	.tabLay p.right a {
		color: #364750;
		padding-left: 20px;
		background: transparent url(../img/close.png) no-repeat 0 center;
		text-decoration: none;
	}
	.tabLay p.right {
		clear: both;
		display: table;
	}
	.fotogaltab {
		margin-left: -10px;
	}
	.fotogaltab td {
		padding: 0 10px;
		width: 140px;
	}
	.fotogaltab img {
		display: block;
		margin: 0 auto;
	}
	.fotogaltab td td {
		border: 1px solid #E1E5E7;
		height: 140px;
		vertical-align: middle;
		padding: 10px;
	}
	.kudyMapa li {
		margin-right: 22px;
		float: left;
		width: 155px;
		cursor: pointer;
		text-transform: uppercase;
		text-align: center;
		font-size: 1.7em;
		color: #17264C;
		height: 168px;
		padding: 0;
	}
	.kudyMapa li:last-child {
		margin: 0;
	}
	.kudyMapa ul {
		margin: 0;
		padding: 0;
		list-style-image: none;
	}
	.kudyMapa li span {
		display: table-cell;
		height: 126px;
		text-align: center;
		width: 155px;
		background: transparent url(../img/ico/f01.png) no-repeat center center;
	}
	.kudyMapa .over {
		display: none;
		z-index: 2;
	}
	.kudyMapa ul:after {
		clear: both;
		content: " ";
		display: block;
	}
	.kudyMapa img {
		position: absolute;
		left: 0;
		top: 0;
	}
	.kudyMapa p {
		min-height: 70px;
	}
	.mapaIn {
		position: relative;
	}
	.kudyMapa li:hover, .kudyMapa li.aktivni {
		background: #40aacb;
		color: White;
	}
	.kudyMapa li+li span {
		background-image: url(../img/ico/f02.png);
	}
	.kudyMapa li+li+li span {
		background-image: url(../img/ico/f03.png);
	}
	.kudyMapa li+li+li+li span {
		background-image: url(../img/ico/f04.png);
	}
	.kudyMapa li+li+li+li+li span {
		background-image: url(../img/ico/f05.png);
	}
	.kudyMapa img.base {
		position: static;
	}
	.imbObal .formular {
		width: 556px;
	}
	.kudyMapa li:hover span, .kudyMapa li.aktivni span {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABLCAYAAACLBlLwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABVZJREFUeNrsXV+oFFUYP3e9Kip5rxgpgXnTbkIWbvjki3df9KECF4IIFN0HERKlG9RLBN2gwuihK74ECs6FEMUe9kJBQdJeIghEXLWMknAXSTCLbrcI8k/b97HfXI+nM2f+nZmdnfl+8GNmZ2ZnZ77ffuf7vjPn7A50Oh2RMMrAYc26oPWyx/vGErqeGY/tTeCs9HqWtqnriWAgISHQwA3gJpEvXABWFMGsoJSQB7RyKIKge2oZvDgzHjFMFzok8o0/gCM2PWMwgeYoqgi3gHeUm/uTtrv4NeQ5VwAX0PoCJT49AFwMXBThWofoXq01UzY9wgHuUQx7HvgD8Eda3gD+Ji2zCBRoFfAh4ErgY8ANwMeBT9A+F1PAmpVPRSEscLxzD98AV1o6bxa5CPi+dL/jNs5rwyNGKLVzm6QHM/xtt4mfgQ9TvHATlJ5mTY4kwmsFEQHxrBQvnF6nrzWp8MLA+oEoDrAV+FgqPmPFijhNk5qqbgN+IYoFtMHvNlLaOB4xLonwVQFFcLs+3pCaqPG0PUL1hkeA10QxgfXJHHBpHK8oWfCGYwUWAXEX+GJcr4jiEao3LKdAXXRcJW+I5BWlmN7wDoswj51xvCKsR6jesAz4N2swj4vAp6J4RViPqEkivMci/A8vS15RDesRE6Lbi2gyvlu+43Itx4ZAsaJNS0FLU/XdwA6nVscMhzqmKtK2kznu1IvL3ZKdKrTN8bFxCz0iSJB4FIie43ZzbwRe5i+/Z11xh9anyG5XgzRNQYSYBu6gdXyWsJrtbcRR4F6N7WIF67ZyIoft7Ivj0voOsqGvEDOG/TPkWjKus5198YvyesLPzoOUZpU9Mqe6pjg5TM3TKba3Fvg49TtlW4XsWNVmTEI0/Qo6FOi8x74DwM/Z7vdhPfAzj31PC8MgNT8hUK0xtq8VzJjqNVOwrrIIVjFmqrZNHiFX0Qw7kKvtQB4xwSIkgrWaLNTTI4oybLJX0PbM6jxikkVIFENkY6NHmNJVhl3cl86WNN7ASAeTXk0Tp6s9TGdLSrPESBflIAUdI0UMBvAInNdwBPiP6D4a/Vd0B1MtEd2JIJiKrQE+ScsiAW3zE6X7ODr8JtlpjvYvpy/788DnNO8f0Qkx7PFhbwM/CnBRC4GbRXeUdJWEySNwpMYZ4KfAs5LRTfgaOCq6E160QsjPWhuaZ6mXgKUIz20XAvfS+/OCy8DXgcMRn2V/qDlnw93vFyO+pKYoLG6L7lDMCvB0DrygAXwB+K6IPmfuTNAY4dUGxgFOWtlJ7eauPhYBx7besBBPPOHnEXct3Ah6x0vUnvYbvgfutyCCL/yEGLX0OX9R0O83nCYxbGBdHCG2UzZkA58Av+0jEa4AT1g83zNxhMAUdJ+lC8Ggf66PhJizECNdYFq/NU6wRrxK+a+NeDEq+guHLJ1ni6aGCC0EFh0HC9jrsJmYCrivKSMoKfkyI/0ahT0iqx7BYCEYshBNNkc2YsQs2yUbHtFic6SOeZur45o6bJtUMeAVrNtsm9TQNmVN3Dz1oFnSCcHVdQ8yJhYiQ0KowVr+aTRGslghlwyqR+COabZR4pgWAeZH1NlOiaNuKuhcOMC3RHdmC8Mu0KavCM2vN5gmM2K8cCfDBx0pjscNFcioQfvnmsS68OhKGkjhH1WCYkR4zLgMeWwrRD0U5thkS+wQQmC6FWUii3Gid59gAvhmVBsHOYifR2QELAQLwWAh+lwIJ+JnODmwUz1iXTUV+MiQs15qwNmAM2zwuGqOfr2yDGyGmGE0mfRf22ChVyNu8khX6+QJeXwOXqNCt6IpXtt075Nh65P/BBgAMhY6MvXy9ZYAAAAASUVORK5CYII=);
	}
	.kudyMapa li+li:hover span, .kudyMapa li+li.aktivni span {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABdCAYAAAAyj+FzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3dJREFUeNrsnf912jAQxy88/i8b1JmgzgTABGGDmg3oBE0naJnAdAM6gWGC0AnwBqQTuL5yJI5AWPKPYkvf73v3AGP84k908uksne+yLKOWNcotlPcTef1Q2MYKxGyUip20ldeX3HbyfiefW9NdgwAnBRBjBdyttRPYv+V1V4B8M4AzARUWWlbftJGWu64K1BYgg/os8EbkltjVV7ktla6hEYDslnGPW5qtGOQXk/7TBCC7aOJgizNpkQ9lrXFgcKDYQ3in6OFr2U4mAEPyV0ETAKGWAE65D3XEprcACAEgAHYeYOQ5n6Bs8DC4Am4vMaDvABOxSRnAkQIugIO+ywEkwia6BHBxARwPZb55Dm4n42I1J7CXhApRPhZ+ys71nNuIx8mZXhP53gWbaM4xke+D3A4Xvp9xCxxrBtIv8NxXpZp8QIgwBnEgAAIgAEIACIAACIAQAAIgAAIgZA2Qc35q5uUn0JxJzY0ys/WQjlO87ultBkJKFrOTPNITHZOrgXz+N3lzWKC5AaNSnTUu9IG4iAAgAAIgBIAACIAACAEgAPZOwxq/TYAPLRAAARAAARACwH6GMazTKu8/uT1Sf1Z2bui41P8j1V0LYzABW6e9TL4u7htn3Vek/M2hZgJ5cZK51uq4MN/mS5Vtc+r2HT112cJp2/IWfeBas73LAH9dcen/DhDLIHAVBsBeA5xptgcdPt9Pmu3hLQBySRB1+dOi4wBnF+I+o/ImbQTS/F97prdSSY/UjwXavNpyLFfkQNMQjGVSuSgjf8XhzbSuC6cEAWBFbZsAuPUYYNoEwI3HAEvP3bR+4IH8q+DGSYaHpuLAtYetz2iivU0Fy71H8DhRck8GCRPTFsid6cojgEsyzDbZFKENZOThel+YSt9nBHBgeWAfCvHMySLXaZtM+OG4K89tw7aqhbj35F5trZUAbHwop8rVwmQRVcgmDSrAixx2YevzG7Z08OITFbqi0DCCiAsuXS7D6mY2N8wPcrO6axXart1AN7kBf9F8gdcaRJ/gtQLRN3gni2rOpykF+N1heI1CrHvgvsJrDKLP8BqBWBzK2eT8OM6bdjDWqzMKiS3O/TVXOFCyLXMP4dmOg98/KsiySbvitlXdOTK9CscewiuDGNWJA32Bp4MYZTVHIjOP4KkQF9f2M30smksXDNsMztVz/yvAAD+z56ohbFy6AAAAAElFTkSuQmCC);
	}
	.kudyMapa li+li+li:hover span, .kudyMapa li+li+li.aktivni span {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABcCAYAAACRILDuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA81JREFUeNrsnT1v00AYx69VP0DYmMBdGJBQIxBDkRBmYICpfABEKoRYkCBiYATUiSmVmFELA7BRMbDGDJSNJlvEklTKkAW138A8j/RYnFzbsc92fI7/f+lRLJ/f7vn5Xn2XW/F9X1mgNlmrgvt6VUd8pSQAgUOD34tkjoQ52rZtOiUbaNvDECjPRgDsZJdsQ7bbark1EUhDAeJVAYCd/Ewc76hm61QgfCA7KBsAO74njoeiU0c3C4gsANj5/YoKy7ppm2y/aABjZDeZtC4pojAAPnyaSbfTFNCr8FO1WivoOk/JfjXQf5/JLtkAgJ3/u4EA/ua9ALKgigUAAAAAabQFV2WWm6bROg9ARxpgX+HPzHolvnudBCIKQEtOOiHbQ+s3l1oCItaXOgBHDhrLSTq1CXyZWZOY3GRP6Z2Z3BVB1iE78c9qLGHKT9ZVOaZpdpjgE1esHxPe42twQ6wtVKJ0X/3/QgRllyd2ElEOPCc7Xp1TUqPrubiyIHI/2gFoiAEABAAAAAEAAEAAAAAQAAAABAAAAAEAAEALAuCp6KHU+8qCOVRLou2Iffyha1cfHc1fxnj4STDjI/wlLGl09DXVzKGJh2SbMWHh0dGO+LeltKlNayEi+PxYnib8xqMMQCEMAQAAQAAAABAAWKCipqn+UQXMl6qhNhPCUk1TxTzh8oR5wigDIAAAAAgAAAACAACAAAAAIAAAAKgQACOyL2Szhvsv8MPI9AImvaHs9OtkU7J7ZO/JzjfQ+bofbpD9DIWX2hs6ld/vZI8amBJmEu/AD6eLzoIua9sM4WODIHA8X0i8KykDorKblw2BMJN4frKxFsQQBksMgeP1TeIZlrtoAE7M/rtqOceXziReT2yphjoJYY/zVMss1UBerlo0xLhmcGeJIIzkpUpSyyYAAYRlqJ6O5GWazjnuyqIBbKQ4hicv7NQcwE4K51eSBV1Iedyk5gDSPr9xFmT67+k8nekt2fGch3pQcwDczfJuzjE3VY6VozAyrjxhZFwdBAAVC6solSPuHT1XdArowq+p9aaMFMDiicY9pITEN5+dv1sWAL0air81Puv8zB2RpgD6hg/ZVXb3lnbIHhqcNzDNok0bYq7hebanGkcteKFSVEPRDgAACAAAwKTKBVUIwDM8b2K5PwaLjpdpO8A1aAvsq+j/TrNNRyp7//66MYQcSzh1/PQ6ImvVZGmqdsySXnHq5Llf3ofdkrXGktSrkfMDcxLW/9LXWHPz3ss0CwqLO+luaUmXk+OQ7EDV+7uwI90TG1or/oeUFQdF3OCfAAMAgIl23pJKKxsAAAAASUVORK5CYII=);
	}
	.kudyMapa li+li+li+li:hover span, .kudyMapa li+li+li+li.aktivni span {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABuCAYAAAB4DX6mAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABJ9JREFUeNrsnc1rFDEUwNOlxwpzXMGP9SYFdXoQpKCuV0Fdr4qyxZsi9j9wxVMPZXsSVGRb/ANq6cHjDgheu70Ub11FaG9bpPcxoQmks0kmmc8kfQ8e7Wa+kl+SlzcvM5mZOI4RJx2sm8hvOcL6GGvEEhqJHe4i/yXA2uYTZhM7bGBt0R2ZtKgmaY4sLGBbkDai+eXzvnZqD9IdUjTAuhNPS1/j2KpUlseBzvEmFxkILrJJt9UJIMS6L8hbV/ccphfsCS5GaqBVE4AO1kkiP+R32+Q8WS7clVw4rBhAYRWSpwlO8jTBnP2/0K5ZhjHq12AAc13Tulqpo/UVlcHlkg1mqXbIOktdx4hk3ZhdR1ezznuj2pKco1eGwS1zKBPV4lCjFkNJtypt+C17TJcZzFBhAOOqHTGbXNu+BFjp9yZV3uTsSAxmQI2dyIZUcnNW9e3uUNLcKzGAMp0tKbgR0sAMH5C5oYj0JAM2d2mYb1cQxImKzuxMIsaYJZIT0gK2uMJXIQTGGOtv+n8yglQahA6tJVZ422RMgWzRv0dFQSA1/AZrt8JaLkrWadw0ygqBFPgt1mUPIswEwhJtKdoQCIChpU0+z3zDPVGUvCE5oO8ZAFaxfdGGhsIO+ChtEwhnSgCCYBouKYfc/00Hy3eY+N3MAoHIeazztD8Rz/ASZzSblhSQeYv/OFebpe3R3wdZWwKTPe5kTOYokICDQv6/priXkInM5f1D3WLRfmTbcRXdQSXHHJifPhvGCJ0BgdEBIAAEgAAQAAJAAAgAIQeEHwABWgJAAAgAASAABIAAEACCUgJPynkhD4TXWO97AOEzUsyRpEEgB35xHMR3lDLDrmMTGIgVhwE0izCM5CTPHQIxpwuAiMkMFANxB+s2yvikWAVyGetDrFd1DzCdhmtSvQV+AjhLAAEgAASAABAAAkAACAABIACEMyiznpbL6JnshuYJX2G9iPUc1qdYf1kMgOTtBTp5Jvsm1k9o+kHv0yJ5YZK9xHmA9aVg+yLdZpuQPM0L8vuR22eqvDot4YMgjTzLbOOKWyRPe4L096rW0NA4qUxsDK9tS9L/5rEJrk2+ZMpvGoQWOoncyrbZJg8k6Yt5IJDhZVWQvmIpBJKnJ4L0VdVQqeMnkPD1daxf6e/b6ORVIBvfiWKVRl5TYm/MPEurMNkbskMkeYfQA5kBt9nAJow9LW9kAmHXUwhjEwgjTyHsmkCIkL0TrpV1B+kBjneFkSmELc8gfDP1E5jsI3/WUrhiahiZbHgCYF017OusruN6ayAGfkEFQcdjXHK8FbxLc/50IET0RK4aw7W88QQWqHjkKARyExjmheD6ekss/0FWCL4sOJUKQgVhoAlgnd6j16ELmu49KYf8CyYGi8zGkuWD6/62Q9dgXmKguzKnLoCduP5vO2QB0UuD0HcQgGnepxbTzkJzYiEA01Yc86sFZwEQWgogOY+qXRbfAKiWUZe26oaBN7jkSNhNuvik1Kuk9NqS1fir/IxJGQtmTxQtoMdsm+hbCskDlx0EoAIxtTK47LMCmxk+R2CrdriyCD+MoQqqhB6F3gOVe/1fgAEAsUPUxdF05+UAAAAASUVORK5CYII=);
	}
	.kudyMapa li+li+li+li+li:hover span, .kudyMapa li+li+li+li+li.aktivni span {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAABLCAYAAACfvw5UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABTBJREFUeNrsnT1P20AYx4+IsRIZqVSpYauQKsJaCSUZu5SgqkO7QD5ARaPOVYr6AQB17EDYumGWqhtBqDPQgXbDbB09dKf3oLNi3MSO78W+s/9/6eTwEnM5/+55852Zu729ZdBUNXjzMQzTVcMQJMJzztsWhgIAyajLW523TQwFAJJRSxzbGAoAJKPmlNcQAJo5Bpr0GgJAmawPLBAAyqx67OvHGBIAJOu+4MIAkDJAEADSGhNBAChRKykxEQSAMgXREABCXASAABAAckRtDAEAggAQBICQmQEg6E4oJgIgCADBVQEguCoABEEACAJAEACyLv6ZFgPRNp93DLc57mmu4lubKeOiDYTrAowsGdgFb4e8eazC25+rClCDtwEb7z5V1Yi3HXEEQCW3OAPhikyociBVCSCyNgcsn0LhngApAEDl0K5Bq5MUI/XEEQA57LKOCsycyAJ1ygyRzQCdaAqWGwV/jkATQD0bs715i+GmwdoqiRVUtYBDW0sFNgNEM+6Gt22W/x3yP1O+v1iA9drn7SNcmNoMJktETwprGgKFXMyZOIYz/Sr2u8vi2BRucU28NgEV9eFQZHNWZ3KuBdENkY63WPbKcRwcukifePum0J8HvL3g7a3omwpMI96OxdGZoNv1LCy8d7USeV1PAYdm9HtFcCbpDW8feHsyY4pPoFyK185maWVK48kCXKfAQxfqucE+POLtywyubcfmuKaqAB2kZG3fDcMT1a8US0RWcImVoFJdluUc9RR4fvP2Ksf+vEzI5ML+dssw8GUBqJviuj7z9jdjcLwcybyy6oql31DdhguzR0cJEBFADyd8fzmSkj8VViFaJlicYEWiVeWzyNdXE87/jLcfKf1eYo6vJSoLQEkf4itvr8UFpdR/LQKKjhpOCBmB8JO30whUaYNLxdIhACpWBMXJDBdYFzA6NRQQOav5CabbNa2n/HzR4r43meNrrMkCUQxwzrAjE8quUU347h6rwOo5SKsoztsI03jaWbDKKrgoHJIS3eSlhXJBtA7ki292ABKUEPRT6aEfeqykLIxiIyp2dRkeMFl1V7UvvFQgm8Y32XgDHp5eUW4F7P7SEj8tC8v6B8IlmgRSi2Grb1mACQugmcIXXYVEgugArs4paPqzWJg01TTBcwR4nFKdaVprrmqBCJ6s22/u6gdsvOWG2kIktoJLTJYfsRqnkTFlYiJntURK65JUACJ6ryUpnmVFXvQWS/x2S2vK77moUeyCXk75WVpsciI5+ei8nSIAIgAGCgOncykDbVvedTA9XtV0LhlPEJV07U8lBtpU/NA6V+R5DlqeQ43nUl2cJn0tZQFqaAiaW5rjgqFjWZDO/raLmswqAOnIBGyd0ablMb03r+tFvb9Mz0gcOWKFwhpMKSQLkG/p53HhoU4m+hgU9X4VgFQ7fWzg4vjiAtmcee0ZLgXk+n4VF6bqLkxlTnuWZmU04TYMnfu4qPcXVUgk+EwuJqc+UV3EpgKj6XVW55KfV6keVVOcUX3JDvdzmO02PVqux8wv0pNZlhyoTmTVLCyrJbkQFzaPQNcGiMILlEd2mHVstYyPjjR+yNLXUwciuM0LnvggeQXB08m5tEAwLM3wN4fi95Qnl+6NhQ32/9PfLywJaul+2YDls33JY8XvdAkf4NCIZalai5hVe1I9DSYtfGsbOr8v4juvKgNatf/W47PxzhNP83l7wi14VRrQqv+3ntDlyjzA02fjxedeVQew6gDFY4Zwr/rCBKAImBtxdPq5hjr1T4ABAJcrVxlf4NT3AAAAAElFTkSuQmCC);
	}
	.refKont {
		text-align: center;
		text-decoration: none;
		display: block;
		background: #46AACB;
		color: White;
		font-size: 1.4em;
		font-weight: normal;
	}
	.refKont i {
		font-size: 60px;
	}
	.refKont strong {
		font-weight: bold;
		font-style: italic;
		font-size: 1.9em;
		line-height: 2em;
		display: block;
	}
	.refKont a {
		text-decoration: none;
		color: White;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		width: 345px;
		height: 265px;
	}
	.refKont a:hover {
		background: #17264c;
	}
	.refKont a {
		-webkit-transition: all 0.4s ease-out;
		-moz-transition: all .4s ease-out;
		-o-transition: all .4s ease-out;
		transition: all .4s ease-out;
		-webkit-transition-delay: 0;
		transition-delay: 0;
		-moz-transition-delay: 0;
		-o-transition-delay: 0;
	}
	.karImg {
		margin: 1.2em 0;
	}
	.karImg .col-3 {
		padding: 0 20px;
		text-align: center;
	}
	.karImg .col-3 h5 {
		margin: 0;
		font-size: 1.1em;
		text-transform: uppercase;
		font-weight: bold;
	}
	.karImg:after {
		content: " ";
		display: block;
		clear: both;
	}
	.logoEntryCont {
		width: 189px;
		height: 189px;
		float: left;
	}
	.entry {
		width: 189px;
		height: 189px;
		position: absolute;
	}
	/*loader div*/
	#ntsLoader {
		position: fixed;
		background-color: #FFFFFF;
		width: 100%;
		height: 100%;
		z-index: 150;
	}
	#ntsLogo, #ntsAjaxLoader {
		display: block;
		margin: 0px auto;
	}
	#ntsAjaxLoader {
		margin-top: 10px;
	}
	.hand {
		cursor: pointer;
	}
	.wrapper {
		overflow: hidden;
		perspective: 800px;
		-moz-perspective: 800px;
		-webkit-perspective: 800px;
	}
	/*
.container {
transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transition: -webkit-transform 1s;
-webkit-transition: -webkit-transform 1s;
-webkit-transition: -webkit-transform 1s;
}
.container div{
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.contentContainerLeft {
display: inline-block;
transform: rotateY(-30deg) scaleY(0.94);
-moz-transform: rotateY(-30deg) scaleY(0.94);
-webkit-transform: rotateY(-30deg) scaleY(0.94);

transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transition: -webkit-transform 1s;
-webkit-transition: -webkit-transform 1s;
-webkit-transition: -webkit-transform 1s;
}

.contentContainerRight {
display: inline-block;
transform: rotateY(30deg) scaleY(0.94);
-moz-transform: rotateY(30deg) scaleY(0.94);
-webkit-transform: rotateY(30deg) scaleY(0.94);

transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transition: -webkit-transform 1s;
-webkit-transition: -webkit-transform 1s;
-webkit-transition: -webkit-transform 1s;
}

.contentContainerNormal {
display: inline-block;
transform: rotateY(0deg) scaleY(1);
-moz-transform: rotateY(0deg) scaleY(1);
-webkit-transform: rotateY(0deg) scaleY(1);
}
*/
	#overCont {
		position: absolute;
		background-color: rgba(0, 0, 0, 0.7);
		display: none;
	}
	#overCont h2 {
		color: #FF0000;
		display: none;
	}
	.urlWebuReference {
		margin-bottom: 20px;
		display: block;
	}
	.modryweb .narocnost li+li {
		background-image: url(../img/ico/coffee-2-64.png);
	}
	.modryweb .narocnost li+li+li {
		background-image: url(../img/ico/conference-64.png);
	}
	.refX1 .narocnost li+li {
		background-image: url(../img/ico/stack-of-photos-64.png);
	}
	.refX1 .narocnost li+li+li {
		background-image: url(../img/ico/organization-64.png);
	}
	.refX2 .narocnost li {
		background-image: url(../img/ico/sinchronize-64.png);
	}
	.refX2 .narocnost li+li {
		background-image: url(../img/ico/edit-5-64.png);
	}
	.refX2 .narocnost li+li+li {
		background-image: url(../img/ico/talk-64.png);
	}
	.trhzvirat .refCol .btn2 {
		background-position: 0 21px;
		font-size: 1.7em;
		font-weight: 300;
		padding: 25px 0;
		text-align: center;
		width: 265px;
		background: url("../img/trh5.png") no-repeat scroll 100% 0, url("../img/btn.png") repeat-x scroll 0 21px;
	}
	.ref2b {
		margin: 0 -20px;
	}
	.ref2b .col-6 {
		padding: 0 20px;
	}
	.ref2 {
		position: relative;
	}
	.ref2b .refLineLogo {
		position: absolute;
		background: transparent url(../img/bg.png);
		text-align: left;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 0;
		line-height: 1.2em;
		color: white;
		font-size: 1.3em;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		padding: 15px 30px;
		text-align: center;
	}
	.ref2b:after {
		content: " ";
		display: block;
		clear: both;
	}
	.ref2b img {
		display: block;
		max-width: 409px;
	}
	.stukt:after {
		content: " ";
		display: block;
		clear: both;
	}
	.stukt {
		margin: 1em -2px;
	}
	.str {
		float: left;
		width: 20%;
		text-align: center;
		padding: 0 2px;
		padding-bottom: 20px;
	}
	.str h4 {
		background: transparent url(../img/bub1.png) no-repeat 10px 100%;
		text-align: left;
		color: white;
		text-transform: uppercase;
		position: relative;
		font-size: 1em;
		display: table;
		width: 100%;
		padding-bottom: 13px;
		margin: 0;
	}
	.str h4 span {
		display: table-cell;
		width: 100%;
		height: 4em;
		vertical-align: middle;
		background: #46aacb;
		padding-left: 45px;
		padding-right: 0;
	}
	.str h5 {
		color: #17254c;
		font-size: 1.2em;
		font-weight: 500;
		margin: 15px 0 7px 0;
	}
	.str img {
		display: block;
		width: 100%;
		height: auto;
		max-width: 135px;
		margin: 0 auto;
	}
	.str h4 strong {
		display: inline-block;
		background: #17254c;
		color: white;
		text-align: center;
		position: absolute;
		left: 10px;
		top: 16px;
		line-height: 28px;
		width: 28px;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-border-radius: 50%;
	}
	.str p {
		margin: 11px 0;
		min-height: 35px;
	}
	.clankyCol, .clanekCol {
		display: table-cell;
		vertical-align: top;
		padding: 0 15px;
	}
	.clanekCol {
		width: 55%;
		padding-right: 45px;
	}
	.clankyCol {
		width: 45%;
		padding-left: 25px;
		margin-left: -1px;
		border-left: 1px solid #d5d5d5;
	}
	.clankyCol .clanek h3 {
		margin: 8px 0;
		font-weight: 400;
		font-size: 1.8em;
	}
	.clankyCol .clanek p {
		margin: 0 0 0 0;
		font-size: 1.1em;
		line-height: 1.4em;
		font-weight: 300;
	}
	.clankyCol .clanek h3 a {
		text-decoration: none;
		color: #17264C;
	}
	.clankyCol .clanek {
		margin: 0;
		padding: 0;
		margin-bottom: 25px;
		position: relative;
		padding-top: 25px;
	}
	.clankyCol .clanek+.clanek {
		border-top: 1px solid #E1E5E7;
	}
	.clankyCol .clanek h3 a:hover {
		text-decoration: underline;
	}
	.arr {
		width: 17px;
		height: 31px;
		background: transparent url(../img/sipp2.png) no-repeat;
		position: absolute;
		left: -42px;
		top: 50%;
		margin-top: -15px;
		display: none;
	}
	.datum {
		color: #575757;
		font-style: italic;
	}
	.clankyCol .clanek.aktivni .arr {
		display: block;
	}
	.clankyCol .clanek.aktivni h3 a {
		color: #46AACB;
	}
	.clankyCol .clanek.aktivni .text {
		font-weight: 400;
	}
	.cervenyweb #cont {
		background: white url(/img/ref/bg2.jpg) no-repeat center 0
	}
	.cervenyweb .refkon, .refLayout.cervenyweb h1.hlavni, .cervenyweb .narocnost li strong, .cervenyweb h3 {
		color: #ff0000;
	}
	.cervenyweb .btn, .cervenyweb .uv img {
		background-color: #ff0000;
	}
	.makro .refkon, .refLayout.makro h1.hlavni, .makro .narocnost li strong, .makro h3 {
		color: #73b833;
	}
	.makro .btn, .cervenyweb .uv img {
		background-color: #73b833;
	}
	iframe[name="google_conversion_frame"] {
		position: absolute;
		z-index: -5;
	}
	.numero {
		color: white;
		width: 50px;
		font-size: 22px;
		line-height: 50px;
		margin-right: 10px;
		display: inline-block;
		vertical-align: middle;
		font-weight: bold;
		background: #46aacb;
		text-align: center;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-border-radius: 50%;
	}
	.miniloga img {
		vertical-align: middle;
		margin: 5px 10px;
	}
	.sliderBox .mini {
		width: auto !important;
	}
	.sliderBox .ref {
		width: 875px;
		height: 450px;
		cursor: col-resize;
	}
	.dragSliderWindow {
		display: none;
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.6);
		top: 0;
		left: 0;
		z-index: 999;
	}
	.dragSliderWindow .close {
		width: 30px;
		height: 30px;
		background-color: white;
		left: 50%;
		top: 50%;
		margin-top: -315px;
		margin-left: 585px;
		position: fixed;
		z-index: 9999;
		background-size: cover;
		border-radius: 15px;
		-moz-box-shadow: 0 0px 10px black;
		-webkit-box-shadow: 0 0px 10px black;
		box-shadow: 0 0px 10px black;
		cursor: pointer;
		background-image: url(../img/slide/close.jpg);
	}
	.sliderBox .sipky {
		background-image: url('/img/sliderSipky.png');
		background-color: #15254C;
		width: 153px;
		height: 77px;
		float: right;
		position: absolute;
		right: -77px;
		top: 50%;
		margin-top: -34px;
		box-shadow: 0px 0px 8px 0px #000;
	}
	.sliderBox .refBlok {
		margin-bottom: 80px;
		height: 450px;
	}
	.naseSluzbyReference .dragSlider {
		width: 1200px;
		height: 600px;
		overflow: hidden;
		position: relative;
		cursor: col-resize;
		border: 1px solid #E0E0E0;
		margin: 0 auto;
		top: 50%;
		margin-top: -300px;
		-moz-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
		box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
	}
	.naseSluzbyReference .dragSlider .screen {
		background-size: 100% auto;
		background-position: left top;
	}
	.naseSluzbyReference .dragSlider .old {
		background: #EBEBEB;
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.naseSluzbyReference .dragSlider .new {
		background: #EBEBEB;
		position: absolute;
		width: 25%;
		height: 100%;
		-moz-box-shadow: 0 2px 3px black;
		-webkit-box-shadow: 0 2px 3px black;
		box-shadow: 0 2px 3px black;
	}
	.naseSluzbyReference .ref .screen {
		background-size: 875px auto;
		background-position: left top;
	}
	.naseSluzbyReference .ref .old {
		background-color: #EBEBEB;
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.naseSluzbyReference .ref .new {
		background-color: #EBEBEB;
		position: absolute;
		width: 50%;
		height: 100%;
		-moz-box-shadow: 0 2px 3px black;
		-webkit-box-shadow: 0 2px 3px black;
		box-shadow: 0 2px 3px black;
	}
	.naseSluzbyReference .ref .tlacitko {
		background-color: white;
		border-radius: 3px;
		position: absolute;
		width: 25px;
		height: 25px;
		opacity: 0.2;
		bottom: 0;
		right: 0;
		margin: 10px;
		background-image: url("../img/slide/fullscreen.png");
		background-size: cover;
		-webkit-transition-property: all;
		-webkit-transition-duration: 200ms;
		-moz-transition-property: all;
		-moz-transition-duration: 200ms;
		transition: all 200ms ease-in-out;
		-moz-box-shadow: 0 0 3px black;
		-webkit-box-shadow: 0 0 3px black;
		box-shadow: 0 0 3px black;
	}
	.blokSquareHP {
		text-decoration: none
	}
	.blokSquareHP a {
		text-decoration: none
	}
	.blokSquareHP a p {
		color: #364750
	}
	.blokSquareHP a:hover p {
		color: #364750
	}
	#ProNovinareRoky {
		width: 1200px;
		height: 50px;
		overflow: hidden;
		border-width: 0px;
		-webkit-transition-property: all;
		position: relative;
		-webkit-transition-duration: 200ms;
		-moz-transition-property: all;
		-moz-transition-duration: 200ms;
		transition: all 200ms ease-in-out;
	}
	#ProNovinareRoky .zalozky {}
	.proNovBtn {
		position: absolute;
		background: #46aacb;
		right: 0;
		display: none;
	}
	/* Mini slider ikonek v sekci kariera */
	.karieraSlider {
		overflow: hidden;
	}
	.karieraSlider .left {
		position: absolute;
		margin-left: -35px;
		margin-top: 80px;
	}
	.karieraSlider .left img {
		height: 50px;
	}
	.karieraSlider .right {
		position: absolute;
		margin-left: 850px;
		margin-top: 80px;
	}
	.karieraSlider .right img {
		height: 50px;
	}
	karieraSlider:hover .right {
		opacity: 1;
	}
	karieraSlider:hover .left {
		opacity: 1;
	}
	.karieraSliderIn {
		margin-left: 0px;
	}
	.karieraSlider .kariera {
		float: left;
		padding: 0 10px;
		text-align: center;
	}
	.karieraSlider .a {
		-webkit-transition-duration: 200ms;
		-moz-transition-property: all;
		-moz-transition-duration: 200ms;
		transition: all 200ms ease-in-out;
	}
	/* -- */
}

@media screen and (min-width: 960px) {
	.fixMenu #head {
		position: fixed;
		background: white;
		left: 0;
		top: 0;
		width: 100%;
		background: white;
		padding: 0 10px;
		-moz-box-shadow: 0 2px 3px #e9e9e9;
		-webkit-box-shadow: 0 2px 3px #e9e9e9;
		box-shadow: 0 2px 3px #e9e9e9;
	}
	.fixMenu #headIn {
		padding: 0;
		height: 85px;
	}
	.fixMenu #head p img {
		height: auto;
		width: 180px;
	}
	.fixMenu #head p {
		margin: 0;
		padding: 12px 0 11px 0;
	}
	.fixMenu #nav {
		padding-top: 7px;
	}
	.fixMenu .search {
		padding-top: 7px;
	}
	.fixMenu #menu ul {
		padding-top: 12px;
	}
	.fixMenu #head .mut {
		padding-top: 7px;
	}
	#head, #headIn, #head p img {
		-webkit-transition: all .2s ease-out;
		-moz-transition: all .2s ease-out;
		-ms-transition: all .2s ease-out;
		-o-transition: all .2s ease-out;
		transition: all .2s ease-out;
	}
	#head p, #nav, .search, #menu ul, #head .mut {
		-webkit-transition: padding .2s ease-out;
		-moz-transition: padding .2s ease-out;
		-ms-transition: padding .2s ease-out;
		-o-transition: padding .2s ease-out;
		transition: padding .2s ease-out;
	}
}

@media screen and (min-width: 1200px) {
	.ref span.refLine2 {
		-webkit-transition: bottom .6s ease-out;
		-moz-transition: bottom .6s ease-out;
		-ms-transition: bottom .6s ease-out;
		-o-transition: bottom .6s ease-out;
		transition: bottom .6s ease-out;
	}
}

#claimMin {
	display: none;
}

#claimMin .slide {
	background-position: bottom center;
	height: 350px;
	width: 100%;
	background-size: 100% auto;
	background-color: white;
	margin: 0;
	background-repeat: no-repeat;
}

#claimMin .benzina {
	background-image: url('/img/sliderMin/benzina.jpg');
}

#claimMin .uk {
	background-image: url('/img/sliderMin/uk.jpg');
}

#claimMin .nm {
	background-image: url('/img/sliderMin/nm.jpg');
}

#claimMin .cc {
	opacity: 1;
	width: 100%;
	text-align: center;
	padding: 50px 15px 1px 10px;
	text-align: right;
	max-width: 50%;
	float: right;
}

#claimMin h2 {
	font-size: 3em;
	margin: 0;
}

#claimMin h4, #claimMin h3 {
	font-size: 1em;
	margin: 9px 0;
}

#claimMin h3 {
	font-size: 1.3em;
}

#claimMin p {
	margin: 0;
}

@media screen and (max-width: 1000px) {
	#claimMin {
		display: block;
		width: 100%;
		height: 350px;
		background: white;
		overflow: hidden;
	}
}

@media screen and (max-width: 650px) {
	#claimMin .slide {
		height: 240px;
	}
	#claimMin {
		height: 240px;
	}
	#claimMin h2 {
		font-size: 1.5em;
		margin: 0;
	}
	#claimMin .cc {
		padding: 20px 15px 1px 10px;
	}
}

@media screen and (max-width: 450px) {
	#claimMin .slide {
		height: 220px;
	}
	#claimMin {
		height: 220px;
	}
	#claimMin .cc {
		padding: 10px 10px 1px 10px;
		max-width: 60%;
	}
}

@media screen and (max-width: 1200px) {
	#ProNovinareRoky {
		width: 100%;
	}
	.proNovBtn {
		display: block;
	}
}

.xx1 span {
	padding: 15px 5px;
}

.xx1 img {
	vertical-align: middle;
	margin-right: 12px;
}

.xx1 {
	border-top: 1px solid #e1e5e7;
	border-bottom: 1px solid #e1e5e7;
	margin: 40px 0;
	padding: 40px 0;
}

.xx1 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	-ms-align-items: center;
	align-items: center;
}

.xx1 strong {
	color: #0e214c;
	font-size: 2.75em;
	font-weight: 700;
	vertical-align: middle;
	display: inline-block;
}

.icoLinks span:after {
	content: ' ';
	position: absolute;
	left: 50%;
	top: -5px;
	z-index: 5;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: -5px;
	display: block;
	background: #fff;
	border: 1px solid #cccccc;
	border-width: 1px 0 0 1px;
}

.icoLinks p:hover span {
	display: block;
	visibility: visible;
	opacity: 1;
	top: 75px;
}

.xx2 h3 {
	font-weight: 700;
	color: #46aacb;
	font-size: 2em;
}

.icoLinks p {
	display: inline-block;
	position: relative;
	margin: 0;
	margin-left: 10px;
}

.icoLinks {
	text-align: right;
}

.icoLinks svg {
	display: block;
	width: 40px;
	height: 40px;
	position: relative;
	z-index: 3;
}

.icoLinks path {
	fill: #17254c;
}

.icoLinks strong:hover path {
	fill: #fff;
}

.icoLinks strong:hover {
	background: #46aacb;
	border-color: #46aacb;
}

.icoLinks strong {
	background: #fff;
	display: block;
	width: 64px;
	height: 64px;
	padding: 10px;
	border: 2px solid #17254c;
}

.icoLinks span {
	position: absolute;
	display: block;
	top: 30px;
	left: 50%;
	margin-left: -68px;
	width: 136px;
	text-align: center;
	background-color: white;
	color: #46aacb;
	padding: 6px;
	font-weight: 700;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
	box-shadow: 0 0 20px rgba(0, 0, 0, .4);
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s, top .3s;
	z-index: 10;
	font-size: 1em;
	line-height: 1.2em;
}

.xx2 {
	margin: 0px -60px;
	display: flex;
	flex-flow: row nowrap;
	-ms-align-items: stretch;
	align-items: stretch;
	position: relative;
	border-bottom: 1px solid #e1e5e7;
}

.xx2 .numb span {
	background: #46aacb;
	color: white;
	border-radius: 50%;
	width: 48px;
	line-height: 48px;
	text-align: center;
	font-weight: 700;
	display: block;
	font-size: 1.5em;
}

.xx2 .numb {
	position: absolute;
	border: 2px dashed #94d5e4;
	width: 62px;
	height: 62px;
	line-height: 48px;
	top: 55px;
	background-color: white;
	padding: 5px;
	left: 50%;
	margin-left: -30px;
	border-radius: 50px;
	z-index: 2;
}

.xx2 .numb-first span img {
	margin-bottom: -6px;
}

.xx2 .numb-first {
	top: -67px;
}

.xxL {
	border: 2px dashed #94d5e4;
	border-width: 0 2px 0 0;
}

.xxL, .xxR {
	width: 50%;
	padding: 40px 60px 40px 60px;
}

.xx2.reverse .icoLinks a {
	margin: 0 10px 0 0;
}

.xx2.reverse .icoLinks {
	text-align: left;
}

.xx2.reverse .xxR {
	border-right: 2px dashed #94d5e4;
}

.xx2.reverse .xxL {
	order: 2;
	border-width: 0;
}

.eshopText img {
	max-width: 100%;
	height: auto;
}

.xx2-last:after {
	content: ' ';
	width: 1px;
	height: 65px;
	position: absolute;
	z-index: 1;
	border-right: 2px dashed #94d5e4;
	display: block;
	top: 0;
	left: 50%;
	margin-left: -2px;
}

.xx2-last {
	border: 0;
}

.xx2-last .xxL {
	border: 0;
}

.refSimg img {
	display: block;
	width: 100%;
	max-width: 550px;
	height: auto;
}

.refSimg span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	font-weight: 700;
	padding: 15px 25px;
	color: #17254c;
	font-size: 1.2em;
	background: #f0f2f3;
}

.refSimg {
	overflow: hidden;
	height: 500px;
	padding-right: 140px;
	position: relative;
}

.refSlideR h3 {
	margin: 0;
	font-weight: 700;
	color: #46aacb;
	font-size: 2em;
}

.refSlideR h4 {
	margin: 0;
}

.refSlider {
	position: relative;
	width: 100%;
	height: 500px;
}

.refSlide {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.refSlideR, .refSlideL {
	width: 50%;
}

.refSlideIn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.refSlideR .text {
	-webkit-box-flex: 10;
	-ms-flex-positive: 10;
	flex-grow: 10;
}

.refSlideR {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.arrows i:hover {
	color: white;
	background: #46aacb;
	border-color: #46aacb;
}

.arrows i {
	cursor: pointer;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	border: 2px solid #17254c;
	color: #17254c;
	margin-bottom: 10px;
}

.arrows {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -85px;
}

.refSliderBox .refSliderBoxIn {
	margin: 0 auto;
	max-width: 1200px;
	padding: 40px 0;
}

.refSliderBox {
	background: #f0f2f3;
}

.refLayout .plocha img {
	max-width: 100% !important;
	height: auto !important;
}

.videoIframe iframe, .videoCont video {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.videoIframe, .videoCont {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.vitrablok {
	background-image: url(/img/vitra2.png), url(/img/vitra1.png);
	background-position: center 0, center center;
	background-repeat: repeat-x, repeat;
}

.help {
	position: absolute;
	left: 7%;
	top: 6%;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2em;
	font-size: 14px;
	color: white;
}

.help strong {
	display: block;
	vertical-align: middle;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 58px;
	line-height: 56px;
	height: 58px;
	background: white no-repeat center center;
	text-align: center;
	cursor: pointer;
	border: 1px solid #e6e6e6;
}

.help .popup {
	position: absolute;
	display: block;
	z-index: 20;
	width: 250px;
	text-align: center;
	padding: 5px 25px 20px 25px;
	line-height: 1.4em;
	left: -22px;
	top: 83px;
	color: #221e1f;
	background: white;
	display: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 0;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}

.help .popup em {
	display: block;
	color: #46aacb;
	font-style: normal;
	font-size: 1.25em;
	line-height: 1.25em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.help .popup:before {
	content: url(/img/sip.png);
	position: absolute;
	top: -16px;
	left: 30px;
	display: block;
	clear: both;
}

.help .popup img {
	width: 150px;
	height: 150px;
}

.help.second {
	left: auto;
	right: 10%;
	top: 10%;
}

.help.up {
	left: auto;
	right: 35%;
	top: auto;
	bottom: 10%;
}

.help.second .popup {
	left: auto;
	right: -22px;
}

.help.second .popup:before {
	left: auto;
	right: 30px;
}

.help.up .popup {
	top: auto;
	bottom: 83px;
	right: auto;
	left: -97px;
}

.help.up .popup:before {
	left: 50%;
	margin-left: -20px;
}

@media screen and (min-width: 650px) {
	.help.up .popup:before {
		content: url(/img/sip.png);
		position: absolute;
		top: auto;
		bottom: -15px;
		left: 50%;
		margin-left: -20px;
		display: block;
		clear: both;
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

.help strong {
	transform: scale(0.9, 0.9);
}

.help strong.animate {
	transform: scale(0.9, 0.9);
	animation-duration: 3s;
	animation-timing-function: cubic-bezier(0.14, 0.07, 0.16, 0.81);
	animation-iteration-count: infinite;
	animation-name: helpstrong;
}

@keyframes helpstrong {
	0% {
		transform: scale(0.8, 0.8);
	}
	25% {
		transform: scale(1, 1);
	}
	50% {
		transform: scale(0.8, 0.8);
	}
	100% {
		transform: scale(0.8, 0.8);
	}
}

.help:hover strong {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAABdFBMVEVOoM1OoM5Ooc5Poc5Poc9Pos9QotBQo9BRo9FRpNFRpNJRpdJSpdNSptRTptRTp9VTp9ZUqNZUqNdUqddVqdj///9OoM1Poc5QotBQo9FRpdJSpdNVqthQo9FVqthOoM1Poc5Poc9Pos9QotBQo9FRpNJRpdJSpdNTp9VWq9pYrdxZr95asN9aseBOoM1Tp9VVqthOoM1Qo9BRo9FWqtlOoM1Poc5Pos9QotBRo9FRpdJSptRUqNdVqdhVqthWqtlWq9lWq9pXrNtOoM1UqNZVqdhOoM1Pos9SpdNWq9lOoM1QotBRpdJWqtlOoM1Poc5Pos9SptRTp9VWqtlWq9pOoM1OoM5Ooc5Poc5Poc9Pos9Qos9QotBQo9BQo9FRo9FRpNFRpNJRpdJSpdNSptRTptRTp9VTp9ZUqNZUqNdUqddVqdhVqthWqtlWq9lWq9pXrNtYrdxYrd1Yrt1Zr95Zr99asN9aseBaseFbsuFbsuJcs+M/p7geAAAAVXRSTlMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQEBAQECAgQEBAQEBAQEBAQEBAQEBAUFBQcHBwcICAgICAgICAgICAgICAkJCQoKCgoLCwsLDw8PDw8PDwdNObJgAAAX5JREFUKM91k89LAkEUx+fNDOxBQogQwksHqeiHKHno1iHwUNCta/T/Rf9Ax+hgGmF2SUIwcl3BCoKQrJ2Z3htnnd2iLwvLzme/b9+vBeZUKC7LgHH4/I6i2J2BQ5U83QQIzgGG918pWF4JLOPcQnjpDedwf9G+gkhyC8E83jnoGBNSoJELwEPTbVtYXnOME8TLQnMZIizsBomRoEQjZ0ybQWMKrJ53eQvZGIntKn0VnVp3b6Cwx+ZRZ5DiGqOVPodqycNrgpQToFGrKzjIJZDCyi2EgqDSqgdHwb/OZzieoSYDzicfYiFHPTi031QJPMNsSdK27JRZq4fMQi7p6QTrNCpOYB8LheGrKC5Rc8uM4iqfEFpboahsut4apce+FJxKMxTVjdlUUHrkm4BqhbCzTpCcRnd8+6ieAdRWPbzwjSf4xGslmhgYpOPb1MhcVszBSUOnhp2IxokDfYgya5LRWye7YL9ZdjXnmvajv0vt9N426Y1Pfgc0xVFo3NkPEHOd6sWJsegAAAAASUVORK5CYII=);
}

.help strong {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqJJREFUeNq0lkuO2kAQhm1jHjs4wtyAHWvPCYZI7JkbhBskOUGYG8AJwg1i1kgoUmbHhgVrZC+QeBmn/qbLKXdst2eStPTjVtNdX1d1VduuY2890jMp0Oq6rus0Gg1WTAo9z4Nm+/0+qjLmWkBT0ji3QMN8388JYwSE5jRtstvtorcAh6QZvCmCNZvNnBjIUGoxorLZbBZ1gPDqY9Eu2JtWq6UEGD/vUMjL5ifJ7eX19eekClgKw87Zo3a7rUD8lFDMQyTSNHVut5tzvV5f1uv1pAiIMH4rO1DpWafTUTAIfR7n0DIwSRIAnfP5/GG1Wi0kEAmyNc9MegdjEiLF4xxyBgIGnU6nmPRA0MgToeyWpjIZ0BkIDx5JLhl2KYxfOLRFGxGb6dK8qdq89m5cWTsCqKEqQWRZ8NkymPt8tqTxYDDo+bqorQ3QvKe/4RIMjzGOhLlnaiLr9NnTt4cVJp/mJszNwCvuG3OCWkAkgHzKcSl4BV0ul6xvzAn8qmSh9mgaJyM/YIiKGv0ZhSzkbETYdFZ/1zWYCaGlsa5vcS5kGO/4DktIytB2uVxuzUWj0SgrC3grwX6dhJHAOyzJjBW14/Fo1iGKX823AT/jR8LIwAyeYTGFLuj3+0GNmyaTr2/2snP8xB0BDAm25azDHP6v5C5Vnmlg7OtzerKFlY1y+nOJSMMFbws+a4aGtYFcxLIeOXMxbrwPc5sUZ66AeNF+rZs8DGXPjJvkD6A4CnX+AOJTYG67T21Q82YxLwOaMz8cDlGt11NZkxe6BBaUU0x6oJBG5ndM+h4RKKWQphRaJbpLsz7G6f8he1z0PZP+Y03lfeqUfET9F1gZkMMb/QUIa4cmrArIiTR7BwxrekUwG1CC8Zm3KPE60v9NqkCsXwIMAEzjqndNANeMAAAAAElFTkSuQmCC);
}

.cisla {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	display: flex;
	flex-flow: row wrap;
	margin: 30px -15px;
	clear: both;
}

.cisla li strong {
	font-size: 1.125em;
	font-weight: 500;
}

.cisla li {
	counter-increment: step-counter;
	position: relative;
	padding-left: 50px;
	width: 25%;
	text-align: center;
	padding: 18px;
	line-height: 1.6em;
}

.cisla li:before {
	color: #46AACB;
	width: 60px;
	line-height: 58px;
	text-align: center;
	font-size: 1.75em;
	font-weight: 300;
	border: 1px solid #46AACB;
	background: white;
	display: block;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	content: counter(step-counter);
	margin: 0 auto 15px auto;
}

@media (max-width: 640px) {
	.cisla li {
		width: 50%;
	}
}

.main {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}


/* awards */

.awards {
	background: #46aacb;
	color: white;
	text-align: center;
	height: 147px;
}

.awards .content {
	max-width: 1200px;
	margin: 0 auto;
}

.awards .col-2 {
	transition: all 350ms ease-in-out;
	cursor: pointer;
	opacity: 0;
}

.awards .col-2:hover {
	background: #ffffff1c;
}

.awards img {
	height: 35px;
	padding: 30px 0 5px 0;
}

.awards span {
	display: block;
	text-align: center;
	padding: 0 0 25px 0;
}

.awards strong {
	display: block;
	text-align: center;
	font-size: 12pt;
}

@media screen and (max-width: 1240px) {
	.awards .content img {
		height: 35px !important;
		width: auto !important;
	}
	.awards {
		overflow: hidden;
	}
	.awards .col-2 {
		width: 20%;
	}
}

@media screen and (max-width: 800px) {
	.awards .col-2 {
		width: 33.333%;
	}
}

@media screen and (max-width: 400px) {
	.awards {
		display: none;
	}
}

.section {
	padding-top: 150px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.carr {
	margin: 0;
	margin-bottom: -70px;
	display: flex;
	flex-flow: row wrap;
}

.carr__item {
	display: flex;
	flex: auto;
	flex-flow: row wrap;
}

@media (max-width: 1230px) {
	.carr__item:nth-of-type(even) {
		flex-flow: row-reverse nowrap;
	}
}

@media (min-width: 1231px) {
	.carr__item:nth-of-type(4n-1), .carr__item:nth-of-type(4n) {
		flex-flow: row-reverse nowrap;
	}
	.carr__item {
		display: flex;
		width: 50%;
	}
}

.carr__text {
	background: #0e214c;
	color: white;
	width: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.25em;
	font-weight: 500;
}

.carr__textIn .seznam {
	margin: 0;
	display: inline-block;
	text-align: left;
	padding-left: 20px;
}

.carr__textIn {
	flex: auto;
	padding: 25px;
}

.carr__hdr {
	margin-top: 0;
	font-weight: 700;
	color: white;
	font-size: calc(1em + 1.5vw);
	max-width: 9em;
	margin-left: auto;
	margin-right: auto;
}

.carr__img {
	width: 50%;
}

.carr__img img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.carr__text--v2 {
	background: #46aacb;
}

.textBox {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-end;
}

.textBox__cont {
	padding: 50px 0;
	align-self: center;
	position: relative;
}

.textBox h2 {
	margin-top: 0;
}

.textBox__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.num {
	height: 60px;
	width: 60px;
	color: white;
	background: #46aaca;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.25em;
	margin-bottom: 15px;
	font-size: 1rem;
	font-weight: 300;
}

.textBoxes {
	background: #e4e4e4;
	padding: 30px;
	margin: 50px 0;
}

.yr {
	display: flex;
	align-items: center;
	flex-flow: row-reverse nowrap;
	position: relative;
	margin: 30px 0;
}

.yr .num {
	min-width: 6em;
}

.yr__img {
	width: 40%;
}

.yr__img img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.yr__cont {
	width: 60%;
	flex: auto;
	padding-right: 5%;
	font-size: 1.25em;
	line-height: 1.5em;
}

.yr:nth-of-type(even) .yr__cont {
	padding-right: 0;
	padding-left: 5%;
}

.yr:nth-of-type(even) {
	flex-flow: row nowrap;
}

.knref {
	padding: 30px;
	background: #f4f4f4;
	margin: 50px 0;
}

.knref .yr__cont {
	font-size: 1em;
}

@media (min-width: 761px) {
	.textBox:nth-of-type(odd) {
		flex-flow: row-reverse wrap;
	}
	.textBox__img {
		width: 50%;
	}
	.textBox__cont {
		width: 50%;
		padding: 50px;
	}
}
