@import "sqc/template/system/css/functions.less.css";
@import "sqc/template/system/css/reset.less.css";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
body {
  font: 12px sans-serif;
  line-height: 1.22;
}
table {
  font-size: inherit;
  font: 100%;
}
select,
input,
textarea {
  font: 100% sans-serif;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
body {
  font-family: 'PT Sans', sans-serif, Arial;
  background-color: #EEEEEC;
  font-size: 13px;
  background: url("/files/bg.jpg") no-repeat scroll center top;
}
body {
  color: #191919;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  text-rendering: optimizeLegibility;
}
html {
  -webkit-font-smoothing: antialiased;
}
a:hover,
a:active {
  outline: none;
}
a,
a:active,
a:visited {
  color: #000000;
}
a:hover {
  color: #000000;
}
ul {
  margin-left: 30px;
}
ol {
  margin-left: 30px;
  list-style-type: decimal;
}
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td,
td img {
  vertical-align: top;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
a:link {
  -webkit-tap-highlight-color: #FF5E99;
}
body {
  background-color: #EEEEEC;
}
body {
  color: #191919;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  text-rendering: optimizeLegibility;
}
html {
  -webkit-font-smoothing: antialiased;
}
a:hover,
a:active {
  outline: none;
}
a,
a:active,
a:visited {
  color: #000000;
}
a:hover {
  color: #000000;
}
ul {
  margin-left: 30px;
}
ol {
  margin-left: 30px;
  list-style-type: decimal;
}
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td,
td img {
  vertical-align: top;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
pre {
  padding: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
a:link {
  -webkit-tap-highlight-color: #FF5E99;
}
html {
  overflow-y: scroll;
}
button {
  width: auto;
  overflow: visible;
  font: 12px sans-serif;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
}
.invisible {
  visibility: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
body.fontsize-small {
  font-size: 11px;
}
body.fontsize-big {
  font-size: 14px;
}
#container {
  width: auto;
  margin: 0;
}
#topnav {
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
#topnav .wrap {
  width: 980px;
  margin: -17px auto;
  color: #ffffff;
}
#topnav .wrap a {
  color: #ffffff;
}
#topnav ul {
  margin: 0;
  height: 28px;
  line-height: 28px;
  list-style: none;
  float: right;
}
#topnav ul li {
  display: inline;
  margin-right: 10px;
}
#topnav ul li a {
  padding-left: 15px;
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/arrow.gif) no-repeat left center;
}
#topnav .cart {
  float: right;
  height: 28px;
  line-height: 28px;
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/icon-cart-small.gif) no-repeat 10px center;
  padding: 0 10px 0 30px;
  margin-left: 30px;
}
#topnav .cart a {
  text-decoration: none;
}
#topnav .cart a :hover {
  text-decoration: underline;
}
#topnav .cart .t {
  display: none;
}
#topnav .cart small {
  font-size: 100%;
}
#topnav .checkout {
  float: right;
  line-height: 28px;
  padding: 0 10px;
}
#topnav .checkout a {
  font-weight: bold;
}
#heads {
  height: 426px;
}
#banner {
  height: 89px;
  margin: 0 auto;
  width: 980px;
  color: #ffffff;
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
#banner .wrap {
  width: 980px;
  margin: 0 auto;
}
#banner .kontakt {
  float: right;
  width: 330px;
  margin: 0;
  padding: 15px 15px 0 0;
  color: #000000;
}
#banner .kontakt p {
  line-height: 30px;
  padding-left: 10px;
}
#banner .kontakt span {
  line-height: 30px;
  padding-left: 63px;
}
#banner .kontakt a {
  color: #393939;
  text-decoration: underline;
}
#banner .logo {
  float: left;
  margin: 0;
}
#banner .logo a {
  padding-top: 0px;
  position: relative;
  width: 151px;
  height: 70px;
  line-height: 35px;
  font-size: 30px;
  text-decoration: none;
  color: #ebebeb;
  white-space: nowrap;
}
#banner .logo a .logo-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1px;
  background: none no-repeat left center;
}
#banner .search {
  float: right;
  margin: 33px 0 0 0;
}
#banner .search input {
  font-size: 130%;
  vertical-align: top;
  margin: 2px 5px;
  padding: 3px;
  border: none;
  background-color: #ffffff;
  color: #777777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
.ie8 #banner .search input,
.ie7 #banner .search input,
.ie6 #banner .search input {
  margin-top: 0;
}
#mainnav a {
  color: #FFFFFF;
}
#mainnav .wrap {
  width: 980px;
  margin: 0px auto;
  height: 55px;
  border-radius: 5px 5px 5px 5px;
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
#mainnav .wrap p {
  height: 25px;
  padding-left: 25px;
  width: 50px;
}
#mainnav .wrap .telefon {
  background: url("/files/telefon.jpg") no-repeat scroll left middle transparent;
}
#mainnav .wrap .email {
  background: url("/files/email.jpg") no-repeat scroll left middle transparent;
}
#mainnav .wrap ul {
  margin: 0;
  padding: 0px 0 0 0px;
  list-style: none;
}
#mainnav .wrap ul.l0 {
  margin: 0 10px;
}
#mainnav .wrap ul.l0 li {
  position: relative;
  display: inline-block;
  margin: 0;
  border-right: 1px solid #999999;
  padding: 0px 0px;
}
#mainnav .wrap ul.l0 li a {
  font-family: PT Sans;
  font-size: 15px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  margin: 0;
  padding-right: 25px;
  padding-left: 25px;
  line-height: 55px;
  text-align: center;
}
#mainnav .wrap ul.l0 li a:hover {
  text-decoration: underline;
}
#mainnav .wrap ul.l0 li .ul-wrap {
  position: absolute;
  z-index: 99;
  left: 0;
  display: none;
}
#mainnav .wrap ul.l0 li .ul-wrap ul {
  background: #dddddd;
  border: 1px solid #aaaaaa;
  padding: 0 5px;
  margin: -1px 0 0 0;
  min-width: 140px;
}
#mainnav .wrap ul.l0 li .ul-wrap ul li {
  display: block;
  white-space: nowrap;
  line-height: 25px;
}
#mainnav .wrap ul.l0 li .ul-wrap ul li a {
  font-size: 100%;
  padding: 0 0 0 10px;
  display: block;
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/dropdown-arrow.gif) no-repeat left center;
  color: #777777;
}
#mainnav .wrap ul.l0 li .ul-wrap ul li .ul-wrap {
  display: none;
  top: 3px;
  margin-left: 95%;
}
#mainnav .wrap ul.l0 li .ul-wrap ul li .ul-wrap ul {
  border-top-width: 1px;
}
#mainnav .wrap ul.l0 li .ul-wrap ul li:hover > .ul-wrap {
  display: block;
}
#mainnav .wrap ul.l0 li .ul-wrap ul li:last-child {
  border-bottom: none;
}
#mainnav .wrap ul.l0 li:hover > .ul-wrap {
  display: block;
}
#mainnav .wrap ul.l0 li:last-child a {
  border-right: none;
}
#mainnav .wrap ul.l0 li:last-child {
  border-right: none;
}
#main {
  width: 980px;
  height: 100%;
  margin: 0px auto 0px auto;
  background: url(/files/bgbottom.jpg) no-repeat bottom center;
  font-family: PT Sans;
}
#main h1 {
  font-family: PT Sans;
  font-size: 30px;
  font-weight: 400;
  margin: 5px 0 10px 0;
}
#main h2 {
  font-size: 140%;
  margin: 5px 0px 5px 2px;
  font-family: PT Sans;
}
#main h3 {
  font-size: 120%;
  margin: 5px 0 5px 0;
  font-family: PT Sans;
}
#main h4 {
  font-size: 100%;
  margin: 5px 0 5px 0;
}
#main p {
  line-height: 150%;
  font-family: PT Sans;
  font-size: 15px;
}
#main ul,
#main ol {
  line-height: 150%;
  font-family: PT Sans;
  font-size: 14px;
}
#callto {
  width: 980;
  height: 165px;
  float: left;
  display: block;
}
#callto h3 {
  font-size: 120%;
  padding: 0px 60px 0 15px;
  width: 287px;
  float: left;
  height: 115px;
  line-height: 25px;
  background: url("/files/callarrow.jpg") no-repeat scroll right top transparent;
}
#callto p {
  margin: 0 0 0px 0;
  float: right;
}
#bottom-menu {
  float: left;
  color: #000000;
}
#bottom-menu a {
  border-right: 1px solid #000000;
  color: #000000;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
}
#volba {
  height: 190px;
  padding: 15px 0 15px 15px;
}
#volba h4 {
  height: 185px;
  width: 350px;
  background: url("/files/img1.jpg") no-repeat scroll left top transparent;
  float: left;
  margin: 0px;
}
#volba h4 span {
  padding: 61px 191px 50px 17px;
  color: #000000;
  display: block;
}
#volba h5 {
  height: 185px;
  width: 350px;
  background: url("/files/img2.jpg") no-repeat scroll left top transparent;
  float: right;
}
#volba h5 span {
  padding: 61px 191px 50px 17px;
  color: #000000;
  display: block;
}
#slide {
  height: 250px;
  margin: 0 auto;
  width: 980px;
  color: #ebebeb;
}
#slide h2 {
  font-size: 42px;
  padding: 22px 60px 10px 0px;
  color: #e2dbf9;
  font-weight: bold;
  font-family: PT Sans;
}
#slide p {
  font-size: 20px;
  line-height: 30px;
  font-family: PT Sans;
}
#slide ul {
  list-style-type: none;
  margin-left: 0px;
  height: 130px;
}
#slide ul li {
  padding: 5px 0 5px 0px;
}
#ram {
  height: 214px;
  width: 567px;
}
#footer {
  background: none;
  height: 66px;
}
#footer .wrap {
  width: 980px;
  margin: 0 auto;
  padding: 20px 0 0 0;
  font-size: 100%;
  color: #000000;
}
#footer .wrap a {
  color: #000000;
  text-decoration: underline;
}
#footer .wrap .powered {
  float: right;
}
#footer .wrap .copyright {
  float: right;
}
table td,
table th {
  padding: 1px;
}
table.tableborder {
  border-collapse: collapse;
}
table.tableborder td,
table.tableborder th {
  border: 1px solid #d6d6d6;
  padding: 3px;
}
table.tableborder th {
  background-color: #ffffff;
}
#page404 {
  background: #ffffff;
  border-top: 4px dotted #d6d6d6;
  padding: 20px;
}
#main .infoblock {
  background: #ffffff;
  border: 2px dashed #d6d6d6;
  padding: 10px;
}
#main .shortdesc {
  margin-bottom: 20px;
  padding-left: 15px;
}
#main .subpages li .shortdesc {
  margin: 5px 0 0 0;
  border: none;
}
#main .subpages li .shortdesc p {
  margin: 0;
  padding: 0;
}
#col1 {
  width: 240px;
  float: left;
  margin-left: -99%;
  height: 100%;
  display: block;
}
#col1 ul li a.active {
  background: url(/files/bgmenuhover.jpg) no-repeat left center;
}
#col1 ul li a.activeb {
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/arrow.gif);
  border-bottom: medium none;
  color: #000000;
  font-weight: bold;
}
#col2 {
  width: 100%;
  float: left;
  display: block;
}
#col2 .contentwrap {
  display: table-row;
  vertical-align: top;
}
#col2 .contentwrap .main {
  margin: 0 0px;
  padding: 0px 15px;
  width: 710;
}
#col3 {
  width: 240px;
  float: left;
  margin-left: -240px;
}
.columns1 .contentwrap .main {
  margin: 0 !important;
  width: auto !important;
}
.columns2 .contentwrap .main {
  margin: 15px 0 0 250px !important;
  width: 710px !important;
}
.contentwrap {
  float: left;
  width: 100%;
}
.block {
  margin-bottom: 15px;
}
.block .title {
  line-height: 30px;
  color: #ffffff;
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
.block .title span {
  display: block;
  font-weight: bold;
  padding: 0 21px 0 40px;
  font-size: 16px;
}
.block .konts {
  display: block;
  font-weight: bold;
  height: 46px;
  color: #000000;
}
.block .konts span {
  padding: 15px 0px 0 80px;
  font-size: 16px;
}
.block .content {
  color: #ffffff;
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
.block .content p {
  padding: 10px;
  margin: 0 !important;
}
.block .kontss {
  color: #000000;
}
.block .kontss a {
  color: #000000;
  text-decoration: underline;
}
.block .pages .pages-select {
  padding: 10px;
  display: block;
}
.block .pages .pages-select select {
  width: 100%;
  margin: 0;
}
.block .pages ul {
  margin: 0;
  padding: 0px 0px;
  list-style: none;
}
.block .pages ul li h2 {
  font-size: 100% !important;
  margin: 0 !important;
  background: url(/files/bgmenuhover.jpg) no-repeat left center;
}
.block .pages ul li a {
  background: url(/files/bgmenu.jpg) no-repeat left center;
  height: 40px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}
.block .pages ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
  background: url(/files/bgmenuhover.jpg) no-repeat left center;
}
.block .pages ul li a span {
  display: block;
  padding: 10px 0 0 27px;
}
.block .pages ul li ul {
  padding: 0 0 0px 0px;
  line-height: 110% !important;
}
.block .pages ul li ul li a {
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/arrow.gif);
  color: #000000;
  border-bottom: none;
}
.block .pages ul li ul li a:hover {
  color: #000000;
  text-decoration: underline;
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/arrow.gif);
}
.block .pages ul li:last-child a {
  border-bottom: none;
}
#block-id11 {
  background: #414141;
  margin-top: 10px;
}
#block-id2 {
  background: url(/files/kontaktbg.jpg) no-repeat top center;
  height: 245px;
  width: 240px;
}
#block-id1 {
  border: 1px solid #505050;
  border-radius: 5px 5px 5px 5px;
  margin-top: 15px;
}
.block .block-newsletter {
  padding: 10px;
}
.block .block-newsletter fieldset {
  margin: 0 0 5px 0;
}
.block .block-newsletter input.text {
  display: block;
  width: 99%;
}
.search-results {
  background: #ffffff;
  padding: 10px;
  line-height: 140%;
  margin-bottom: 5px;
}
.subpages {
  margin: 15px 0 5px 0;
  padding: 5px 10px;
  list-style: none;
  background: #ffffff;
}
.subpages li {
  padding: 0;
  line-height: 160%;
}
.subpages li .picture {
  float: left;
  max-width: 120px;
  max-height: 120px;
  border: 2px solid #d6d6d6;
  background: #EEEEEC;
  padding: 1px;
  margin-right: 15px;
}
.subpages li .title {
  font-weight: bold;
}
.subpages li .date {
  font-size: 90%;
  color: #4c4c4c;
}
.subpages li.photo {
  overflow: auto;
}
.pagegallery {
  overflow: auto;
}
.pagegallery li {
  float: left;
  background: transparent;
  border: none;
  text-align: center;
  margin: 0 10px 10px 0;
}
.pagegallery li .picture {
  float: none;
  margin: 0 0 10px 0;
}
.subpages-top {
  margin: 0 0 15px 0;
}
.subpages-column {
  width: 32%;
  float: left;
  list-style: square;
  margin: 0;
}
.subpages-column-first {
  margin-left: 1.5em;
}
.page-protected {
  padding: 10px;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  text-align: center;
  font-size: 120%;
  margin-bottom: 20px;
}
.files {
  margin: 15px;
  padding: 0;
  list-style: none;
  overflow: auto;
}
.files li.picture {
  float: left;
  text-align: center;
}
.files li.picture .desc {
  font-size: 90%;
}
.files-2 {
  float: left;
  max-width: 250px;
}
.files-3 {
  float: right;
  margin-top: 25px;
}
.files-3 li.picture {
  float: none;
  margin: 0 0 10px 10px;
}
.files-n {
  margin: 10px 0 20px 0;
  padding: 10px;
  background: #ffffff;
}
.files-n li.file {
  float: none;
  margin: 0;
  padding-left: 20px;
  line-height: 25px;
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/mime/default.gif) no-repeat left center;
}
.files-n li.ext-pdf {
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/mime/pdf.gif);
}
.files-n li.ext-gif,
.files-n li.ext-png,
.files-n li.ext-jpg,
.files-n li.ext-jpeg,
.files-n li.ext-bmp,
.files-n li.ext-tif {
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/mime/image.gif);
}
.files-n li.ext-doc,
.files-n li.ext-ppt,
.files-n li.ext-docx,
.files-n li.ext-pptx {
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/mime/document.gif);
}
.files-n li.ext-xls,
.files-n li.ext-xlsx {
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/mime/spreadsheet.gif);
}
#toplinks {
  text-align: right;
  margin-bottom: -1.4em;
}
#toplinks a {
  margin-right: 5px;
}
#toplinks a.rss {
  background: #f29d00 url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/icon-rss.png) no-repeat 3px center;
  color: #fff;
  padding: 0 3px 0 13px;
  text-decoration: none;
  font-size: 90%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#toplinks a.fontsize {
  color: #4c4c4c;
}
#toplinks a.fssmall {
  font-size: 90%;
}
#toplinks a.fsbig {
  font-size: 120%;
}
#bottomlinks {
  text-align: right;
  margin: 20px 0 10px 0;
}
#bottomlinks a.print {
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/icon-print.gif) no-repeat left center;
  padding-left: 20px;
}
.button {
  position: relative;
  border: none;
  background: #6C5DA0 no-repeat;
  padding: 5px 10px;
  color: #ffffff !important;
  text-decoration: none;
  font-weight: bold;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#6C5DA0),to(#54438A));
  background-image: -moz-linear-gradient(#6C5DA0,#54438A);
  -pie-background: linear-gradient(#6C5DA0,#54438A);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
.button:hover {
  color: #ffffff;
}
.form fieldset {
  border-top: 2px solid #d6d6d6;
  margin-bottom: 25px;
}
.form fieldset legend {
  font-size: 120%;
  font-weight: bold;
  padding-right: 15px;
}
.form fieldset .input {
  margin-top: 10px;
}
.form fieldset .input label {
  color: #4c4c4c;
}
.form fieldset .input label strong {
  color: #191919;
}
.form fieldset .input label.error {
  color: red;
}
.form fieldset .input input.checkbox {
  margin: -4px 6px 0 0;
  vertical-align: middle;
}
.form fieldset .input input.text,
.form fieldset .input textarea,
.form fieldset .input select {
  width: 99%;
  display: block;
}
.form fieldset .input input.short {
  width: 70px;
}
.form fieldset .inline {
  width: 48.5%;
  float: left;
}
.form fieldset .required label {
  font-weight: bold;
  color: #191919;
}
.form fieldset .inline-right {
  float: right;
  margin-right: 0.7%;
}
.form fieldset .help {
  background: #ffffff;
  border-left: 3px solid #d6d6d6;
  padding: 5px;
  font-size: 90%;
  margin: 5px 0 15px 0;
  color: #4c4c4c;
}
.form fieldset.colleft,
.form fieldset.colright {
  width: 49%;
  float: left;
}
.form fieldset.colright {
  float: right;
}
.products .product {
  border: 1px solid #ffffff;
  padding: 10px;
  margin: 10px 0 5px 0;
}
.products .product h3 {
  line-height: 140%;
  font-size: 100% !important;
  margin: 0 0 5px 0 !important;
}
.products .product .desc .labels {
  margin: 0 0 3px 0;
  overflow: hidden;
}
.products .product .desc .labels .label {
  float: left;
  padding: 2px 4px;
  margin-right: 5px;
  font-weight: bold;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.products .product .desc ul {
  list-style: none;
  line-height: 160%;
  margin: 0;
  padding: 0;
}
.products .product .pricebasket {
  float: right;
  width: 200px;
  margin-bottom: 5px;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#d6d6d6));
  background-image: -moz-linear-gradient(#ffffff,#d6d6d6);
  -pie-background: linear-gradient(#ffffff,#d6d6d6);
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
.products .product .pricebasket .price {
  background: #EEEEEC;
  padding: 5px 10px;
}
.products .product .pricebasket .price strong {
  float: right;
}
.products .product .pricebasket .buttons {
  padding: 5px 10px 4px 10px;
  line-height: 200%;
}
.products .product .pricebasket .buttons a.detail {
  color: #191919;
}
.products .product .pricebasket .buttons a.detail:hover {
  text-decoration: none;
}
.products .product .pricebasket .buttons a.buy {
  float: right;
  line-height: 100%;
}
.products .product .discount {
  background: red;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px;
  white-space: nowrap;
}
.products .product .discount-wrap {
  margin-bottom: 5px;
}
.products .product .picture {
  position: relative;
  float: left;
  margin-right: 15px;
}
.products .product .picture .discount {
  position: absolute;
  top: 0;
  left: 0;
}
.products .product-promote h3.name {
  padding-left: 20px;
  background: transparent url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/star.png) no-repeat left top;
}
.products-0cols .product,
.products-3cols .product,
.products-4cols .product {
  width: 215px;
  float: left;
  margin: 15px 10px 10px 0;
}
.products-3cols .i2 {
  margin-right: 0;
}
.products-4cols .i3 {
  margin-right: 0;
}
.products-3cols .product {
  width: 30%;
  padding: 3px;
  margin-top: 0;
}
.products-4cols .product {
  width: 22.5%;
  padding: 3px;
  margin-right: 3px;
  overflow: hidden;
  margin-top: 0;
}
.products-0cols .product .wrap,
.products-3cols .product .wrap,
.products-4cols .product .wrap {
  height: 155px;
  overflow: hidden;
  margin-bottom: 5px;
}
.products-3cols .product .wrap,
.products-4cols .product .wrap {
  height: 65px;
}
.products-3cols .product .picture,
.products-4cols .product .picture {
  height: 120px;
  float: none;
  margin: 0;
  text-align: center;
}
.products-0cols .product .desc {
  text-align: justify;
  font-size: 90%;
}
.products-0cols .product .pricebasket,
.products-3cols .product .pricebasket,
.products-4cols .product .pricebasket {
  width: auto;
  float: none;
  clear: left;
  margin-left: 0;
}
.products-1cols .product .pricebasket {
  border-left: 3px solid #ffffff;
  background-image: none;
  margin: 0 0 10px 20px;
}
.products-1cols .product .pricebasket .price {
  padding: 3px 0 3px 10px;
}
.products-1cols .product .pricebasket .buttons {
  padding: 3px 0 3px 10px;
}
.products-0cols .product .pricebasket {
  margin: 0 -10px -10px -10px;
}
.products-3cols .product .pricebasket,
.products-4cols .product .pricebasket {
  margin: 0 -3px -3px -3px;
}
.products-3cols .product .pricebasket .price,
.products-4cols .product .pricebasket .price {
  padding: 3px;
}
.products-3cols .product .pricebasket .buttons,
.products-4cols .product .pricebasket .buttons {
  padding: 3px 3px 2px 3px;
}
.products-4cols .product .pricebasket .buttons .detail {
  display: none;
}
.products-3cols .product .discount-wrap,
.products-4cols .product .discount-wrap {
  margin-top: 5px;
}
.products-0cols {
  margin-right: -10px;
}
.products-0cols .product {
  width: 208px !important;
}
.products-list {
  margin: 15px 0 20px 0;
}
.products-list table {
  width: 100%;
  border: none;
}
.products-list table thead th {
  text-align: left;
  background: #ffffff;
  padding: 10px;
  border: none;
  border-bottom: 1px solid #d6d6d6;
}
.products-list table tbody td {
  border: none;
  border-bottom: 1px solid #d6d6d6;
  padding: 10px;
}
.products-list table tbody tr:nth-child(even) td {
  background-color: #ffffff;
}
.products-list table td.buttons {
  white-space: nowrap;
  padding-right: 3px;
}
.products-list table td.price {
  text-align: right;
  white-space: nowrap;
}
.productdetail .files-2 {
  margin-right: 20px;
}
.productdetail .files .smallpic {
  float: left;
}
.productdetail {
  margin-top: 15px;
}
.productdetail .producthead {
  width: 50%;
  float: right;
  padding-bottom: 20px;
}
.productdetail .producthead h1.name {
  margin-bottom: 5px !important;
  word-wrap: break-word;
}
.productdetail .producthead .sku,
.productdetail .producthead .ean {
  display: block;
  margin-bottom: 5px;
  color: #4c4c4c;
}
.productdetail .producthead .labels {
  margin: 5px 0;
  overflow: hidden;
}
.productdetail .producthead .labels .label {
  float: left;
  padding: 2px 4px;
  margin-right: 5px;
  font-weight: bold;
  color: #fff;
  font-size: 90%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.productdetail .producthead ul.pages {
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
}
.productdetail .producthead ul.pages li {
  border-left: 2px solid #d6d6d6;
  padding-left: 5px;
  margin-bottom: 3px;
}
.productdetail .producthead ul.pages .manufacturer {
  color: #4c4c4c;
  margin-right: 4px;
}
.productdetail .producthead .shortdesc {
  border: none !important;
  margin-top: 15px;
}
.productdetail .productinfo {
  width: 250px;
  float: left;
  border: 1px solid #d6d6d6;
  background: #d6d6d6;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#d6d6d6));
  background-image: -moz-linear-gradient(#ffffff,#d6d6d6);
  -pie-background: linear-gradient(#ffffff,#d6d6d6);
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
.productdetail .productinfo ul {
  background: #EEEEEC;
  margin: 0;
  padding: 1px;
  list-style: none;
}
.productdetail .productinfo ul li {
  padding: 5px 4px;
  text-align: right;
  border-bottom: 1px solid #ffffff;
}
.productdetail .productinfo ul li span {
  float: left;
}
.productdetail .productinfo ul li em {
  font-style: normal;
}
.productdetail .productinfo ul li.price {
  font-size: 110%;
  font-weight: bold;
}
.productdetail .productinfo ul li:last-child {
  border-bottom: none;
}
.productdetail .productinfo .basket {
  padding: 3px 3px 2px 5px;
  line-height: 220%;
}
.productdetail .productinfo .basket input {
  vertical-align: middle;
  text-align: center;
}
.productdetail .productinfo .basket button.buy {
  float: right;
  line-height: 100%;
}
.productdetail .productinfo .basket .attribute {
  line-height: 100%;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #eeeeee;
}
.productdetail .productinfo .basket .attribute label {
  display: block;
}
.productdetail .productinfo .basket .attribute select {
  width: 100%;
  margin: 2px 0 2px 0;
}
.productdetail .productinfo .basket .attribute .product-variants {
  margin: 5px 0;
}
.productdetail .productinfo .basket .attribute label.product-variant {
  margin: 0;
  padding: 5px;
}
.productdetail .productinfo .basket .attribute label.product-variant input {
  margin: 0 5px 0 0;
  vertical-align: top;
}
.productdetail .productinfo .basket .attribute label.product-variant .variant-availability {
  float: right;
}
.productdetail .productinfo .basket .attribute label.product-variant:hover {
  background-color: #e7e7e7;
}
.productdetail .productinfo .availability-0days,
.productdetail .productinfo .availability-1days {
  color: green;
}
.productdetail .productinfo del {
  color: #4c4c4c;
}
.productdetail .sharelinks {
  margin: 5px 0;
}
.productdetail .description {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #d6d6d6;
}
.productdetail .features table {
  border-collapse: collapse;
}
.productdetail .features table td {
  border: 1px solid #d6d6d6;
  padding: 5px 10px;
}
.productdetail .features table td.featurename {
  background: #ffffff;
  text-align: right;
}
.productdetail .related-products .related {
  width: 31.5%;
  float: left;
  text-align: center;
  border: 1px solid #e7e7e7;
  margin-right: 10px;
  margin-top: 10px;
}
.productdetail .related-products .related .related-title {
  display: block;
  font-size: 100%;
  font-weight: normal;
  padding: 5px;
  margin: 0 !important;
  height: 2.5em;
  overflow: hidden;
}
.productdetail .related-products .related .picture {
  margin: 5px 0;
  height: 200px;
  line-height: 120px;
  vertical-align: middle;
}
.productdetail .related-products .related .prices {
  text-align: left;
  padding: 5px;
}
.productdetail .related-products .related .prices strong {
  float: right;
}
.productdetail .related-products .related-last {
  margin-right: 0;
}
.productdetail-promote h1.name {
  padding-left: 20px;
  background: transparent url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/star.png) no-repeat left 2px;
}
.basket .error {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  padding: 10px;
  font-weight: bold;
  margin-bottom: 5px;
}
.basket .error p {
  margin: 0 !important;
  padding: 0 !important;
}
.basket .tablewrap {
  padding: 1px;
  border: 1px solid #d6d6d6;
}
.basket .tablewrap table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  background: #ffffff;
}
.basket .tablewrap table thead td,
.basket .tablewrap table tfoot td {
  padding: 5px 10px;
  color: #4c4c4c;
  text-shadow: 0 1px 0 #ffffff;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#e2e2e2));
  background-image: -moz-linear-gradient(#f0f0f0,#e2e2e2);
}
.basket .tablewrap table thead td {
  border: none;
  border-bottom: 1px solid #d6d6d6;
}
.basket .tablewrap table tbody td {
  border: none;
  padding: 5px 10px;
  vertical-align: middle;
  border-bottom: 1px solid #d6d6d6;
}
.basket .tablewrap table tbody td.picture {
  background: #EEEEEC;
}
.basket .tablewrap table tbody td.name {
  font-weight: bold;
  line-height: 150%;
}
.basket .tablewrap table tbody td.name .attr {
  color: #4c4c4c;
  font-weight: normal;
}
.basket .tablewrap table td.picture {
  padding: 2px;
  width: 40px;
  text-align: center;
}
.basket .tablewrap table td.picture img {
  max-width: 40px;
  max-height: 40px;
}
.basket .tablewrap table td.price {
  text-align: right;
  white-space: nowrap;
}
.basket .tablewrap table td.price_qty {
  width: auto;
  max-width: 100px;
  text-align: right;
  white-space: nowrap;
}
.basket .tablewrap table td.quantity {
  width: auto;
  max-width: 60px;
  text-align: center;
}
.basket .tablewrap table td.quantity input {
  text-align: center;
}
.basket .tablewrap table td.total {
  width: auto;
  max-width: 100px;
  text-align: right;
  font-weight: bold;
  white-space: nowrap;
}
.basket .tablewrap table td.remove {
  width: auto;
  max-width: 60px;
  text-align: center;
}
.basket .tablewrap table td.basketempty {
  padding: 15px;
  font-size: 120%;
  border: none;
  color: #4c4c4c;
}
.basket .tablewrap table tfoot td {
  border: none;
  background-image: none;
  background-color: #EEEEEC;
}
.basket .tablewrap table tfoot td.label {
  text-align: right;
  padding-right: 15px;
}
.basket .tablewrap table tfoot td.value {
  color: #191919;
  text-align: right;
  font-weight: bold;
  white-space: nowrap;
}
.basket .tablewrap table tfoot .total td {
  font-size: 120%;
}
.basket div.voucher {
  border: 1px solid #d6d6d6;
  background: #ffffff;
  margin-top: 10px;
  padding: 5px;
  width: 45%;
  float: left;
}
.basket div.voucher h4 {
  margin: 0 !important;
}
.basket div.voucher p {
  margin: 0 !important;
  font-size: 90%;
}
.basket div.voucher fieldset {
  margin-top: 10px;
}
.basket div.voucher fieldset input {
  width: 90px;
}
.basket .buttons {
  text-align: right;
  line-height: 230%;
  margin-top: 10px;
}
.basket .buttons .button {
  margin-left: 10px;
}
.order {
  float: left;
  width: 100%;
}
.order .errors {
  background: #fcd1d1;
  padding: 10px;
  margin-bottom: 15px;
  line-height: 160%;
}
.order #shipping_address {
  background: #EEEEEC;
}
.order .payment .input {
  background-color: #EEEEEC;
}
.order .payment label .price {
  background: #ffffff;
  padding: 3px;
  margin-left: 10px;
}
.order .buttons {
  background: #ffffff;
  border: 2px solid #d6d6d6;
  border-width: 2px 0;
  padding: 10px;
  margin: 10px 0;
  text-align: right;
}
.order .buttons .button {
  margin-left: 15px;
}
.order .buttons input.checkbox {
  vertical-align: middle;
  margin: -2px 6px 0 0;
}
.order .email-again {
  display: none;
}
.order-customer {
  background: #ffffff;
  padding: 10px;
  margin-bottom: 20px;
}
.order-customer h4 {
  margin: 0 0 10px 0 !important;
  font-size: 110% !important;
}
.ordersummary {
  margin-bottom: 25px;
  float: left;
  width: 100%;
}
.ordersummary .colleft,
.ordersummary .colright {
  width: 49%;
  float: left;
}
.ordersummary .colright {
  float: right;
}
.ordersummary .wrap {
  margin-bottom: 20px;
}
.ordersummary h4 {
  background: #ffffff;
  border-bottom: 1px solid #d6d6d6;
  padding: 5px;
}
.ordersummary p {
  margin: 0;
  padding: 5px;
}
.ordersummary ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ordersummary ul li {
  padding: 5px 0;
  overflow: hidden;
}
.ordersummary ul li span {
  float: left;
  width: 120px;
  margin-right: 10px;
  text-align: right;
  color: #4c4c4c;
}
#customer .header {
  background: #ffffff;
  padding: 10px 10px 0 10px;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#customer .header .logout {
  float: right;
  font-weight: bold;
}
#customer .header h4 {
  font-size: 140%;
  margin: 0 0 3px 0;
}
#customer .header span.email {
  color: #4c4c4c;
}
#customer .header ul.tabs {
  margin: 15px 0 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
#customer .header ul.tabs li {
  float: left;
  margin-right: 5px;
}
#customer .header ul.tabs li a {
  display: block;
  padding: 5px 15px;
  background: #ffffff;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  border-radius: 6px 6px 0 0;
  behavior: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/js/PIE.htc?b3);
}
#customer .header ul.tabs li.active a {
  background-color: #EEEEEC;
  border-top: 1px solid #d6d6d6;
  font-weight: bold;
}
#customer .customer {
  float: left;
  width: 100%;
}
#customer .errors {
  background: #fcd1d1;
  padding: 10px;
  margin-bottom: 15px;
  line-height: 160%;
}
#customer .grid td {
  white-space: nowrap;
}
#customer .grid td.total {
  white-space: nowrap;
  text-align: right;
}
#customer .cust-order {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  margin: 0 0 5px 0;
}
#customer .cust-order .head {
  background: #ffffff;
  padding: 5px;
}
#customer .cust-order .head a {
  font-weight: bold;
}
#customer .cust-order .head span {
  float: right;
  color: #5d5d5d;
}
#customer .cust-order .status {
  float: right;
  font-weight: bold;
  padding: 5px;
}
#customer .cust-order p {
  margin: 5px;
}
#customer .cust-order .bbar {
  background: #ffffff;
  padding: 5px;
  margin: 5px;
  color: #6e6e6e;
}
.customerlogin,
.customerpassword {
  float: left;
  width: 100%;
}
.customerlogin fieldset,
.customerpassword fieldset {
  background: #ffffff;
  padding: 0 10px 10px;
}
.customerlogin fieldset legend,
.customerpassword fieldset legend {
  padding-left: 0px;
  font-family: PT Sans;
  font-size: 30px;
  font-weight: 400;
}
.customerlogin fieldset .error,
.customerpassword fieldset .error {
  background: #fcd1d1;
  padding: 5px;
  margin-top: 5px;
}
.customerlogin fieldset .error p,
.customerpassword fieldset .error p {
  margin: 0 !important;
  padding: 0 !important;
}
.customerlogin fieldset .msg,
.customerpassword fieldset .msg {
  background: #d6d6d6;
  padding: 5px;
  margin-top: 5px;
}
.customerlogin fieldset .msg p,
.customerpassword fieldset .msg p {
  margin: 0 !important;
  padding: 0 !important;
}
.customerlogin fieldset .login,
.customerpassword fieldset .login {
  width: 100%;
  float: left;
}
.customerlogin fieldset .login a,
.customerpassword fieldset .login a {
  font-size: 90%;
}
.customerlogin fieldset .login .buttons,
.customerpassword fieldset .login .buttons {
  padding-top: 5px;
}
.customerlogin fieldset .login .loginbtn,
.customerpassword fieldset .login .loginbtn {
  float: right;
}
.customerlogin fieldset .customer,
.customerpassword fieldset .customer {
  margin-top: 5px;
  line-height: 160%;
}
.customerlogin fieldset .customer .customername,
.customerpassword fieldset .customer .customername {
  background: #EEEEEC;
  padding: 5px;
  margin-top: 5px;
}
.customerlogin fieldset p,
.customerpassword fieldset p {
  margin: 10px 0 0 0 !important;
}
.customerlogin .lost-password-form,
.customerpassword .lost-password-form {
  display: none;
  margin-top: 30px;
  padding: 1px 10px;
  background: #EEEEEC;
}
.customerlogin .lost-password-form p,
.customerpassword .lost-password-form p {
  color: #4c4c4c;
  padding: 10px 0 0 0;
}
table.grid {
  width: 100%;
  margin: 0;
}
table.grid caption {
  background: #ffffff;
  text-align: left;
  padding: 5px;
}
table.grid thead td {
  color: #4c4c4c;
  background: #ffffff;
  padding: 5px;
}
table.grid tbody td {
  padding: 5px;
  border-bottom: 1px solid #ffffff;
}
table.bordertable caption {
  background: #ffffff;
  text-align: left;
  padding: 5px;
  color: #4c4c4c;
}
table.bordertable tbody td,
table.bordertable td {
  padding: 5px;
  border: 1px solid #d6d6d6;
}
table.bordertable thead td,
table.bordertable th {
  background: #ffffff;
  padding: 5px;
  border: 1px solid #d6d6d6;
}
.block .poll {
  margin: 0;
  padding: 10px;
}
.block .poll h4 {
  margin: 0 0 10px 0 !important;
}
.block .poll ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block .poll ul li {
  margin-bottom: 5px;
  color: #4c4c4c;
}
.block .poll ul li a {
  font-weight: bold;
}
.block .poll ul li .bar {
  line-height: 0;
  font-size: 0;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  margin-top: 3px;
  padding: 1px;
}
.block .poll ul li .bar div {
  background: #999999;
  height: 7px;
}
.block .poll .total {
  color: #888;
}
.block .contact form .sent,
.block .contact form .error {
  border: 2px solid #d6d6d6;
  padding: 5px;
  margin: 0 0 10px 0 !important;
}
.block .contact form fieldset {
  padding: 5px;
}
.block .contact form fieldset input,
.block .contact form fieldset textarea {
  width: 98%;
  display: block;
  margin: 3px 0 10px 0;
}
.block .contact form fieldset .bc-email {
  display: none;
}
.block .contact form fieldset .bc-captcha {
  overflow: hidden;
  margin-bottom: 10px;
}
.block .contact form fieldset .bc-captcha label {
  display: block;
  margin-bottom: 3px;
}
.block .contact form fieldset .bc-captcha .bc-captchapic {
  width: 50%;
  float: left;
}
.block .contact form fieldset .bc-captcha .bc-captchapic img {
  border: 1px solid #d6d6d6;
}
.block .contact form fieldset .bc-captcha .bc-captchainput {
  width: 50%;
  float: left;
}
.block .contact form fieldset .bc-captcha .bc-captchainput input {
  width: 60px;
  margin: 0 0 2px 0 !important;
}
.block .contact form fieldset .bc-captcha .bc-captchainput .bc-reload {
  font-size: 90%;
}
.block .customer .customerinfo {
  padding: 10px;
}
.block .customer .customerinfo small {
  color: #3b3b3b;
}
.block .customer .customerinfo big {
  font-weight: bold;
  display: block;
  margin: 5px 0 0 0;
}
.block .customer .customerinfo .menu {
  margin: 10px 0 0 0;
  padding: 5px 0 0 0;
  list-style: none;
  border-top: 1px solid #d6d6d6;
}
.block .customer form {
  margin: 0;
  padding: 0;
}
.block .customer form .sent {
  border: 2px solid #d6d6d6;
  padding: 5px;
  margin: 0 0 10px 0 !important;
}
.block .customer form fieldset {
  padding: 5px;
}
.block .customer form fieldset input,
.block .customer form fieldset textarea {
  width: 98%;
  display: block;
  margin: 3px 0 10px 0;
}
.block .customer form fieldset input.checkbox {
  display: inline;
  width: auto;
  vertical-align: top;
  margin: 1px 5px 0 0;
}
.block .customer form fieldset button {
  margin-top: 10px;
}
.block .customer form p.links {
  margin: 0;
  padding: 5px;
}
.block .block-products .product {
  padding: 5px;
  text-align: center;
}
.block .block-products .product h3 {
  margin: 0 0 5px 0 !important;
  font-size: 100% !important;
}
.block .block-products .product .picture {
  background: #fff;
  padding: 3px;
}
.block .block-products .product .price {
  padding: 5px;
  background: #d6d6d6;
}
.block .block-basket ul {
  margin: 0;
  padding: 5px;
  list-style: none;
}
.block .block-basket ul li.item {
  background: #EEEEEC;
  padding: 5px 10px;
  margin: 0;
  border-bottom: 1px solid #d6d6d6;
  font-size: 90%;
}
.block .block-basket ul li.item a {
  font-size: 110%;
}
.block .block-basket .total {
  text-align: center;
  margin: 0 5px;
  padding: 0 0 5px 0;
}
.block .block-basket .buttons {
  padding: 0 5px 10px 5px;
  text-align: center;
  font-size: 90%;
}
form.customer .errors {
  background: #fcd1d1;
  padding: 10px;
  margin-bottom: 15px;
  line-height: 160%;
}
.pagination ul {
  margin: 0;
  padding: 10px;
  list-style: none;
  background: #ffffff;
  border-top: 1px solid #d6d6d6;
  overflow: hidden;
}
.pagination ul li {
  float: left;
  margin-right: 5px;
}
.pagination ul li a,
.pagination ul li span {
  font-weight: bold;
  color: #191919;
}
.quantity-discounts {
  margin-top: 15px;
}
.quantity-discounts table td.discount {
  text-align: right;
  max-width: 60px;
}
.quantity-discounts table td.price {
  text-align: right;
  max-width: 80px;
}
.attributes-list .attr-value {
  font-weight: bold;
}
.attributes-list .attr-value .sku,
.attributes-list .attr-value .ean13 {
  display: block;
  font-size: 90%;
  color: #4c4c4c;
  font-weight: normal;
}
.attributes-list .attr-price {
  text-align: right;
}
.filter {
  border-bottom: 1px dotted #ddd;
}
.filter .viewtype {
  float: right;
}
.filter .viewtype ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter .viewtype ul li {
  display: inline;
}
.filter .viewtype ul .view-list {
  border-right: 1px solid #d6d6d6;
  padding-right: 5px;
  margin-right: 2px;
}
.filter select {
  margin: -2px 10px 0 5px;
  vertical-align: middle;
}
.filter input {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  line-height: 150%;
  vertical-align: top;
}
.filter input.view {
  color: #000000;
  text-decoration: underline;
}
.filter input.dir {
  color: #5d5d5d;
  width: 11px;
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/sort-asc.gif) no-repeat center center;
}
.filter input.dir-desc {
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/sort-desc.gif) no-repeat center center;
}
.filter input.active {
  color: #191919;
  opacity: 0.7;
}
.filter input.disabled {
  color: #4c4c4c;
  text-decoration: none;
}
.producers {
  margin: 5px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
}
.producers .wrap {
  margin: 5px 0 0 0;
  display: none;
}
.producers .wrap .producer {
  width: 24%;
  float: left;
  overflow: hidden;
  padding: 3px 0;
}
.producers .wrap .producer input {
  margin: 0 5px 0 0;
  vertical-align: top;
}
.producers .wrap .features {
  clear: left;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #d6d6d6;
}
.producers .wrap .features .feature {
  float: left;
}
.producers .wrap .features .feature label {
  display: inline-block;
  width: 90px;
  padding-right: 5px;
  text-align: right;
  font-size: 90%;
  white-space: nowrap;
}
.producers .wrap .features .feature select {
  width: 100px;
  margin-right: 10px;
  vertical-align: middle;
}
.producers .wrap button {
  margin: 5px 0 0 0;
}
.no-products-found {
  background: #ffffff;
  padding: 10px;
}
.gopay,
.paypal,
.moneybookers {
  margin: 20px 0 100px 0;
  padding-bottom: 20px;
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/gopay_logo_small.png) no-repeat bottom right;
}
.gopay h1,
.paypal h1,
.moneybookers h1 {
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/tick-circle.png) no-repeat left 3px;
  padding-left: 25px;
}
.gopay p,
.paypal p,
.moneybookers p {
  margin: 0 !important;
}
.gopay .gopay-ok,
.gopay .gopay-fail,
.gopay .paypal-ok,
.gopay .paypal-fail,
.gopay .moneybookers-ok,
.gopay .moneybookers-fail,
.paypal .gopay-ok,
.paypal .gopay-fail,
.paypal .paypal-ok,
.paypal .paypal-fail,
.paypal .moneybookers-ok,
.paypal .moneybookers-fail,
.moneybookers .gopay-ok,
.moneybookers .gopay-fail,
.moneybookers .paypal-ok,
.moneybookers .paypal-fail,
.moneybookers .moneybookers-ok,
.moneybookers .moneybookers-fail {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  padding: 10px;
  margin: 0 0 20px 0;
}
.gopay .gopay-fail h1,
.gopay .paypal-fail h1,
.gopay .moneybookers-fail h1,
.paypal .gopay-fail h1,
.paypal .paypal-fail h1,
.paypal .moneybookers-fail h1,
.moneybookers .gopay-fail h1,
.moneybookers .paypal-fail h1,
.moneybookers .moneybookers-fail h1 {
  background: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/cross-circle.png) no-repeat left 3px;
  color: red;
}
.paypal {
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/paypal_logo_small.png);
}
.moneybookers {
  background-image: url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/moneybookers_logo_small.png);
}
.sitemap {
  padding: 15px 0 0 15px;
}
.sitemap .col {
  width: 49%;
  float: left;
  margin-bottom: 30px;
}
.sitemap h2 {
  margin: 0 !important;
  border-bottom: 1px solid #d6d6d6;
}
.sitemap h3 {
  font-size: 110% !important;
  margin: 15px 0 5px 0 !important;
}
.sitemap ul {
  margin: 0;
  list-style: square;
}
.sitemap ul li {
  margin-left: 15px;
}
.sitemap ul li ul {
  list-style: circle;
}
.sitemap a {
  text-decoration: none;
}
.sitemap a:hover {
  text-decoration: underline;
}
.breadcrumb {
  font-size: 90%;
}
.breadcrumb a {
  color: #000000;
  text-decoration: none;
}
.ie8 #customer .header {
  position: relative;
}
.ie8 #customer ul.tabs a {
  position: relative;
}
.ie7 #mainnav li.li0 {
  display: inline !important;
}
.ie7 #mainnav li.li0 li {
  width: 140px !important;
}
.ie7 #mainnav ul.l1 {
  margin-top: 28px !important;
}
.ie7 #mainnav ul.l1 li {
  display: block !important;
}
.ie7 #mainnav ul.l1 li a {
  display: block !important;
}
.ie7 .pagination {
  margin-top: 10px;
}
.ie7 #mainnav .wrap ul.l0 li {
  z-index: 100;
}
.ie7 #mainnav .wrap ul.l0 ul {
  top: 29px;
}
.ie7 #mainnav .wrap ul.l0 ul li ul {
  top: 0;
}
.ie7 #banner .search label {
  float: left;
  height: 25px;
  line-height: 25px;
}
.ie7 form.order .clearfix {
  margin-bottom: 10px;
}
.ie7 form.order .buttons label,
.ie7 form.order .buttons .checkbox {
  vertical-align: top;
}
.ie7 .product-promote h3.name {
  background-color: #EEEEEC;
}
.ie7 .filter input {
  line-height: 110% !important;
}
.ie6 #mainnav li.li0 {
  display: inline !important;
}
.ie6 #mainnav ul.l1 {
  margin-top: 28px !important;
}
.ie6 .pagination {
  margin-top: 10px;
}
.ie6 .pagination ul {
  height: 20px;
}
.ie6 #banner .search {
  width: 330px;
  text-align: right;
}
.ie6 #banner .search label {
  float: left;
  height: 25px;
  line-height: 25px;
}
.ie6 #mainnav .wrap ul.l0 li {
  z-index: 100;
}
.ie6 #mainnav .wrap ul.l0 ul {
  top: 29px;
  width: 140px;
}
.ie6 #mainnav .wrap ul.l0 ul li ul {
  top: 0;
}
.ie6 #col1,
.ie6 #col2,
.ie6 #col3 {
  position: relative;
}
.ie6 #col3 {
  margin-left: -222px;
}
.ie6 .block .pages ul li {
  line-height: 100%;
  margin-bottom: -10px;
}
.ie6 form.order .clearfix {
  margin-bottom: 10px;
}
.ie6 form.order .buttons label,
.ie6 form.order .buttons .checkbox {
  vertical-align: top;
}
.ie6 .form .inline {
  width: 47%;
}
.ie6 .product-promote h3.name {
  background-color: #EEEEEC;
}
.ie6 .filter input {
  line-height: 110% !important;
}
.ajaxbasket-bubble {
  position: absolute;
  top: 0;
  left: 0;
  background: #EEEEEC url(https://www.vyroba-paletoveho-nabytku.cz/sqc/template/default/images/icon-cart.png) no-repeat 7px 10px;
  border: 1px solid #d6d6d6;
  padding: 0;
  display: none;
  -webkit-box-shadow: 1px 1px 3px #444;
  -moz-box-shadow: 1px 1px 3px #444;
  box-shadow: 1px 1px 3px #444;
}
.ajaxbasket-bubble .ajaxbasket-content {
  padding: 10px 10px 10px 45px;
  font-weight: bold;
}
.ajaxbasket-bubble .ajaxbasket-content .ajaxbasket-details {
  font-weight: normal;
  color: #3b3b3b;
  padding-top: 5px;
  font-size: 90%;
}
.ajaxbasket-bubble .ajaxbasket-footer {
  background: #ffffff;
  padding: 7px 10px;
  text-align: right;
  font-size: 90%;
}
.searchBlock {
  text-align: center;
  padding: 15px 0;
}
