/**
 * User defined IPO styles.
 */

/*** Default IPO styles *******************************************************/
html, body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	margin: 0;
	padding: 0;
	text-align: center;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background-color: transparent; background-image: none;
}
.top {
	padding: 5px 20px 0 20px;
	font-size: 2.6em;
	font-weight:bold;
	font-style: italic;
	display: block;
	text-decoration: none;
	min-height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #313131;
}
.hiddenMenu {
	position:absolute;
	left:-1000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.linkback, .linknext, .linkprev {
	font-size: 1.25em;
	display: inline-block;
}
.linknext, .linkprev {
	width: 33%;
	min-height: 1em;
	margin: 0 2%;
}
.linknext {
	float: right;
	text-align: right;
}
.linkprev {
	float: left;
	text-align: left;
}
.linkback {
	width: 26%;
	float: left;
}
.linknext a, .linkprev a, .linkback a {
	text-decoration: none;
	display: inline-block;
}
.linknext a:hover .linknext-chevron {
	right: -10px;
}
.linkprev a:hover .linkprev-chevron {
	left: -10px;
}
.linkback a:hover .linkback-chevron .fa-undo {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.linknext-title, .linkprev-title, .linknext-text, .linkprev-text, .linkback-text {
	display: inline-block;
}
.linknext-chevron, .linknext-title, .linknext-text, .linkback-text {
	float: right;
}
.linkback-chevron, .linkprev-chevron, .linkprev-text, .linkprev-title {
	float: left;
}
.linknext-text span:first-child, .linkprev-text span:first-child, .linkback-text span {
	text-decoration: underline;
}
.linknext a:hover > .linknext-text span:first-child, .linkprev a:hover > .linkprev-text span:first-child, .linkback:hover .linkback-text span {
	text-decoration: none;
}
.linknext > a > span:first-child {
	margin-left: 10px;
}
.linkprev > a > span:first-child {
	margin-right: 10px;
}
.linknext-chevron, .linkprev-chevron {
	font-size: 1.9em;
	display: inline-block;
	position: relative;
	line-height: 0.75em;
}
.linkback-chevron {
	display: inline-block;
	position: relative;
}
.linkprev-chevron .fa-angle-left,
.linknext-chevron .fa-angle-right{
	font-size: 1.1em;
	line-height: 1em;
}
.linknext-date {
	font-size: 0.65em;
	float: right;
	clear: right;
}
.linkprev-date {
	font-size: 0.65em;
	float: left;
	clear: left;
}
.linkback, .linkprev-title, .linknext-title {
	line-height: 1.2em;
}
.linkback .fa-undo {
	font-size: 1em;
	margin-left: -1.14em;
	transition: all 0.07s ease 0s;
	color: #313131;
}
.linkback a {
	vertical-align: top;
}
a.nolink {
	text-decoration: underline;
	cursor: default;
}
	color:  #313131;
}
#ipopage .blog .content-paginator {
	margin: 3em auto;
}
.copyright {
	padding: 0 15px;
	font-size: 0.75em;
	font-weight: normal;
}
#ipoheader a {
	text-decoration: none;
}
.iporighttext a:hover, .ipolefttext a:hover {
	text-decoration: none;
}
iframe {
	border: none;
}
a {
	word-wrap: break-word;
	-ms-hyphens: auto;
	hyphens: auto;
}
:focus {
	outline: 0;
}
body.using-keyboard :focus {
	outline: 2px solid currentColor;
}

/*** Mess ***/
.button {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100px;
	font-weight: bold;
	color: #313131;
}
.button2 {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #313131;
}
.button3 {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #313131;
	font-size: 0.75em;
	font-weight: normal;
}
.item {
	color: #000000;
	background-color: #EEEEEE;
}
.tabtitle {
	color: #FFFFFF;
	background-color:
	#979797;
	font-weight: bold;
}
.tabtitleno {
	color: #FFFFFF;
	background-color: #979797;
	font-weight: bold;
}
.itemhand, .itemhand:link {
	color: #000000;
	background-color: #EEEEEE;
	text-decoration: none;
	cursor: pointer;
}
.itemhand td:hover, .itemhand:hover {
	color: #000000;
	background-color: #DCDCDC;
	text-decoration: none;
	cursor: pointer;
}
.itemhand td textarea:hover {
	cursor: pointer;
	background-color: #DCDCDC;
}
.itemvalue {
	color: #000000;
	background-color: #FFCFCF;
}
.hidden {
	display: none !important;
}
.noprint {
	display: block;
}
.printonly {
	display: none;
}
.component-container table {
	width: 100%;
	border: 0;
}
.spacer5 {
	height: 5px;
}
/*** Layout *******************************************************************/
#ipocontainer, #ipomain, #ipomainframe, #ipotopmenuwrapper, #ipofooter {
	width: 1024px;
}
#ipocontainer {
	position: relative;
	color: #30554d;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
}
#ipoheader img, #ipoheader object, #ipofooter img {
	vertical-align: top;
}
#ipoheader {
	width: 100%;
	min-height: 50px;
	color: #313131;
	background-color: transparent;
	position: relative;
}
#ipomain {
	position: relative;
	background-color: transparent; background-image: none;
}
#ipoleftblock, #ipopage, #iporightblock {
	display: inline;
}
#ipopage {
	width: 1024px;
	margin-left: 0px;
	float: left;
	padding: 0;
	color: #30554d;
	overflow: visible;
	position: relative;
}
#ipopage, #iporightblock, #ipoleftblock, .ipopagetext {
	min-height: 500px;
}
#iporightblock {
	width: 0px;
	float: left;
	padding: 0;
}
#ipoleftblock {
	width: 0px;
	margin-left: -1024px;
	float: left;
	padding: 0;
}
#ipoleftblockin {
	width: 0px;
	margin: 20px 0;
	padding: 0;
}
.ipopagetext {
	padding: 5px 0px 10px 0px;
}
/*** #iponavigation ***/
#iponavigation p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
#iponavigation a {
	color: #313131;
}
#iponavigation a:visited {
	color: #313131;
}
#iponavigation a:hover {
	color: #313131;
	text-decoration: none;
}
/*** #ipocopyright & #ipofooter ***/
#ipocopyright {
	padding: 10px 0px 10px 0px;
	color: #30554d;
	font-weight: normal;
	text-align: center;
	clear: both;
}
#ipocopyright a {
	color: #30554d;
	text-decoration: underline;
}
#ipocopyright a:hover {
	color: #30554d;
	text-decoration: none;
}
#ipofooter {
	clear: both;
	min-height: 10px;
	background-color: transparent;
	color: #313131;
}
/*** #ipomenu ***/
#ipomenu {
	margin: 0px 0px 20px 0px;
}
#ipomenu ul, #ipomenu ul li {
	width: 0px;
}
#ipomenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	background-color: transparent; background-image: none;
}
#ipomenu li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
}
#ipomenu a {
	text-align: left;
	font-weight: bold;
	float: none;
	display: block;
	color: #313131;
}
#ipomenu li ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
}
#ipomenu li ul li {
	display: block;
	float: none;
	position: relative;
}
#ipomenu li ul li:hover {
	position: relative;
}
/* simulate child selector for IE */
#ipomenu li:hover ul,
#ipomenu li:hover li:hover ul,
#ipomenu li:hover li:hover li:hover ul,
#ipomenu li:hover li:hover li:hover li:hover ul,
#ipomenu li:hover li:hover li:hover li:hover li:hover ul {
	visibility: visible;
}
#ipomenu li:hover li ul,
#ipomenu li:hover li:hover li ul,
#ipomenu li:hover li:hover li:hover li ul,
#ipomenu li:hover li:hover li:hover li:hover li ul,
#ipomenu li:hover li:hover li:hover li:hover li:hover li ul {
	visibility: hidden;
}
#ipomenu ul li {
	margin: 0 0 1px 0;
	padding: 0;
}
#ipomenu ul li a {
	padding: 5px 5px;
	margin: 0;
	text-decoration: none;
	display: block;
	height: 100%;
	color: #313131;
	background-color: transparent; background-image: none;
}
#ipomenu ul li a:hover {
	color: #313131;
	background-color: transparent; background-image: none;
}
#ipomenu ul li a.nolink:hover {
	cursor: text;
	color: #313131;
	background-color: transparent;
}
#ipomenu ul li.submenu1 ul {
	width: 182px;
	left: 0px;
	margin: 0;
	padding: 0;
	top: 0;
	background-color: #FFFFFF;
	background-image: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#ipomenu ul li.submenu1 ul li {
	width: 180px;
	display: block;
	padding: 0;
	margin: 0 0 1px 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: left;
}
#ipomenu ul li.submenu1 ul li a {
	padding: 5px 5px;
	display: block;
	margin: 0px;
	color: #313131;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-image: none;
}
#ipomenu ul li.submenu1 ul li a:hover {
	color: #313131;
	background-color: #FFFFFF;
	background-image: none;
}
#ipomenu ul li.submenu1 ul li a.nolink:hover {
	cursor: text;
	color: #313131;
	background-color: #FFFFFF;
}
#ipomenu ul li.submenu2 ul, #ipomenu ul li.submenu3 ul, #ipomenu ul li.submenu4 ul, #ipomenu ul li.submenu5 ul {
	width: 180px;
	left: 180px;
	margin: 0;
	padding: 0;
	top: 0;
	background-color: #FFFFFF;
}
/*** #ipotopmenu ***/
#ipotopmenuwrapper {
	padding: 0;
	margin: 0;
	background-color: transparent; background-image: none;
}
#ipotopmenu {
	padding: 0;
	margin: 0;
}
#ipotopmenu a {
	text-decoration: none;
	color: #313131;
	display: block;
	text-align: left;
}
#ipotopmenu ul, #ipotopmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#ipotopmenu ul.topmenulevel1 li.topmenuitem1,
#ipotopmenu ul.topmenulevel1 li.noborder {
	height: 23px !important;
	line-height: 23px;
	float: left;
	position: relative;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	z-index: 99;
}
#ipotopmenu ul.topmenulevel1 li.topmenuitem1 a,
#ipotopmenu ul.topmenulevel1 li.noborder a {
	padding: 0 5px;
	background-color: transparent; background-image: none;
}
#ipotopmenu ul.topmenulevel1 li.noborder {
	border: none;
}
#ipotopmenu ul.topmenulevel2,
#ipotopmenu ul.topmenulevel3,
#ipotopmenu ul.topmenulevel4,
#ipotopmenu ul.topmenulevel5,
#ipotopmenu ul.topmenulevel6 {
	top: 23px;
	width: 180px;
	padding: 0 5px;
	position: absolute;
	line-height: 100%;
	left: -1px;
	background: #FFFFFF;
	visibility: hidden;
	border: 1px solid #FFFFFF;
	border-top: none;
	z-index: 100;
}
#ipotopmenu ul.topmenulevel3, #ipotopmenu ul.topmenulevel4, #ipotopmenu ul.topmenulevel5, #ipotopmenu ul.topmenulevel6 {
	left: 190px;
	top: -1px;
}
#ipotopmenu ul.topmenulevel2 li.topmenuitem2,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3,
#ipotopmenu ul.topmenulevel4 li.topmenuitem4,
#ipotopmenu ul.topmenulevel5 li.topmenuitem5,
#ipotopmenu ul.topmenulevel6 li.topmenuitem6 {
	margin: 1px -5px 0 -5px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	background-color: #FFFFFF;
	line-height: 1.2em;
	position: relative;
}
#ipotopmenu ul.topmenulevel2 li.topmenuitem2 a,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3 a,
#ipotopmenu ul.topmenulevel4 li.topmenuitem4 a,
#ipotopmenu ul.topmenulevel5 li.topmenuitem5 a,
#ipotopmenu ul.topmenulevel6 li.topmenuitem6 a {
	font-weight: bold;
	text-align: left;
	padding: 4px 2px 4px 5px;
	line-height: 1.2em;
	height: 100%;
	background-image: none;
}
#ipotopmenu ul.topmenulevel1 li.topmenuitem1 a:hover {
	color: #313131;
	background-color: transparent; background-image: none;
}
#ipotopmenu ul.topmenulevel2 li.topmenuitem2 a:hover,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3 a:hover,
#ipotopmenu ul.topmenulevel4 li.topmenuitem4 a:hover,
#ipotopmenu ul.topmenulevel5 li.topmenuitem5 a:hover,
#ipotopmenu ul.topmenulevel6 li.topmenuitem6 a:hover {
	color: #313131;
	background-color: #FFFFFF;
	background-image: none;
}
#ipotopmenu ul.topmenulevel1 li.topmenuitem1 a.nolink:hover,
#ipotopmenu ul.topmenulevel2 li.topmenuitem2 a.nolink:hover,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3 a.nolink:hover,
#ipotopmenu ul.topmenulevel4 li.topmenuitem4 a.nolink:hover,
#ipotopmenu ul.topmenulevel5 li.topmenuitem5 a.nolink:hover,
#ipotopmenu ul.topmenulevel6 li.topmenuitem6 a.nolink:hover {
	cursor: text;
	color: #313131;
	background-color: #FFFFFF;
}
#ipotopmenu ul.topmenulevel1 li.topmenuitem1:hover ul.topmenulevel2,
#ipotopmenu ul.topmenulevel2 li.topmenuitem2:hover ul.topmenulevel3,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3:hover ul.topmenulevel4,
#ipotopmenu ul.topmenulevel4 li.topmenuitem4:hover ul.topmenulevel5,
#ipotopmenu ul.topmenulevel5 li.topmenuitem5:hover ul.topmenulevel6 {
	visibility: visible;
}
/*** .newsheader & .newsbody ***/
.newsheader {
	padding: 5px 5px;
	color: #313131;
	background-color: transparent; background-image: none;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.newsheaderref {
	color: #313131;
	font-weight: bold;
}
.newsbody {
	padding: 2px 5px;
	color: #313131;
	font-weight: normal;
	overflow: hidden;
}
.newsbodyrefu {
	color: #313131;
	font-weight: normal;
}
.newsbodyrefu:link {
	color: #313131;
}
.newsbodyrefu:active {
	color: #313131;
	text-decoration: underline;
}
.newsbodyrefu:hover {
	color: #313131;
	text-decoration: underline;
}
.newsbodyrefu:visited {
	color: #313131;
}
.newsbody a {
	color: #313131;
}
/*** column messages **********************************************************/
.column-message {
	padding: 2px 5px;
}
.column-message .newsheader {
	margin-left: -5px;
	margin-right: -5px;
}
.column-message a {
	color: #313131;
}
.ui-autocomplete.ui-menu {
	text-align: left;
}
/*** Default text properties **************************************************/
.ipolefttext, .iporighttext {
	color: #313131;
}
.ipopagetext a {
	color: #313131;
}
.ipopagetext a:visited {
	color: #313131;
}
.ipopagetext a:hover {
	color: #313131;
	text-decoration: none;
}
.styleH3, .styH3, h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #447863;
}
.styleH4, .styH4, h2{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #447863;
}
.styleH5, .styH5, h3 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #30554d;
}
.ipopagetext h1 a, .ipopagetext h1 a:hover, .ipopagetext h1 a:visited,
.ipopagetext h2 a, .ipopagetext h2 a:hover, .ipopagetext h2 a:visited,
.ipopagetext h3 a, .ipopagetext h3 a:hover, .ipopagetext h3 a:visited {
	font: inherit;
	color: inherit;
}
.ipopagetext h1 a.tooltip {
	font-size: 1em;
}
.huge-text {
	font-size: 1.8em;
}
.bigger-text {
	font-size: 1.4em;
}
.normal-text {
	font-size: 1em;
}
.smaller-text {
	font-size: 0.9em;
}
.small-text {
	font-size: 0.8em;
}
/*** Table default properties *************************************************/
#ipopage th {
	text-align: center;
}
table.border, table.border td, table.border th {
	border: 1px solid #313131;	border-collapse: collapse;
}
.text th, .paragraph th, .tender th {
	background-color: #ddd;
	color: black;
}
.ipopagetext table p:first-child {
	margin: 0 auto;
}
.ipopagetext table p:last-child {
	margin-bottom: 0;
}
.ipopagetext td, .ipopagetext th {
	padding: 0.2em;
	vertical-align: top;
}
table.evenWidth td {
	width: 10%;
}
/*** Image default properties *************************************************/
img {
	border: none;
}
.imageframe {
	border: 1px solid #FFFFFF;
}
.leftFloat {
	float: left;
	margin-right: 1em;
}
.rightFloat {
	float: right;
	margin-left: 1em;
}
/*** Cleaners *****************************************************************/
#ipomain #ipomainframe #ipopage .ipopagetext .matrix li.cleaner {
	clear: both;
	width: 100%;
	margin: -1px 0 0 0;
	padding: 0;
	height: 1px;
	min-height: 1px;
	border: none;
	visibility: hidden;
}
.matrix li.cleaner {
	display: block;
}
hr.cleaner {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0;
	height: 1px;
	border: none;
	visibility: hidden;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	font-size: 0;
	content: " ";
	height: 0;
	clear: both;
}
.clear {
	clear: both;
}
.hrclear {
	margin: 0;
	padding: 0;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}
hr {
	height: 0;
	border-color: #555;
	border-style: solid none none;
	border-width: 1px 0 0;
	margin: 1rem 0;
}
.cleartop {
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}
/*** Action Buttons ***********************************************************/
.action-button, .action-button:visited {
	padding: 0.3em 1em;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	border-radius: 4px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #de5313;
;
}
.action-button:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #447863;
;
	cursor: pointer;
}
.action-button:active {
	background-image: none;
	filter: none;
}
a.action-button, a.action-button:visited {
	color: #FFFFFF;
}
a.action-button:hover {
	color: #FFFFFF;
}
.action-button:disabled {
	cursor: not-allowed;
	opacity: 0.5;
}
a.disabled {
	opacity: 0.5;
}
a.disabled:hover {
	background: inherit;
	color: inherit;
	cursor: not-allowed;
}
/*** Content Paginator ********************************************************/
#ipopage .content-paginator {
	margin: 1.5em auto;
	white-space: nowrap;
	max-width: 100%;
	text-align: center;
}
#ipopage .content-paginator .content-paginator-wrapper {
	display: inline-block;
	width: auto;
	max-width: 100%;
}
#ipopage .content-paginator .paginator-step,
#ipopage .content-paginator .paginator-separator,
#ipopage .content-paginator .paginator-current,
#ipopage .content-paginator .paginator-button {
	font-weight: normal;
	position: relative;
	float: left;
	padding: 0.5em 0.7em;
	margin-left: -1px;
	font-size: 1em;
	text-decoration: none;
	color: #30554d;
	border: 1px solid #de5313;
}
#ipopage .content-paginator .paginator-step,
#ipopage .content-paginator .paginator-separator,
#ipopage .content-paginator .paginator-current {
	-webkit-box-sizing: border-box;
	-mz-box-sizing: border-box;
	box-sizing: border-box;
	width: 30px;
	padding: 0.5em 0;
	text-align: center;
}
#ipopage .content-paginator .paginator-step:hover {
	background-color: #447863;
	color: #FFFFFF;
}
#ipopage .content-paginator .paginator-current {
	background-color: #de5313;
;
	color: #FFFFFF;
	font-weight: bold;
}
#ipopage .content-paginator .paginator-button {
	max-width: 100px;
	padding: 0.5em;
}
#ipopage .content-paginator .paginator-prev .paginator-button-icon {
	margin-right: 0.2em;
}
#ipopage .content-paginator .paginator-next .paginator-button-icon {
	margin-left: 0.2em;
}
#ipopage .content-paginator .paginator-button:hover,
#ipopage .content-paginator .paginator-step:hover {
	color: #FFFFFF;
	background-color: #447863;
;
	cursor: pointer;
}
#ipopage .content-paginator .paginator-prev {
	border-radius: 4px 0 0 4px;
}
#ipopage .content-paginator .paginator-next {
	border-radius: 0 4px 4px 0;
}
#ipopage .content-paginator .paginator-disabled {
	opacity: 0.5;
}
#ipopage .content-paginator .paginator-disabled:hover {
	background: inherit;
	color: inherit;
	cursor: not-allowed;
}
#ipopage .items-counter {
	text-align: right;
	color: #30554d;
}

/*** Forms ************************************************************/
/*** forms - general styling */
input, select, textarea {
	border: 1px solid #FFFFFF;
	color: #30554d;
	font-size: 1em;
	font-family: inherit;
}
label .meta {
	font-size: 0.9em;
	font-weight: normal;
	color: #777;
}
.form-item .form-item-field > input:not([type='submit']):focus,
.form-item .form-item-field > textarea:focus,
.form-item .form-item-field > select:focus {
	border-color: currentColor;
}
.form-item .form-item-field input[type="radio"] {
	margin: 0 0.4em 0 0;
	vertical-align: middle;
	width: auto;
	border: none;
}
.form-item .form-item-field input[type="checkbox"] {
	vertical-align: middle;
	width: auto;
	border: none;
}
.form-item .form-item-field input[type="checkbox"] + label {
	vertical-align: middle;
}
.form-item .form-item-label label {
	font-weight: bold;
}
.form-item .form-item-label label .meta {
	font-size: 0.9em;
	font-weight: normal;
	color: #777;
}
/* form - table layout */
.form-horizontal {
	display: table;
	width: 100%;
	border-spacing: 0 0.3em;
}
.form-horizontal .form-item {
	display: table-row;
}
.form-horizontal .form-item .form-item-label,
.form-horizontal .form-item .form-item-field {
	display: table-cell;
	vertical-align: top;
}
.form-horizontal .form-item .form-item-label {
	padding: 0.2em;
}
.form-horizontal .form-item .form-item-field > * {
	padding: 0.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
}
.form-horizontal fieldset ~ .form-item {
	display: table;
	width: 100%;
}
.form-horizontal fieldset ~ .form-item.buttons {
	display: table;
	width: auto;
	margin: 0 auto;
}
.form-horizontal .form-item .form-item-field > input[type="submit"],
.form-horizontal .form-item .form-item-field > input[type="button"] {
	padding: 0.3em 1em;
	width: auto;
}
/* form - below layout */
.form-vertical .form-item {
	margin-bottom: 0.3em;
}
.form-vertical .form-item .form-item-label,
.form-vertical .form-item .form-item-field {
	margin: 0.3em 0;
}
.form-vertical .form-item .form-item-field > * {
	width: 100%;
	max-width: 100%;
	padding: 0.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-vertical .form-item .form-item-field > input[type="submit"], .form-vertical .form-item .form-item-field > input[type="button"] {
	padding: 0.3em 1em;
	display: inline-block;
	width: auto;
}
.form-vertical .buttons .form-item-field {
	text-align: center;
}
.form-horizontal .buttons .form-item-field {
	text-align: left;
}
/* form - recaptcha */
.form-horizontal .form-item .g-recaptcha > div,
.form-vertical .form-item .g-recaptcha > div {
	padding-left: 0px;
}
body form .grecaptcha-badge {
	display: none;
}
input[name='antispam'] {
	display: none;
}
.form-item.approval {
	font-weight: bold;
}
.form-item.antispam-disclaimer a {
	font-weight: bold;
}
.form-item.approval label {
	vertical-align: middle;
}
.form-item.approval input {
	margin: 0 0.5em 0 0;
	vertical-align: middle;
}
#ipoleftblock input[name='approval'] {
	float: left;
}
/*** div.paragraph ************************************************************/
div.paragraph:after {
	display: block;
	content: ' ';
	height: 0;
	visibility: hidden;
	font-size: 0;
	clear: both;
}
/*** tags *********************************************************************/
.tags {
	margin: 0.5em 0;
}
.tags form > span {
	display: inline-block;
	margin: .5em 1em 0 .5em;
}
.tags form > span input {
	margin: 0 .25em 0 0;
	vertical-align: middle;
}
.tags form > span label {
	vertical-align: middle;
}
.tags > a {
	font-weight: bold;
	float: left;
}
.tags ul {
	display: inline-block;
	padding: 0;
	margin: 0 0 0 .5em;
}
.tags li {
	display: inline;
	list-style: none;
	margin-right: .5em;
}
.tags .filtered {
	font-weight: bold;
	font-size: larger;
}
.tags-selection {
	margin: 10px 0;
}
.tags-selection label {
	font-weight: bold;
	font-size: larger;
}
.tags-selection select {
	min-width: 150px;
	min-height: 25px;
	padding: 0.2em;
	margin: 0.4em;
	box-sizing: border-box;
}
.tags input[type='submit'] {
	display: none;
}
/*** Subscribe toolbar ********************************************************/
.subscribe-toolbar .fa {
	float: right;
	margin-left: 0.5em;
}
.subscribe-toolbar {
	float: right;
}
.with-subscribe > h1 {
	float: left;
}
.ipopagetext .subscribe-toolbar .action-button {
	margin-right: 0.5em;
	margin-top: 1em;
	padding: 0.3em 0.6em;
	float: right;
}
.subscribe-toolbar .action-button:first-child {
	margin-right: 0;
}
/*** Assessment ***************************************************************/
.ratings {
	float: left;
	text-decoration: none;
	min-height: 16px;
	text-align: right;
	cursor: default;
	margin-right: 2em;
}
.ratings .ratings-item {
	display: inline-block;
}
.ratings .ratings-item + .ratings-item {
	margin-left: 2em;
}
.ratings a {
	color: #555;
}
.ratings a:hover {
	color: #000
}
.ratings .inactive {
	cursor: not-allowed;
	color: #d4d4d4;
}
.ratings .fa {
	font-size: 1.25em;
}
/*** Discussion component *****************************************************/
.comment-footer .reply {
	font-size: 1.1em;
}
.comment-name .comment-name-moderator {
	font-style: oblique;
	font-weight: bold;
}
.discussion-add-comment-link {
	float: right;
}
.censored {
	font-style: italic;
}
.comments {
	padding: 0;
}
.comments .comment {
	position: relative;
	list-style: none;
	margin: 0.2em;
	margin-left: 0;
	padding: 0.2em 0.5em 0.2em 1.5em;
}
.comment > .created {
	position: absolute;
	right: 0.2em;
	top: 0.2em;
}
.comments .comment.level-1 {
	margin-left: 2em;
}
.comments .comment.level-2 {
	margin-left: 4em;
}
.comments .comment.level-3 {
	margin-left: 6em;
}
.comments .comment.level-4 {
	margin-left: 8em;
}
.comments .comment.level-5 {
	margin-left: 10em;
}

/*** Gallery layouts **********************************************************/
/*** default list ***/
.albums#listPreview {
	padding: 0;
	margin: 0;
}
.albums#listPreview > li {
	list-style-type: none;
	margin-bottom: 2em;
}
.albums#listPreview h2 a {
	display: block;
	margin-bottom: 0.25em;
}
.albums#listPreview img.intro {
	float: left;
	margin-right: 1.5em;
}
.albums#listPreview div > p:first-child {
	margin-top: 0;
}
.albums#listPreview div p {
	text-align: justify;
}
.article .image-thumbnail img,
.gallery .image-thumbnail img {
	max-width: none;
}
/*** list with all images ***/
.albums#listImages div.clearfix p {
	text-align: justify;
}
/*** Gallery matrix list ***/
.gallery .matrix .title {
	min-height: 3.5em;
}
/*** Gallery/Catalog matrix list **********************************************/
.matrix {
	padding: 0;
}
.matrix a {
	display: block;
	width: 100%;
}
.matrix div > a {
	margin: -2000px;
	padding: 2000px;
}
.matrix .title {
	margin: 0;
}
.matrix .title a {
	padding: 0.2em 0 0.8em;
}
.matrix li {
	list-style-type: none;
	float: left;
	width: 33%;
	margin: 0 0 0.2em;
	text-align: left;
	overflow: hidden;
}
.matrix li.column-1 {
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.matrix li > div {
	display: block;
	background: #eee;
	min-height: 373px;
	text-align: center;
	vertical-align: top;
	padding: 0.2em 5px;
}
/*** Gallery/Catalog images component *****************************************/
.images {
	margin: 1em 0;
}
.image-wrapper {
	float: left;
	height: auto;
	box-shadow: 1px 1px 16px -4px #888888;
	position: relative;
	behavior: url(js/PIE.htc);
	background-color: transparent;
}
.image-wrapper .image-inner-wrapper {
	position: relative;
}
.image-wrapper .image-inner-wrapper.with-description {
	padding-bottom: 2em;
}
.image-wrapper .image-inner-wrapper .image-thumbnail {
	background-color: #313131;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.image-wrapper .image-inner-wrapper a.image-detail {
	display: inline-block;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	vertical-align: middle;
	width: 100%;
}
.image-wrapper .image-inner-wrapper .image-description {
	padding: 0.5em 0 0 0;
	z-index: 3;
	position: absolute;
	bottom: 0;
	left: 0;
	min-height: 2em;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*** Blog *********************************************************************/
.articles {
	padding: 0;
}
.article.article--sticky {
	background: #f3f3f3;
	padding: 1em 2em;
	border: 1px solid #aaa;
	border-left: 3px solid #aaa;
	margin-bottom: 1em;
}
.blog .articles > li h2 {
	color: #447863;
}
.blog .articles > li > a p {
	margin-bottom: 0.2em;
}
.blog .articles > li > hr {
	margin: 0.15em 0em;
}
.article-footer, .comment-footer {
	text-align: right;
}
.blog.view-detail .article-footer {
	display: inline-block;
	width: 100%;
}
.blog.view-detail .article-footer > div {
	margin: 0.5em 0;
	display: inline-block;
	float: left;
	text-align: left;
}
#discussion {
	margin-top: 2em;
}
.blog.view-detail .article-footer .published, .blog.view-detail .article-footer .author {
	float: right;
}
.article-footer .published span, .article-footer .author-label {
	font-weight: bold;
}
.blog.view-detail .article-footer .author {
	width: 100%;
}
form.article table {
	width: 100%;
}
.dates > span {
	font-weight: bold;
}
.dates > div, .article-footer .author > div {
	display: inline-block;
}
.blog #frm-subscriptionConfirmation-form ul li,
.blog #frm-editSubscription-form ul li {
	list-style-type: none;
}
.blog #frm-subscriptionConfirmation-form .form-item > ul,
.blog #frm-editSubscription-form .form-item > ul {
	padding-left: 0;
}
/*** BLOG - listLayouts, styles for all templates *****************************/
.articles .comments-number {
	display: inline-block;
	margin-top: 1em;
	font-size: 0.8em;
}
/*** BLOG - blogSimple ********************************************************/
.simple .articles .dueDate {
	display: inline-block;
	padding-bottom: 0.5em;
}
/*** BLOG - twoColumnsLayout **************************************************/
.two_columns .articles {
	position: relative;
}
.two_columns .article:after {
	display: block;
	visibility: hidden;
	font-size: 0;
	content: " ";
	height: 0;
	clear: both;
}
.two_columns ul.tags {
	margin-bottom: 2em;
}
.two_columns h2 {
	margin-bottom: 0.2em;
}
.two_columns .article .intro-content {
	margin-left: 10em;
	text-align: justify;
}
.two_columns .article .author,
.two_columns .article .published,
.two_columns .article .dueDate {
	display: block;
	font-size: 0.9em;
}
.two_columns .morelink {
	float: right;
}
.two_columns .article .additional-info {
	float: left;
	width: 10em;
}
.calendarDate {
	display: block;
	width: 3em;
	border-radius: 6px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
	background-color: lightgrey;
	background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(lightgrey));
	background: -o-linear-gradient(top, white 0%, lightgrey 100%);
	background: linear-gradient(top, white 0%, lightgrey 100%);
	box-shadow: 2px 2px 4px -1px gray;
	font-size: 1.5em;
	margin-bottom: 0.8em;
}
.calendarDate span {
	display: block;
	border-radius: 6px 6px 2px 2px;
	font-size: 0.8em;
	padding: 0.1em;
	line-height: 1.2;
	box-shadow: 0px 3px 2px -2px gray;
	background-color: darkred;
	background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(darkred));
	background: -o-linear-gradient(top, red 0%, darkred 100%);
	background: linear-gradient(top, red 0%, darkred 100%);
	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
}
.blog-news .calendarDate {
	font-size: 1em;
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0;
	color: black;
}
.blog-news .calendarDate span {
	font-weight: normal;
}
/*** BLOG - Divided Background Layout *****************************************/
.divided_bg .article {
	position: relative;
	border-radius: 6px;
	margin-bottom: 2em;
	padding: 0.5em 1em 2em;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 12px -5px;
	behavior: url(js/PIE.htc);
}
.divided_bg h2 {
	margin-bottom: 0.25em;
}
.divided_bg h2 a {
	text-decoration: none;
}
.divided_bg h2 a:hover {
	opacity: 0.5;
}
.view-default.divided_bg .articles .article .articleText img {
	max-width: 100%;
	height: auto;
}
.divided_bg .article .dueDate {
	display: inline-block;
	padding-bottom: 0.5em;
}
.divided_bg .article .leftFooter {
	float: left;
	width: 50%;
}
.divided_bg .article .rightFooter {
	float: right;
	width: 50%;
	text-align: right;
}
.divided_bg .article .rightFooter,
.divided_bg .article .leftFooter span {
	display: block;
	font-size: 0.9em;
}
.divided_bg .article .rightFooter .addComment {
	display: inline;
}
.divided_bg .article .cleaner {
	margin-bottom: 1em;
}
/************** Blog - column box *********************************************/
.blog-news ul li {
	list-style: none;
}
.blog-news ul.list, .blog-news ul.calendar {
	margin: 0;
	padding: 0;
}
.blog-news ul.list li, .blog-news ul.calendar li {
	margin: 0.5em 0;
}
.blog-news ul.list li a {
	color: #313131;
}
.blog-news ul.list li a:hover, .blog-news ul.calendar li a:hover {
	text-decoration: none;
}
.blog-news ul li .due {
	font-weight: bold;
	margin-right: 0.2em;
}
.blog-news ul.list li .title {
	font-size: 1em;
	font-weight: normal;
}
.blog-news ul.calendar li {
	padding: 0.3em 0;
}
.blog-news ul.thumbnail {
	padding: 0;
}
.blog-news ul.thumbnail li {
	margin-bottom: 0.2em;
}
.blog-news ul.thumbnail li > a {
	display: block;
	padding: .4em;
	color: #313131;
	background-color: transparent; background-image: none;
	font-weight: bold;
}
/*** Booking system ***********************************************************/
.bookingSystem .calendar table {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
}
.bookingSystem .calendar table.public td,
.bookingSystem .calendar table.public th {
	border-width: 1px;
	border-style: solid;
	padding: 0.1em 0.3em;
	font-size: 1.1em;
}
.bookingSystem .calendar table.public td {
	overflow: hidden;
	text-shadow: 1px 1px 2px #aaa;
}
.bookingSystem .calendar table.public td ul {
	list-style: none;
	padding-left: 0;
}
.bookingSystem .calendar table.public th:first-child {
	width: 3em;
	text-align: right;
	vertical-align: middle;
	border-left: none;
}
#ipopage .bookingSystem .calendar table.public td,
#ipopage .bookingSystem .calendar table.public th {
	background-color: white;
	text-align: center;
}
#ipopage .bookingSystem .calendar table.public td.free {
	background-color: #6a9d02;
	background-image: -webkit-gradient(linear,left top,right bottom,from(#6a9d02),to(#609300));
	background-image: -o-linear-gradient(-45deg, #6a9d02, #609300);
	background-image: linear-gradient(-45deg, #6a9d02, #609300);
}
#ipopage .bookingSystem .calendar table.public td.free:hover {
	background-color: #347730;
	background-image: -webkit-gradient(linear,left top,right bottom,from(#347730),to(#004300));
	background-image: -o-linear-gradient(-45deg, #347730, #004300);
	background-image: linear-gradient(-45deg, #347730, #004300);
}
#ipopage .bookingSystem .calendar table.public td.bookedOut {
	background-color: #dd4b39;
	background-image: -webkit-gradient(linear,left top,right bottom,from(#dd4b39),to(#dd2a21));
	background-image: -o-linear-gradient(-45deg, #dd4b39, #dd2a21);
	background-image: linear-gradient(-45deg, #dd4b39, #dd2a21);
}
#ipopage .bookingSystem .calendar table.public td.inactive,
#ipopage .bookingSystem .calendar table.public td.inactive:hover {
	background-color: #faa51a;
	background-image: -webkit-gradient(linear,left top,right bottom,from(#faa51a),to(#f47a20));
	background-image: -o-linear-gradient(-45deg, #faa51a, #f47a20);
	background-image: linear-gradient(-45deg, #faa51a, #f47a20);
}
.bookingSystem .calendar table.public td a {
	display: block;
	padding: 2000px;
	margin: -2000px;
	text-decoration: none;
	color: black;
}
.bookingSystem .calendar p.message {
	color: #444;
	font-size: 1.1em;
	text-shadow: 1px 1px 2px #ffffff;
	text-align: center;
}
#ipopage .bookingSystem .calendar table th {
	background-color: transparent;
	color: #2f2f2f;
}
.bookingSystem .calendar table td,
.bookingSystem .calendar table th {
	border: 1px solid lightgrey;
}
#ipopage .bookingSystem table th {
	background: transparent;
	font-size: 1.1em;
	line-height: 1.3em;
}
.bookingSystem .navigation {
	min-height: 2em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.bookingSystem .navigation a {
	font-size: 1.1em;
}
.bookingSystem .navigation .misc .previous + .next {
	margin-left: 1em;
}
.bookingSystem .daySetup table {
	width: auto;
}
/*** references **************************************************************/
.reference {
	width: 33%;
	float: left;
	text-align: center;
	margin: 1em 0;
}
.reference + .reference {
	width: 34%;
}
.reference + .reference + .reference {
	width: 33%;
}
.reference > div {
	margin-left: 0;
	width: 328px;
}
.reference + .reference > div {
	margin: 0 auto;
}
.reference + .reference + .reference > div {
	margin-right: 0;
}
.references form.backend .system-form-item.buttons {
	display: none;
}
/*** elastic fulltext *********************************************************/
#ipoheader .elasticSearchForm .newsheader {
	display: none;
}
.elasticSearchForm .newsbody {
	overflow: visible;
}
.elasticSearchForm input[type=text] {
	display: block;
	padding: 2px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.elasticSearchForm input[type=submit] {
    display: block;
    margin: 0.2em 0 0.2em auto;
}
/*** TuristikaCZ, Catalog, ... ************************************************/
.order-tabs {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 1px;
}
.order-tabs li {
	display: inline-block;
	margin-right: 4px;
}
.order-tabs a {
	position: relative;
	padding: 8px 10px;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
}
.order-tabs a:before {
	display: inline-block;
	margin-right: 0.5em;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.order-tabs .tab-price-high-to-low a:before {
	content: "\f107";
}
.order-tabs .tab-price-low-to-high a:before {
	content: "\f106";
}
.order-tabs .tab-alphabetically a:before {
	content: "\f15d";
}
.order-tabs .tab-newest a:before {
	content: "\f017";
}
.order-tabs .tab-rating a:before {
	content: "\f005";
}
.order-tabs .current a {
	font-weight: bold;
	pointer-events: none;
}
/*** Catalog ******************************************************************/
.catalog .categories {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.catalog .categories .category-image {
	width: 25%;
	margin-left: 3%;
	float: right;
}
.catalog .categories .category-image img {
	display: block;
	margin: 0 auto;
}
.catalog .categories > li {
	margin-bottom: 1em;
	padding: 1.8em 1em;
	border-bottom: 1px solid #ccc;
}
.catalog .categories .category {
	width: 72%;
	float: left;
}
.catalog .categories .category h2 {
	margin: 0;
}
.catalog .categories .category .subcategory {
	padding: 1em 0 0 2em;
}
.catalog .subcategory-image {
	display: block;
}
.catalog .categories .category .subcategory li {
	width: 42%;
	padding-right: 7%;
	float: left;
}
.catalog .matrix li > div,
.catalogNewsletters .matrix li > div {
	padding: 0.8em;
}
.catalog .matrix li div > a img,
.catalogNewsletters .matrix li div > a img {
	margin-top: 10px;
}
.catalog .matrix li .description,
.catalogNewsletters, .matrix li .description {
	text-align: justify;
	margin: 0.8em 0;
}
.catalog .matrix .attributes,
.catalogNewsletters .matrix .attributes {
	display: table;
	width: 100%;
	margin: 0.8em 0;
}
.catalog .matrix .attributes .attributes-row,
.catalogNewsletters .matrix .attributes .attributes-row {
	display: table-row;
}
.catalog .matrix .attributes .attributes-cell,
.catalogNewsletters .matrix .attributes .attributes-cell {
	display: table-cell;
	text-align: left;
	width: 50%;
}
.catalog .matrix .title,
.catalogNewsletters .matrix .title {
	height: 100%;
}
.catalog .matrix .title .fa-eye-slash {
	margin-right: 10px;
}
.catalog .matrix .title a,
.catalogNewsletters .matrix .title a {
	padding: 0;
}
.catalogNewsletter-addOrRemove a.action-button {
	margin-bottom: 10px;
	display: block;
}
.items.matrix > li:first-child + li,
.items.matrix .cleaner + li + li {
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.catalog .items .catalog-item .thumbnail {
	float: right;
	margin-left: 3%;
}
.catalog .items.list a.noimage {
	width: 120px;
	height: 90px;
	overflow: hidden;
	display: block;
}
.catalog .items.list img.noimage {
	margin-top: -15px;
}
.catalog .items .catalog-item .description {
	width: 72%;
	float: left;
}
.catalog .items .item-wrapper {
	padding-bottom: 1em;
	border-top: 1px solid #ccc;
}
.catalog .items .item-wrapper:first-child {
	border: none;
}
.catalog .catalog-item .image .thumbnail {
	display: block;
	background-color: transparent;
}
.catalog .catalog-item .description {
	width: 100%;
}
.catalog .catalog-item .attributes {
	display: table;
	float: right;
	padding: 2%;
	width: 57%;
	border: 1px solid #ccc;
}
.catalog .catalog-item .attributes .attributes-row {
	width: 100%;
	display: table-row;
}
.catalog .catalog-item .attributes .attributes-row:nth-child(odd) {
	background-color: #ccc;
}
.catalog .catalog-item .attributes .attributes-cell {
	width: 48%;
	float: left;
	padding: 1%;
	display: table-cell;
}
.catalog .default-image {
	width: 35%;
	display: block;
	float: left;
	margin: 0 3% 0 0;
}
.catalog .default-image a.detail {
	display: block;
	height: auto;
}
.catalog.view-itemDetail fieldset {
	padding: 10px 15px;
	margin: 15px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.catalog.view-itemDetail .modal-box {
	text-align: left;
}
.catalog .catalog-item form .attr-switch-submit {
	display: none;
}
.catalog-item select.attr-switch-select {
	width: 100%;
}
.matrix a.action-button,
.list a.action-button {
	display: inline-block;
	width: auto;
	margin: 15px 0 0;
	padding: 0.3em 1em;
}
.catalog #frm-itemToVirtualCategory-toVirtualCategoryForm .system-form-item:nth-child(even) {
	margin-left: 1em;
}
.catalog .category-layout-switcher {
	margin: 0 0 2em;
}
.catalog .category-layout-option {
	margin: 0 0.2em 0 0;
	display: inline-block;
	padding: 0.2em 0.2em 0 0.2em;
}
.catalog .category-layout-option:hover {
	box-shadow: 0 4px 5px 0 rgba(0,0,0,0.30);
}
.catalog .category-layout-option.selected {
	box-shadow: 0 4px 5px 0 rgba(0,0,0,0.30);
}
.catalog .category-layout-option .layout-thumbnail {
	background: url('/img/catalog_item_layout.png') no-repeat top left;
	width: 31px;
	height: 31px;
	display: inline-block;
	background-size: 167px;
}
.catalog .category-layout-option .layout-thumbnail.matrix {
	 background-position: -7px -3px;
}

.catalog .category-layout-option .layout-thumbnail.list {
	 background-position: -47px -3px;
}

.catalog .category-layout-option .layout-thumbnail.map {
	 background-position: -86px -3px;
}

.catalog .category-layout-option .layout-thumbnail.attributes {
	 background-position: -128px -3px;
}
/*** Catalog global parametr search ********************************************/
.catalog-parameterFilter .dropdown .form-item-field {
	display: none;
}
/*** Catalog component newsletter *********************************************/
.catalogNewsletter-addOrRemove .action-button {
	box-sizing: border-box;
	position: relative;
}
.items.list .catalogNewsletter-addOrRemove {
	float: left;
	margin: 0 5px 0 0;
}
.catalogNewsletter-allowedAttributes > label {
	font-weight: bold;
}
.catalogNewsletter-allowedAttributes .system-form-item .system-form-item-field span {
	float: left;
	width: 49%;
	margin-bottom: .5em;
	vertical-align: text-top;
}
/*** Eshop customer section *********************************************/
/*** Data Aggregator Calendar ************************************************************/
.blog-cal.ui-datepicker {
	margin-bottom: 0.5em;
	display: block;
}
.blog-cal.ui-datepicker table.ui-datepicker-calendar tbody tr td a {
	text-decoration: underline;
}
.blog-cal.ui-datepicker .ui-datepicker-header {
	margin-bottom: 0.2em;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#C6C6C6));
	background: -moz-linear-gradient(top, #FFFFFF 0%, #C6C6C6 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%,#C6C6C6 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%,#C6C6C6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FFFFFF,EndColorStr=#C6C6C6,GradientType=0);
	background: linear-gradient(top, #FFFFFF 0%, #C6C6C6 100%);
	color: #313131;
}
.blog-cal.ui-datepicker .ui-datepicker-header .ui-icon {
	background-image: url('img/jquery-ui/ui-icons_ffffff_256x240.png');
}
.blog-cal.ui-datepicker .ui-datepicker-header .ui-icon:hover,
.blog-cal.ui-datepicker .ui-datepicker-header a:hover .ui-icon {
	background-image: url('img/jquery-ui/ui-icons_222222_256x240.png');
}
.blog-cal.ui-datepicker .ui-datepicker-header a:hover,
.ui-datepicker table.ui-datepicker-calendar tbody tr td a:hover {
	border: 1px solid #999;
	background-color: #e3e3e3;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #e4e4e4), color-stop(0.5, #dadada));
	background: -o-linear-gradient(center top, #e4e4e4 50%, #e3e3e3 50%);
	background: linear-gradient(center top, #e4e4e4 50%, #e3e3e3 50%);
	color: #212121;
}
.blog-cal.ui-datepicker .ui-datepicker-header a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.blog-cal.ui-datepicker th {
	padding: 0.7em 0.25em;
}
.blog-cal.ui-datepicker .ui-datepicker-calendar .ui-state-highlight.ui-state-active {
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}
.ui-state-default.ui-datepicker-other-month {
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
}
.blog-cal,
.blog-cal table.ui-datepicker-calendar {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	width: 100%;
	max-width: 200px;
	padding-left: 2px;
	padding-right: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	table-layout: fixed;
}
.blog-cal table.ui-datepicker-calendar,
.blog-cal table.ui-datepicker-calendar td {
	border-collapse: collapse;
	border-width: 1px;
}
.data-aggregator-calendar .newsbody {
	padding-left: 0;
	padding-right: 0;
}
/*** Data aggregator *****************************************************/
.dataAggregator .da-navigation {
	margin: 1em 0;
	text-align: center;
}
.dataAggregator .da-navigation .da-navigation-prev, .dataAggregator .da-navigation .da-navigation-next {
	margin: 0 1em;
	display: inline-block;
	min-width: 60px;
}
.dataAggregator .da-content-wrapper .da-content {
	margin: 2em 0;
}
.dataAggregator .da-content-wrapper .da-content:first-child {
	margin-top: 0;
}
.dataAggregator .da-content-day {
	margin: 0.5em;
	text-align: left;
}
.dataAggregator .da-content-day h2 {
	margin: 0;
}
.dataAggregator .da-content-day h2, .dataAggregator .da-content-day em {
	display: inline-block;
	vertical-align: middle;
}
.dataAggregator .da-content-day em {
	margin-left: 1em;
	text-align: center;
	text-transform: none;
	font-size: 90%;
}
.dataAggregator .da-content-day em span {
	display: block;
	border-bottom: 1px solid;
	padding: 0 5px;
}
.dataAggregator .da-content-events {
	width: 95%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.dataAggregator .da-content-events .da-content-events-certain:hover {
	opacity: 0.75;
}
.dataAggregator .da-content-events .da-content-events-certain {
	box-shadow: 1px 1px 12px -5px #888888;
	border-radius: 6px;
	padding: 1em;
	margin: 1em 0;
}
.dataAggregator .da-content-events .da-content-events-certain h3 {
	margin-top: 0;
}
.dataAggregator .da-content-events .da-content-events-certain .da-certain-content {
	text-align: justify;
}
.dataAggregator .da-content-events .da-content-events-certain .da-certain-footer {
	display: table;
	width: 100%;
}
.dataAggregator .da-content-events .da-content-events-certain .da-certain-footer .da-certain-detail {
	text-align: left;
	display: table-cell;
}
.dataAggregator .da-content-events .da-content-events-certain .da-certain-footer .da-certain-source {
	text-align: right;
	display: table-cell;
}

/*** Popup window **********************************************************/

.modal-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 18px;
	z-index: 150;
	background-color: rgba(0,0,0,0.2);
}

.modal-wrapper .modal-close {
	float: right;
	margin-left: 1em;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #333;
	text-decoration: none;
}

.modal-wrapper .modal-close:hover {
	color: #000;
}

.modal-wrapper .modal-close:before {
	content: "\f00d";
}

.modal-wrapper .modal-close span {
	display: none;
}

.modal-wrapper .modal-dialog {
	padding: 18px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	left: 50%;
	top: 100px;
	transform: translateX(-50%);
}

.modal-wrapper .modal-dialog .modal-body {
	padding-top: 27px;
}

@media only screen and (max-width: 1024px) {
	.modal-wrapper .modal-dialog {
		top: 50px;
	}
}

/*** Cookie confirmation ***************************************************/

.cookie-choices-info {
	font-size: 14px;
	padding: 10px;
	background-color: #fff;
	color: #333;
	text-align: center;
	border-top: 1px solid #ccc;
	position: fixed;
	left: 0;
	top: auto;
	bottom: 0;
	width: 100%;
	z-index: 150;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}
.cookie-choices-info p {
	margin: 10px 0;
	text-align: center;
}
.cookie-buttons a {
	display: inline-block;
	margin: 2px;
}
.cookie-button.more {
	color: #333;
}
.cookie-button.more:hover {
	text-decoration: none;
	color: #000;
}
.cookie-button.cookie-button--settings.action-button {
	color: #fff;
	background: #666;
	border-color: #666;
}
.cookie-button.cookie-button--settings.action-button:hover {
	color: #fff;
	background: #444;
	border-color: #444;
}
.cookie-choices-info.template_2 {
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	transform: translate(-50%, -50%);
	max-width: 690px;
	width: 100%;
	max-height: none;
	height: auto;
	padding: 1em;
	border-radius: 0;
}
.cookie-choices-bg {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 102;
	overflow: hidden;
}
@media only screen and (max-width: 768px) {
	.cookie-choices-info.template_2 {
		position: fixed;
		left: 0;
		top: auto;
		bottom: 0;
		transform: none;
		max-width: 100%;
		width: 100%;
	}
}

.cookie-choice-settings {
	font-size: 14px;
	position: fixed;
	margin: 0 auto;
	width: 100%;
	background: #fff;
	z-index: 151;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	left: 0;
	bottom: -1px;
	right: 0;
	border: 1px solid #ccc;
	padding: 2em;
	max-width: 1024px;
	text-align: left;
	box-sizing: border-box;
	max-height: 80vh;
	overflow-y: auto;
	color: #333;
}

.cookie-choice-settings .cookie-choice-settings--close {
	float: right;
	margin-left: 1em;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #333;
	text-decoration: none;
}

.cookie-choice-settings .cookie-choice-settings--close:hover {
	color: #000;
}

.cookie-choice-settings .cookie-choice-settings--close:before {
	content: "\f00d";
}

.cookie-choice-settings .cookie-choice-settings--close span {
	display: none;
}

.cookie-settings-choice {
	font-weight: bold;
	font-size: 1.15em;
	padding-bottom: .5em;
}

.cookie-settings-choice + div {
	color: #333;
}

.cookie-choice-settings form > div:not(.cookie-buttons) {
	padding-top: 1em;
	border-top: 1px solid #ccc;
	margin-top: 1em;
}

.cookie-choice-settings .cookie-buttons {
	text-align: center;
	margin-top: 2em;
}

.cookie-choice-settings .cookie-buttons input {
	margin: 2px;
}

.cookie-choice-settings .cookie-buttons input[name="necessaryCookies"],
.cookie-choice-settings .cookie-buttons input[name="selectedCookies"] {
	color: #fff;
	background: #666;
	border-color: #666;
}
.cookie-choice-settings .cookie-buttons input[name="necessaryCookies"]:hover,
.cookie-choice-settings .cookie-buttons input[name="selectedCookies"]:hover {
	color: #fff;
	background: #444;
	border-color: #444;
}

.cookie-settings-choice input {
	float: right;
	width: 1em;
	height: 1em;
	margin: 0;
}

.cookie-choice-settings .fa.yes {
	color: #27c90d;
}

.cookie-choice-settings .fa.no {
	color: #999999;
}

.cookie-choice-settings--left {
	right: auto;
	bottom: 1em;
	width: auto;
}

.cookie-choices-fixed {
	position: fixed;
	bottom: 1em;
	left: 1em;
	z-index: 151;
}

.cookie-choices-fixed a svg {
	width: 1.5em;
	vertical-align: middle;
}

.cookie-choices-fixed a svg path {
	fill: currentColor;
}

.cookie-choices-fixed .fa {
	font-size: 18px;
}

.cookie-choices-fixed a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
		color: #FFFFFF;
			background-color: #de5313;
		padding: 5px;
	border-radius: 4px;
	display: inline-block;
	line-height: 18px;
	font-size: 18px;
	width: 37px;
	height: 37px;
}

.cookie-choices-fixed a:hover {
		color: #FFFFFF;
			background-color: #447863;
	}

/*** Design Warning  **********************************************************/
.design-warning {
	font-size: 14px;
	font-family: Verdana, sans-serif;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	padding: .75em 1.25em;
	z-index: 150;
	border-top: 1px solid #f1dfa8;
	color: #735703;
	background-color: #fff3cd;
}
.design-warning .fa {
	font-size: 1.5em;
	margin-right: .5em;
}
.design-warning .action-button,
.design-warning .action-button:visited {
	display: inline-block;
	font-size: 1em;
	padding: .25em .75em;
	border: 0;
	background: #735703;
	color: #fff;
}
.design-warning .action-button:hover{
	background: #553c03;
	color: #fff;
}

/*** social media icons *******************************************************/
/*** icons view */
.social-media-buttons {
	min-height: 30px;
}
.gallery.view-detail .social-media-buttons {
	width: 100%;
}
.social-media-buttons > * {
	vertical-align: top;
}
#socialMediaIconsSetupHeader {
	text-align: right;
}
/*** icons setup form */
#socialMediaIconsSetupHeader .socialIconSetupLabel {
	min-width: 100px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
#frm-iconsForPages-socialMediaIconsForm .system-form-item-label,
#frm-iconsForPages-socialMediaIconsForm .system-form-item-field span {
	float: left;
}
#frm-iconsForPages-socialMediaIconsForm :not(.buttons) .system-form-item-field {
	float: right;
}
#frm-iconsForPages-socialMediaIconsForm .system-form-item:not(.buttons):nth-child(odd) {
	background-color: #de5313;
}
#frm-iconsForPages-socialMediaIconsForm .system-form-item-label {
	min-width: 300px;
	padding-left: 0.3em;
}
#frm-iconsForPages-socialMediaIconsForm .system-form-item-field span label {
	display: none;
}
#frm-iconsForPages-socialMediaIconsForm .system-form-item-field span input {
	width: 100px;
}
#frm-iconsForPages-socialMediaIconsForm .system-form-item:not(.buttons) {
	margin: 0;
	line-height: 1.5em;
}

.menu li {
	list-style: none;
}

.menu .menu-item {
	margin-bottom: 1em;
}

.menu .menu-item h3 {
	margin: 0 0 0.5em 0;
}

.menu .menu-item .meal-list {
	display: table;
}

.menu .menu-item .meal-list .meal-item {
	display: table-row;
	margin: 0.5em 0;
}

.menu .menu-item .meal-list .meal-item > div {
	display: table-cell;
}

.menu .menu-item .meal-list .meal-item .meal-item-title {
	width: 50%;
}
.menu .menu-item .meal-list .meal-item .meal-item-description {
	width: 40%;
	text-align: center;
}
.menu .menu-item .meal-list .meal-item .meal-item-cost {
	width: 10%;
	text-align: right;
}

/* tooltipster custom theme */
.tooltip-wrapper {
	display: none
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-box {
	border: 1px solid #ccc;
	background: #ffffff;
	color: #333;
	margin-right: 1em;
	margin-left: 1em;
	text-align: left;
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-base {
	font-size: 13px;
	font-family: Verdana, sans-serif;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-content h3 {
	margin: 0 0 .5em;
	font-family: Verdana, sans-serif;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-content {
	padding: 14px 18px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-content,
.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-content a {
	color: #333
}

/* top arrow */
.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #fff;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #ccc;
}

/* left arrow */
.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #fff;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #ccc;
}

/* right arrow */
.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #fff;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #ccc;
}

/* bottom arrow */
.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #fff;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized.tooltipster-bottom .tooltipster-arrow-border {
	border-top-color: #ccc;
}

/*** LazyLoading Error *************************************************/
.error[loading] {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAQAAACQ9RH5AAAC33pUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHja7ZdRkuMoDIbfOcUeAUkIieNgA1Vzgz3+/mDa6aR7pmpn52EfYioYy+IH9AmShP73jxH+wkVFYkhqnkvOEVcqqXBFw+N1XXeKadXrknO/o2d7uF8wTDI9r8fct3+FXR8dLG378WwPtoXYt9B+8SEoc2RGY/v5FhK+7LSfQ9n9avq0nP052rbpdXt9ToZgNIWecOAuJBG1z1EEM5AiddpQw8LTImirOGoR+j524W6+BO9uvcQu1m2X51CEmLdDfonRtpN+H7sVoc8zosfITy9M7iG+xG6M5mP0a3U1ZUQqh72oj6WsFhwPhFJWt4xi+CjatkpBcSzxBLEGmgfKGagQI7KDEjWqNKiv+0knppi4s+HOfLIsm4tx4XNBSbPQYAOeFsCC5QQ1gZnvudAat6zxTnKM3AieTBAj9PhSwnfG3ym30BgzdYmi37HCvHjmNKYxyc0aXgBCY8dUV3xXCZ/yJn4CKyCoK8yOBdZ4XBKH0iO3ZHEW+GlMIV5bg6xtAYQIYysmQwICMZMoZYrGbESIo4NPxcxZEh8gQKrcKAywEcmA4zzHRh+j5cvKlxlHC0CoZDGgwQYCrJQU+WPJkUNVRVNQ1aymrkVrlpyy5pwtzzOqmlgytWxmbsWqiydXz27uXrwWLoIjTEsuFoqXUmrFoBXSFb0rPGo9+JAjHXrkww4/ylFPpM+ZTj3zaaef5ayNmzRs/5abheattNqpI5V66tpzt+699DqQa0NGGjrysOGjjHpT21SfqdELuV9To01tEkvLzx7UYDb7kKB5nOhkBmKcCMRtEkBC82QWnVLiSW4yi4WxKZRBjXTCaTSJgWDqxDroZvcg90tuQdO/4sY/Ixcmuj9BLkx0m9xXbt9Qa3V9o8gCNHfhjGmUgYMNDt0re53fSb99D/9V4C30FnoLvYXeQm+ht9D/R2jgxwP+aoZ/APWmke/mAiJwAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH4woCCzoqTvrr6AAAA4ZJREFUWIXt2F1vFVUUxvHfTE/bU5tqLC0UimJbG6FFhUhVwFBEUYiJRG+89Ev4bbzRL4AxxvBiEJAUUJAXkULAilVoWimkEqCHvpzxgklT8MzpTBijCX3malZW1n/Wnr3XWtksalH/koIEe7339ChkjFZ2wj7lNK41CfZ+rwozYgm0azQkWtg1KaeV+NWpTNiXdQtswJ6Fs04CB7jp50zgdt0igb406OzLWV1jLqDPzoUi5w2esdtgGnTeYKZ9YRAbqqOzHpi0aHqqb7O8waEGEfao11UNnSf4Lyz3SfwWILDBHYcqf2F+OuOqQE38hDF+VWXnPDMu+Uy74jxLn+eTnPP9xzOGH3jvTnbN/zil1H8GTrvUSV2skmbzA3f5UF1K7JTdhvICt2pMiaVWa37gkyYyZPxLGrd04BkXU2JTa/E4JSlInEcfVpRm1EsLXmWX2pTgaV8+VDgfAdyuOSX2vndu4JPuZsh4MI1bOvCUMymxqfX4HafHD5y0uSKs0OzmPFuoS7daV50zNc9e50UrTbts6IFRttmKOFIFJdWjfm/iniOOmwEtduiK/W/Y57IIgW7vWhJ/7JB9rscJvWaLehx0OAs41GerBozab9x6m9WJXDfpGaHIoEPo1ytQ9ocGrQJTBpzWYrvlmHTYD5UH+moV+Cnv6BGIRELcddApZc/aqQ1l9/fIqL2GhdbZphFlgUDkgv0mkoJXL/2Bbtu1CMw474Bbsb3gdZs8gUkDvjcd25u8rVdB5IZvXKrWLpLBRZRQo03RuFsi1AuVRChqw6gSAkVl9+J1alEyanZejAzgF3wgcNTRuWxYZpvn1LjuOxfnsgmstkWrWb/51ticd61NNonsdqkSIGls3Wmpgg6r3TSBOlu9b6mCUJNebUZM4mm79GsSKmixTp0RswKdPrJWQUHRuSwZf6zDpHqhsgv+9JIluO2IOzZqR8lprFfENcc0ekMTbvjJUmuEyu5pcMXnWcE/GrRDa2wpO+uA26jRp19DbC857IQZNHrLurlaOG6vNV5JAldri5Ehn+rTq8GYY36P/+us4y7arANXDMwdmTu+ctZGy0w674Qpq5ODL9SPpww4KvhHEZjwtcDDBTEybFiYZu5KMwgkhUkKnupK8fFri//Lftxs7SNGb5a4E5LAV3Xq1PmI4PuRKiqpZI540pJM9wCVNO28A+luCBa1qNz0N0yQ9ML5hZVCAAAAAElFTkSuQmCC');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: inherit;
}


/*** Statistics ********************************************************/
#ipostatistics {
	height: 0;
}

/*** CSS grid ***************************************************************/

/**
 * Zachovávat stejný obsah jako v app/presentation/Tiny/templates/css.latte
 */

.row:before,
.row:after {
	display: table;
	content: " ";
}
.row:after {
	clear: both;
}
.col-1,
.col-1-1,
.col-1-2,
.col-1-3,
.col-2-3,
.col-1-4,
.col-3-4,
.col-1-6,
.col-5-6,
.col-1-12,
.col-2-12,
.col-3-12,
.col-4-12,
.col-5-12,
.col-6-12,
.col-7-12,
.col-8-12,
.col-9-12,
.col-10-12,
.col-11-12,
.col-12-12 {
	display: inline-block;
	*display: inline;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-1-2,
.col-1-3,
.col-2-3,
.col-1-4,
.col-3-4,
.col-1-6,
.col-5-6,
.col-1-12,
.col-2-12,
.col-3-12,
.col-4-12,
.col-5-12,
.col-6-12,
.col-7-12,
.col-8-12,
.col-9-12,
.col-10-12,
.col-11-12,
.col-12-12 {
	padding: 0 5px;
	float: left;
}
.col-1-12 {
	width: 8.3333%;
	*width: 8.3023%;
}
.col-1-6,
.col-2-12 {
	width: 16.6667%;
	*width: 16.6357%;
}
.col-1-4,
.col-3-12 {
	width: 25%;
	*width: 24.9690%;
}
.col-1-3,
.col-4-12 {
	width: 33.3333%;
	*width: 33.3023%;
}
.col-5-12 {
	width: 41.6667%;
	*width: 41.6357%;
}
.col-1-2,
.col-6-12 {
	width: 50%;
	*width: 49.9690%;
}
.col-7-12 {
	width: 58.3333%;
	*width: 58.3023%;
}
.col-2-3,
.col-8-12 {
	width: 66.6667%;
	*width: 66.6357%;
}
.col-3-4,
.col-9-12 {
	width: 75%;
	*width: 74.9690%;
}
.col-5-6,
.col-10-12 {
	width: 83.3333%;
	*width: 83.3023%;
}
.col-11-12 {
	width: 91.6667%;
	*width: 91.6357%;
}
.row,
.col-1,
.col-1-1,
.col-12-12 {
	width: 100%;
}


/*** responsive ***************************************************************/
@-ms-viewport { width: device-width }

#ipocontainer,
#ipotopmenuwrapper,
#ipomain,
#ipomainframe,
#ipopage,
.ipopagetext {
	width: 100%
}

#ipoheader,
#ipotopmenu,
#ipomain > div,
#ipofooter,
.content {
	max-width: 1024px;
	margin: 0 auto;
}
.menu-toggler {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1em;
	color: #fff;
	display: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: .4em 1em;
}
.menu-toggler span {
	padding-left: 1em;
	line-height: 1;
}
.menu-toggler:hover {
	cursor: pointer;
}
.menu-toggler:hover span {
	color: #76B0E3;
}
.menu-toggler span {
	padding-left: 1em;
	line-height: 1;
}
#back-to-top {
	display: none;
}
@media only screen and (max-width: 1024px) {
	html, body {
		min-width: 100%;
	}
	.menu-toggler {
		display: block;
		z-index: 101;
	}
	#ipopage {
		padding: 1em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#ipocontainer,
	#ipoheader,
	#ipotopmenu,
	#ipomain,
	#ipomainframe,
	#ipopage,
	#ipoleftblock,
	#iporightblock,
	#ipoleftblockin,
	#iporightblockin,
	#ipofooter,
	.content{
		width: 100%;
	}
	#ipopage,
	#iporightblock,
	#ipoleftblock,
	.ipopagetext {
		min-height: initial;
	}
	#ipotopmenuwrapper {
		display: none;
		width: 100%;
		position: absolute;
		padding-top: 50px;
		top: 0;
		left: 0;
		z-index: 100;
	}
	#ipotopmenu * {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#ipotopmenu {
		border-radius: 0;
	}
	#ipotopmenu > ul {
		padding-left: 0;
	}
	#ipotopmenu ul.topmenulevel1 > li,
	#ipotopmenu ul.topmenulevel1 li.noborder {
		border: 0 none;
	}
	#ipotopmenu ul li,
	#ipotopmenu ul.topmenulevel1 li.topmenuitem1 a,
	#ipotopmenu ul.topmenulevel2 li.topmenuitem2 a,
	#ipotopmenu ul.topmenulevel3 li.topmenuitem3 a {
		width: 100%;
		text-align: center;
	}
	#ipotopmenu ul.topmenulevel1 li.topmenuitem1 ul.topmenulevel2,
	#ipotopmenu ul.topmenulevel2 li.topmenuitem2 ul.topmenulevel3,
	#ipotopmenu ul.topmenulevel3 li.topmenuitem3 ul.topmenulevel4 {
		visibility: visible;
		display: none;
		width: 100%;
	}
	#ipomenu li {
		text-align: center;
	}
	#ipomenu ul li.submenu1 > ul {
		background-color: inherit;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: inline-block;
		float: none;
		margin: 0 auto 20px;
		padding: 6px 0;
		position: static;
		visibility: visible;
		width: 90%;
	}
	#ipomenu ul li.submenu1 ul li,#ipomenu ul li.submenu1 ul li a {
		background: transparent;
		border: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		float: none;
		width: 100%;
	}
	#ipotopmenu ul.topmenulevel1 li.topmenuitem1 ul.topmenulevel2 {
		background-color: inherit;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: inline-block;
		float: none;
		margin: 0 auto 20px;
		padding: 6px 0;
		position: static;
		visibility: visible;
		width: 90%;
		border: none;
	}
	#ipotopmenu ul.topmenulevel2 li.topmenuitem2 {
		margin: 0;
	}
	#ipotopmenu ul.topmenulevel1 li.topmenuitem1,#ipotopmenu ul.topmenulevel1 li.noborder {
		height: initial !important;
		line-height: initial;
	}
	#ipomenu ul li.submenu2 ul {
		display: none;
	}
	
	#ipocontainer {
		padding-bottom: 0;
	}
	#ipocopyright {
		position: static;
		height: auto;
		padding: 0;
		width: 100%;
		display: inline-block;
	}
	.copyright {
		position: static;
		top: 0;
		height: auto;
	}
	.col-1,
	.col-1-1,
	.col-1-2,
	.col-1-3,
	.col-2-3,
	.col-1-4,
	.col-3-4,
	.col-1-6,
	.col-5-6,
	.col-1-12,
	.col-2-12,
	.col-3-12,
	.col-4-12,
	.col-5-12,
	.col-6-12,
	.col-7-12,
	.col-8-12,
	.col-9-12,
	.col-10-12,
	.col-11-12,
	.col-12-12 {
		float: none;
		width: 100%;
		padding: 0;
	}
	#back-to-top {
		color: #FFF;
		border: 0 none;
		height: 40px;
		bottom: 45px;
		font-size: 1.75em;
		padding: 1px 15px;
		vertical-align: middle;
		line-height: 38px;
		position: fixed;
		right: 10px;
		background: #555;
		cursor: pointer;
		-webkit-transition: all 0.5s ease-out 0s;
		transition: all 0.5s ease-out 0s;
		z-index: 100;
		-webkit-animation: fadeInUp 1s both;
		animation: fadeInUp 1s both;
	}
	#ipopage,
	#ipoleftblock,
	#iporightblock {
		margin: 0;
	}
	#ipomenu ul, #ipomenu ul li {
		width: 100%;
	}
	#ipoleftblockin .ipolefttext, #iporightblockin .iporighttext {
		float: left;
		width: 100%;
	}
	#ipoleftblockin .ipolefttext > div, #iporightblockin .iporighttext > div {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding: 0 1%;
	}
	img {
		max-width: 100%;
		height: auto;
		display: inline-block;
	}
	.rwd-table {
		overflow-x: auto;
	}
	.rwd-table table {
		width: 100% !important;
	}
	.gallery .images {
		text-align: center;
	}
	.gallery .image-wrapper {
		display: inline-block;
		float: none;
	}
	.catalog.view-itemDetail .images img {
		max-width: inherit;
	}
	.cookie-buttons {
		margin-top: 8px;
	}
	iframe {
		width: 100%;
	}
}
@media only screen and (max-width: 700px){
	.catalog .orderWizard-navigation a,
	.catalog .orderWizard-navigation span {
		width: 100%;
	}
	.catalog .orderWizard-navigation :nth-last-child(n+2) { /*odstranění borderdu v navigaci*/
		border: none;
	}
	.eshop-basketOverview {
		display: block;
	}
	.catalog.view-basket .eshop-basketOverview-Header { /*skrytí hlavičky v košíku*/
		display: none;
	}
	.catalog.view-basket .eshop-basketOverview-row {
		display: block;
		float: left;
		padding: 10px 0 10px;
		width: 100%;
	}
	.total-prices > div:first-child > div { /*skrytí vodorovných linek*/
		border: none;
	}
	.eshop-paymentDelivery-row .eshop-basketOverview-cell:first-child {
		text-align: left;
		display: inline-block;
		width: 100%;
	}
	.eshop-basketOverview-cell.eshop-basketOverview-itemName {
		padding-right: 0;
		overflow: initial;
		max-width: 32em;
	}
	.eshop-basketOverview-cell.recalculate { /*tlačítko pro přepočítání*/
		display: block;
		width: 130px;
		float: left;
	}
	.eshop-basketOverview-cell.totalPrice,
	.eshop-basketOverview-cell.forPiece,
	.eshop-basketOverview-cell.removeItem { /*cena za kus a celková částka*/
		display: block;
	}
	.eshop-basketOverview-cell.eshop-totalPriceLabel { /*celková cena*/
		display: inline-block;
		text-align: left;
		width: 33%;
		padding: 0;
	}
	.eshop-basketOverview-cell.eshop-totalPriceValue {
		display: inline-block;
		width: 66%;
		padding: 0;
	}
	.catalog.view-basket div.buttons {/*mezera před buttony*/
		margin: 0;
	}
	.eshop-basket #czech-post-zipcode {
		width: 100%;
	}
	#frm-orderWizard-deliveryDataForm .form-item .form-item-label,
	#frm-orderWizard-deliveryDataForm .form-item .form-item-field { /*kontaktní fomrulář*/
		width: 100%;
		padding: 0;
		display: block;
	}
	.eshop-basketOverview-cell.countItem { /*zarovnání počtu objednáných položek*/
		float: left;
	}
	.total-prices {
		display: block;
		width: 100%;
	}
	.eshop-basketOverview-cell {
		padding: 0;
	}
	#frmapplyForm-code-pair {
		display: block;
		width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.catalog .default-image {
		width: 100%;
		float: none;
		margin: 0;
	}
	.catalog .catalog-item .attributes {
		float: none;
		width: 100%;
		box-sizing: border-box;
		margin: 10px 0;
		padding: 0;
	}
	.catalog.view-itemDetail .eshop-priceAndBasketAdd,
	.catalog.view-itemDetail .eshop-stockInfo {
		width: 100%;
		float: none;
	}
	.catalog .default-image .thumbnail {
		text-align: center;
	}
}
@media only screen and (max-width: 505px) {
	.linkprev, .linkback, .linknext {
		width: 100%;
		margin: 1% 0;
	}
	.cookie-choices-info {
		font-size: 13px;
		padding: 6px;
	}
	.cookie-choice-settings {
		font-size: 13px;
	}
	.content-paginator .paginator-button-text {
		display:none;
	}
	}
@media only screen and (max-width: 400px) {
	.matrix li > div {
		min-height: 0;
	}
	.items.matrix .cleaner + li + li,
	.items.matrix > li:first-child + li {
		margin-left: 0;
		margin-right: 0;
	}
	.catalog .categories .category-image {
		width: 100%;
		margin-left: 0;
		float: none;
	}.catalog .categories .category {
		width: 100%;
		float: none;
	}
	.catalog .categories .category-image img {
		margin: 0;
	}
	.form-horizontal .form-item .form-item-label, .form-horizontal .form-item .form-item-field {
		display: block;
		width: 100%;
	}
	.form-horizontal .form-item .form-item-field > * {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	form .form-horizontal .form-item .g-recaptcha {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	.form-horizontal .form-item.recaptcha {
		display: block;
		width: 245px;
	}
	.matrix li {
		width: 100%;
	}
	.eshop-basketOverview-cell.eshop-totalPriceValue {
		display: inline-block;
		width: 65%;
		padding: 0;
	}
	.eshop-basketOverview-cell.eshop-basketOverview-itemName {
		width: 100%;
		float: left;
		overflow: hidden;
		padding-right: 0;
	}
	.cookie-choices-info {
		font-size: 12px;
	}
	.cookie-choice-settings {
		font-size: 12px;
	}
}
@media only screen and (max-width:340px){
	.action-button.btn-submit.backToCatalog {/*tlačíko pro posun v objednávce*/
		padding: 5px 5px;
	}
	.action-button.btn-submit.nextStep {
		padding: 5px 5px;
	}
}


/*** Coolurl ******************************************************************/

/*** timepicker ***************************************************************/
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }
.view-personalDataProcessing {
	max-width: 1024px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/*** custom styles ************************************************************/
/*skrytí atributů haly*/
body[data-ipo-meta-category="25091"] #snippet-itemsOverview-content .attributes,
body[data-ipo-meta-category="25091"] .catalog-item .attributes,
body[data-ipo-meta-category="25091"] .catalog-item .information-buttons .more-info,
#page7518866 #snippet-itemsOverview-content .attributes,
#page7518866 .catalog-item .attributes,
#page7518866 .catalog-item .information-buttons .more-info {
	display: none !important;
}
*,
*::after,
*::before {
	box-sizing: border-box;
}
.action-button,
.action-button:visited {
	border: none;
	box-shadow: none;
	margin: 0.5rem 0;
	font-weight: 700;
	font-size: 1em;
	padding: 0.5em 1.5em;
	border-spacing: unset;
	border-radius: 0;
	display: inline-block;
	text-align: center;
	position: relative;
	transition: all 0.25s ease-in-out 0s;
}
.action-button:hover {
	border: none;
	font-weight: 700;
}
*::-moz-selection {
	color: #fff;
	background: #de5313;
}
*::selection {
	color: #fff;
	background: #de5313;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
object,
p,
span {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
.col-1-1,
.col-1-12,
.col-1-2,
.col-1-3,
.col-1-4,
.col-1-6,
.col-10-12,
.col-11-12,
.col-12-12,
.col-2-12,
.col-2-3,
.col-3-12,
.col-3-4,
.col-4-12,
.col-5-12,
.col-5-6,
.col-6-12,
.col-7-12,
.col-8-12,
.col-9-12,
.row {
	min-height: 1px;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	background: none;
	font-size: 18px;
}
body {
	line-height: 1.5;
	font-weight: 300;
	font-size: 18px;
	font-family: "Poppins", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.25;
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-weight: 700;
	font-family: 'Titillium Web', sans-serif;
	color: #000;
}
h1 {
	font-size: 3em;
	margin: 1.5rem auto;
	position: relative;
	font-weight: 200;
}
h2 {
	font-size: 2em;
	margin: 1.2rem 0;
	font-weight: 200;
}
h3 {
	font-size: 1.3em;
	margin: 1.1rem 0;
}
h4 {
	font-size: 1.1em;
}
p {
	line-height: 1.6;
	text-align: left;
	margin-bottom: 0.5em;
}
p:last-child {
	margin-bottom: 0.5em;
}
#ipocontainer a,
#ipocopyright a {
	text-decoration-skip: ink;
}
#ipofooter {
	min-height: 0;
}
.subscribe-toolbar .fa {
	margin-top: 4px;
}
/*custom body*/
#ipotopmenu,
#ipomain > div,
#ipofooter,
.content,
.layout-container,
#iponavigation,
.category-content,
.categories-container,
.catalog h1,
#snippet-parameterFilter-form,
#snippet-itemsOverview-content,
#ipopage .toolbar,
#snippet-itemDetailControl-defaultImage,
.catalog.view-itemDetail .enquiery,
body[data-user-mode] #ipocontainer .catalog.view-itemDetail.edit.content,
body[data-user-mode] #ipocontainer .catalog.view-detail.edit.content,
body[data-user-mode] #ipocontainer .catalog.view-default.edit.content,
body[data-user-mode] #ipocontainer .catalog.view-itemDetail,
.price-more-content,
.catalog.view-itemDetail #snippet--images,
#page7397368 .catalog.view-itemDetail .attributes,
#page7397368 .catalog.view-itemDetail .catalog-item .description,
#ipocontainer .ipopagetext .view-personalDataProcessing {
	max-width: 1220px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.view-personalDataProcessing {
	padding-top: 4em;
}
.flex-container,
.two-column,
.three-column,
.four-column {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.two-column > div {
	width: 49.9%;
}
.three-column > div {
	width: 33%;
}
.four-column > div {
	width: 24.9%;
}
.ipopagetext {
	padding: 5px 0 3rem;
}
body[data-user-mode] .catalog.view-itemDetail {
	margin-top: 0;
}
body[data-user-mode] .catalog.view-itemDetail .attributes {
	width: 100%;
}
body[data-user-mode] #iponavigation {
	background-color: #447863;
}
body[data-user-mode] .catalog.view-itemDetail #snippet--images,
body[data-user-mode] .catalog.view-itemDetail .attributes {
	display: block;
}
/*end custom body*/
/*header*/
#ipocontainer::before {
	content: "";
	display: block;
	width: 100%;
	height: 280px;
	background: linear-gradient(180deg, #fff, #d7dcdc);
	position: absolute;
	top: 0;
	left: 0;
}
#page7054925 #ipocontainer::before {
	height: 570px;
}
#ipoheader {
	max-width: 100%;
	background-color: #fff;
}
#ipoheader a,
#ipoheader a:hover,
#ipoheader a:visited {
	color: #313131;
}
#ipoheader .header__item--invite a:hover {
	color: #fff;
}
#ipoheader .header__item--invite a:hover svg {
	fill: #fff;
}
#ipoheader .header-phone a,
#ipoheader .header-email a {
	transition: all 0.25s linear 0s;
}
#ipoheader .header-phone a:hover,
#ipoheader .header-email a:hover {
	color: #e69423;
}
.header-logo {
	display: inline-block;
	position: relative;
	z-index: 5;
	transition: all 0.25s linear 0s;
}
.header-logo:hover {
	opacity: 0.7;
}
.header-logo img {
	width: 20.6rem;
	height: auto;
}
.header-page {
	position: relative;
	margin-bottom: 3px;
}
.header-page .boxImage > div {
	min-height: 409px;
	display: block;
	width: 100%;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#page7054925 .header-page .boxImage > div {
	min-height: 667px;
}
.header-page.header-page__subpage {
	position: absolute;
	left: 0;
	right: 0;
}
.header-page.header-page__subpage::before {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background-color: #e69423;
	position: absolute;
	top: -5px;
}
.header-page.header-page__subpage .boxImage > div {
	min-height: 270px;
}
.house-image {
	position: absolute;
	left: 0;
	right: 0;
}
.house-image::before {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background-color: #e69423;
	position: absolute;
	top: -5px;
}
.house-image::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.6), transparent);
	position: absolute;
	top: 0;
	left: 0;
}
.house-image .boxImage > div {
	min-height: 215px;
	display: block;
	width: 100%;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
body[data-ipo-meta-item-id] .header-page__subpage,
body[data-ipo-meta-subcategory] .header-page__subpage,
body[data-ipo-meta-item-id] .house-image {
	display: none;
}
body:not(#page10335889)[data-ipo-meta-item-id] .header-page__subpage .boxImage > div,
body:not(#page10335889)[data-ipo-meta-subcategory] .header-page__subpage .boxImage > div,
body[data-ipo-meta-item-id] .house-image .boxImage > div {
	background-image: none !important;
}
.header-inner {
	position: relative;
	z-index: 1;
	padding-top: 3rem;
}
.header-inner .header-inner__item {
	max-width: 35%;
	width: 100%;
}
.header-inner .header-inner__item:nth-child(2) {
	max-width: 64.9%;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.header__item {
	width: 57.9%;
	margin-top: 3rem;
	margin-bottom: -4.4rem;
}
.header__item:nth-child(1) {
	max-height: 3rem;
}
.header__item:nth-child(2) {
	width: 30%;
	margin-top: 1.4rem;
	margin-right: 1.55rem;
	box-shadow: 4px 5px 0 0 rgba(2, 3, 3, 0.2);
}
.header__item--invite {
	position: relative;
	z-index: 1;
}
.header__item--invite a {
	display: inline-block;
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
	padding: 1.1rem 1.4rem 1.5rem;
	background-color: #e69423;
	line-height: 1.3;
	transition: all 0.25s linear 0s;
}
.header__item--invite a:hover {
	background-color: #447863;
}
.header__item--invite .header__button {
	display: block;
	margin-top: 1em;
	font-weight: 700;
}
.header__item--invite svg {
	display: inline-block;
	height: 1.22em;
	width: 0.66em;
	margin-right: 1em;
	position: relative;
	top: 0.11em;
	transition: all 0.25s linear 0s;
}
.header-phone {
	margin-right: 2.2rem;
}
.phone-icon,
.email-icon {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	padding-right: 0.6rem;
}
.phone-icon img,
.email-icon img {
	position: relative;
	max-height: 14px;
	width: auto;
	display: inline-block;
	top: 0.4rem;
}
/*end header*/
/*topmenu*/
#ipotopmenuwrapper {
	position: absolute;
	top: 0;
	background-color: #ececec;
}
#ipotopmenuwrapper ul.topmenulevel1 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	/*background: url("/image.php?nid=16130&oid=7531697") no-repeat center top;*/
}
#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1,
#ipotopmenuwrapper ul.topmenulevel1 li.noborder {
	height: auto !important;
	line-height: inherit;
	font-weight: 400;
	position: relative;
	display: block;
	border-left: none;
	transition: all 0.25s linear 0s;
}
#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1:hover,
#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1.active,
#ipotopmenuwrapper ul.topmenulevel1 li.noborder:hover,
#ipotopmenuwrapper ul.topmenulevel1 li.noborder.active {
	background-color: transparent;
}
#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1:hover > a,
#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1.active > a,
#ipotopmenuwrapper ul.topmenulevel1 li.noborder:hover > a,
#ipotopmenuwrapper ul.topmenulevel1 li.noborder.active > a {
	color: #e69423;
}
#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1 > a,
#ipotopmenuwrapper ul.topmenulevel1 li.noborder > a {
	padding: 0.5em 0.6em 0.9em;
	margin-left: 0;
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
	color: #000;
	transition: all 0.25s linear 0s;
}
#ipotopmenuwrapper ul.topmenulevel2 {
	top: auto;
	width: 250px;
	padding: 0;
	left: 0;
	border: none;
	border-bottom: none;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
	background-color: #fff;
}
#ipotopmenuwrapper ul.topmenulevel2 li.topmenuitem2 {
	margin: 0;
	font-weight: 400;
	display: block;
	background-color: transparent;
}
#ipotopmenuwrapper ul.topmenulevel2 li.topmenuitem2:last-child > a {
	border-bottom: none;
}
#ipotopmenuwrapper ul.topmenulevel2 li.topmenuitem2.active > a,
#ipotopmenuwrapper ul.topmenulevel2 li.topmenuitem2 a:hover {
	color: #fff;
	background-color: #447863;
}
#ipotopmenuwrapper ul.topmenulevel2 li.topmenuitem2 > a {
	font-weight: 400;
	text-align: left;
	padding: 0.7em 1.1em;
	border-bottom: none;
	margin: 0;
	color: #000;
	font-size: 0.9em;
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
#ipotopmenuwrapper ul.topmenulevel1 li#ipomenu7338596 > a::after {
	content: "Nové";
	color: #fff;
	background-color: #de5313;
	padding: 5px;
	border-radius: 10px;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 5px;
	position: relative;
	top: -3px;
}
/*end topmenu*/
/*footer*/
#ipocopyright {
	padding: 0;
	background-color: transparent;
	text-align: left;
	color: #30554d;
	position: relative;
}
#ipocopyright *,
#ipocopyright p,
#ipocopyright a,
#ipocopyright a:visited,
#ipocopyright a:hover {
	color: #30554d;
}
#ipocopyright .copyright {
	padding: 0;
	font-size: 1rem;
}
#ipocopyright .row.antee {
	padding: 1rem 0;
	font-size: 0.9em;
	background-color: #fff;
	color: #8e9c96;
	text-align: right;
}
#ipocopyright .row.antee *,
#ipocopyright .row.antee p,
#ipocopyright .row.antee a {
	color: #8e9c96;
	text-align: right;
}
.footer-container {
	background: url("/image.php?nid=16130&oid=7531690") no-repeat center top;
	min-height: 21.66em;
	display: block;
	position: relative;
	transition: all 0.25s linear 0s;
}
.footer-container:hover {
	opacity: 0.8;
}
.footer-container::before {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background-color: #de5313;
	position: absolute;
	top: -5px;
	max-width: 1220px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.footer-container img {
	position: absolute;
	max-height: 45px;
	width: auto;
	display: inline-block;
	left: calc(50% + 3rem);
	top: 9.3rem;
	-webkit-animation-name: mapa-ikon;
	animation-name: mapa-ikon;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
}
.footer-inner {
	position: absolute;
	left: calc((100% / 2) - 610px);
	right: 0;
	top: 0;
	max-width: 21.5em;
	transition: all 0.25s linear 0s;
}
.footer-inner__item {
	background-color: #e5ece9;
	min-height: 25.83em;
	padding: 1.5rem;
	position: relative;
	top: -2rem;
	margin-bottom: -3.5rem;
}
#ipocopyright .footer-inner__item h3 {
	margin: 1.1rem 0 0.5rem;
	color: #000;
}
.footer-inner__item h4 {
	font-size: 1em;
	margin: 2.1rem 0 0.2rem;
}
@-webkit-keyframes mapa-ikon {
	from {
		top: 9.3rem;
	}
	to {
		top: 8.8rem;
	}
}
@keyframes mapa-ikon {
	from {
		top: 9.3rem;
	}
	to {
		top: 8.8rem;
	}
}
/*end footer*/
/*drobečková navigace*/
#iponavigation {
	margin-bottom: 0;
	min-height: 11.94em;
	padding: 0.5rem 0 0 3rem;
	position: relative;
	z-index: 0;
}
#iponavigation h1 {
	color: #fff;
	margin: 0;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}
#iponavigation p {
	color: #fff;
	margin: 0;
	font-size: 0.9em;
	font-weight: 200;
	padding: 1em 28.5rem 1em 0;
}
#iponavigation a,
#iponavigation a:visited {
	color: #fff;
	text-decoration: underline;
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
#iponavigation a:hover {
	color: #fff;
	text-decoration: none;
}
#iponavigation .separator {
	margin: 0 7px;
	position: relative;
	padding: 0;
	width: 7px;
	text-indent: -2000em;
	display: inline-block;
}
#iponavigation .separator::before {
	content: '-';
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 0;
	display: inline-block;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
#iponavigation .currentPage {
	color: #fff;
	font-weight: 700;
}
body[data-ipo-meta-subcategory] #ipocontainer #iponavigation {
	min-height: 8.33em;
	margin-bottom: 0;
}
body[data-ipo-meta-item-id] #iponavigation {
	padding: 0.5rem 1rem 0;
	z-index: 1;
}
body[data-ipo-meta-item-id] #ipoheader {
	z-index: 2;
}
body:not(.catalog-default) #iponavigation {
	min-height: 14.99em;
}
/*end drobečková navigace*/
/*formuláře*/
input, select, textarea {
	border: 1px solid transparent;
	border-bottom: 1px solid #7f838f;
	background-color: #f2f1f0;
	color: #313131;
}
.form-vertical {
	padding: 0 0 1rem;
	margin-top: 0;
}
.form-vertical::before {
	content: "Kontaktní formulář";
	max-width: 1220px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	font-size: 1.44em;
	margin: 1.5rem auto;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	color: #313131;
}
.form-vertical .form-item .form-item-field > * {
	padding: 0.5em;
}
.form-vertical .form-item .form-item-field > select {
	background-color: #fff;
}
.form-vertical .form-item .form-item-field input:focus,
.form-vertical .form-item .form-item-field > textarea:focus {
	border: 1px solid #de5313;
}
.form-vertical .form-item .form-item-field > textarea {
	height: 8em;
}
.form-vertical .form-item .form-item-field > input[type="submit"] {
	padding: 0.5em 1.5em;
	margin-top: 1rem;
}
.form-vertical .form-item .form-item-label label {
	font-weight: 300;
}
.form-vertical .buttons .form-item-field {
	text-align: left;
}
.form-vertical .approval {
	margin: 1rem 0;
	font-weight: 400;
	clear: both;
}
/*end formuláře*/
/*fotogalerie*/
ul.albums.matrix {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.gallery .matrix .title {
	min-height: 3em;
}
.gallery .matrix .title a {
	padding: 0.8em 0.5em 0;
}
.gallery .matrix li {
	margin: 0 0.5em 1em;
	box-shadow: 0 0px 15px -1px rgba(0, 0, 0, 0.2);
	max-width: 32%;
	width: auto;
	-webkit-flex: 1 0 31%;
	-ms-flex: 1 0 31%;
	flex: 1 0 31%;
	transition: all 0.25s ease-in-out 0s;
}
.gallery .matrix li:hover {
	box-shadow: 0 0px 30px -1px rgba(0, 0, 0, 0.2);
}
.gallery .matrix li > div {
	min-height: 100% !important;
	background-color: #fff;
	transition: all 0.25s ease-in-out 0s;
}
.gallery .matrix li > div:hover {
	opacity: 0.8;
}
.gallery .matrix div > a {
	margin: 0;
	padding: 0;
}
.gallery .matrix div > a img {
	display: block;
	width: auto;
	max-height: 180px;
	margin: 1em auto;
}
.gallery .image-wrapper {
	margin: 0.5rem !important;
}
.image-wrapper .image-inner-wrapper a:hover.image-detail {
	opacity: 0.6;
}
.image-wrapper .image-inner-wrapper .image-description {
	display: none;
}
.image-wrapper .image-inner-wrapper.with-description {
	padding-bottom: 0;
}
#ipopage .content-paginator {
	font-size: 0.75em;
}
/*end fotogalerie*/
/*katalog*/
#page7338596 #ipocontainer,
#page7338596 #ipomain,
#page7338596 #ipomain > div,
#page7338596 .content,
#page7518866 #ipocontainer,
#page7518866 #ipomain,
#page7518866 #ipomain > div,
#page7518866 .content,
#page7518881 #ipocontainer,
#page7518881 #ipomain,
#page7518881 #ipomain > div,
#page7518881 .content,
#page7518885 #ipocontainer,
#page7518885 #ipomain,
#page7518885 #ipomain > div,
#page7518885 .content,
#page7397368 #ipocontainer,
#page7397368 #ipomain,
#page7397368 #ipomain > div,
#page7397368 .content {
	max-width: 100%;
	width: 100%;
}
body[data-ipo-meta-category] .ipopagetext {
	margin-top: 4rem;
}
body[data-ipo-meta-category="24327"] .ipopagetext {
	margin-top: 1rem;
}
body[data-ipo-meta-category][data-ipo-meta-item-id] .ipopagetext {
	margin-top: 0;
}
body[data-ipo-meta-category="24327"] .catalog .default-image img {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
body[data-ipo-meta-category="24327"] .catalog .catalog-item .attributes {
	min-height: 32rem;
}
.catalog.view-default .category, .catalog.view-detail .category {
	width: 100%;
	float: none;
	position: relative;
	z-index: 1;
}
.catalog.view-default .category .subcategory,
.catalog.view-default .category > p, .catalog.view-detail .category .subcategory,
.catalog.view-detail .category > p {
	display: none;
}
.catalog.view-default .category h2,
.catalog.view-detail .category h2 {
	color: #000;
	font-size: 1.11em;
	font-weight: 700;
	position: relative;
}
.catalog.view-default .category h2 a, .catalog.view-detail .category h2 a {
	display: block;
	padding: 1rem 1rem 265px;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
}
.catalog.view-default .category h2 a::after, .catalog.view-detail .category h2 a::after {
	content: "";
	display: block;
	width: 1.33em;
	height: 1.33em;
	background-color: #fff;
	background-image: url("/file.php?nid=16130&oid=7532767");
	background-repeat: no-repeat;
	background-size: 10px 7px;
	background-position: center;
	position: absolute;
	top: 3.05em;
	left: 50%;
	margin-left: -12px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.catalog.view-default .category h2 a span, .catalog.view-detail .category h2 a span {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding: 1rem 0.5rem 1.2rem;
}
.catalog.view-default .category-image, .catalog.view-detail .category-image,
.catalog.view-default .category > *,
#page7338596 .catalog .attributes-row.attr-drevostavba-roku > .attributes-cell {
	display: none;
}
.catalog.view-detail span[class^="roh"] {
	position: absolute;
	top: 1rem;
	left: 1rem;
	background-color: #447863;
	color: #fff;
	padding: 0.5em;
	z-index: 1;
}
.catalog.view-default .category h2:first-child {
	display: block;
}
.catalog .categories {
	-webkit-flex: 0 1 24.99%;
	-ms-flex: 0 1 24.99%;
	flex: 0 1 24.99%;
	min-width: 24.99%;
	border-bottom: none;
	margin-bottom: 1em;
	border-right: 3px solid #fff;
}
.catalog .categories:nth-child(4n + 4) {
	border-right: none;
}
.catalog .categories:nth-child(odd) h2 a > span {
	background-color: #dbdfdf;
}
.catalog .categories:nth-child(even) h2 a > span {
	background-color: #e9ecec;
}
.catalog .categories:hover:nth-child(odd) h2 a > span,
.catalog .categories:hover:nth-child(even) h2 a > span {
	background-color: #e69423;
	color: #fff;
}
.catalog .categories > li {
	margin-bottom: 0.5em;
	padding: 0;
	border-bottom: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	min-height: 15.83em;
	transition: all 0.25s linear 0s;
}
.catalog .categories > li#category-24327 {
	background-image: url("/image.php?nid=16130&oid=7569649");
}
.catalog .categories > li#category-24328 {
	background-image: url("/image.php?nid=16130&oid=8858918");
}
.catalog .categories > li#category-24329 {
	background-image: url("/image.php?nid=16130&oid=7567822");
}
.catalog .categories > li#category-25134 {
	background-image: url("/image.php?nid=16130&oid=7571431");
}
.catalog .categories > li#category-25135 {
	background-image: url("/image.php?nid=16130&oid=7569653");
}
.catalog .categories > li#category-25136 {
	background-image: url("/image.php?nid=16130&oid=7546213");
}
.catalog .categories > li#category-25137 {
	background-image: url("/image.php?nid=16130&oid=7553675");
}
.catalog .categories > li#category-25138 {
	background-image: url("/image.php?nid=16130&oid=7546306");
}
.catalog .categories > li#category-25139 {
	background-image: url("/image.php?nid=16130&oid=7546308");
}
.catalog .categories > li#category-25140 {
	background-image: url("/image.php?nid=16130&oid=7546368");
}
.catalog .categories > li#category-25141 {
	background-image: url("/image.php?nid=16130&oid=7546369");
}
.catalog .categories > li#category-25142 {
	background-image: url("/image.php?nid=16130&oid=7553703");
}
.catalog .categories > li#category-25143 {
	background-image: url("/image.php?nid=16130&oid=7546370");
}
.catalog .categories > li#category-25144 {
	background-image: url("/image.php?nid=16130&oid=7553743");
}
.catalog .categories > li#category-24586 {
	background-image: url("/image.php?nid=16130&oid=7531705");
}
.catalog .categories > li#category-24591 {
	background-image: url("/image.php?nid=16130&oid=7567822");
}
.catalog .categories > li#category-25025 {
	background-image: url("/image.php?nid=16130&oid=7553656");
}
.catalog .categories > li#category-24588 {
	background-image: url("/image.php?nid=16130&oid=7567824");
}
.catalog .categories > li#category-24584 {
	background-image: url("/image.php?nid=16130&oid=7546369");
}
.catalog .categories > li#category-25091 {
	background-image: url("/image.php?nid=16130&oid=7553692");
}
.catalog .categories > li#category-24587 {
	background-image: url("/image.php?nid=16130&oid=7569654");
}
.catalog .categories > li#category-25399 {
	/*background-image: url("/image.php?nid=16130&oid=7562851");*/
	/*background-image: url("/image.php?nid=16130&oid=12089686");*/
	background-image: url("/image.php?nid=16130&oid=12091013");
}
.catalog .categories > li#category-28284 {
	background-image: url("/image.php?nid=16130&oid=8079896");
}
.catalog .categories > li#category-25441 {
	background-image: url("/image.php?nid=16130&oid=7546370");
}
.catalog .categories > li#category-25442 {
	background-image: url("/image.php?nid=16130&oid=7569657");
}
.catalog .categories > li#category-25443 {
	background-image: url("/image.php?nid=16130&oid=7569658");
}
.catalog .categories > li#category-32275 {
	background-image: url("/image.php?nid=16130&oid=10350150");
}
.catalog .categories > li#category-32379 {
	background-image: url("/image.php?nid=16130&oid=10460076");
	background-size: 130%;
}
.catalog.view-detail .matrix li {
	width: 33.33%;
	margin: 0;
	transition: all .25s ease-out 0s;
	background: #fff;
	padding: 1em;
	position: relative;
}
.catalog.view-detail .matrix li:hover {
	box-shadow: 0px 4px 30px #e0e0e0;
	z-index: 100;
	position: relative;
}
.catalog.view-detail .matrix li:hover .detail-button {
	opacity: 1;
}
.catalog.view-detail .matrix li .description {
	display: none;
}
.catalog.view-detail .matrix li > div {
	background: #fff;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 0;
}
.catalog.view-detail .matrix li > div > a img {
	margin: 0;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.catalog.view-detail .matrix li:nth-child(3) > div > a img {
	margin: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.catalog.view-detail .matrix li .title {
	font-size: 1.2em;
	display: block;
	width: 100%;
	text-align: left;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	margin: 0.5rem 0 0;
}
.catalog.view-detail .matrix li .title a {
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
	color: #de5313;
}
.catalog.view-detail .matrix div > a {
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 280px;
}
.catalog.view-detail .matrix .attributes {
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4;
}
.catalog.view-itemDetail {
	margin-top: -8.6rem;
}
.catalog .items-counter {
	display: none;
}
.catalog .matrix .attributes .attributes-cell,
.catalog .catalogNewsletters .matrix .attributes .attributes-cell {
	border-bottom: 1px solid #e0e0e0;
	padding: 4px 0;
	font-size: 0.9em;
}
.catalog .matrix .attributes .attributes-cell:nth-child(2),
.catalog .catalogNewsletters .matrix .attributes .attributes-cell:nth-child(2) {
	text-align: right;
}
.catalog .matrix .attributes-row:last-child .attributes-cell {
	border-bottom: none;
}
.catalog .catalog-item .attributes {
	border: none;
	padding: 1em 1.5em;
	width: 100%;
	background-color: #447863;
	color: #fff;
	margin-top: 7px;
}
.catalog .catalog-item .attributes .attributes-cell {
	width: 50%;
}
.catalog .catalog-item .attributes .attributes-row:nth-child(odd) {
	background-color: transparent;
}
.catalog .catalog-item .attributes .attributes-cell {
	padding: 8px 0;
	border-top: 1px solid #e0e0e0;
}
.catalog .catalog-item .attributes .attributes-cell:nth-child(2) {
	text-align: right;
}
.catalog .catalog-item .attributes-row:first-child .attributes-cell {
	border: none;
}
.catalog .catalog-item .attributes .attributes-row {
	display: block;
}
.catalog .catalog-item .attr-cena-hruba-stavba-zaklad {
	margin-top: 2rem;
}
.catalog .catalog-item .attr-cena-hruba-stavba-zaklad .attributes-cell {
	border-top: none;
}
.catalog .catalog-item .attr-cena-hruba-stavba-zaklad .attributes-cell:nth-child(2),
.catalog .catalog-item .attr-cena-hruba-stavba-optimal .attributes-cell:nth-child(2),
.catalog .catalog-item .attr-cena-stavba-na-klic .attributes-cell:nth-child(2) {
	color: #e69423;
	font-weight: 700;
}
.catalog .default-image {
	margin: 0;
	width: 100%;
	height: 670px;
	overflow: hidden;
	position: relative;
	border-top: 5px solid #e69423;
}
.catalog .default-image::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.4), transparent 30%);
	position: absolute;
	top: 0;
	left: 0;
}
.catalog .default-image img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.catalog .items.matrix {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.catalog .items.matrix > li:first-child + li,
.catalog .items.matrix .cleaner + li + li {
	margin-left: 0;
	margin-right: 0;
}
.catalog .enquiery {
	padding: 0.2em 0 0;
}
.catalog .enquiery h2 {
	display: none;
}
.catalog .category-content__btn {
	font-size: 1rem;
	font-weight: 300;
	color: #e69423;
	padding: 0;
	padding-right: 2.3rem;
	position: relative;
	margin-top: 1em;
	display: inline-block;
}
.catalog .category-content__btn:hover, .catalog .category-content__btn:visited {
	font-size: 1rem;
	font-weight: 300;
	color: #e69423;
}
.catalog .category-content__btn::after {
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	background-image: url("/file.php?nid=16130&oid=7535065");
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: center;
	position: absolute;
	bottom: 2px;
	right: 0.66em;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.catalog .category-content__btn.see-more::after {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.catalog .category-content__inner {
	width: 100%;
}
.catalog .category-btn {
	padding: 0 1rem;
}
.catalog .category-content__text {
	margin: 1rem auto 0;
}
.catalog .catalog-building {
	position: relative;
	margin-top: 1rem;
}
.catalog .catalog-building::before {
	content: "";
	display: block;
	width: calc((100% / 2) - 9em);
	height: 451px;
	position: absolute;
	top: 3rem;
	right: 0;
	background: url("/image.php?nid=16130&oid=7567823") no-repeat right top;
	z-index: 1;
}
.catalog .catalog-building__inner {
	padding: 1rem;
	background-color: #e5ece9;
}
.catalog .catalog-building__inner ul {
	padding-left: 1rem;
	width: 60%;
}
.catalog .detail-button {
	display: block;
	width: 100%;
	opacity: 0;
	transition: all 0.25s linear 0s;
}
.catalog .detail-button a.action-button {
	display: block;
	font-weight: 300;
	margin-top: 0;
}
.catalog .price-more .category-btn {
	padding: 0;
}
.categories-wrapper {
	padding: 1rem 0 0;
	margin: 1rem 0 0;
	position: relative;
}
.categories-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 1rem auto 0;
}
.category-individual-container {
	background: url("/image.php?nid=16130&oid=7531691") no-repeat center top;
	min-height: 18.22em;
	margin: 2rem 0 -3.1rem;
}
.category-individual-container * {
	color: #fff;
}
.category-individual-container .category-individual {
	padding: 4rem 1rem 0;
}
.category-individual-container .category-individual__text {
	font-size: 1.22em;
	font-weight: 700;
}
#snippet-itemsOverview-content {
	background-color: #fff;
}
.information-images > h2,
.house-information__item--right > h2 {
	display: none;
}
.house-information {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 1rem;
	margin-bottom: 2rem;
}
.house-information__item--left {
	padding-right: 2rem;
}
.house-information__item--right {
	background-color: #447863;
}
.house-information__item--left ul,
.house-information__item--left ul > li:last-child {
	margin-bottom: 0;
}
.house-text {
	margin-bottom: 2rem;
}
.house-text__item {
	padding-left: 1.5rem;
	position: relative;
}
.house-text__item.full {
	width: 100%;
	padding-right: 0;
}
.house-text__item::before {
	content: "";
	display: block;
	width: 2px;
	height: calc(100% - 0.5em);
	background-color: #de5313;
	position: absolute;
	left: 0;
	top: 0;
}
.house-text__item:nth-child(1) {
	padding-right: 1.5rem;
	position: relative;
}
.house-images div {
	margin-bottom: 1rem;
	max-height: 125px;
	overflow: hidden;
	text-align: center;
}
.house-images div:nth-child(3n + 2) {
	margin-right: 1rem;
	margin-left: 1rem;
}
.house-images div > a {
	display: block;
	transition: all 0.25s linear 0s;
}
.house-images div > a:hover {
	opacity: 0.8;
}
.house-images div > a img {
	width: auto;
	height: auto;
	max-width: 178px;
	max-height: 125px;
}
.house-images.two-column > div {
	width: calc(37.5% - 2rem);
}
.information-buttons .action-button {
	display: block;
	width: 100%;
	text-align: left;
	padding: 1rem 1rem 1rem 5rem;
	position: relative;
}
.information-buttons .action-button::before {
	content: "";
	display: block;
	width: 2.55em;
	height: 2.33em;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: 0.5rem;
	left: 1rem;
}
.information-buttons .action-button.more-info::before {
	background-image: url("/file.php?nid=16130&oid=7538504");
}
.information-buttons .action-button.house-catalog {
	background-color: #233e3e;
}
.information-buttons .action-button.house-catalog::before {
	background-image: url("/file.php?nid=16130&oid=7538505");
}
.information-buttons .action-button.house-catalog:hover {
	background-color: #447863;
}
.information-buttons div:last-child .action-button {
	margin-bottom: 0;
}
.house-advanteges-container {
	position: relative;
	margin-bottom: 3rem;
}
.house-advanteges-container * {
	color: #fff;
}
.house-advanteges-container::before {
	content: "";
	display: block;
	width: calc((100% / 2) + 400px);
	height: 100%;
	position: absolute;
	top: 3rem;
	left: 0;
	background: #447863;
	opacity: 0.5;
	z-index: -1;
}
.house-advanteges__item {
	background-color: #e69423;
	padding: 6rem 1.5rem 3rem;
	background-repeat: no-repeat;
	background-size: auto 50px;
	background-position: 1.5rem 2rem;
}
.house-advanteges__item:nth-child(1) {
	background-image: url("/file.php?nid=16130&oid=7538943");
}
.house-advanteges__item:nth-child(2) {
	background-color: #447863;
	background-image: url("/file.php?nid=16130&oid=7538944");
}
.house-advanteges__item:nth-child(3) {
	background-color: #de5313;
	background-image: url("/file.php?nid=16130&oid=7538947");
}
.house-advanteges__item:nth-child(4) {
	background-color: #233e3e;
	background-image: url("/file.php?nid=16130&oid=7538945");
}
/*#page7397368 .catalog.view-detail .matrix .attributes,
.catalog.view-itemDetail .attributes,
body[data-ipo-meta-category="24328"] .catalog.view-detail .matrix .attributes,
body[data-ipo-meta-category="24327"] .catalog.view-itemDetail #snippet--images,
body#page7338596[data-ipo-meta-category="24327"] .catalog .attributes .attr-cena-hruba-stavba-zaklad,
body#page7338596[data-ipo-meta-category="24327"] .catalog .attributes .attr-cena-hruba-stavba-optimal,
body#page7338596[data-ipo-meta-category="24327"] .catalog .attributes .attr-cena-stavba-na-klic,
body#page7338596[data-ipo-meta-category="24327"] .catalog .price-more {
/*display: none;
}*/
body[data-ipo-meta-category="24327"] .catalog.view-itemDetail #snippet--images {
	display: none;
}
.catalog.view-itemDetail .house-information__item--right .attributes,
#page7397368 .catalog.view-itemDetail .attributes {
	display: block;
}
/*Reference*/
#page7397368 .catalog .catalog-item .attributes,
#page7397368 .catalog .default-image {
	float: none;
}
#page7397368 .catalog .catalog-item .attributes {
	margin-top: 1rem;
}
#page7397368 .catalog.view-detail .matrix div > a {
	max-height: 200px;
}
#page7397368 .catalog .items.matrix {
	padding-top: 1em;
}
#page7397368  .matrix li > div {
	min-height: 300px !important;
}
.dropdown.form-item.attr-53826 > .form-item-field,
.dropdown.form-item.attr-53827 > .form-item-field {
	display: block;
}
.dropdown.form-item.attr-53826 > .form-item-field > span,
.dropdown.form-item.attr-53826 > .multiselect,
.dropdown.form-item.attr-53827 > .form-item-field > span,
.dropdown.form-item.attr-53827 > .multiselect,
#frmform-filter-55586-pair [data-type=slider] {
	display: none;
}
.dropdown.form-item.attr-53826 .ui-slider-horizontal,
.dropdown.form-item.attr-53827 .ui-slider-horizontal {
	height: 1px;
	padding: 0;
}
.dropdown.form-item.attr-53826 .slider,
.dropdown.form-item.attr-53827 .slider,
#frmform-filter-55586-pair .slider {
	margin-bottom: 10px !important;
	margin-left: 12px !important;
	margin-right: 12px !important;
	width: auto;
}
.dropdown.form-item.attr-53826 .slider .ui-slider-range,
.dropdown.form-item.attr-53827 .slider .ui-slider-range,
#frmform-filter-55586-pair .slider .ui-slider-range {
	background: #de5313;
}
.dropdown.form-item.attr-53826 .slider .ui-slider-handle,
.dropdown.form-item.attr-53827 .slider .ui-slider-handle,
#frmform-filter-55586-pair .slider .ui-slider-handle {
	background: #e69423;
	border: 0;
	border-radius: 100px;
	width: 12px;
	height: 12px;
}
.dropdown.form-item.attr-53826 .slider-labels,
.dropdown.form-item.attr-53827 .slider-labels {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
}
.dropdown.form-item.attr-53826 .slider-label,
.dropdown.form-item.attr-53827 .slider-label {
	color: #313131;
	padding: 0 3px;
	position: relative;
	width: auto;
	text-align: center;
	font-size: 0.7em;
}
.dropdown.form-item.attr-53826 .slider-label:before,
.dropdown.form-item.attr-53827 .slider-label:before {
	content: '';
	display: inline-block;
	height: 60px;
	width: 2px;
	background-color: #ececec;
	position: absolute;
	left: calc(50% - 1px);
	bottom: 0;
	z-index: -1;
}
/* slider pro zastavěnou plochu rodinných domů v parametrickém filtru */
#frmform-filter-55586-pair .ui-slider-horizontal {
	height: 0;
}
#frmform-filter-55586-pair .slider:before,
#frmform-filter-55586-pair .slider:after {
	display: inline-block;
	font-size: 1rem;
	color: #ececec;
	width: 50%;
	height: 30px;
}
#frmform-filter-55586-pair .slider:before {
	content: attr(data-bound-min);
}
#frmform-filter-55586-pair .slider-labels {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0;
}
#frmform-filter-55586-pair .slider-label {
	color: #313131;
	position: relative;
	width: 120px;
	text-align: left;
	font-size: 0.7em;
}
#frmform-filter-55586-pair .slider-label:nth-child(2) {
	text-align: right;
}
#frmform-filter-55586-pair .slider-label:before {
	content: '';
	display: inline-block;
	height: 60px;
	width: 2px;
	background-color: #ececec;
	position: absolute;
	left: 24px;
	bottom: 0;
	z-index: -1;
}
#frmform-filter-55586-pair .slider-label + .slider-label:before {
	left: auto;
	right: 24px;
}
.dropdown.form-item.attr-53826 > .form-item-field,
#frmform-filter-55586-pair > .form-item-field {
	margin-top: 0.5rem;
}
/*end zastavená plocha*/
#snippet-parameterFilter-form {
	padding: 0 5rem;
	display: none;
}
#page7338596[data-ipo-meta-category="24327"] #snippet-parameterFilter-form,
#page7397368[data-ipo-meta-category="25091"] #snippet-parameterFilter-form {
	display: block;
}
#page7338596[data-ipo-meta-category="24327"] .house-image .boxImage > div,
#page7397368[data-ipo-meta-category="25091"] .house-image .boxImage > div {
	min-height: 450px;
}
.catalog-parameterFilter {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 1rem;
	margin-top: 2rem;
	margin-bottom: 3rem;
}
#page7397368[data-ipo-meta-category="25091"] .catalog-parameterFilter {
	margin-bottom: 4.5rem;
}
.catalog-parameterFilter h2 {
	font-size: 1.11em;
	font-weight: 700;
	color: #313131;
	margin: 0 0 0.5rem;
}
.catalog-parameterFilter .form-horizontal {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.catalog-parameterFilter .form-item {
	width: 100%;
	display: block;
	margin-bottom: 0.2rem;
}
#page7338596 .catalog-parameterFilter .form-item {
	width: 33%;
	padding-right: 2rem;
}
#page7338596 .catalog-parameterFilter .form-item:last-of-type {
	padding-right: 0;
}
body[data-ipo-meta-category="24327"] .catalog-parameterFilter #frm-parameterFilter-form .action-button {
	margin: 1em auto;
	padding: 0.3em 1.3em;
}
body[data-ipo-meta-category="24327"] .filter-reset {
	text-align: center;
}
body[data-ipo-meta-category="24327"] .filter-reset > a {
	font-size: 0.9em;
	margin-left: 2em;
}
.catalog-parameterFilter .form-item .form-item-label,
.catalog-parameterFilter .form-item .form-item-field,
.catalog-parameterFilter .form-item select {
	display: block;
	width: 100%;
	color: #313131;
}
.catalog-parameterFilter #frmform-filter-55586-pair .form-item-field > * {
	padding: 0;
}
#page7518866 .header-page.header-page__subpage .boxImage > div {
	background-image: none !important
}
#page7518866.catalog-default .header-page.header-page__subpage .boxImage > div {
	background-image: url(/image.php?oid=7553843&nid=16130) !important;
}
#page7518866.catalog-default .header-page.header-page__subpage .boxImage > div::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.6), transparent);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#page7518866.catalog-default .header-page.header-page__subpage .boxImage > div,
#page7338596.catalog-default .header-page.header-page__subpage .boxImage > div {
	min-height: 270px;
}
/*news*/
.blog.view-default .articles {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.blog.view-default .article {
	width: 32%;
	padding: 0 1rem 1rem;
	border-radius: 0;
	transition: all 0.25s linear 0s;
}
.blog.view-default .article:hover {
	box-shadow: 0 0 5px -5px;
}
.blog.view-default .article h2 {
	font-size: 1.1rem;
	margin: 1rem 0 0.5rem;
	min-height: 2.5rem;
	font-weight: 800;
}
.blog.view-default .article h2 a {
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
.blog.view-default .article h2 a:hover {
	opacity: 1;
	color: #de5313;
}
.blog.view-default .article .leftFooter {
	float: none;
	width: 100%;
}
.blog.view-default .articleText {
	position: relative;
}
.blog.view-default .articleText * {
	display: block;
	float: none;
}
.blog.view-default .articleText .morelink {
	display: inline-block;
}
.blog.view-default .articleText img {
	width: 100%;
	margin: 0;
}
.blog.view-default .articleText a:first-of-type {
	max-height: 11.5rem;
	overflow: hidden;
	margin-bottom: 1rem;
}
.blog.view-default .articleText > p {
	min-height: 6rem;
}
/*end news*/
/*hp*/
#page7054925 #ipocontainer,
#page7054925 #ipomain,
#page7054925 #ipomain > div,
#page7054925 .content {
	max-width: 100%;
	width: 100%;
}
#page7054925 .ipopagetext {
	padding: 0;
	background-color: transparent;
}
#page7054925 .hrclear {
	display: none;
}
#page7054925 .header-page__subpage {
	display: none;
}
#page7054925 .header-page__subpage .boxImage > div {
	background-image: none !important;
}
.header-page__image::before {
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(200deg, transparent 15%, rgba(0, 0, 0, 0.6));
}
#page7054925 .header-page__image::before {
	width: 100%;
}
.header-page__text {
	position: absolute;
	left: calc((100% / 2) - 610px);
	padding: 0;
	bottom: 11em;
	text-shadow: 0 3px 10px rgba(0,0,0,0.5);
	max-width: 50%;
	width: 100%;
}
.header-page__text * {
	color: #fff;
	font-weight: 400;
	letter-spacing: 1px;
}
.header-page__text h2 {
	font-size: 3em;
	line-height: 1;
	margin: 0 0 1rem;
	font-weight: 700;
}
.header-page__text p {
	font-size: 1.1em;
	line-height: 1.1;
	margin-bottom: 0.5em;
}
.header-page__text .action-button {
	background-color: transparent;
	border: 1px solid #fff;
}
.header-page__text .action-button:hover {
	font-weight: 400;
	border: 1px solid transparent;
	background-color: #447863;
}
.hp-links-container {
	margin-top: 2em;
}
.hp-links {
	margin-bottom: 1rem;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.hp-links__item {
	width: 24.97%;
	position: relative;
	border-right: 2px solid #fff;
}
.hp-links__item:last-child {
	border-right: none;
}
.hp-links__item a {
	display: block;
	min-height: 295px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 305px 217px;
}
.hp-links__item a:hover::before {
	opacity: 0.6;
}
.hp-links__item a:hover::after {
	width: 100%;
}
.hp-links__item a::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(200deg, transparent 15%, rgba(0, 0, 0, 0.6));
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	transition: all 0.25s linear 0s;
}
.hp-links__item a::after {
	content: "";
	display: block;
	width: 0;
	height: 5px;
	background: #de5313;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.25s linear 0s;
}
.hp-links__item .link-title {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.11em;
	font-weight: 700;
	padding: 1.2rem 1em 1.45em;
	position: relative;
}
.hp-links__item .link-title::after {
	content: "";
	display: block;
	width: 1.33em;
	height: 1.33em;
	background-color: #fff;
	background-image: url("/file.php?nid=16130&oid=7532767");
	background-repeat: no-repeat;
	background-size: 12px 9px;
	background-position: center;
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -12px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.hp-links__item.hp-links__item--house a {
	background-image: url("/file.php?nid=16130&oid=9726333");
}
.hp-links__item.hp-links__item--house a::after,
.hp-links__item.hp-links__item--house .link-title {
	background-color: #e69423;
}
.hp-links__item.hp-links__item--roof a {
	background-image: url("/image.php?nid=16130&oid=7533106");
}
.hp-links__item.hp-links__item--roof a::after,
.hp-links__item.hp-links__item--roof .link-title {
	background-color: #447863;
}
.hp-links__item.hp-links__item--hall a {
	background-image: url("/image.php?nid=16130&oid=7569640");
}
.hp-links__item.hp-links__item--hall .link-title {
	background-color: #de5313;
}
.hp-links__item.hp-links__item--offer a {
	background-image: url("/image.php?nid=16130&oid=10390137");
}
.hp-links__item.hp-links__item--offer a::after,
.hp-links__item.hp-links__item--offer .link-title {
	background-color: #233e3e;
}
.hp-text__title h1 {
	padding-left: 3.4rem;
	font-size: 3.33em;
	line-height: 1;
	color: #000;
}
.hp-text__title h1 span {
	display: block;
	font-weight: 700;
}
.hp-text__title h1 span:nth-child(2) {
	font-weight: 200;
	font-size: 2.19rem;
}
.hp-text-container {
	margin-bottom: 4.5rem;
}
.hp-text__image {
	width: 34%;
	background: url("/image.php?nid=16130&oid=7531695") no-repeat left 3rem;
	text-indent: -2000em;
	position: relative;
}
.hp-text__image::before {
	content: "";
	display: block;
	width: calc((100% / 2) - 1rem);
	height: 48.05em;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background-color: #e5ece9;
}
.hp-text__content {
	padding-right: calc((100% / 2) - 622px);
	width: 65.9%;
	padding-top: 2.6rem;
}
.content__item {
	padding-left: 9.7rem;
	padding-right: 1rem;
	background-repeat: no-repeat;
	background-size: 64px auto;
	background-position: 4rem top;
	margin-bottom: 2.6rem;
}
.content__item:last-child,
.content__item p {
	margin-bottom: 0;
}
.content__item.content__item--tradition {
	background-image: url("/file.php?nid=16130&oid=7532979");
}
.content__item.content__item--technology {
	background-image: url("/file.php?nid=16130&oid=7532996");
}
.content__item.content__item--flexibility {
	background-image: url("/file.php?nid=16130&oid=7532997");
}
.content__item.content__item--energy {
	background-image: url("/file.php?nid=16130&oid=7532998");
}
.content__item.content__item--garancy {
	background-image: url("/file.php?nid=16130&oid=7532999");
}
.content__item h2 {
	font-size: 1.8em;
	margin: 1.5rem 0 0.9rem;
}
.hp-news {
	display: none;
	margin-bottom: 3rem;
}
.hp-news h2 {
	text-align: left;
	position: relative;
	margin: 0;
	font-size: 2em;
	font-weight: 200;
}
.hp-news h2 > span {
	background-color: #e5ece9;
	padding: 1.6rem 1.8rem 1.8rem;
	width: 34rem;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.hp-news .widget-item span {
	display: block;
}
.hp-news .widget-item .widget-item__inner > span {
	width: 24.9%;
}
.hp-news .widget-item .widget-item__inner > span:nth-child(2) {
	width: 74.9%;
}
.hp-news .widget-item .widget-left {
	background-color: #233e3e;
	padding: 2.5rem 3rem;
}
.hp-news .widget-item .widget-left * {
	color: #fff;
	font-weight: 200;
}
.hp-news .widget-item .widget-text {
	margin-bottom: 1.6rem;
	font-size: 1.55em;
}
.hp-news .widget-item .widget-text a {
	font-size: 1.5rem;
	color: #fff;
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
.hp-news .widget-item .widget-introduction {
	margin-bottom: 1.6rem;
}
.hp-news .widget-item .widget-image {
	max-height: 270px;
	overflow: hidden;
}
.hp-news .widget-item .widget-image img {
	width: 100%;
	height: auto;
}
.hp-news h2 a,
.hp-slideshow h2 > a {
	font-size: 1rem;
	float: right;
	font-weight: 300;
	color: #e69423;
	padding: 0;
	padding-right: 2.3rem;
	margin: 0;
	margin-top: 3.5rem;
	text-transform: none;
	text-decoration: underline;
	position: relative;
}
.hp-news h2 a:hover, .hp-news h2 a:visited,
.hp-slideshow h2 > a:hover,
.hp-slideshow h2 > a:visited {
	font-size: 1rem;
	font-weight: 300;
	color: #e69423;
}
.hp-news h2 a::after,
.hp-slideshow h2 > a::after {
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	background-image: url("/file.php?nid=16130&oid=7535065");
	background-repeat: no-repeat;
	background-size: 14px 14px;
	background-position: center;
	position: absolute;
	bottom: 2px;
	right: 0.66em;
}
.hp-slideshow h2 > a {
	margin-top: 1rem;
}
.hp-slideshow-container {
	position: relative;
	padding: 1rem 0;
	margin-bottom: 5.3rem;
}
.hp-slideshow-container::before {
	content: "";
	display: block;
	width: calc(100% / 2);
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url("/image.php?nid=16130&oid=7531688") repeat;
	z-index: 0;
}
.hp-slideshow {
	margin-bottom: 2rem;
}
.hp-slideshow h2 {
	position: relative;
	margin: 0 0 1.6rem;
	padding-left: 1.7rem;
	font-weight: 700;
	font-size: 1.33em;
}
.hp-slideshow .slideshow {
	margin-bottom: 2rem;
}
.hp-slideshow .slideshow .boxCarouselIn > a {
	min-height: 250px;
	display: block;
	text-indent: -2000em;
	background-size: cover;
	transition: all 0.25s linear 0s;
}
.hp-slideshow .slideshow .boxCarouselIn > a:hover {
	opacity: 0.8;
}
.hp-slideshow .owl-controls .owl-nav {
	position: relative;
	top: -8.5rem;
}
.hp-slideshow .owl-controls .owl-prev {
	float: left;
	background-color: rgba(35, 62, 62, 0.8);
	margin-left: -1.3rem;
	transition: all 0.25s linear 0s;
}
.hp-slideshow .owl-controls .owl-next {
	float: right;
	background-color: rgba(35, 62, 62, 0.8);
	margin-right: -1.3rem;
	transition: all 0.25s linear 0s;
}
.hp-slideshow .owl-controls .owl-prev:hover,
.hp-slideshow .owl-controls .owl-next:hover {
	background-color: #233e3e;
}
.hp-slideshow .owl-controls .fa-stack {
	width: 3.3em;
	height: 3.3em;
	line-height: 3.6em;
}
.hp-slideshow .owl-controls .owl-dots {
	text-align: left;
	display: block;
	width: 100%;
	position: absolute;
	bottom: -2.6rem;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0 2.2rem;
}
.hp-slideshow .owl-controls .owl-dot {
	width: 8px;
	height: 8px;
	margin-right: 1.5rem;
	display: inline-block;
	z-index: 101;
	background-color: #447863;
	border-radius: 50%;
	transition: all 0.25s linear 0s;
}
.hp-slideshow .owl-controls .owl-dot:last-child {
	margin-right: 0;
}
.hp-slideshow .owl-controls .owl-dot.active, .hp-slideshow .owl-controls .owl-dot:hover {
	background-color: #233e3e;
}
/*Kontakt*/
.contact,
.contact-salesteam {
	margin-bottom: 1rem;
}
.contact__item {
	width: 49.5%;
}
.contact__item h4 {
	margin-top: 1rem;
}
.contact-showroom > div {
	width: 49.9%;
}
.contact-showroom .contact-image {
	max-height: 310px;
	overflow: hidden;
}
.contact-showroom .contact-image img {
	height: 100%;
	width: auto;
}
.contact-showroom .contact-person {
	background-color: #233e3e;
}
.contact-person.rzeman{
	background-color: #233e3e !important;
}
.contact-person {
	background-color: #447863;
	padding: 1rem 1.5rem;
}
.contact-person *,
.contact-person a,
.contact-person a:hover,
.contact-person a:visited {
	color: #fff;
	font-weight: 200;
}
.contact-person h3 {
	margin: 0 0 0.5rem;
	font-weight: 700;
}
.contact-person h4 {
	margin-bottom: 0;
	font-weight: 700;
}
.contact-person p:last-child {
	margin-bottom: 0;
}
.contact-equitana {
	padding: 1rem;
	background-color: #447863;
	text-align: center;
	margin: 2rem 0;
}
.contact-equitana *,
.contact-equitana a,
.contact-equitana a:hover,
.contact-equitana a:visited {
	color: #fff;
}
.contact-equitana .logo-equitana {
	display: block;
	transition: all 0.25s linear 0s;
}
.contact-equitana .logo-equitana:hover {
	opacity: 0.8;
}
.contact-equitana .logo-equitana img {
	max-width: 11.11em;
	height: auto;
}
.contact,
.sales-team {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sales-team .contact-person {
	width: 49.5%;
	margin-bottom: 0.8rem;
}
.sales-team .contact-person:nth-child(odd) {
	background-color: #447863;
}
.sales-team .contact-person:nth-child(even) {
	background-color: #de5313;
}
.contact-saleshead .contact-person {
	background-color: #e69423;
	min-height: 17.2rem;
}
.contact-map iframe {
	width: 100%;
}
.contact-info * {
	text-align: center;
}
#page7518907 #iponavigation,
#page7519487 #iponavigation {
	margin-bottom: -3rem;
}
#page7518907 .ipopagetext,
#page7519487 .ipopagetext {
	background-color: #fff;
}
.button-gps .action-button {
	background-color: #e69423;
}
.button-gps .action-button:hover {
	background-color: #de5313;
}
#page7518907 .contact-person.active {
	background-color: #233e3e;
	transform: scale(0.9);
}
.sales-team-map > h2 {
	text-align: center;
}
.sales-team-map img {
	margin: 0 auto;
	display: block;
}
/*end kontakt*/
/*addthis*/
.addthis_inline_share_toolbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	background-color: #fff;
	padding-left: 0.5em;
}
.send-email__text {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	margin-right: 1rem;
	font-size: 14px;
}
.send-email .at-resp-share-element .at-share-btn {
	margin: 0;
}
.send-email {
	display: none;
	background-color: #fff;
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	z-index: 1;
}
.catalog.view-itemDetail .default-image .send-email {
	display: inline-block;
}
.send-email .at-resp-share-element .at-share-btn:focus,
.send-email .at-resp-share-element .at-share-btn:hover {
	transform: translateY(0);
	background-color: #447863 !important;
}
/*ostatní*/
.js-accordion {
	padding: 1em 0 0;
}
.js-accordion h2 {
	padding: 10px 20px 10px 35px;
	font-size: 1em;
	background: #fff;
	color: #000;
	margin-bottom: 1rem;
	border-radius: 0;
	text-transform: none;
	border: none;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,0.2);
	transition: all 0.25s linear 0s;
}
.js-accordion h2:hover {
	background-color: #e5ece9;
}
.ui-accordion .ui-accordion-content {
	font-family: "Poppins", sans-serif;
	font-size: 0.9em;
	color: #30554d;
	margin-top: -1rem;
	margin-bottom: 1rem;
	border: none;
	padding: 10px 20px 10px 30px;
	line-height: 1.6;
}
.seznam-ikona,
.paragraph ul {
	list-style: none;
	padding-left: 0;
}
.seznam-ikona > li,
.paragraph ul > li {
	margin-bottom: 0.5em;
	font-size: 1em;
	position: relative;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.seznam-ikona > li::before,
.paragraph ul > li::before {
	content: '';
	background-color: #de5313;
	position: absolute;
	width: 13px;
	height: 13Px;
	top: 15px;
	left: 0;
}
.seznam-ikona > li::after,
.paragraph ul > li::after {
	content: '';
	background-color: rgba(68, 120, 99, 0.3);
	position: absolute;
	width: calc(100% - 1.5em);
	bottom: 0;
	height: 1px;
	left: 1.5em;
}
.subpage-rozcestnik {
	padding: 1em 2em;
	box-shadow: 0 0 40px -20px #000;
	margin: 1em 0;
	border-top: 3px solid #de5313;
	background-color: #fff;
}
.ipopagetext .error {
	padding-top: 15rem;
}
#page7519487 .house-text__item:nth-child(2) h2:first-of-type {
	margin-top: 0;
	line-height: 1;
}
/*tabulky*/
.paragraph .rwd-table table {
	margin: 1rem 0;
	border: none;
}
.paragraph .rwd-table table td,
.paragraph .rwd-table table th {
	border: none;
}
.paragraph .rwd-table tr:nth-child(even),
.paragraph .rwd-table tr th {
	background-color: #ececec;
}
.paragraph .rwd-table tr th,
.paragraph .rwd-table tr td {
	padding: 0.5em;
}
/*end tabulky*/
/*paginator*/
#ipopage .content-paginator .paginator-step,
#ipopage .content-paginator .paginator-separator,
#ipopage .content-paginator .paginator-current,
#ipopage .content-paginator .paginator-button {
	border: none;
	border-bottom: 2px solid #de5313;
}
#ipopage .content-paginator .paginator-prev,
#ipopage .content-paginator .paginator-next {
	border-radius: 0;
}
#ipopage .content-paginator .paginator-button:hover,
#ipopage .content-paginator .paginator-step:hover {
	color: #ffffff;
	background-color: #de5313;
}
/*end paginator*/
/*end ostatní*/
/*katalog video*/
.katalog-video{
	margin: auto;
	width: 1220px;
	text-align: center;
}
/*end katalog video*/
/*fulltext*/
.header-fulltext {
	width: 12em;
	position: absolute;
	top: 5.6em;
	right: 17em;
	z-index: 101;
}
.header-fulltext > a {
	display: none;
	margin-left: auto;
	padding-right: 0.2em;
	text-align: center;
	position: relative;
	background: #447863;
	border: solid 1px #447863;
	border-radius: 0;
	cursor: pointer;
	-webkit-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.header-fulltext > a:hover,
.header-fulltext > a.search-active {
	background: #fff;
	border: solid 1px #447863;
}
.header-fulltext > a:hover .ikona-lupa {
	color: #9f1f06;
	border: 2px solid #447863;
}
.header-fulltext > a:hover .ikona-lupa:before {
	background: #447863;
}
.header-fulltext > a.search-active .ikona-lupa {
	border: none;
	background: transparent;
	color: #447863;
	border-radius: 0;
	text-indent: 0;
	display: block;
	width: auto;
	height: auto;
	font-size: 1em;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	text-align: center;
	top: -3.5px;
	right: 3.5px;
}
.header-fulltext .ikona-lupa {
	display: none;
	font-size: 1.6em;
	text-indent: -2000em;
	display: inline-block;
	width: 0.3em;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0.3em;
	border: 2px solid #fff;
	position: relative;
	border-radius: 0.35em;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.header-fulltext .ikona-lupa:before {
	content: "";
	display: block;
	position: absolute;
	right: -0.3em;
	bottom: -0.17em;
	border-width: 0;
	background: #fff;
	width: 0.35em;
	height: 0.1em;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header-fulltext .elasticSearchForm {
	display: block;
}
.header-fulltext .elasticSearchForm {
	display: block;
}
.elasticSearchForm {
	background: transparent;
	display: none;
}
.elasticSearchForm .elasticSearch-autocomplete {
	width: 400px;
	top: 2.1em;
	position: absolute;
	left: 0;
}
.elasticSearchForm .elasticSearch-autocompleteResult {
	border-radius: 0;
}
.elasticSearch-autocompleteResult a{
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
.elasticSearchForm .newsbody {
	width: 100%;
	padding: 0;
	background: transparent;
	overflow: inherit;
}
.elasticSearchForm form input[type=text] {
	font-family: 'Titillium Web', sans-serif;
	margin: 0;
	padding: 12px 40px 12px 12px;
	border-radius: 0;
	width: 100%;
	height: 38px;
	float: left;
	font-weight: 400;
	font-size: 0.9em;
	background: #ececec;
	color: #000;
	text-align: left;
	border: solid 1px transparent;
	-webkit-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]:focus {
	border: solid 1px #447863;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,0);
	opacity: 1;
}
.elasticSearchForm form input[type=text]:focus::-webkit-input-placeholder {
	opacity: 1;
	color: #000;
	-webkit-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]:focus::-moz-placeholder {
	opacity: 1;
	color: #000;
	-moz-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]:focus:-ms-input-placeholder {
	opacity: 1;
	color: #000;
	-ms-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]:focus::-ms-input-placeholder {
	opacity: 1;
	color: #000;
	-ms-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]:focus::placeholder {
	opacity: 1;
	color: #000;
	-webkit-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
	-webkit-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]::-moz-placeholder {
	color: #000;
	opacity: 1;
	-moz-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]:-ms-input-placeholder {
	color: #000;
	opacity: 1;
	-ms-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]::-ms-input-placeholder {
	color: #000;
	opacity: 1;
	-ms-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input[type=text]::placeholder {
	color: #000;
	opacity: 1;
	-webkit-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input.action-button {
	border: medium none;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	width: 38px;
	height: 38px;
	margin: 0;
	font-weight: 400;
	border-radius: 0;
	text-indent: -2000em;
	background: url(/image.php?nid=16130&oid=8687091) no-repeat center #447863;
	background-size: 15px;
	padding: 0;
	position: relative;
	float: right;
	top: -2.1em;
	right: 0;
	-webkit-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}
.elasticSearchForm form input.action-button:hover {
	opacity: 0.5;
}
.header-fulltext > a.search-active .ikona-lupa:before,
.elasticSearchForm .newsheader,
.catalog .matrix .attributes .attributes-row.attr-modelova-rada{
	display: none;
}
/*end fulltext*/
/*IE*/
/*cookie lišta*/
.cookie-choices-bg {
	display: none;
}

html.cookies-first-step {
	overflow: hidden;
}
/*
html.cookies-first-step::before {
content: "";
display: block;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 151;
overflow: hidden;
}*/
.cookie-choices-info.template_2{
	padding-top: 6em;
	position: fixed;
}
.cookie-choices-info {
	position: fixed;
	left: 50%;
	top: 50%;
	bottom: auto;
	transform: translate(-50%, -50%);
	max-width: 690px;
	width: 100%;
	max-height: none;
	height: auto;
	padding: 9em 2em 2.5em;
	border-radius: 25px 25px 0 25px;
	z-index: 152;
}
.cookie-choices-info p {
	margin: 0 0 2em;
	line-height: 1.5;
	font-size: 1.08em;
	text-align: left;
}
.cookie-choices-info::before {
	content: "";
	display: block;
	width: 280px;
	height: 100px;
	position: absolute;
	left: 0;
	top: -1px;
	right: 0;
	margin: 0 auto;
	background: url("/image.php?nid=16130&oid=9029326") no-repeat center center;
	background-size: 260px auto;
}
.cookie-choices-info .buttons {
	width: 100%;
	text-align: left;
	display: flex;
	justify-content: center;
}
.cookie-choices-info .action-button,
.cookie-choices-info .action-button:visited,
.cookie-choice-settings .action-button,
.cookie-choice-settings .action-button:visited {
	display: inline-block;
	margin-right: 1em;
	background-color: #d2860e;
	border-radius: 0;
	background-image: none;
	color: #fff;
	padding: 0.7em 1.5em;
	font-weight: 700;
}
.cookie-choices-info .action-button:hover,
.cookie-choices-info .action-button:nth-child(2):hover,
.cookie-choice-settings .action-button:hover,
.cookie-choice-settings .cookie-buttons input[name="necessaryCookies"]:hover,
.cookie-choice-settings .cookie-buttons input[name="selectedCookies"]:hover {
	background-color: #07617C;
	border: 1px solid #07617C;
	color: #fff;
}
.cookie-choices-info .action-button:nth-child(2),
.cookie-choice-settings .cookie-buttons input[name="necessaryCookies"],
.cookie-choice-settings .cookie-buttons input[name="selectedCookies"] {
	background-color: #fff;
	color: #38454c;
}
.cookie-choices-info .action-button:nth-child(3),
.cookie-choices-info .action-button:nth-child(3):hover {
	background-color: #fff;
	color: #000;
	text-decoration: underline;
	border: 1px solid transparent;
	font-weight: 400;
}
.cookie-choices-info .action-button:nth-child(3):hover {
	text-decoration: none;
}
.cookie-choices-info .cookie-button.cookie-button--settings.action-button.ajax {
	margin-right: 0;
	float: right;
}
.cookie-button.action-button {
	padding: 25px 35px;
}
.cookie-choices-text {
	font-size: 0.9em;
}
}

#page7518881 div.three-column div p {
	text-align: center;
}
.send-email {
	display: none!important;
}
.cookie-choices-info .action-button:nth-child(2){
	display: none;
}
.video-text {
	display: flex;
	gap: 2rem;
}
.video-text div:nth-child(2) {
	margin-top: -2rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.catalog .categories {
		-webkit-flex: 0 1 24.8%;
		-ms-flex: 0 1 24.8%;
		flex: 0 1 24.8%;
		min-width: 24.8%;
	}
}

/*zakrytí cen */
.attributes-row.clearfix.attr-cena-hruba-stavba-zaklad {
	display: none !important;
}
a.price-content-btn.category-content__btn {
	display: none;
}
#page10335889 .catalog .catalog-item .attributes{

}
#page10335889 .catalog.view-detail .matrix li{
	background: #fff;
	box-shadow: 0 10px 50px rgba(0, 0, 0, 0.16);
}

#page10335889 .catalog.view-default .category,
#page10335889 .catalog.view-detail .category {
	width: 100%;
	float: none;
	position: relative;
	z-index: 1;
}
#page10335889 .catalog.view-default .category h2,
#page10335889 .catalog.view-detail .category h2 {
	color: #dfdede;
	font-size: 1.3em;
}
#page10335889 .catalog.view-default .category h2 a,
#page10335889 .catalog.view-detail .category h2 a {
	display: block;
	padding: 3rem 1rem 2rem;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	line-height: 1.5;
}
#page10335889 .catalog .categories-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 1rem 0;
}
#page10335889 .catalog .categories {
	display: none;
	-ms-flex: 0 1 33%;
	flex: 0 1 33%;
	min-width: 33%;
	border-bottom: none;
	margin-bottom: 1em;
}
#page10335889 .catalog .categories > li {
	margin-bottom: 0.5em;
	padding: 0;
	border-bottom: none;
	background-color: #f4c02a;
	position: relative;
}
#page10335889 .catalog.view-detail .matrix li {
	margin: 0;
	transition: .25s ease-out;
	width: auto;
	border-radius: 15px;
	border: 1px solid #f4c02a;
	padding: 0;
}
#page10335889 .catalog.view-detail .matrix li:hover {
	box-shadow: 0 4px 70px #e0e0e0;
	z-index: 100;
	position: relative;
}
#page10335889 .catalog.view-detail .matrix li > div {
	position: relative;
	background: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 1.9em 1.5em;
	-ms-flex-direction: column;
	flex-direction: column;
}
#page10335889 .catalog.view-detail .matrix li > div > a img {
	height: auto;
	max-width: 100%;
	max-height: unset;
	margin: 0;
	width: 100%;
}

#page10335889 .catalog.view-detail .matrix li .title {
	font-size: 28px;
	margin: 2rem 0 0.5rem;
	display: block;
	width: 100%;
	text-align: left;
}
#page10335889 .catalog.view-detail .matrix div > a {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#page10335889 .catalog.view-detail .matrix div > a:not(.action-button) {
	height: 305px;
	-ms-flex-order: -2;
	order: -2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: 0.25s linear;
}
#page10335889 .catalog.view-detail .matrix div > a:not(.action-button):hover {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
#page10335889 .catalog .catalogNewsletters .matrix .attributes .attributes-cell,
#page10335889 .catalog .matrix .attributes .attributes-cell {
	border-bottom: none;
	padding: 4px 0;
	font-size: 1rem;
}
#page10335889 .catalog .catalog-item .attributes {
	padding: 1em 1.5em;
	background-color: #447863;
	width: 60%;
	margin: 0;
}
#page10335889 .catalog .catalog-item .attributes .attributes-cell {
	width: 50%;
}
#page10335889 .catalog .catalog-item .attributes .attributes-cell:nth-of-type(1) {
	width: 58%;
	padding-right: 1rem;
}
#page10335889 .catalog .catalog-item .attributes .attributes-cell:nth-of-type(2) {
	width: 42%;
}
#page10335889 .catalog .default-image {
	margin: 0 0 2rem;
	height: 18rem;
	overflow: hidden;
	width: 100%;
	border: none;
}
#page10335889 .catalog .default-image img {
	display: block;
	width: 100%;
	height: auto;
}
#page10335889 .catalog .items.matrix {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1.3rem 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap: 1.6rem 1.3rem;
	margin: 0 0 1rem;
}
body#page10335889[data-ipo-meta-subcategory="32271"] .catalog .items.matrix{
	grid-template-columns: 1fr 1fr;
}
body#page10335889[data-ipo-meta-subcategory="32271"] .catalog.view-detail .matrix div > a:not(.action-button) {
	height: 210px;
}
body#page10335889[data-ipo-meta-subcategory="32271"] .catalog.view-detail .matrix li .title {
	font-size: 25px;
}
#page10335889 .catalog .enquiery {
	margin-bottom: 2rem;
	position: relative;
	z-index: 1;
	margin-top: 0;
}
#page10335889 .catalog .catalog-item .description {
	width: 100%;
	margin: 2.5rem 0 1.7rem;
}
#page10335889 .catalog.view-detail .matrix li .title a{
	color: #000;
}


#page10335889 .catalog-item.clearfix {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 0.5rem;
}
#page10335889 .catalog-item.clearfix #snippet-itemDetailControl-defaultImage {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 34%;
	justify-content: space-between;
	margin-left: 0;
}


#page10335889 .catalog .catalog-item .attributes .attributes-cell:nth-of-type(2),
#page10335889 .catalog .matrix .attributes .attributes-cell:nth-of-type(2) {
	text-align: right;
}
body#page10335889[data-ipo-meta-subcategory="32271"]  .spoluprace-container .ostatni,
body#page10335889:not([data-ipo-meta-subcategory="32271"]) .spoluprace-container .rodinne-domy{
	display: none;
}
.catalog.view-itemDetail.content .spoluprace-container,
#page10335889 .catalog .matrix .attributes{
	display: block;
}
#page10335889 .catalog .catalog-item .attributes .attributes-row.attr-cena-po-dotaci,
#page10335889 .catalog .matrix .attributes .attributes-row{
	display: flex;
	width: 100%;
}
#page10335889 .catalog .catalog-item .attributes .attributes-row.attr-cena-po-dotaci{
}
#page10335889 .attributes-row.attr-cena-po-dotaci,
#page10335889 .catalog .matrix .attributes-row.attr-cena-po-dotaci {
	display: flex;
	background: transparent;
	margin: 0;
}
#page10335889 .attributes-row.attr-cena-po-dotaci .attributes-cell:nth-of-type(2),
#page10335889 .catalog .matrix .attributes-row.attr-cena-po-dotaci .attributes-cell:nth-of-type(2) {
	font-weight: 700;
	color: #e69423;
}
#page10335889 .attributes-row.attr-cena-po-dotaci{
	margin: 0;
}
#page10335889 #ipocontainer{
	overflow: hidden;
}
body#page10335889[data-ipo-meta-item-id] #ipoheader {
	z-index: unset;
}
#page10335889 .footer-inner__item,
#page10335889 .header-inner{
	z-index: 3;
}
#page10335889 .catalog.view-itemDetail{
	margin-top: 0;
}
#page10335889 .catalog .catalog-item .attributes .attributes-row{
}
body#page10335889[data-ipo-meta-category] .ipopagetext {
	margin-top: 7rem;
}
#page10335889 #ipomain #ipomainframe #ipopage .ipopagetext .matrix li.cleaner,
#page10335889 .header-page.header-page__subpage .boxImage > div{
	display: none;
}
#page10335889 .header-page.header-page__subpage.fve-katalog .boxImage > div{
	display: block;
	opacity: 0.8;
}
.katalog-popis p:last-of-type{
	margin: 0;
}
.katalog-popis {
	display: none;
	font-size: 1rem;
	padding: 0.5rem 1.3rem;
	position: relative;
}
.katalog-popis::before {
	content: "";
	display: block;
	width: 2px;
	bottom: 0;
	background-color: #de5313;
	position: absolute;
	left: 0;
	top: 0;
}
.katalog-popis p {
	line-height: 1.5;
}

body#page10335889 .header-page.header-page__subpage.fve-katalog.layout-container{
	display:block;
	background: #000;
}

.katalog-popis,
.attributes-row.clearfix.attr-stitek,
.attributes-row.clearfix.attr-stitek .attributes-cell:nth-of-type(1) {
	display: none;
}
.catalog-item.clearfix #snippet-itemDetailControl-defaultImage .katalog-popis,
.catalog.view-detail .matrix li>div .attributes-row.clearfix.attr-stitek{
	display: block;
}
.attributes-row.clearfix.attr-stitek .attributes-cell:nth-of-type(2) {
	position: absolute;
	left: 0;
	top: 0.9rem;
	padding: 0.7rem 1.8rem;
	background: #f4c02a;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #000;
}




.rozcestnik-container > a > strong {
	background-position: center;
	background-size: cover;
}
.rozcestnik-container>a {
	text-decoration: none;
}
.rozcestnik-container {
	margin-bottom: 8.6rem;
	-ms-grid-columns: 1fr 1.2rem 1fr 1.2rem 1fr 1.2rem 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 1.2rem;
}
.rozcestnik-container.rozcestnik-katalog {
	margin-top: 2rem;
	margin-bottom: 0;
}
.rozcestnik-container > a:hover > strong::before {
	max-height: 100%;
	background-color: #000;
}
.rozcestnik-container > a:hover > span {
	background: #262626;
	color: #fff;
}
.rozcestnik-container > a > strong {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 1.4rem;
	height: 300px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.rozcestnik-container > a > strong::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 131px;
	height: 100%;
	background: linear-gradient(rgba(0, 0, 0, 0) 0, #000 100%);
	opacity: 0.78;
	z-index: -1;
	transition: 0.25s linear;
}
.rozcestnik-container > a > strong > span {
	font-size: 1.77em;
	font-weight: 700;
	color: #fff;
	letter-spacing: -0.9px;
}
.rozcestnik-container > a > span {
	height: calc(100% - 300px);
	display: block;
	font-size: 1.11em;
	font-weight: 400;
	padding: 1.3rem;
	line-height: 1.35;
	background: #f49524;
	transition: 0.25s linear;
}
.rozcestnik-container > a.rodinne > strong {
	background-image: url(/image.php?nid=16130&oid=10360680);
}
.rozcestnik-container > a.bytove > strong {
	background-image: url(/image.php?nid=16130&oid=10360681);
}
.rozcestnik-container > a.podnikatel > strong {
	background-image: url(/image.php?nid=16130&oid=10360682);
}
.rozcestnik-container > a.verejny > strong {
	background-image: url(/image.php?nid=16130&oid=10360683);
}



.catalog-pruh{
	position: relative;
	padding: 3rem 0 8.5rem;
	z-index: 1;
	margin-bottom: -5.5rem;
	margin-top: 4.5rem;
}
.catalog-pruh:after{
	content: '';
	display: block;
	top: 0;
	bottom: 0;
	left: -1000px;
	right: -1000px;
	background: #dbdbdb;
	position: absolute;
	z-index: -1;
	background: url(/image.php?nid=16130&oid=7531691) no-repeat center top;
}
.catalog-pruh h3{
	margin: 0 0 0.7rem;
	font-size: 1.55em;
}
.catalog-pruh h4{
	margin-bottom: 0.8rem;
}
.catalog-pruh h3,
.catalog-pruh h4{
	color: #fff;
}

body.mce-content-body.ipopagetext .catalog-pruh{
	margin: 0;
}
body.mce-content-body.ipopagetext .catalog-pruh:after{
	left: 0;
	right: 0;
}


.grid-container {
	display: -ms-grid;
	display: grid;
}

#page10381132 .blog.view-default .article,
#page10381134 .blog.view-default .article{
	width: 100%;
}


.spoluprace-container {
	display: none;
	margin-top: 2rem;
}
.spoluprace-container h2 {
	font-size: 2.1em;
	margin-bottom: 5.4rem;
	font-weight: 700;
}
.spoluprace-container ol {
	counter-reset: li;
	padding: 0;
	margin: 0;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	list-style: none;
}
.spoluprace-container .rodinne-domy ol li {
	width: 28%;
}
.spoluprace-container .ostatni ol li{
	width: 46%;
	margin-left: auto;
	margin-right: auto;
}
.spoluprace-container ol li {
	position: relative;
	font-size: 16px;
	margin-bottom: 4.4rem;
	z-index: 1;
}
.spoluprace-container ol li::before {
	counter-increment: li;
	content: counter(li);
	font-weight: 700;
	color: #447863;
	position: absolute;
	left: -1.3rem;
	top: -4.1rem;
	font-size: 7.2em;
	z-index: -1;
	opacity: 0.35;
}
.spoluprace-container ol li::marker {
	display: none;
}


body[data-ipo-meta-subcategory="32271"]  .spoluprace-container .ostatni,
body:not([data-ipo-meta-subcategory="32271"]) .spoluprace-container .rodinne-domy{
	display: none;
}
.row.widget-aktuality {
	margin-bottom: 3em;
}
.row.widget-aktuality h2{
	text-align: left;
	position: relative;
	margin: 0;
	font-size: 2em;
	font-weight: 200;
}
.row.widget-aktuality h2 > span {
	background-color: #e5ece9;
	padding: 1.6rem 1.8rem 1.8rem;
	width: 34rem;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.row.widget-aktuality > p {
	position: absolute;
	top: 0;
	right: 0;
}
.row.widget-aktuality > p a,
.row.widget-aktuality > p a:visited{
	font-size: 1rem;
	float: right;
	font-weight: 300;
	color: #e69423;
	padding: 0;
	padding-right: 2.3rem;
	margin: 0;
	margin-top: 3.5rem;
	text-transform: none;
	text-decoration: underline;
	position: relative;
}
.row.widget-aktuality > p a:hover{
	text-decoration: none;
}
.row.widget-aktuality > p a::after,
.row.widget-aktuality > p a:visited::after{
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	background-image: url(/file.php?nid=16130&oid=7535065);
	background-repeat: no-repeat;
	background-size: 14px 14px;
	background-position: center;
	position: absolute;
	bottom: 2px;
	right: 0.66em;
}
.row.widget-aktuality .widget-body {
	-ms-grid-columns: 1fr 1.5em 1fr 1.5em 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 1.5em;
}
.row.widget-aktuality .widget-item{
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: subgrid;
	grid-template-rows: subgrid;
	-ms-grid-row-span: 4;
	grid-row: span 4;
	grid-gap: 1.5em 0;
	text-decoration: none;
	background: #233e3e;
	padding: 13.5em 1.5em 1.5em 1.5em;
	position: relative;
	transition: 0.25s linear;
}
.row.widget-aktuality .widget-item:hover{
	background: #101e1e;
}
.row.widget-aktuality .widget-item:hover > .widget-image{
	-webkit-filter: brightness(0.5);
	filter: brightness(0.5);
}
.row.widget-aktuality .widget-item:hover .widget-text,
.row.widget-aktuality .widget-item:hover .widget-vice{
	text-decoration: none;
}
.row.widget-aktuality .widget-item > .widget-image {
	width: 100%;
	height: 220px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	transition: 0.25s linear;
}
.row.widget-aktuality .widget-item > .widget-image.not-image{
	background: #ebebeb;
}
.row.widget-aktuality .widget-item > .widget-image.not-image img{
	width: 220px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.row.widget-aktuality .widget-item > .widget-image img{
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.row.widget-aktuality .widget-item > .widget-date{
	display: block;
	color: #fff;
	transition: 0.25s linear;
}
.row.widget-aktuality .widget-item > .widget-text{
	display: block;
	font-size: 1.3em;
	text-decoration: underline;
	color: #fff;
	transition: 0.25s linear;
}
.row.widget-aktuality .widget-item > .widget-introduction{
	display: block;
	color: #fff;
	transition: 0.25s linear;
}
.row.widget-aktuality .widget-item > .widget-vice{
	display: block;
	text-decoration: underline;
	color: #fff;
	transition: 0.25s linear;
}
/*formulář*/
#page10989879 .form-vertical,
#page7518907 .form-vertical,
#page7536116 .form-vertical,
#page9583990 .form-vertical,
#page7538634 .form-vertical,
#page7338596 .form-vertical,
#page7518866 .form-vertical,
#page10335889 .form-vertical,
#page7518885 .form-vertical,
#page7397368 .form-vertical{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	grid-gap: 0 1em;
}
#page10989879 .form-vertical:before,
#page7518907 .form-vertical:before,
#page7536116 .form-vertical:before,
#page9583990 .form-vertical:before,
#page7538634 .form-vertical:before,
#page7338596 .form-vertical:before,
#page7518866 .form-vertical:before,
#page10335889 .form-vertical:before,
#page7518885 .form-vertical:before,
#page7397368 .form-vertical:before{
	width: 100%;
}
#page10989879 .form-vertical > .form-item,
#page7518907 .form-vertical > .form-item,
#page7536116 .form-vertical > .form-item,
#page9583990 .form-vertical > .form-item,
#page7538634 .form-vertical > .form-item,
#page7338596 .form-vertical > .form-item,
#page7518866 .form-vertical > .form-item,
#page10335889 .form-vertical > .form-item,
#page7518885 .form-vertical > .form-item,
#page7397368 .form-vertical > .form-item{
	width: 32%;
}
#page10989879 .form-vertical > #frmform-input3-pair,
#page10989879 .form-vertical > #frmform-input4-pair,
#page10989879 .form-vertical > #frmform-input5-pair,
#page10989879 .form-vertical > #frmform-input6-pair,
#page7518907 .form-vertical > #frmform-input3-pair,
#page7518907 .form-vertical > #frmform-input4-pair,
#page7518907 .form-vertical > #frmform-input5-pair,
#page7518907 .form-vertical > #frmform-input6-pair,
#page7518907 .form-vertical > .form-item.radiobuttons,
#page7338596 .form-vertical > .form-item.radiobuttons,
#page7518866 .form-vertical > .form-item.radiobuttons,
#page10335889 .form-vertical > .form-item.radiobuttons,
#page7518885 .form-vertical > .form-item.radiobuttons,
#page7397368 .form-vertical > .form-item.radiobuttons{
	width: 49%;
}
#page10989879 #frmform-input1-pair .form-item-field,
#page10989879 #frmform-email-pair .form-item-field,
#page10989879 #frmform-input3-pair .form-item-field,
#page10989879 #frmform-input4-pair .form-item-field,
#page7518907 #frmform-input1-pair .form-item-field,
#page7518907 #frmform-email-pair .form-item-field,
#page7518907 #frmform-input3-pair .form-item-field,
#page7518907 #frmform-input4-pair .form-item-field,
#page7536116 #frmform-input1-pair .form-item-field,
#page7536116 #frmform-email-pair .form-item-field,
#page7536116 #frmform-input3-pair .form-item-field,
#page7536116 #frmform-input4-pair .form-item-field,
#page9583990 #frmform-input1-pair .form-item-field,
#page9583990 #frmform-email-pair .form-item-field,
#page9583990 #frmform-input3-pair .form-item-field,
#page9583990 #frmform-input4-pair .form-item-field,
#page7538634 #frmform-input1-pair .form-item-field,
#page7538634 #frmform-email-pair .form-item-field,
#page7538634 #frmform-input3-pair .form-item-field,
#page7538634 #frmform-input4-pair .form-item-field,
#page7338596 #frmenquieryForm-input1-pair .form-item-field,
#page7338596 #frmenquieryForm-email-pair .form-item-field,
#page7338596 #frmenquieryForm-input3-pair .form-item-field,
#page7338596 #frmenquieryForm-input4-pair .form-item-field,
#page7518866 #frmenquieryForm-input1-pair .form-item-field,
#page7518866 #frmenquieryForm-email-pair .form-item-field,
#page7518866 #frmenquieryForm-input3-pair .form-item-field,
#page7518866 #frmenquieryForm-input4-pair .form-item-field,
#page10335889 #frmenquieryForm-input1-pair .form-item-field,
#page10335889 #frmenquieryForm-email-pair .form-item-field,
#page10335889 #frmenquieryForm-input3-pair .form-item-field,
#page10335889 #frmenquieryForm-input4-pair .form-item-field,
#page7518885 #frmenquieryForm-input1-pair .form-item-field,
#page7518885 #frmenquieryForm-email-pair .form-item-field,
#page7518885 #frmenquieryForm-input3-pair .form-item-field,
#page7518885 #frmenquieryForm-input4-pair .form-item-field,
#page7397368 #frmenquieryForm-input1-pair .form-item-field,
#page7397368 #frmenquieryForm-email-pair .form-item-field,
#page7397368 #frmenquieryForm-input3-pair .form-item-field,
#page7397368 #frmenquieryForm-input4-pair .form-item-field{
	font-style: italic;
	font-weight: 700;
}
#page10989879 .form-item .form-item-field > *,
#page7518907 .form-item .form-item-field > *,
#page7536116 .form-item .form-item-field > *,
#page9583990 .form-item .form-item-field > *,
#page7538634 .form-item .form-item-field > *,
#page7338596 .form-item .form-item-field > *,
#page7518866 .form-item .form-item-field > *,
#page10335889 .form-item .form-item-field > *,
#page7518885 .form-item .form-item-field > *,
#page7397368 .form-item .form-item-field > *{
	margin-bottom: 5px;
}
#page10989879 .form-vertical > #frmform-input7-pair,
#page10989879 .form-vertical > #frmform-input8-pair,
#page10989879 .form-vertical > .form-item.approval,
#page10989879 .form-vertical > .form-item.recaptcha,
#page10989879 .form-vertical > .form-item.buttons,
#page7518907 .form-vertical > #frmform-input7-pair,
#page7518907 .form-vertical > #frmform-input8-pair,
#page7518907 .form-vertical > .form-item.approval,
#page7518907 .form-vertical > .form-item.recaptcha,
#page7518907 .form-vertical > .form-item.buttons,
#page7536116 .form-vertical > #frmform-input7-pair,
#page7536116 .form-vertical > #frmform-input8-pair,
#page7536116 .form-vertical > .form-item.approval,
#page7536116 .form-vertical > .form-item.recaptcha,
#page7536116 .form-vertical > .form-item.buttons,
#page9583990 .form-vertical > #frmform-input7-pair,
#page9583990 .form-vertical > #frmform-input8-pair,
#page9583990 .form-vertical > .form-item.approval,
#page9583990 .form-vertical > .form-item.recaptcha,
#page9583990 .form-vertical > .form-item.buttons,
#page7538634 .form-vertical > #frmform-input7-pair,
#page7538634 .form-vertical > #frmform-input8-pair,
#page7538634 .form-vertical > .form-item.approval,
#page7538634 .form-vertical > .form-item.recaptcha,
#page7538634 .form-vertical > .form-item.buttons,
#page7338596 .form-vertical > #frmenquieryForm-input7-pair,
#page7338596 .form-vertical > #frmenquieryForm-input8-pair,
#page7338596 .form-vertical > .form-item.approval,
#page7338596 .form-vertical > .form-item.recaptcha,
#page7338596 .form-vertical > .form-item.buttons,
#page7518866 .form-vertical > #frmenquieryForm-input7-pair,
#page7518866 .form-vertical > #frmenquieryForm-input8-pair,
#page7518866 .form-vertical > .form-item.approval,
#page7518866 .form-vertical > .form-item.recaptcha,
#page7518866 .form-vertical > .form-item.buttons,
#page10335889 .form-vertical > #frmenquieryForm-input7-pair,
#page10335889 .form-vertical > #frmenquieryForm-input8-pair,
#page10335889 .form-vertical > .form-item.approval,
#page10335889 .form-vertical > .form-item.recaptcha,
#page10335889 .form-vertical > .form-item.buttons,
#page7518885 .form-vertical > #frmenquieryForm-input7-pair,
#page7518885 .form-vertical > #frmenquieryForm-input8-pair,
#page7518885 .form-vertical > .form-item.approval,
#page7518885 .form-vertical > .form-item.recaptcha,
#page7518885 .form-vertical > .form-item.buttons,
#page7397368 .form-vertical > #frmenquieryForm-input7-pair,
#page7397368 .form-vertical > #frmenquieryForm-input8-pair,
#page7397368 .form-vertical > .form-item.approval,
#page7397368 .form-vertical > .form-item.recaptcha,
#page7397368 .form-vertical > .form-item.buttons{
	width: 100%;
}
#page10989879 .form-vertical > #frmform-input5-pair,
#page10989879 .form-vertical > .form-item.radiobuttons,
#page7536116 .form-vertical > .form-item.radiobuttons,
#page9583990 .form-vertical > .form-item.radiobuttons,
#page7538634 .form-vertical > .form-item.radiobuttons,
#page7518907 .form-vertical > #frmform-input5-pair,
#page7536116 .form-vertical > #frmform-input5-pair,
#page9583990 .form-vertical > #frmform-input5-pair,
#page7538634 .form-vertical > #frmform-input5-pair,
#page7338596 .form-vertical > #frmenquieryForm-input5-pair,
#page7518866 .form-vertical > #frmenquieryForm-input5-pair,
#page10335889 .form-vertical > #frmenquieryForm-input5-pair,
#page7518885 .form-vertical > #frmenquieryForm-input5-pair,
#page7397368 .form-vertical > #frmenquieryForm-input5-pair{
	display: none;
}
#page7538634 #frmform-input5-pair,
/*#page7538634 #frmform-input6-pair,*/
#page7538634 #frmform-input7-pair{
	display: none;
}
/*
#page7538634 .form-vertical > #frmform-input3-pair{
width: 49%;
}
#page7538634 .form-vertical > #frmform-input4-pair{
width: 49%;
margin-left: auto;
}*/
/*end formulář*/
/*responziv*/
@media only screen and (max-width: 1600px) {
	#page7054925 .header-page .boxImage > div {
		min-height: 500px;
	}
	.header-page__text {
		bottom: 4em;
	}
}
@media only screen and (max-width: 1280px) {
	#ipotopmenu,
	#ipomain > div,
	#ipofooter,
	.content,
	.layout-container,
	#iponavigation,
	.category-content,
	.categories-container,
	.catalog h1,
	#snippet-parameterFilter-form,
	#snippet-itemsOverview-content,
	#ipopage .toolbar,
	#snippet-itemDetailControl-defaultImage,
	.catalog.view-itemDetail .enquiery,
	body[data-user-mode] #ipocontainer .catalog.view-itemDetail.edit.content,
	body[data-user-mode] #ipocontainer .catalog.view-detail.edit.content,
	body[data-user-mode] #ipocontainer .catalog.view-default.edit.content,
	body[data-user-mode] #ipocontainer .catalog.view-itemDetail,
	.price-more-content,
	.catalog.view-itemDetail #snippet--images,
	#page7397368 .catalog.view-itemDetail .attributes,
	#ipocontainer .ipopagetext .view-personalDataProcessing {
		max-width: 988px;
	}
	.header-logo img {
		width: 17rem;
	}
	.header-inner .header-inner__item {
		max-width: 28%;
	}
	.header-inner .header-inner__item:nth-child(2) {
		max-width: 69.9%;
	}
	.header__item {
		width: 49.9%;
		margin-top: 1rem;
	}
	.header__item:nth-child(1) {
		padding-left: 0;
	}
	.header__item:nth-child(2) {
		width: 43.6%;
		margin-right: 0;
	}
	.header-phone {
		display: block;
		margin-right: 0;
	}
	.header-fulltext {
		width: 10em;
		top: 3.7em;
		right: 18.6em;
	}
	#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1 > a,
	#ipotopmenuwrapper ul.topmenulevel1 li.noborder > a {
		padding: 0.5em 0.26em 0.9em;
		font-size: 0.9rem;
	}
	#ipotopmenuwrapper ul.topmenulevel2 li.topmenuitem2 > a {
		padding: 0.7em 0.44em;
	}
	.footer-container::before {
		max-width: 988px;
	}
	.footer-inner {
		left: calc((100% / 2) - 495px);
	}
	.blog.view-default .article {
		width: 49%;
	}
	.header-page__text {
		left: calc((100% / 2) - 494px);
	}
	.hp-news .widget-item .widget-left {
		padding: 1rem;
	}
	.hp-news .widget-item .widget-image {
		max-height: 230px;
	}
	.hp-slideshow .owl-controls .owl-prev {
		margin-left: -1rem;
	}
	.hp-slideshow .owl-controls .owl-next {
		margin-right: -1rem;
	}
	.contact-person {
		padding: 1rem;
	}
	#page7338596 .catalog-parameterFilter .form-item {
		width: 100%;
		padding-right: 0;
	}
	#iponavigation {
		padding: 0.5rem 0 0 3rem;
	}
	#iponavigation p {
		padding: 1em 33rem 1em 0;
	}
	.dropdown.form-item.attr-53826 > .form-item-field,
	#frmform-filter-55586-pair > .form-item-field {
		margin-top: 0;
	}
	.catalog .categories {
		-webkit-flex: 0 1 33%;
		-ms-flex: 0 1 33%;
		flex: 0 1 33%;
		min-width: 33%;
	}
	.catalog .categories:nth-child(4n + 4) {
		border-right: 3px solid #fff;
	}
	.catalog .categories:nth-child(3n + 3) {
		border-right: none;
	}
	.sales-team-map {
		display: none;
	}
	body[data-ipo-meta-category="24327"] .catalog-parameterFilter {
		margin-top: 1rem;
		margin-bottom: 2rem;
	}
	/*katalog video*/
	.katalog-video{
		width: 988px;
		text-align: center;
	}
	/*end katalog video*/
	.rozcestnik-container {
		margin-bottom: 4.5rem;
		grid-gap: 0.8rem;
	}
	.rozcestnik-container > a > strong {
		padding: 1.1rem;
		height: 230px;
	}
	.rozcestnik-container > a > strong > span {
		font-size: 1.43em;
	}
	.rozcestnik-container > a > span {
		height: calc(100% - 230px);
		font-size: 0.95em;
		padding: 1.1rem;
	}
	.spoluprace-container h2 {
		font-size: 1.7em;
		margin-bottom: 4.5rem;
	}
	body#page10335889[data-ipo-meta-subcategory="32271"] .catalog .items.matrix{
		grid-template-columns: 1fr 1fr;
	}
	.row.widget-aktuality .widget-body{
		grid-gap: 1em;
	}
	.row.widget-aktuality .widget-item > .widget-text{
		font-size: 1em;
	}
}
@media only screen and (max-width: 1024px) {
	h1 {
		font-size: 1.5em;
		margin: 1rem 0;
	}
	h2 {
		font-size: 1.25em;
		margin: 1rem 0 0.5rem;
	}
	h3 {
		font-size: 1.15em;
	}
	h4 {
		font-size: 1em;
	}
	#ipotopmenu,
	#ipomain > div,
	#ipofooter,
	.content,
	.layout-container,
	#iponavigation,
	.category-content,
	.categories-container,
	.catalog h1,
	#snippet-parameterFilter-form,
	#snippet-itemsOverview-content,
	#ipopage .toolbar,
	#snippet-itemDetailControl-defaultImage,
	.catalog.view-itemDetail .enquiery,
	body[data-user-mode] #ipocontainer .catalog.view-itemDetail.edit.content,
	body[data-user-mode] #ipocontainer .catalog.view-detail.edit.content,
	body[data-user-mode] #ipocontainer .catalog.view-default.edit.content,
	body[data-user-mode] #ipocontainer .catalog.view-itemDetail,
	.price-more-content,
	.catalog.view-itemDetail #snippet--images,
	#page7397368 .catalog.view-itemDetail .attributes,
	#ipocontainer .ipopagetext .view-personalDataProcessing {
		max-width: 100%;
	}
	.two-column > div,
	.three-column > div,
	.four-column > div {
		width: 100%;
	}
	.ipopagetext {
		padding: 0;
	}
	.header-page .boxImage > div {
		min-height: 370px;
		overflow: hidden;
	}
	#page7518866.catalog-default .header-page.header-page__subpage .boxImage > div,
	#page7338596.catalog-default .header-page.header-page__subpage .boxImage > div,
	.header-page.header-page__subpage .boxImage > div {
		min-height: 150px;
	}
	.header-inner {
		padding: 0 1rem 1rem 1rem;
		max-width: 100%;
	}
	.header-inner .header-inner__item {
		max-width: 100%;
	}
	.header__item:nth-child(1) {
		max-height: none;
	}
	.header__item:nth-child(2) {
		width: 100%;
		margin-right: 0;
	}
	#ipotopmenuwrapper {
		top: 4.5rem;
		padding-top: 0;
		background-color: #233e3e;
		border-bottom: 3px solid #447863;
	}
	#ipotopmenuwrapper ul.topmenulevel1 {
		background-image: none;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		float: none;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0;
		background-color: #233e3e;
	}
	.header__item,
	#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1,
	#ipotopmenuwrapper ul.topmenulevel1 li.noborder {
		width: 100%;
	}
	#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1:hover > a,
	#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1.active > a,
	#ipotopmenuwrapper ul.topmenulevel1 li.noborder:hover > a,
	#ipotopmenuwrapper ul.topmenulevel1 li.noborder.active > a {
		background-color: #447863;
		color: #fff;
	}
	#ipotopmenuwrapper ul.topmenulevel1 li.topmenuitem1 > a,
	#ipotopmenuwrapper ul.topmenulevel1 li.noborder > a {
		font-size: 1em;
		padding: 0.7em 1rem;
		color: #fff;
	}
	#ipotopmenuwrapper ul.topmenulevel2 {
		box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
		padding: 0;
		background-image: none;
		background-color: #fff;
		box-shadow: none;
	}
	#ipotopmenuwrapper ul.topmenulevel2::before {
		display: none;
	}
	#ipotopmenuwrapper ul.topmenulevel2 li.topmenuitem2 {
		background-color: #fff;
	}
	#ipotopmenuwrapper ul.topmenulevel2 li.topmenuitem2 > a {
		text-align: center;
		padding: 0.7em;
	}
	#ipotopmenu ul.topmenulevel1 li.topmenuitem1 ul.topmenulevel2{
		margin: 0.5em auto;
	}
	#ipocopyright .row.antee {
		padding: 1rem;
		text-align: left;
	}
	#ipocopyright .row.antee *,
	#ipocopyright .row.antee p,
	#ipocopyright .row.antee a {
		text-align: left;
	}
	.footer-container {
		min-height: auto;
		background-image: none;
	}
	.footer-inner {
		max-width: 100%;
		left: 0;
		position: relative;
	}
	.footer-inner__item {
		min-height: auto;
		top: 0;
		margin-bottom: 0;
		padding: 1rem 1rem 1.5rem;
	}
	.footer-inner__item h3 {
		margin: 1.1rem 0;
	}
	.footer-inner__item h4 {
		margin: 0.5rem 0;
	}
	#iponavigation {
		min-height: 7.22em;
		padding: 0.5rem 0 0;
	}
	#iponavigation h1 {
		margin: 1rem 0 0;
	}
	#iponavigation p {
		padding: 0.5em 0;
	}
	body:not(.catalog-default) #iponavigation,
	body[data-ipo-meta-subcategory] #iponavigation {
		min-height: 7.77em;
		padding: 0.5rem 1rem 0;
	}
	.gallery .matrix li {
		-webkit-flex: 1 0 47%;
		-ms-flex: 1 0 47%;
		flex: 1 0 47%;
		max-width: 100%;
	}
	.catalog.view-default .category h2, .catalog.view-detail .category h2 {
		font-size: 1em;
	}
	.catalog.view-default .category h2 a, .catalog.view-detail .category h2 a {
		padding: 1rem 1rem 10rem;
	}
	.catalog.view-default .category h2 a::after, .catalog.view-detail .category h2 a::after {
		background-image: none;
		display: none;
	}
	.catalog.view-default .category h2 a span, .catalog.view-detail .category h2 a span {
		padding: 1rem 0.5rem;
	}
	.catalog .categories {
		-webkit-flex: 0 1 49%;
		-ms-flex: 0 1 49%;
		flex: 0 1 49%;
		min-width: 49%;
		border-right: none;
	}
	.catalog .categories:nth-child(4n + 4) {
		border-right: none;
	}
	.catalog .categories > li {
		background-size: cover;
		min-height: 11.11em;
		overflow: hidden;
	}
	.catalog.view-detail .matrix li {
		width: 49%;
	}
	.catalog .default-image {
		height: 350px;
	}
	.catalog .category-content__btn {
		margin-top: 1rem;
		padding-right: 0;
	}
	.catalog .category-content__inner {
		width: 100%;
		padding: 0;
	}
	.catalog .category-btn {
		padding: 0;
	}
	.catalog .catalog-building__inner ul {
		width: 100%;
		padding-left: 0;
	}
	.catalog .detail-button {
		opacity: 1;
	}
	.categories-wrapper {
		padding: 0;
	}
	.categories-container {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.category-individual-container {
		margin: 1rem 0 0;
	}
	.category-individual-container .category-individual {
		padding: 2rem 1rem 0;
	}
	.house-information {
		margin-bottom: 1rem;
	}
	.house-information__item--left {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		padding-right: 0;
		margin-top: 1rem;
	}
	.house-text {
		margin-bottom: 1rem;
	}
	.house-text__item:nth-child(1) {
		padding-right: 0;
	}
	.house-images div:nth-child(3n + 2) {
		margin-right: 0;
		margin-left: 0;
	}
	.house-images.two-column {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.house-images div {
		margin-bottom: 0.5rem;
		width: 49.9%;
	}
	.house-images.two-column > div {
		width: 33%;
	}
	.house-advanteges-container {
		margin-bottom: 1rem;
	}
	.house-advanteges__item {
		padding: 1rem;
	}
	.house-advanteges__item:nth-child(1),
	.house-advanteges__item:nth-child(2),
	.house-advanteges__item:nth-child(3),
	.house-advanteges__item:nth-child(4) {
		background-image: none;
	}
	#snippet-parameterFilter-form {
		padding: 0;
	}
	.catalog-parameterFilter {
		background-color: #fff;
		box-shadow: 0px 4px 30px #e0e0e0;
	}
	#page7054925 #ipopage {
		padding: 0;
	}
	.header-page__text {
		padding: 0 1rem 2rem 1rem;
		left: 0;
	}
	.header-page__text h2 {
		font-size: 2.5em;
	}
	.hp-links-container {
		padding: 0 1em;
	}
	.hp-links__item .link-title {
		padding: 1.2rem 0.5em 1.45em;
	}
	.hp-text__title h1 {
		padding: 0 1rem;
		font-size: 2.5em;
	}
	.hp-text__title h1 span:nth-child(2) {
		font-size: 1.5rem;
	}
	.hp-text-container {
		margin-bottom: 1rem;
	}
	.hp-text__image {
		background-image: none;
		display: none;
	}
	.hp-text__content {
		width: 100%;
		padding: 0 1rem;
	}
	.content__item {
		padding-left: 5rem;
		background-position: left top;
		margin-bottom: 1rem;
	}
	.hp-news {
		margin-bottom: 1rem;
		padding: 0 1rem;
	}
	.hp-news h2 {
		margin-top: 1rem;
		font-size: 1.33em;
	}
	.hp-news h2 > span {
		padding: 1rem;
		width: 40%;
	}
	.hp-news .widget-item .widget-text {
		font-size: 1.11em;
		margin-bottom: 1rem;
	}
	.hp-news .widget-item .widget-text a {
		font-size: 1em;
	}
	.hp-news .widget-item .widget-introduction {
		margin-bottom: 1rem;
	}
	.hp-news h2 a,
	.hp-slideshow h2 > a {
		margin-top: 1rem;
		padding-right: 0;
	}
	.hp-slideshow h2 > a {
		margin-top: 0.5rem;
	}
	.hp-slideshow-container {
		margin-bottom: 1rem;
		padding: 1rem;
	}
	.hp-slideshow {
		margin-bottom: 0;
	}
	.hp-slideshow h2 {
		padding-left: 0;
		margin: 0 0 1rem;
	}
	.hp-slideshow .slideshow {
		margin-bottom: 0;
	}
	.hp-slideshow .slideshow .boxCarouselIn > a {
		min-height: 200px;
	}
	.contact,
	.contact-salesteam{
		margin-bottom: 1rem;
	}
	.contact__item,
	.contact__item:nth-child(2),
	.contact-showroom > div {
		width: 100%;
	}
	.contact-showroom {
		padding-top: 0;
	}
	.contact-showroom .contact-image {
		max-height: 30vw;
	}
	.contact-showroom .contact-image img {
		width: 50%;
		height: auto;
	}
	.contact-equitana {
		margin: 1rem 0;
	}
	.contact-saleshead .contact-person {
		min-height: auto;
	}
	.sales-team .contact-person:last-child {
		margin-bottom: 0;
	}
	.contact-map iframe {
		height: 8em;
	}
	.seznam-ikona > li,
	.paragraph ul > li {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.ipopagetext .error {
		padding-top: 8em;
	}
	.menu-toggler {
		display: block;
		top: 1em;
		padding: 0.5em 1em;
		margin: 0 1em 0 0;
		right: 0;
		background-color: #de5313;
		border-radius: 0;
		font-weight: 700;
	}
	.menu-toggler:hover {
		background-color: #447863;
	}
	.menu-toggler > span {
		color: #fff;
		font-size: 1.2em;
		padding: 0;
		font-weight: 700;
		display: inline-block;
		z-index: 1;
		position: relative;
	}
	.menu-toggler .genericon {
		padding-left: 0.5em;
		color: #fff;
		top: 0.1em;
	}
	.menu-toggler:hover span, .menu-toggler:hover .genericon {
		color: #fff;
	}
	#back-to-top {
		color: #fff;
		background-color: #de5313;
		border-radius: 0;
		z-index: 101;
	}
	p {
		text-align: left;
	}
	body[data-ipo-meta-category="24327"] .catalog .catalog-item .attributes {
		min-height: auto;
	}
	.catalog .default-image::after {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.4), transparent 80%);
	}
	.dropdown.form-item.attr-53826 .slider,
	.dropdown.form-item.attr-53827 .slider,
	#frmform-filter-55586-pair .slider {
		margin-right: 0 !important;
	}
	#page7519487 .house-text__item:nth-child(2) h2:first-of-type {
		margin: 1rem 0 0.5rem;
	}
	.view-personalDataProcessing {
		padding-top: 0;
	}
	#page7518907 #iponavigation,
	#page7519487 #iponavigation {
		margin-bottom: 0;
	}
	.send-email .at-resp-share-element.at-mobile .at-share-btn {
		margin-right: 0;
	}
	.dropdown.form-item.attr-53826 .slider .ui-slider-handle,
	.dropdown.form-item.attr-53827 .slider .ui-slider-handle,
	#frmform-filter-55586-pair .slider .ui-slider-handle {
		width: 15px;
		height: 15px;
	}
	.catalog.view-detail .matrix li > div > a img {
		margin: 0;
		height: 100%;
		width: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		position: relative;
		top: inherit;
		left: inherit;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.catalog.view-detail .matrix div > a{
		height: auto;
	}
	.ui-slider-horizontal .ui-slider-handle {
		top: -.4em;
	}
	.dropdown.form-item.attr-53826 > .form-item-field > span {
		display: block;
		width: 19.9%
	}
	.dropdown.form-item.attr-53826 > .form-item-field {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.header-fulltext {
		width: 100%;
		padding: 0;
		position: absolute;
		top: 1em;
		right: 0;
		left: 0;
		padding-top: 0;
		margin: 0;
		z-index: 3;
	}
	.header-fulltext * {
		box-sizing: border-box;
	}
	.header-fulltext > a {
		width: 2.5em;
		height: 2.5em;
		display: block;
		margin-top: 0;
		padding-top: 0.65em;
		padding-left: 0.65em;
		right: 9.6em;
	}
	.header-fulltext .ikona-lupa {
		display: block;
	}
	.elasticSearchForm {
		width: 100%;
		position: absolute;
		bottom: -5.9em;
		right: 0;
		z-index: 1;
		max-height: 3.65em;
		display: none;
	}
	.elasticSearchForm .elasticSearch-autocomplete {
		width: 100%;
		position: relative;
		top: -1.8em;
		right: inherit;
	}
	.elasticSearchForm .elasticSearch-autocompleteResult {
		font-size: 0.8em;
	}
	.elasticSearchForm .newsbody{
		padding: 0.97em 1em 0;
		background: #ebebeb;
		max-height: 3.65em;
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	}
	.elasticSearchForm form input[type=text] {
		padding: 9px 40px 9px 15px;
		width: 100%;
		height: 32px;
		letter-spacing: 0;
		opacity: 1;
		font-size: 0.8em;
		border: solid 1px #fff;
		box-shadow: none;
		background: #fff;
		color: #000;
	}
	.elasticSearchForm form input[type=text]:focus {
		border: solid 1px #447863;
		box-shadow: none;
	}
	.elasticSearchForm form input.action-button {
		width: 32px;
		height: 32px;
		background-size: 15px;
		top: -1.75em;
		right: 0;
		background-position: center;
	}
	.header-fulltext .elasticSearchForm,
	.hp-slideshow-container::before,
	.hp-text__image::before,
	.hp-news h2 a::after,
	.hp-slideshow h2 > a::after,
	.hp-slideshow .owl-controls .owl-nav,
	.catalog .category-content__btn::after,
	.catalog .catalog-building::before,
	.footer-container img,
	.footer-container::before,
	#ipocontainer::before,
	.header-page.header-page__subpage::before,
	.house-image::before,
	.header-inner .header-inner__item:nth-child(2),
	.house-advanteges-container::before,
	.seznam-ikona > li::after,
	.paragraph ul > li::after {
		display: none;
	}
	.catalog.view-detail .matrix li.cleaner,
	.hp-slideshow .owl-controls .owl-dots {
		display: none !important;
	}
	.content__item h2 {
		font-size: 1.25em;
	}
	/*katalog video*/
	.katalog-video{
		margin: auto;
		width: 100%;
		text-align: center;
	}
	/*end katalog video*/
	.rozcestnik-container {
		-ms-grid-columns: 1fr 0.8rem 1fr;
		grid-template-columns: 1fr 1fr;
		margin-bottom: 2.5rem;
	}
	.rozcestnik-container > a > strong {
		height: 185px;
	}
	.rozcestnik-container > a > strong > span {
		line-height: 1.2;
	}
	.rozcestnik-container > a > span {
		height: calc(100% - 185px);
	}
	.spoluprace-container ol li:last-of-type {
		margin-bottom: 1rem;
	}
	.spoluprace-container h2 {
		font-size: 1.4em;
		margin-bottom: 2.6rem;
	}
	.spoluprace-container ol li {
		width: 100%;
		margin-bottom: 1.85rem;
	}
	.spoluprace-container ol li::before {
		left: -0.6rem;
		top: -1.6rem;
		font-size: 2.3em;
	}
	.spoluprace-container .ostatni ol li,
	.spoluprace-container .rodinne-domy ol li {
		width: 100%;
	}
	#page10335889 .catalog-item.clearfix #snippet-itemDetailControl-defaultImage {
		width: 100%;
	}
	#page10335889 .catalog .catalog-item .attributes {
		width: 100%;
		margin-top: 1.5rem;
		padding: 1.3rem;
	}
	#page10335889 .catalog .default-image {
		height: auto;
		margin-bottom: 1.4rem;
	}
	#page10335889 .catalog .default-image img {
		max-width: 100%;
		max-height: 17rem;
		width: auto;
		position: relative;
	}
	#page10335889 .catalog .catalog-item .description {
		margin: 1.5rem 0 0.5rem;
	}
	#page10335889 .catalog .default-image::after{
		display: none;
	}
	body#page10335889[data-ipo-meta-category] .ipopagetext {
		margin-top: 0;
	}


	#page10335889 .catalog.view-default .category h2 a,
	#page10335889 .catalog.view-detail .category h2 a {
		padding: 2rem 1rem 1rem;
	}
	#page10335889 .catalog .categories {
		-ms-flex: 0 1 49%;
		flex: 0 1 49%;
		min-width: 49%;
	}
	#page10335889 .catalog.view-detail .matrix li.cleaner {
		display: none!important;
	}
	body#page10335889[data-ipo-meta-subcategory="32271"] .catalog.view-detail .matrix li .title,
	body#page10335889[data-ipo-meta-subcategory="32273"] .catalog.view-detail .matrix li .title,
	#page10335889 .catalog.view-detail .matrix li .title {
		font-size: 22px;
		margin: 1.2rem 0 0.2rem;
	}
	body[data-ipo-meta-subcategory="32273"] .catalog.view-detail .matrix div > a:not(.action-button),
	#page10335889 .catalog.view-detail .matrix div > a:not(.action-button) {
		height: 210px;
	}
	#page10335889 .catalog .catalog-item .attributes {
		width: 100%;
		margin-top: 1.5rem;
		padding: 1.3rem;
	}
	#page10335889 .catalog .default-image {
		height: auto;
		margin-bottom: 1.4rem;
	}
	#page10335889 .catalog .default-image img {
		max-width: 100%;
		max-height: 17rem;
		width: auto;
	}
	#page10335889 .catalog .catalog-item .description {
		margin: 1.5rem 0 0.5rem;
	}
	.attributes-row.clearfix.attr-stitek .attributes-cell:nth-of-type(2){
		text-align: left;
	}
	#page10335889 .catalog.view-detail .matrix li > div{
		padding-bottom: 1em;
	}
	.catalog-pruh {
		padding: 2rem 0 2.5rem;
		margin-bottom: -1rem;
		margin-top: 2.5rem;
	}
	.row.widget-aktuality{
		padding: 0 1em;
		margin-top: 2em;
		margin-bottom: 0.5em;
	}
	.row.widget-aktuality h2{
		font-size: 1.5em;
	}
	.row.widget-aktuality h2 > span {
		padding: 0.5em 1em;
		width: 100%;
	}
	.row.widget-aktuality .widget-body {
		grid-gap: 1em 0;
		-ms-grid-columns: 100%;
		grid-template-columns: 100%;
	}
	.row.widget-aktuality .widget-item{
		padding: 13.5em 1em 1em 1em;
		grid-gap: 0.5em 0;
		-ms-grid-row-span: 3;
		grid-row: span 3;
	}
	.row.widget-aktuality .widget-item > .widget-date,
	.row.widget-aktuality .widget-item > .widget-introduction {
		font-size: 0.9em;
	}
	.row.widget-aktuality .widget-item > .widget-vice,
	.row.widget-aktuality > p a::after,
	.row.widget-aktuality > p a:visited::after{
		display: none;
	}
	.row.widget-aktuality > p {
		position: relative;
		top: auto;
		right: auto;
	}
	.row.widget-aktuality > p a,
	.row.widget-aktuality > p a:visited{
		font-size: 1em;
		margin-top: 1em;
		display: inline-block;
		float: none;
		padding-right: 0;
	}
	#page10989879 .form-vertical > .form-item,
	#page10989879 .form-vertical > #frmform-input3-pair,
	#page10989879 .form-vertical > #frmform-input4-pair,
	#page10989879 .form-vertical > #frmform-input5-pair,
	#page10989879 .form-vertical > #frmform-input6-pair,
	#page7518907 .form-vertical > .form-item,
	#page7536116 .form-vertical > .form-item,
	#page7518907 .form-vertical > #frmform-input3-pair,
	#page7518907 .form-vertical > #frmform-input4-pair,
	#page7518907 .form-vertical > #frmform-input5-pair,
	#page7518907 .form-vertical > #frmform-input6-pair,
	#page7338596 .form-vertical > .form-item,
	#page7518866 .form-vertical > .form-item,
	#page10335889 .form-vertical > .form-item,
	#page7518885 .form-vertical > .form-item,
	#page7397368 .form-vertical > .form-item,
	#page7538634 .form-vertical > .form-item,
	#page9583990 .form-vertical > .form-item{
		width: 100%;
	}
	#page7538634 .form-vertical > #frmform-input3-pair{
		width: 100%;
	}
	#page7538634 .form-vertical > #frmform-input4-pair{
		width: 100%;
		margin-left: 0;
	}
	.video-text {
		flex-flow: column;
	}
}
@media only screen and (max-width: 768px) {
	.action-button,
	.action-button:visited {
		padding: 0.5em;
	}
	.header-page .boxImage > div {
		min-height: 300px;
	}
	#iponavigation p {
		padding: 0;
	}
	body[data-ipo-meta-subcategory] #iponavigation {
		min-height: 7.22em;
	}
	.gallery .matrix li {
		-webkit-flex: 1 0 100%;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		margin: 0 0 1em;
	}
	.gallery .matrix div > a {
		overflow: hidden;
	}
	.catalog .matrix .attributes .attributes-cell,
	.catalog .catalogNewsletters .matrix .attributes .attributes-cell {
		display: block;
		width: 100%;
	}
	.catalog .matrix .attributes .attributes-cell:nth-child(1),
	.catalog .catalogNewsletters .matrix .attributes .attributes-cell:nth-child(1) {
		border-bottom: none;
	}
	.catalog .matrix .attributes .attributes-cell:nth-child(2),
	.catalog .catalogNewsletters .matrix .attributes .attributes-cell:nth-child(2) {
		text-align: left;
	}
	.catalog .default-image {
		height: 240px;
	}
	.catalog .category-content__btn {
		display: block;
		width: 100%;
		float: none;
		margin-top: 0.5rem;
	}
	.information-buttons .action-button {
		padding: 1rem;
	}
	.header-page__text {
		max-width: 100%;
		bottom: 0;
	}
	.header-page__text h2 {
		font-size: 1.94em;
	}
	.header-page__text p {
		font-size: 1em;
		line-height: 1.2;
	}
	.hp-links__item {
		width: 49.97%;
		border-right: none;
	}
	.hp-links__item a {
		background-size: 390px auto;
		min-height: 250px;
	}
	.information-buttons .action-button::before,
	.hp-links__item .link-title::after {
		background-image: none;
		display: none;
	}
	.hp-news h2 {
		margin: 1rem 0;
		font-weight: 700;
	}
	.hp-news h2 > span {
		background-color: transparent;
		padding: 0;
		display: block;
		width: 100%;
	}
	.hp-news .widget-item .widget-item__inner > span:nth-child(2) {
		width: 100%;
	}
	.hp-news .widget-item .widget-image {
		display: none;
	}
	.hp-news h2 a,
	.hp-slideshow h2 > a {
		display: block;
		width: 100%;
		float: none;
		margin-top: 0.5rem;
	}
	.sales-team .contact-person {
		width: 100%;
		margin-bottom: 0.5rem;
	}
	.contact-saleshead .contact-person,
	.blog.view-default .article,
	.header-page__image::before {
		width: 100%;
	}
	#page7054925 .header-page .boxImage > div {
		min-height: 400px;
	}
	html.cookies-first-step {
		overflow: visible;
	}
	.cookie-choices-info p {
		text-align: center;
		margin: 0px 0px 1em;
	}
	.cookie-choices-info::before {
		width: 250px;
		height: 70px;
		background-size: 180px auto;
	}
	.cookie-choices-info {
		position: fixed;
		left: 0;
		top: auto;
		bottom: 0;
		transform: none;
		max-width: 100%;
		width: 100%;
		padding: 6em 1.5em 1.5em;
		border-radius: 0;
	}
	.cookie-choices-info .action-button,
	.cookie-choices-info .action-button:visited {
		padding: 0.5em 1em;
		margin-right: 0.5em;
	}
	body[data-ipo-meta-subcategory="32273"] .catalog .items.matrix,
	#page10335889 .catalog .items.matrix {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		grid-gap: 1rem;
	}
	body#page10335889[data-ipo-meta-subcategory="32271"] .catalog .items.matrix {
		grid-template-columns: 1fr;
	}
}
@media only screen and (max-width: 550px) {
	.header-logo img {
		width: 10rem;
	}
	.header-page .boxImage > div {
		min-height: 250px;
	}
	.header-inner {
		padding: 0.5rem 1rem 1rem 1rem;
	}
	.header-fulltext {
		top: 0.65em;
	}
	.header-fulltext > a{
		right: 5.5em;
	}
	.elasticSearchForm{
		bottom: -4.7em;
	}
	#ipotopmenuwrapper {
		top: 3.5rem;
	}
	#ipocopyright .row.antee {
		font-size: 0.7em;
	}
	.footer-inner__item h4 {
		margin: 0.5rem 0 0;
	}
	#iponavigation {
		margin-bottom: 0.5rem;
		min-height: auto;
		padding: 0.5rem 1rem;
		background-color: #447863;
	}
	body[data-ipo-meta-subcategory] #ipocontainer #iponavigation,
	body[data-ipo-meta-item-id] #ipocontainer #iponavigation {
		margin-bottom: 0.5rem;
		min-height: auto;
		padding: 0.5rem 1rem;
	}
	body:not(.catalog-default) #iponavigation {
		min-height: auto;
		padding: 0.5rem 1rem;
	}
	.form-vertical {
		margin-top: 1rem;
	}
	.form-vertical::before {
		font-size: 1.15rem;
		margin: 1.1rem 0;
	}
	.form-vertical .form-item .form-item-field > textarea {
		height: 6em;
	}
	.form-vertical .approval {
		margin: 0.5rem 0;
		font-size: 0.8em;
	}
	body[data-ipo-meta-category] .ipopagetext,
	body[data-ipo-meta-category="24327"] .ipopagetext {
		margin-top: 0;
	}
	.catalog.view-default .category h2 a span, .catalog.view-detail .category h2 a span {
		padding: 0.7rem 0.5rem;
	}
	.catalog .categories {
		-webkit-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		min-width: 100%;
		margin-bottom: 0;
		border-right: none;
	}
	.catalog .categories:last-child {
		margin-bottom: 0;
	}
	.catalog.view-detail .matrix li {
		width: 100%;
		margin-bottom: 1rem;
	}
	.catalog.view-detail .matrix li > div,
	#page7397368 .matrix li > div {
		min-height: 250px !important;
	}
	.catalog.view-itemDetail {
		margin-top: 0;
	}
	.catalog .catalog-item .attributes {
		padding: 1em;
	}
	.catalog .catalog-item .attributes .attributes-cell {
		width: 100%;
		float: none;
		display: block;
	}
	.catalog .catalog-item .attributes .attributes-cell:nth-child(2) {
		text-align: left;
	}
	.catalog .catalog-item .attributes .attributes-cell:nth-child(even) {
		border-top: none;
	}
	.catalog .default-image {
		height: 140px;
	}
	.categories-container {
		margin: 1rem auto 0;
	}
	.header-page__text h2 {
		font-size: 1.55em;
	}
	.hp-links__item a {
		min-height: auto;
		margin-bottom: 3px;
	}
	.hp-links__item .link-title {
		padding: 0.7rem 0.5rem;
	}
	.hp-text__title h1 {
		font-size: 1.66em;
	}
	.hp-text__title h1 span:nth-child(2) {
		font-size: 1.2rem;
	}
	.house-images.two-column > div {
		width: 49%;
	}
	.content__item {
		padding-left: 0;
	}
	.header-page.header-page__subpage .boxImage > div,
	.house-image .boxImage > div,
	.content__item.content__item--tradition,
	.content__item.content__item--technology,
	.content__item.content__item--flexibility,
	.content__item.content__item--energy,
	.content__item.content__item--garancy,
	.hp-links__item.hp-links__item--house a,
	.hp-links__item.hp-links__item--roof a,
	.hp-links__item.hp-links__item--hall a,
	.hp-links__item.hp-links__item--offer a {
		background-image: none;
	}
	.content__item h2 {
		margin: 1.2rem 0 0.5rem;
	}
	.hp-news .widget-item .widget-image img {
		width: 100%;
		height: auto;
		max-width: none;
	}
	.contact__item h4 {
		margin-top: 0.5rem;
	}
	.contact-showroom .contact-image {
		max-height: 55vw;
	}
	.hp-links__item,
	.contact-showroom .contact-image img {
		width: 100%;
	}
	.contact-info * {
		text-align: left;
	}
	.subpage-rozcestnik {
		padding: 1em;
	}
	.ipopagetext .subscribe-toolbar {
		float: none;
	}
	.ipopagetext .subscribe-toolbar .action-button {
		display: block;
		width: 100%;
		margin-right: 0;
		margin-top: 0.5em;
		font-weight: 400;
		font-size: 0.9em;
	}
	.divided_bg .article .leftFooter,
	.divided_bg .article .rightFooter {
		float: none;
		width: 100%;
		text-align: left;
	}
	.menu-toggler {
		top: 0.65em;
	}
	.menu-toggler .genericon {
		padding-left: 0;
	}
	#page7397368[data-ipo-meta-category="25091"] .catalog-parameterFilter {
		margin-bottom: 1rem;
		margin-top: 0;
	}
	.ipopagetext .error {
		padding-top: 8rem;
	}
	.addthis_inline_share_toolbox {
		padding-left: 0
	}
	.send-email {
		right: 0;
		bottom: 0
	}
	.catalog.view-detail span[class^="roh"] {
		font-size: 0.8em;
	}
	body[data-ipo-meta-category="24327"] .filter-reset > a {
		display: block;
		margin-left: 0;
	}
	body[data-ipo-meta-category="24327"] .catalog-parameterFilter #frm-parameterFilter-form .action-button {
		margin: 0.5em auto 1em;
	}
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="3+kk"] {
		width: 100%;
	}
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="4+kk"],
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="4+1"],
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="5+kk"],
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="5+1"] {
		width: 49%;
	}
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="3+kk"] {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="4+kk"] {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="4+1"] {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="5+kk"] {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.dropdown.form-item.attr-53826 > .form-item-field > span[class="5+1"] {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.send-email__text,
	.catalog .default-image::after,
	.hp-links__item a::before,
	.menu-toggler > span:first-of-type,
	.header-page.header-page__subpage,
	.house-image,
	.house-image::after,
	.phone-icon,
	.email-icon {
		display: none;
	}
	.cookie-choices-info {
		margin-bottom: 3.5rem
	}
	.cookie-choices-fixed{
		bottom: 4.4em;
	}
	.rozcestnik-container > a > strong {
		height: 155px;
		padding: 1rem;
	}
	.rozcestnik-container > a > strong > span {
		font-size: 1.2em;
	}
	.rozcestnik-container > a > span {
		height: calc(100% - 155px);
		padding: 1rem;
		font-size: .9em;
	}
	.katalog-popis {
		padding: 0.3rem 1rem;
	}
	.spoluprace-container h2 {
		font-size: 1.2em;
		margin-bottom: 2.2rem;
	}
	#page10335889 .catalog .catalog-item .attributes .attributes-row.attr-cena-po-dotaci,
	#page10335889 .catalog .matrix .attributes .attributes-row{
		display: block;
	}
	#page10335889 .catalog .catalog-item .attributes .attributes-cell:nth-of-type(1),
	#page10335889 .catalog .catalog-item .attributes .attributes-cell:nth-of-type(2){
		width: 100%;
		padding-right: 0;
	}
	#page10335889 .catalog .catalog-item .attributes .attributes-cell:nth-of-type(2),
	#page10335889 .catalog .matrix .attributes .attributes-cell:nth-of-type(2) {
		text-align: left;
	}
	#page10335889 .catalog .catalog-item .attributes .attributes-cell:nth-of-type(2){
		padding-top: 0;
	}
	body#page10335889[data-ipo-meta-category] .ipopagetext {
		margin-top: 7rem;
	}
	body#page10335889[data-ipo-meta-item-id] .ipopagetext {
		margin-top: 5rem;
	}
	#page10335889 .catalog .catalog-item .attributes{
		padding: 1rem;
	}
	#page10335889 .catalog.view-detail .matrix li > div {
		padding: 1.1em 1em 0.4em;
	}
	.attributes-row.clearfix.attr-stitek .attributes-cell:nth-of-type(2){
		padding: 0.6rem 1rem;
		font-size: 0.9rem;
	}
	body[data-ipo-meta-subcategory="32273"] .catalog.view-detail .matrix div > a:not(.action-button),
	#page10335889 .catalog.view-detail .matrix div > a:not(.action-button){
		height: 45vw;
	}
	.catalog-pruh h3 {
		font-size: 1.35em;
	}
	.cookie-choices-info .buttons{
		display: block;
	}
}
@media only screen and (max-width: 480px) {
	.rozcestnik-container {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		margin-bottom: 2rem;
	}
	.rozcestnik-container > a > strong {
		height: 125px;
	}
	.rozcestnik-container > a > span {
		height: calc(100% - 125px);
	}
}
@media only screen and (max-width: 375px) {
	.header-logo img {
		width: 8.5rem;
	}
	.header-fulltext > a {
		right: 4.9em;
	}
	.elasticSearchForm{
		bottom: -4.3em;
	}
	.cookie-choices-info {
		padding: 7em 1.5em 1.5em;
		max-height: none;
		height: auto;
	}
	.cookie-choices-info .action-button,
	.cookie-choices-info .action-button:visited,
	.cookie-choices-info .action-button:nth-child(2),
	.cookie-choices-info .action-button:nth-child(3) {
		display: block;
		max-width: 10em;
		text-align: center;
		margin: 0 auto 1em;
	}
	.cookie-choices-info .cookie-button.cookie-button--settings.action-button.ajax {
		float: none;
		margin-right: auto;
		margin-bottom: 0;
	}
}
/*** print styles *************************************************************/
@media print {
	#ipocontainer, #ipomain, #ipomainframe, #ipofooter {
		width: 1024px;
	}
	html, body, #ipocontainer, #ipomain {
		background: transparent;
	}
	#ipoleftblock, #iporightblock, #ipoheader, #ipofooter, #ipotopmenuwrapper {
		display: none;
	}
	#ipopage {
		display: inline;
		margin-left: 0px;
	}
	#ipocopyright {
		padding: 10px 0px 0px 0px;
		margin-bottom: 10px;
	}
	.noprint {
		display: none;
	}
	.printonly {
		display: block;
	}
}
