html, body {
  margin: 0; }

body {
  color: #444;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  padding: 0;
  overflow: auto; }

body, #main_container, #top-navi, #akcije, #akcije .wrap, #footer, #content .holder, #main_container .spacer {
  min-width: 1250px !important; }

body.pagesub #content {
  padding-top: 10px; }

small {
  font-size: 10px; }

.form-check-label {
  padding-left: 20px;
  position: relative; }

.gdpr-checkbox-wrap, .terms-checkbox-wrap {
  display: block;
  margin: 0;
  position: relative;
  padding: 0;
  margin-top: 20px; }
  .gdpr-checkbox-wrap.gd-error label:after, .terms-checkbox-wrap.gd-error label:after {
    border: 2px solid #f00; }
  .gdpr-checkbox-wrap label, .terms-checkbox-wrap label {
    padding: 9px 38px;
    display: block;
    text-align: left;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
    background-image: none !important;
    width: 100% !important; }
    .gdpr-checkbox-wrap label:before, .terms-checkbox-wrap label:before {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      transform: translate(-50%, -50%) scale3d(1, 1, 1);
      transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
      opacity: 0;
      z-index: -1; }
    .gdpr-checkbox-wrap label:after, .terms-checkbox-wrap label:after {
      width: 25px;
      height: 25px;
      content: '';
      border: 2px solid #a8a8a8;
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
      background-repeat: no-repeat;
      background-position: 1px 2px;
      border-radius: 3px;
      z-index: 2;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
      transition: all 200ms ease-in; }
  .gdpr-checkbox-wrap input:checked ~ label, .terms-checkbox-wrap input:checked ~ label {
    background-image: none; }
    .gdpr-checkbox-wrap input:checked ~ label:before, .terms-checkbox-wrap input:checked ~ label:before {
      transform: translate(-50%, -50%) scale3d(56, 56, 1);
      opacity: 1; }
    .gdpr-checkbox-wrap input:checked ~ label:after, .terms-checkbox-wrap input:checked ~ label:after {
      background-color: #2f8af5;
      border-color: #2f8af5; }
  .gdpr-checkbox-wrap input, .terms-checkbox-wrap input {
    width: 30px;
    height: 30px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden; }

.terms-checkbox-wrap {
  margin-top: 0; }

.index .right-side .kategorije .category-title {
  text-align: center;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: TitilliumWeb, Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #444; }
.index .right-side .kategorije .box {
  transition: all 0.2s; }
  .index .right-side .kategorije .box:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
  .index .right-side .kategorije .box h4 {
    padding: 5px; }
  .index .right-side .kategorije .box h2 {
    transition: all .2s; }
  .index .right-side .kategorije .box h3 a {
    transition: all .2s; }

.page .filtriranje .filter-title {
  background-color: #d8e6ef;
  display: block;
  padding: 10px;
  margin: 0; }
  .page .filtriranje .filter-title .filter-def-title {
    font-size: 13px;
    font-weight: bold;
    display: block;
    color: #3d4951; }
.page .filtriranje .filter-body {
  background-color: #e8eff4;
  padding: 10px 0 0; }
  .page .filtriranje .filter-body .dropmenu {
    padding: 0 10px;
    margin-top: -1px; }
    .page .filtriranje .filter-body .dropmenu a {
      padding: 7px 0;
      display: block;
      border-bottom: 1px solid #c7d9e5; }
    .page .filtriranje .filter-body .dropmenu:last-child a {
      border: 0; }
    .page .filtriranje .filter-body .dropmenu:hover {
      background-color: #c7d9e5; }
      .page .filtriranje .filter-body .dropmenu:hover a {
        color: #3d4951 !important;
        font-weight: 400; }
    .page .filtriranje .filter-body .dropmenu .oranzen-li {
      display: none; }
    .page .filtriranje .filter-body .dropmenu .filter-p-item {
      margin-bottom: 0; }
    .page .filtriranje .filter-body .dropmenu.open {
      background-color: #c7d9e5; }
      .page .filtriranje .filter-body .dropmenu.open a {
        color: #3d4951 !important;
        font-weight: 400 !important; }
.page .filtriranje ul .dropmenu:hover a {
  color: #3d4951 !important;
  font-weight: 400; }
.page .filtriranje ul .dropmenu span.numeration {
  color: #3d4951; }
.page .filtriranje ul .dropmenu.dropcheck {
  padding-bottom: 5px !important; }
.page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer {
  display: grid;
  grid-template: auto / 1fr; }
  .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer .vline {
    display: none; }
  .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer .box {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr auto;
    border-bottom: 1px solid #e8eff4; }
    .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer .box:last-child {
      border: 0; }
    .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer .box:first-child a .boxInner .stevilka {
      background-color: #f2c464; }
    .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer .box:nth-child(2) a .boxInner .stevilka {
      background-color: #cecece; }
    .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer .box:nth-child(3) a .boxInner .stevilka {
      background-color: #dca86d; }
  .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer a .boxInner {
    display: grid;
    grid-template-columns: auto auto 1fr; }
    .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer a .boxInner:hover {
      box-shadow: none; }
    .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer a .boxInner .stevilka {
      padding: 3px 0;
      background-color: #7fb8e1;
      width: 30px;
      text-align: center;
      border-radius: 50%;
      color: #fff;
      font-size: 17px;
      font-family: Arial,Helvetica,sans-serif;
      height: 24px;
      margin-right: 20px; }
    .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer a .boxInner .boxImage {
      height: 100%;
      width: 100%;
      padding-right: 10px; }
      .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer a .boxInner .boxImage img {
        max-width: 115px; }
    .page #promo .right-side .izpostavljeni-izdelki .kategorija .boxContainer a .boxInner .title-wrap h3 {
      height: auto;
      font-size: 15px; }
.page #promo .right-side .all-products .boxContainer .box {
  padding-bottom: 20px; }
  .page #promo .right-side .all-products .boxContainer .box a .boxInner .stevilka {
    display: none; }
  .page #promo .right-side .all-products .boxContainer .box a .boxInner .title-wrap {
    padding-top: 15px; }
.page #promo .right-side .opis {
  padding: 10px 0;
  border-bottom: 1px solid #c8dae5; }
  .page #promo .right-side .opis h1 {
    font-size: 30px;
    line-height: 30px;
    font-family: TitilliumWeb,Arial,Helvetica,sans-serif; }
.page #promo .sort-list {
  display: inline-block; }
  .page #promo .sort-list .sort-item {
    display: inline-block;
    margin-left: -3px; }
    .page #promo .sort-list .sort-item .sort-item-link {
      border: 1px solid #c1d5e1;
      text-decoration: none;
      padding: 0 16px;
      color: #3d4951;
      display: block;
      line-height: 38px;
      font-size: 14px; }
      .page #promo .sort-list .sort-item .sort-item-link.active {
        font-weight: 700;
        background-color: #00aeef;
        color: #fff;
        border-color: #00aeef !important; }
      .page #promo .sort-list .sort-item .sort-item-link:not(.active):hover {
        background-color: #e8eff4; }
  .page #promo .sort-list li:not(:first-child) .sort-item-link:not(.active) {
    border-left: none; }

.pagekosarica #content #promo .holder .right-side .aktiven {
  background-size: 100% auto;
  padding-left: 10px !important;
  max-width: 75%;
  color: #849525; }
  .pagekosarica #content #promo .holder .right-side .aktiven strong {
    font-size: 16px; }

#content .right-side .kategorije .box .info .add-to-cart {
  height: 20px;
  padding: 5px 10px;
  margin: -2px 0px 0px 2px;
  border-radius: 5px 5px 5px 5px;
  font-size: 11px;
  line-height: 19px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  background: #00aeef;
  font-weight: 700;
  display: block;
  max-width: 100%;
  margin-top: 8px;
  transition: all 0.2s; }
  #content .right-side .kategorije .box .info .add-to-cart:hover {
    background: #0499d0; }
  #content .right-side .kategorije .box .info .add-to-cart .fa-plus {
    padding-right: 6px; }

.oranzna {
  color: #444;
  font-weight: 600; }

.promoBox {
  width: 1235px;
  height: 44px;
  line-height: 44px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
  margin: 0 auto; }

.promoBox img {
  float: left;
  padding-left: 90px; }

.thirdBox {
  width: 33%;
  float: left; }

span.numeration {
  color: #FA8C14;
  display: inline !important;
  font-size: 10px; }

.hasdatepicker {
  background: url(../img/ico_calendar.gif) no-repeat scroll 72px center;
  width: 85px !important; }

#ui-datepicker-div {
  font-size: 11px !important; }

label[for=genderM], label[for=genderF] {
  float: none !important;
  width: auto !important; }

.error {
  box-shadow: 1px 1px 1px #D53130;
  border-color: #D53130 !important; }

.dodatno {
  background: none repeat scroll 0 0 #F1F7D6;
  height: 28px;
  line-height: 28px;
  margin: 0 20px;
  padding: 5px; }

.dodatno select {
  clear: right;
  float: right;
  width: 100px; }

.izdelekLeftSide {
  float: left;
  width: 750px;
  margin-top: 20px; }

.izdelekRightSide {
  float: right;
  width: 220px; }

.izdelekRightSide span.title {
  margin-left: 10px;
  width: 179px !important;
  display: inline-block; }

.infoBlock {
  float: right;
  list-style: none outside none;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 196px; }

.infoBlock li {
  background: url(../img/info_icon.png) no-repeat scroll left center transparent;
  position: relative;
  padding-left: 15px; }

.infoBlock li:hover {
  cursor: pointer;
  text-decoration: underline; }

.infoBlock li:hover .infoBlockPopup {
  display: block;
  /*cursor:normal*/ }

.infoBlock .infoBlockPopup {
  background: url(../img/tooltip_bg.png) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: none;
  height: 140px;
  position: absolute;
  right: 195px;
  top: -32px;
  width: 329px;
  /*cursor:normal;*/
  padding: 20px 40px 20px 20px; }

.infoBlock .infoBlockPopup a {
  color: #FF7400; }

.vec {
  /*background-image: url(../img/icon-arrow-orange.gif);
  background-position: 23px 8px;
  background-repeat: no-repeat;*/
  cursor: pointer;
  display: inline-block;
  width: 30px;
  padding: 2px 0;
  font-weight: 700; }

.clear {
  border: 0 none;
  clear: both;
  height: 0;
  line-height: 0;
  width: 0;
  margin: 0;
  padding: 0; }

.clear.spacing {
  padding-top: 30px; }

.zelen-pas {
  width: 100%;
  height: 45px;
  background: #d9e6e4cc;
  margin-top: -45px;
  margin-bottom: 25px; }

.vsiizdelkiBox {
  background: url(../img/izdelekBoxBg.gif) repeat-x scroll left top #A2C31D;
  display: none;
  min-height: 320px;
  position: absolute;
  width: 1236px;
  z-index: 999;
  margin: 40px auto; }

.vsiizdelkiBoxMain {
  float: left;
  width: 217px;
  padding: 10px; }

.vsiizdelkiBoxMain h1 {
  color: #FFF;
  font-family: verdana;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px; }

.vsiizdelkiBoxMain h2 {
  margin: 0 !important;
  padding: 0 !important; }

.vsiizdelkiBoxMain h2 a {
  color: #000;
  font-family: Tahoma;
  font-size: 13px;
  text-decoration: none; }

.vsiizdelkiBoxMain h2 a:hover {
  font-family: Tahoma;
  font-size: 13px;
  text-decoration: underline; }

.vsiizdelkiBoxMain ul li a {
  color: lightgray;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none; }

.vsiizdelkiBoxMain ul li a:hover {
  color: lightgray;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: underline; }

.newKosarica {
  display: block;
  left: -113px;
  position: absolute;
  top: 34px;
  width: 221px;
  z-index: 5; }

.newKosarica > .ktop {
  background: url(../img/newkosaricatop.png) no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  height: 7px;
  width: 221px; }

.newKosarica > .kmiddle {
  /*background: url(../img/newkosaricamiddle.png) repeat-y scroll 0 0 transparent;*/
  float: left;
  width: 201px;
  padding: 10px;
  background: #fff;
  border: 1px solid #444; }
  .newKosarica > .kmiddle .close-cart {
    float: left;
    padding-left: 5px;
    color: #333;
    font-size: 12px;
    font-family: tahoma;
    padding-top: 19px;
    line-height: 18px; }
    .newKosarica > .kmiddle .close-cart span {
      font-size: 28px; }
  .newKosarica > .kmiddle .to-checkout {
    margin-top: 12px;
    float: right;
    text-decoration: none;
    background: #444;
    border-radius: 3px;
    padding: 6px 10px;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center; }
    .newKosarica > .kmiddle .to-checkout:hover {
      text-decoration: none !important; }
    .newKosarica > .kmiddle .to-checkout .fa-caret-right {
      font-size: 21px;
      padding-left: 9px; }

.newKosarica > .kmiddle > .Kline {
  border-bottom: 1px solid #D9E872;
  color: #444;
  font-family: tahoma;
  font-size: 13px;
  margin-bottom: 6px;
  overflow: hidden;
  padding-bottom: 6px;
  width: 201px; }

.newKosarica > .kmiddle > .Kline > .Kqty {
  float: left;
  font-weight: 700;
  width: 30px; }

.newKosarica > .kmiddle > .Kline > .Knaziv {
  float: right;
  font-weight: 700;
  padding-bottom: 6px;
  width: 170px; }

.Knaziv a {
  color: #444; }

.newKosarica > .kmiddle > .Kline > .Kcena {
  clear: both;
  float: right;
  width: 170px; }

.newKosarica > .kmiddle > .Sum {
  /*background: url(../img/newKosaricaSum.jpg) no-repeat scroll 0 0 transparent;*/
  color: #444;
  font-family: tahoma;
  font-size: 13px;
  font-weight: 700;
  height: 20px;
  width: 191px;
  padding: 5px; }

.newKosarica > .kbottom {
  background: url(../img/newkosaricabottom.png) no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  height: 7px;
  width: 221px; }

.h_20 {
  height: 20px; }

.h_30 {
  height: 30px; }

a {
  color: #444; }

p {
  line-height: 18px;
  margin-bottom: 10px; }

.crta {
  background-color: #D9D9D9;
  border: 0 none;
  height: 1px;
  width: 100%;
  margin: 15px 0;
  padding: 0; }

.crta-bela {
  background-color: #fff;
  border: 0 none;
  height: 1px;
  width: 100%;
  margin: 5px 0;
  padding: 0; }

h1.splosni {
  font-size: 20px;
  font-weight: 700;
  margin: 20px 0; }

h1.primerjava-splosni {
  font-size: 20px;
  font-weight: 700;
  padding: 20px 0 10px; }

h2 {
  font-size: 16px;
  font-weight: 400;
  padding-top: 10px;
  margin: 0 0 10px; }

.ajaxContent h2 {
  margin-bottom: 0;
  padding-top: 0;
  color: #ff8a00;
  font-size: 18px;
  font-weight: 600; }

.ajaxContent .vsi-izdelki {
  margin-bottom: -18px;
  /*color: ;*/ }

.opis iframe {
  float: left;
  padding-bottom: 15px;
  padding-right: 15px; }

.right-side h1 {
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 10px;
  padding: 0;
  color: #3d4951; }

.right-side .box h1 a {
  color: #ff8a00 !important;
  font-weight: normal;
  text-shadow: none !important; }

.opis h2 {
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 15px;
  padding: 0; }

#main_container {
  background-color: #fff;
  height: 100%;
  position: relative;
  width: 100%; }

#main_container .spacer {
  background-color: #444;
  height: 40px; }

.primerjava {
  min-height: 40px;
  bottom: 0;
  left: 25%;
  overflow: hidden;
  position: fixed;
  width: 50%;
  z-index: 100;
  min-width: 600px; }

.primerjava span.title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block; }

.primerjava table {
  height: 40px;
  width: 100%; }

.primerjava table.bar {
  position: relative;
  z-index: 101; }

.primerjava table tr td.bg-leva {
  /*background-image: url(../img/bg-primerjava-bar-left.png);*/
  background-position: right top;
  background-repeat: no-repeat;
  width: 19px; }

.primerjava table tr td.bg-desna {
  /*background-image: url(../img/bg-primerjava-bar-right.png);*/
  background-position: left top;
  background-repeat: no-repeat;
  width: 36px; }

.primerjava table tr td.bg-bar {
  /*background-image: url(../img/bg-primerjava-bar-middle.png);*/
  /* background-position: center top;
   background-repeat: repeat-x;*/
  background: #c0d841;
  padding: 0 15px; }

.primerjava table tr td.bg-bar .gumb-bar {
  background-position: left top;
  background-repeat: no-repeat;
  height: 28px;
  margin: 5px 0 5px;
  padding: 0; }

.primerjava table tr td.bg-bar .primerjava-icon {
  background-image: url(../img/icon-primerjava-bar.gif);
  float: right;
  width: 175px; }

.primerjava table tr td.bg-bar .chat-icon {
  background-image: url(../img/icon-chat-bar.gif);
  float: right;
  width: 190px; }

.primerjava table tr td.bg-bar .chat-icon-new {
  background-image: url(../img/icon-chat-new.gif);
  float: right;
  width: 190px; }

.primerjava table tr td.bg-bar .kosarica-icon {
  background-image: url(../img/icon-kosarica-bar.gif);
  float: left;
  width: 105px; }

.primerjava table tr td.bg-bar .gumb-bar a {
  /*background-image: url(../img/icon-puscica-bar.gif);*/
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  padding: 0 0 0 38px;
  /*color: #fff;*/ }
  .primerjava table tr td.bg-bar .gumb-bar a:hover {
    text-decoration: none !important; }
  .primerjava table tr td.bg-bar .gumb-bar a .fa-sort-up {
    font-size: 15px;
    padding-left: 5px;
    line-height: 20px;
    vertical-align: bottom;
    display: inline-block; }
  .primerjava table tr td.bg-bar .gumb-bar a .fa-sort-down {
    display: none;
    font-size: 15px;
    padding-left: 5px;
    line-height: 20px;
    vertical-align: top; }
  .primerjava table tr td.bg-bar .gumb-bar a.active .fa-sort-up {
    display: none; }
  .primerjava table tr td.bg-bar .gumb-bar a.active .fa-sort-down {
    display: inline-block; }

.primerjava table tr td.bg-bar .gumb-bar a:hover {
  background-position: right bottom;
  text-decoration: underline; }

.primerjava table tr td.bg-bar .crta {
  /* background-image: url(../img/struct-bar-crta.gif);
   background-position: center top;
   background-repeat: repeat-y;*/
  float: left;
  height: 24px;
  width: 1px;
  margin: 8px 15px 5px;
  background: #fff; }

.primerjava table tr td.bg-bar .vasa-kosarica {
  float: left;
  font-size: 11px;
  line-height: 28px;
  margin: 5px 0 5px; }
  .primerjava table tr td.bg-bar .vasa-kosarica .kosarica-prazna {
    font-weight: 700;
    /*color:#fff;*/ }
  .primerjava table tr td.bg-bar .vasa-kosarica .kosarica-polna {
    /*color:#fff;*/ }

.primerjava table tr td.bg-bar a.nablagajno {
  /*background-image: url(../img/icon-nablagajno-bar.gif);
  background-position: left top;
  background-repeat: no-repeat;*/
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  margin: 5px 0 5px;
  font-weight: 700;
  /*color:#fff;*/
  /*padding: 0 0 0 23px*/ }
  .primerjava table tr td.bg-bar a.nablagajno:hover {
    text-decoration: none !important; }

.primerjava table.bar-content {
  height: auto;
  position: relative;
  top: 5px;
  z-index: 100;
  /*max-width: 1208px;
  margin: 0px auto;*/ }

.primerjava table.bar-content tr td.bg-leva {
  /*background-image:url(../img/bg-primerjava_rob-leva.gif);*/
  background-position: right top;
  background-repeat: no-repeat;
  width: 19px; }

.primerjava table.bar-content tr td.bg-desna {
  /*background-image:url(../img/bg-primerjava_rob-desna.gif);*/
  background-position: left top;
  background-repeat: no-repeat;
  width: 36px; }

.primerjava table.bar-content tr td.bg-bar {
  background: #fff;
  position: relative;
  top: -5px;
  padding: 0; }

.primerjava .box-kosarica {
  background-color: #FFF5E5;
  border: 1px solid #FFDAA0;
  float: left;
  position: relative;
  width: 200px;
  z-index: 1000;
  margin: 0 10px 10px 0;
  padding: 7px; }

.primerjava .box-kosarica img {
  border: 1px solid #FFDAA0;
  float: left;
  margin-right: 7px; }

.primerjava .box-kosarica .info-izdelka {
  float: left;
  font-size: 11px;
  position: relative;
  width: 133px;
  z-index: 1000; }

.primerjava .box-kosarica .info-izdelka a {
  font-size: 11px;
  line-height: 12px; }

.primerjava .box-kosarica .info-izdelka .cena {
  font-size: 10px;
  left: 0;
  position: absolute;
  top: 47px; }

.primerjava a.bar-content-skrij {
  /*background-image: url(../img/button-bar-content-skrij.png);*/
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  height: 17px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 19px; }
  .primerjava a.bar-content-skrij .fa-sort-down {
    font-size: 23px; }

a.primerjava-bar, a.nablagajno-bar {
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 76px;
  width: 76px; }

a.primerjava-bar {
  background-image: url(../img/button-primerjaj.png); }

a.nablagajno-bar {
  background-image: url(../img/button-nablagajno.png); }

.primerjava table tr td.chat {
  width: 208px; }

.pogovor {
  padding: 10px; }

.pogovor h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.pogovor .text {
  background-color: #fff;
  border: 1px solid #CCC;
  height: 200px;
  overflow: auto;
  margin: 0 0 10px;
  padding: 5px; }

.pogovor .text .locilo {
  background-image: url(../img/struct-live-chat_crtice.gif);
  background-position: left top;
  background-repeat: repeat-x;
  height: 1px;
  width: auto;
  margin: 5px 0;
  padding: 0; }

.pogovor .text .ime-up {
  font-size: 11px;
  font-weight: 700;
  margin: 0 0 5px; }

.pogovor .text p {
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 3px; }

.pogovor .text p em {
  color: #999;
  font-style: normal; }

.pogovor .vpis {
  background-color: #E3F6B2;
  padding: 10px; }

.pogovor textarea {
  background-color: #fff;
  border: 1px solid #CCC;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  height: 30px;
  width: 178px;
  padding: 5px; }

.pogovor a.poslji {
  /*background-image:url(img/live-chat-poslji.gif);*/
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 70px;
  width: 55px; }

#top-navi {
  background-color: #444;
  height: 20px;
  width: 100%; }

#top-navi .wrap {
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  text-align: right;
  width: 1236px;
  margin: 0 auto; }

#top-navi .wrap a {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  margin: 0 5px; }

#top {
  width: 1252px;
  margin: 0 auto 1px; }

#top #logoslogan {
  float: left;
  height: 109px;
  width: 550px;
  color: #fff; }

#top #logoslogan a {
  color: #000; }

#top #logoslogan-img {
  position: relative;
  float: left;
  height: 107px;
  width: 550px;
  background: url("../img/logo_2014.png") no-repeat scroll left center #fff;
  margin-top: -17px; }

#top #logoslogan .slogan {
  color: #444;
  font-family: Tahoma;
  font-size: 20px;
  height: 25px;
  line-height: 25px;
  margin-left: 8px;
  text-align: left; }

#top .prijava-pomoc {
  float: right;
  height: 109px;
  position: relative;
  width: 550px; }

.mid-icon-wrap {
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 30px;
  color: #fff;
  text-align: center; }
  .mid-icon-wrap table {
    width: 100%; }
    .mid-icon-wrap table tbody {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, auto));
      grid-column-gap: 20px;
      justify-items: center; }
      .mid-icon-wrap table tbody tr:first-child {
        justify-self: end; }
      .mid-icon-wrap table tbody tr:last-child {
        justify-self: start; }
      .mid-icon-wrap table tbody img {
        border-radius: 15%; }

#top .prijava-pomoc .napis {
  font-size: 16px;
  line-height: 14px; }

#top .prijava-pomoc .button {
  /*background: url(../img/gumbek-zgoraj.png);*/
  float: right;
  height: 34px;
  position: relative;
  min-width: 110px;
  width: auto !important;
  background: #444; }

#top .prijava-pomoc .button a.prijava, #top .prijava-pomoc .button a.odjava, #top .prijava-pomoc .button a.moj_profil, #top .prijava-pomoc .button a#prikazi_kosarico_top {
  /*background-image: url(../img/icon-prijava.gif);*/
  background-position: left bottom;
  background-repeat: no-repeat;
  display: block;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  padding: 0 15px 0 15px;
  color: #fff;
  text-align: center;
  font-weight: 700; }
  #top .prijava-pomoc .button a.prijava:hover, #top .prijava-pomoc .button a.odjava:hover, #top .prijava-pomoc .button a.moj_profil:hover, #top .prijava-pomoc .button a#prikazi_kosarico_top:hover {
    text-decoration: none; }
  #top .prijava-pomoc .button a.prijava .fa-shopping-cart, #top .prijava-pomoc .button a.odjava .fa-shopping-cart, #top .prijava-pomoc .button a.moj_profil .fa-shopping-cart, #top .prijava-pomoc .button a#prikazi_kosarico_top .fa-shopping-cart {
    padding-right: 5px; }
  #top .prijava-pomoc .button a.prijava .fa-user, #top .prijava-pomoc .button a.odjava .fa-user, #top .prijava-pomoc .button a.moj_profil .fa-user, #top .prijava-pomoc .button a#prikazi_kosarico_top .fa-user {
    padding-right: 5px; }

/*#top .prijava-pomoc .button a.odjava {
  background-image: url(../img/icon-odjava.gif)
}*/
/*#top .prijava-pomoc .button a.moj_profil {
  background-image: url(../img/icon-moj_profil.gif)
}*/
#top .prijava-pomoc .button a#prikazi_kosarico_top {
  /*background-image: url(../img/icon-kosarica-top.gif)*/ }

#top .prijava-pomoc .pozdrav {
  float: right;
  font-size: 12px;
  height: 34px;
  line-height: 34px;
  padding-right: 10px; }

a.zbrisi {
  background-color: #D26540;
  background-image: url(../img/icon-x.gif);
  background-position: 2px 2px;
  background-repeat: no-repeat;
  border: 1px solid #D53131;
  display: block;
  float: right;
  height: 9px;
  width: 9px;
  margin: 3px 0 0; }

a.zbrisi:hover {
  background-color: #D53131;
  border: 1px solid #D53131; }

#top .prijava-pomoc .pomoc-skype, #top .prijava-pomoc a.pomoc-chat {
  color: #444;
  float: right;
  font-size: 9px;
  height: 58px;
  text-align: right;
  text-decoration: none;
  width: 350px;
  margin: 15px 0 0 0;
  padding: 3px 0 0; }

#top .prijava-pomoc a.pomoc-chat {
  background-image: url(../img/icon-chat.png); }

#top .prijava-pomoc .pomoc-skype strong, #top .prijava-pomoc a.pomoc-chat strong {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 3px; }

#akcije {
  background: #2aaa92;
  background-position: center top;
  background-repeat: repeat-x;
  margin: 0 0 1px;
  padding: 12px 0; }

#akcije #akcije-wrapper {
  background-color: #fff;
  height: 243px;
  position: relative;
  z-index: 1;
  margin: 0 0 6px; }

#akcije .button {
  float: left;
  line-height: 33px;
  margin: 0 10px 12px 0;
  padding: 0 1px 0 0; }

#akcije .button a {
  background: #2aaa92;
  color: #FFF;
  display: block;
  font-size: 14px;
  line-height: 34px;
  text-decoration: none;
  padding: 0 15px; }

#akcije .button a:hover {
  background: #ffa800; }

#akcije .button#button81433 a {
  background: #aa302a; }
  #akcije .button#button81433 a:hover {
    background: #aa302a; }

#akcije .active {
  background-image: url(../img/button-right-active.gif); }

#akcije .active a.active {
  background-image: url(../img/button-left-active.gif);
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 0 #B06800; }

#akcije .akcija {
  height: 245px;
  width: 100%; }

#akcije .akcija img {
  border: 5px solid #FFF;
  width: 100%; }

#akcije a.malaakcija {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 59px;
  opacity: 0.4;
  width: 120px;
  background-color: #fff;
  margin: 0 0 0 15.5px;
  border: 1px solid #fff;
  transition: all 0.5s; }
  #akcije a.malaakcija:first-child {
    margin-left: 0; }

#akcije a.malaakcija.cycle-pager-active, #akcije a.malaakcija:hover {
  opacity: 1; }

#akcije a.malaakcija.last {
  margin-right: 0; }

#akcije .search {
  background: url(../img/bg_search.png);
  float: left;
  margin: 0 10px 0 0;
  position: relative;
  height: 34px; }

#akcije .search input.polje-search {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #444;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 309px;
  margin: 3px 0 0;
  padding: 0 10px; }

#akcije .search .select {
  overflow: hidden;
  float: left;
  cursor: pointer; }

#akcije .search select {
  background: #fff;
  border: 1px solid #fff;
  color: #444;
  float: left;
  height: 34px;
  line-height: 0;
  width: 220px;
  padding: 8px 4px 4px; }

#akcije .search select option {
  color: #444;
  padding: 2px 0 0 8px;
  background: transparent; }

#akcije .search select option.level-2 {
  padding-left: 24px; }

#akcije .search select option.level-3 {
  padding-left: 48px; }

#akcije .search select option.level-4 {
  padding-left: 62px; }

#akcije .search a.button-search {
  background: #2aaa92;
  width: 46px;
  height: 25px;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  right: 5px;
  top: 5px; }

#akcije .search a.button-search:hover {
  background: #00aeef; }

#akcije .search .searchResults {
  background-color: #DCE997;
  border-bottom: 1px solid #C0D83A;
  border-left: 1px solid #C0D83A;
  border-right: 1px solid #C0D83A;
  display: none;
  left: -1px;
  opacity: 0.9;
  position: absolute;
  top: 34px;
  width: 469px;
  z-index: 100000;
  padding: 5px; }

#akcije .search .searchResults ul li a div {
  width: 365px;
  overflow: hidden;
  height: 18px;
  white-space: nowrap;
  font-size: 13px; }

#akcije .search .searchResults ul li {
  border-top: 1px solid #C0D83A;
  display: block;
  height: 45px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative; }

#akcije .search .searchResults ul li span.selected {
  background-color: #FFA722;
  display: inline; }

#akcije .search .searchResults ul li:hover {
  background-color: #C0D83A;
  cursor: pointer; }

#akcije .search .searchResults ul li span {
  display: inline-block;
  margin-top: 10px;
  width: 200px; }

#akcije .search .searchResults ul li img {
  float: left;
  width: 35px;
  padding: 0 5px 5px; }

#akcije .search .searchResults ul li img.popust {
  position: absolute;
  right: 10px;
  top: 15px; }

#content .right-side .akcije {
  background-color: #FF9C00; }

.styledCheckbox {
  cursor: pointer;
  height: 14px;
  opacity: 0;
  outline: 0 none;
  width: 14px;
  margin: 0;
  padding: 0; }

.styledCheckboxWrap {
  background: url(../img/checkbox.png) no-repeat scroll left top transparent;
  float: left;
  height: 14px;
  position: relative;
  width: 14px;
  margin: 2px 5px 1px 2px; }

.wrapChecked {
  background: url(../img/checkbox.png) no-repeat scroll left bottom transparent; }

.filterButton {
  background: none repeat scroll 0 0 #FFDEA8;
  border: 2px solid #FFAF4C;
  border-radius: 2px 2px 2px 2px;
  color: #000;
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
  padding-left: 4px;
  padding-right: 4px;
  position: relative; }

.filterButton.akcijskiizdelki {
  background-color: #FFF5E5;
  border: 2px solid #D50808; }

.filterButton.novosti {
  background-color: #EBF2C1;
  border: 2px solid #A3C41E; }

.filterButton a.removeFilter {
  font-weight: 700;
  text-decoration: none; }

.filterButton a.removeFilter:hover {
  color: #D50808; }

#content .right-side .kategorija-sub {
  background-color: #FFA800;
  margin-bottom: 20px;
  padding: 0 0 9px; }

#content .right-side .kategorija-sub #akcije-wrapper {
  background-color: #fff;
  height: 190px;
  position: relative;
  z-index: 1;
  margin: 0 5px 5px; }

#content .right-side .kategorija-sub .akcija {
  height: 180px; }

#content .right-side .kategorija-sub .akcija a {
  background: none repeat scroll 0 0 transparent;
  text-decoration: none;
  padding: 0; }

#content .right-side .kategorija-sub .akcija img {
  border: 5px solid #fff; }

#content .right-side .kategorija-sub a.malaakcija {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 59px;
  width: 100px;
  margin: 0 25px 0 5px;
  padding: 0; }

#content .margin-spodaj {
  width: 100%;
  margin-bottom: 20px; }

#content .main-header {
  background: #e5f5f2;
  color: #ff8a00;
  font-size: 12px;
  font-weight: 400;
  height: 40px;
  line-height: 38px;
  overflow: hidden;
  text-decoration: underline;
  width: 1236px;
  margin: 0 auto;
  padding: 0 0 0 12px; }

#content .main-header a {
  color: #3a4600 !important;
  font-size: 12px; }

#content .main-header a:hover {
  color: #00aeef !important; }

#content .main-header h1 {
  float: left;
  text-decoration: underline; }

#content .main-header h2 {
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  margin: 0;
  padding: 0; }

#content .main-header h3 {
  float: left;
  font-size: 12px;
  line-height: 38px; }

#content .main-header .puscica {
  float: left;
  height: 40px;
  margin: 0 5px;
  color: #3a4600; }

#content .main-header a {
  color: #fff;
  float: left;
  text-decoration: none;
  text-shadow: none !important; }

#content .main-header a.desno {
  float: right;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  padding: 0 10px; }

#content .main-header a.akcijska-ponudba {
  background-image: url(../img/button-akcija.gif);
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  width: 114px; }

#content .main-header a.novosti-ponudba {
  /*background-image:url(../img/button-novosti.gif);*/
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  width: 114px; }

/*#content #promo{background:url(../img/electrolux_bg.jpg) repeat-y scroll center 27px rgba(0,0,0,0)}*/
#content #promo .holder {
  background: none repeat scroll 0 0 #FFF;
  padding: 5px 5px 20px; }

#content .left-side {
  float: left;
  width: 180px;
  margin: 0 30px 20px 0; }

#content .left-side .side-navi span.title {
  background-image: url(../img/bg-sidenavi-header.gif);
  background-position: left top;
  background-repeat: repeat-x;
  float: left;
  height: 25px;
  line-height: 25px;
  width: 155px;
  margin: 5px 0 0; }

#content .left-side .side-navi span.title a {
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  margin: 0 0 0 6px; }

#content .left-side .side-navi a.arrow-up, #content .left-side .side-navi a.arrow-down {
  background-image: url(../img/button-arrow.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 25px;
  width: 25px;
  margin: 5px 0 0; }

#content .left-side .side-navi a.arrow-up:hover {
  background-position: left bottom; }

#content .left-side .side-navi ul {
  background: none repeat scroll 0 0 transparent; }

#content .left-side .side-navi ul.active {
  margin-bottom: 20px; }

#content .left-side .side-navi ul li {
  /*background-image: url(../img/icon-arrow-orange.gif);
  background-position: 10px 8px;
  background-repeat: no-repeat;*/
  cursor: pointer;
  position: relative;
  padding: 2px 0 2px 20px; }

#content .left-side .side-navi ul li a {
  color: #444;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none; }

.ddmenu {
  display: none;
  margin-left: 153px;
  top: -12px;
  position: absolute;
  width: 210px;
  z-index: 5; }

.ddmenu h3 {
  font-weight: 400; }

.ddmenu_container {
  margin: 12px 0 0 7px; }

.ddmenu_bg {
  background: none repeat scroll 0 0 #FFBA4C;
  width: 217px;
  padding: 5px 15px; }

.ddmenu_kat {
  width: 230px;
  margin: 0 0 3px; }

.ddmenu_kat .ddmenu_kat {
  margin-left: 20px; }

.ddmenu_kat h4 a {
  font-size: 12px;
  padding-left: 10px;
  text-decoration: none; }

.bgZelena {
  color: #2AAA92;
  font-weight: bold; }

#map_canvas {
  height: 220px;
  width: 468px; }

#content .left-side .box {
  width: 180px;
  margin: 0 0 20px; }

#content .right-side .kategorije .box.box-81488 h2.naslov {
  background: #164165 url("../img/on_stock.png") no-repeat scroll 200px center/30px auto;
  transition: all 0.2s ease 0s;
  border-color: #1a4d72; }

#content .right-side .kategorije .box.box-81488:hover h2.naslov, #content .right-side .kategorije .box.box-81488 h3.naslov .box-okvir {
  color: #fff;
  box-shadow: 0 0 0 1px #1a4d72 inset; }

#content .right-side .kategorije .box.box-81488 h3.naslov a {
  color: #164165; }

body #content .right-side .kategorije .box.izdelek-displayed.box-81488:hover h3 a {
  color: #1a4d72 !important; }

#content .left-side .box span.title, #content .right-side .nasveti span.title {
  width: 163px;
  display: inline-block;
  background-position: right top;
  background-repeat: repeat-x;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 33px;
  padding: 0 5px 0 12px; }

#content .left-side .box span.title.blagovne_znamke {
  background-image: url(../img/blagovne-header.gif); }

#content .left-side .box span.title.nasveti, #content .right-side .nasveti span.title.nasveti {
  /*background-image: url(../img/nasveti-header.gif);*/
  margin-bottom: 0;
  background: #00aeef;
  border-bottom: 2px solid #fff; }
  #content .left-side .box span.title.nasveti .fa-info-circle, #content .right-side .nasveti span.title.nasveti .fa-info-circle {
    font-size: 18px;
    position: relative;
    padding-right: 5px;
    top: 1px; }

#content .left-side .box input {
  background-color: #F5F9E0;
  border: 1px solid #BBD531;
  color: #444;
  font-size: 11px;
  height: 15px;
  margin: 10px;
  padding: 5px 2px 4px; }

#content .left-side .box select {
  background-color: #F5F9E0;
  border: 1px solid #BBD531;
  color: #444;
  font-size: 11px;
  margin: 10px;
  padding: 5px 2px 4px; }

#content .left-side .box .images {
  text-align: center;
  padding: 0 10px 10px; }

#content .left-side .box img {
  vertical-align: middle;
  margin: 4px; }

#content .left-side .box ul, #content .right-side .nasveti ul {
  background-color: #00aeef;
  padding: 5px 12px 5px; }

#content .left-side .box ul li, #content .right-side .nasveti ul li {
  /*background-image: url(../img/icon-arrow.gif);
  background-position: 0 6px;
  background-repeat: no-repeat;*/
  background-color: #00aeef;
  line-height: 14px;
  padding: 2px 0 6px 0; }

#content .left-side .box ul li a, #content .right-side .nasveti ul li {
  color: #fff;
  font-size: 12px;
  text-decoration: none; }

#content .right-side {
  float: left;
  position: relative;
  width: 1026px;
  padding-bottom: 50px; }

#content .right-side .nasveti .box {
  float: left;
  overflow: hidden;
  padding-left: 10px;
  width: 206px; }

#content .right-side .znak-novo {
  position: absolute;
  top: 3px; }

#content .right-side .box {
  float: left;
  padding-top: 10px;
  position: relative;
  width: 234px; }

#content .right-side .box h4 {
  overflow: hidden; }

.index #content .right-side .box {
  padding-top: 0px !important;
  margin-top: 0px !important; }

#content .discountBadge {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1; }

#content .dariloBadge {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  width: 42px; }

#content .izdelek-displayed .discountBadge {
  top: 60px; }

#content .newBadge {
  position: absolute;
  right: 10px;
  top: 150px;
  z-index: 10; }

#content .izdelek-displayed .newBadge {
  top: 210px; }

#content .right-side .boxsold {
  float: left;
  opacity: 0.3;
  width: 234px; }

#content .right-side .box-polovica {
  float: left;
  width: 370px;
  padding: 10px; }

#content .right-side .box-polovica .form-center {
  line-height: 1.5;
  text-align: center; }

#content .right-side .vline {
  float: left;
  width: 1px; }

#content .right-side a.more {
  /*background-image: url(../img/content-prva-button-more.gif);
  background-position: right center;
  background-repeat: no-repeat;*/
  color: #444;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
  /* padding: 0 24px 0 0*/ }

#content .right-side .prva .box {
  /*background-color: #ECF3D2;
  background-image: url(../img/bg-content-top-box.gif);
  background-position: left top;
  background-repeat: repeat-x;*/
  height: 124px;
  position: relative;
  margin: 0 0 20px;
  padding: 20px 0 0; }

#content .right-side .prva .vline {
  background-color: #E4EEAC;
  height: 124px;
  margin: 20px 19px 0; }

#content .right-side .prva h1 {
  color: #444;
  font-size: 14px;
  font-weight: 700;
  margin: 0 10px; }

#content .right-side .prva p {
  color: #444;
  font-size: 12px;
  font-weight: 400;
  margin: 5px 10px; }

#content .right-side .prva a.more {
  /*background-image: url(../img/content-prva-button-more.gif);
  background-position: right center;
  background-repeat: no-repeat;*/
  bottom: 10px;
  color: #444;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  position: absolute;
  right: 10px;
  text-decoration: none;
  padding: 0 24px 0 0; }

#content .right-side .prva .image img {
  float: left;
  margin: 0 10px 10px; }

#content .right-side .prva .icon img {
  float: left;
  margin: 0 10px; }

#content .right-side .prva .icon h1 {
  height: 36px;
  padding: 5px 0 0; }

#content .right-side .pager {
  color: #C7C7C7;
  line-height: 24px;
  text-align: center; }

#content .right-side .kategorija-pager {
  margin-bottom: 0;
  padding-bottom: 10px; }

#content .right-side .podkategorije-pager {
  margin-bottom: -5px !important;
  padding-bottom: 0; }

#content .right-side .pager span {
  margin-left: 3px; }

#content .right-side .top-border {
  border-bottom: 1px solid #6b958d36;
  margin-bottom: 10px;
  width: 999px; }

#content .right-side .bottom-border {
  border-top: 1px solid #FFECCE;
  margin-top: 15px; }

#content .right-side .pager strong {
  color: #319B87; }

#content .right-side .kategorije .kategorija .izdelki {
  padding-top: 10px; }

#content .right-side .kategorije .vline {
  height: 280px;
  margin: 0 10px; }

#content .top-izdelki, #content .vsi-izdelki {
  font-size: 18px;
  font-weight: 700;
  color: #3d4951;
  padding: 5px 10px;
  margin: 30px 0 20px;
  width: 999px;
  border: 1px solid #2aaa921f;
  background: #2aaa921f; }

#content .right-side .kategorije .box h2.naslov {
  background: #2aaa92;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  margin-bottom: 1px;
  padding-left: 5px;
  padding-top: 0px; }

#content .right-side .kategorije .box h2.naslov a, #content .right-side .kategorije .box h2.naslov a:hover {
  text-decoration: none !important;
  text-shadow: none !important; }

#content .right-side .kategorije .box:hover h2 {
  background: #00aeef;
  cursor: pointer; }

#content .right-side .kategorije .izdelek-displayed:hover h3 a {
  color: #00aeef !important; }

#content .right-side .kategorije .box:hover .box-okvir {
  box-shadow: 0 0 0 1px #00aeef inset; }

#content .right-side .kategorije .box h3.naslov, #content .right-side .kategorije .box h1.naslov-kategorije {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  height: 38px;
  padding: 2px 0 3px 0px; }

#content .right-side .kategorije .box h3.naslov a {
  color: #3d4951;
  text-shadow: 1px 1px 0 #fff !important;
  padding-left: 0 !important;
  text-decoration: none;
  font-size: 13px; }

.krenpadding {
  padding-left: 2px; }

#content .right-side .kategorije .box img {
  max-height: 170px;
  margin: 8px 0; }

#content .right-side .kategorije .box .box-okvir {
  position: absolute;
  left: 0;
  top: 39px;
  box-shadow: inset 0 0 0 1px #2aaa92;
  width: 100%;
  height: 25px; }

#content .right-side .kategorije .box .index-okvir {
  top: 30px !important; }

#content .right-side .kategorije .box h3 {
  color: #444;
  height: 50px;
  font-weight: 700;
  overflow: hidden;
  margin: 0 5px; }

#content .right-side .kategorije .boxsold h1.naslov {
  background-image: url(../img/bg-sidenavi-header.gif);
  background-position: left top;
  background-repeat: repeat-x;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  margin-bottom: 1px;
  padding-left: 5px; }

#content .right-side .kategorije .boxsold h2.naslov, #content .right-side .kategorije .boxsold h1.naslov-kategorije {
  background-image: url(../img/bg-sidenavi-subheader.gif);
  background-position: left top;
  background-repeat: repeat-x;
  color: #FF9C00;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  padding: 2px 0 3px 8px; }

#content .right-side .kategorije .boxsold img {
  margin: 8px 0; }

#content .right-side .kategorije .boxsold h3 {
  color: #444;
  font-weight: 700;
  margin: 0 5px; }

#content .right-side .hlines .hline {
  float: left;
  height: 5px;
  width: 234px;
  margin: 19px 0; }

#content .right-side .hlines .space {
  float: left;
  height: 39px;
  width: 39px; }

#content .right-side .zadnja .box {
  margin: 29px 28px 0 0; }

#content .right-side .zadnja .last {
  margin: 29px 0 0; }

#content .right-side .zadnja .box h1 {
  background-color: #F1F7D6;
  color: #444;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 10px;
  padding: 0 5px; }

#content .right-side .zadnja .box ul li {
  background-position: left center;
  background-repeat: no-repeat;
  color: #444;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
  padding: 0 0 0 55px; }

#content .right-side .zadnja .box ul li.dni_30 {
  background-image: url(../img/icons-sprite.gif);
  height: 39px;
  padding-top: 1px;
  background-position: top left; }

#content .right-side .zadnja .box ul li.leto_1 {
  background-image: url(../img/icons-sprite.gif);
  background-position: 0 -39px;
  line-height: 40px; }

#content .right-side .zadnja .box ul li.svetovanje_podpora {
  background-image: url(../img/icons-sprite.gif);
  background-position: 0 -79px;
  height: 39px;
  padding-top: 1px; }

#content .right-side .zadnja .box ul li.let_14 {
  height: 40px;
  line-height: 40px;
  background-image: url(../img/icons-sprite.gif);
  background-position: 0 -120px; }

#content .right-side .zadnja .box ul li.pri_bl_znamke {
  background-image: url(../img/icons-sprite.gif);
  background-position: left bottom;
  height: 39px;
  padding-top: 1px; }

#content .right-side .zadnja .box .feedback ul li {
  font-size: 12px;
  padding-left: 15px; }

#content .right-side .zadnja .box .feedback .glasov {
  color: #CCC;
  float: right; }

#content .right-side .zadnja .box .feedback .bar {
  background-color: #F5F5F5;
  height: 10px;
  width: 224px;
  margin: 2px 0 8px; }

#content .right-side .zadnja .box .feedback .bar .stevilo {
  background-image: url(../img/bg-anketa-rezultat.gif);
  background-position: left center;
  background-repeat: repeat-x;
  height: 10px; }

#content .right-side h1.kategorija, #content .right-side h1.kategorija-ostalo {
  background-image: url(../img/bg-sidenavi-header.gif);
  background-position: left top;
  background-repeat: repeat-x;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 25px;
  line-height: 24px;
  margin: 20px 0 0;
  padding: 0 0 0 5px; }

#content .right-side h1.kategorija-ostalo {
  /*background-image: url(../img/bg-kategorija-ostalo.gif);*/
  /*background-position: left center*/
  font-size: 18px;
  font-weight: 700;
  color: #3d4951;
  padding: 5px 10px;
  margin: 30px 0 20px;
  width: 999px;
  border: 1px solid #2aaa921f;
  background: #2aaa921f; }

#content .right-side h1.kategorija a {
  color: #fff;
  font-size: 14px;
  text-decoration: none; }

#content .right-side h1.kategorija .puscica {
  background-image: url(../img/icon-lokacija-puscica.gif);
  background-position: 0 5px;
  background-repeat: no-repeat;
  height: 25px;
  margin: 0 5px; }

#content .left-side .filtriranje {
  margin-bottom: 0;
  padding-top: 10px; }

#content .left-side .filtriranje .filter-header {
  font-size: 14px;
  margin: 0 0 5px 0;
  font-weight: bold;
  padding: 10px;
  background: #d8e6ef;
  color: #3d4951; }

/*#content .left-side .filtriranje .filter-header:hover {
  background: #ffa800;
}*/
#content .left-side .filtriranje input[type=text] {
  border: 1px solid #DEDEDE;
  font-size: 11px;
  max-width: 44px;
  padding: 5px 3px 4px; }

#content .left-side .filtriranje input[type=submit] {
  background: #d8e6ef;
  border: medium none;
  color: #3d4951;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  height: 25px;
  width: 25px;
  text-decoration: none;
  padding: 0; }

#content .left-side .filtriranje input[type=submit]:hover {
  background: #a9cde4; }

#content .left-side .filtriranje .ddmenu {
  margin-left: 168px; }

#content .left-side .filtriranje ul li {
  line-height: 16px;
  position: relative;
  padding: 0 10px;
  margin-left: 0; }

#content .left-side .filtriranje ul li ul {
  padding-left: 13px; }

#content .left-side .filtriranje ul li ul li {
  clear: both;
  display: block;
  float: left;
  line-height: 16px; }

#content .left-side .filtriranje li:hover {
  color: #ff8a00; }

#content .left-side .filtriranje span.openCloseChild {
  color: #FA8C14;
  cursor: pointer;
  font-size: 10px;
  font-weight: 700; }

#content .right-side .sortiranje {
  /*margin: 0 5px -21px 0;*/
  margin-right: 5px; }

#content .right-side .sortiranje a {
  background-image: url(../img/struct-kategorija_navi-crta.gif);
  background-position: right top;
  background-repeat: repeat-y;
  line-height: 18px;
  padding: 0 20px; }

#content .right-side .sortiranje .prikazi-znamko {
  font-size: 11px;
  margin-left: 5px; }

#content .right-side .sortiranje .prikazi-znamko select {
  background-color: #F5ECDD;
  border: 1px solid #8F8B84; }

#content .right-side .sortiranje .sortiraj {
  float: right;
  font-size: 11px; }

#content .right-side .sortiranje .sortiraj .naslov {
  float: left;
  margin-right: 10px; }

#content .right-side .sortiranje .sortiraj a {
  background: none repeat scroll 0 0 transparent;
  float: left;
  line-height: 14px;
  padding: 0; }

#content .right-side .sortiranje .sortiraj .nar-pad {
  float: left;
  height: 16px;
  width: 13px;
  margin: 0 10px 0 5px; }

#content .right-side .sortiranje .sortiraj .nar-pad a.nar, a.pad {
  background-image: url(../img/button-sortiraj.gif);
  background-repeat: no-repeat;
  display: block;
  height: 8px;
  width: 13px; }

#content .right-side .sortiranje .sortiraj .nar-pad a.pad {
  background-image: url(../img/button-sortiraj.gif);
  background-position: left bottom; }

#content .right-side .kategorija .vline {
  height: 250px; }

#content .info {
  background-color: #FBFBFB;
  border-bottom: 1px solid #fff;
  padding: 5px; }

#content .boxContainer .info {
  white-space: nowrap; }

#content .povdarjeno {
  line-height: 20px; }

#content .povdarjeno-obe {
  border-bottom: 1px solid #FFF0D5;
  border-top: 1px solid #FFF0D5;
  line-height: 20px; }

#content .povdarjeno strong {
  color: #c00;
  font-size: 18px; }

#content .ocena {
  height: 18px; }

#content .info .ocena-holder {
  background-image: url(../img/icon-zvezdica.gif);
  background-position: left top;
  background-repeat: repeat-x;
  float: left;
  height: 18px;
  width: 90px; }

#content .info .ocena-holder .ocena-izdelka {
  background-image: url(../img/icon-zvezdica.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  height: 18px; }

#content .right-side a.primerjaj {
  background-image: url(../img/button-primerjava.gif);
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  margin: 10px 0 0;
  padding: 0 0 0 25px; }

#content .right-side h2.izdelek {
  color: #444;
  font-size: 20px;
  line-height: 28px;
  margin: 10px 0;
  padding: 0 0 0 5px; }

#content .right-side .primerjaj-izdelek {
  float: right;
  width: 195px;
  margin: 10px 0 0; }

#content .right-side .slike {
  float: left;
  width: 410px; }

#content .right-side .slike .slika {
  border: 1px solid #E5E5E5;
  margin-bottom: 1px; }

#content .right-side .slike .slika img {
  border: 9px solid #fff; }

#content .right-side .slike .vec_povecava {
  background-color: #F2F2F2;
  border: 1px solid #E5E5E5;
  height: 16px;
  margin-bottom: 1px;
  padding: 2px 10px; }

#content .right-side .slike .vec_povecava a {
  line-height: 14px; }

#content .right-side .slike .vec_povecava a.povecava {
  background-image: url(../img/icon-povecava.gif);
  background-position: 0 2px;
  background-repeat: no-repeat;
  float: right;
  font-size: 11px;
  padding-left: 17px;
  text-decoration: none; }

#content .right-side .slike .vec_povecava a.prikazi-vec-slik {
  background-image: url(../img/icon-plus.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  font-size: 11px;
  padding-left: 12px;
  text-decoration: none; }

#content .right-side .slike .vec-slik {
  background-color: #F2F2F2;
  display: none;
  padding-bottom: 10px; }

#content .right-side .slike .vec-slik a {
  border: 1px solid #E5E5E5;
  float: left;
  margin: 10px 0 0 10px; }

#content .right-side .slike .vec-slik a img {
  border: 1px solid #fff;
  margin: 0;
  padding: 0; }

#content .right-side .info-dodaj-v-kosarico {
  float: left;
  margin-left: 30px;
  position: relative;
  width: 340px; }

#content .right-side .info-dodaj-v-kosarico .dodaj-v-kosarico {
  background-color: #E5F5F2;
  /*background-image: url(../img/bg-kolicina-levo.gif);
  background-position: left center;
  background-repeat: no-repeat;*/
  height: 42px; }

#content .right-side .info-dodaj-v-kosarico .dodaj-v-kosarico .kolicina {
  float: left;
  width: 125px;
  padding: 10px 0 0 20px; }

#content .right-side .info-dodaj-v-kosarico .cenejsa-cena {
  float: left;
  width: 100%;
  margin-top: 10px;
  line-height: 18px; }

#content .right-side .info-dodaj-v-kosarico .cenejsa-cena strong {
  color: #222; }

#content .right-side .info-dodaj-v-kosarico .cenejsa-cena span {
  position: relative;
  float: left;
  width: 30px;
  height: 30px;
  font-size: 21px;
  color: #fff;
  background-color: #2aaa92;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
  margin-top: 5px;
  margin-right: 10px; }

#content .right-side .info-dodaj-v-kosarico .dodaj-v-kosarico .kolicina input {
  background-color: #F8FBEB;
  border: 1px solid #9A9D8D;
  height: 16px;
  width: 50px;
  padding: 2px; }

#content .right-side .info-dodaj-v-kosarico .dodaj-v-kosarico a.v_kosarico {
  /*background-image: url(../img/button-dodaj_v_kosarico.gif);
  background-position: center top;
  background-repeat: no-repeat;*/
  display: block;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  text-decoration: none;
  padding: 0 15px;
  background: #00aeef;
  border-radius: 5px;
  float: right;
  text-align: center;
  color: #fff;
  font-weight: 700;
  transition: all 0.3s; }
  #content .right-side .info-dodaj-v-kosarico .dodaj-v-kosarico a.v_kosarico:hover {
    text-decoration: none !important;
    background: #0499d0; }
  #content .right-side .info-dodaj-v-kosarico .dodaj-v-kosarico a.v_kosarico .fa-plus {
    padding-right: 5px; }

#content .right-side a.poglej-izdelke {
  background-image: url(../img/button-poglej_vse_izdelke.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #FFF;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 600;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  width: 219px;
  padding: 0 0 0 15px; }

#content .right-side .info-dodaj-v-kosarico img.akcija {
  position: absolute;
  right: 5px;
  top: 10px; }

#content .right-side img.darilo {
  float: left;
  height: auto;
  margin-right: 10px;
  margin-top: 7px;
  width: 38px; }

#content .right-side table.teh-lastnosti {
  border: 1px solid #fff;
  margin-bottom: 10px;
  width: 780px; }

#content .right-side table.teh-lastnosti tr td {
  padding: 4px 5px; }

#content table tr.liha {
  background-color: #F2F2F2; }

#content table tr.liha td.lastnost {
  background-color: #E6E6E6;
  width: 250px; }

#content table tr.soda {
  background-color: #FBFBFB; }

#content table tr.soda td.lastnost {
  background-color: #EEE;
  width: 250px; }

#content table tr td.over, #content table tr td.lastnost.over {
  background-color: #F1F7D6; }

#content .right-side .ocena-uporabnik {
  height: 18px;
  padding-left: 5px;
  width: 770px; }

#content .right-side .ocena-uporabnik .ostalo {
  border: medium none;
  color: #A1A1A1;
  float: right;
  font-size: 11px; }

#content .right-side .ocena-uporabnik .ostalo .crta {
  background-color: #D0D0D0;
  float: left;
  height: 18px;
  width: 1px;
  margin: 0 15px; }

#content .right-side .ocena-uporabnik .ostalo .ocena-holder {
  background-image: url(../img/icon-zvezdica-bela.gif);
  background-position: left top;
  background-repeat: repeat-x;
  float: left;
  height: 18px;
  width: 90px; }

#content .right-side .ocena-uporabnik .ostalo .ocena-holder .ocena-izdelka {
  background-image: url(../img/icon-zvezdica-bela.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  height: 18px; }

#content .right-side .ocena-uporabnik .ostalo .priporoca {
  background-image: url(../img/icon-priporoca.gif);
  background-position: center top;
  background-repeat: repeat-x;
  float: left;
  height: 17px;
  width: 13px; }

#content .right-side .ocena-uporabnik .ostalo input.priporoca-radio {
  float: left;
  margin: 0 5px 0 15px; }

#content .right-side .ocena-uporabnik .ostalo .nepriporoca {
  background-image: url(../img/icon-priporoca.gif);
  background-position: center bottom;
  background-repeat: repeat-x;
  float: left;
  height: 17px;
  width: 13px; }

#content .right-side .ocena-text {
  background-image: url(../img/bg-ocena.gif);
  background-position: center top;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  width: 760px;
  padding: 20px 11px 0; }

#content .right-side .ocena-text p {
  margin: 0;
  padding: 9px; }

#content .right-side .ocena-text .narekovaj-zacetek {
  background-image: url(../img/icon-narekovaj-zacetek.gif);
  background-position: left top;
  background-repeat: no-repeat; }

#content .right-side .ocena-text .narekovaj-konec {
  background-image: url(../img/icon-narekovaj-konec.gif);
  background-position: right top;
  background-repeat: no-repeat; }

#content .right-side .ocena-text .za-proti {
  background-image: url(../img/bg-za_proti.gif);
  background-position: center top;
  background-repeat: no-repeat;
  float: right;
  margin-left: 11px;
  width: 365px; }

#content .right-side .ocena-text .za-proti ul {
  float: left;
  width: 150px;
  padding: 16px; }

#content .right-side .ocena-text .za-proti ul.za {
  margin-right: 1px; }

#content .right-side .ocena-text .za-proti ul h1 {
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 5px;
  padding: 0 0 7px 28px; }

#content .right-side .ocena-text .za-proti ul.za h1 {
  background-image: url(../img/icon-za.gif);
  border-bottom: 1px solid #BBD531;
  color: #BBD531; }

#content .right-side .ocena-text .za-proti ul.proti h1 {
  background-image: url(../img/icon-proti.gif);
  border-bottom: 1px solid #D53131;
  color: #D53131; }

#content .right-side .ocena-text .za-proti ul li {
  background-repeat: no-repeat;
  font-size: 11px;
  line-height: 14px;
  padding: 4px 0 4px 10px; }

#content .right-side .ocena-text .za-proti ul.za li {
  background-image: url(../img/icon-za_plus.gif);
  background-position: 0 9px; }

#content .right-side .ocena-text .za-proti ul.proti li {
  background-image: url(../img/icon-proti_minus.gif);
  background-position: 0 11px; }

#content .right-side .ocena-text .za-proti ul.za li.navodilo, #content .right-side .ocena-text .za-proti ul.proti li.navodilo {
  background-image: none;
  padding: 2px 0 4px; }

#content .right-side .ocena-text .oceni-uporabnika {
  background-color: #fff;
  border-top: 1px solid #D0D0D0;
  color: #A1A1A1;
  padding-top: 10px;
  margin: 0 9px; }

#content .right-side .ocena-text .oceni-uporabnika a {
  color: #A1A1A1; }

#content .right-side .ocena-text .oceni-uporabnika a.da, a.ne {
  color: #BBD531;
  font-weight: 700;
  text-decoration: none; }

#content .right-side .ocena-text .oceni-uporabnika .statistika-uporabnika {
  float: right;
  position: relative;
  text-align: right;
  width: 260px; }

#content .right-side .ocena-text .oceni-uporabnika .statistika-uporabnika .stat {
  background-image: url(../img/bg-statistika_uporabnika.gif);
  background-position: center top;
  background-repeat: no-repeat;
  border-bottom: 1px solid #D0D0D0;
  display: none;
  line-height: 24px;
  margin-top: 5px;
  position: absolute;
  text-align: left;
  width: 240px;
  padding: 10px 10px 2px; }

#content .right-side .ocena-text textarea.polje {
  background-color: #fff;
  border: 1px solid #D0D0D0;
  height: 200px;
  width: 370px;
  padding: 5px; }

#content .right-side .ocena-text input.polje {
  background-color: #fff;
  border: 1px solid #D0D0D0; }

#content .right-side a.ostali_izdelki-nazaj, a.ostali_izdelki-naprej {
  /*background-image: url(../img/button-ostali_izdelki-nazaj.gif);
  background-position: left center;
  background-repeat: no-repeat;*/
  display: flex;
  align-items: center;
  float: left;
  height: 200px;
  position: absolute;
  width: 20px;
  z-index: 10000;
  text-decoration: none; }
  #content .right-side a.ostali_izdelki-nazaj span, a.ostali_izdelki-naprej span {
    font-size: 19px;
    background: #e5f5f2;
    color: #777;
    padding: 9px 12px;
    border-radius: 50%;
    border: 1px solid #2aaa921f;
    margin-top: 140px;
    position: relative; }
    #content .right-side a.ostali_izdelki-nazaj span:hover, a.ostali_izdelki-naprej span:hover {
      background: #d8e6ef;
      color: #111; }

#content .right-side a.ostali_izdelki-naprej {
  /*background-image: url(../img/button-ostali_izdelki-naprej.gif);*/
  right: 0;
  top: 0; }
  #content .right-side a.ostali_izdelki-naprej span {
    padding: 9px 9px 9px 14px; }

#content .right-side a.ostali_izdelki-nazaj span {
  left: -15px;
  padding: 9px 13px 9px 12px; }

#content .right-side a.ostali_izdelki-nazaj:hover, a.ostali_izdelki-naprej:hover {
  background-position: right center; }

#content .right-side .ostali_izdelki {
  width: 1026px; }

#content .right-side .ostali_izdelki .box {
  height: 345px;
  overflow: visible;
  width: 220px; }

#content .right-side .ostali_izdelki .vline {
  height: 280px; }

#content .right-side .korak-1, .korak-2, .korak-3, .korak-4, .korak-5 {
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  height: 40px;
  width: 40px;
  margin: 20px 0 10px 10px; }

#content .right-side .aktiven {
  width: 776px;
  padding-left: 0px !important; }

#content .right-side .korak-1 {
  background-image: url(../img/korak-1.gif);
  margin-left: 0; }

#content .right-side .korak-2 {
  background-image: url(../img/korak-2.gif); }

#content .right-side .korak-3 {
  background-image: url(../img/korak-3.gif); }

#content .right-side .korak-4 {
  background-image: url(../img/korak-4.gif); }

#content .right-side .korak-5 {
  background-image: url(../img/korak-5-3.gif); }

#content .right-side .aktiven, .aktiven-5 {
  background-image: url(../img/korak-aktiven.gif);
  background-position: right top;
  background-repeat: no-repeat;
  color: #BBD531;
  float: left;
  font-size: 18px;
  line-height: 40px;
  padding-left: 10px;
  text-align: left;
  margin: 20px 0 0; }

#content .right-side .aktiven-5 {
  /*background-image: url(../img/korak-aktiven-5.gif);*/
  color: #444;
  width: 766px;
  background: #e7f0b9; }

#content .right-side .neopravljen {
  background-position: center center; }

#content .kosarica-produkt {
  background-color: #fff;
  border-bottom: 3px solid #FFC872;
  font-size: 11px;
  height: 102px;
  margin-bottom: 5px;
  position: relative;
  padding: 10px 10px 30px; }

#content .kosarica-produkt:last-child {
  border-bottom: none; }

#content .kosarica-produkt img {
  border: 1px solid #fff;
  float: left;
  margin-right: 20px; }

#content .kosarica-produkt h4 {
  font-size: 16px;
  margin-bottom: 10px; }

#content .kosarica-produkt .o-produktu {
  bottom: 7px;
  color: #7C7974;
  left: 132px;
  line-height: 16px;
  position: absolute; }

#content .kosarica-skupaj {
  background-color: #d8e6ef;
  display: inline;
  float: left;
  height: 25px;
  line-height: 25px;
  text-align: right;
  width: 368px;
  padding: 10px; }

#content .kosarica-skupaj strong {
  font-size: 20px; }

#content .kosarica-dobavljivo {
  background-color: #d8e6ef;
  display: inline;
  float: left;
  height: 25px;
  line-height: 25px;
  width: 613px;
  margin: 0 5px 30px 0;
  padding: 10px; }

#content .kosarica-produkt .info-produkt {
  background-color: #2aaa921f;
  display: inline;
  float: right;
  text-align: right;
  width: 270px; }

#content .kosarica-produkt .info-produkt a.zbrisi {
  background-image: url(../img/button-zbrisi.gif);
  background-position: center top;
  background-repeat: no-repeat;
  border: medium none;
  display: block;
  float: right;
  height: 25px;
  width: 25px;
  margin: 0; }

#content .kosarica-produkt .info-produkt .kolicina {
  border-bottom: 1px solid #FFF5E5;
  line-height: 24px;
  text-align: left;
  padding: 10px 8px 10px 10px; }

#content .kosarica-produkt .info-produkt .kolicina input.polje {
  background-color: #dff6ff;
  border: 1px solid #56D1FF;
  width: 50px;
  padding: 2px 5px; }

#content .kosarica-produkt .info-produkt .skupaj {
  background-color: #d8e6ef;
  padding: 9px 10px; }

#content .additional-products {
  padding-top: 75px; }

#content .kosarica-naprej {
  background-color: #C00;
  /*  background-image: url(../img/icon-kosarica-naprej.gif);
    background-position: right center;
    background-repeat: no-repeat;*/
  display: block;
  float: right;
  font-size: 18px;
  height: 42px;
  line-height: 42px;
  text-align: right;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.2s;
  /*width: 388px*/ }
  #content .kosarica-naprej:hover {
    background: #B50909; }

#content .kosarica-naprej a {
  /*background-image: url(../img/bg-kosarica-naprej-rob.gif);*/
  /*background-position: left center;
  background-repeat: no-repeat;*/
  display: block;
  font-size: 18px;
  height: 42px;
  line-height: 42px;
  text-decoration: none;
  padding: 0 25px 0 30px;
  color: #fff; }
  #content .kosarica-naprej a:hover {
    text-decoration: none !important; }

#content a.kosarica-nazaj {
  background-image: url(../img/icon-kosarica-nazaj.gif);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  padding-left: 25px;
  text-decoration: none;
  width: 363px; }

#content ul.kosarica-izbira {
  background-color: #2aaa921f;
  margin: 0 0 30px;
  padding: 10px 10px 0; }

#content ul.kosarica-izbira h2 {
  padding-top: 0; }

#content ul.kosarica-izbira em {
  font-size: 11px;
  margin-bottom: 10px; }

#content ul.kosarica-izbira li {
  padding: 0 0 10px; }

#content ul.kosarica-izbira li label {
  display: inline-block;
  width: 150px; }

#content ul.kosarica-izbira li input.polje {
  background-color: #fff;
  border: 1px solid #d8e6ef;
  width: 200px;
  padding: 4px; }

#content ul.kosarica-izbira a.uredi {
  background-image: url(../img/icon-edit.gif);
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 17px;
  padding-right: 22px; }

#content ul.placilo {
  background-color: #2aaa921f;
  margin-bottom: 10px; }

#content ul.podatki-povzetek {
  float: left;
  margin-bottom: 10px;
  width: 365px; }

#content .izberi-obstojece {
  background-color: #DDEA98;
  border-bottom: 1px solid #fff;
  padding: 10px; }

#content .izberi-obstojece select.dropdown {
  background-color: #EAF2C1;
  border: 1px solid #C9DD5A;
  width: 200px;
  padding: 4px; }

#content .izberi-obstojece a.dodaj-naslov {
  background-image: url(../img/kosarica-dodaj_naslov.gif);
  background-position: left center;
  background-repeat: no-repeat;
  line-height: 24px;
  margin-left: 20px;
  padding: 5px 0 5px 42px; }

#content .kosarica-povzetek {
  background-color: #fff;
  margin-bottom: 1px;
  padding: 10px 0; }

#content .kosarica-povzetek table {
  width: 100%; }

#content .kosarica-povzetek table tr td {
  border-bottom: 1px solid #2aaa921f;
  vertical-align: top;
  padding: 5px; }

#content .kosarica-povzetek table tr td.kolicina {
  border-bottom: 1px solid #d8e6ef;
  color: #444;
  width: 50px; }

#content .kosarica-povzetek table tr td.naziv {
  border-bottom: 1px solid #d8e6ef;
  color: #444; }

#content .kosarica-povzetek table tr td.cena-naslov {
  border-bottom: 1px solid #d8e6ef;
  color: #444;
  width: 150px;
  text-align: right; }

#content .kosarica-povzetek table tr td.cena {
  text-align: right; }

#content .kosarica-povzetek .dostava {
  background-color: #2aaa921f;
  text-align: right;
  padding: 5px; }

#content .kosarica-povzetek-skupaj, .kosarica-povzetek-skupaj-vse {
  background-color: #2aaa921f;
  line-height: 20px;
  margin-bottom: 1px;
  text-align: right;
  padding: 10px; }

#content .kosarica-povzetek-skupaj-vse {
  background-color: #d8e6ef;
  margin-bottom: 20px; }

#content .kosarica-povzetek-skupaj-vse strong {
  font-size: 24px; }

#content a.osvezi_ceno {
  padding-left: 15px; }

#content .prijava-registracija-top {
  background-image: url(../img/bg-prijava-top.gif);
  background-position: center top;
  background-repeat: repeat;
  height: 9px;
  margin-top: 20px;
  width: 780px; }

#content .prijava-registracija-bottom {
  background-image: url(../img/bg-prijava-bottom.gif);
  background-position: center top;
  background-repeat: repeat;
  height: 9px;
  width: 780px; }

#content .prijava-registracija {
  background-image: url(../img/bg-prijava.gif);
  background-position: center top;
  background-repeat: repeat;
  height: 100%;
  width: 780px;
  margin: 0;
  padding: 0; }

#content .prijava-registracija .box-prijava {
  float: left;
  width: 335px;
  padding: 10px 20px 15px; }

#content .prijava-registracija .box-prijava h1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px; }

#content .prijava-registracija .box-prijava .login {
  background-image: url(../img/bg-prijava-login.gif);
  background-position: center top;
  background-repeat: no-repeat;
  height: 130px;
  line-height: 32px;
  padding: 10px 10px 10px 20px; }

#content .prijava-registracija .box-prijava .login input {
  background-color: #F8FBEA;
  border: 1px solid #444;
  margin: 5px 0;
  padding: 4px; }

#content .prijava-registracija .box-prijava .login a.pozabil {
  float: right;
  font-size: 11px;
  line-height: 14px;
  margin-right: 3px; }

#content .prijava-registracija .box-prijava ul li {
  background-image: url(../img/icon-kljukica.gif);
  background-position: 0 2px;
  background-repeat: no-repeat;
  padding: 0 0 10px 25px; }

#content .registracija-top {
  background-image: url(../img/bg-registracija-top.gif);
  background-position: center top;
  background-repeat: repeat;
  height: 9px;
  margin-top: 20px;
  width: 780px; }

#content .registracija-bottom {
  background-image: url(../img/bg-registracija-bottom.gif);
  background-position: center top;
  background-repeat: repeat;
  height: 9px;
  width: 780px; }

#content ul.registracija {
  background-image: url(../img/bg-registracija.gif);
  background-position: center top;
  background-repeat: repeat;
  width: 780px;
  margin: 0;
  padding: 0; }

#content ul.registracija li {
  clear: both;
  line-height: 28px;
  padding: 5px 20px; }

#content ul.registracija li label {
  float: left;
  margin-right: 10px;
  text-align: right;
  width: 150px; }

#content ul.registracija li input.polje {
  background-color: #F8FBEA;
  border: 1px solid #444;
  float: left;
  width: 200px;
  padding: 4px; }

#content ul.registracija li select.polje {
  background-color: #F8FBEA;
  border: 1px solid #444;
  float: left;
  height: 28px;
  width: 200px;
  margin: 0;
  padding: 5px 2px; }

#content .warning-top {
  background-image: url(../img/bg-warning-top.gif);
  background-position: center top;
  background-repeat: no-repeat;
  height: 10px;
  margin-top: 20px;
  width: 780px; }

#content .warning {
  background-image: url(../img/bg-warning-middle.gif);
  background-position: center top;
  background-repeat: repeat;
  color: #D53131;
  font-weight: 700;
  height: 100%;
  width: 760px;
  padding: 0 10px; }

#content .warning-bottom {
  background-image: url(../img/bg-warning-bottom.gif);
  background-position: center top;
  background-repeat: no-repeat;
  height: 10px;
  width: 780px; }

#content .zavihki {
  border-bottom: 1px solid #BBD531;
  height: 25px; }

#content .zavihki .zavihek {
  background-image: url(../img/button-zavihek-desno.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  float: left;
  height: 25px;
  margin-right: 2px; }

#content .zavihki .zavihek a {
  background-image: url(../img/button-zavihek-levo.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  display: block;
  height: 21px;
  text-decoration: none;
  padding: 4px 15px 0; }

#content .zavihek-vsebina .status {
  background-color: #F8FBEA;
  margin-bottom: 1px;
  padding: 5px 10px; }

#content .zavihek-vsebina .status strong {
  color: #BBD531;
  font-size: 16px; }

#content .zavihek-vsebina .preklici {
  background-color: #FBEAEA;
  margin-bottom: 10px;
  padding: 5px 10px; }

#content .zavihek-vsebina ul.zadnja-narocila li.odprto {
  border-bottom: 1px solid #BBD531;
  border-top: 1px solid #BBD531;
  padding: 10px 0 0; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo {
  background-color: #F8FBEA;
  background-image: url(../img/icon-puscica-narocila.gif);
  background-position: 9px 12px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #BBD531;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 1px;
  padding: 5px 5px 5px 20px; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo:hover {
  background-image: url(../img/icon-puscica-narocila-active.gif);
  background-position: 8px 13px; }

#content .zavihek-vsebina ul.zadnja-narocila li.active {
  background-color: #BBD531;
  background-image: url(../img/icon-puscica-narocila-active.gif);
  background-position: 8px 13px; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo .info-narocila {
  float: right;
  font-size: 11px;
  text-align: left;
  width: 170px; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo .status-narocila {
  font-size: 12px; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo .status-narocila strong {
  background-image: url(../img/icon-status-narocila.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  font-weight: 400;
  padding-left: 15px; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo .status-narocila strong.novo {
  background-position: 0 -73px; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo .status-narocila strong.obdelano {
  background-position: 0 -54px; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo .status-narocila strong.sprejeto {
  background-position: 0 -35px; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo .status-narocila strong.preklicano {
  background-position: 0 -16px;
  color: #D53131; }

#content .zavihek-vsebina ul.zadnja-narocila li.narocilo .status-narocila strong.poslano {
  color: #BBD531; }

#content .right-side .box .boxInner {
  overflow: hidden;
  border: 1px solid #fff;
  transition: border-color 300ms ease-out;
  -webkit-transition: border-color 300ms ease-out;
  -moz-transition: border-color 300ms ease-out;
  -o-transition: border-color 300ms ease-out;
  margin-bottom: 5px; }

#content .right-side .box .boxInner:hover {
  /*border-color: #ccc;*/
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.16);
  position: relative; }

#content .right-side .box .boxInner:hover .productImage {
  display: none !important; }

#content .right-side .box .boxInner:hover .hoverImage {
  display: block !important; }

#content .right-side .box .boxInner .boxImage {
  height: 170px;
  width: 234px; }

#footer {
  background-color: #444;
  /*background-image: url(../img/bg-footer.gif);*/
  background-position: center -5px;
  background-repeat: repeat-x; }

#footer .holder {
  width: 990px;
  margin: 0 auto; }

#footer .holder .categories {
  width: 990px;
  margin: 0 auto; }

#footer .footer-navi {
  font-size: 14px;
  height: 27px;
  width: 900px;
  padding: 0 45px;
  margin: 0 auto;
  background: #fff; }

#footer .footer-navi .button {
  /*background-image: url(../img/footer-navi-gumb-right.gif);*/
  /*background-position: right center;
  background-repeat: no-repeat;*/
  float: left;
  height: 27px;
  margin-right: 5px;
  background: #444; }

#footer .footer-navi .button a {
  /*background-image: url(../img/footer-navi-gumb-left.gif);*/
  /*background-position: left center;
  background-repeat: no-repeat;*/
  color: #fff;
  display: block;
  height: 27px;
  line-height: 25px;
  text-decoration: none;
  padding: 0 15px;
  background: #777; }

#footer .footer-navi .button a.active {
  color: #fff;
  /*font-weight: 700;*/
  background: #444;
  /*text-shadow: 1px 1px 1px #9AAF28*/ }

#footer .nprodajani {
  height: 225px;
  width: 990px;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 30px; }

#footer .nprodajani a.button {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  height: 57px;
  width: 28px;
  margin: 74px 0 0; }

#footer .nprodajani .left {
  /*background-image: url(../img/button-max-left.gif);*/
  float: left;
  margin-right: 28px;
  text-align: left; }
  #footer .nprodajani .left span {
    font-size: 27px;
    padding: 8px 7px 8px 2px;
    background: #444;
    color: #fff; }

#footer .nprodajani .right {
  /*background-image: url(../img/button-max-right.gif);*/
  float: right;
  text-align: right; }
  #footer .nprodajani .right span {
    font-size: 27px;
    padding: 8px 2px 8px 7px;
    background: #444;
    color: #fff; }

#footer .nprodajani .maxbox {
  background-image: url(../img/max-max-box.gif);
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  height: 170px;
  width: 190px;
  margin: 22px 20px 0 0; }

#footer .nprodajani .maxbox img {
  margin: 11px 11px 10px; }

#footer .nprodajani .maxbox a.link {
  color: #444;
  font-size: 13px;
  line-height: 19px;
  text-decoration: none;
  margin: 1px 11px; }

#footer .nprodajani .minibox {
  background-image: url(../img/max-mini-box.gif);
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  height: 141px;
  width: 152px;
  margin: 51px 20px 0 0; }

#footer .nprodajani .minibox img {
  margin: 9px 9px 8px; }

#footer .nprodajani .minibox a.link {
  color: #818181;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none;
  margin: 1px 9px; }

#footer .stolpec {
  float: left;
  width: 125px;
  margin: 2px 20px 20px; }

#footer .stolpec span.title a {
  color: #EEE;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none; }

#footer .stolpec a {
  color: #EEE;
  font-size: 11px;
  line-height: 17px;
  text-decoration: none; }

#footer .copyright {
  color: #999;
  font-size: 11px;
  line-height: 24px;
  text-align: center;
  padding-bottom: 30px; }

#footer .copyright a {
  color: #999;
  font-size: 11px;
  text-decoration: none; }

.gumb {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 42px;
  margin-top: 10px; }

.zelena-svetla {
  background-image: url(../img/bg-button-zelena-svetla.gif); }

.zelena {
  background-image: url(../img/bg-button-zelena.gif); }

.bela {
  /*background-image: url(../img/bg-button-bela.gif)*/ }

.gumb a {
  background-position: right top;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 42px;
  line-height: 40px;
  text-decoration: none;
  /*text-shadow: 1px 1px 1px #000;*/
  padding: 0 15px 0 15px; }

.zelena-svetla a.kljukica {
  background-image: url(../img/icon-button-kljukica-zelena-svetla.gif); }

.zelena a.kljukica {
  background-image: url(../img/icon-button-kljukica-zelena.gif); }

.bela a.kljukica {
  background-image: url(../img/icon-button-kljukica-bela.gif); }

.bela a.komentiraj {
  /*background-image: url(../img/icon-button-komentiraj-bela.gif)*/
  background: #444;
  border-radius: 30px;
  padding: 0 30px;
  transition: all 0.3s; }
  .bela a.komentiraj:hover {
    background: #222; }

.zelena a.registracija {
  background-image: url(../img/icon-button-registracija.gif); }

div.login label {
  display: inline-block;
  width: 90px; }

.upnContainer {
  background-image: url(../img/upn-bg.jpg);
  height: 401px;
  width: 780px; }

.upnContainer input, textarea {
  background-color: transparent;
  border: 1px solid transparent;
  font-family: Arial;
  font-size: 12px;
  line-height: 13px;
  opacity: 0.8; }

.upnContainer .leftBox {
  float: left;
  width: 215px; }

.upnContainer .leftBox .placnik {
  height: 156px;
  padding-left: 10px;
  padding-right: 2px; }

.upnContainer .leftBox .placnik textarea[name=ime_placnika] {
  height: 32px;
  margin-top: 41px;
  padding-top: 2px;
  width: 200px; }

.upnContainer .leftBox .placnik textarea[name=namen_rok_placila] {
  height: 32px;
  margin-top: 12px;
  width: 200px; }

.upnContainer .leftBox .placnik input[name=znesek] {
  float: right;
  height: 16px;
  margin-right: 3px;
  margin-top: 10px;
  width: 146px; }

.upnContainer .leftBox .prejemnik {
  height: 245px;
  padding-left: 10px; }

.upnContainer .leftBox .prejemnik textarea[name=iban_bic_prejemnika] {
  height: 50px;
  margin-top: 10px;
  padding-top: 2px;
  width: 200px; }

.upnContainer .leftBox .prejemnik input[name=referenca_prejemnika] {
  height: 18px;
  margin-top: 8px;
  width: 200px; }

.upnContainer .leftBox .prejemnik textarea[name=ime_prejemnika] {
  height: 35px;
  margin-top: 10px;
  width: 200px; }

.upnContainer .rightBox {
  float: left;
  width: 565px; }

.upnContainer .rightBox .placnik {
  height: 160px; }

.upnContainer .rightBox .placnik textarea[name=ime_in_naslov] {
  height: 35px;
  margin-left: 20px;
  margin-top: 87px;
  padding-top: 2px;
  width: 370px; }

.upnContainer .rightBox .placnik input[name=koda_namena] {
  height: 18px;
  margin-left: 19px;
  margin-top: 8px;
  width: 55px; }

.upnContainer .rightBox .placnik input[name=bic_banke_prejemnika] {
  height: 18px;
  letter-spacing: 7px;
  margin-left: 345px;
  margin-top: 10px;
  width: 150px; }

.upnContainer .rightBox .placnik input[name=namen_rok_placila] {
  height: 18px;
  margin-left: 10px;
  width: 415px; }

.upnContainer .rightBox .prejemnik {
  height: 200px; }

.upnContainer .rightBox .prejemnik input[name=znesek] {
  height: 18px;
  letter-spacing: 5px;
  margin-left: 67px;
  margin-top: 5px;
  text-align: right;
  width: 150px; }

.upnContainer .rightBox .prejemnik input[name=iban] {
  height: 18px;
  letter-spacing: 6px;
  margin-left: 20px;
  margin-top: 10px;
  width: 575px; }

.upnContainer .rightBox .prejemnik input[name=referenca_prejemnika] {
  letter-spacing: 7px;
  margin-left: 20px;
  margin-top: 10px;
  width: 370px; }

.upnContainer .rightBox .prejemnik textarea[name=ime_in_naslov] {
  height: 35px;
  margin-left: 19px;
  margin-top: 11px;
  padding-top: 4px;
  width: 487px; }

ul.prodajniprogram a:hover {
  text-shadow: 4px 4px 4px #fff; }

ul.prodajniprogram li {
  background: none repeat scroll 0 0 #FFF5E5;
  display: inline-block;
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0 5px 5px; }

ul.prodajniprogram span.subtitle {
  color: #FA8C14;
  font-size: 18px;
  font-weight: 400; }

ul.prodajniprogram span.subsubtitle {
  font-size: 16px;
  font-weight: 400; }

ul.prodajniprogram span.subsubsubtitle {
  font-size: 14px;
  font-weight: 400; }

ul.prodajniprogram ul li:hover, ul.prodajniprogram ul li:hover ul li {
  background: none repeat scroll 0 0 #FFDEA8; }

.cashBox {
  background: url(../img/dobroimetje_box.png) no-repeat scroll left top transparent;
  color: #fff;
  float: right;
  font-family: 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
  height: 270px;
  line-height: 22px;
  text-align: center;
  text-shadow: 1px 1px #FF4200;
  text-transform: uppercase;
  width: 206px; }

.cashBox .text {
  font-size: 14px;
  padding: 107px 10px 0 22px; }

.cashBox .amount {
  font-size: 55px;
  background: none repeat scroll 0 0 #FFF;
  color: #FF9C00;
  display: block;
  margin-left: -10px;
  width: 194px;
  line-height: 58px;
  padding: 0 0 7px; }

.cashBox .amount span {
  font-family: Ubuntu, Arial, Helvetica, sans-serif; }

.cashBox .bigger {
  font-size: 22px;
  line-height: 31px; }

.footerContent {
  bottom: 0;
  left: 0;
  position: absolute; }

#cookie {
  background: linear-gradient(54.4deg, #45A492 10.45%, #22A28A 50%, #28917E 89.55%);
  bottom: 0;
  color: #fff;
  font-family: 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
  font-size: 16px;
  left: 0;
  line-height: 19px;
  position: fixed;
  width: 100%;
  z-index: 99999;
  padding: 15px 0; }

#cookie a {
  color: #000; }

#cookie .cookieWidth {
  position: relative;
  width: 1236px;
  margin: 0 auto; }

#cookie input[type=submit] {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin: 0 10px 0 0;
  padding: 0; }

#cookie h2 {
  color: #fff;
  float: left;
  font-size: 26px;
  font-weight: 700;
  line-height: 22px;
  padding-top: 0;
  margin: 0 0 10px; }

#cookie p {
  float: left;
  margin: 5px 0 12px 10px; }

#cookie #cookieAgree {
  /*background: url(../img/vzd_agree.png) no-repeat scroll center top transparent;*/
  border: 0 none;
  cursor: pointer;
  height: 24px;
  /*text-indent: -9999px;*/
  width: 97px;
  background: #4abd40;
  transition: all 0.2s;
  color: #fff;
  font-weight: 700; }

#cookie #cookieAgree:hover {
  /*background: url(../img/vzd_agree.png) no-repeat scroll center bottom transparent*/
  background: #238472; }

#cookie #cookieDisagree {
  /*background: url(../img/vzd_disagree.png) no-repeat scroll center top transparent;*/
  border: 0 none;
  cursor: pointer;
  height: 24px;
  /*text-indent: -9999px;*/
  width: 110px;
  color: #fff;
  background: #aa302a;
  font-weight: 700; }

#cookie #cookieDisagree:hover {
  /*background: url(../img/vzd_disagree.png) no-repeat scroll center bottom transparent*/ }

#cookie #cookieReadMore {
  bottom: 0;
  color: #fff;
  display: block;
  position: absolute;
  right: 0; }

#leftMenu {
  width: 180px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  position: relative; }

#leftMenu a {
  line-height: 21px; }

#leftMenu ul .mainLi {
  list-style-type: none;
  padding-bottom: 1px; }

#leftMenu ul .mainLi .mainLink {
  line-height: 25px;
  height: 25px;
  background: #ff8a00;
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #FFF;
  text-decoration: none;
  padding: 0 6px; }

#leftMenu ul .mainLi .mainLink:hover, #leftMenu ul .mainLi.active .mainLink {
  background: #00aeef; }

#leftMenu ul .mainLi .bel-prehod {
  position: relative;
  float: right;
  width: 4px;
  height: 37px;
  background: #fff;
  opacity: 0;
  z-index: 500;
  margin: -36px -2px 0 0; }

#leftMenu ul .mainLi:hover .flyout {
  display: block; }

#leftMenu ul .mainLi:hover .mainLink {
  background: #fff;
  color: #2aaa92;
  box-shadow: inset 2px 0; }

#leftMenu ul .mainLi:last-child:hover .mainLink {
  background: #aa302a;
  color: #fff;
  /*box-shadow: inset 2px -2px;*/
  box-shadow: none; }

#leftMenu ul .mainLi:first-child:hover .mainLink {
  box-shadow: inset 2px 2px; }

#leftMenu ul .mainLi:first-child:hover .bel-prehod {
  height: 34px;
  margin: -33px -2px 0 0; }

#leftMenu ul .mainLi:last-child:hover .bel-prehod {
  height: 34px;
  margin: -36px -2px 0 0; }

#leftMenu ul .mainLi:hover .bel-prehod, #leftMenu ul .mainLi:hover:first-child .prekrivka, #leftMenu ul .mainLi:hover:last-child .prekrivka {
  opacity: 1; }

#leftMenu ul .mainLi .prekrivka {
  width: 2px;
  height: 1px;
  position: relative;
  float: left;
  background: #ff8a00;
  margin-top: -36px;
  opacity: 0; }

#leftMenu ul #mainLi56863 a {
  background: url("../img/on_discount.png") no-repeat scroll 145px center/30px auto #ff3019;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

#leftMenu ul #mainLi56863 a:hover, #leftMenu ul #mainLi56863.active a {
  background-color: #D82515;
  color: #fff; }

#leftMenu ul #mainLi80955 a {
  background: url("../img/darilo.png") no-repeat scroll 145px center/30px auto #5bac26;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

#leftMenu ul #mainLi80955 a:hover, #leftMenu ul #mainLi80955.active a {
  background-color: #117A19;
  color: #fff; }

#leftMenu ul #mainLi81488 a {
  background: url("../img/on_stock.png") no-repeat scroll 145px center/30px auto #164165;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

#leftMenu ul #mainLi81488 a:hover, #leftMenu ul #mainLi81488.active a {
  background-color: #1A4D72;
  color: #fff; }

#leftMenu ul #mainLi92463 a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #ff3399 !important; }

#leftMenu ul #mainLi92463 a:hover {
  background: #D32A7E !important;
  color: #fff; }

.page92463 .opis h1 span, a[stranid='92463'] span {
  color: #ff3399; }

#leftMenu ul #mainLi96263 a {
  background: no-repeat scroll 145px center/33px auto #23b5ff !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

#leftMenu ul #mainLi96263 a:hover, #leftMenu ul #mainLi96263 a.active {
  background-color: #1e9cdb !important;
  color: #fff; }

.page96263 .opis h1 span, a[stranid='96263'] span {
  color: #1e9cdb; }

.flyout .podkategorija-p {
  padding-left: 15px; }

#leftMenu > ul > .mainLi .mainLink {
  line-height: 35px;
  height: 35px;
  background: #2aaa92;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
  text-decoration: none;
  padding: 0 6px; }

.flyout {
  width: 1025px;
  border: 2px solid #2aaa92;
  background: #FFF;
  overflow: hidden;
  padding-bottom: 35px;
  position: absolute;
  left: 180px;
  top: 0;
  display: none;
  z-index: 100; }

.flyout .masonry {
  width: 1025px;
  position: relative; }

.flyout span.subtitle {
  color: #FF9C00;
  font-size: 20px;
  margin-bottom: 0;
  margin-left: 30px;
  margin-top: 20px;
  display: block; }

.flyout ul.block {
  display: block;
  float: left;
  width: 305px;
  vertical-align: top;
  margin: 10px 0 0 30px; }

.flyout ul li {
  list-style-type: none; }

.flyout ul li p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  background-position: left 5px; }

.flyout ul li ul {
  padding-top: 1px; }

.flyout ul li ul li {
  margin-left: 0px; }

.flyout ul li ul li a {
  font-size: 13px;
  color: #000;
  font-weight: 400;
  background: none;
  padding: 0; }

.flyout ul li ul li p {
  font-size: 13px;
  color: #000;
  font-weight: 400;
  background: none;
  padding: 0;
  line-height: 21px;
  margin-bottom: 0; }

.flyout ul li ul li ul {
  margin-top: 2px;
  padding-left: 5px;
  margin-bottom: 10px;
  padding-top: 0; }

.flyout ul li ul li ul li a {
  font-size: 12px;
  color: #555;
  font-weight: 400;
  padding-left: 10px;
  background: url(../img/arrow_small.gif) left center no-repeat; }

.flyout ul li a:hover {
  color: #ff8a00;
  text-decoration: none; }

.flyout a {
  text-decoration: none !important; }

.dropmenu .oranzen-li, .flyout .oranzen-li {
  width: 4px;
  height: 4px;
  background: url(../img/flyout-li.gif) 0 0 no-repeat;
  float: left;
  margin: 10px 10px 0 2px; }

.dropmenu:hover .oranzen-li, .flyout ul li ul li:hover .oranzen-li {
  background: url(../img/flyout-li.gif) 0 -6px no-repeat !important; }

.dropmenu a {
  color: #000; }

#stl2013 {
  position: absolute;
  right: 640px;
  top: 15px; }

#stl2014 {
  position: absolute;
  right: 550px;
  top: 15px; }

#zanesljiv-trgovec {
  position: absolute;
  right: 550px;
  top: 25px;
  height: 60px; }

#blog .news-block {
  height: 140px;
  width: 100%;
  float: left;
  margin: 30px 0 50px; }

#blog .news-block > a > img {
  float: left;
  padding-right: 20px; }

#blog .news-block .news-item {
  float: left;
  width: 785px; }

#blog .news-block.full .news-item {
  width: 100%;
  padding: 0; }

#blog .news-block .news-item a.link {
  text-decoration: none;
  margin: 0;
  padding: 0; }

#blog .news-block .news-item span.date {
  color: #50486E;
  font-weight: 500;
  font-size: 11px; }

#blog .news-block .news-item p.description {
  padding: 10px 0 0; }

#content .right-side .zadnja .box .feedback h3 {
  margin-bottom: 10px; }

.promoBox a, .vsiizdelkiBoxMain a, a:hover, #akcije .search .searchResults a, #akcije .search .searchResults ul li a, #akcije .search .searchResults ul li:hover a, .ddmenu_kat h3 a, #content .green a, #content .right-side .prva h1 a:hover, #content .left-side .filtriranje a, ul.prodajniprogram a, #cookie a:hover {
  text-decoration: none; }

.vsiizdelkiBoxMain a:hover, .primerjava table tr td.bg-bar a.nablagajno:hover, #top-navi .wrap a:hover, #top .prijava-pomoc .button a:hover, #top .prijava-pomoc a.pomoc-skype:hover, #top .prijava-pomoc a.pomoc-chat:hover, #content .left-side .side-navi h1 a:hover, .ddmenu_kat h3 a:hover, .dropmenu > a.active, #content .left-side .box ul li a:hover, #content .right-side .nasveti ul li a:hover, #content .right-side a.more:hover, #content .right-side .prva a:hover, #content .right-side .kategorije .box h1.naslov a:hover, #content .right-side .kategorije .box h2.naslov a:hover, #content .right-side .kategorije .box h1.naslov-kategorije a:hover, #content .right-side .kategorije .boxsold h1.naslov a:hover, #content .right-side .kategorije .boxsold h2.naslov a:hover, #content .right-side .kategorije .boxsold h1.naslov-kategorije a:hover, #content .right-side h1.kategorija a:hover, #content .right-side a.primerjaj:hover, #content .right-side .slike .vec_povecava a:hover, #content .right-side .info-dodaj-v-kosarico .dodaj-v-kosarico a.v_kosarico:hover, #content .right-side a.poglej-izdelke:hover, #content .right-side .ocena-text .oceni-uporabnika a.da:hover, a.ne:hover, #content a.kosarica-nazaj:hover, #content .kosarica-naprej a:hover, #content .zavihki .zavihek a:hover, #footer .nprodajani a.link:hover, #footer .stolpec a:hover, #footer .copyright a:hover, .flyout ul li ul li a:hover, .flyout ul li ul li ul li a:hover {
  text-decoration: underline; }

strong, .dropmenu.open, #content .zavihek-vsebina h2, #content .zavihek-vsebina ul.zadnja-narocila li.narocilo a {
  font-weight: 700; }

.dropmenu.open a {
  color: #ff8a00; }

.dropmenu.open .oranzen-li {
  background: url(../img/flyout-li.gif) 0 -6px no-repeat !important; }

.dropmenu.open a:hover {
  color: #ffa800 !important;
  font-weight: 700 !important; }

.opis, #content .zavihek-vsebina {
  padding: 10px 0 0px; }

a.primerjava-bar:hover, a.nablagajno-bar:hover, .pogovor a.poslji:hover, #content .main-header a.akcijska-ponudba:hover, #content .main-header a.akcijska-ponudba.active, #content .main-header a.novosti-ponudba:hover, #content .main-header a.novosti-ponudba.active, #content .right-side .opravljen, .over {
  background-position: center bottom; }

#akcije .wrap, #content .holder {
  width: 1236px;
  margin: 0 auto; }

#content .left-side .side-navi a.arrow-down, #content .right-side .sortiranje .sortiraj .nar-pad a.nar:hover, #content .right-side .sortiranje .sortiraj .nar-pad a.nar.active, #content .zavihki .active {
  background-position: right top; }

#content .left-side .side-navi a.arrow-down:hover, #content .right-side .sortiranje .sortiraj .nar-pad a.nar, #content .zavihki .active a {
  background-position: left top; }

#content .left-side .side-navi ul li:hover a, .ddmenu a, .ddmenu span.numeration, #content .left-side .filtriranje li:hover a, #footer .footer-navi .button a:hover {
  color: #fff; }

.ddmenu_top, .ddmenu_bottom {
  height: 0;
  width: 100%; }

#content .right-side div.nasveti, #blog .news-block.right > img {
  float: right; }

#content .right-side .nasveti ul, #content .right-side .nasveti h1 {
  margin-left: 10px; }

#content .right-side .kategorije .box a {
  text-decoration: none; }

#content .right-side .kategorije .box a:hover {
  color: #00aeef; }

#content .right-side .kategorije .box .stevilka, #content .right-side .kategorije .boxsold .stevilka {
  color: #999;
  font-size: 10px;
  margin: 0 0 2px 5px; }

#content .right-side .kategorije .box h1.naslov a, #content .right-side .kategorije .box h2.naslov a, #content .right-side .kategorije .box h1.naslov-kategorije a, #content .right-side .kategorije .box h1.naslov-kategorije span, #content .right-side .kategorije .boxsold h1.naslov a, #content .right-side .kategorije .boxsold h2.naslov a, #content .right-side .kategorije .boxsold h1.naslov-kategorije a, #content .right-side .kategorije .boxsold h1.naslov-kategorije span {
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FF9C00; }

#content .right-side .kategorije .box h2.naslov .puscica, #content .right-side .kategorije .boxsold h2.naslov .puscica {
  background-image: url(../img/icon-lokacija-puscica.gif);
  background-position: 0 4px;
  background-repeat: no-repeat;
  height: 20px;
  margin: 0; }

#content .right-side .kategorije .box h2.naslov a span, #content .right-side .kategorije .box h1.naslov-kategorije a span, #content .right-side .kategorije .boxsold h2.naslov a span, #content .right-side .kategorije .boxsold h1.naslov-kategorije a span {
  color: #fff;
  font-size: 11px;
  font-weight: 400; }

#content .right-side .kategorije .box p, #content .right-side .kategorije .boxsold p {
  color: #444;
  font-size: 11px;
  line-height: 14px;
  margin: 8px 6px 10px;
  height: 46px; }

#content .right-side .kategorije .box p.cena, #content .right-side .kategorije .boxsold p.cena {
  text-align: right;
  margin: 0 6px; }

#content .right-side .kategorije .box p.cena span.znesek, #content .right-side .kategorije .boxsold p.cena span.znesek {
  color: #FF9C00;
  font-size: 14px;
  font-weight: 700; }

#content .right-side .zadnja .box p, #content .right-side .zadnja .box .feedback {
  padding: 0 5px; }

#content .right-side h1.kategorija a.podkat, #content .kosarica-povzetek-skupaj strong {
  font-size: 14px; }

#content .right-side .sortiranje .sortiraj .nar-pad a.pad:hover, #content .right-side .sortiranje .sortiraj .nar-pad a.pad.active {
  background-position: right bottom; }

#content .info .ocena-napis, #content .right-side .ocena-uporabnik .ostalo .ostalo-napis {
  float: left;
  margin-right: 5px; }

#content .right-side .ocena-text .oceni-uporabnika a.ne, #content .zavihek-vsebina .preklici a {
  color: #D53131; }

#content .right-side .aktiven strong, #content .right-side .aktiven-5 strong {
  color: #444;
  font-size: 18px; }

#content .kosarica-produkt .info-produkt .skupaj strong, #content .izberi-obstojece strong {
  font-size: 16px; }

#content .prijava-registracija .box-prijava ul, #leftMenu .mainUl, .flyout ul {
  margin: 0;
  padding: 0; }

#content .zavihek-vsebina ul.zadnja-narocila, ul.prodajniprogram ul li ul li, #blog .news-block.right .news-item {
  padding: 0; }

.dropmenu:hover a {
  color: #ff8a00 !important;
  font-weight: 700; }

#content .box-990-top {
  height: 9px;
  width: 990px;
  background-image: url(../img/bg-box-zaobljen-990-top.gif);
  background-repeat: no-repeat;
  background-position: top; }

#content .box-990 {
  width: 990px;
  background-image: url(../img/bg-box-zaobljen-990-middle.gif);
  background-position: top; }

#content .box-990 h2 {
  margin: 0px;
  padding: 0px 10px; }

#content .box-990-bottom {
  height: 9px;
  width: 990px;
  background-image: url(../img/bg-box-zaobljen-990-bottom.gif);
  background-repeat: no-repeat;
  background-position: top;
  margin-bottom: 20px; }

#content .box-990-top-light {
  height: 9px;
  width: 990px;
  background-image: url(../img/bg-box-zaobljen-990-top-light.gif);
  background-repeat: no-repeat;
  background-position: top; }

#content .box-990-light {
  width: 990px;
  background-image: url(../img/bg-box-zaobljen-990-middle-light.gif);
  background-position: top; }

#content .box-990-light h2 {
  margin: 0px;
  padding: 0px 10px; }

#content .box-990-bottom-light {
  height: 9px;
  width: 990px;
  background-image: url(../img/bg-box-zaobljen-990-bottom-light.gif);
  background-repeat: no-repeat;
  background-position: top;
  margin-bottom: 20px; }

.primerjava-izdelek {
  width: 143px;
  height: 108px;
  float: left;
  margin: 10px 10px 10px 10px;
  background-color: #bbd531;
  padding: 1px; }

.box-990-light .primerjava-izdelek {
  background-color: #e4eead; }

.box-990-light .primerjava-izdelek .wrap {
  border: 1px solid #f7fae6; }

.primerjava-izdelek .wrap {
  border: 1px solid #eaf2c1;
  width: 141px;
  height: 106px;
  background-position: center;
  position: relative; }

.primerjavacontrol .primerjava-izdelek {
  width: 143px;
  height: 74px;
  float: left;
  margin: 0px 10px 10px 0px;
  background-color: #bcbcbc;
  padding: 1px; }

.primerjavacontrol .primerjava-izdelek .wrap {
  border: 1px solid #FFF;
  width: 141px;
  height: 72px;
  background-position: center;
  position: relative; }

.primerjava-izdelek .wrap .zbrisi {
  margin: 0px; }

.primerjava-izdelek .wrap .naslov {
  background-image: url(../img/bg-transparentno-belo.png);
  border-top: 1px solid #FFF;
  position: absolute;
  bottom: 0;
  padding: 3px 5px 5px 5px;
  width: 131px;
  font-size: 11px; }

.primerjava-izdelek .wrap .primerjava-stevilke {
  width: 101px;
  height: 27px;
  margin: 20px auto; }

.primerjava-izdelek .wrap a.prvo-mesto, .primerjava-izdelek .wrap a.drugo-mesto, .primerjava-izdelek .wrap a.tretje-mesto {
  display: block;
  background-image: url(../img/button-primerjava-stevilke.png);
  background-position: top left;
  background-repeat: no-repeat;
  width: 27px;
  height: 27px;
  float: left;
  margin: 0px 10px 0 0; }

.primerjava-izdelek .wrap a.drugo-mesto {
  background-position: top center; }

.primerjava-izdelek .wrap a.tretje-mesto {
  background-position: top right;
  margin-right: 0px; }

.primerjava-izdelek .wrap a.prvo-mesto:hover {
  background-position: center left; }

.primerjava-izdelek .wrap a.drugo-mesto:hover {
  background-position: center center; }

.primerjava-izdelek .wrap a.tretje-mesto:hover {
  background-position: center right; }

.primerjava-izdelek .wrap a.siva-1 {
  background-position: bottom left; }

.primerjava-izdelek .wrap a.siva-2 {
  background-position: bottom center; }

.primerjava-izdelek .wrap a.siva-3 {
  background-position: bottom right; }

#content table.primerjava-izbrano {
  width: 990px; }

h2.mesto-1, h2.mesto-2, h2.mesto-3, h2.izdelki_v_primerjavi {
  width: 40px;
  height: 40px;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0 0 0 50px;
  line-height: 40px;
  font-size: 18px;
  color: #bbd531;
  margin: 0 0 10px 5px; }

h2.mesto-1 {
  background-image: url(../img/icon-primerjava-mesto-1.gif); }

h2.mesto-2 {
  background-image: url(../img/icon-primerjava-mesto-2.gif); }

h2.mesto-3 {
  background-image: url(../img/icon-primerjava-mesto-3.gif); }

h2.izdelki_v_primerjavi {
  background-image: url(../img/bg-izdelki_v_primerjavi.gif);
  padding: 0 0 0 10px;
  width: 170px;
  font-size: 14px; }

h2.siva {
  background-position: bottom left;
  color: #CCC; }

#content table.primerjava-izbrano tr.brez {
  background-color: #FFF; }

#content table.primerjava-izbrano tr.brez td {
  padding: 0px; }

#content table.primerjava-izbrano tr td {
  vertical-align: top;
  padding: 5px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF; }

#content table.primerjava-izbrano tr td.over {
  background-color: #f1f7d6; }

#content table.primerjava-izbrano tr td.lastnost {
  width: auto; }

#content table.primerjava-izbrano tr td.col-lastnosti {
  width: 180px;
  padding: 0 30px 0 0; }

#content table.primerjava-izbrano tr td.col-izdelek {
  width: 244px;
  margin-right: 24px;
  padding: 0 0px;
  border-left: 1px solid #FFF; }

#content table.primerjava-izbrano tr td.col-izdelek h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 5px; }

#content table.primerjava-izbrano tr td.col-izdelek img {
  margin: 0 auto 10px auto; }

#content table.primerjava-izbrano tr td.zadnji {
  margin-right: 0px; }

#content table.primerjava-izbrano tr.brez td a.dodaj-v-kosarico {
  float: left;
  display: block;
  width: 150px;
  height: 42px;
  background-image: url(../img/button-dodaj_v_kosarico-primerjava.gif);
  background-repeat: no-repeat;
  background-position: top;
  padding: 0 0 0 45px;
  font-size: 18px;
  line-height: 42px;
  text-decoration: none;
  margin: 5px; }

#content table.primerjava-izbrano tr.brez td a.dodaj-v-kosarico:hover {
  text-decoration: underline; }

#footer .scrollContainer {
  position: relative; }

#footer .scrollContainer .panel {
  float: left;
  /* background: url(../img/bg-najbolj_prodajano-box-desno.gif);
   background-position: bottom right;
   background-repeat: no-repeat;*/
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 51px;
  opacity: 0.6; }

#footer .scrollContainer .panel .imagecontainer {
  margin-right: 0;
  border: 1px solid #c4c4c46b;
  background: #ffffff;
  width: auto;
  height: 155px; }

#footer .scrollContainer .panel .imagecontainer a.imagelink {
  display: block;
  border-bottom: 1px solid #c9c9c9;
  margin: 9px 9px 0px 9px;
  padding-bottom: 8px; }

#footer .scrollContainer .panel .imagecontainer img.thumb {
  display: block;
  margin: 0px;
  height: 82px; }

#footer .scrollContainer .panel .imagecontainer a.link {
  font-size: 10px;
  text-decoration: none;
  margin: 0 9px;
  height: 35px;
  display: block;
  line-height: 14px;
  padding-top: 3px;
  overflow: hidden; }

#footer .scrollContainer .panel .imagecontainer a.link:hover {
  text-decoration: underline; }

#footer .scrollContainer .panel .imagecontainer .cena {
  font-size: 11px;
  text-align: right;
  margin: 0 9px; }

#footer .scrollContainer .panel .imagecontainer .cena strong {
  color: #ff9c00;
  font-size: 12px; }

#footer .scrollContainer .panel .background {
  height: 25px;
  width: 1px;
  /*background: url(../img/bg-najbolj_prodajano-box-levo.gif) no-repeat;*/ }

.chatbox table.bar-content tr td.bg-leva {
  /*background-image: url(../img/bg-primerjava_rob-leva.gif);*/
  background-repeat: no-repeat;
  background-position: top right;
  width: 19px; }

.chatbox table.bar-content tr td.bg-desna {
  /*background-image: url(../img/bg-primerjava_rob-desna.gif);*/
  background-repeat: no-repeat;
  background-position: top left;
  width: 36px; }

.chatbox table.bar-content tr td.bg-bar {
  background-image: url(../img/bg-bar-content.png);
  background-position: top;
  background-repeat: repeat;
  border: 1px solid #eeeeee; }

.info-energy {
  line-height: 20px; }

.energy-class-label-holder {
  width: 100px;
  height: 20px;
  display: inline-block; }

.energy-class-label {
  position: relative;
  float: right;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 3px;
  line-height: 18px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 700; }

.energy-class-label::after {
  content: "";
  position: absolute;
  left: 100%;
  border: 9px solid transparent;
  border-left: 9px solid #fbb900; }

.energy-class-label sup {
  position: absolute;
  top: -2px; }

.energy-class-label.class-a-p-p-p {
  width: 50%;
  background-color: #149C39;
  border-color: #149C39; }

.energy-class-label.class-a-p-p-p::after {
  border-left-color: #149C39; }

.energy-class-label.class-a-p-p {
  width: 55%;
  background-color: #57AA2E;
  border-color: #57AA2E; }

.energy-class-label.class-a-p-p::after {
  border-left-color: #57AA2E; }

.energy-class-label.class-a-p {
  width: 60%;
  background-color: #CBD005;
  border-color: #CBD005; }

.energy-class-label.class-a-p::after {
  border-left-color: #CBD005; }

.energy-class-label.class-a {
  width: 65%;
  background-color: #F7E708;
  border-color: #F7E708; }

.energy-class-label.class-a::after {
  border-left-color: #F7E708; }

.energy-class-label.class-b {
  width: 70%;
  background-color: #F7BD08;
  border-color: #F7BD08; }

.energy-class-label.class-b::after {
  border-left-color: #F7BD08; }

.energy-class-label.class-c {
  width: 75%;
  background-color: #EB6708;
  border-color: #EB6708; }

.energy-class-label.class-c::after {
  border-left-color: #EB6708; }

.energy-class-label.class-d {
  width: 80%;
  background-color: #DE0418;
  border-color: #DE0418; }

.energy-class-label.class-d::after {
  border-left-color: #DE0418; }

.energy-class-label.class-e {
  width: 85%;
  background-color: #DE0418;
  border-color: #DE0418; }

.energy-class-label.class-e::after {
  border-left-color: #DE0418; }

.energy-class-label.class-f {
  width: 90%;
  background-color: #DE0418;
  border-color: #DE0418; }

.energy-class-label.class-f::after {
  border-left-color: #DE0418; }

.energy-class-label.class-g {
  width: 95%;
  background-color: #DE0418;
  border-color: #DE0418; }

.energy-class-label.class-g::after {
  border-left-color: #DE0418; }

/*# sourceMappingURL=style.css.map */

.discountBadge, .info-dodaj-v-kosarico .akcija {
  display: none !important;
}