﻿body.home.shop {
  background: #ffffff;
}
.navbar form.navbar-form {
  margin-top: 0;
  background: #158cde;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar form.navbar-form input {
  width: 84%;
  border-radius: 0;
}
@media screen and (max-width: 750px) {
  .cijena-cijena {
    position: relative !important;
    right: 0 !important;
    top: -10px !important;
  }
}
@media screen and (max-width: 550px) {
  .modal .ponuda label {
    display: none;
  }
  .modal .ponuda input {
    padding: 3px;
  }
}
@media screen and (max-width: 350px) {
  .navbar-brand {
    font-size: 90%;
  }
}
@media screen and (max-width: 912px) {
  .navbar form.navbar-form input {
    width: 100%;
  }
  .navbar form.navbar-form button {
    display: none;
  }
}
.modal-dialog {
  max-width: 390px;
}
/*.forma-ponuda{z-index:1000;top:0;position:absolute; background:rgba(0,0,0,0.5); width:100%; height:100%;}
.row.ponuda{position:relative;top:10%;background:#ffffff;padding-top:0; padding-bottom:0;}*/
.header-bg {
  background: url("../Images/noise.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
  /* .sidebar-nav {margin-top:67px;}*/
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul.navbar-collapse {
    float: left;
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 771px) {
  .sjena {
    background: url('../Images/sjena.png') center bottom no-repeat;
    padding-bottom: 50px;
  }
}
.naslov-cijena {
  position: relative;
}
.cijena-cijena {
  font: bold 18px/50px 'calibri';
  text-align: center;
  color: #ffffff !important;
  background: url('../Images/cijena.png') no-repeat;
  width: 170px;
  height: 59px;
  position: absolute;
  top: 0;
  right: -15px;
}
h1.ime-proizvoda {
  font: bold 18px/24px 'calibri';
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0;
  color: #ffffff;
  border-left: 11px solid #757171;
}
h1.ime-proizvoda.dell {
  padding-left: 55px;
  background: url('../Images/dell-krug.png') 10px center no-repeat #555555;
}

h1.ime-proizvoda.dell-emc {
    padding-left: 100px;
    background: url('../Images/dell-emc-krug.png') 10px center no-repeat #555555;
}


h1.ime-proizvoda.aastra {
  padding-left: 105px;
  background: url('../Images/aastra-logo.png') 10px center no-repeat #555555;
}
h1.ime-proizvoda.patton {
  padding-left: 105px;
  background: url('../Images/patton-logo.png') 10px center no-repeat #555555;
}
h1.ime-proizvoda.n2 {
  padding-left: 105px;
  background: url('../Images/2n.png') 10px center no-repeat #555555;
}
h1.ime-proizvoda.mitel {
  padding-left: 155px;
  background: url('../Images/mitel.png') 10px center no-repeat #555555;
}
.akcija-novo {
  height: 10px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.akcija-novo > span {
  height: 40px;
  padding-left: 40px;
  float: left;
  line-height: 40px;
}
.akcija-novo .novi {
  background: url('../Images/zvezda.png') no-repeat;
}
.akcija-novo .akcija {
  margin-left: 30px;
  background: url('../Images/5.png') no-repeat;
}
.akcija-novo.visina-ima {
  height: 40px !important;
}
/*slider */
.proizvodi-slide {
  padding: 0 !important;
}
.proizvodi-slide .carousel-indicators {
  height: 110%;
  margin-left: 0;
  width: 100%;
  left: 0;
  top: 110%;
}
.proizvodi-slide .carousel-indicators li {
  background: #ffffff;
  display: inline-block;
  float: left;
  height: 30%;
  padding: 1% !important;
  border: 1px solid #aaaeaf;
  border-radius: 3px;
  text-indent: 0;
}
.proizvodi-slide .carousel-indicators li.active {
  margin: 1px;
}
.proizvodi-slide > div {
  text-align: center;
}
@media (max-width: 975px) {
  .proizvodi-slide .carousel-indicators {
    width: 256px;
  }
  .proizvodi-slide .carousel-indicators li {
    width: 32.5%;
  }
}
@media (min-width: 976px) {
  .proizvodi-slide .carousel-indicators {
    width: 217px;
  }
  .proizvodi-slide .carousel-indicators li {
    width: 32.3%;
  }
}
.row.ponuda {
  max-width: 390px;
  margin: 0 auto;
}
.row.ponuda .form-group label {
  font: 14px 'arial';
  color: #7d7d7d;
}
.row.ponuda .form-group control-label span {
  font: 12px 'arial';
  color: #ff0000;
}
.row.ponuda h1 {
  margin-top: 0;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid #fff;
  text-align: center;
  background: #008ee0;
  color: #ffffff;
  font: bold 16px/52px 'arial';
}
.row.ponuda h1 span {
  font: normal 14px/58px 'arial';
}
.row.ponuda .form-group {
  height: 25px;
}
.row.ponuda .form-group.plava {
  margin-bottom: 0;
  margin-top: 10px;
  background: #008EE0;
  float: left;
  width: 100%;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.form-group.plava button {
  background: #005c92;
  color: #ffffff;
  border: 2px solid #149bbf;
  padding: 3px 6px;
  letter-spacing: 2px;
  width: 100%;
  text-align: center;
}
.row.ponuda .form-group label {
  line-height: 30px;
}
.row.ponuda .form-group input,
.row.ponuda .form-group textarea {
  background: #dbded7;
}
.kontakt-box {
  background: #b7b7b7;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.kontakt-box h4.desno-ime.mapa,
.newsletter-box h4.desno-ime.mapa {
  border-bottom: 0;
  background: url('../Images/crtica.png') bottom repeat-x;
  color: #ffffff;
}
.newsletter-box {
  background: #00bef1;
  margin-top: 20px;
  padding: 15px;
  padding-top: 5px;
}
.kontakt-box p,
.newsletter-box p {
  font-size: 12px;
  color: #ffffff;
}
.newsletter-prijava input {
  border-radius: 0;
  box-shadow: inset 2px 3px 4px 0px rgba(0, 0, 0, 0.1);
}
.newsletter-prijava #ctl00_ContentPlaceHolder1_NewsLetter1_btnNewsLetter {
  background: #0fa5ce;
  color: #ffffff;
  border: 2px solid #149bbf;
  padding: 8px 35px;
  letter-spacing: 2px;
  text-align: center;
}
.newsletter-prijava {
  text-align: center;
}
@media screen and (max-width: 750px) {
  .form-group.plava button {
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 400px) {
  .row.ponuda .form-group label {
    font-size: 70%;
    line-height: 80%;
    margin-top: 14px;
  }
}
/*footer*/
.row.sirina.footer {
  background: #0070ba;
  padding-top: 15px;
}
.row.sirina.footer span.copy {
  color: #ffffff;
}
.row.sirina.footer a.link {
  color: #ffffff;
  text-transform: uppercase;
  /*float: right;*/
  margin-right: 10px;
}
.row.sirina.footer a.link:first-of-type {
  /*margin-right: 0;*/
}
.dolje-proizvod div.ikonice {
  float: left;
  display: block;
  margin: 0 5px 0 15px;
  padding: 0 15px 0 5px;
  background: url('../Images/crtica-spacer.png') left center no-repeat, url('../Images/crtica-spacer.png') right center no-repeat;
}
.det li {
  font-size: 12px;
  color: #858282;
}
.garancija {
  margin-top: 75px;
  position: relative;
}
.garancija h4 {
  padding-top: 1px;
  padding-bottom: 3px;
  color: #777474;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  padding-left: 5px;
  font: bold 11px/14px 'calibri' !important;
  background: #eae9e7;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.garancija .godina {
  left: -5px;
  padding-left: 0;
  background: url('../Images/garancija.png') no-repeat;
  height: 40px;
  width: 40px;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  display: block;
  float: left;
  text-align: center;
  position: relative;
  top: -5px;
}
.dolje-proizvod .gumb {
  margin-left: 10px;
  padding: 8px 15px;
}
.dolje-proizvod {
  width: 100%;
  height: 32px;
  float: left;
}
.raspolozivo {
  float: left;
  line-height: 32px;
  font-size: 12px;
}
.raspolozivo span {
  color: #ffffff;
  font: 12px/16px 'calibri';
  background: #00aded;
  border-radius: 12px;
  padding: 6px 10px;
}
.ikonice a {
  cursor: pointer;
  margin-left: 10px;
  width: 32px;
  height: 32px;
  float: left;
}
.ikonice .pmail {
  background: url('../Images/ikone.png') left center no-repeat;
}
.ikonice .pprint {
  background: url('../Images/ikone.png') -37px center no-repeat;
}
.pkos {
  background: url('../Images/ikone.png') right center no-repeat;
  cursor: pointer;
  margin-left: 10px;
  width: 32px;
  height: 32px;
  float: left;
}
/*.sidebar-nav li.dropdown:hover ul.dropdown-menu{display:none;}*/
.garancija.kate {
  margin-top: 20px;
}
.row.proizvod-wrapper .dolje-proizvod {
  text-align: right;
  margin-bottom: 30px;
}
@media (min-width: 752px) {
  .sidebar-nav li.dropdown.open .dropdown-menu {
    border-radius: 0 !important;
    width: 100% !important;
    top: 0;
    position: relative !important;
    display: block;
  }
  .sidebar-nav li.dropdown.open .dropdown-menu li {
    border-bottom: 1px solid #4b4b4b;
    border-top: 1px solid #1d1515;
    background: #292828 !important;
  }
  .sidebar-nav li.dropdown.open .dropdown-menu li:last-of-type {
    border-bottom: 0 none;
  }
  .sidebar-nav li.dropdown.open .dropdown-menu li a {
    padding-left: 34px !important;
    background: url('../Images/list.png') 20px center no-repeat;
    color: #cac3c3 !important;
  }
  .sidebar-nav li.dropdown.open > a,
  li.dropdown.open:hover > a {
    color: #00aded !important;
  }
  .sidebar-nav .navbar.navbar-default {
    border-radius: 0;
    border: 0;
    background: #000000;
  }
  .col-sm-3.izbornik {
    padding-left: 0;
  }
  .sidebar-nav ul.nav.navbar-nav {
    width: 100%;
  }
}
/* do tude menu*/
.row.sirina.katalog {
  margin-top: 18px;
}
.navbar-form.navbar-left {
  margin-top: 0 !important;
  padding-top: 15px;
  position: relative;
  background: #158cde !important;
  float: left;
  height: 67px;
  width: 100%;
}
.gumb-povecalo {
  color: transparent !important;
  border: 0 none !important;
  width: 1px;
  height: 25px !important;
  padding: 14px 10px !important;
  background: url('../Images/povecalo.png') center top no-repeat;
}
body input#ctl00_ContentPlaceHolder1_ProductCategory1_btnSearch {
  top: 24px;
  right: 10px;
  width: 0px !important;
  position: absolute;
}
#ctl00_ContentPlaceHolder1_ProductCategory1_txtSearch {
  width: 90% !important;
}
.navbar-form input.form-control {
  width: 153px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #27b4da;
  border-radius: 0;
  height: 30px !important;
  margin-top: 3px;
}
.row.sirina.header > div > a > img {
  margin-top: 10px;
}
.navbar-form.navbar-left.kontakt p {
  margin-top: 14px;
  margin-bottom: 0;
  color: #696969;
}
.navbar-form.navbar-left.kontakt input,
.navbar-form.navbar-left.kontakt textarea {
  width: 100%;
  margin-top: 6px;
  color: #696969;
}
.navbar-form.navbar-left.kontakt {
  width: 100%;
}
.col-lg-8.col-md-8.col-sm-8 > .img-responsive.img-rounded {
  margin-top: 20px;
}
.col-lg-8.col-md-8.col-sm-8 > div#map_canvas_custom_139802 {
  height: 250px;
  margin-top: 20px;
  margin-bottom: 30px;
  border-radius: 6px;
}
.drugi > .kontakt {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 750px) {
  .desno-ime.mapa {
    text-align: center;
  }
  form.navbar-form.navbar-left.kontakt {
    margin: 0 auto !important;
  }
}
a:visited,
a:active,
a:focus {
  border: 0 none !important;
}
/*padajuci*/
@media screen and (min-width: 751px) {
  .page_item div.center {
    padding-left: 0 !important;
  }
  .page_item div.drugi {
    padding-right: 0 !important;
  }
  .page_item div.drugi .kontakt {
    padding-right: 0 !important;
  }
  .dropdown.open > a {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .dropdown-menu {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    top: 75px;
    border: 0 none !important;
    padding: 0;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 0px !important;
    overflow: hidden;
  }
  .dropdown-menu li a {
    font-size: 12px !important;
    padding: 5px 15px !important;
    background-color: #1D2023;
  }
  .dropdown-menu li a:hover {
    background-color: #000;
  }
  .navbar-wrapper .dropdown:hover .dropdown-menu {
    display: block;
  }
  .dropdown:hover > a {
    color: #ffffff !important;
    -moz-transition: all 0.4s ease-out;
    /* FF4+ */
    -o-transition: all 0.4s ease-out;
    /* Opera 10.5+ */
    -webkit-transition: all 0.4s ease-out;
    /* Saf3.2+, Chrome */
    -ms-transition: all 0.4s ease-out;
    /* IE10 */
    transition: all 0.4s ease-out;
  }
}
@media screen and (max-width: 750px) {
  p.copy {
    margin-left: 4px;
  }
}
.desno-ime.mapa {
  font-size: 14px;
  padding-left: 0;
  border-bottom: 1px solid #EDE8E8;
  padding-bottom: 4px;
}
.row.na-kontaktu {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
h3.kategorija {
  font-size: 14px;
  color: #666666;
  margin: 10px 0 0 0;
  font-weight: bold;
}
.row.sirina {
  padding-bottom: 20px;
}
span.marka {
  font-size: 12px;
  color: #666666;
}
body {
  background: url('../Images/noise.png');
  padding: 0;
  margin-bottom: -10px;
}
.navbar-wrapper {
  width: 100%;
}
.kontakt {
  margin-right: 4px;
}
#myCarousel {
  margin: 0 auto;
  max-width: 906px;
}
.row.slider {
  margin-left: 0;
  margin-right: 0;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjM2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWM5YzkiIHN0b3Atb3BhY2l0eT0iMC4zNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.36) 0%, rgba(201, 201, 201, 0.36) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.36)), color-stop(100%, rgba(201, 201, 201, 0.36)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.36) 0%, rgba(201, 201, 201, 0.36) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.36) 0%, rgba(201, 201, 201, 0.36) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.36) 0%, rgba(201, 201, 201, 0.36) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.36) 0%, rgba(201, 201, 201, 0.36) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cffffff', endColorstr='#5cc9c9c9', GradientType=0);
  /* IE6-8 */
  box-shadow: 4px 0px 3px rgba(0, 0, 0, 0.3);
}
.sirina {
  max-width: 906px;
  margin: 0 auto;
}
.row.sirina.header {
  padding: 13px 0;
}
.row.sirina.header .col-md-6.col-sm-6.col-xs-12 {
  padding: 0;
}
.row.sirina.header .col-md-6.col-sm-6.col-xs-12 a {
  float: left;
}
.kontakt {
  margin-top: 10px;
  max-width: 276px;
  padding: 13px 18px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4);
  text-align: right;
  border: 1px solid #EDE8E8;
  border-radius: 8px;
  text-transform: uppercase;
  color: #6F6A6A;
}
.kontakt p {
  margin-bottom: 0;
}
.kontakt p span {
  color: #0070B2;
  font-weight: bold;
}
.header .col-sm-12.drugi,
.header .col-md-12.drugi {
  text-align: right;
}
.header .col-sm-6 .kontakt,
.header .col-md-6 .kontakt {
  float: right;
}
@media screen AND (max-width: 767px) {
  .desno-ime {
    text-align: center;
  }
  .header .col-xs-12 .kontakt {
    margin: 7px auto;
    float: none;
  }
  .row.sirina.header .col-md-6.col-sm-6.col-xs-12 a {
    float: none;
  }
  .marketing .col-lg-4 img,
  .akcija .col-lg-4 img {
    margin: 0 auto;
  }
  .marketing .col-lg-4 h2,
  .akcija .col-lg-4 h2,
  .marketing .col-lg-4 p,
  .akcija .col-lg-4 p {
    text-align: center;
  }
  .header .col-xs-12 {
    text-align: center;
  }
  .header .col-xs-12 img {
    margin: 0 auto;
  }
  .bottom .drugi .kontakt {
    float: none;
    margin: 20px auto 40px;
  }
  .bottom .center {
    text-align: center;
  }
  .navbar-wrapper > .container .container {
    background: #007DC3;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li:hover,
  body ul.navbar-nav.nav > li.active a {
    background: #0068A6 !important;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li a:hover,
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li a {
    color: #ffffff;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li a span {
    font-size: 11px;
    font-style: italic;
  }
  .desno {
    max-width: 260px;
    margin: 0 auto;
    padding-left: 0;
  }
  h1.naslov {
    color: #666666;
    font-family: 'Ubuntu', arial, serif;
    background: 0 none;
    font-size: 24px;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e9e8e8;
  }
  .bottom .drugi .kontakt {
    text-align: center;
  }
}
@media screen AND (min-width: 768px) {
  .marketing .row.sirina {
    background: url('../Images/tabs-divider.png') center bottom no-repeat;
  }
  h1.naslov {
    background: url('../Images/tabs-divider.png') center bottom no-repeat;
    padding-bottom: 30px;
    color: #666666;
    font-family: 'Ubuntu', arial, serif;
    font-size: 40px;
    text-transform: uppercase;
  }
  .marketing .col-lg-8 {
    padding: 0;
  }
  .marketing .desno {
    padding-left: 10px;
  }
  body .navbar-header {
    margin: 0 !important;
  }
  .navbar.navbar-inverse.navbar-static-top {
    border: 0 none;
  }
  .navbar-collapse.collapse {
    max-width: 906px;
    margin: 0 auto;
    border: 0 none;
  }
  .navbar-wrapper > .container,
  .navbar-wrapper > .container .container {
    height: 82px;
    width: 100%;
    padding: 0;
  }
  .navbar-wrapper > .container .container {
    background: #007DC3;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li {
    height: 82px;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li a:hover {
    color: #ffffff;
    -moz-transition: all 0.4s ease-out;
    /* FF4+ */
    -o-transition: all 0.4s ease-out;
    /* Opera 10.5+ */
    -webkit-transition: all 0.4s ease-out;
    /* Saf3.2+, Chrome */
    -ms-transition: all 0.4s ease-out;
    /* IE10 */
    transition: all 0.4s ease-out;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li a {
    -moz-transition: all 0.4s ease-out;
    /* FF4+ */
    -o-transition: all 0.4s ease-out;
    /* Opera 10.5+ */
    -webkit-transition: all 0.4s ease-out;
    /* Saf3.2+, Chrome */
    -ms-transition: all 0.4s ease-out;
    /* IE10 */
    transition: all 0.4s ease-out;
    color: #BAC0C9;
    font: 16px 'arial';
    padding: 20px 15px;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li.active > a {
    background: transparent;
    color: #ffffff;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li a.prvi {
    padding-left: 0px;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li a span {
    font-size: 11px;
    font-style: italic;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li.active i {
    -moz-transition: all 0.4s ease-out;
    /* FF4+ */
    -o-transition: all 0.4s ease-out;
    /* Opera 10.5+ */
    -webkit-transition: all 0.4s ease-out;
    /* Saf3.2+, Chrome */
    -ms-transition: all 0.4s ease-out;
    /* IE10 */
    transition: all 0.4s ease-out;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #ffffff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
  }
  .navbar-wrapper > .container .container ul.navbar-nav.nav > li:hover i {
    -moz-transition: all 0.4s ease-out;
    /* FF4+ */
    -o-transition: all 0.4s ease-out;
    /* Opera 10.5+ */
    -webkit-transition: all 0.4s ease-out;
    /* Saf3.2+, Chrome */
    -ms-transition: all 0.4s ease-out;
    /* IE10 */
    transition: all 0.4s ease-out;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #ffffff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
  }
}
#myCarousel {
  margin-top: 40px;
  margin-bottom: 40px;
}
.container.marketing {
  /*margin-top:40px;*/
  width: 100%;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.container.marketing .row .col-lg-4 {
  padding: 9px;
}
.desno-ime {
  color: #666666;
  font-size: 20px;
  padding-left: 10px;
}
.gumb {
  -moz-transition: all 0.4s ease-out;
  /* FF4+ */
  -o-transition: all 0.4s ease-out;
  /* Opera 10.5+ */
  -webkit-transition: all 0.4s ease-out;
  /* Saf3.2+, Chrome */
  -ms-transition: all 0.4s ease-out;
  /* IE10 */
  transition: all 0.4s ease-out;
  text-decoration: none;
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 20px;
  background: #4d5053;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNTA1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTE5MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #4d5053 0%, #191919 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4d5053), color-stop(100%, #191919));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4d5053 0%, #191919 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4d5053 0%, #191919 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4d5053 0%, #191919 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4d5053 0%, #191919 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d5053', endColorstr='#191919', GradientType=0);
  /* IE6-8 */
}
.gumb:hover {
  -moz-transition: all 0.4s ease-out;
  /* FF4+ */
  -o-transition: all 0.4s ease-out;
  /* Opera 10.5+ */
  -webkit-transition: all 0.4s ease-out;
  /* Saf3.2+, Chrome */
  -ms-transition: all 0.4s ease-out;
  /* IE10 */
  transition: all 0.4s ease-out;
  color: #ffffff;
  text-decoration: none;
  background: #191919;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MTkxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZDUwNTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #191919 0%, #4d5053 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #191919), color-stop(100%, #4d5053));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #191919 0%, #4d5053 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #191919 0%, #4d5053 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #191919 0%, #4d5053 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #191919 0%, #4d5053 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#4d5053', GradientType=0);
  /* IE6-8 */
}
.home .marketing .col-lg-8 > p,
.marketing .col-lg-4 p,
.akcija .col-lg-4 p {
  margin-bottom: 20px;
  font: 12px/18px 'arial';
  color: #666666;
}
.marketing .col-lg-4 h2,
.akcija .col-lg-4 h2 {
  font: 20px/28px 'arial';
  color: #2f3235;
  border-bottom: 1px solid #c4c7c8;
  text-transform: uppercase;
  padding-bottom: 3px;
}
.marketing .col-lg-3 {
  padding: 4px;
  height: 100%;
}
.container.akcija {
  background: #ffffff;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.marketing .akcija .col-lg-4 h2 {
  text-transform: initial;
}
.img-rounded.img-responsive {
  margin: 0 auto;
}
.container.marketing {
  border-bottom: 1px solid #C4C7C8;
}
.container.bottom {
  background: #2C4475;
  width: 100%;
}
footer {
  background: #161D31;
}
footer .sirina {
  position: relative;
}
.to-top {
  margin-right: -15px;
  width: 31px;
  height: 24px;
  background: url('../Images/to-top.png');
  position: absolute;
  right: 50%;
  top: -22px;
}
.f-book {
  width: 32px;
  height: 32px;
  right: 0px;
  top: 10px;
  background: url('../Images/facebook_32.png');
  position: absolute;
}
.f-book:hover {
  background: url('../Images/facebook_32.png') 0 -32px;
}
.copy {
  color: #2C4475;
  padding: 15px 0;
}
.kontakt {
  font: 12px/20px 'arial';
  color: #bbbaba;
}
.bottom .kontakt {
  margin: 20px 0 40px auto;
  float: right;
}
.page_item a {
  -moz-transition: all 0.4s ease-out;
  /* FF4+ */
  -o-transition: all 0.4s ease-out;
  /* Opera 10.5+ */
  -webkit-transition: all 0.4s ease-out;
  /* Saf3.2+, Chrome */
  -ms-transition: all 0.4s ease-out;
  /* IE10 */
  transition: all 0.4s ease-out;
  padding-left: 20px;
  background: url('../Images/footer-bullet.png') center left no-repeat;
  font: 12px/20px 'arial';
  color: #bbbaba;
  text-decoration: none;
}
.page_item a:hover {
  color: #ffffff;
  padding-left: 25px;
  -moz-transition: all 0.4s ease-out;
  /* FF4+ */
  -o-transition: all 0.4s ease-out;
  /* Opera 10.5+ */
  -webkit-transition: all 0.4s ease-out;
  /* Saf3.2+, Chrome */
  -ms-transition: all 0.4s ease-out;
  /* IE10 */
  transition: all 0.4s ease-out;
}
h6.bla {
  color: #D7D7D7;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 30px;
  text-shadow: 0 -2px rgba(0, 0, 0, 0.8);
}
.bottom .kontakt {
  border: 0 none;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.row.slider {
  position: relative;
}
ol.carousel-indicators {
  bottom: -40px;
}
.home .marketing .col-lg-8 > p {
  margin-top: 20px;
}
.desno {
  list-style: none;
  max-width: 260px;
}
.desno li {
  -moz-transition: all 0.4s ease-out;
  /* FF4+ */
  -o-transition: all 0.4s ease-out;
  /* Opera 10.5+ */
  -webkit-transition: all 0.4s ease-out;
  /* Saf3.2+, Chrome */
  -ms-transition: all 0.4s ease-out;
  /* IE10 */
  transition: all 0.4s ease-out;
  border-bottom: 1px solid #e9e8e8;
  padding: 10px 0;
}
.desno li:hover {
  background: #F1F1F1;
  padding-left: 10px;
  -moz-transition: all 0.4s ease-out;
  /* FF4+ */
  -o-transition: all 0.4s ease-out;
  /* Opera 10.5+ */
  -webkit-transition: all 0.4s ease-out;
  /* Saf3.2+, Chrome */
  -ms-transition: all 0.4s ease-out;
  /* IE10 */
  transition: all 0.4s ease-out;
}
.desno li a {
  text-decoration: none;
  color: #696969;
}
h1.naslov span {
  color: #929191;
  font-size: 14px;
  font-style: italic;
  text-transform: lowercase;
}
.row.slider {
  margin-bottom: 40px;
}
.row.proizvod-wrapper {
  position: relative;
}
.vslike .item.active > img {
  max-height: 144px !important;
}
.vslike .carousel.slide.myCarousel1 {
  min-height: 144px;
}
.tu-ide .item.active > img {
  max-height: 100%;
}
.col-sm-8.det > ul {
  height: 153px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.col-sm-8 > ul > li,
.col-sm-8 > div > ul > li {
  color: #858282;
}
div.title1 {
  width: 300px;
  margin: 0 auto;
  background: #008EE0;
  padding-bottom: 1px;
  text-align: center;
}
.vslike .garancija.kate {
  display: none;
}
.zamjena > div > a,
.zamjena > div {
  padding: 5px;
}
.zamjena {
  padding-bottom: 5px;
}
/*cookie*/
.cookie-message {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 85px 0 20px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: 0px 0px 3px #ccc;
  z-index: 99;
}
.cookie-message a {
  position: absolute;
  top: 0;
  *top: -2px;
  right: 20px;
  cursor: pointer;
}
.cookie-message p,
.cookie-message a {
  color: #333;
  font: bold 11px/18px Arial;
  margin: 0.6em 0;
}
.blue {
  border-bottom: 1px solid #0E83AE;
  background-color: #0990c3;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0e83ae), color-stop(50%, #0990c3), color-stop(100%, #0e9dd2));
  background: -webkit-linear-gradient(#0e83ae, #0990c3, #0e9dd2);
  background: -moz-linear-gradient(#0e83ae, #0990c3, #0e9dd2);
  background: -o-linear-gradient(#0e83ae, #0990c3, #0e9dd2);
  background: -ms-linear-gradient(#0e83ae, #0990c3, #0e9dd2);
  background: linear-gradient(#0e83ae, #0990c3, #0e9dd2);
}
.blue p,
.blue a {
  color: #fff;
}
ui-widget > .cookiebar-close {
  display: none !important;
}
.node0 {
  color: #aba4a4;
  background-repeat: no-repeat;
  padding-left: 17px;
  padding-top: 5px;
}
.node1 {
  color: #cac3c3;
  padding-left: 30px;
  padding-top: 0px;
  background-color: #292828;
  border-top: solid 1px #4b4b4b;
  border-bottom: solid 1px #1d1515;
  font-size: 14px;
}
#Content .zamjena .node0 a:link,
#Content .zamjena .node0 a:visited {
  color: #aba4a4;
  text-decoration: none;
  font-size: 14px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#Content .zamjena .node1 a:link,
#Content .zamjena .node1 a:visited {
  color: #cac3c3;
  text-decoration: none;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#Content .zamjena .node1 a:before {
  content: "• ";
  color: #00aded;
}
#Content .zamjena .node0 a:hover,
#Content .zamjena .node1 a:hover {
  color: #00aded;
  margin-left: 5px;
}
#Content .zamjena a.nodeSelect:link,
#Content .zamjena a.nodeSelect:visited,
#Content .zamjena a.nodeSelect {
  color: #00aded;
}
.WarrantyText > div {
  display: table;
}
.WarrantyText > div > div {
  display: table-cell;
  vertical-align: middle;
  height: 30px;
}
.WarrantyText {
  background-color: #eae9e7;
  width: 100%;
  font-size: 11px;
  padding: 0px;
  padding-left: 35px;
  margin-left: 3px;
  position: absolute;
  left: 3px;
  top: 0px;
  border: solid 1px #dfdcdc;
  color: #777474;
  line-height: 1em;
  height: 30px;
  text-align: center;
  padding-right: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.Warranty {
  left: 10px;
  width: 170px;
  height: 30px;
  position: relative;
}
.WarrantyIcon {
  color: white;
  line-height: 38px;
  font-size: 16px;
  background-image: url(/images/Site/dell-warranty.png);
  position: absolute;
  background-repeat: no-repeat;
  left: -3px;
  top: -3px;
  width: 39px;
  height: 41px;
  text-align: center;
}
.modalBackground {
  background-color: #000;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.pnlPopupContent {
  text-align: left;
  padding: 5px;
  padding-bottom: 15px;
  background-color: White;
}
.pnlPopup input[type=submit] {
  background-color: #005f95;
  border: solid 1px #26a3ec;
  color: white;
  font-size: 14px;
  padding: 5px 0px 5px 0px;
  cursor: pointer;
  width: 150px;
}
.pnlPopup input[type=submit]:first-child {
  margin-right: 30px;
}
.pnlPopupContent input[type=text],
.pnlPopupContent textarea {
  padding: 5px;
  border: solid 1px #959595;
  background-color: #dbded7;
  color: #706969;
}
.pnlPopup .buttons {
  text-align: center;
  padding-top: 12px;
  padding-bottom: 10px;
  background-color: #008ee0;
}
.pnlPopup {
  width: 410px;
  padding: 0px;
  border: solid 0px black;
  font-size: 14px;
  color: #7d7d7d;
}
.pnlPopupDragHandle {
  color: White;
  font-size: 16px;
  text-align: center;
  background-color: #008ee0;
  padding: 10px;
}
.Offer td {
  padding: 5px;
  text-align: left;
}
.Naziv {
  padding-left: 10px;
}
.Watermark {
  color: #aaa;
}
/*# sourceMappingURL=css-shop.css.map */