body {
  background: url(../../gfx/tlo.gif) top #deeeeb;
  margin: 0px;
  padding: 0px;
}
/*body,* {font-size:12px;font-family:Arial, sans-serif;}*/
body {
  font-size: 12px;
  font-family: Arial, sans-serif;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}

#all {
  width: 1100px;
  margin: 0px auto;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  background: white;
}

/*DASHES*/
.highlight-dashes {
  outline: 3px dashed #e35c62 !important;
  outline-offset: -4px;
  background-color: #fff5f5 !important;
  animation: dashPulse 1s ease-in-out infinite alternate;
}

.highlight-dashes td {
  font-weight: bold !important;
  background: inherit !important;
}

@keyframes dashPulse {
  0% {
    outline-color: #e35c62;
    box-shadow: 0 0 15px rgba(220, 53, 69, 0.3);
  }
}

/* NEON */

.highlight-neon {
  outline: 2px solid #e35c62 !important;
  outline-offset: -2px;
  background-color: #fff !important;
  animation: neonGlow 0.5s ease-in-out infinite alternate;
}

@keyframes neonGlow {
  from {
    box-shadow: 0 0 2px #e35c62, 0 0 4px #e35c62, 0 0 8px #e35c62;
    outline-color: #e35c62;
  }
  to {
    box-shadow: 0 0 2px #e35c62, 0 0 4px #e35c62, 0 0 8px #e35c62,
      0 0 16px #e35c62;
    outline-color: #e35c62;
  }
}

#AdTaily_Widget_Container div div a {
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  width: 125px !important;
}
#AdTaily_Widget_Container > div > a {
  margin-top: 0px !important;
  margin-right: 6px !important;
  margin-bottom: 2px !important;
  margin-left: 6px !important;
  font-size: 11px !important;
  bottom: 0px !important;
  padding: 0px !important;
}
#AdTaily_Widget_Container div a {
  margin-top: 0px !important;
  margin-right: 6px !important;
  margin-bottom: 2px !important;
  margin-left: 6px !important;
  font-size: 11px !important;
}
#AdTaily_Widget_Container div div div {
  margin-top: 0px !important;
  margin-right: 6px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}
#AdTaily_Widget_Container div div {
  margin-top: 6px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 5px !important;
}
#AdTaily_Widget_Container span {
  margin: 0px !important;
  height: 1px !important;
}

img.banerek {
  border-bottom: 1px solid white;
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
  display: block;
}

nav {
  padding: 10px 0px 8px 0px;
  background: url(../../gfx/menu-tlo.gif) repeat-x 50% 50% transparent;
  height: 52px;
}
nav ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
nav li {
  float: left;
  margin: 5px;
}
nav img {
  border: none;
  margin: 0px 5px 0px 12px;
  float: left;
  max-width: 100%;
  height: auto;
}
nav div {
  float: left;
  margin: 8px 0px;
}
nav a {
  font-size: 12px;
  font-weight: bold;
  color: #516e7c;
  text-decoration: none;
}

/*#content {margin-top:15px;}
article {float:left;width:65%;margin-left:15px;}
aside {float:left;width:30%;margin:0px 15px;}*/

#content {
  margin: 10px;
}
article {
  float: left;
  width: 68%;
}
aside {
  float: right;
  width: 30%;
}

article header {
  /*width:602px;*/
  border-bottom: 1px solid #4a6475;
  margin: 0px;
  padding: 0px;
  height: 18px;
}
article header a {
  color: white;
  text-decoration: none;
}
article header h1 {
  padding: 3px 12px;
  color: white;
  background: #4a6475;
  border-radius: 5px 5px 0px 0px;
  font-weight: bold;
  font-size: 14px;
  display: inline;
  margin: 0px;
  height: 15px;
}

aside header {
  width: 350px;
  border-bottom: 1px solid #4a6475;
  margin: 0px;
  padding: 0px;
  height: 23px;
  margin-bottom: 5px;
}
aside header h2 {
  padding: 4px 12px;
  color: white;
  background: #4a6475;
  border-radius: 5px 5px 0px 0px;
  font-weight: bold;
  font-size: 14px;
  display: inline;
  float: left;
  margin: 0px;
  height: 15px;
}
aside header h2 a {
  color: white;
  text-decoration: none;
  color: white;
}
aside header div {
  float: right;
}
aside header div a {
  color: #4a6475;
}

div#header2 {
  width: 336px;
  border-bottom: 1px solid #4a6475;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  height: 22px;
}
div#baner {
  padding: 10px;
}

h2 {
  font-size: 23px;
  margin-bottom: 25px;
}

.dodatkowe-informacje {
  line-height: 23px;
}

.green {
  color: green;
  font-size: 20px;
}

div#l_printer,
div#search,
div#rss {
  float: right;
  height: 22px;
  margin: 0px 2px;
}
div#l_printer img,
div#search img,
div#rss img {
  vertical-align: middle;
  margin-left: 4px;
  margin-bottom: 1px;
}
div#l_printer a,
div#search a,
div#rss a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
}
div#wykop {
  float: right;
  height: 22px;
  margin: 0px 2px;
}
div#tytul {
  float: left;
  height: 20px;
  margin-top: 2px;
}

div#l_printer {
  float: left;
}

table.cienka_1 th {
  background: #4a6475;
  color: white;
  padding: 2px 3px;
}
table.cienka_1 th * {
  background: #4a6475;
  color: white;
}
/*table.cienka_1 th:first-child  {border-radius:5px 0 0 0;}
table.cienka_1 th:last-child  {border-radius:0 5px 0 0;}*/

h3 {
  margin: 0;
  font-weight: normal;
  font-size: 18px;
}
table#lokaty {
  width: 100%;
  font-size: 12px;
  line-height: normal;
  border-spacing: 0 5px;
}

table#lokaty tr {
  border-spacing: 0 0px;
}

table#lokaty td.td_info img {
  max-width: none;
}
table#lokaty td {
  text-align: center; /*border-bottom:1px solid #5B7B91;*/
}
table#lokaty span,
table#lokaty td.procent div {
  font-size: 10px;
  margin-left: 3px;
}

table#lokaty td.procent,
table#lokaty td.pozycja {
  padding: 8px;
}

table#lokaty th {
  background: #4a6475;
  color: white;
}
/*table#lokaty th:first-child   {border-radius:5px 0 0 0;}
table#lokaty th:last-child   {border-radius:0 5px 0 0;}*/
/*table#lokaty th:nth-child(4) {text-align:right;}*/
table#lokaty th span {
  color: white;
}
/*table#lokaty th:nth-child(4) {text-align:right;padding-right:10px;}*/
table#lokaty td.alert {
  background: url(../../gfx/wykrzyknik-red.gif) no-repeat right center;
  background-position: 90% 4px;
}
table#lokaty td a {
  color: #0015ff;
  text-decoration: none;
}
table#lokaty td a.nocolor {
  color: black;
}
/*table#lokaty td a.underline {text-decoration: underline; text-decoration-color: rgba(0, 0, 0, 0.5);}*/
table#lokaty td a.prom {
  font-weight: bold;
}

/*table#lokaty td:nth-child(2) {padding-right:12px;}*/
table#lokaty td:nth-child(2) a {
  color: black;
}
/*table#lokaty td:nth-child(3) {padding:0;}*/
table#lokaty td:nth-child(3) div.rel {
  position: relative;
  padding: 10px;
}
table#lokaty td:nth-child(3) b {
  font-size: 16px;
  color: #800000;
}
table#lokaty td:nth-child(3) div {
  font-size: 10px;
}
table#lokaty td:nth-child(3) div.uwaga {
  background: rgb(180, 0, 0);
  color: white;
  padding: 0px 5px 1px 4px;
  position: absolute;
  top: 4px;
  right: 2px;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  font-family: "Verdana";
  width: 3px;
  cursor: help;
}
table#lokaty td:nth-child(3) div.uror {
  background: #4a6475;
  color: white;
  padding: 0px 3px 1px 2px;
  position: absolute;
  top: 21px;
  right: 2px;
  font-size: 10px;
  line-height: 12px;
  font-family: verdana;
  cursor: help;
}
/*table#lokaty td:nth-child(4) {text-align:right;padding-right:10px;}*/

table#lokaty tr:nth-child(even) {
  background: #e2e9ed;
}
table#lokaty tr:nth-child(odd) {
  /*background: #F5F9FA*/
}
table#lokaty tr.clear {
  background: none;
}
/*table#lokaty #th_limit {background:url(../../gfx/info.gif) no-repeat 99% 80% #4A6475;}*/
div.bank,
div.lokata,
div.alert,
div.t_slider {
  width: 300px;
  font-size: 12px;
  padding: 4px 6px;
}
div.lokata span.alert {
  color: #c40000;
}

div.hidden {
  height: 0px;
  overflow: hidden;
  display: none;
}
div.spacer {
  height: 10px;
  width: 10px;
}
div.olr {
  margin-bottom: 5px;
}

table#waluty {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 5px;
}
table#waluty td {
  padding: 3px 10px;
}
table#waluty a {
  font-weight: bold;
  text-decoration: none;
  color: #4a6475;
}
table#waluty a.selected {
  font-size: 14px;
  color: #800000;
}

table#kwota_sel {
  margin: auto;
  width: 80%;
}
table#kwota_sel input#kwota {
  text-align: right;
  width: 100px;
}
table#kwota_sel select {
  margin: 0px 5px;
}
table#kwota_sel .baton {
  background: #b40000;
  color: white;
  width: 120px;
  height: 25px;
  font-weight: bold;
  border: none;
}

table#banki {
  width: 100%;
}
table#banki div {
  padding: 3px 10px;
  float: left;
  white-space: nowrap;
}
table#banki a {
  font-weight: bold;
  text-decoration: none;
  color: #4a6475;
  line-height: 17px;
}
table#banki a.selected {
  font-size: 14px;
  color: #800000;
}

div.reklama {
  text-align: center;
  display: table;
  margin: auto;
}
div.clear {
  clear: both;
}
td.c_reklama_w_tabeli {
  padding: 10px;
}
div#box_artykuly {
  /*width:350px;*/
}

div.art {
  margin: 0px 0px;
}
div#artykuly > div.art {
  margin: 5px 0px 10px 0px;
}
div.art div.title a,
div.art div.title {
  font-weight: bold;
  clear: both;
  color: #4a6475;
  font-size: 13px;
  text-decoration: none;
}
div.art div.lead a {
  text-decoration: none;
  color: black;
}

div#kalkulatory hr,
div#artykuly hr,
div#box_artykuly hr {
  color: #f1f7f7;
  height: 0px;
  width: 0px;
}
div.kalk {
  margin: 0px 0px;
}
div#kalkulatory > div.kalk {
  margin: 0px 0px 8px 0px;
}
div#box_artykuly > div.art {
  margin: 5px 0px 10px 0px;
}
div#box_artykuly div.lead,
div#box_artykuly div.lead * {
  cursor: pointer;
}
div.kalk a {
  text-decoration: none;
}
div.zrodlo {
  margin-bottom: 5px;
  font-size: 10px;
  text-align: right;
  padding: 0px 10px;
}
div.more {
  float: right;
}

div.kalk div.ikona {
  float: left;
  margin: 5px 10px 5px 0px;
}
div.kalk div.reszta {
  float: left;
  width: 80%;
  margin-bottom: 5px;
}
div.kalk div.title,
div.kalk div.title a {
  font-weight: bold;
  clear: both;
  color: #4a6475;
  font-size: 13px;
}
div.kalk div.lead a {
  color: black;
}
div#wyniki {
  width: 569px;
  overflow: auto;
}
div#wyniki div {
  margin-top: 4px;
}
div#wyniki div.belka {
  margin-top: 10px;
}
div.wszystkie {
  margin-top: 10px;
  margin-bottom: 10px;
}
table#table_wyszukiwarka {
  border-bottom: 1px solid #4a6475;
  width: 100%;
}

div.artykul {
  margin: 15px 0px 5px 0px;
}
div.artykul div.title {
  font-weight: bold;
  font-weight: bold;
  color: #4a6475;
  font-size: 15px;
  margin: 2px 0px;
}
div.artykul div.zajawka {
  margin: 2px 0px;
}
div.artykul div.tresc {
  margin: 2px 0px;
  padding: 5px 10px;
}
/*div.artykul div.tresc,div.artykul div.tresc * {line-height:150%;font-size:13px;}*/
div.artykul div.tresc,
div.artykul div.tresc {
  line-height: 150%;
  font-size: 13px;
}
span.przyklad {
  color: #4a6475;
  font-size: 10px;
}

div.filtr {
  font-size: 12px;
  margin: 16px 5px 16px 5px;
  text-align: center;
}
div.filtr * {
  font-size: 12px;
}
div.aktualizacja {
  font-size: 10px;
  margin: 0px;
  text-align: right;
  color: #4a6475;
  float: right;
  width: 100%;
}
div.none_results {
  font-size: 15px;
  font-weight: bold;
  margin: 20px;
  text-align: center;
}
div.none_results a {
  font-size: 15px;
  font-weight: bold;
}

div.info {
  font-size: 10px;
  margin: 5px 10px;
}
div.info *,
div.info_red * {
  font-size: 10px;
}

div.info_red {
  font-size: 10px;
  margin: 5px 10px;
  color: #800000;
}
div.bank div.title,
div.lokata div.title {
  font-weight: bold;
  font-size: 13px;
  color: #4a6475;
  margin-bottom: 3px;
}
div.bank div.com,
div.lokata div.com {
  margin-top: 3px;
}

span.kwota {
  font-size: 16px;
  color: #800000;
  font-weight: bold;
}
span.kwota_small {
  font-size: 13px;
  color: #800000;
}

input.inp {
  text-align: right;
}
a:hover {
  text-decoration: underline;
}

footer {
  background: url(../../gfx/menu-tlo.gif) round;
  background-size: cover;
  border-top: 1px solid white;
  text-align: center;
}

table#stopka td {
  padding: 9px;
}
table#stopka td a {
  text-decoration: none;
  font-weight: bold;
  color: white;
}

#disclaimer {
  padding: 10px 50px;
}

p {
  margin: 0px;
}

div.reklama {
  z-index: 1;
}

div#print_v {
  padding: 10px;
  text-align: center;
}
div#print_v a {
  font-weight: bold;
  text-decoration: none;
}
div#keywords {
  font-size: 12px;
  color: #4a6475;
}
div#keywords * {
  margin: 0px;
  font-size: 12px;
}

div#d_ban_left,
div#d_ban_right {
  position: absolute;
  top: 0px;
  margin: 0 10px;
}
div#d_ban_left {
  right: 0px;
}
div.skyskrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
*.vspace {
  margin-bottom: 10px;
}
*.v10 {
  height: 10px;
}

.art_rek {
  text-align: center;
  border-bottom: 1px solid #aaa;
  padding: 8px 0px 3px 0px;
  background: url(../../gfx/promocja.gif) no-repeat top left;
}
.art_rek a {
  color: black;
  text-decoration: none;
}
.art_rek > div.art {
  margin: 5px 0px 5px 0px;
}

.clearfix {
  clear: both;
}
#rek_adt {
  margin-bottom: 5px;
}
#adblck {
  text-align: center;
  padding: 10px;
  color: rgb(180, 0, 0);
  border: 1px dotted rgb(180, 0, 0);
  font-size: 13px;
  font-weight: bold;
}
#sliders {
  margin-top: 10px;
  display: table;
  margin-right: auto;
  margin-left: auto;
}
#sliders section {
  min-height: 22px;
  margin: 12px 5px;
}
/*#sliders section {min-height:25px;margin:27px 0px;width:604px;}*/
/*#sliders > div {width:604px;}*/
#sliders .label {
  width: 119px;
  float: left;
  margin: 0px;
  padding: 4px 4px;
  margin-right: 8px;
  border: 1px solid #4a6475;
  border-radius: 5px 5px 5px 5px;
  text-align: left;
  color: #4a6475;
  font-weight: bold;
  position: relative;
  background: #e2e9ed;
  letter-spacing: 0.05em;
  text-align: center;
}
#sliders .input {
  width: 105px;
  float: left;
  margin: 0px;
  padding: 0px;
  padding-left: 2px;
  padding-right: 3px;
  font-size: 14px;
}
#sliders .long {
  width: 163px;
}
/*sliders*/
.slider_outer {
  margin: 5px;
  padding: 5px;
}
.slider {
  width: 357px;
  height: 15px;
  position: relative;
}
.slider .pasek {
  width: 347px;
  height: 6px;
  position: absolute;
  top: 3px;
  left: 3px;
  border: 1px solid #4a6475;
  border-radius: 3px;
  background: #e2e9ed;
}
.knob {
  position: absolute;
  height: 14px;
  width: 17px;
  background: url(../../gfx/pypek.gif) no-repeat top left;
  cursor: pointer;
}
.slider_input {
  float: left;
  padding-top: 1px;
}
.slider_input input {
  width: 30px;
}

#slider_i_0 {
  width: 63px;
  height: 20px;
  font-size: 14px;
  border-radius: 3px;
  padding: 0px 2px;
  text-align: right;
  font-weight: bold;
  background: #4a6475;
  color: white;
  border: 1px solid #4a6475;
  margin: 0px;
}
#kwota_sel_value {
  width: 65px;
  height: 19px;
  font-size: 14px;
  border-radius: 3px;
  padding: 0px 2px;
  text-align: right;
  font-weight: bold;
  border: 1px solid #4a6475;
  color: #4a6475;
  background: white;
  margin-top: 2px;
}
#kwota_sel_value.selected {
  background: #4a6475;
  color: white;
}

#sliders .value {
  width: 357px;
  float: left;
  margin: 0px; /*padding:0px;*/
  padding-top: 5px;
}
#sliders .ruler {
  width: 229px;
  margin: 0px;
  padding: 0px 7px;
  position: relative;
  top: 0px;
}

#sliders .ruler div {
  float: left;
  text-align: center;
  position: absolute;
  line-height: 12px;
}
#sliders .ruler span {
  left: -50%;
  font-size: 11px;
  line-height: 12px;
  position: relative;
}

#sliders input[type="button"] {
  background-color: white;
  color: #4a6475;
  font-weight: bold;
  border: 1px solid #4a6475;
  border-radius: 3px;
  height: 22px;
  margin-right: 5px;
  cursor: pointer;
  cursor: hand;
  min-width: 60px;
  padding: 2px 5px;
  line-height: 10px;
}
#sliders input::-moz-focus-inner {
  border: 0;
  padding: 0;
} /*Remove button padding in FF*/
#sliders input[type="button"].selected {
  background-color: #4a6475;
  color: white;
}

#buttons0 input[type="button"] {
  min-width: 83px;
}

.val_waluta {
  padding-left: 2px;
  color: #4a6475;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
}

#sliders .slider_value_currency {
  width: 100%;
}
#sliders .slider_value_long {
  width: 467px;
}
#sliders .slider_value_long .slider {
  width: 467px;
}
#sliders .slider_value_long .value {
  width: 467px;
}
#sliders .slider_value_long .pasek {
  width: 457px;
}
/*#s_a_more {min-height:15px !important;text-align:center;background-color:white;color:#4A6475;font-weight:bold;border:1px solid #4A6475;border-radius:3px;cursor:pointer;cursor:hand;margin-bottom:0px !important;width:600px !important;}*/
#sliders #s_s_more {
  margin-bottom: 0px;
  min-height: 10px;
  margin-top: 0px;
}
#sliders #s_a_more {
  color: #4a6475;
  font-weight: bold;
  cursor: pointer;
  /*cursor: hand;*/
}

/*#sliders.minmax {
  margin-top: 10px;
}*/

/*#sliders.minmax  section  {margin:24px 0px;}*/

#sliders.minmax section:first-child {
  margin-top: 10px;
}
#sliders.minmax #slider_knob_1 {
  background-image: url(../../gfx/pypekr.gif);
}
#sliders.minmax #slider_knob_2 {
  background-image: url(../../gfx/pypekl.gif);
}
#sliders.minmax #premore {
  margin-bottom: 20px;
}
#sliders.minmax #s_s_more {
  /*margin-top: 20px;*/
}
#sliders.minmax #s_submit {
  margin-top: 2px;
  margin-bottom: 6px;
}

#s_more {
  margin: 0px !important;
}
#buttons4 input[type="button"] {
  margin-bottom: 5px;
  height: 20px;
  font-size: 11px;
}

#sliders #s_submit {
  text-align: right;
  margin: 10px 0px 8px 0px;
}
#s_submit input {
  background: rgb(180, 0, 0);
  border: 1px solid rgb(180, 0, 0);
  border-radius: 5px;
  padding: 5px 15px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}
.tipz {
  position: absolute;
  left: 116px;
  top: -4px;
  height: 10px;
  width: 5px;
  color: #708da0;
  background: white;
  border-radius: 10px;
  border: 1px solid #708da0;
  padding: 3px 4px 1px 4px;
  font-size: 9px;
  line-height: 8px;
  font-family: Arial;
  cursor: help;
}

#WzTtDiV {
  box-shadow: 3px 3px 5px 3px rgba(0, 0, 0, 0.3);
  padding: 1px;
}
#WzBoDy {
  border-radius: 0px 5px 5px 5px;
  box-shadow: 3px 3px 5px 3px rgba(0, 0, 0, 0.3);
  border: 1px solid #4a6475;
}
#slider1 .ko {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  border: 1px solid #4a6475;
  background: #4a6475;
  top: 4px;
  left: 3px;
}

.horizontal-line {
  width: 100%; /* Szerokość linii */
  height: 1px; /* Wysokość linii, 1px da nam cienką linię */
  background-color: black; /* Kolor linii */
  margin-top: 20px; /* Odstęp od górnego elementu */
  margin-bottom: 20px; /* Odstęp od dolnego elementu */
}

div.widget {
  margin-bottom: 40px;
}

ul {
  margin: 5px 0;
}

div li {
  margin-left: 20px;
}

.not-active-info {
  border: 1px solid;
  text-align: center;
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 5px 10px 5px;
  line-height: 25px;
}

.not-active-info a {
  font-size: 16px;
  font-weight: bold;
}

.header-bank-offer {
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

body {
  margin-top: 20px;
  background: #eee;
}

.prod-info-main {
  border: 3px solid #acc300;
  margin-bottom: 20px;
  margin-top: 10px;
  background: #fff;
  padding: 6px;
  -webkit-box-shadow: 0 1px 4px 0 #acc300;
  box-shadow: 0 1px 1px 0 #acc300;
}

.prod-info-main .product-image {
  /**background-color: #EBF8FE;*/
  display: block;
  min-height: 238px;
  overflow: hidden;
  position: relative;
  /**border: 1px solid #CEEFFF;*/
}

.prod-info-main .product-image .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.prod-info-main .product-deatil {
  border-bottom: 1px solid #dfe5e9;
  padding-bottom: 5px;
  padding-left: 16px;
  padding-top: 5px;
  position: relative;
  background: #fff;
  text-align: center;
}

.product-content .product-deatil h5 a {
  color: #2f383d;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
  padding-left: 0;
  margin-left: 0;
}

.prod-info-main .product-deatil h5 a span {
  color: #9aa7af;
  display: block;
  font-size: 13px;
}

.prod-info-main .product-deatil span.tag1 {
  border-radius: 50%;
  color: #fff;
  font-size: 15px;
  height: 50px;
  padding: 13px 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 50px;
}

.prod-info-main .product-deatil span.sale {
  background-color: #21c2f8;
}

.prod-info-main .product-deatil span.discount {
  background-color: #71e134;
}

.prod-info-main .product-deatil span.hot {
  background-color: #fa9442;
}

.prod-info-main .description {
  font-size: 12.5px;
  line-height: 20px;
  padding: 10px 14px 16px 19px;
  background: #fff;
  text-align: center;
}

.prod-info-main .product-info {
  padding: 11px 19px 10px 20px;
  text-align: center;
}

.prod-info-main .product-info a.add-to-cart {
  color: #2f383d;
  font-size: 13px;
  padding-left: 16px;
}

.prod-info-main name.a {
  padding: 5px 10px;
  margin-left: 16px;
}

.product-info.smart-form .btn {
  padding: 10px 0px;
  margin-top: 3px;
  width: 117px;
}

.product-info.smart-form .btn-info {
  color: #fff;
  background-color: #acc300;
  border-color: #acc300;
}

.load-more-btn {
  background-color: #21c2f8;
  border-bottom: 2px solid #037ca5;
  border-radius: 2px;
  border-top: 2px solid #0cf;
  margin-top: 20px;
  padding: 9px 0;
  width: 100%;
}

.product-block .product-deatil p.price-container span,
.prod-info-main .product-deatil p.price-container span,
.shipping table tbody tr td p.price-container span,
.shopping-items table tbody tr td p.price-container span {
  color: #21c2f8;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.product-info.smart-form .rating label {
  margin-top: 15px;
}

.prod-wrap .product-image span.tag2 {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  padding: 10px 0;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.prod-wrap .product-image span.tag3 {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 60px;
  height: 36px;
  border-radius: 50%;
  padding: 10px 0;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.prod-wrap .product-image span.sale {
  background-color: #57889c;
}

.prod-wrap .product-image span.hot {
  background-color: #a90329;
}

.prod-wrap .product-image span.special {
  background-color: #3b6764;
}
.shop-btn {
  position: relative;
}

.shop-btn > span {
  background: #a90329;
  display: inline-block;
  font-size: 10px;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1),
    inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  font-weight: 700;
  border-radius: 50%;
  padding: 2px 4px 3px !important;
  text-align: center;
  line-height: normal;
  width: 19px;
  top: -7px;
  left: -7px;
}

.product-deatil hr {
  padding: 0 0 5px !important;
}

.product-deatil .glyphicon {
  color: #3276b1;
}

.product-deatil .product-image {
  border-right: 0px solid #fff !important;
}

.product-deatil .name {
  margin-top: 0;
  margin-bottom: 0;
}

.product-deatil .name small {
  display: block;
}

.product-deatil .name a {
  margin-left: 0;
}

.product-deatil .price-container {
  font-size: 20px;
  margin: 0;
  font-weight: 300;
}

.product-deatil .price-container small {
  font-size: 12px;
}

.product-deatil .fa-2x {
  font-size: 16px !important;
}

.product-deatil .fa-2x > h5 {
  font-size: 12px;
  margin: 0;
}

.product-deatil .fa-2x + a,
.product-deatil .fa-2x + a + a {
  font-size: 13px;
}

.product-deatil .certified {
  margin-top: 10px;
}

.product-deatil .certified ul {
  padding-left: 0;
}

.product-deatil .certified ul li:not(first-child) {
  margin-left: -3px;
}

.product-deatil .certified ul li {
  display: inline-block;
  background-color: #f9f9f9;
  padding: 13px 19px;
}

.product-deatil .certified ul li:first-child {
  border-right: none;
}

.product-deatil .certified ul li a {
  text-align: left;
  font-size: 12px;
  color: #6d7a83;
  line-height: 16px;
  text-decoration: none;
}

.product-deatil .certified ul li a span {
  display: block;
  color: #21c2f8;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.product-deatil .message-text {
  width: calc(100% - 70px);
}

/*@media only screen and (min-width:1024px) {
    .prod-info-main div[class*=col-md-4] {
        padding-right: 0
    }
    .prod-info-main div[class*=col-md-8] {
        padding: 0 13px 0 0
    }
    .prod-wrap div[class*=col-md-5] {
        padding-right: 0;
		width: 49%;
    }
    .prod-wrap div[class*=col-md-7] {
        padding: 0 5px 0 0;
		width: 51%;
    }
    .prod-info-main .product-image {
        border-right: 1px solid #dfe5e9
    }
    .prod-info-main .product-info {
        position: relative
    }
}*/

@media (min-width: 1150px) {
  #all {
    width: 1100px;
  }
  article {
    width: 68%;
  }
  aside {
    width: 30%;
  }
  #sliders section#s_s_more {
    margin-top: 0px;
  }
}

@media (max-width: 1149px) and (min-width: 1000px) {
  #all {
    width: auto;
  }
  article,
  aside {
    float: none;
    width: auto;
  }
  div.wszystkie {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  div#box_artykuly {
    text-align: center;
  }
}

@media (max-width: 999px) and (min-width: 860px) {
  #all {
    width: auto;
  }
  article,
  aside {
    float: none;
    width: auto;
  }
  li#porady {
    display: none;
  }
  div.wszystkie {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  div#box_artykuly {
    text-align: center;
  }
}

@media (max-width: 859px) and (min-width: 700px) {
  #all {
    width: auto;
  }
  article,
  aside {
    float: none;
    width: auto;
  }
  li#porady {
    display: none;
  }
  li#kalkulatory {
    display: none;
  }
  /*table#lokaty.cienka_1 { display:none; }*/

  table#lokaty.cienka_1 th:nth-child(4) {
    display: none;
  }

  table#lokaty.cienka_1 th:nth-child(5) {
    display: none;
  }

  table#lokaty.cienka_1 tr td:nth-child(4) {
    display: none;
  }
  table#lokaty.cienka_1 tr td:nth-child(5) {
    display: none;
  }
  table#lokaty.cienka_1 tr:nth-child(2) th:nth-child(1) {
    display: none;
  }
  table#lokaty.cienka_1 tr:nth-child(2) th:nth-child(2) {
    display: none;
  }

  div.wszystkie {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  div#box_artykuly {
    text-align: center;
  }
}

@media (max-width: 699px) {
  #all {
    width: 100%;
    min-width: 500px;
  }
  article,
  aside {
    float: none;
    width: auto;
  }

  table#lokaty tr td:nth-child(1) {
    /*width: 10%;*/
    padding-left: 5px;
  }

  /*
  table#lokaty th:nth-child(1) {
    width: 10%;
  }

  table#lokaty tr td:nth-child(2) {
    width: 17%;
  }
  table#lokaty th:nth-child(2) {
    width: 17%;
  }*/

  table#lokaty.ol tr td:nth-child(4),
  table#lokaty.ko tr td:nth-child(4) {
    display: none;
  }

  table#lokaty.ol th:nth-child(4),
  table#lokaty.ko th:nth-child(4) {
    display: none;
  }

  table#lokaty.ol tr td:nth-child(6),
  table#lokaty.ko tr td:nth-child(6) {
    display: none;
  }

  table#lokaty.ranking tr td:nth-child(5),
  table#lokaty.ranking tr td:nth-child(7) {
    display: none;
  }

  table#lokaty.ol th:nth-child(6),
  table#lokaty.ko th:nth-child(6) {
    display: none;
  }

  table#lokaty.ranking th:nth-child(5),
  table#lokaty.ranking th:nth-child(7) {
    display: none;
  }

  li#porady {
    display: none;
  }
  li#kalkulatory {
    display: none;
  }
  li#banki {
    display: none;
  }
  /*li#main { display: none; }*/

  #sliders {
    margin-top: 10px;
    /*display: unset;*/
    margin-right: auto;
    margin-left: auto;
    /*width: 100%;*/
    width: 470px;
  }

  #sliders .input {
    width: auto;
  }
  #sliders .value {
    width: 100%;
    padding-top: 10px;
    /*transform: scaleX(0.85);
    margin-left: -25px;*/
  }

  #sliders section {
    min-height: 25px;
    margin: 10px 0px;
  }

  #sliders section#okres {
    margin-top: 35px;
    /*width: 467px;*/
  }
  /*#sliders section#okres100 {
    margin-top: 45px;
    }*/

  #sliders section#s_s_more {
    margin-top: 30px;
  }

  /*
    #sliders section#s_more {
    display: none;
    }*/

  #sliders #s_submit {
    /*text-align: right;
    margin: 35px 0px 8px 0px;*/
    margin-top: 25px;
    margin-bottom: 6px;
  }
  #sliders.minmax #premore {
    margin-bottom: 35px;
    margin-top: 45px;
  }
  #sliders.minmax #s_submit {
    margin-top: 15px;
    margin-bottom: 6px;
  }
  table#lokaty.cienka_1 th:nth-child(4) {
    display: none;
  }

  table#lokaty.cienka_1 th:nth-child(5) {
    display: none;
  }

  table#lokaty.cienka_1 tr td:nth-child(4) {
    display: none;
  }
  table#lokaty.cienka_1 tr td:nth-child(5) {
    display: none;
  }
  table#lokaty.cienka_1 tr:nth-child(2) th:nth-child(1) {
    display: none;
  }
  table#lokaty.cienka_1 tr:nth-child(2) th:nth-child(2) {
    display: none;
  }
  /*table#lokaty.cienka_1 th:nth-child(6) { display: none; }
    table#lokaty.cienka_1 tr td:nth-child(7) { display: none; }*/

  div.wszystkie {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  div#box_artykuly {
    text-align: center;
  }
}
