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

.nomob {
  display: none;
}

body {
  background: none;
}

header {
  width: 100%;
}

header hr {
  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.ucet {
  background: none;
}

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 {
  width: 100%;
  padding-top: 6px;
}

article.wide {
  width: 100%;
}

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

article .leftmenu nav ul {
  overflow: hidden;
  text-align: center;
}

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;
}

.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;
}

.dvproces123 img {
  width: 100%;
}

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 h1,
section.contents .leftarticle,
section.contents .rightarticle {
  padding: 0 48px 0 12px !important;
  margin: 0 !important;
  width: 100% !important;
  float: none !important;
}

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

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

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

