/*css za reference*/

/* 3 ziher */

#neprikazi, .neprikazi {
  display: none!important;
}

.obrni {
    font-size: 16px;
    padding: 10px;
    text-align: center;
    background-color: #4CAF50;
    color: white;
    border: solid 1px #a6d8a8;
    margin: auto;
}

li.item:nth-child(3) {
    background: url('images/logoti/stranke/ziher_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(3):hover {
    background: url('images/logoti/stranke/ziher.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 1 alples */
li.item:nth-child(1) {
    background: url('images/logoti/stranke/alples_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(1):hover {
    background: url('images/logoti/stranke/alples.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 2 atlas */
li.item:nth-child(2) {
    background: url('images/logoti/stranke/atlas_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(2):hover {
    background: url('images/logoti/stranke/atlas.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 4 ytong */
li.item:nth-child(4) {
    background: url('images/logoti/stranke/ytong_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(4):hover {
    background: url('images/logoti/stranke/ytong.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 5 audiobm */
li.item:nth-child(5) {
    background: url('images/logoti/stranke/audiobm_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(5):hover {
    background: url('images/logoti/stranke/audiobm.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 6 dankuchen */
li.item:nth-child(6) {
    background: url('images/logoti/stranke/dankuchen_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(6):hover {
    background: url('images/logoti/stranke/dankuchen.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 7 intesa */
li.item:nth-child(7) {
    background: url('images/logoti/stranke/intesa_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(7):hover {
    background: url('images/logoti/stranke/intesa.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 8 airabela */
li.item:nth-child(8) {
    background: url('images/logoti/stranke/airabela_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(8):hover {
    background: url('images/logoti/stranke/airabela.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 9 koop */
li.item:nth-child(9) {
    background: url('images/logoti/stranke/koop_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(9):hover {
    background: url('images/logoti/stranke/koop.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 10 gree */
li.item:nth-child(10) {
    background: url('images/logoti/stranke/gree_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(10):hover {
    background: url('images/logoti/stranke/gree.png') center center no-repeat;
  background-size: 100px 66px;
}


/* 11 ga_kuhinje */
li.item:nth-child(11) {
    background: url('images/logoti/stranke/gakuhinje_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(11):hover {
    background: url('images/logoti/stranke/gakuhinje.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 12 hyundai */
li.item:nth-child(12) {
    background: url('images/logoti/stranke/hyundai_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(12):hover {
    background: url('images/logoti/stranke/hyundai.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 13 kolpasan */
li.item:nth-child(13) {
    background: url('images/logoti/stranke/kolpasan_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(13):hover {
    background: url('images/logoti/stranke/kolpasan.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 14 satler */
li.item:nth-child(14) {
    background: url('images/logoti/stranke/satler_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(14):hover {
    background: url('images/logoti/stranke/satler.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 15 lunos */
li.item:nth-child(15) {
    background: url('images/logoti/stranke/lunos_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(15):hover {
    background: url('images/logoti/stranke/lunos.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 16 vitanest */
li.item:nth-child(16) {
    background: url('images/logoti/stranke/itanest_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(16):hover {
    background: url('images/logoti/stranke/itanest.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 17 karnion */
li.item:nth-child(17) {
    background: url('images/logoti/stranke/karnion_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(17):hover {
    background: url('images/logoti/stranke/karnion.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 18 earwear */
li.item:nth-child(18) {
    background: url('images/logoti/stranke/earwear_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(18):hover {
    background: url('images/logoti/stranke/earwear.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 19 ilambienti */
li.item:nth-child(19) {
    background: url('images/logoti/stranke/ilambienti_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(19):hover {
    background: url('images/logoti/stranke/ilambienti.png') center center no-repeat;
  background-size: 100px 66px;
}

/* 20 ziher hise */
li.item:nth-child(20) {
    background: url('images/logoti/stranke/ziher_h_g.png') center center no-repeat;
  background-size: 100px 66px;
}
li.item:nth-child(20):hover {
    background: url('images/logoti/stranke/ziher_h.png') center center no-repeat;
  background-size: 100px 66px;
}





.kurcic-border{
  border-bottom: 1px solid white;

  padding: 9px;
}

.drekster .ba-slideshow-img {
  -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
}

.drekster .ba-slideshow-img:hover{
   -webkit-filter: grayscale(0%);
       -moz-filter: grayscale(0%);
         -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
            filter: grayscale(0%);
}




.borderus_1{
  border: 1px solid #d1d1d1;
}
.borderus_2{
  border: 1px solid #e1e1e1;
}






/*banana boy 



.borderus_1:hover .ba-slideshow-img {
	-webkit-filter: blur(1.2px) !important;
	filter: blur(1.2px) !important;
	-webkit-transition: .6s ease-in-out !important;
	transition: .6s ease-in-out !important;
}
.borderus_1 .ba-slideshow-img {
	-webkit-filter: blur(0);
	filter: blur(0);
  -webkit-transition: .6s ease-in-out !important;
	transition: .6s ease-in-out !important;
}

*/


.borderus_2:hover .ba-slideshow-img {
-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
  -webkit-transition: 1s ease-in-out !important;
	transition: 1s ease-in-out !important;
}

.borderus_2 .ba-slideshow-img {
  	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: 0.9s ease-in-out;
	transition: 0.9s ease-in-out;
  
}

.borderus_2 .ba-slideshow-img {
	-webkit-transform: rotate(0) scale(0.5);
	transform: rotate(0) scale(1);
  	-webkit-transition: 2s ease-in-out;
	transition: 2s ease-in-out;
}
.borderus_2 :hover .ba-slideshow-img {
  	-webkit-transform: rotate(15deg) scale(1);
	transform: rotate(0deg) scale(1.1);
	-webkit-transition: 5s ease-in-out;
	transition: 5s ease-in-out;

}



.burek{

  display: none;
}
.more_hover{
padding-right: 25px !important;}


/* koda za ikonice */

.divus2{
  background-color: #ed1651;
  padding-left: 15px;
color:white;
padding-top:8px;
padding-bottom:8px;
  
}
.divus2 img{
 

}
.divus2 i{
 
 color: white;
}
.divus2 p{
 font-weight:bold;
 color: white;
  font-size: 18px;
  padding-right: 15px;
  text-align: right !important;
}
.divus2 i img {
  padding-left: 7px;
  padding-right: 7px;
}



/*IKONE */
.pudding{
  
  padding-left: 25px;
  padding-right: 25px;
}

.ozadje{
  padding-top:5px;
  padding-bottom: 5px;
  background-color:#ed1651;
}

table tr td{
  color: #ed1651;
}



.www{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/www1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.www:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/www2_28.png')
}

.euro{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/euro1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.euro:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/euro2_28.png')
}

.phone{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/phone1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.phone:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/phone2_28.png')
}

.spk{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/spk1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.spk:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/spk2_28.png')
}


.joomla{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/joomla2_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.joomla:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/joomla1_28.png')
}

.www{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/www1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.www:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/www2_28.png')
}

.wp{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/wp1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/wp2_28.png')
}
.c4d{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/c4d1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.c4d:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/c4d2.png')
}

.html{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/html1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.html:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/html2_28.png')
}

.python{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/python1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.python:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/python2_28.png')
}

.js{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/js1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.js:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/js2_28.png')
}

.php{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/php2_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.php:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/php1_28.png')
}

.sql{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/sql2_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.sql:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/sql1_28.png')
}

.gad{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/gad2_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.gad:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/gad1_28.png')
}

.anal{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/analytics1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.anal:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/analytics2_28.png')
}

.ps{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/ps1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.ps:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/ps2_28.png')
}

.fb{
  height: 28px;
    width: 28px;
    background: url('images/zapostlitev/ikone_za_znanje/28x28/fb1_28.png') no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
  
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.fb:hover{
      background-image: url('images/zapostlitev/ikone_za_znanje/28x28/fb2_28.png')
}