html,
body {
  width: 100%;
  max-width: 100%;
  height: 100%;
  overflow-x: hidden;
}

.nomob {
  display: none !important;
}

body {
  background: none;
}

header,
.homebox div,
.nejlevnejsi,
.nejlevnejsi aside {
  width: 100% !important;
  box-sizing: border-box;
}

.nejlevnejsi aside {
  padding: 0 10px 10px 10px !important;
}

.nejlevnejsi aside .cena small,
.nejlevnejsi aside .cena a,
.nejlevnejsi aside .cena strong {
  display: inline !important;
}

header hr,
.procssls article {
  display: none;
}

header.floatingheader {
  padding-top: 0;
}

header nav {
  background: none;
}

header nav.floatingmenu {
  position: relative !important;
  top: auto;
  width: 100%;
}

header ul.menu {
  width: 100% !important;
  text-align: center;
}

header ul.menu li {
  width: auto !important;
  padding-left: 12px;
  padding-right: 12px;
  float: none !important;
  display: inline-block !important;
}

header ul.menu li:hover ul {
  display: none;
}

header ul.menu li.logo {
  width: 100% !important;
  float: none;
  overflow: hidden;
  clear: both;
  padding: 0;
  margin: 0;
}

header ul.menu li.logo a {
  text-align: left;
  margin-left: 12px;
}

header ul.menu li.ucet {
  width: auto !important;
  float: none;
  overflow: hidden;
  clear: both;
  padding: 0;
  margin: 0 12px 0 0;
  background: #E1E0DD /* BLUE */ url('https://img.ssls.cz/h-menu-bg-gray.png') repeat-x;
  position: absolute;
  top: 0;
  right: 0;
}

header ul.menu li.ucet em {
  text-align: right;
}

header ul.menu li.ssls,
header ul.menu li.nastroje {
  height: auto !important;
  background: none;
}

header ul.menu li.ssls a,
header ul.menu li.nastroje a {
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0 !important;
  color: #314795 !important;
  text-shadow: none !important;
}

header ul.menu li.nastroje a {
  color: #53A444 !important;
}

header ul.menu li.ssls a span,
header ul.menu li.nastroje a span {
  color: #848484 !important;
  text-shadow: none !important;
}

header div.menu .left {
  display: none;
}

header div.menu .kosik {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-align: center !important;
}

header div.menu .kosik * {
  font-size: 1.5em;
}

header aside#promos {
  display: none;
}

section.contents {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  padding-top: 6px;
  overflow: hidden;
}

article.wide {
  width: 100%;
}

article .leftmenu {
  float: none;
  width: 100%;
  border-top: 1px solid #ccc;
  padding-top: 6px;
}

article .leftmenu nav {
  padding: 8px 0;
}
article .leftmenu nav ul {
  overflow: hidden;
  text-align: center;
  padding: 1px 0 !important;
}

article .leftmenu nav ul li {
  float: none;
  display: inline-block;
}

article .leftmenu nav ul li a {
  background: none;
  border-radius: 8px;
  padding: 3px 5px !important;
  margin: 0 3px 6px 3px;
  font-size: 14px !important;
}

article .leftmenu nav ul li.active a {
  background: none;
}

article .leftmenu nav ul li:hover a {
  background: #dedede;
  border-radius: 8px;
}

article .leftmenu nav ul li a small {
  display: none !important;
}

article .leftmenu nav ul li a img {
  margin: -14px;
}

article .leftmenu aside {
  display: none;
}

article .results {
  float: none;
  width: 100% !important;
  padding: 12px 0;
  border-radius: 0;
  overflow: hidden;
}

article .results .corner890 {
  display: none !important;
}

article .results > * {
  margin-left: 12px;
  margin-right: 12px;
  overflow: hidden;
}

article .results table {
  padding-right: 24px;
}

div.siteseal {
  border-radius: 0 !important;
}

article.default,
.leftarticle_large,
.rightarticle_small,
.leftarticle,
.rightarticle {
  display: block;
  box-sizing: border-box;
  float: none !important;
  width: 100% !important;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12px !important;
  padding-right: 12px !important;
  overflow: hidden !important;
}

article.default img,
.leftarticle_large img,
.rightarticle_small img,
.leftarticle img,
.rightarticle img,
.contents p img {
  max-width: 100%;
}

section.contents h1,
section.contents .h1,
section.contents h2,
section.contents .h2,
section.contents h3,
section.contents .h3,
section.contents h4,
section.contents .h4
section.contents p,
section.contents p.bigger {
  padding-left: 12px !important;
}

section.contents article h1,
section.contents article .h1,
section.contents article h2,
section.contents article .h2,
section.contents article h3,
section.contents article .h3,
section.contents article h4,
section.contents article .h4,
section.contents article p {
  padding-left: 0 !important;
}

/*section.contents article h1 img,*/
section.contents article h2 a,
section.contents article h3 a,
section.contents article h4 a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 0;
}

.news h2 a {
  display: inline !important;
  text-align: left !important;
}

.news p {
  text-align: left !important;
}

.nejlevnejsi aside h2 {
  border-radius: 0;
}

.nejlevnejsi aside h2 a {
  margin-left: 20px;
  font-size: 18px;
}

.nejlevnejsi aside p,
.nejlevnejsi aside p * {
  font-size: 15px;
}

pre {
  max-width: 100%;
}

table.csCerts {
  width: 100% !important;
  /* width: fit-content !important; */
}

table.csCerts img {
  /*width: 100%;*/
  overflow: hidden;
}

.news section {
  display: block;
}

.news section article {
  display: block;
  width: auto;
  border: none;
  border-top: 1px dotted #aaa;
  padding: 12px !important;
}

.soutezevbn,
.platebnimetody {
  display: none;
}

footer {
  width: 100%;
  padding: 0;
}

footer .author {
  width: 100%;
  padding: 12px;
}

footer .cas {
  display: none;
}

.decor {
  display: none;
}

a#notification {
  display: none !important;
}

#dvproces123 img {
  width: 100% !important;
}

aside.save {
  display: none;
}

.shopitem {
  width: 100%;
  padding-left: 12px !important;
  padding-right: 48px !important;
}

.shopitem .leftside,
.shopitem .rightside,
.shopitem .addtocart,
.shopitem table.vyberobdobi {
  width: 100% !important;
}

.shopitem .addtocart,
.shopitem .rightside {
  text-align: center !important;
}

.shopitem .rightside .smaller {
  display: none;
}

.features {
  text-align: center !important;
}

.features div {
  width: 120px !important;
  height: auto !important;
  text-align: left !important;
  margin: 0 3px 3px 0 !important;
  padding: 2px 1px 7px 12px !important;
  background: none !important;
  float: none !important;
  display: inline-block !important;
}

.features div.yes {
  border: 1px solid #53A444;
  border-radius: 8px;
  background: #f7fff3 !important;
}

.features div.no {
  border: 1px solid #ccc;
  border-radius: 8px;
}

.features img {
  display: none;
}

.shopitem table.vyberobdobi td {
  width: auto !important;
}

/*
section.contents .leftarticle,
section.contents .rightarticle {
  padding: 0 48px 0 12px !important;
  margin: 0 !important;
  width: 93% !important;
  float: none !important;
  overflow: hidden;
}
*/

.rightnarrow {
  display: none;
}

.leftwide {
  width: 100% !important;
}

.neprh,
.cas {
  display: none;
}

.mobcentered {
    text-align: center !important;
}

div.rightside {
  width: 90% !important;
  float: none !important;
  text-align: center;
}

div.rightside p {
  text-align: center !important;
}

#requestCallbackForm table,
#requestCallbackForm table tr,
#requestCallbackForm table tr td {
  display: block;
}

#ckb {
  bottom: 50px;
  left: 0;
  right: 0;
  border-radius: 0;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-align: center;
  box-sizing: border-box;
}

#ckb div {
  float: none !important;
  padding: 8px 0 12px 0;
  text-align: center;
}

#ckb a.button {
  float: none !important;
  display: inline-block;
  padding: 8px 23px;
  margin-bottom: 8px;
}

#ckb div, #ckb div * {
  color: #000;
}
