/* CSS crunched with Crunch - http://crunchapp.net/ */
/*******************************
            Global
*******************************/
body {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
  outline: 0;
}
.ck-mail p {
  padding: 10px;
}
.clear {
  display: block;
  clear: both;
  content: "";
}
a {
  text-decoration: underline;
  color: #c32b12;
}
a:hover {
  text-decoration: none;
}
a img {
  margin: 0;
  padding: 0;
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
div,
img,
a {
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #29414d;
  font-weight: normal;
}
ul {
  list-style-image: url('../../images/bg-li.png');
}
li {
  padding-bottom: 4px;
}
input {
  line-height: 14px;
  padding: 12px 10px;
  border-radius: 5px;
  border: 1px solid #acb5ba;
  background: #dfe3e4;
}
button,
input.button {
  border: none;
  cursor: pointer;
  background-color: #c32b12;
  padding: 10px 25px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
}
button:hover,
input.button:hover {
  background-color: #f43617;
}
.footer-prepend input.button {
  background-color: #c32b12 !important;
  border-width: 0px !important;
}
.footer-prepend input.button:hover {
  background-color: #f43617 !important;
}
#page {
  border: 1px white solid;
  border-top: none;
  border-bottom: none;
}
#page:after {
  display: block;
  clear: both;
  content: "";
}
.wrap,
.basket {
  width: 980px;
  margin: 0 auto;
}
.wrap:after,
.basket:after {
  display: block;
  clear: both;
  content: "";
}
.sign,
.userContent {
  width: 940px;
  margin: 0 auto;
  padding: 20px;
}
.menu-container,
.header-appended,
.preview,
.footer-prepend,
.footer {
  min-width: 980px;
}
.header > .wrap {
  position: relative;
  background: url('../../images/bg-header.png') 250px 0 no-repeat #ffffff;
  height: 120px;
}
.header > .wrap .langs {
  position: absolute;
  top: 22px;
  left: 955px;
  width: 48px;
}
.header > .wrap .langs a {
  float: left;
  display: block;
  line-height: 24px;
}
.header > .wrap .langs a.icon {
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */

}
.header > .wrap .langs a.icon.active,
.header > .wrap .langs a.icon:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.header > .wrap .langs a.icon.english {
  background-image: url('../../images/flags/english24.png');
}
.header > .wrap .langs a.icon.slovakia {
  background-image: url('../../images/flags/slovakia24.png');
}
.header > .wrap .actions {
  position: absolute;
  top: 85px;
  right: 120px;
}
.header > .wrap .actions a,
.header > .wrap .actions span {
  float: left;
  display: block;
  line-height: 24px;
}
.header > .wrap .actions span.separator {
  text-align: center;
  width: 15px;
}
.header > .wrap .actions span.separator.empty {
  width: 10px;
}
.header > .wrap .logo {
  background: url('../../images/logo.png') top left no-repeat;
  width: 550px;
  height: 100px;
 /* margin: 45px 0 0 15px;*/
  float: left;
}
.header > .wrap .logo a {
  text-indent: -9999px;
  display: block;
  height: 100%;
}
/* kosik */
.basketBox {
  height: 90px;
  width: 300px;
  margin: 30px 0 0 0;
  float: right;
}
.basketBox .left {
  width: 60%;
  float: left;
  text-align: right;
}
.basketBox .left a {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  padding-bottom: 2px;
}
.basketBox .left span {
  font-size: 16px;
  font-weight: bold;
  color: #29414d;
}
.basketBox .right {
  text-align: center;
  float: left;
  width: 40%;
}
.basketBox .btn-down {
  line-height: 34px;
}
.basketBox .basket-img {
  background: url('../../images/bg-basket.png') bottom center no-repeat;
  height: 109px;
  width: 100%;
  position: relative;
  top: 15px;
}
.btn-down {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: #c32b12;
  padding: 10px 8px;
  position: relative;
  border-radius: 2px;
}
.btn-down:hover {
  background: #f43617;
}
.btn-down span {
  background: url('../../images/bg-arrow-down.png') top center no-repeat;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  height: 11px;
  width: 100%;
  z-index: 10;
}
.btn-down:hover span {
  background-position: bottom;
}
.span4 {
  width: 32%;
  float: left;
  margin-left: 1%;
}
/* menu */
.menu-container {
  background: #29414d;
}
menu {
  list-style: none;
  height: 70px;
  margin: 0;
  padding: 0;
}
menu li {
  float: left;
  border-left: 1px solid #3d5b6a;
  margin: 11px 0;
}
menu a {
  line-height: 47px;
  padding: 0 15px;
  margin: 0 6px;
  color: #fff;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 2px;
}
menu li.active a,
menu li a.active,
menu li:hover a {
  background: #c32b12;
}
menu li:first-child {
  border-left: none;
}
/**/
.header-appended {
  background: url('../../images/bg-appended-header.png') repeat-x #eaeaea;
}
.header-appended .wrap {
  background: url('../../images/bg-prepend-header2.png') top right no-repeat;
  height: 208px;
}
.header-appended h2 {
  font-size: 22px;
  padding: 30px 30px 5px 20px;
}
.header-appended ul {
  font-size: 16px;
}
.header-appended li {
  padding-bottom: 7px;
}
/**/
.preview:before,
.preview:after {
  background-repeat: repeat-x;
  background-position-x: left;
  display: block;
  content: "";
  height: 40px;
}
.preview:before {
  background-position-y: top;
  background-image: url('../../images/bg-preview-top.png');
}
.preview:after {
  background-position-y: bottom;
  background-image: url('../../images/bg-preview-bottom.png');
}
.preview .wrap {
  min-height: 236px;
  overflow: hidden;
}
.preview .wrap .item {
  margin-left: 10px;
  width: 313px;
  float: left;
}
.preview .wrap .item .image {
  overflow: hidden;
  float: left;
  width: 130px;
  text-align: center;
  height: 190px;
  line-height: 190px;
}
.preview .wrap .item .image a {
  display: block;
}
.preview .wrap .item .image a img {
  vertical-align: middle;
}
.preview .wrap .item .info {
  padding-top: 60px;
  padding-left: 150px;
}
.preview .wrap .item .info .text {
  height: 99px;
  overflow: hidden;
}
.preview .wrap .item .info .text h2 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.preview .wrap .item .info .text p {
  font-size: 12px;
}
.preview .wrap .item .info .btn-container {
  padding-top: 10px;
}
.preview .wrap .item .info .btn-container .btn-left {
  background: #c32b12;
  padding: 5px 15px 5px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  border-radius: 0 2px 2px 0;
  margin-left: 12px;
}
.preview .wrap .item .info .btn-container .btn-left span {
  background: url('../../images/bg-arrow-left.png') left center no-repeat;
  position: absolute;
  left: -13px;
  top: 0;
  display: block;
  width: 13px;
  height: 100%;
}
.preview .wrap .item .info .btn-container .btn-left:hover {
  background: #f43617;
}
.preview .wrap .item .info .btn-container .btn-left:hover span {
  background-position: right;
}
/* subpage */
.subpage {
  overflow: hidden;
  min-height: 400px;
  padding: 30px 0 30px;
}
.subpage h2 {
  font-size: 22px;
}
.span8 {
  width: 65%;
  float: left;
  margin-left: 1%;
}
.subpage.index-page h2 {
  font-size: 22px;
  padding: 15px 0 10px 20px;
}
.index-page li {
  padding-bottom: 25px;
  font-size: 16px;
  width: 500px;
}
small {
  font-size: 12px;
}
.sidebox {
  width: 305px;
}
.sidebox h3 {
  font-size: 22px;
  padding: 15px 0 5px;
}
.sidebox input {
  width: 205px;
  margin: 0  5px 11px 0;
}
.sidebox form a {
  font-size: 13px;
  padding-left: 11px;
}
.sidebox.tel {
  background: url('../../images/bg-contact.png') right center no-repeat;
}
.sidebox.tel h3 {
  font-size: 33px;
  padding: 40px 0 5px 10px;
}
.sidebox.tel small {
  font-size: 23px;
  display: block;
}
.sidebox .hr {
  width: 281px;
  height: 6px;
  background: #eaeaea;
  border: none;
  padding: 0;
  margin: 30px 0 0 0;
}
/* content */
.subpage .content {
  padding: 0 20px;
}
.subpage .content h2 {
  font-size: 26px;
  padding: 15px 0 15px 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #b9c2c7;
}
.subpage .content h3 {
  font-size: 22px;
  line-height: 30px;
}
.subpage .content h4 {
  font-size: 18px;
  line-height: 30px;
}
.subpage .content p {
  padding: 5px 0 20px 0;
}
.subpage .row {
  overflow: hidden;
}
/* detail */
.produkt-detail .span8 {
  margin-left: 3%;
  width: 64%;
}
.produkt-img {
  text-align: center;
}
.produkt-gal {
  text-align: center;
  margin: 30px 0 0 0;
}
.produkt-gal img {
  border: 1px solid #dfdfdf;
  margin: 0 18px 18px 0;
}
.produkt-detail h2 {
  font-size: 26px;
  border: 1px solid #bac2c6;
  border-left: none;
  border-right: none;
  padding: 20px 0 20px 5px;
  margin: 0 0 20px 0;
  line-height: 1em;
}
.produkt-detail h3 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding-left: 5px;
}
.produkt-detail .span8 p {
  padding: 0 5px 5px 5px;
}
.buy-container {
  height: 63px;
  overflow: hidden;
  border: 1px solid #dcdcdc;
  box-shadow: 0 0 8px 1px #dcdcdc inset;
  border-radius: 17px;
  margin: 45px 0 45px;
  width: 575px;
}
.buy-container span {
  float: left;
  line-height: 63px;
  display: block;
  width: 282px;
  padding: 0 0 0 35px;
  font-size: 20px;
}
.buy-container label {
  line-height: 63px;
  font-size: 20px;
  margin-right: 15px;
}
.buy-container input.text {
  width: 31px;
  text-align: right;
  font-size: 20px;
  line-height: 14px;
  padding: 9px 10px;
  margin-right: 10px;
}
.buy-container button {
  font-size: 14px;
  padding-left: 35px;
  padding-right: 35px;
}
.produkt-detail table {
  border-collapse: separate;
  border-spacing: 0;
  margin: 40px 0 20px 0;
  width: 100%;
  font-weight: bold;
}
.produkt-detail table td {
  font-size: 12px;
  padding: 9px 0 9px 20px;
  border-bottom: 1px solid #abb5ba;
}
.produkt-detail table tr:first-child td {
  background: #e9eced;
}
.produkt-detail table td:first-child {
  font-weight: normal;
  width: 35%;
}
h3.produkt-descr {
  text-transform: uppercase;
  color: #D5D5D5;
  padding-left: 15px;
}
/* footer */
.footer-prepend {
  background: #29414d;
}
.footer-prepend .wrap {
  height: 340px;
  background: url('../../images/bg-footer.png') right top no-repeat;
}
.footer-prepend h3 {
  font-size: 22px;
  color: #fff;
  line-height: 2em;
  padding-top: 20px;
  padding-left: 20px;
}
.footer-prepend form {
  margin-left: 20px;
}
.footer-prepend input {
  width: 135px;
  line-height: 14px;
  padding: 12px 10px;
  border-radius: 5px;
  border: 1px solid #acb5ba;
  background: #dfe3e4;
  margin: 0 7px 0 0;
}
.footer-prepend textarea {
  width: 370px;
  height: 80px;
  line-height: 14px;
  padding: 14px 10px;
  border-radius: 5px;
  border: 1px solid #acb5ba;
  background: #dfe3e4;
  margin: 15px 0;
  display: block;
}
.footer {
  background: #20333d;
  height: 70px;
  color: #fff;
  line-height: 70px;
  font-size: 12px;
}
.footer p {
  padding-left: 20px;
}
/*******************************
          Sign
*******************************/
.sign {
  padding: 20px;
}
.sign.login > div {
  float: left;
}
.sign.login .local {
  width: 400px;
}
.sign.login .social {
  width: 300px;
  text-align: center;
  padding-top: 25px;
}
.sign.login:after {
  display: block;
  clear: both;
  content: "";
}
/*******************************
          Basket
*******************************/
.ui.steps div.ui.step {
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}
.ui.steps div.ui.step.disabled {
  color: #7B7B7B;
}
.ui.steps a.step {
  text-decoration: none;
  background-color: #F5F5F5;
  color: rgba(0, 0, 0, 0.8);
}
.ui.steps a.step:after {
  border-left-color: #F5F5F5;
}
.ui.steps a.step:hover {
  background-color: #E2E2E2;
  color: #000000;
}
.ui.steps a.step:hover:after {
  border-left-color: #E2E2E2;
}
.basket {
  padding: 20px 0px;
}
.basket:after {
  display: block;
  clear: both;
  content: "";
}
.basket .half {
  margin: auto;
  width: 650px;
}
.basket .sumc {
  width: 300px;
  float: right;
}
.basket .buttons {
  text-align: center;
}
.basket .buttons.vertical {
  width: 300px;
}
.basket label.radio {
  color: rgba(0, 0, 0, 0.8);
  font-weight: bold;
  display: inline-block;
  padding-bottom: 15px;
}
.basket table thead tr th.center {
  text-align: center;
}
.basket table thead tr th.image {
  min-width: 40px;
}
.basket table thead tr th.actions {
  font-weight: normal;
}
.basket table tbody tr td.actions a {
  text-decoration: none;
}
.basket table tbody tr td.image {
  width: 80px;
  text-align: center;
}
.basket table tbody tr td.vat {
  width: 70px;
  text-align: center;
}
.basket table tbody tr td.normal {
  font-weight: normal !important;
}
.basket table tbody tr td.store {
  width: 110px;
}
.basket table tbody tr td.sum,
.basket table tbody tr td.price {
  text-align: right;
}
.basket table tbody tr td.price {
  width: 110px;
}
.basket table tbody tr td.sum {
  width: 130px;
  color: #00B5AD;
}
.basket table tbody tr td.quantity {
  width: 107px;
}
.basket table tbody tr td.quantity div.input {
  width: 65px;
}
.basket table tbody tr td.quantity div.input input {
  padding-right: 0px;
}
.basket table tbody tr td.quantity div.input.mini {
  width: 40px;
}
.basket table tbody tr td.actions {
  width: 30px;
}
.basket table tbody tr.total td.price {
  color: #00B5AD;
  font-size: 18px;
  font-weight: bold;
}
.basket table tfoot tr th.right {
  text-align: right;
  padding-right: 0px !important;
}
.basket .taxes .sum {
  line-height: 40px;
}
.basket .taxes .sum ul {
  padding: 0px;
}
.basket .taxes .sum ul li {
  line-height: 35px;
  list-style: none;
}
.basket .taxes .sum ul li .price {
  color: #00B5AD;
}
.basket .taxes .sum ul li .price.total {
  font-weight: bold;
}
.basket .overview .invoice:after {
  display: block;
  clear: both;
  content: "";
}
.basket .overview .invoice .segment {
  float: left;
  width: 300px;
  min-height: 161px;
}
.basket .overview .invoice .segment.address p {
  margin: 5px 0px;
}
.basket .overview .invoice .segment.address p:first-child {
  margin-top: 0px;
}
.basket .overview .invoice .segment.address p:last-child {
  margin-bottom: 0px;
}
.basket .overview .invoice .segment:not(:first-child) {
  margin-left: 15px;
  margin-top: 0px;
}
.basket .overview .sumc {
  float: right;
}
.basket .overview .sumc .terms {
  text-align: right;
}
.basket .overview .button {
  float: right;
}
.basket .overview .button .terms {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}
.basket .overview .button .form:after {
  display: block;
  clear: both;
  content: "";
}
.basket .overview .button .form form {
  float: right;
}
/*******************************
          Messages
*******************************/
#flashMessages > div:first-child {
  margin-top: 10px;
}
#flashMessages > div:last-child {
  margin-bottom: 10px;
}
/*******************************
          Number Input
*******************************/
.ui.input.number {
  float: left;
}
.input.number.buttons {
  float: left;
  width: 18px !important;
  padding-top: 4px;
  padding-bottom: 1px;
}
.input.number.buttons .button {
  height: 15px;
  padding-top: 2px;
}
.input.number.buttons .button .icon {
  display: block;
  margin: 0;
}
/*******************************
          Blog
*******************************/
#blog .blogList {
  float: left;
  width: 640px;
  overflow: hidden;
}
#blog .blogList .paginatorFrame {
  text-align: center;
}
#blog .blogList .noItems {
  font-size: 14px;
  line-height: 25px;
  padding: 10px;
  text-align: center;
  background-color: #DFDFDF;
  margin: 20px;
}
#blog .blogList .blogs .blog .image {
  float: left;
}
#blog .blogList .blog {
  padding-bottom: 15px;
  margin-right: 5px;
}
#blog .blogList .blog:not(:last-child) {
  border-bottom: 1px #DFDFDF solid;
  margin-bottom: 20px;
}
#blog .blogList .blog h2 {
  height: 20px;
  font-size: 20px;
  font-weight: normal;
  padding-top: 0px;
  padding-left: 5px;
  padding-bottom: 0px;
  border: none;
}
#blog .blogList .blog .image {
  padding: 3px 5px;
  padding-right: 15px;
}
#blog .blogList .blog .perex {
  padding: 5px;
  padding-top: 2px;
  text-align: justify;
}
#blog .blogList .blog .perex:after {
  display: block;
  clear: both;
  content: "";
}
#blog .blogList .blog .text {
  padding: 20px 5px;
  text-align: justify;
}
#blog .blogList .blog .perex p,
#blog .blogList .blog .text p {
  padding: 0px;
}
#blog .blogList .blog .more {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
#blog .blogList .blog .more a {
  text-decoration: none;
  display: inline-block;
  background-color: #C32B12;
  color: white;
  padding: 5px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#blog .blogList .blog .comments {
  padding-top: 10px;
}
#blog .blogList .blog .social {
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  padding: 2px 0px;
  padding-left: 5px;
  padding-bottom: 8px;
}
#blog .blogList .blog .social.last {
  border-top: 1px #DFDFDF solid;
  border-bottom: 1px #DFDFDF solid;
}
#blog .blogList .blog .social .date {
  float: left;
}
#blog .blogList .blog .social .date .posted {
  font-weight: bold;
}
#blog .blogList .blog .social .buttons {
  float: right;
}
#blog .blogList .blog .social .buttons .fb-like {
  width: 80px;
}
#blog .blogList .blog .social .buttons .twitter-share-button {
  width: 90px !important;
}
#blog .blogList .blog .social:after {
  display: block;
  clear: both;
  content: "";
}
#blog .moduleList {
  float: left;
  width: 279px;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 20px;
  border-left: 1px #dfdfdf solid;
}
#blog .moduleList .back {
  margin-top: -5px;
  padding-bottom: 20px;
  font-size: 15px;
}
#blog .moduleList .back a {
  text-decoration: none;
  display: inline-block;
  background-color: #C32B12;
  padding: 5px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: white;
}
#blog .moduleList .cloud {
  overflow: hidden;
  text-align: center;
}
#blog .moduleList .cloud span {
  padding: 0px 2px;
}
#blog .moduleList .cloud span.level1 {
  font-size: 12px;
}
#blog .moduleList .cloud span.level2 {
  font-size: 15px;
}
#blog .moduleList .cloud span.level3 {
  font-size: 18px;
}
#blog .moduleList .cloud span.level4 {
  font-size: 23px;
}
#blog .moduleList .cloud span.level5 {
  font-size: 32px;
}
#blog:after {
  display: block;
  clear: both;
  content: "";
}
/*******************************
          Semantic changes
*******************************/
.ui.positive.button,
.ui.blue.button {
  background-color: #C32B12 !important;
}
.ui.positive.button:hover,
.ui.blue.button:hover {
  background-color: #F43617 !important;
}
.ui.basic.buttons .button {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*******************************
          CKEditor
*******************************/
.ck-description {
  background: #E9ECED;
  padding: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  width: 910px;
}
.ck-description p {
  padding: 5px 0 5px 0 !important;
}
