/**
 * User defined IPO styles.
 */

/*** Default IPO styles *******************************************************/
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	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: #000000;
}
.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: #2a4969;
}
.linkback a {
	vertical-align: top;
}
a.nolink {
	text-decoration: underline;
	cursor: default;
}
	color:  #2a4969;
}
#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: #203850;
	border: 1px solid #203850;
	width: 100px;
	font-weight: bold;
	color: #faeac0;
}
.button2 {
	background-color: #203850;
	border: 1px solid #203850;
	font-weight: bold;
	color: #faeac0;
}
.button3 {
	background-color: #203850;
	border: 1px solid #203850;
	color: #faeac0;
	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: 724px;
}
#ipocontainer {
	position: relative;
	color: #000000;
	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: #000000;
	background-color: transparent;
	position: relative;
}
#ipomain {
	position: relative;
	background-color: transparent; background-image: none;
}
#ipoleftblock, #ipopage, #iporightblock {
	display: inline;
}
#ipopage {
	width: 724px;
	margin-left: 0px;
	float: left;
	padding: 0;
	color: #000000;
	overflow: visible;
	position: relative;
}
#ipopage, #iporightblock, #ipoleftblock, .ipopagetext {
	min-height: 500px;
}
#iporightblock {
	width: 0px;
	float: left;
	padding: 0;
}
#ipoleftblock {
	width: 0px;
	margin-left: -724px;
	float: left;
	padding: 0;
}
#ipoleftblockin {
	width: 0px;
	margin: 20px 0;
	padding: 0;
}
.ipopagetext {
	padding: 5px 30px 10px 30px;
}
/*** #iponavigation ***/
#iponavigation p {
	padding: 5px 30px 0px 30px;
	margin: 0px;
}
#iponavigation a {
	color: #2a4969;
}
#iponavigation a:visited {
	color: #2a4969;
}
#iponavigation a:hover {
	color: #2a4969;
	text-decoration: none;
}
/*** #ipocopyright & #ipofooter ***/
#ipocopyright {
	padding: 10px 0px 10px 0px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	clear: both;
}
#ipocopyright a {
	color: #000000;
	text-decoration: underline;
}
#ipocopyright a:hover {
	color: #000000;
	text-decoration: none;
}
#ipofooter {
	clear: both;
	min-height: 10px;
	background-color: transparent;
	color: #000000;
}
/*** #ipomenu ***/
#ipomenu {
	margin: 0px 0px 20px 0px;
}
#ipomenu ul, #ipomenu ul li {
	width: 200px;
}
#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: #cddff1;
}
#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: #cddff1;
	background-color: transparent; background-image: none;
}
#ipomenu ul li a:hover {
	color: #faeac0;
	background-color: transparent; background-image: none;
}
#ipomenu ul li a.nolink:hover {
	cursor: text;
	color: #cddff1;
	background-color: transparent;
}
#ipomenu ul li.submenu1 ul {
	width: 182px;
	left: 200px;
	margin: 0;
	padding: 0;
	top: 0;
	background-color: #203850;
	background-image: none;
	border-top: 1px solid #203850;
	border-bottom: 1px solid #203850;
}
#ipomenu ul li.submenu1 ul li {
	width: 180px;
	display: block;
	padding: 0;
	margin: 0 0 1px 0;
	border-left: 1px solid #203850;
	border-right: 1px solid #203850;
	float: left;
}
#ipomenu ul li.submenu1 ul li a {
	padding: 5px 5px;
	display: block;
	margin: 0px;
	color: #cddff1;
	background-color: #203850;
	font-weight: bold;
	text-align: left;
	background-image: none;
}
#ipomenu ul li.submenu1 ul li a:hover {
	color: #faeac0;
	background-color: #203850;
	background-image: none;
}
#ipomenu ul li.submenu1 ul li a.nolink:hover {
	cursor: text;
	color: #cddff1;
	background-color: #203850;
}
#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: #203850;
}
/*** #ipotopmenu ***/
#ipotopmenuwrapper {
	padding: 0;
	margin: 0;
	background-color: transparent; background-image: none;
}
#ipotopmenu {
	padding: 0;
	margin: 0;
}
#ipotopmenu a {
	text-decoration: none;
	color: #cddff1;
	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 #203850;
	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: #203850;
	visibility: hidden;
	border: 1px solid #203850;
	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: #203850;
	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: #faeac0;
	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: #faeac0;
	background-color: #203850;
	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: #cddff1;
	background-color: #203850;
}
#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: #cddff1;
	background-color: transparent; background-image: none;
	font-weight: bold;
	margin-bottom: 0.3em;
}
.newsheaderref {
	color: #cddff1;
	font-weight: bold;
}
.newsbody {
	padding: 2px 5px;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
}
.newsbodyrefu {
	color: #000000;
	font-weight: normal;
}
.newsbodyrefu:link {
	color: #000000;
}
.newsbodyrefu:active {
	color: #000000;
	text-decoration: underline;
}
.newsbodyrefu:hover {
	color: #000000;
	text-decoration: underline;
}
.newsbodyrefu:visited {
	color: #000000;
}
.newsbody a {
	color: #000000;
}
/*** column messages **********************************************************/
.column-message {
	padding: 2px 5px;
}
.column-message .newsheader {
	margin-left: -5px;
	margin-right: -5px;
}
.column-message a {
	color: #000000;
}
.ui-autocomplete.ui-menu {
	text-align: left;
}
/*** Default text properties **************************************************/
.ipolefttext, .iporighttext {
	color: #000000;
}
.ipopagetext a {
	color: #2a4969;
}
.ipopagetext a:visited {
	color: #2a4969;
}
.ipopagetext a:hover {
	color: #2a4969;
	text-decoration: none;
}
.styleH3, .styH3, h1 {
	font-family: Georgia, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #2a4969;
}
.styleH4, .styH4, h2{
	font-family: Georgia, serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #2a4969;
}
.styleH5, .styH5, h3 {
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #2a4969;
}
.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 #b5b5b5;	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 #b5b5b5;
}
.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: #2a4969;
;
}
.action-button:hover {
	color: #faeac0;
	border: 1px solid #faeac0;
	background-color: #203850;
;
	cursor: pointer;
}
.action-button:active {
	background-image: none;
	filter: none;
}
a.action-button, a.action-button:visited {
	color: #ffffff;
}
a.action-button:hover {
	color: #faeac0;
}
.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: #000000;
	border: 1px solid #2a4969;
}
#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: #203850;
	color: #faeac0;
}
#ipopage .content-paginator .paginator-current {
	background-color: #2a4969;
;
	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: #faeac0;
	background-color: #203850;
;
	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: #000000;
}

/*** Forms ************************************************************/
/*** forms - general styling */
input, select, textarea {
	border: 1px solid #203850;
	color: #000000;
	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: 253px;
	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: #ffffff;
}
.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: #000000;
	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: #2a4969;
}
.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: #000000;
}
.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: #cddff1;
	background-color: transparent; background-image: none;
	font-weight: bold;
}
/*** elastic fulltext *********************************************************/
/*** 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;
}

/*** 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: #2a4969;
		padding: 5px;
	border-radius: 4px;
	display: inline-block;
	line-height: 18px;
	font-size: 18px;
	width: 37px;
	height: 37px;
}

.cookie-choices-fixed a:hover {
		color: #faeac0;
			background-color: #203850;
	}

/*** 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: #2a4969;
}
#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 ************************************************************/
.top-menu-toggler {
	position: absolute;
	top: 174px;
	left: 0;
	padding: 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
	text-align: center;
	z-index: 109;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	line-height: 1;
}
.top-menu-toggler:hover {
	cursor: pointer;
}

.top-menu-toggler:hover span {
	color: #76B0E3;
}
.top-menu-toggler .fa {
	margin-left: 1em;
	font-size: 14px;
}
/* ------------------ */

.menu-toggler {
	position: fixed;
	top: 0;
	right: 0;
	padding: 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
	text-align: center;
	z-index: 111;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #2A4969;
	margin: 1em;
	border-radius: 2px;
}

.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;
}

#ipoheader .top-social a {
	display: block;
	margin-left: 30px;
	color: #fff;
	float: left;
	padding: 1em 0;
	text-decoration: underline;
}

#ipoheader .top-social a:hover {
	text-decoration: none;
}

#ipoheader .top-social .icon-youtube {
	display: block;
	float: left;
	margin-right: 10px;
	background: transparent url(image.php?nid=13801&oid=4274839) 0 0 no-repeat;
	width: 20px;
	height: 20px;
}

#ipoheader .top-social .icon-facebook {
	display: block;
	float: left;
	margin-right: 10px;
	background: transparent url(image.php?nid=13801&oid=4274828) 0 0 no-repeat;
	width: 20px;
	height: 20px;
}

#ipoheader .top-social .icon-instagram {
	display: block;
	float: left;
	margin-right: 10px;
	background: transparent url(/image.php?nid=13801&oid=8102630) 0 0 no-repeat;
	width: 20px;
	height: 20px;
}

#ipoleftblock {
	display: none;
}

.ipopagetext {
	padding: 0;
}

.fulltextSearchForm {
	position: absolute;
	top: 70px;
	right: 0;
}

.fulltextSearchForm .newsbody {
	padding: 0;
}

.fulltextSearchForm input[type=text] {
	font-family: inherit;
	margin: 0;
	padding: 8px 15px;
	width: 210px;
	float: left;
	font-size: 1em;
	color: #6b6b6b;
	border: 0;
	border-radius: 2px;
}

.fulltextSearchForm input[type=submit] {
	margin: 0;
	padding: 0;
	background: #F4F2E3 url(image.php?nid=13801&oid=4274774) 50% 50% no-repeat;
	border-left: 1px solid #E7E4D3;
	float: right;
	height: 34px;
	width: 44px;
	text-indent: -2000em;
	margin-left: -2px;
	border-radius: 0 2px 2px 0;
}

.fulltextSearchForm input[type=submit]:hover {
	border-radius: 0 2px 2px 0;
	border-left: 1px solid #E5E3D3;
	background-color: #E5E3D3;
}

#ipoheader {
	min-height: 243px;
}

#ipopage,
#iporightblock,
#ipoleftblock,
.ipopagetext {
	min-height: 0;
}

.column-message {
	padding: 0;
}

.logo {
	/*background: transparent url(/image.php?nid=13801&oid=8761901) 0 50% no-repeat;*/
	/*background: transparent url(/image.php?nid=13801&oid=4271008) 0 50% no-repeat;*/
	/*background: transparent url(image.php?nid=13801&oid=8024707) 0 50% no-repeat;*/
	/*background: transparent url(image.php?nid=13801&oid=7950242) 0 50% no-repeat;*/
	background: transparent url(/image.php?nid=13801&oid=8763793&width=111) 0 50% no-repeat;
	display: block;
	float: left;
	margin-top: 23px;
	min-height: 102px;
	padding-left: 170px;
}

.logo span {
	color: #fff;
	font-size: 2.2em;
	font-family: 'Noto Serif', 'sans-serif';
	font-weight: 700;
	margin-top: 40px;
	display: block;
}

.logo-mb {
	margin: 66px 0 0 100px;
	display: block;
	float: left;
}

.logo-mb img {
	max-height: 40px;
}

.logo-litex {
	margin: 55px 0px 9px 59px;
	float: left;
	display: block;
}

.top-social {
	float: right;
	margin-top: 10px;
}

html {
	background: none;
}

body {
	background-image: url(image.php?nid=13801&oid=4274396);
}

html,
body {
	background-position: 50% 0;
	background-repeat: no-repeat;
	font-family: 'Open Sans', 'sans-serif';
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 700;
	margin: 15px 0;
	font-family: 'Noto Serif', 'sans-serif';
}

h1 {
	font-size: 2em;
}

h4.newsheader {
	color: #2a4969;
	font-size: 1.2em;
}

.ipopagetext p {
	line-height: 1.5em;
}

.defaultSkin table.mceLayout {
	width: 100% !important;
}

hr {
	height: 1px;
	border: 0;
	margin: 1em 0;
	background-color: #a8a8a8;
	clear: both;
	display: inline-block;
	width: 100%;
}

#ipocontainer #ipofooter {
	min-height: 0em;
}

#ipoheader > hr.cleaner,
#ipofooter {
	display: none;
}

#ipoheader, #ipotopmenu, #ipomain > div, #ipofooter, #page4241088 .content {
	width: 100%;
	max-width: 100%;
}

#ipotopmenuwrapper {
	position: absolute;
	top: 208px;
	left: 0;
}

#ipoheader .top-menu {
	display: block;
	margin-top: 30px;
	float: left;
	clear: both;
	background: #2a4969;
	width: 100%;
	border-radius: 2px 2px 0 0;
}

#ipoheader .top-menu a {
	padding: 13px 10px;
	float: left;
	display: block;
	color: #fff;
	margin: 0 6px;
}

#ipoheader .top-menu a:hover,
#ipoheader .top-menu a.active {
	color: #faeac0;
	text-decoration: underline;
}

#ipoheader .top-menu .top-menu-home {
	text-indent: -2000em;
	background: transparent url(image.php?nid=13801&oid=4282341) 50% 12px no-repeat;
	width: 14px;
}

#ipoheader .top-menu .top-menu-home:hover,
#ipoheader .top-menu .top-menu-home.active {
	background-position: 50% -34px;
}

#top-submenu {
	margin: 0 auto;
	background: #F4F2E3;
	border-radius: 2px;
}

#top-submenu ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	border-radius: 2px;
	max-width: 1024px;
}

#top-submenu ul li {
	display: block;
	float: left;
	margin: 15px 5px;
}

#top-submenu ul li a {
	color: #203850;
	text-decoration: underline;
	padding: 10px 35px;
	display: block;
	border: 1px solid transparent;
}

#top-submenu ul li a:hover,
#top-submenu ul li a.active {
	text-decoration: none;
	color: #B5903F;
	border-radius: 2px;
	border: 1px solid #C2B599;
	background: #fff;
}

#ipotopmenu > ul {
	display: block;
}

#ipotopmenu ul.topmenulevel1 > li.topmenuitem1 > a,
#ipotopmenu ul.topmenulevel1 > li.noborder > a {
	padding: 5px 11px 8px;
	border-radius: 2px 2px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ipotopmenu ul.topmenulevel1 > li.topmenuitem1 > a:hover,
#ipotopmenu ul.topmenulevel1 > li.noborder > a:hover,
#ipotopmenu ul.topmenulevel1 > li.topmenuitem1.active > a {
	color: #1F3851;
	text-decoration: underline;
	background: #F4F2E3;
}

#ipotopmenu ul.topmenulevel2 li.topmenuitem2,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3,
#ipomenu ul li.submenu1 ul li {
	margin: 0;
}

#ipotopmenu ul.topmenulevel1 li.topmenuitem1,
#ipotopmenu ul.topmenulevel1 li.noborder {
	font-weight: 400;
	height: inherit !important;
	border-left: 0;
	margin-left: 5px;
}

#ipotopmenu ul.topmenulevel1 li.topmenuitem1 a.nolink:hover,
#ipotopmenu ul.topmenulevel2 li.topmenuitem2 a.nolink:hover,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3 a.nolink:hover {
	background-color: transparent;
}

#ipotopmenu ul.topmenulevel2 li.topmenuitem2 a,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3 a {
	padding: 10px;
	font-weight: 400;
}

#ipotopmenu ul.topmenulevel2 li.topmenuitem2 a:hover,
#ipotopmenu ul.topmenulevel3 li.topmenuitem3 a:hover {
	text-decoration: underline;
}

#ipotopmenu ul.topmenulevel2,
#ipotopmenu ul.topmenulevel3 {
	width: 195px;
	border: 0;
	padding: 6px 0;
	display: none;
	border-radius: 2px;
}

.ipopagetext .subscribe-toolbar .action-button {
	padding: 0.6em 1em;
	border: 0;
}

body .action-button,
body .action-button:visited {
	box-shadow: none;
	border: 0;
	font-weight: 400;
	border-radius: 2px;
	font-family: inherit;
	text-shadow: none;
	padding: 10px 25px;
	text-transform: uppercase;
	font-size: .95em;
}

body .action-button:hover {
	box-shadow: none;
	border: 0;
	font-weight: 400;
	border-radius: 2px;
}


*:focus {
	outline: 0;
}

.images .image-wrapper {
	box-shadow: none;
}

.matrix li > div {
	background: transparent;
}

div[class^=form] .form-item .form-item-field input,
div[class^=form] .form-item .form-item-field textarea {
	padding: .5em;
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	width: 100%;
	font-family: inherit;
}

div[class^=form] .form-item .form-item-field input[type="submit"] {
	padding: 1em 2em;
	border: 0;
}

#ipopage .content-paginator .content-paginator-wrapper {
	line-height: 1;
}

.grid-1,
.grid-1-1,
.grid-1-2,
.grid-1-3,
.grid-2-3,
.grid-1-4,
.grid-3-4,
.grid-1-6,
.grid-5-6,
.grid-1-12,
.grid-2-12,
.grid-3-12,
.grid-4-12,
.grid-5-12,
.grid-6-12,
.grid-7-12,
.grid-8-12,
.grid-9-12,
.grid-10-12,
.grid-11-12,
.grid-12-12 {
	display: inline-block;
	*display: inline;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s ease-in 0;
	transition: all .2s ease-in 0;
}

.grid-1-2,
.grid-1-3,
.grid-2-3,
.grid-1-4,
.grid-3-4,
.grid-1-6,
.grid-5-6,
.grid-1-12,
.grid-2-12,
.grid-3-12,
.grid-4-12,
.grid-5-12,
.grid-6-12,
.grid-7-12,
.grid-8-12,
.grid-9-12,
.grid-10-12,
.grid-11-12,
.grid-12-12 {
	padding: 0 1em;
}

.row {
	max-width: 1024px;
	box-sizing: border-box;
	margin: 1em auto;
}
#page4241088 .row{
	max-width: 80%;
	box-sizing: border-box;
	margin: 1em auto;
}

.row:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}

.grid-1-12 {
	width: 8.3333%;
	*width: 8.3023%;
}

.grid-1-6,
.grid-2-12 {
	width: 16.6667%;
	*width: 16.6357%;
}

.grid-1-4{
	width: 25%;
	*width: 24.9690%;
}
.grid-3-12{
	width: 20%;
	*width: 19.9690%;
}

.grid-1-3,
.grid-4-12 {
	width: 33.3333%;
	*width: 33.3023%;
}

.grid-5-12 {
	width: 41.6667%;
	*width: 41.6357%;
}

.grid-1-2,
.grid-6-12 {
	width: 50%;
	*width: 49.9690%;
}

.grid-7-12 {
	width: 58.3333%;
	*width: 58.3023%;
}

.grid-2-3,
.grid-8-12 {
	width: 66.6667%;
	*width: 66.6357%;
}

.grid-3-4,
.grid-9-12 {
	width: 75%;
	*width: 74.9690%;
}

.grid-5-6,
.grid-10-12 {
	width: 83.3333%;
	*width: 83.3023%;
}

.grid-11-12 {
	width: 91.6667%;
	*width: 91.6357%;
}

.grid-1,
.grid-1-1,
.grid-12-12 {
	width: 100%;
}

.right {
	float: right;
}

.left {
	float: left;
}

.bigmenu {
	text-align: center;
}

.bigmenu a,
.bigmenu a:hover,
.bigmenu a:visited {
	color: #fff;
}

.bigmenu a {
	display: block;
	height: 220px;
	margin: 0 auto;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 1;
	-webkit-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
}

.bigmenu a:hover {
	text-decoration: none;
	opacity: .8;
}

.bigmenu .bigmenu-item1 a {
	background: #203850 url(image.php?nid=13801&oid=4275022) 50% 50% no-repeat;
}

.bigmenu .bigmenu-item2 a {
	background: #203850 url(image.php?nid=13801&oid=4274982) 50% 50% no-repeat;
}

.bigmenu .bigmenu-item3 a {
	background: #203850 url(image.php?nid=13801&oid=4274983) 50% 50% no-repeat;
}

.bigmenu .bigmenu-item4 a {
	background: #203850 url(image.php?nid=13801&oid=4274984) 50% 50% no-repeat;
}
.bigmenu .bigmenu-item5 a {
	background: #203850 url(image.php?nid=13801&oid=11359155) 50% 50% no-repeat;
}
.bigmenu-icon {
	margin: 0 auto;
	display: block;
	-webkit-transition: all .2s ease-in 0;
	transition: all .2s ease-in 0;
}

.bigmenu-icon {
	padding-top: 40px;
	-webkit-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
}

.bigmenu a:hover .bigmenu-icon {
	opacity: .8;
	-ms-transform: scale(.8);
	-webkit-transform: scale(.8);
	transform: scale(.8);
}

.bigmenu-title {
	display: block;
	color: #fff;
	font-family: 'Noto Serif', 'sans-serif';
	font-weight: 700;
	font-size: 1.7em;
}

.group-home {
	background: url(image.php?nid=13801&oid=4275024) 50% 0 no-repeat;
	background-size: cover;
}

.group:after,
.group:before {
	display: inline-block;
	width: 100%;
	height: 0;
	clear: both;
	content: "";
}

.divided_bg .article {
	border-radius: 2px;
	border: 1px solid #E2E0D3;
	background-color: #FCFCFA;
	box-shadow: none;
}

.widget .grid-4-12 {
	padding-left: 0;
}

.widget > div {
	padding: 1em 2em;
	background: #fff;
	border-radius: 2px;
	min-height: 335px;
}

.widget-toolbar {
	float: right;
	font-size: 13px;
	font-family: 'Open Sans', 'sans-serif';
	font-weight: 600;
}

.widget-toolbar a {
	display: block;
	float: left;
	margin-left: 30px;
}

.widget-date {
	text-align: center;
	color: #A8A49B;
}

.widget-date span {
	display: block;
}

.widget-date-day {
	font-size: 1.75em;
	font-weight: 600;
	margin: 6px 0 0;
}

.widget-item {
	padding-bottom: 1em;
}

.widget-text {
	padding-top: 22px;
}

.widget-text a,
.widget-text a:hover,
.widget-text a:visited {
	color: #2a4969;
	font-weight: 600;
}

.widget-img {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	height: 70px;
	width: inherit;
	position: relative;
	border-radius: 2px;
}

.widget-img img {
	position: absolute;
	top: 0;
	left: 0;
}

.poradi > div {
	background: #F4F2E3;
	border-radius: 2px;
	padding: 1em 2em;
	min-height: 335px;
}

.poradi-pricka {
	margin-bottom: 5px;
	padding: 0;
}

.poradi-pricka span {
	width: 45px;
	height: 45px;
	background: #fff;
	display: block;
	border-radius: 30px;
	text-align: left;
	padding: 12px 0 0 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
	font-size: 1.1em;
	font-weight: 700;
	color: #817C70;
}

.poradi-jmeno span {
	display: block;
}

.poradi-jmeno {
	padding: 0;
}

.poradi-jmeno .bigger {
	font-size: 1.3em;
	font-weight: 600;
}

.dodatek,
.ipopagetext .dodatek a {
	color: #fff;
}

.dodatek h1 {
	color: #f4f2e3;
}

.dodatek {
	margin: 20px 0;
	text-align: center;
	padding: 10px 0;
}

#ipocopyright {
	text-align: left;
	padding: 0;
	width: 100%;
}

.copyright {
	display: block;
	padding: 20px 0 0;
	font-size: 1em;
	min-width: 100%;
}

#ipocopyright,
#ipocopyright a,
#ipocopyright a:hover {
	color: #fff;
}

.footer-odkazy a {
	display: block;
	margin: 5px 0;
}

.footer-antee {
	text-align: right;
}

.group-footer {
	background: #203850 url(image.php?nid=13801&oid=4275270) 50% 0 no-repeat;
}

.group-banner:first-of-type {
	border: none;
}

/*.group-banner-img-row0 img {
margin-right: 30px;
}*/

/*.group-banner-img-row1 img {
margin-right: 35px;
}*/

/*.group-banner-img-row2 img {
margin-right: 12px;
}*/

.group-banner-img-row3 img {
	margin-right: 45px;
}

.group-banner-img-row4 img {
	margin-right: 50px;
}

.group-banner-img-row4 .grid-5-12 img {
	margin-right: 44px;
}
.group-banner-img-row0 a:last-child img,
.group-banner-img-row1 a:last-child img,
.group-banner-img-row2 a:last-child img,
.group-banner-img-row3 a:last-child img,
.group-banner-img-row4 a:last-child img,
.group-banner-img-row4 .grid-5-12 a:last-child img {
	margin-right: 0;
}
.alavisimg {
	max-height: 40px !important;
}
.group .grid-1 a:nth-child(2) img
{
	height: 100px;
}
.group .other-partners img {
	max-height: 60px;
	width: auto;
}
.group .grid-1 img {
	max-height: 60px;
	width: auto;
}
.group.group-banner-img-row00 .grid-1 img{
	max-height: inherit;
}
.group.group-banner-img-row0 .grid-1 img{
	max-height: inherit;
}
.group-banner div[class^="grid-1"] {
	padding: 4em 2em;
	position: relative;
	background-color: #fff;
	box-shadow: 0 3px 10px 0 rgb(0 0 0 / 20%);
	margin: -4em auto 0 auto;
	max-height: 30em;
}
.grid-new .group-banner div[class^="grid-1"] {
	padding: 2em 2em 4em 2em;
	position: relative;
	background-color: #fff;
	box-shadow: 0 3px 10px 0 rgb(0 0 0 / 20%);
	margin: -4em auto 0 auto;
	max-height: 30em;
}
.group-container {
	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;
}
.group-banner-img-row00,
.group-banner-img-row0 {
	width: 49.9%;
}
.group-banner-img-row1,
.group-banner-img-row2,
.group-banner-img-row3 {
	width: 100%;
}
.group-banner .row h3 {
	padding: 1em 2em 2.5em;
	background: #1f3651;
	color: #fff;
	display: inline-block;
	font-size: 1.8em;
}
.group-container .group .row {
	margin-bottom: 1em;
	text-align: center;
	padding: 0 3em;
}
.group .row {
	margin-top: 0;
	margin-bottom: 0;
}
.group-banner div[class^="grid-1"].other-partners {
	padding: 0;
	box-shadow: none;
	margin: 0;
}
.group-banner div[class^="grid-1"].other-partners .grid-2-12 {
	width: 19.9%;
}
.group-banner .row .other-partners h3 {
	padding: 0 0 0.5em;
	background: transparent;
	color: #2A4969;
	display: block;
	font-size: 1.4em;
	border-bottom: 1px solid #2A4969;
}
.group a {
	display: inline-block;
	transition: all 0.25s linear 0s;
}
.group a:hover {
	opacity: 0.7;
}

#ipomain .cycle {
	background: transparent;
	position: relative;
	max-width: 100%;
}

.cycle-slideshow img {
	max-width: 100%;
	display: block;
	width: 100%;
}

.cycle-slide {
	position: relative;
}

.cycle-text {
	float: left;
	border-radius: 2px;
	background: #2A4969;
	padding: 15px 30px;
	color: #fff;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 80px;
	left: 25px;
}
#trucks{
	max-height: 100px;
	position: relative;
	top: 21px
}
/*LOGA*/
#ipocopyright .copyright .group-container .group-banner-img-row1 .grid-1,
#ipocopyright .copyright .group-container .group-banner-img-row2 .grid-1.partneri {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	column-gap: 9em;
	row-gap: 4em;
}
#ipocopyright .copyright .group-container .group-banner-img-row0 .grid-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	column-gap: 1em;
	row-gap: 2em;
}
.copyright .grid-new .group-banner div[class^="grid-1"],
.copyright .group-banner div[class^="grid-1"] {
	max-height: 100%;
}
.loga__wrapper.grid-container p img[src*="oid=13269671"][src*="nid=13801"],
.loga__wrapper.grid-container p img[src*="oid=13250625"][src*="nid=13801"] {
    transform: scale(1.3);
    transform-origin: center center;
}
/*end - LOGA*/

@media (max-width: 1570px) {
	.cycle-text {
		top: 50px;
	}
}

@media (max-width: 1350px) {
	.cycle-text {
		top: 25px;
	}
	.group .grid-1 a:nth-child(4) img {
		height: 45px !important;
	}
}

@media (max-width: 1130px) {
	.cycle-text {
		top: 15px;
		padding: 8px 30px;
	}
}

@media (max-width: 995px) {
	.cycle-text {
		display: none;
	}
}

.cycle-text h2 {
	color: #fff;
}

.cycle-text a {
	background: transparent url(image.php?nid=13801&oid=4306332) 0 50% no-repeat;
	padding-left: 25px;
	color: #faf3e0;
}

.cycle-text a:hover {
	text-decoration: none;
}

.akce {
	width: 400px;
	float: left;
	position: absolute;
	top: 290px;
	border-radius: 2px;
	z-index: 100;
	background: #fff url(image.php?nid=13801&oid=4275410) 80% 0 no-repeat;
	padding: .5em 2em 2em;
	left: 0;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
}

.akce-date {
	float: left;
	min-width: 80px;
	color: #A8A49B;
}

.akce-date-day {
	font-weight: 600;
	font-size: 2em;
}

.akce-date-year {
	margin-top: 15px;
}

.akce-intro {
	padding-left: 20px;
	background: transparent url(image.php?nid=13801&oid=4275413) 0 50% no-repeat;
	margin: 10px 0 0;
}

.akce-link {
	padding-top: 8px;
}

#ipoheader .akce-link a {
	font-size: 1.2em;
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
}

#ipoheader .akce-link a:hover {
	text-decoration: none;
}

.akce-text {
	float: left;
}

.akce-more a.action-button {
	display: inline-block;
	margin: 10px 0 0;
	padding: 8px 35px;
}

.sezona a {
	display: block;
	overflow: hidden;
	margin: 0 0 1em;
	position: relative;
	border-radius: 2px;
	min-height: 200px;
	background: rgba(255, 255, 255, 0) 50% 65% no-repeat;
	-webkit-transition: background 200ms ease-in-out 0s;
	transition: background 200ms ease-in-out 0s;
}

.sezona a img {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
	z-index: 20;
	width: 100%;
	border-radius: 2px;
}

.sezona a:hover img {
	z-index: -1;
	width: 110%;
	-webkit-transition: width 2s ease-in-out 0s;
	transition: width 2s ease-in-out 0s;
}

.sezona a .sezona-legend {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	width: 100%;
	z-index: 30;
	padding: 10px;
	background: #F4F2E3;
	background: rgba(245, 244, 237, 0.9);
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.sezona a:hover .sezona-legend {
	background: #F4F2E3;
}

.sezona a .sezona-legend .sezona-title {
	font-weight: 600;
	font-size: 1.1em;
}

.sezona a .sezona-legend span {
	display: block;
}

.sezona a .sezona-legend .sezona-more {
	position: absolute;
	bottom: -120px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #000;
	display: none;
	text-decoration: underline;
}

.sezona a:hover .sezona-legend .sezona-more {
	display: block;
}

.sezona a:hover {
	background: rgba(255, 255, 255, .80) url(image.php?nid=13801&oid=4278377) 50% 57% no-repeat;
}

.sloupec .sloupec-bigmenu {
	margin: 15px 0;
}

.sloupec .sloupec-bigmenu a,
.sloupec .sloupec-bigmenu a:hover,
.sloupec .sloupec-bigmenu a:visited {
	color: #fff;
}

.sloupec .sloupec-bigmenu a {
	display: block;
	margin: 5px auto;
	padding: 10px 0;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s ease-in 0;
	transition: all .2s ease-in 0;
	text-align: center;
	color: #fff;
}

.sloupec .sloupec-bigmenu a:hover {
	text-decoration: none;
	opacity: .8;
}

.sloupec .sloupec-bigmenu .bigmenu-item1 a {
	background: #203850 url(image.php?nid=13801&oid=4274982) 50% 50% no-repeat;
	background-size: cover;
}

.sloupec .sloupec-bigmenu .bigmenu-item2 a {
	background: #203850 url(image.php?nid=13801&oid=4274984) 50% 50% no-repeat;
	background-size: cover;
}

.sloupec .sloupec-bigmenu .bigmenu-icon {
	margin: 0 auto;
	display: block;
	-webkit-transition: all .2s ease-in 0;
	transition: all .2s ease-in 0;
}

.sloupec .sloupec-bigmenu .bigmenu-icon {
	padding-top: 10px;
}

.sloupec .sloupec-bigmenu .bigmenu-icon img {
	max-width: 70px;
}

.sloupec .sloupec-bigmenu a:hover .bigmenu-icon {
	opacity: .8;
	-ms-transform: scale(.8);
	-webkit-transform: scale(.8);
	transform: scale(.8);
}

.sloupec .sloupec-bigmenu .bigmenu-title {
	display: block;
	color: #fff;
	font-family: 'Noto Serif', 'sans-serif';
	font-weight: 700;
	font-size: 1.2em;
}

.sloupec .sloupec-odkazy {
	background: #F4F2E3;
	padding: 15px;
}

.sloupec .sloupec-odkazy a {
	-webkit-transition: all .2s ease-in 0;
	transition: all .2s ease-in 0;
	padding: 10px 0 10px 20px;
	background: transparent url(image.php?nid=13801&oid=4290715) 0 50% no-repeat;
}

.sloupec .sloupec-odkazy a:hover {
	background-position: 5px 50%;
}

.sloupec-odkazy .stlist {
	display: none;
}

/* nastavení odkazů pro jednotlivá města se startovní listinou */
.subpage7322387 .stlist.praha,
.subpage4285839 .stlist.martinice,
.subpage4287796 .stlist.brno,
.subpage4287799 .stlist.ostrava,
.subpage4287801 .stlist.kolin,
.subpage4287804 .stlist.litomysl,
.subpage4287806 .stlist.frenstat,
.subpage4287808 .stlist.opava,
.subpage4287812 .stlist.zduchovice,
.subpage4287813 .stlist.ptyrov,
.subpage4287815 .stlist.plzen,
.subpage4287817 .stlist.horovice,
.subpage4287819 .stlist.olomouc,
.subpage6008021 .stlist.hradistko

{
	display: block;
}
/*-----------------------------------------------*/

#ipocontainer,
#ipotopmenuwrapper,
#ipomain {
	width: 100%;
}

#ipoheader,
#ipotopmenu {
	width: 1024px;
	margin: 0 auto;
}

.subpage7322387 #ipopage,
.subpage4285839 #ipopage,
.subpage4287796 #ipopage,
.subpage4287799 #ipopage,
.subpage4287801 #ipopage,
.subpage4287804 #ipopage,
.subpage4287806 #ipopage,
.subpage4287808 #ipopage,
.subpage4287812 #ipopage,
.subpage4287813 #ipopage,
.subpage4287815 #ipopage,
.subpage4287817 #ipopage,
.subpage4287819 #ipopage,
.subpage6008021 #ipopage,
.subpage7322387 #ipopage,
.subpage9694420 #ipopage,
.subpage9694422 #ipopage,
.subpage9694432 #ipopage,
.subpage9701051 #ipopage,
.subpage9694424 #ipopage,
.subpage9694425 #ipopage,
.subpage9694426 #ipopage,
.subpage9694428 #ipopage,
.subpage9694430 #ipopage,
.subpage9694419 #ipopage,
.subpage9694429 #ipopage,
.subpage9694433 #ipopage{
	width: 724px;
	margin-left: 0;
}

#ipomainframe,
#ipopage {
	width: 100%;
	margin: 0;
}

.subpage4285839 #ipomainframe,
.subpage4287796 #ipomainframe,
.subpage4287799 #ipomainframe,
.subpage4287801 #ipomainframe,
.subpage4287804 #ipomainframe,
.subpage4287806 #ipomainframe,
.subpage4287808 #ipomainframe,
.subpage4287812 #ipomainframe,
.subpage4287813 #ipomainframe,
.subpage4287815 #ipomainframe,
.subpage4287817 #ipomainframe,
.subpage4287819 #ipomainframe,
.subpage6008021 #ipomainframe,
.subpage7322387 #ipomainframe,
.subpage9694420 #ipomainframe,
.subpage9694422 #ipomainframe,
.subpage9694432 #ipomainframe,
.subpage9701051 #ipomainframe,
.subpage9694424 #ipomainframe,
.subpage9694425 #ipomainframe,
.subpage9694426 #ipomainframe,
.subpage9694428 #ipomainframe,
.subpage9694430 #ipomainframe,
.subpage9694419 #ipomainframe,
.subpage9694429 #ipomainframe,
.subpage9694433 #ipomainframe{
	width: 1024px;
	margin: 0 auto;
}

.subpage4285839 #iporightblock,
.subpage4287796 #iporightblock,
.subpage4287799 #iporightblock,
.subpage4287801 #iporightblock,
.subpage4287804 #iporightblock,
.subpage4287806 #iporightblock,
.subpage4287808 #iporightblock,
.subpage4287812 #iporightblock,
.subpage4287813 #iporightblock,
.subpage4287815 #iporightblock,
.subpage4287817 #iporightblock,
.subpage4287819 #iporightblock,
.subpage6008021 #iporightblock,
.subpage7322387 #iporightblock,
.subpage9694420 #iporightblock,
.subpage9694422 #iporightblock,
.subpage9694432 #iporightblock,
.subpage9701051 #iporightblock,
.subpage9694424 #iporightblock,
.subpage9694425 #iporightblock,
.subpage9694426 #iporightblock,
.subpage9694428 #iporightblock,
.subpage9694430 #iporightblock,
.subpage9694419 #iporightblock,
.subpage9694429 #iporightblock,
.subpage9694433 #iporightblock{
	display: block;
}

#iporightblock {
	display: none;
	width: 300px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.table-zebricky {
	width: 100%;
}

.table-zebricky th {
	background-color: #1F3851;
	color: white;
	padding: 1em;
	border-radius: 2px;
	border: 1px solid #1F3851;
}

.table-zebricky tr.finale th {
	background-color: #E72C20;
	border: 1px solid #E72C20;
}

.table-zebricky tr.finale:hover td {
	background-color: #E72C20;
	border: 0;
}

.table-zebricky td {
	border-radius: 2px;
	vertical-align: middle;
	border: 1px solid #E0E0E0;
}

.table-zebricky tr th:hover {
	background-color: #ffffff;
	color: #1F3851;
	border-color: #E0E0E0;
}

.table-zebricky .top-corner {
	border: 0;
}

.table-zebricky tr th.non-hover:hover {
	background-color: #25323D;
	border-color: #25323d;
	color: white;
}

.table-zebricky tr:hover td {
	background-color: #e0e0e0;
}

/* Program závodu */

span.race-starting-list {
	background: url("image.php?nid=13801&oid=4298234");
}

span.race-result-list {
	background: url("image.php?nid=13801&oid=4298236");
}

span.race-plan {
	background: url("image.php?nid=13801&oid=4298233");
}

span.race-photo {
	background: url("image.php?nid=13801&oid=4298232");
}

span.race-video {
	background: url("image.php?nid=13801&oid=4298235");
}

span.race-starting-list,
span.race-result-list,
span.race-plan,
span.race-photo,
span.race-video {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
	margin-top: 10px;
}
/* Program závodu konec */

/* Archiv */

.rok {
	padding: 10px;
	background-color: #2a4969;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;
	margin-bottom: 1px;
	margin-top: 1px;
}

.rok:hover {
	font-weight: bold;
}
.vysledky {
	background-color: #EEE;
	border: 1px solid #DDD;
	position: relative;
	padding: 10px;
	border-radius: 3px;
	display: none;
}

/* Archiv konec*/

.table {
	width: 100%;
}

.table .tr > div {
	vertical-align: top;
}

.table .tr:hover > .column-td {
	background: #F4F2E3;
}

.race-start {
	display: block;
	color: #CFA66E;
}

.column-th {
	font-weight: 600;
	padding: 10px 0;
	color: #2a4969;
}

.column-td {
	padding: 5px 0;
	border-top: 1px solid #D9E4EE;
}

/* Online result */

#snippet--resultsTable > .rwd-table {
	overflow-x: visible;
}

.hackOnlineResult table {
	width: 100%;
	border-collapse: collapse;
}

.hackOnlineResult td {
	border-radius: 2px;
	vertical-align: middle;
	border: 1px solid #E0E0E0;
}

.online-result-menu {
	display: block;
	float: left;
	background: #2a4969;
	width: 100%;
	padding: 0;
	margin-top: 0;
}

.online-result-menu li {
	list-style-type: none;
	width: 20%;
	float: left;
	display: block;
	margin: 0 auto;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	box-sizing: border-box;
}

.online-result-menu li:last-child {
	border-right: 0;
}

.online-result-menu li a,
.online-result-menu li a:visited {
	color: #fff;
	text-decoration: none;
}

.online-result-menu li a {
	padding: 15px 0;
	width: 100%;
	display: block;
}

.online-result-menu li a:hover {
	color: #f4f2e3;
	text-decoration: underline;
}

.hackOnlineResult .parameters tr td {
	font-weight: bold;
	padding: 5px 10px;
	width: 50%;
}

.hackOnlineResult .results-table tr > td:first-child {
	width: 4%;
	text-align: center;
}

.hackOnlineResult .last-result-table tr > td.rounds,
.hackOnlineResult .results-table tr > td.rounds {
	width: 12%;
	text-align: center;
}

.hackOnlineResult .last-result-table tbody tr:nth-child(odd),
.hackOnlineResult .results-table tbody tr:nth-child(odd),
.hackOnlineResult .next-contentans-table tbody tr:nth-child(odd) {
	background-color: #E0E0E0;
}


.widget-zavody {
	margin: 15px 0;
	border: 1px solid #C2B599;
	padding: 1px 15px 10px;
	background: #F4F2E3;
	border-radius: 2px;
}

.widget-zavody-date {
	width: 105px;
	float: left;
}

.widget-zavody-item {
	margin: 0 0 5px;
}


#kone001_wrapper {
	width: 100% !important;
	position: static !important;
}

.dren {
	position: absolute;
	top: 15px;
	right: 300px;
}
#page4274366 .paragraph .col-8-12{
	width: 72%;
}
#page4274366 .paragraph .col-4-12{
	width: 28%;
}
.system .fileManager .buttons .action-button:first-child {
	display: none;
}

.odpocet-container {
	position: absolute;
	top: 50%;
	z-index: 109;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #203850;
	text-align: center;
	max-width: 650px;
	padding: 1em;
	color: #fff;
	margin-top: -54px;
	opacity: 0.9;
}

.odpocet-container > div {
	color: #fff;
	font-family: 'Open Sans', 'sans-serif';
	font-weight: 700;
	font-size: 1.7em;
}

.odpocet-container .odpocet-text {
	margin-bottom: 1em;
	font-family: 'Noto Serif', 'sans-serif';
}

/*O společnosti*/
.flex-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.company-block {
	margin-bottom: 2rem;
}
.company-block__item > div {
	width: 49.9%;
	overflow: hidden;
	box-sizing: border-box;
}
.company-block__text {
	background-color: #1f3651;
	padding: 2rem;
	color: #fff;
	line-height: 1.7;
	font-size: 15px;
}
.company-block .company-block__text * {
	color: #fff;
}
.company-block__image {
	text-align: center;
	padding: 1rem 0;
	position: relative;
}
.company-block__image img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.25s linear 0s;
}
.company-block__image.company-logo img {
	width: 100%;
	max-width: 500px;
	height: auto;
	max-height: none;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.company-links h2,
.partners-container h2,
.partners-new h2 {
	font-size: 1.8em;
}
.company-links > div {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 0.5em;
}
.company-links .action-button,
.company-links .action-button:visited {
	font-size: 15px;
	padding: 0.7em;
	margin-right: 0;
	width: auto;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	background-color: #f4f2e3;
	color: #1f3651;
}
.company-links .action-button:hover {
	background-color: #1f3651;
	color: #f4f2e3;
}
.company-links .action-button:last-child {
	margin-right: 0;
}
.company-contacts h3 {
	font-size: 1.5em;
}
.company-contacts .flex-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.company-contacts__item {
	width: 49.9%;
	background-color: #f0f0f7;
	padding: 1.5em;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.5;
}
.company-contacts__item:nth-child(odd) {
	border-right: 7px solid #fff;
}
.company-contacts__item:nth-child(even) {
	border-left: 7px solid #fff;
}
.company-contacts--all .company-contacts__item {
	width: 100%;
}
.company-links,
.company-contacts {
	margin-bottom: 2rem;
}
/*partneři*/
.partners-container {
	padding: 1.5rem;
	background-color: #1f3651;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	box-sizing: border-box;
	margin-bottom: 6em;
}
.partners-container:nth-of-type(1) {
	background-image: url("/image.php?nid=13801&oid=8092058");
}
.partners-container:nth-of-type(2) {
	background-image: url("/image.php?nid=13801&oid=8092059");
}
.partners-container * {
	color: #fff;
}
.partners-container p,
.partners-new p {
	margin-top: 0;
	font-size: 15px;
	line-height: 1.7;
}
.partners-inner__text,
.partners-inner__image {
	width: 49.9%;
}
.partners-inner__text {
	padding-right: 2em;
	box-sizing: border-box;
}
.partners-inner__image {
	position: relative;
}
.partners-inner__image img {
	width: auto;
	height: auto;
	top: 0;
	right: 0;
	position: absolute;
	max-height: 270px;
}
.partners-new {
	background-color: #f4f2e3;
	padding: 1.5rem;
}
/*posunutí loga CET*/
/*@media only screen and (max-width: 1680px) {
.group.group-banner-img-row0 .grid-1 a:nth-child(3) img {
position: relative;
left: 27px;
}
}*/
@media only screen and (max-width: 1459px) {
	.group.group-banner-img-row0 .grid-1 a:nth-child(3) img {
		position: relative;
		left: 20px;
	}
}
/*end - posunutí loga CET*/
/* ----------------------------------------------------------- */
/* 1045px MEDIA /*
/* ----------------------------------------------------------- */
/*nová hp*/
#ipomain{
	background: 0 0
}
.hrclear{
	display: none
}
.ipopagetext{
	padding: 0 0 6em;
	position: relative
}
.content{
	padding: 0
}
.content.tender > hr.cleaner{
	display: block
}
.content > hr.cleaner{
	display: none
}
[data-user-mode] .content{
	padding: 0
}
[data-user-mode] .content > hr.cleaner{
	display: block
}
[data-user-mode] .ipopagetext.system{
	padding: 1.5em
}
#ipomain\ ipopage{
	overflow: hidden
}
#page13250498 .content,
#page13250498 .ipopagetext{
	padding: 0;
	max-width: 100%
}
body,
html{
	font-size: 16px
}
body{
	background: 0 0
}
#page13250498 #ipoheader{
	min-height: 753px;
	margin-bottom: 0;
}
#ipoheader{
	min-height: auto;
	width: 100%;
	max-width: 100%;
	margin: 0 0 3.5em 0;
}
*{
	box-sizing: border-box
}
.header-old{
	display: none
}
.header-inner__container{
	position: relative
}
.header-inner__container:before{
	content: "";
	width: 100%;
	height: 100%;
	background: #f4f2e3;
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1
}
#ipotomenu{
	width: 100%;
	max-width: 1158px;
	margin-left: auto;
	margin-right: auto
}
.row.header-inner{
	max-width: 1158px;
	margin: 0 auto;
	padding: .5em 1.9em 5.9em 3.3em
}
.row.header-inner > div{
	-ms-flex-align: start;
	align-items: flex-start
}
.header-logo{
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 1
}
.header-logo:hover > .logo-spolecnosti img{
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}
.header-logo:hover > .nazev-spolecnosti{
	color: #000
}
.header-logo > .logo-spolecnosti{
	float: left
}
.header-logo > .logo-spolecnosti img{
	display: block;
	transition: filter .25s;
	transition: filter .25s,-webkit-filter .25s
}
.header-logo > .nazev-spolecnosti{
	display: inline-block;
	margin-top: .9em;
	padding-left: .9em;
	font-family: "Noto Serif",serif;
	font-style: normal;
	font-weight: 700;
	font-size: 1.88em;
	color: #1e3146;
	transition: color .25s
}
.header-icons{
	grid-gap: .5em .8em;
	margin-top: 2.4em;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto;
	position: relative;
	z-index: 2
}
.header-icons > a{
	display: block;
	text-decoration: none;
	position: relative;
	transition: filter .25s;
	transition: filter .25s,-webkit-filter .25s
}
.header-icons > a:hover{
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}
.header-icons > a span{
	display: none
}
.header-icons > a svg{
	display: block
}
#ipoheader .top-menu-wrapper{
	position: absolute;
	top: 7.7em;
	left: 0;
	right: 0;
	z-index: 101
}
#ipoheader .top-menu-wrapper .top-menu{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	max-width: 1158px;
	-ms-flex-pack: justify;
	justify-content: space-between;
	grid-gap: .5em;
	padding: 0 1.8em 0 3.5em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	float: none;
	clear: both;
	background: 0 0;
	width: 100%;
	border-radius: 0
}
#ipoheader .top-menu-wrapper .top-menu a{
	padding: 0;
	float: none;
	display: block;
	font-weight: 700;
	color: #000;
	margin: 0;
	transition: color .25s
}
#ipoheader .top-menu-wrapper .top-menu a:hover{
	color: #2a4969
}
#ipoheader .top-menu-wrapper .top-menu a:first-of-type{
	width: 34px;
	text-indent: -2000em;
	background: 0 0;
	position: relative
}
#ipoheader .top-menu-wrapper .top-menu a:first-of-type:hover:before{
	background-color: #2a4969
}
#ipoheader .top-menu-wrapper .top-menu a:first-of-type:before{
	content: "";
	width: 100%;
	height: 34px;
	background-color: #000;
	-webkit-mask: url(/image.php?nid=13801&oid=13250738) center;
	mask: url(/image.php?nid=13801&oid=13250738) center;
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	transition: background-color .25s
}
#ipotopmenuwrapper{
	top: 10.2em
}
#ipotopmenuwrapper #ipotopmenu{
	width: 100%;
	max-width: 1158px;
	margin-left: auto;
	margin-right: auto;
	background: #1f3651;
	border-radius: 30px
}
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	grid-gap: .5em;
	padding: 0 3em;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1,
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1.noborder{
	height: auto!important;
	margin: 0
}
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1.active > a,
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1.noborder.active > a{
	color: #fff;
	text-decoration: underline;
	background: 0 0
}
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1 > a,
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1.noborder > a{
	padding: 1em 0;
	border-radius: 0
}
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1 > a:hover,
#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1.noborder > a:hover{
	color: #fff;
	text-decoration: underline;
	background: 0 0
}
.header-animace.owl-carousel{
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	z-index: auto
}
.header-animace.owl-carousel .boxImage{
	position: relative
}
.header-animace.owl-carousel .boxImage > img{
	display: block;
	width: 100%;
	height: 558px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top center;
	object-position: top center
}
.odpocet-container{
	margin-top: 3.8em;
}
.row.rozcestnik{
	margin: 0;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	max-width: 100%
}
.row.rozcestnik:after,
.row.rozcestnik:before{
	display: none
}
.rozcestnik-item{
	position: relative
}
.rozcestnik-item:nth-of-type(1) > a{
	background-image: url(/image.php?nid=13801&oid=13250745)
}
.rozcestnik-item:nth-of-type(1) > a:before{
	background-image: url(/image.php?nid=13801&oid=13251981)
}
.rozcestnik-item:nth-of-type(2) > a{
	background-image: url(/image.php?nid=13801&oid=13250744)
}
.rozcestnik-item:nth-of-type(2) > a:before{
	background-image: url(/image.php?nid=13801&oid=13251982)
}
.rozcestnik-item:nth-of-type(3) > a{
	background-image: url(/image.php?nid=13801&oid=13250740)
}
.rozcestnik-item:nth-of-type(3) > a:before{
	background-image: url(/image.php?nid=13801&oid=13250741)
}
.rozcestnik-item:nth-of-type(4) > a{
	background-image: url(/image.php?nid=13801&oid=13250746)
}
.rozcestnik-item:nth-of-type(4) > a:before{
	background-image: url(/image.php?nid=13801&oid=13251983)
}
.rozcestnik-item > a{
	height: 100%;
	display: block;
	text-decoration: none;
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 12.8em 1em 4.4em
}
.rozcestnik-item > a:hover:before{
	-webkit-filter: brightness(1) saturate(0);
	filter: brightness(1) saturate(0)
}
.rozcestnik-item > a:hover:after{
	opacity: 1
}
.rozcestnik-item > a:before{
	content: "";
	width: 153px;
	height: 101px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: block;
	position: absolute;
	top: 5em;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	transition: filter .25s;
	transition: filter .25s,-webkit-filter .25s
}
.rozcestnik-item > a:after{
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transition: opacity .25s
}
.rozcestnik-item > a > span{
	display: block;
	font-family: "Noto Serif",serif;
	font-weight: 700;
	font-size: 28px;
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 1
}
.group-home{
	background: 0 0;
	margin-top: 1em
}
.group-home > .row{
	max-width: 1075px
}
.grid-9-12.widget{
	width: 791px;
	padding: 2em;
	background: #fff;
	box-shadow: 0 221px 88px rgba(0,0,0,.01),0 124px 75px rgba(0,0,0,.05),0 55px 55px rgba(0,0,0,.09),0 14px 30px rgba(0,0,0,.1);
	border-radius: 15px
}
.grid-9-12.widget > div{
	padding: 0;
	background: 0 0;
	border-radius: 0;
	min-height: auto
}
.grid-9-12.widget h2{
	color: #1e3146;
	margin-bottom: 1.5em
}
.grid-9-12.widget .widget-date{
	position: relative
}
.grid-9-12.widget .widget-date:after{
	content: "";
	width: 1px;
	height: 46px;
	background: #dbd0ac;
	display: block;
	position: absolute;
	top: 12px;
	right: 25px
}
.grid-9-12.widget .widget-date span{
	color: #838383
}
.grid-9-12.widget .widget-text{
	padding-top: 10px
}
.grid-9-12.widget .widget-text > a{
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}
.grid-9-12.widget .widget-toolbar{
	font-size: .7em
}
.grid-3-12.poradi{
	width: 232px;
	margin-left: auto
}
.grid-3-12.poradi h2{
	color: #1e3146
}
.grid-3-12.poradi > div{
	border-radius: 15px;
	background: #f4f2e3;
	padding: 1em
}
.grid-3-12.poradi > div > div{
	margin-bottom: .65em
}
.grid-3-12.poradi > div .poradi-jmeno span{
	color: #000
}
.grid-3-12.poradi > div .poradi-pricka{
	width: 26%
}
.grid-3-12.poradi > div .poradi-pricka span{
	width: auto;
	height: auto;
	background: 0 0;
	padding: 0;
	border-radius: 0;
	font-family: "Noto Serif",serif;
	font-weight: 700;
	font-size: 40px;
	color: #838383;
	box-shadow: none
}
.jezdecky-areal__container{
	margin-top: -4em;
	min-height: 770px;
	position: relative;
	overflow: clip
}
.jezdecky-areal__container:before{
	content: "";
	width: 1743px;
	height: 770px;
	background: url(/image.php?nid=13801&oid=13250735);
	display: block;
	position: absolute;
	top: 0;
	left: calc((100% - 2000px)/ 2);
	z-index: -1;
	pointer-events: none;
	border-radius: 0 30px 30px 0
}
.jezdecky-areal__container:after{
	content: "";
	width: 474px;
	height: 621px;
	background: url(/image.php?nid=13801&oid=13250742) top center/contain no-repeat;
	display: block;
	position: absolute;
	top: 0;
	right: calc((100% - 2000px)/ 2)
}
.row.jezdecky-areal{
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1075px
}
.jezdecky-areal__text{
	width: 65%;
	margin-top: 7.7em;
	padding-bottom: 4em
}
.jezdecky-areal__text h1{
	font-weight: 700;
	font-size: 40px;
	line-height: 54px;
	color: #f4f2e3;
	margin: 0 0 .9em
}
.jezdecky-areal__text p{
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0
}
.jezdecky-areal__text *,
.jezdecky-areal__text a,
.jezdecky-areal__text a:hover,
.jezdecky-areal__text a:visited{
	color: #fff
}
.jezdecky-areal__cta{
	width: 245px;
	margin-left: auto;
	margin-right: -.9em;
	-ms-flex-item-align: end;
	align-self: flex-end
}
.jezdecky-areal__cta > a,
.jezdecky-areal__cta > a:visited{
	display: block;
	text-decoration: none;
	background: #f4f2e3;
	font-family: "Noto Serif",serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	padding: 1.6em 1.2em;
	color: #1e3146;
	border-radius: 15px;
	position: relative;
	transition: background-color .25s,color .25s
}
.jezdecky-areal__cta > a:before,
.jezdecky-areal__cta > a:visited:before{
	content: "";
	width: 153px;
	height: 101px;
	background: url(/image.php?nid=13801&oid=13250741) top center/contain no-repeat;
	display: block;
	position: absolute;
	top: -3.2em;
	left: -.5em
}
.jezdecky-areal__cta > a:hover{
	background: #fff;
	color: #000
}
.row.group-container{
	display: none
}
#ipofooter{
	display: block;
	padding-top: .1em
}
.row.loga{
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	padding-bottom: 2.5em;
	border-bottom: 1px solid #dbd0ac
}
.row.loga:last-of-type{
	border-bottom: none;
	padding-bottom: 0
}
.row.loga h2{
	margin-top: 0;
	margin-bottom: 1em
}
.row.loga.hlavni .loga__wrapper p a img,
.row.loga.platinum .loga__wrapper p a img{
	max-width: 150px;
	max-height: 150px
}
.loga__wrapper{
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1em 1fr 1em 1fr 1em 1fr 1em 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 1em;
	-ms-flex-align: center;
	align-items: center
}
.loga__wrapper p{
	display: -ms-grid;
	display: grid;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: auto;
	height: 192px;
	padding: 1em;
	margin-top: 0;
	background: #E8E8E8;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	-ms-grid-row-align: center;
	align-self: center;
	margin-bottom: 0
}
.loga__wrapper p a{
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: inline-block;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	border-radius: 0;
	position: relative;
	mix-blend-mode: darken;
}
.loga__wrapper p a:hover img{
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transform: scale(.93);
	transform: scale(.93)
}
.loga__wrapper img{
	width: auto;
	height: auto;
	max-width: 150px;
	max-height: 100px;
	display: block;
	border-radius: 0;
	margin: 0 auto;
	mix-blend-mode: darken;
	transition: filter .25s,transform .25s,-webkit-filter .25s,-webkit-transform .25s
}
@media only screen and (max-width:1600px){
	#page13250498 #ipoheader{
		min-height: 637px
	}
	.header-animace.owl-carousel .boxImage > img{
		height: 443px
	}
	.rozcestnik-item > a{
		padding: 8em 1em 2em
	}
	.rozcestnik-item > a:before{
		width: 100px;
		height: 70px;
		background-size: contain;
		top: 2em
	}
	.rozcestnik-item > a > span{
		font-size: 22px
	}
	.jezdecky-areal__container:after{
		width: 300px;
		height: 400px;
		right: calc((100% - 1600px)/ 2)
	}
	.jezdecky-areal__cta{
		margin-right: 0
	}
}
@media only screen and (max-width:1280px){
	#page13250498 #ipoheader{
		min-height: 546px
	}
	#ipotomenu{
		max-width: 988px
	}
	.row.header-inner{
		max-width: 988px;
		padding: .5em 0 5.9em
	}
	#ipoheader .top-menu-wrapper .top-menu{
		max-width: 988px;
		padding: 0
	}
	#ipotopmenuwrapper #ipotopmenu{
		max-width: 988px
	}
	#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1{
		padding: 0 1.5em
	}
	.header-animace.owl-carousel .boxImage > img{
		height: 352px
	}
	.rozcestnik-item > a{
		padding: 5em 1em 1em
	}
	.rozcestnik-item > a:before{
		width: 80px;
		height: 50px;
		top: 1em
	}
	.rozcestnik-item > a > span{
		font-size: 1em
	}
	.group-home > .row{
		max-width: 988px
	}
	.jezdecky-areal__container:before{
		width: 1400px;
		left: calc((100% - 1600px)/ 2)
	}
	.jezdecky-areal__container:after{
		right: calc((100% - 1280px)/ 2)
	}
	.row.jezdecky-areal{
		max-width: 988px
	}
}
/*end nová hp*/
@media only screen and (max-width: 1045px) {
	.company-links > div {
		grid-template-columns: 100%;
		grid-gap: 0.5em 0;
	}
	.group.group.group-banner-img-row0 .grid-1 a:nth-child(3) img {
		position: unset;
	}
	.ipopagetext .row:first-child {
		margin-top: 0;
	}
	html, body {
		background-position: 50% -30px;
		min-width: 100%;
	}
	.fulltextSearchForm,
	.top-social,
	.logo-mb,
	.logo-litex,
	.dren {
		display: none;
	}
	#iporightblock {
		width: 100%;
	}
	#ipocontainer,
	#ipotopmenuwrapper,
	#ipomain {
		width: 100%;
	}
	#ipoheader,
	#ipotopmenu {
		width: 100%;
		margin: 0 auto;
	}
	.subpage4285839 #ipopage,
	.subpage4287796 #ipopage,
	.subpage4287799 #ipopage,
	.subpage4287801 #ipopage,
	.subpage4287804 #ipopage,
	.subpage4287806 #ipopage,
	.subpage4287808 #ipopage,
	.subpage4287812 #ipopage,
	.subpage4287813 #ipopage,
	.subpage4287815 #ipopage,
	.subpage4287817 #ipopage,
	.subpage4287819 #ipopage,
	.subpage6008021 #ipopage,
	.subpage7322387 #ipopage,
	.subpage9694420 #ipopage,
	.subpage9694422 #ipopage,
	.subpage9694432 #ipopage,
	.subpage9701051 #ipopage,
	.subpage9694424 #ipopage,
	.subpage9694425 #ipopage,
	.subpage9694426 #ipopage,
	.subpage9694428 #ipopage,
	.subpage9694430 #ipopage,
	.subpage9694419 #ipopage,
	.subpage9694429 #ipopage,
	.subpage9694433 #ipopage{
		width: 100%;
	}

	.subpage4285839 #ipomainframe,
	.subpage4287796 #ipomainframe,
	.subpage4287799 #ipomainframe,
	.subpage4287801 #ipomainframe,
	.subpage4287804 #ipomainframe,
	.subpage4287806 #ipomainframe,
	.subpage4287808 #ipomainframe,
	.subpage4287812 #ipomainframe,
	.subpage4287813 #ipomainframe,
	.subpage4287815 #ipomainframe,
	.subpage4287817 #ipomainframe,
	.subpage4287819 #ipomainframe,
	.subpage6008021 #ipomainframe,
	.subpage7322387 #ipomainframe,
	.subpage9694420 #ipomainframe,
	.subpage9694422 #ipomainframe,
	.subpage9694432 #ipomainframe,
	.subpage9701051 #ipomainframe,
	.subpage9694424 #ipomainframe,
	.subpage9694425 #ipomainframe,
	.subpage9694426 #ipomainframe,
	.subpage9694428 #ipomainframe,
	.subpage9694430 #ipomainframe,
	.subpage9694419 #ipomainframe,
	.subpage9694429 #ipomainframe,
	.subpage9694433 #ipomainframe{
		width: 100%;
	}
	#iporightblock {
		display: none;
	}
	.rightFloat {
		float: none;
		margin-left: 0;
		display: block;
	}
	.subpage4285839 #iporightblock,
	.subpage4287796 #iporightblock,
	.subpage4287799 #iporightblock,
	.subpage4287801 #iporightblock,
	.subpage4287804 #iporightblock,
	.subpage4287806 #iporightblock,
	.subpage4287808 #iporightblock,
	.subpage4287812 #iporightblock,
	.subpage4287813 #iporightblock,
	.subpage4287815 #iporightblock,
	.subpage4287817 #iporightblock,
	.subpage4287819 #iporightblock,
	.subpage6008021 #iporightblock,
	.subpage7322387 #iporightblock,
	.subpage4274296 #iporightblock,
	.subpage6008082 #iporightblock,
	.subpage4274302 #iporightblock,
	.subpage4274343 #iporightblock,
	.subpage4274324 #iporightblock,
	.subpage4274319 #iporightblock,
	.subpage4274329 #iporightblock,
	.subpage4274311 #iporightblock,
	.subpage4274338 #iporightblock,
	.subpage7322402 #iporightblock{
		display: block;
		width: 100%;
	}
	.row {
		padding: 1em;
	}
	#page4241088 #ipopage {
		padding: 0;
	}
	#iporightblock {
		padding: 1em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.top-menu-toggler,
	.menu-toggler {
		display: block;
	}
	.top-menu-toggler {
		top: 145px;
	}
	.bigmenu > div {
		width: 50%;
		margin-bottom: 20px;
	}
	.bigmenu-icon {
		padding-top: 0;
	}
	.bigmenu a {
		height: auto;
		padding: 20px 0;
	}
	.bigmenu div[class^="bigmenu-item"] a {
		background-size: cover;
		background-position: 0 0;
	}
	.logo {
		margin: 0 auto;
		display: block;
		max-width: 150px;
		float: none;
		margin-top: 25px;
	}
	.logo span {
		margin-top: 0;
	}
	.group-banner {
		border-top: 0;
	}
	.copyright .grid-1 > div {
		width: 100%;
	}
	.copyright h3 {
		text-align: center;
		margin: 20px 0;
	}
	.copyright .group-banner img {
		display: block;
		max-width: 100%;
		height: auto;
	}
	.footer-odkazy {
		padding: 10px 0;
	}
	.footer-odkazy a {
		display: block;
		padding: 5px 0;
		text-align: center;
	}
	.footer-antee {
		text-align: center;
		padding: 5px 0;
	}
	#ipoheader .top-menu-wrapper {
		background: #2a4969 none repeat scroll 0 0;
		overflow: auto;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 110;
		height: 100%;
		display: none;
	}
	#ipoheader .top-menu {
		padding: 20px 0;
		position: relative;
		top: 0;
		left: 0;
		margin-top: 0;
		border-radius: 0;
	}
	#ipoheader .top-menu a {
		float: none;
		padding: 10px 0;
		margin: 0;
		text-align: center;
	}
	#ipoheader .top-menu .top-menu-home {
		width: 100%;
		background: none;
		text-indent: 0;
	}
	.copyright {
		border-top: 1px solid #d9e4ee;
	}
	#ipoheader {
		min-height: auto;
	}
	#ipotopmenuwrapper {
		top: 188px;
		z-index: 109;
		padding-top: 0;
	}
	#ipotopmenu ul.topmenulevel1 li.topmenuitem1,
	#ipotopmenu ul.topmenulevel1 li.noborder {
		border-left: 0;
		margin-left: 0;
		padding: 3px;
		display: block;
		float: left;
		width: 33.3333%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#ipotopmenu > ul {
		display: inline-block;
		background: #1F3851;
		width: 100%;
	}
	#ipotopmenu ul.topmenulevel1 > li.topmenuitem1 > a,
	#ipotopmenu ul.topmenulevel1 > li.noborder > a {
		padding: 10px 5px;
		border-radius: 2px;
		text-align: center;
	}
	#ipotopmenu ul.topmenulevel1 li.topmenuitem1 ul.topmenulevel2 {
		display: none;
	}
	#top-submenu ul li {
		float: none;
		margin: 5px 0;
	}
	#top-submenu ul li a {
		padding: 10px;
		border: 1px solid transparent;
		text-align: center;
	}
	#top-submenu {
		padding-top: 5px;
	}
	.sezona .grid-1 > div {
		width: 50%;
	}
	#page4274366 .paragraph .col-8-12,
	#page4274366 .paragraph .col-4-12,
	.group-banner-img-row00,
	.group-banner-img-row0 {
		width: 100%;
	}
	.group-banner div[class^="grid-1"] {
		padding: 2em 1em;
		margin: -2em auto 0 auto;
		max-height: inherit;
	}
	.grid-new .group-banner div[class^="grid-1"] {
		padding: 2em 1em;
		margin: -2em auto 0 auto;
		max-height: inherit;
	}
	.group-banner .row h3 {
		padding: 1em;
		font-size: 1.4em;
		margin-top: 0
	}
	.group-banner .row .other-partners h3 {
		font-size: 1em;
		margin-bottom: 0;
		min-height: 3em;
	}
	.group-container .group .row {
		margin-bottom: 0;
		padding: 0 0em;
	}
	.company-block {
		margin-bottom: 1rem;
	}
	.company-block__item {
		margin-bottom: 1em;
	}
	.company-block__item > div {
		width: 100%;
	}
	.company-block__text {
		padding: 1rem;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.company-block__image img {
		max-width: none;
		max-height: 230px;
		position: relative;
	}
	.company-block__image.company-logo img {
		max-width: 300px;
	}
	.company-links,
	.company-contacts {
		margin-bottom: 0rem;
		padding: 0;
	}
	.company-block,
	.company-contacts .flex-container,
	.company-block__image {
		padding: 0;
	}
	.company-contacts__item {
		width: 100%;
		margin-bottom: 0.5em;
		padding: 1em;
	}
	.company-contacts__item:nth-child(odd) {
		border-right: none;
	}
	.company-contacts__item:nth-child(even) {
		border-left: none;
	}
	.company-links h2,
	.partners-container h2,
	.partners-new h2 {
		font-size: 1.5em;
	}
	.company-contacts h3 {
		font-size: 1.2em;
	}
	.partners-container {
		margin-bottom: 2em;
		padding: 1em;
	}
	.partners-inner__text, .partners-inner__image {
		width: 100%;
	}
	.partners-inner__text {
		padding-right: 0;
	}
	.partners-inner__image img {
		top: auto;
		right: auto;
		position: relative;
		max-height: 200px;
	}
	.partners-container:nth-of-type(1),
	.partners-container:nth-of-type(2) {
		background-image: none;
	}
	#trucks{
		max-height: 60px;
		position: relative;
		top: 0px
	}
	.group .grid-1 a:nth-child(4) img {
		height: 55px !important;
		top: -10px !important;
	}
	#ipopage{
		padding: 0
	}
	.ipopagetext{
		padding: 0 1em 2em
	}
	.content{
		padding: 0
	}
	[data-user-mode] .ipopagetext.system{
		padding: 1em
	}
	#page13250498 #ipopage,
	#page13250498 .ipopagetext{
		padding: 0
	}
	body,
	html{
		font-size: 13px
	}
	#page13250498 #ipoheader{
		min-height: auto;
		margin-bottom: 2em
	}
	#ipoheader{
		margin-bottom: 4em;
	}
	#ipotomenu{
		max-width: 100%
	}
	.row.header-inner{
		max-width: 100%;
		padding: 1em
	}
	.logo-new{
		width: 100%
	}
	.header-logo > .logo-spolecnosti img{
		width: 60px;
		height: auto
	}
	.header-logo > .nazev-spolecnosti{
		font-size: 1.2em;
		margin-top: 1em;
		padding-left: .7em
	}
	.top-menu-toggler{
		top: 113px;
		background: #1f3651
	}
	body .tooltipster-base{
		display: none
	}
	.header-icons{
		grid-gap: .5em .8em;
		margin-top: 1em
	}
	.menu-toggler{
		top: .3em
	}
	#ipoheader .top-menu-wrapper{
		top: 0;
		z-index: 109;
		height: auto
	}
	#ipoheader .top-menu-wrapper .top-menu{
		display: block;
		padding: 20px 0;
		max-width: 100%
	}
	#ipoheader .top-menu-wrapper .top-menu a{
		color: #fff;
		padding: 8px 0
	}
	#ipoheader .top-menu-wrapper .top-menu a:hover{
		color: #76b0e3
	}
	#ipoheader .top-menu-wrapper .top-menu a:first-of-type{
		width: 100%;
		text-indent: 0
	}
	#ipoheader .top-menu-wrapper .top-menu a:first-of-type:before{
		display: none;
		-webkit-mask: none;
		mask: none
	}
	#ipotopmenuwrapper{
		top: 11.6em
	}
	#ipotopmenuwrapper #ipotopmenu{
		max-width: 100%;
		background: 0 0;
		border-radius: 0
	}
	#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1{
		padding: 0
	}
	#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1,
	#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1.noborder{
		width: 100%;
		padding: 0;
		float: none
	}
	#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1 > a,
	#ipotopmenuwrapper #ipotopmenu > ul.topmenulevel1 li.topmenuitem1.noborder > a{
		padding: 1em
	}
	.header-animace.owl-carousel{
		top: auto;
		position: relative
	}
	.header-animace.owl-carousel .boxImage > img{
		height: 284px
	}
	.odpocet-container{
		width: 100%;
		max-width: 100%;
		position: relative;
		top: auto;
		margin-top: 0;
		opacity: 1;
		z-index: 100
	}
	.odpocet-container > div{
		font-size: 1.3em
	}
	.odpocet-container .odpocet-text{
		margin-bottom: .2em
	}
	.row.rozcestnik{
		grid-gap: .5em;
		padding: 0 1em
	}
	.rozcestnik-item > a:before{
		width: 50px;
		height: 40px;
		top: .5em
	}
	.rozcestnik-item > a > span{
		font-size: 1em
	}
	.group-home > .row{
		max-width: 100%
	}
	.grid-9-12.widget{
		width: 100%;
		padding: 1em;
		box-shadow: 0 0 10px rgba(0,0,0,.2)
	}
	.grid-9-12.widget h2{
		margin-bottom: .7em;
		display: -ms-grid;
		display: grid;
		grid-gap: 5px 0;
		text-align: left
	}
	.grid-9-12.widget .widget-date{
		position: relative;
		margin: 0 0 .5em;
		width: 100%;
		padding: 0;
		max-width: inherit
	}
	.grid-9-12.widget .widget-date:after{
		display: none
	}
	.grid-9-12.widget .widget-date .widget-date-day{
		margin-right: 3px
	}
	.grid-9-12.widget .widget-text{
		width: 100%;
		padding-top: 0
	}
	.grid-9-12.widget .widget-text > a{
		display: block;
		overflow: inherit;
		margin: 0;
		padding: 0
	}
	.grid-9-12.widget .widget-toolbar{
		font-size: .8em;
		display: -ms-flexbox;
		display: flex;
		grid-gap: 5px 7px;
		float: none;
		position: relative;
		-ms-flex-order: 1;
		order: 1
	}
	.grid-9-12.widget .widget-toolbar > a{
		float: none;
		margin-left: 0
	}
	.grid-3-12.poradi{
		width: 100%;
		margin-top: 2em;
		background: #f4f2e3;
		padding: 1em;
		margin-left: 0;
		border-radius: 15px
	}
	.grid-3-12.poradi .grid-1{
		padding: 5px 0
	}
	.grid-3-12.poradi h2{
		text-align: left
	}
	.grid-3-12.poradi > div{
		min-height: auto;
		background: 0 0;
		padding: 0;
		border-radius: 0
	}
	.grid-3-12.poradi > div > div{
		margin-bottom: 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center
	}
	.grid-3-12.poradi > div .poradi-pricka{
		width: auto;
		padding-right: 35px
	}
	.grid-3-12.poradi > div .poradi-pricka span{
		font-size: 1.8em
	}
	.jezdecky-areal__container{
		margin-top: 0;
		min-height: auto;
		background: #1f3651;
		padding: 1em 0
	}
	.jezdecky-areal__container:after,
	.jezdecky-areal__container:before{
		display: none;
		background: 0 0
	}
	.row.jezdecky-areal{
		max-width: 100%
	}
	.jezdecky-areal__text{
		width: 100%;
		margin-top: 0;
		padding-bottom: 0
	}
	.jezdecky-areal__text h1{
		font-size: 1.5em;
		line-height: 1.25
	}
	.jezdecky-areal__text p{
		font-size: 1em;
		margin-bottom: .5em
	}
	.jezdecky-areal__cta{
		width: auto;
		margin-top: 1em;
		margin-left: 0;
		margin-right: 0
	}
	.jezdecky-areal__cta > a,
	.jezdecky-areal__cta > a:visited{
		line-height: normal;
		font-size: 1.15em;
		padding: .6em 1em
	}
	.jezdecky-areal__cta > a br,
	.jezdecky-areal__cta > a:visited br{
		display: none
	}
	.jezdecky-areal__cta > a:before,
	.jezdecky-areal__cta > a:visited:before{
		display: none;
		background: 0 0
	}
	.row.loga{
		width: 100%;
		margin-top: 2em;
		margin-bottom: 0;
		padding: 0 1em 1.5em
	}
	.row.loga h2{
		text-align: left;
		margin-bottom: 1em
	}
	.row.loga.hlavni .loga__wrapper p a img,
	.row.loga.platinum .loga__wrapper p a img{
        max-width: 90%;
        max-height: 140px;
	}
	.loga__wrapper{
		grid-gap: 1em;
		-ms-grid-columns: 1fr 1em 1fr 1em 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		-ms-flex-align: inherit;
		align-items: inherit
	}
	.loga__wrapper p{
		height: 150px
	}
	.loga__wrapper p a{
		display: inline-block
	}
	.loga__wrapper img{
		max-width: 100%;
		max-height: 80px
	}
}
/* ----------------------------------------------------------- */
/* 860px MEDIA /*
/* ----------------------------------------------------------- */

@media (max-width: 860px) {
	.widget {
		width: 100%;
	}
	.widget .widget-item a {
		padding: 5px;
		margin: 5px 0;
		display: block;
	}
	.widget > div {
		min-height: initial;
	}
	.widget-img {
		display: none;
		margin: 0;
	}
	.widget-date {
		text-align: left;
		padding: 5px 0;
		color: #666;
		max-width: 110px;
		margin: 5px 0;
	}
	.widget-date span {
		float: left;
		display: block;
	}
	.widget-date-day {
		font-size: inherit;
		font-weight: 600;
		margin: 0 10px 0 0;
	}
	.widget-text {
		padding: 0;
	}
	.poradi {
		width: 100%;
		margin-top: 10px;
	}
	.poradi > div {
		background: none;
	}
	.poradi h2,
	.poradi .poradi-jmeno span {
		color: #fff;
	}
	.poradi h2 {
		text-align: center;
	}
	.poradi-jmeno {
		padding: 0;
	}
	.poradi-jmeno .bigger {
		font-size: 1.2em;
		font-weight: 600;
		margin-left: 10px;
	}
	.poradi-jmeno span {
		float: left;
		font-size: 1.2em;
	}
	.poradi .grid-1 {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		padding: 15px 0;
	}
	.poradi .grid-1:first-child {
		border-top: 0;
	}
	.poradi-pricka {
		padding-right: 35px;
	}
	.poradi-pricka span {
		background: none;
		color: #fff;
		height: initial;
		width: initial;
		text-align: right;
		box-shadow: none;
		padding: 0;
	}
}
/* ----------------------------------------------------------- */
/* 750px MEDIA /*
/* ----------------------------------------------------------- */
/*@media only screen and (max-width: 707px) {
.group.group.group-banner-img-row0 .grid-1 a:nth-child(3) img {
position: relative;
left: 27px;
}
}*/
@media only screen and (max-width:768px){
	.header-animace.owl-carousel .boxImage > img{
		height: 213px
	}
	.row.rozcestnik{
		-ms-grid-columns: 1fr .5em 1fr;
		grid-template-columns: 1fr 1fr
	}
	.loga__wrapper{
		-ms-grid-columns: 1fr 1em 1fr;
		grid-template-columns: 1fr 1fr
	}
}
@media only screen and (max-width: 700px) {
	.cycle-slideshow {
		display: none;
	}
	.odpocet-container {
		position: relative;
		top: 0;
		margin-top: 0;
		opacity: 1;
	}
	.bigmenu > div {
		width: 100%;
		margin-bottom: 10px;
	}
	.logo {
		margin: 25px 0 0 20px;
	}
	.widget h2 {
		text-align: center;
	}
	.widget-toolbar {
		display: none;
	}
	.menu-toggler span:first-child {
		display: none;
	}
	.menu-toggler span {
		padding-left: 0;
	}
	.sezona .grid-1 > div {
		width: 100%;
	}
	#top-submenu ul li {
		margin: 1px 0;
	}
	.bigmenu a {
		padding: 10px 0;
	}
	.bigmenu-icon img {
		max-width: 100px;
	}
	.bigmenu-title {
		font-size: 1.4em;
	}
	.article .articleText {
		display: none;
	}
	.article .dueDate {
		display: inline-block;
		padding-bottom: 0;
		margin: 20px 0 0;
	}
	.blog .subscribe-toolbar {
		display: none;
	}
	#ipopage .content-paginator {
		margin: 10px 0;
	}
	.group-banner div[class^="grid-1"].other-partners .grid-2-12 {
		width: 33.3%;
		margin-bottom: 1em;
	}
	.group .grid-1 img, .group .other-partners img {
		max-height: 50px;
	}
	#ipocopyright .copyright .group-container .group-banner-img-row1 .grid-1,
	#ipocopyright .copyright .group-container .group-banner-img-row2 .grid-1.partneri,
	#ipocopyright .copyright .group-container .group-banner-img-row0 .grid-1 {
		flex-direction: column;
	}
}
@media only screen and (max-width: 550px) {
	.group-banner div[class^="grid-1"].other-partners .grid-2-12 {
		width: 49.9%;
	}
	.company-links .action-button,
	.company-links .action-button:Visited {
		width: 100%;
		margin-right: 0;
	}
	.partners-new > p strong,
	.partners-new > p span {
		display: block;
	}
	.group .grid-1 a:nth-child(4) img {
		max-height: 55px;
		height: auto !important;
	}
	.header-animace.owl-carousel .boxImage > img{
		height: 152px
	}
	.loga__wrapper img,
	.row.loga.hlavni .loga__wrapper p a img,
	.row.loga.platinum .loga__wrapper p a img{
		max-width: 90%;
	}
}
/*@media only screen and (max-width: 509px) {
.group.group.group-banner-img-row0 .grid-1 a:nth-child(3) img {
position: unset;
}
}*/
@media only screen and (max-width:400px){
	.row.rozcestnik{
		-ms-grid-columns: 100%;
		grid-template-columns: 100%;
		grid-gap: .5em 0
	}
}
@media only screen and (max-width: 350px) {
	.logo {
		margin: 20px 60px 20px 20px;
		background-size: 90px;
		background-position: 0 0;
		min-height: 70px;
		padding-left: 110px;
	}
	.logo span {
		font-size: 1.25em;
	}
	#ipoheader .top-menu a {
		padding: 8px 0;
	}
	.group-banner div[class^="grid-1"].other-partners .grid-2-12 {
		width: 100%;
	}
	.group-banner .row .other-partners h3 {
		min-height: auto;
	}
}
/*** print styles *************************************************************/
@media print {
	#ipocontainer, #ipomain, #ipomainframe, #ipofooter {
		width: 724px;
	}
	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;
	}
}
