@font-face {
  font-family: "Sketchetik";
  src: url("../pics/Sketchetik-Bold.eot");
  src: url("../pics/Sketchetik-Bold.eot#iefix") format("embedded-opentype"), url("../pics/Sketchetik-Bold.woff") format("woff"), url("../pics/Sketchetik-Bold.ttf") format("truetype"), url("../pics/Sketchetik-Bold.svg#Sketchetik") format("svg");
  font-weight: normal;
  font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
dl,
dt,
dd,
ol,
ul,
li,
form,
legend,
fieldset,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
}
body {
  margin: 0 !important;
  padding: 0 !important;
  color: ;
  background: ;
  text-rendering: optimizeLegibility;
}
html,
body {
  height: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
td,
th {
  vertical-align: top;
  text-align: left;
}
th {
  font-weight: bold;
}
table img {
  vertical-align: middle;
}
ol,
ul,
.noList {
  list-style: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
html {
  font-size: 100.01%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
a {
  color: ;
  text-decoration: none;
  line-height: inherit;
  font-weight: inherit;
}
a:hover {
  color: ;
  text-decoration: underline;
}
.hover a.toTr {
  color: ;
}
h1 {
  font-size: 200%;
  font-weight: bold;
}
h2 {
  font-size: 150%;
  font-weight: bold;
}
h3 {
  font-size: 120%;
  font-weight: bold;
}
h4,
h5,
h6,
h7,
h8 {
  font-size: 100%;
  font-weight: bold;
}
.monospace {
  font-family: monospace;
}
.scrollable {
  overflow: scroll;
}
table .tiny {
  width: 10px;
}
.center {
  text-align: center !important;
  vertical-align: middle !important;
}
.middle {
  vertical-align: middle !important;
}
.cleaner {
  clear: both;
  height: 0px;
  overflow: hidden;
}
.noDisplay {
  display: none;
}
.noPadding {
  padding: 0 !important;
}
.noMargin {
  margin: 0 !important;
}
.noSpace {
  padding: 0 !important;
  margin: 0 !important;
}
.first {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
input.time {
  width: 5.5em;
}
input.date {
  width: 8em;
}
body {
  color: #fff;
  background: #651721;
  font-family: 'Montserrat', Verdana, Arial, Tahoma, sans-serif;
  font-size: 0.85em;
  line-height: 1.5;
  font-weight: 500;
  font-size: 11pt;
}
a:hover,
a:active,
a:focus {
  transition: 0.24s;
}
a i.icon {
  position: relative;
  margin-left: -1em;
  display: inline-block;
}
a {
  text-decoration: none;
  line-height: 1.1;
  display: inline-block;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.lightTheme a.btn,
.lightTheme input.btn,
.lightTheme button.btn,
.darkTheme a.btn,
.darkTheme input.btn,
.darkTheme button.btn {
  padding: 0.4em 1.2em;
  background: #689b35;
  color: rgba(255,255,255,0.95);
  font-weight: bold;
  border: 0;
  -webkit-border-radius: 0.9em;
  -moz-border-radius: 0.9em;
  border-radius: 0.9em;
  font-family: 'Montserrat', Verdana, Arial, Tahoma, sans-serif;
}
.lightTheme a.btn:hover,
.lightTheme a.btn:active,
.lightTheme a.btn:focus,
.lightTheme input.btn:hover,
.lightTheme input.btn:active,
.lightTheme input.btn:focus,
.lightTheme button.btn:hover,
.lightTheme button.btn:active,
.lightTheme button.btn:focus,
.darkTheme a.btn:hover,
.darkTheme a.btn:active,
.darkTheme a.btn:focus,
.darkTheme input.btn:hover,
.darkTheme input.btn:active,
.darkTheme input.btn:focus,
.darkTheme button.btn:hover,
.darkTheme button.btn:active,
.darkTheme button.btn:focus {
  border: 0;
  color: white;
  background: #75ae3b;
}
.lightTheme a.btn i.icon,
.lightTheme input.btn i.icon,
.lightTheme button.btn i.icon,
.darkTheme a.btn i.icon,
.darkTheme input.btn i.icon,
.darkTheme button.btn i.icon {
  position: relative;
  margin-left: 0;
  display: inline-block;
}
.lightTheme {
  background: #fff;
  color: #000000;
}
.lightTheme div.logo,
.lightTheme h1,
.lightTheme h2,
.lightTheme h3,
.lightTheme h4 {
  color: #651721;
}
.lightTheme h3 {
  color: rgba(0,0,0,0.9);
}
.lightTheme a {
  color: #5e8c30;
  border-bottom: 1px solid #a0cf72;
}
.lightTheme a:hover,
.lightTheme a:active,
.lightTheme a:focus {
  color: #283c15;
  border-bottom: 1px solid #283c15;
}
.silverTheme {
  background: #f5e7e9;
  color: #3b0e13;
}
.silverTheme div.logo,
.silverTheme h1,
.silverTheme h2,
.silverTheme h3,
.silverTheme h4 {
  color: #651721;
}
.silverTheme a {
  color: gray;
  border-bottom: 1px solid silver;
}
.silverTheme a:hover,
.silverTheme a:active,
.silverTheme a:focus,
.silverTheme a.sel {
  color: #689b35;
  border-bottom: 1px solid #689b35;
}
.darkTheme {
  background: #651721;
  color: rgba(255,255,255,0.8);
}
.darkTheme a,
.darkTheme a:visited {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.darkTheme a:hover,
.darkTheme a:active,
.darkTheme a:focus,
.darkTheme a:visited:hover,
.darkTheme a:visited:active,
.darkTheme a:visited:focus {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.darkTheme a.btn {
  background: rgba(255,255,255,0.4);
  color: white;
}
.darkTheme a.btn:hover,
.darkTheme a.btn:active,
.darkTheme a.btn:focus {
  color: white;
  background: rgba(255,255,255,0.4);
}
.darkTheme h2,
.darkTheme h3,
.darkTheme h4 {
  color: rgba(255,255,255,0.96);
}
.darkTheme .note {
  color: rgba(255,255,255,0.5);
}
.hide {
  display: none;
}
.glued {
  margin-top: -0.6em;
}
.lineTop {
  border-top: 1px solid #651721;
}
.space {
  margin-top: 3.6em;
}
h1.space,
h2.space {
  margin-top: 2.8em;
}
h3.space {
  margin-top: 2.8em;
}
#subheader {
  border-bottom: 1px solid #f0f0f0;
  background: #651721;
}
#subheader a {
  color: #82bf44;
  border-bottom: 1px solid #82bf44;
}
#subheader a:hover,
#subheader a:active,
#subheader a:focus {
  color: #a8d37d;
  border-bottom: 1px solid #a5d179;
}
#subheader ul {
  text-align: center;
  padding: 0.3em 0.5em 0.6em;
  margin: 0;
}
#subheader ul li {
  display: inline-block;
  padding: 0.2em 1em 0.25em;
}
#contentWrapper {
  background: white;
}
p,
li {
  max-width: 60em;
}
#content {
  padding: 3em 6.7em;
  margin: 0 auto;
  max-width: 66em;
}
#content #breadcrumbs {
  margin-bottom: 1.2em;
  margin-top: -1em;
}
#content #breadcrumbs i {
  font-size: 80%;
  vertical-align: baseline;
}
footer {
  padding: 2em 3em;
}
footer #footerUpMark {
  float: right;
}
footer .footerSection {
  width: 20em;
  float: left;
}
footer p {
  max-width: none;
}
div.logo,
h1 {
  font-size: 200%;
}
div.logo,
h1.logo,
h2.logo {
  color: #651721;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
div.logo a,
h1.logo a,
h2.logo a {
  color: #651721;
  text-decoration: none;
  border: 0;
}
div.logo a:hover,
div.logo a:active,
div.logo a:focus,
h1.logo a:hover,
h1.logo a:active,
h1.logo a:focus,
h2.logo a:hover,
h2.logo a:active,
h2.logo a:focus {
  color: #651721;
}
div.logo img,
h1.logo img,
h2.logo img {
  height: 0.85em;
  vertical-align: baseline;
  margin-bottom: 0em;
  display: inline-block;
  margin-right: 0.4em;
}
.center {
  text-align: center;
}
.big {
  font-size: 280%;
  margin-bottom: 1.35em;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  margin-bottom: 0.7em;
  line-height: 1.2;
}
h1 .icon,
h2 .icon,
h3 .icon {
  font-size: 320%;
  display: block;
  margin: 0;
  margin-bottom: 0.3em;
  color: #6d9b3f;
}
h1,
h2.h1 {
  font-size: 180%;
  font-style: normal;
  font-weight: bold;
}
h2 {
  font-style: normal;
  font-size: 120%;
}
h3 {
  font-size: 100%;
}
p,
address,
table,
ul,
ol {
  margin-bottom: 0.95em;
}
table {
  margin: 2em 0;
}
#headerBg {
  background: #fff;
}
header {
  background: #fff;
  max-width: 78em;
  margin: 0 auto;
}
header h1,
header div.logo {
  padding: 0.5em 0.5em 0 0.5em;
  float: left;
  margin: 0;
  white-space: nowrap;
  margin-left: 0.8em;
}
header #supportNav {
  padding: 0;
  float: right;
  padding: 1.5em 0;
}
header #supportNav li {
  display: inline-block;
  margin-left: 0;
  padding: 0;
}
header ul {
  padding: 0 0.5em;
  margin: 0;
  float: right;
  margin-right: 1.5em;
}
header ul li {
  display: inline-block;
  padding: 1.7em 0.9em;
}
header ul li.sel {
  background: #689b35;
}
header ul li.sel a {
  color: white;
  font-weight: bold;
  border-bottom: 1px solid rgba(255,255,255,0.4);
}
header ul li.sel a:hover,
header ul li.sel a:active,
header ul li.sel a:focus {
  color: rgba(255,255,255,0.89);
  font-weight: bold;
  border-bottom: 1px solid rgba(255,255,255,0.6);
}
hr {
  display: none;
}
table.list td,
table.list th {
  padding: 0.2em 0.6em;
  border: 1px solid rgba(0,0,0,0.2);
}
table.list th {
  background: rgba(0,0,0,0.1);
}
table.list tr.sum {
  font-weight: bold;
}
table.porovnaniList {
  table-layout: fixed;
}
table.porovnaniList thead {
  position: sticky;
  top: 0;
}
table.porovnaniList thead,
table.porovnaniList thead th {
  background: #fefefe;
}
table.porovnaniList th.porovnaniTh {
  padding: 0;
}
table.porovnaniList td.porovnaniTopic {
  width: 15%;
  font-size: 135%;
}
table.porovnaniList th {
  vertical-align: middle;
  text-align: center;
  padding-top: 0.5em;
}
table.porovnaniList .localSolution {
  display: none;
}
table.porovnaniList .porovnaniLogo {
  font-size: 1.9em;
  display: block;
  height: 2.3em;
  padding: 0.6em 0.6em 0;
}
table.porovnaniList .porovnaniLogo img {
  height: 1em;
  margin-top: -0.2em;
}
table.porovnaniList .fa-salesforce {
  font-size: 160%;
}
table.porovnaniList .porovnaniPod {
  background: #fee7eb;
}
table.porovnaniList th.porovnaniTh .porovnaniPod {
  border-bottom: 3px solid #561028;
}
table.porovnaniList .porovnaniSf {
  background: #e6f3ff;
}
table.porovnaniList th.porovnaniTh .porovnaniSf {
  border-bottom: 3px solid #009bd8;
}
.porovnavaniListNext {
  font-size: 120%;
}
.fa-salesforce {
  color: #009bd8;
}
@media screen and (max-width: 820px) {
  table.porovnaniList .localSolution {
    display: block;
    margin-bottom: 0.15em;
    font-style: italic;
    font-weight: bold;
    color: rgba(0,0,0,0.9);
  }
  table.porovnaniList,
  table.porovnaniList tr,
  table.porovnaniList th,
  table.porovnaniList td,
  table.porovnaniList thead,
  table.porovnaniList tbody {
    display: block;
    border: 0;
    padding: 0;
  }
  table.porovnaniList thead {
    display: none;
  }
  table.porovnaniList tr {
    margin: 0 0 2em;
  }
  table.porovnaniList td.porovnaniTopic {
    border-top: 1px solid gray;
    padding-top: 10px;
    width: 15%;
    font-weight: bold;
    font-size: 130%;
    margin-bottom: 0.6em;
    width: 100%;
  }
  table.porovnaniList .porovnaniLogo {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    height: auto;
    margin-right: 0.2em;
  }
  table.porovnaniList .porovnaniSf {
    margin-top: 0.6em;
  }
  table.porovnaniList .porovnaniPod,
  table.porovnaniList .porovnaniSf {
    padding: 0.7em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
}
@media print {
  .porovnavaniListNext,
  .porovnavaniListAll {
    display: none !important;
  }
  .porovnaniList {
    display: table-row !important;
  }
}
table.servicesTable {
  margin: 1.6em 0;
  table-layout: fixed;
}
table.servicesTable thead td,
table.servicesTable thead th {
  vertical-align: bottom;
  color: gray;
}
table.servicesTable td,
table.servicesTable th {
  padding: 0.9em 0 0.9em 1em;
  border-bottom: 1px solid silver;
}
table.servicesTable td.serviceIcon {
  font-size: 200%;
  color: #ffc40d;
  vertical-align: middle;
}
table.servicesTable td.serviceCaption {
  padding: 1.3em 0.8em;
  font-size: 110%;
  width: 35%;
  vertical-align: middle;
  line-height: 1.2;
  text-transform: uppercase;
  color: #651721;
  font-weight: bold;
}
table.servicesTable td.serviceDesc {
  width: 45%;
  padding-right: 1.6em;
}
table.servicesTable td.servicePrice {
  vertical-align: bottom;
}
.colTriaBg1 {
  background: url('../pics/colsilver.png') calc(32.55%) 0 repeat-y;
}
.colTriaBg2 {
  background: url('../pics/colsilver.png') calc(67.1%) 0 repeat-y;
}
#webCounterBar {
  padding-bottom: 4em;
}
#webCounterBar .webCounteFrames {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 3.2em;
  grid-gap: 2em;
  margin-top: 4em;
  margin-bottom: 2em;
}
#webCounterBar .webCounteFrames .webCounteFrame {
  text-align: center;
}
#webCounterBar .webCounteFrames .webCounteFrame .webCounterTitle {
  font-size: 120%;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}
#webCounterBar .webCounteFrames .webCounteFrame .webCounterNumer {
  margin-top: 0.5em;
  display: block;
  font-size: 140%;
  font-weight: bold;
  color: #ff4347;
}
#webCounterBar .webCounteFrames .webCounteFrame .icon {
  color: gray;
  font-size: 230%;
}
#webCounterBar .webCountersNote {
  text-align: right;
}
@media (max-width: 750px) {
  #webCounterBar .webCounteFrames {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 600px) {
  #webCounterBar .webCounteFrames {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 450px) {
  #webCounterBar .webCounteFrames {
    grid-template-columns: 1fr;
  }
}
#indexBg2 {
  padding: 20px 30px 0;
}
#indexBg2 .webCounteFrames {
  margin-left: auto;
  margin-right: auto;
  max-width: 70em;
}
#indexBg2 #webCounterBar .webCounteFrames .webCounteFrame {
  color: #ff4347;
}
#indexBg2 #webCounterBar .webCounteFrames .webCounteFrame .icon {
  color: #ff4347;
}
#indexBg2 #webCounterBar .webCounteFrames .webCounteFrame .webCounterNumer {
  color: white;
}
#indexBg2 #webCounterBar .webCounteFrames .webCounteFrame .webCounterTitle {
  color: white;
}
#indexBg2 #webCounterBar .webCountersNote {
  color: #689b35;
  max-width: 100%;
  text-align: center;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  margin-bottom: -10px;
}
#indexBg2 #webCounterBar .webCountersNote a {
  color: #82bf44;
  text-decoration: underline;
}
#indexBg2 #webCounterBar .webCountersNote a:hover,
#indexBg2 #webCounterBar .webCountersNote a:active {
  color: white;
}
.referenceTable {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 3em;
  grid-gap: 3em;
  margin-top: 3em;
  margin-bottom: 3em;
}
.referenceTable img.refLogo {
  max-width: 70%;
  max-height: 3.8em;
  margin: 0 0 0.8em !important;
}
.referenceTable h2 {
  margin: 0 !important;
  font-size: 100%;
  padding-top: 0.6em;
  border-top: 1px solid rgba(0,0,0,0.2);
}
.referenceTable p.referenceUnits {
  margin: 0 !important;
  color: black;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.referenceTable p.referenceYear {
  margin: 0.6em 0 0 !important;
  font-size: 90%;
}
.colTria {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 2em;
  grid-gap: 2em;
}
.colTria .col h3,
.colTria .col h2 {
  margin-bottom: 1.2em;
  text-align: center;
}
.offerNoteAsterisk {
  font-weight: bold;
  color: #689b35;
  text-decoration: none;
  font-size: 80%;
  margin-top: -0.2em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  vertical-align: top;
}
.box {
  margin-bottom: 1.5em;
  margin-left: -1.4em;
  margin-right: 0.4em;
  padding: 1.3em 1.4em 1em;
  font-size: 110%;
  background: #b2e583;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.box p {
  margin-bottom: 0.4em;
}
ol.list {
  list-style: decimal;
}
ul.list,
ol.list {
  list-style: square;
  list-style-position: outside;
  padding-left: 3em;
}
ul.list li,
ol.list li {
  margin-bottom: 0.4em;
}
.featuresBoard {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 3em;
  grid-gap: 3em;
  margin-top: 2.8em;
  margin-bottom: 2.8em;
  text-align: left;
}
.featuresBoard h3 {
  text-align: left;
}
.featuresBoard h3 .icon {
  display: block;
  margin: 0 0.18em 0.3em;
}
.reasons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 3em;
  grid-gap: 3em;
  margin: 2em 0;
}
form#kalkulace {
  background: #f5f5f5;
  padding: 2em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
form#kalkulace table.layouter th,
form#kalkulace table.layouter td {
  padding: 0.3em 0.5em;
}
form#kalkulace table.layouter th {
  font-weight: normal;
  text-align: right;
}
form#kalkulace fieldset {
  border: 2px solid #651721;
  margin-bottom: 1em;
  padding: 1.5em 1.5em;
  -webkit-border-radius: 0.7em;
  -moz-border-radius: 0.7em;
  border-radius: 0.7em;
}
form#kalkulace fieldset legend {
  font-size: 100%;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 0;
  padding: 0 0.3em;
}
form#kalkulace p.note {
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  margin-bottom: 0.7em;
}
form .txt,
form select {
  border: 1px solid silver;
  padding: 0.3em 0.6em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  font-family: "Montserrat", Arial, sans-serif;
}
form select {
  width: 100%;
}
#kalkulace-vysledek {
  border: 1px solid gray;
  padding: 2em;
  margin-top: 2em;
}
#kalkulace-vysledek table.list {
  width: 100%;
}
#kalkulace-vysledek table.list td,
#kalkulace-vysledek table.list th {
  background: white;
  font-weight: normal;
}
#kalkulace-vysledek table.list th {
  width: 80%;
}
#kalkulace-vysledek table.list tr.sum td,
#kalkulace-vysledek table.list tr.sum th {
  font-weight: bold;
  background: #ffc40d;
}
.story {
  color: #689b35;
  border-left: 3px solid #689b35;
  display: block;
  margin: 1.5em;
  line-height: 1.7;
  padding-left: 1.6em;
  font-weight: bold;
}
blockquote {
  color: #689b35;
  border-left: 3px solid #689b35;
  display: block;
  margin: 1.5em;
  line-height: 1.7;
  padding-left: 1.6em;
}
body.index #headerBg,
body.index header {
  background: #f9f9f9;
}
body.index #subheader {
  border-bottom: 0;
}
body.index #indexBg {
  position: relative;
  color: #651721;
  overflow: hidden;
  background-color: #ededed;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear,left top,left bottom,from(#f9f9f9),to(#ededed));
  background-image: -moz-linear-gradient(top,#f9f9f9,#ededed);
  background-image: -ms-linear-gradient(top,#f9f9f9,#ededed);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#ededed));
  background-image: -webkit-linear-gradient(top,#f9f9f9,#ededed);
  background-image: -o-linear-gradient(top,#f9f9f9,#ededed);
  background-image: linear-gradient(top,#f9f9f9,#ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ededed', GradientType=0);
}
body.index #indexBg .indexBgInner {
  overflow: hidden;
  max-width: 68em;
  margin: 0 auto;
}
body.index #indexBg .indexBgInner .indexFrame {
  z-index: 99999;
}
body.index #indexBg .indexBgInner .indexFrame h2 {
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  font-size: 90%;
  margin-top: 2em;
  margin-left: 90px;
}
body.index #indexBg .indexBgInner .bgicon {
  z-index: 9999;
  position: absolute;
  left: -195px;
  top: 0;
  line-height: 1;
  font-size: 600px;
  filter: alpha(opacity=5);
  -khtml-opacity: 0.05;
  -moz-opacity: 0.05;
  opacity: 0.05;
}
body.index #indexBg .indexBgInner .bgicon2 {
  z-index: 9999;
  position: absolute;
  right: -195px;
  top: 0;
  line-height: 1;
  font-size: 600px;
  filter: alpha(opacity=5);
  -khtml-opacity: 0.05;
  -moz-opacity: 0.05;
  opacity: 0.05;
}
body.index #indexBg #claimList {
  color: #689b35;
  margin: 0;
  min-height: 3em;
  line-height: 1.2;
}
body.index #indexBg .indexFrame {
  float: left;
  width: 50%;
  padding-bottom: 30px;
}
body.index #indexBg #screenshots {
  z-index: 99999;
  position: relative;
  width: 45%;
  float: right;
}
body.index #indexBg #screenshots img {
  -webkit-border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  right: 0;
  top: 10px;
  display: block;
  object-fit: cover;
  object-position: left top;
  position: absolute;
}
.zdarma {
  color: #689b35;
  font-weight: bold;
}
div.contactBox {
  display: grid;
  grid-template-columns: 9em 100%;
  row-gap: 1.5em;
  grid-gap: 1.5em;
  margin-bottom: 2.3em;
  margin-top: 1em;
  max-width: 40em;
}
div.contactBox h1.contactBoxName,
div.contactBox h2.contactBoxName,
div.contactBox h3.contactBoxName,
div.contactBox h4.contactBoxName {
  font-size: 140%;
  text-transform: none;
  margin: 0 0 0.15em;
  text-align: left !important;
}
div.contactBox img {
  float: left;
  width: 9em;
}
div.contactBox p.contactBoxPosition {
  margin: 0 0 0.1em;
}
div.contactBox p.contactBoxContact {
  margin: 0 0 0.1em;
}
div.contactBox p.contactBoxAbout {
  margin: 1.1em 0 1.2em;
}
@media (max-width: 960px) {
  #content,
  footer {
    padding-left: 2em;
    padding-right: 2em;
  }
  .box {
    margin-left: 0;
  }
}
@media (max-width: 900px) {
  .referenceTable,
  .colTria,
  .featuresBoard,
  .reasons {
    grid-template-columns: 1fr 1fr;
  }
  .colTriaBg1,
  .colTriaBg2 {
    background: none;
  }
}
@media (max-width: 720px) {
  .referenceTable,
  .colTria,
  .featuresBoard,
  div.contactBox,
  .reasons {
    grid-template-columns: 1fr;
  }
  .colTriaBg1,
  .colTriaBg2 {
    background: none;
  }
  #supportNav {
    display: none;
  }
  table.servicesTable,
  table.servicesTable tr,
  table.servicesTable td,
  table.servicesTable th {
    display: block;
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
  }
  table.servicesTable thead {
    display: none;
  }
  table.servicesTable td.serviceIcon {
    font-size: 300%;
    padding: 0 0 0.2em !important;
  }
  table.servicesTable td.serviceDesc {
    padding: 0.6em 0 0 !important;
  }
  table.servicesTable td.servicePrice {
    padding: 0.6em 0 3.2em !important;
    text-align: right;
    font-size: 120%;
  }
}
@media (max-width: 1000px) {
  header ul#nav {
    float: none;
    display: block;
    clear: both;
    text-align: center;
    border-top: 1px solid #f0f0f0;
  }
  body.index #supportNav {
    display: none;
  }
  body.index header ul#nav {
    border-top: 0;
  }
}
@media (max-width: 1136px) {
  body.index #indexBg .indexBgInner {
    margin: 0 0 0 3.2em;
  }
}
@media (max-width: 980px) {
  body.index #indexBg .indexBgInner .indexFrame {
    float: none !important;
    width: auto !important;
    margin-right: 4em;
  }
}
@media (max-width: 690px) {
  body.index #indexBg .indexBgInner .bgicon,
  body.index #indexBg .indexBgInner .bgicon2 {
    display: none;
  }
}
@media (max-width: 520px) {
  body.index #indexBg .screen {
    display: none;
  }
  header ul li {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  body.index #indexBg .indexBgInner .indexFrame {
    padding-bottom: 2em;
    text-align: center;
  }
  body.index #indexBg .indexBgInner .indexFrame #claimList {
    text-align: center !important;
  }
  body.index #indexBg .indexBgInner .indexFrame p,
  body.index #indexBg .indexBgInner .indexFrame h2 {
    margin-left: 0 !important;
  }
  body.index #indexBg .indexBgInner .indexFrame h1.logo {
    margin-top: 26px;
    font-size: 200% !important;
  }
  #content h1,
  #content h2,
  #content h3 {
    text-align: center;
  }
}
@media print {
  body {
    background: none !important;
    font-size: 10pt;
  }
  #content {
    max-width: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  header h1,
  header div.logo {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  p,
  ul,
  header,
  footer {
    max-width: none;
  }
  footer,
  header ul,
  #subheader {
    display: none !important;
  }
  p {
    page-break-inside: avoid;
  }
}
.historyGram {
  padding-left: 6em;
  position: relative;
}
.historyGram .historyGramLine {
  position: absolute;
  top: 0;
  height: 100%;
  width: 4px;
  left: 2em;
  background-color: #ffc40d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear,left top,left bottom,from(#049CDB),to(#ffc40d));
  background-image: -moz-linear-gradient(top,#049CDB,#ffc40d);
  background-image: -ms-linear-gradient(top,#049CDB,#ffc40d);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#049CDB),color-stop(100%,#ffc40d));
  background-image: -webkit-linear-gradient(top,#049CDB,#ffc40d);
  background-image: -o-linear-gradient(top,#049CDB,#ffc40d);
  background-image: linear-gradient(top,#049CDB,#ffc40d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#ffc40d', GradientType=0);
}
.historyGram .historyGramIcon1,
.historyGram .historyGramIcon2 {
  color: #049CDB;
  background: white;
  left: 0.9em;
  position: absolute;
  width: 1.2em;
  margin-left: -0.6em;
  height: 1.2em;
  background: white;
  font-size: 280%;
}
.historyGram .historyGramIcon1 {
  border-bottom: 0.6em solid white;
  top: 0;
}
.historyGram .historyGramIcon2 {
  border-top: 0.4em solid white;
  border-bottom: 0.2em solid white;
  bottom: 0;
  color: #ffc40d;
}
.historyGram .story {
  border: 0;
  padding-left: 0;
}
.screenshotBox {
  width: 50em;
  height: 30em;
  position: relative;
  overflow: hidden;
  margin: 0 auto 20px;
  border: 4px solid #651721;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.screenshotBox .screenshotBoxImg img {
  width: 100%;
  max-height: 30em;
  object-fit: cover;
  object-position: left top;
  position: absolute;
  left: 0;
  top: 0;
}
h2.featureheader {
  font-size: 150%;
  margin-top: 3em;
}
h2.featureheader .icon {
  font-size: 130%;
  display: inline-block;
  margin-right: 0.5em;
}
