/* MAIN STRUCTURE CSS */
*{padding:0px; margin:0px; }
@font-face {font-family: icons; src: url(font-awesome/fonts/FontAwesome.otf);}
@font-face {font-family: asap; src: url(fonts/asap_regular.ttf);}
@font-face {font-family: _b; src: url(fonts/asap_bold.ttf);}
HTML{width:100%;}
BODY {width:100%; font-size:16px; font-family:asap; }
img {border:0;}
a{color:inherit;font-size:inherit; text-decoration: none;}
#coll_middle .pageBody {background: #fff;}
#coll_middle .pageTitle{color:  #555; font-size: 36px; padding-top: 20px; text-align: center}
.CatTrackNav{display: none;}
.catTitle{margin: auto; text-align: center; color: #555; padding: 10px 0; font-weight: normal; margin-top: 20px; font-family: asap; font-size: 36px;}
.oblast_strane{width:100%; margin: auto; }
.oblast_sadrzaja{min-height: 400px}
.oblast_zaglavlja{border:none;box-shadow:unset;_background:#456;position:relative; _border-bottom: 6px solid #d44; box-shadow: 1px 1px 3px 4px #ccc; width:100%;
box-sizing: border-box}
.oblast_zaglavlja_inner{width:960px;margin: auto; position:relative; }
.index .oblast_sadrzaja{min-height:700px; width: 100%; }
.tabelaKarakteristika{display: none}
.index .oblast_sadrzaja{width:100%;}
.top_baner, .mainTopBannerInner{width:100%; margin:auto; }
.top_baner img{_filter:grayscale(.9);_transition: all 1s; border: 1px solid #eee; height: 600px!important; box-sizing: border-box;pointer-events: none;cursor: pointer}
.top_baner img{pointer-events: none;cursor: pointer}
.icons {font-family: icons;text-decoration:none; background: #eee;padding: 8px 0px;  border-radius: 50px; box-sizing: border-box}
.searchDugme{color: #333; font-size: 25px; 
	position:absolute;top:2px; right:2px; font-family:icons; width:30px;height:30px; z-index:10000;
border-radius:4px;
}

.searchDugme:after{
	font-family: icons;position:absolute;top:2px; right:6px; font-family:icons;content:'\f002';color:#c55; font-size:22px;
	pointer-events: none; opacity: .7;
}


/* DISPLAY NONE */

.mob_main_menu, .poruciTekst, .flyOutMenu, .sideCatNav.homeMenu, .mobSlider, .tempContainer, .tempNewAction, .wishListBar, .napomenaContainer , 
.msg_napomena, #mobBanner, .productPrice{display: none}
.wrapperContentwrapMobile{display: none;}
/*HEADER*/

.zaglavlje_content {_width:1200px;margin:0 auto;position: relative; width: 100%; height: 110px;}
#noticeImportant{width: 100%; position: absolute; left: 0; right: 0; top: 110px; background: #fd3;
    _height: 48px; z-index: 1000; z-index:10000; padding:10px 40px; box-sizing:border-box; }
.glavni_meni {margin: auto;list-style-type: none; position: absolute; top:62px; right:320px}
.wrapperTraka{width: 100%; position: fixed; left: 0; right: 0; top: 0; background: #a33; height: 48px; z-index: 1000; }
.wrapperTraka ul .img{filter: invert(1); height: 25px; width: 25px; }
.wrapperTraka ul img{width: 100%;}
.wrapperTraka ul{display: flex; position: absolute; top: 5px; left: 10%}
.wrapperTraka div:nth-child(1){position: absolute; left: 0;}
.wrapperTraka div:nth-child(1) ul {width: 400px}
.wrapperTraka div:nth-child(1) ul li{margin-left: 15px; margin-top: 10px; display: block; color: #fff}
.wrapperTraka div:nth-child(1) ul .img{padding: 0; margin-top: 6px; width: 22px}
.wrapperTraka .submeni li{font-size: 16px;}
.glavni_meni ul {display: flex; justify-content: center; }
.glavni_meni ul > li{display:inline-block;vertical-align: top; }
.glavni_meni ul > li > a{

    text-decoration: none; display: block; padding: 8px 0px; margin: 0 25px;color: #333;  font-size:16px; text-transform: uppercase}
.glavni_meni ul > li > a:hover{color:#666; text-decoration: none; border-bottom: 3px solid #d44 }
.logoHome img {width: 100%;  box-sizing: border-box; display: block}
.logo{ width: 120px;  position: absolute; top: 55px; left: 10px; z-index: 100}
.logo a{width: 100%; display: block;}
.wrapperTraka .submeni ul li:before{content:""; width:0px;height:0px; display: inline-block; border-left:9px solid #fff;
    border-top:5px solid transparent; border-bottom:5px solid transparent; margin: 0px 8px 0px 0px; box-sizing: border-box; }


.catalog_search{top: 60px; right:40px; z-index: 100; font-size: 20px; color: #666666; position: absolute;z-index: 900 }
.catalog_search input {padding: 8px 30px; background: #fff; border: 1px solid #ccc; border-radius:5px}
.catalog_search .icons{background: none; font-size: 22px; color: #666; }


#brzi_pretrazivac {
    margin:auto;
    text-align: center;
}


#brzi_pretrazivac #inputString:hover{background-color: #fff;}

#brzi_pretrazivac #inputString:focus {
    background:#f2f3f4;
    color:#222;
    border:2px  solid #ccc;
}
#brzi_pretrazivac .searchDugme:hover{color:#444; }
.suggestionsBox {
    position: absolute;
    right:0; top:48px;
    margin:0;
    width: 474px;
    background-color: #fff;

    z-index:1000;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.28);;
    border-radius:6px 6px  12px 12px;
    overflow: hidden
}
.close_suggestions{
    display:block;
    position: absolute;
    right:-8px; top:-8px;
    width: 16px; height: 16px;
    background: url(../../site_images/icons/action_delete.gif) no-repeat 0px 0px;
    cursor: pointer;
}
.suggestionList{
    margin: 0px;
    padding:4px 0 0 0;
    height:500px;
    overflow: hidden;
    overflow-y:auto;
}
.suggestionList li {
    display: flex;
    position: relative;
    margin:0;   padding:10px 0;
    cursor: pointer;
    border-bottom:1px solid #ddd;
    list-style-type:none;
    height:84px;
    overflow: hidden;
    box-sizing: border-box;
    text-align: left;
    object-fit: contain;
    box-sizing: border-box;
    transition: all .2s ease-out;
}
.suggestionList li:hover {
    background:#eee;
}

.suggestionList li img {
    display: inline-block;
    width: 64px;
    height: auto;
    margin: 0 4px 0 20px;
    mix-blend-mode: multiply;
    object-fit: cover;
    border-radius: 6px;
}
.suggestionList li div{
    width:370px;
    float: left;
    padding-top:5px
}

.suggestionList li h3 {
    font-size: 18px;
    font-weight: lighter;
    padding-left: 16px;
    margin-bottom:8px;
    line-height:1;

}
.suggestionList li p {font-size:16px;color:#5D646E;padding-left: 16px;text-transform: lowercase;letter-spacing: .2px;}



.submeni{position: absolute;  top: 10px; width: 100%;}
.submeni ul:nth-child(1){display: flex; border-bottom:0; margin: auto; width: 700px;margin-left:240px; justify-content: center;list-style:none}
.submeni a {list-style: none; padding: 14px 46px 14px  4px; cursor: pointer; border-left: 1px solid #fff; color: #fff}
.submeni a:first-child{border: none}


.korpa{position: fixed;top: 0;right: 0; z-index: 1000;}
.korpa ul{list-style: none; display: flex; color:#fff;padding-right: 20px;font-size:16px;box-sizing: border-box; }
.korpa .icons{padding: 5px; font-size: 25px; background: transparent; box-sizing: border-box}
.korpa li{padding-top:10px; padding-left: 5px; box-sizing: border-box}
.korpa .icons img{filter: invert(1);  width: 25px; height: 25px;}

.baner_slide_title{
    position: absolute; bottom:6px;left:calc(50% - 300px);width:600px;height:250px;
z-index: 200; color:#aaa; background: rgba(255,255,255,.9); padding:20px; text-align: center; 
color:#555; font-weight:lighter; font-size:65px;letter-spacing: -3px;
    text-shadow: 1px 1px 1px #999;pointer-events: none;cursor: pointer;
	border:1px solid #666; border-radius:6px;
}
.baner_slide_description{position: absolute;
	bottom:0;left:calc(50% - 300px);
	pointer-events: none;cursor: pointer;width:642px;height:250px; 
	padding: 70px 10px; box-sizing: border-box; 
	text-align: center; 
	font-size:26px; 
	z-index: 300;color:#a34;  
	text-shadow: 1px 1px 1px #ccc;
}
.baner_slide_description:after{
    content:"Saznajte više";
    position: absolute;bottom:60px;left:calc(50% - 100px);width:200px;
    font-size:20px;
    border:1px solid #fff;
    padding:10px;
    cursor: pointer;
    pointer-events: none;
    background:#a34;
    color:#fff;
    letter-spacing:1px;
        pointer-events: none;cursor: pointer;
					border-radius:5px;
}


/*HOME CSS*/

.index .jssorb2 .av{background: red; border-radius: 50% }
.index .jssorb2 div{background: #fff; width: 14px; height: 14px;border-radius: 50% }
.index .jssorb2 div:hover {background: red; width: 14px; height: 14px}
.index .pageBody{/*! display:flex; */flex-wrap:wrap;background:#ffffff;justify-content: center; }
.index .homebox{ width:60%;}
.homebox.box-1 .picture-holder{background:#ccc;}
.homebox.box-1 .textbox{background: #ddd;}
.homebox.box-2 .picture-holder{background:#666;}
.homebox.box-2 .textbox{background: #444;}
#pageBody {background: #eee; width: 100%;}

.blok_pet{display: flex; width: 1250px; margin: auto; justify-content: center; margin-top: 50px;box-sizing: border-box; border:1px solid #a33; border-radius:6px}
.blok_pet >div{display: flex ; flex-direction: column;width:20%; padding:10px; 
	position: relative; box-sizing: border-box; border-right:1px solid #a33;
text-align:center;
}
.blok_pet >div:last-child{
    border: none;
}
.blok_pet >div .icons{font-size:95px; color: #a33; background: none}
.blok_pet >div h4{font-size:16px; 
	box-sizing: border-box; 
	font-weight: normal;padding:5px; color:#a34;text-align: center}
.blok_pet >div:hover h3 {color: #988}
.blok_pet .blok a {display: block; }

.blok div{background: rgba(255, 255, 255,.85); font-size: 16px; position: absolute; top:calc(100% + 3px); left: 0; height: 140px; width: 250px;
    padding: 16px;box-sizing: border-box; border-radius: 10px; z-index: 1; background: #fff; border: 1px solid #ccc}
.blok div p{ color: #444; line-height:1.5em}


.glavniDiv{width: 100%; }
.index .glavni {display: flex; margin: 140px auto;  box-sizing: border-box; background: #fff; height: 450px; width:1200px;position:relative; }

.glavni h2{

    font-size:2em;
    padding:0;
    position: absolute;
    top:-70px;left:0;
	font-weight:normal;
	color:#555;

    
}
.index .divLeft, .index .divRight{
	flex-grow: 1;
	flex-basis:0
}

.divRight .divTop, .divRight .divBottom{display: flex; width: 100%; box-sizing: border-box;}
.divRight .divTop .okvir_slike, .divRight .divBottom .okvir_slike{width:100%;}
.divRight .divTop .okvir_slike div, .divRight .divBottom .okvir_slike div{position: relative; width: 100%; }
.divRight .divTop .okvir_slike div img, .divRight .divBottom .okvir_slike div img{width: 100%; display: block; box-sizing: border-box; height:220px; }
.divRight{margin:0 20px}

.glavni .divLeft .imageLeft img{box-sizing: border-box; width: 100%;display:block;}
.divLeft .textLeft h4{text-align: left; 
    color: #444; font-weight: normal; line-height: 1.6em; padding:20px 20px 20px 0}
.divTop .tekstDesno h3 {padding: 10px 0px 0px 30px;text-align: left; color: #444; font-weight: normal; font-size:21px}
.divBottom .tekstLevo h3{ padding: 30px 0px 0 0px; font-size:21px;text-align: left; color: #444; font-weight: normal; box-sizing: border-box}
.divTop .tekstDesno p,.divBottom .tekstLevo p{
		padding: 15px 30px 0 2px; 
    box-sizing: border-box; 
    font-size: 16px; text-align: left; 
		display: inline-block; 
		line-height: 1.8em; 
		color: #555;}

.divTop .tekstDesno p{
    padding:15px 10px 15px 30px
}

.slikaDesno:before{content: "" ; position: absolute; height:0; width:0; display: inline-block; border-left:45px solid #fff; border-top:40px solid transparent; border-bottom:40px solid transparent;left:0;top:65px; box-sizing: border-box; }
.slikaLevo:after{content: ""; position: absolute;height:0; width:0;right: 0;top: 25px;display: inline-block; 
	border-right:25px solid #fff; border-top:20px solid transparent; border-bottom:20px solid transparent;  box-sizing: border-box; }
.divBottom .tekstLevo, .divTop .tekstDesno{width: 100%; box-sizing: border-box; }

.izdvojeneAkcije{margin: 60px 0; background: #99a; width: 100%; position: relative}
.izdvojeneAkcije h2, .wrapperContent h2{
    position: absolute; left:200px; top:-22px;font-size: 26px; font-weight: lighter;
border:1px solid #888;
 background: #fff; padding: 6px 50px; color:#655; border-radius:6px}


.izdvojeneAkcije .listaAkcija{width: 1280px;display: flex;  margin:0px auto; padding: 50px 0;}
.listaAkcija li{width: 240px; background: #fff;list-style: none; position: relative; margin-left: 15px;
border-radius:6px;
}
.listaAkcija li a{width: 100%; height: auto;}
.listaAkcija li .slikaAkcija{width: 100%; display: block;}
.listaAkcija img{width: 100%; border-radius:6px 6px 0 0;}
.listaAkcija .tekstAkcija{padding:4px 10px 10px; box-sizing: border-box; height: 350px; }
.listaAkcija .tekstAkcija h4{
    box-sizing: border-box; font-size: 18px; font-weight: normal; height: 100px;border-bottom: 1px solid #ccc; line-height: 1.4em;
color:#933}
.listaAkcija p {line-height: 1.4em; font-size: 15px; color:#655; display: block; }
.listaAkcija  span{ position: absolute; left: 0; right: 0; bottom: 0px ; padding:20px 16px; 
    box-sizing: border-box; line-height: 1.4em; background: #a44; color: #fff; border-radius:0 0 6px 6px;}




.homePageBottom{width: 100%; background: #a34; margin-top: 60px; position: relative; display: flex; }
.homePageBottom .image {box-sizing: border-box; width:60%;display: block;  }
.homePageBottom .image img{width: 100%; box-sizing: border-box; }
.homePageBottom .kratakOpis {background:rgba(255, 255, 255, .9);padding: 50px; box-sizing: border-box
}
.homePageBottom .kratakOpis p{line-height: 1.7em; color: #444; font-size: 1.2em; margin:4px 0}
.homePageBottom .kratakOpis h2{font-size: 26px;color: #444; }

.homePageBottom .dugmeVise{display:block; background: rgba(255,255, 255,.9); padding: 10px 85px; left: 150px; bottom:40px;
    position: absolute; border-radius: 3px; cursor: pointer; box-sizing: border-box; 
	font-size: 1.3em; color: #444; font-weight: normal;
    cursor: pointer; text-decoration: none;}

.homePageBottom .dugmeVise:hover a{color: #fff; background:#a33}
.homePageBottom .kratakOpis span{
	font-size:1.2em;
	color:#a34;
	padding: 6px 22px;
	display: block;
	border:1px solid #a34;
	width:max-content;
	border-radius:6px;
	margin-top:10px
	
}
 .wrapperContent >div{width:100%;padding:60px 0;box-sizing: border-box;text-align: center; }
.wrapperContent{width: 100%; _border-top: 1px solid #eee; padding:0; margin:80px 0; position: relative; border-top:1px solid #777 }
.index .proizvodjaciLogo{margin: auto;  text-align: left; width: 80%;  }
.index .proizvodjaciLogo > ul{text-align: left; display: flex; }
.index .proizvodjaciLogo > ul li{width: 15%; padding:20px 3px; text-align: center; list-style: none; margin: auto}
.index .proizvodjaciLogo > ul li img{width: 100%; }
.index .proizvodjaciLogo a{text-decoration: none;}
.index .proizvodjaciLogo > ul li img{margin-top:10px;opacity:0.4;_mix-blend-mode:multiply;transition:all 0.4s ease-in-out;object-fit:contain; filter:grayscale(.9) }
.index .proizvodjaciLogo > ul li:hover img{opacity:9;mix-blend-mode:normal;transform: scale(1.04); filter:none; transition: all 0.4s;}



.homePageMiddle h2{ position: absolute; margin-top:-95px; color: #666; margin-left:400px; font-size: 26px; font-weight: lighter;
border-top:1px solid #eee;
border-left:1px solid #fff; border-bottom:1px solid #fff; border-right:1px solid #fff; background: #eee; padding: 0px 50px}
.homePageMiddle {background: #666;  margin: auto; height: 400px; margin-top: 40px}
.homePageMiddle .box{display: flex; width: 900px;text-align: center; margin: auto; justify-content: space-around; height: 200px; margin-top: 10px  }
.homePageMiddle .box >div{padding: 20px 20px 40px 20px; width: 33%; margin: 2px; border-left: 1px solid #eee; }
.homePageMiddle .box >div:last-child{ border-right: 1px solid #eee;}
.homePageMiddle >div img{width: 110px;filter: invert(1) }
.homePageMiddle >div h3{margin-top: 1em}
.homePageMiddle a{text-decoration: none; color: #fff; font-size:16px;}
.homePageMiddle .box >div:first-child {border-left: none;}
.homePageMiddle .box >div:hover img{width: 123px; transition: all 1s;}
.homePageMiddle .box >div:hover h3{ color: #aaa}
.homePageMiddle .box >div:hover{ border: 1px solid #fff;}


/*Prikaz kategorije AKCIJE*/
.action .oblast_sadrzaja, .news .oblast_sadrzaja{margin-bottom: 20px}
.akcijeCat {margin: auto; width: 60%; }
.akcijeCat .page-pID{display: flex; margin-top: 20px; background: #eee;  box-sizing: border-box;}
.akcijeCat .page-pID .img{width: 20%; overflow: hidden; height:100%;  box-sizing: border-box}
.akcijeCat .page-pID .img img{width: 100%; box-sizing: border-box; height: 100%}
.akcijeCat .page-pID .info{width: 70%; position: relative; }
.akcijeCat .page-pID .info .antrafile  {margin: 20px 50px 0px 30px; width: 100%; text-align: left; line-height: 1.6em; font-size: 16px} 
.akcijeCat .page-pID .info .antrafile span{}
.akcijeCat .page-pID .info .antrafile ul{padding: 40px}
.akcijeCat .page-pID .info .antrafile ul li{padding-top: 6px;list-style-type:disc;}
.akcijeCat .page-pID .info .publish_date{width: 200px; text-align: left; position:absolute; bottom: 20px; right: 0; font-size: 16px; font-weight: lighter; color: #666}
.akcijeCat h2{margin: 0; padding: 15px 0 0 30px; box-sizing: border-box; line-height: 1em; font-weight: lighter; font-size: 26px }
.akcijeCat .page-pID:hover img{transform: scale(1.1); transition: .9s}
.akcijeCat .page-pID:hover h2{color: #d44}
.akcije a {background: #d44;color: white;padding: 5px 5px;border-radius: 4px;cursor: pointer;}

.actions {width: 70%}
.actions .page-pID .img {width: 36%; }


/*Prikaz kategorije*/



.news .page-pID .info {width: 60%;}
.news .page-pID .img{border:1px solid #ccc; border-right: none}


/*PAGES*/
.novostiG {margin: auto; text-align: left; background: #fff; width: 1136px; padding-bottom: 25px}
.novostiG .novostiFlex{display: flex; padding:20px 0; box-sizing: border-box;}
.novostiG .novostiFlex>div{width: 90%; margin-right: 10px}
.novostiG img{width: 100% }
.novostiG ul {margin-left: 25px;line-height: 1.7em;}
.novostiG p{padding: 10px 0px;line-height: 1.7em;}
.novostiG h3{padding: 0 0 7px 0px}
.noviProizvodi {width: 1136px; margin: auto; background: #fff; text-align: left; padding: 10px}
.noviProizvodi div{text-align: left; }
.noviProizvodi p{line-height: 1.5em; font-size: 16px; padding-top: 15px}
.noviProizvodi ul {padding-top: 10px }
.noviProizvodi ul li{padding-top: 10px; margin-left:30px}
.noviProizvodi img{width: 300px; height: 300px; margin: 10px 0}
.akcije .slika_opis {width: 100%;  margin: auto; text-align:left; margin: 3% 0; padding-bottom: 10px}
.akcije .slika_opis{display: flex; justify-content: space-around}
.akcije img{padding: 20px; width: 600px!important; height: 300px!important;}
.akcije h2{margin: 0px 20px 5px; font-size: 26px;font-weight: normal;}
.akcije h3{margin: 0px 20px 5px; font-size: 21px;font-weight: normal;}
.akcije h3{padding-top: 15px;}
.akcije p{padding: 5px 25px;}
.akcije ul {padding: 6px 0px 6px 30px}
.akcije ul li{padding: 5px 0px; }

/*Prikaz stanice akcije*/

.akcije .naslov_kategorije {margin-left: 20px; line-height: 1em; padding-top: 20px; font-size: 30px }
.akcije #listaProizvoda {display: flex; margin-top: 40px; }
.akcije #listaProizvoda li{width: 300px; margin-right: 20px; border: 1px solid #ccc;display: block }
.akcije #listaProizvoda li .catalogueThumbLink{width: 100%!important; display: block; box-sizing: border-box; background: none }
.akcije #listaProizvoda li .catalogueThumbImage{width: 100%!important;display: block;box-sizing: border-box}
.akcije #listaProizvoda li .catalogueTextLink{display: block; box-sizing: border-box;color: #444; background: none}
.akcije #listaProizvoda li .catalogueItemText p{padding:0; margin:0 }
.akcije #listaProizvoda li .catalogueItemText h3{padding:0; margin:0 }
.akcije #listaProizvoda li .catalogueItemText{padding: 10px; line-height: 24px; box-sizing: border-box; }


.download .navAbc{
    position: fixed;
    top:146px;
    right:0;
    text-align: center;
    z-index: 1;
}
.download .navAbc ul{
    display: inline-block;
    width: 50%;
    
}
.download .navAbc:first-of-type{border-radius: 6px 0 0 6px;overflow: hidden;}
.download .navAbc li{
    list-style-type: none;
    
    box-sizing: border-box;
    
}
.download .navAbc a{
    font-size: 16px;
    color: rgba(255,255,255, .4);
    font-weight: bold;
    display: block;
    padding: 8px;
    background: #aa3333;
     
}
.download .navAbc li a[href*="nestcid"]{color:#fff; }
.download .navAbc .navAbcVrh{display: none;}
.download .navAbc li a[href*="nestcid"]:hover, .download .navAbc .navAbcVrh:hover{background:#d44;}

.download .box{display: flex; width: 50%; margin: 30px auto; justify-content: space-around;}
.download  .box > div{width: 30%; height:auto; border: 1px solid #ccc; padding:20px 20px 20px 20px;  box-sizing: border-box}
.download  .box div img{width: 100%; display: block; }
.download  .box div a{text-decoration: none; padding: 10px; display: block; width: 100%; box-sizing: border-box; height: auto;}
.download  .box div:hover a{color: #888}
.download h3{line-height: 1em; font-size: 21px;}

.gornjiBox, .donjiBox {text-align: left; width: 1136px; margin-top: 20px; }
.gornjiBox img, .donjiBox img{width: 300px; height: 300px; margin: 20px 0} 
.gornjiBox h3, .donjiBox h3{ padding-top: 10px;}
.gornjiBox p, .donjiBox p{ padding-top: 10px; font-size: 16px; line-height: 1.3em}


.pageBody .oNama{width: 100%; margin:20px auto; font-size: 16px}
.oNama .flexDiv{display: flex}
.oNama .flexDiv >div{width: 100%; position: relative; width: 80%; margin-right: 30px}
.oNama .flexDiv >div p{ line-height: 1.7em}

.oNama .album{display: flex; flex-flow: wrap; width: 100%;}
.oNama .album a{ margin-right: 30px; margin-bottom: 30px; display: block; width: 250px; display: block}
.oNama .album a img{width:100%; display: block}

.gornji, .donji {display: flex; width: 1136px; margin-top: 40px}
.gornji >div {width: 500px; text-align:left; margin-right: 100px}
.donji >div {width: 500px; text-align:left; margin-right: 100px}
.gornji p, .donji p{ padding-top: 15px; line-height: 1.3em;font-size: 16px; padding-bottom:5px;}
.gornji img, .donji img {width: 450px; height: 360px;}
.gornji h3, .donji h3{font-weight: normal; padding: 8px 0}

.termostatFanCoil {
    text-align: left;line-height: 1.3em;font-size: 16px;
}
.termostatFanCoil img {
    width: 400px;height: 400px;
}
.termostatFanCoil ul{
    padding-left: 20px;
}
.termostatFanCoil h3{font-weight: normal;padding: 8px 0}

.usluge{margin: 20px auto; width: 100%}
.dodatneUsluge{display: flex;
margin-top:30px}

.dodatneUsluge div:nth-child(2){
width: 50%; margin-left: 20px}
.dodatneUsluge h3 {font-size:22px; font-weight: normal; }

.dodatneUsluge p {margin-top: 20px}
/*prikaz proizvoda*/

.dokumentacija h3 {font-size: 21px; font-weight: normal; padding-bottom: 15px; }
.dokumentacija ul li:after{content: "\f019"; position: absolute; right: 15px;font-size: 16px; font-family: icons; color:#444;}
.dokumentacija ul li:hover a{text-decoration: underline;}
.dokumentacija ul li:hover:after {color: #aa3333}
.dokumentacija ul li{position:relative; display: block; margin-top: 15px;border: 1px solid #ddd; padding:8px 0 10px 10px; box-sizing: border-box; color: #777; width: 450px;}
.oblast_kataloga .proizvod {width: 90%; margin: auto}

.relatedProdsCnt{width: 90%; margin: auto}
.oblast_kataloga .proizvod .tabelaArtikala {}


.proizvod .prodTable .prodTableRight .prodDescription p{padding: 12px 0; font-size: 16px}



/*PREBACENO SA PETJUNGLE*/
.proizvod .prodTable{ display: flex; margin: auto;position: relative;}
.proizvod .prodTable .prodTableTop{ position: absolute; top:0; left:0; display: block; box-sizing: border-box; width:100%;  margin-bottom: 10px}
.proizvod .prodTable .prodTableTop img{ width: 100%;}
.proizvod .proizvodjac {border: 1px solid #ccc;  z-index: 1; background: #fff;
    padding: 8px 15px;box-sizing: border-box; position: absolute; top: 160%;left: -2%;
    border-radius: 5px;box-sizing: border-box; width:90px; height:30px; transform: rotate(-20deg);
}
.proizvod .proizvodjac img{display: block;width:100%!important;border-radius:5px}
.proizvod .prodTable .prodTableLeft{width:260px;  padding: 170px 0px 20px 0;  box-sizing: border-box; }
.proizvod .prodTable .prodTableLeft #slider1_container {position: relative;top: 0;left: 0;background: #ffffff;}
.proizvod .prodTable .prodTableLeft .prodSlika{width: 260px; overflow: hidden;;
    box-sizing: border-box;  margin: auto;text-align: center}

.proizvod .prodTable .prodTableLeft .prodSlika img{width: 100%; display: block;text-align: center; margin: auto }
.proizvod .prodTable .prodTableRight {flex-grow: 1; text-align: left; position: relative; margin-left: 70px; box-sizing: border-box; margin-top:170px; line-height: 1.5em
}


.prodTableRight br{display: none}
.compareProd{display:none;}
.prodTable .prodTableRight .prodDescription li{padding-top: 12px; line-height: 1.5em}
.proizvod .prodTable .prodTableRight .prodOpis h2{font-weight: normal; margin-top: 12px}
.proizvod .duziOpisPrikaz{background: #d44; display: block; position: absolute; left:30px; margin-top: 10px; width: 100px; height: 35px; overflow: hidden; cursor: pointer;
    display: none}
.proizvod .duziOpisPrikaz p{display: inline-block;color: #fff; padding: 8px 20px; box-sizing: border-box; font-size: 16px; vertical-align: middle;}
.proizvod .duziOpisPrikaz span{ background: #d44; color: #fff; box-sizing: border-box; font-size: 18px;vertical-align: middle }
.duziOpis .prodMoreDescription{
    border:1px solid #ccc;
    border-radius:10px;
    margin:10px 0
}
.duziOpis .prodMoreDescription p{
    padding:10px 20px;
    font-size:var(--fn);
    color:#555;
    line-height:1.6em;

}
.duziOpis .prodMoreDescription h2{
    padding:10px 20px;
    font-size:20px;
    color:#555;
    line-height:1em;

}

.duziOpis .prodMoreDescription p img{width: 100%; display: block}

.articleTable{width: 100%;border-collapse: collapse; margin:4px 0 40px 0;}

.articleTable tr:hover td{background: #f6f6f6}
.articleTable th{border: 1px solid #ccc;;color: #555; font-size: 13px; text-align: center; padding: 8px 0; font-weight:bold}
.articleTable td {border: 1px solid #cbb;font-size: 13px;text-align: center; padding: 8px 10px; box-sizing: border-box }
.kolona_properties span{display:block;font-size:var(--fxs)}
.kolona_properties span:first-child{
    color:var(--main);font-size:var(--fs)
}
.articleTable .kolonaCena{
    font-weight:bold;
}
.tabelaArtikala .akcijskaCena {

    position: relative;
    border-radius: 6px;
    color:#555;
    font-size:var(--fn);

}
.tabelaArtikala .akcijskaCena span{
    font-size:var(--fn);
    padding: 0 5px;
    display: block;
    color: var(--pg);

}
.tabelaArtikala .akcijskaCena .oldPrice{
    text-decoration: line-through;
    color:var(--main);
    font-size:var(--fs)
}

.articleTable .handle{}
.coll_catnum,.CodeNum{ width:100px;}
.orderBox .back_down{display: none;}
.orderBox .step_back.back_up{display: none}
.orderBox .poruciButton{padding: 8px 80px; background: #99cc66; display: inline-block; color: #fff; font-size: 16px; cursor: pointer; margin: 20px 0 0 520px}

.articleTable .coll_articalJsonProperties,.articleTable .jsonPropertiesTd{
    min-width:150px;
    font-size: 12px;
}
.articleTable .coll_articalJsonProperties ul,.articleTable .jsonPropertiesTd ul{
    width:100%;
    display: table;
    table-layout: fixed;
}
.articleTable .coll_articalJsonProperties li,.articleTable .jsonPropertiesTd li{
    list-style: none;
    display:table-cell;
}


.articleTable td input {width:36px;}
.articleTable .addItemIconBox {cursor:pointer;}

.articleTable .articleTitleTd, .articleTable .coll_articalTitle{
    min-width:300px;
    text-align: left;
    padding-left: 10px;

}
.poruciArtikal{
    cursor:pointer;
    margin:0px;
}
.poruciArtikal span{
    display: block;
    padding:8px 5px 8px 5px;
    font-size:20px;
    color:#fff;
    border-radius:6px;
    background-color:var(--pg);
}

.articleTable ul li{
    display: block;
    font-weight:normal;
}

/*end*/



/*POVEZANI PROIZVODI*/

.oblast_kataloga .relatedProdsCnt .relatedProdsTitle{font-size: 30px; margin-top: 20px; font-weight: normal;  line-height: 1em;}
.oblast_kataloga .relatedProdsCnt #listaProizvoda {display: flex; margin-top: 40px;margin-left: auto!important;  width: 100%; flex-flow: nowrap;
overflow-x: auto; overflow-y: hidden}
.oblast_kataloga .relatedProdsCnt #listaProizvoda li{width: 250px; margin-right: 20px; height: 340px; border: 1px solid #ccc;display: block;}
.oblast_kataloga .relatedProdsCnt #listaProizvoda li .productPrice{display: none}
.oblast_kataloga .relatedProdsCnt #listaProizvoda li .catalogueThumbLink{display: block; box-sizing: border-box; background: none; width: 250px; 
    height: 200px}
.oblast_kataloga .relatedProdsCnt #listaProizvoda li .catalogueThumbImage{display: block;box-sizing: border-box;height: 100%; width: auto}
.oblast_kataloga .relatedProdsCnt #listaProizvoda li .catalogueTextLink{display: block; box-sizing: border-box;color: #444; background: none}
.oblast_kataloga .relatedProdsCnt #listaProizvoda li .catalogueItemText p{padding:0; margin:0; }
.oblast_kataloga .relatedProdsCnt #listaProizvoda li .catalogueItemText h3{padding:0; margin:0 }
.oblast_kataloga .relatedProdsCnt #listaProizvoda li .catalogueItemText{padding: 10px; line-height: 24px; box-sizing: border-box; }

/* PAGES NAVIGACIJA */
.bocniMeniStrane{
    padding:20px;
    box-sizing: border-box;
}
.bocniMeniStrane ul{padding-left:10px
}
.bocniMeniStrane {font-size: 16px;}

.bocniMeniStrane li{
    list-style: none;
    
}


.bocniMeniStrane a{
    display:block;
    text-decoration: none;
    padding: 10px 0 6px 0; 
    border-bottom:1px solid #777;
}
.bocniMeniStrane li ul li{list-style: none; font-size: 16px;  border-top: none;}
.markerPodStrane:before{content: ""; position: absolute;left: -4px; margin-top:13px;  border-left: 10px solid red; border-right: 6px solid transparent; border-top: 5px solid transparent; border-bottom: 5px solid transparent ; width: 0; height: 0; }

.markerStrane,.markerKategorije{
    position: relative;
   
    
}
.markerStrane:before,
.markerKategorije:before{
    content: "";
    position: absolute;
    top:15px;left:-18px;
    width:0;height:0;
    border-left:12px solid #d44;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
  
}
.downloadPage {width: 70%; margin: auto; text-align: center; font-size: 18px; margin-top: 40px}
.downloadPage span:after{content: "\f062";  font-family: icons; margin-left: 10px; margin-right: 10px; font-size: 18px}

.download .bocniMeniStrane {box-shadow: 0px 5px 9px 1px #eee; display: flex; width: 100%; padding: 10px 7px 10px 7px; background: #dedede;  box-sizing: border-box}
.download .bocniMeniStrane .cat_picture_bocni_meni {width: 100%; display: block; height: auto; margin: auto}
.download .bocniMeniStrane .cat_picture_bocni_meni img{ width: 100%; height: auto; display: block; opacity:0.5} 
.download .bocniMeniStrane li{margin-right: 10px; background: #fff;}
.download .bocniMeniStrane li >a{display: none;}
.download .bocniMeniStrane li span a{text-decoration: none; border: none}
.download .markerKategorije:before{display: none;}
.download .markerKategorije {border: 1px solid #999; padding: 2px; box-shadow: 1px 1px 10px 3px grey;box-sizing: border-box; padding: 2px 5px }
.download .markerKategorije .cat_picture_bocni_meni img{opacity: 1}

/*PROIZVODI*/
.handle {display: none; }

.index .naslov_kategorije {
    position: absolute; margin-top:-30px; color: #666; margin-left:400px; font-size: 30px; font-weight: lighter;border-top:1px solid #eee; border-left:1px solid #eee; 
    border-right:1px solid #eee; background: #fff; 
  padding: 0 10px;}
.index .proizvodiDiv {background: #911; width: 100%; position: relative; overflow-x:scroll; }
.index .proizvodiDiv #listaProizvoda{display: flex; margin: 50px auto; width:100%; 
	box-sizing: border-box; padding: 40px 0;  }
.index .proizvodiDiv .proizvodi > li {
	background: #fff; position: relative; margin-left: 15px;
	list-style: none; width: 400px;
	border-radius:6px
}
.index .proizvodiDiv a{box-sizing:border-box; display: block; width:100%;}
.index .proizvodiDiv .catalogueThumbLink img{display: block; width:260px; 	border-radius:6px 6px 0 0}
.index .catalogueItemText{
	padding: 20px;
}
.index .catalogueItemText h3{
	padding: 10px 0 20px 0;
	font-weight:normal;
	min-height: 46px;
	border-top:1px solid #a21;
	line-height: 1.2em;
}

.index .catalogueItemText {
	line-height: 1.5em;
}





/* ONAMA */

.onama .podaci {width: 90%; margin: auto; }
.podaci ul{margin: 5px 0 20px 0}
.podaci li{padding-top: 10px}

.oNama img {
   width: 100%;
    box-sizing: border-box;
    
}

.onama .oblast_sadrzaja{
    font-size: 0;

}
.onama #coll_left{
    font-size:16px;
    display: inline-block;
    width: auto;
    vertical-align:top;
    
}

.onama #coll_middle{
    font-size:16px;
    display: inline-block;
    width: 85%;
    
}
.onama #coll_middle ul li{
    margin-left:2em;
    line-height: 1.35em;
}
.onama #coll_middle #pageBody{width: 80%; margin: auto;font-size: 16px;}
.onama .pageTitle,
.onama .catTitle{
    font-weight:lighter;
    padding: 20px 0;
    
}

.onama .pageBody{width: 100%; text-align: left; margin: auto;background: #fff;}


.onama .antrafile{width: 80%; margin:auto;  text-align: left; }
.onama .catShortDesc{ margin-bottom: 50px; width: 100%; text-align: left; font-size: 16px; margin-left: 25px}

.onama .pageBody p,
.onama .catShortDesc,
.onama .antrafile{
    padding: 0 0 1.6em 0;
    line-height: 1.6em;  
   }
.onama .catShortDesc{display: none}
.onama .listaBrendova{width: 80%; margin: auto}
.onama .page-pID{
    display: flex;
    border:1px solid #eee;
    width: 100%;
    margin: 40px 0px;
    
    
  
}
.onama .page-pID .antrafile {line-height: 1.8em; font-size: 16px; padding: 15px 0 0; }
.onama .page-pID .info{
    flex-basis: 0;
    flex-grow: 1;
   
}
.onama .page-pID .info .moreinfo a{display: block;width: 13%; margin-left: auto; border: 1px solid #ddd;; border-right: none; border-bottom: none; padding: 10px 30px; border-radius: 40px 0 0 0;  text-align: center}
.onama .page-pID .info .moreinfo a{text-decoration: none; text-transform: uppercase; color: #d44; font-size: 16px; }
.onama .page-pID .info .moreinfo:hover {}
.onama .page-pID .img{
   width:170px; height: max-content; border: 1px solid #ccc; transform:  rotate(-15deg); margin-left: -20px; box-shadow: 2px 2px 3px 2px #ccc
}
.onama .page-pID img{width: 100%; height: auto}
.onama .proizvodjaciLogo{
    column-count: 5;
    padding:20px 6px 40px 6px;
    width: 80%; margin: auto;
    display: none
}
.onama .proizvodjaciLogo li{
    height:auto;
    list-style: none;
    margin:0 18px 24px 0;
}
.onama .proizvodjaciLogo li a,
.onama .proizvodjaciLogo li img{
    display: block;
    width: 100%;
}
.onama .proizvodjaciLogo img{
    filter:grayscale(1) opacity(.8);
    transition: .7s all;
}
.onama .proizvodjaciLogo img:hover{
     filter:grayscale(0) opacity(1);
    width:101%
}

.page-pID .img img, .page-pID .img a{
    display: block;
    width:100%; 
}
.catid_20 .page-pID .info h2{
    display: none;
}


.podaciNasTim div a {
    text-decoration: none; 
    color: #444;
}

.podaciNasTim {
    display: flex;
    flex-flow: wrap;
   margin:20px 0 20px;
    width: 100%;
}
.timBeograd>h2, .timNoviSad>h2, .timNis> h2{margin: 20px 0; text-align: center; font-weight: normal;}
.podaciNasTim >div {width: 300px; border: 1px solid #d44; margin-right: 20px; margin-top: 20px; padding: 20px; box-sizing: border-box}
.podaciNasTim >div h4{color: #444; padding: 5px 0 10px 0;}
.podaciNasTim >div a{color: #d44}

/*DOWNLOAD*/

.download .nestlevel_1{
    
    width:1200px;
    margin: auto;
    _border:1px solid #ccc;
}
.download .nestlevel_1 li{
   list-style: none;
}
.download .nestlevel_1 > li{
    margin:20px 0;
}
.download .nestlevel_1 > li .nest_info{
    display: flex;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #eee
    
}


.download .nestlevel_1 ul {display: flex; flex-wrap: wrap; padding: 20px 0;box-sizing: border-box}
.download .nestlevel_1 ul li{width: 210px; margin-right: 15px; margin-bottom: 20px; border: 1px solid #ddd}
.download .nestlevel_1 ul li h2{font-weight: lighter; font-size: 20px; padding: 15px 5px; text-align: center;line-height: 1.2em}
.download .nest_info .nest_catname{
     flex-grow: 1;
     padding:10px 6px;
     font-weight: lighter;
}
.download .nest_info .nest_brojStrana{
    flex-grow: 1;
    text-align: right;
    padding:10px
}
.download .nest_img{width:180px; padding:20px 0 10px 10px;display: none}
.download .nest_img a, .download .nest_img img{
    display: block;width:100%;
}
.download .downloadSection{width: 70%; margin: auto; display: flex; justify-content: space-around; }
.download .downloadSection .page-cID{background: #d44}
.download .downloadSection .page-cID .img{filter: invert(1)}

.download .page-cID h2{text-align: center; font-weight: lighter; font-family: baloo;}
.download .pages{width: 100%; margin: auto;}
.download .page-cID{border: 1px solid #ccc; display: block}
.download .page-cID .img{width: 200px;margin: auto; padding: 15px; box-sizing: border-box;}
.download .page-cID img{display: block; width: 100%;}
.download .page-cID h2{font-weight: lighter; padding: 5px; box-sizing: border-box;
text-align: center;margin: auto; color: #fff;}
/*DOWNLOAD*/
.uputstvaZaInstalaciju {display: flex; margin: 20px  auto;flex-wrap: wrap;}
.uputstvaZaInstalaciju .uputstva { box-sizing: border-box; padding: 10px; width:220px}
.uputstvaZaInstalaciju img{width: 100%; opacity: none!important; border: 1px solid #ccc; padding: 5px; box-sizing: border-box;}
.uputstvaZaInstalaciju a{text-decoration: none;}
.uputstvaZaInstalaciju h3{margin-top: 15px; font-weight: normal; font-size: 21px}

/*CATALOG CSS*/
.katalog_prikaz table tbody{display: block; width: 100%; margin: auto;}
.katalog_prikaz table tbody tr td{padding: 3px 5px; }
.katalog_prikaz table tbody tr td  a{display: block; width: 100%;}
.katalog_prikaz table tbody tr td img{width: 30px; display: block;margin-right: 3px}
.katalog_prikaz table tbody tr td b {padding-top: 20px}

.tableOfArticles .articalTitle {width: 80%}

/*test*/

.proizvod .tabelaArtikala{margin:0 auto 80px auto;overflow: hidden; }
.articleTable{position:relative!important;width:100%;background:none; border-collapse: collapse;overflow: hidden;}
.proizvod .articleTable tr>th:nth-child(2), .proizvod .articleTable tr>td:nth-child(2){padding-left:10px; width: 100%;}
.articleTable tr:hover td {background:#ddd; }
.articleTable th{font-size:14px;font-weight: lighter; background:#eee; color:#666; }
.articleTable  .coll_price {text-align: right}
.articleTable td{font-size:14px;font-weight: normal}
.articleTable td, .articleTable th{border-bottom:1px solid rgba(0,0,0,.12);;min-width:20px;padding:12px 6px; text-align:left; }
.articleTable .addItemIconBox{display:block;font-family: icons;height:20px;border:1px solid #fff;height:30px;position:relative}
.articleTable .addItemIconBox:after {content:"\f291";font-family:icons;position:absolute;top:4px;left:0;right:0;font-size:18px;}
.articleTable .kolonaCena {width:100px; text-align: right;font-weight:bold;}
.articleTable .CodeNum{font-weight: bold;}
.articleTable .CodeNum.CodeEan{font-weight:normal;}
.articleTable .item_qty{border:1px solid #ace; display: block;text-align: center; padding: 4px; width:50px; background:#f3f9ff}
.articleTable .item_qty:focus{background:#ffffee}
.articleTable .json_prop_val {
    width:0!important;position: relative;
    padding:0;margin:0;
}
.articleTable tr{position: relative;}
.articleTable tr.rabat-6 td {color:#666;}
.articleTable .json_prop_val ul {
    height:38px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.articleTable .json_prop_val li {   text-align: center; list-style:none;}
.articleTable .json_prop_val ul .EKO{width:36px;}
.articleTable .json_prop_val ul .PREPORUCENO{width:30px;}
.articleTable .json_prop_val ul .NOVO{width:35px;}
.articleTable .json_prop_val img{display: block;width:100%;}
.cat_item img:before{display: none;}
.articleTable .coll_pricepdv{text-align: right}
.articleTable .coll_rabat,.articleTable .coll_add{text-align: center}
.articleTable .kolonaRabat {}
.articleTable .poruciArtikal .icons{
    font-size:22px;
    cursor:pointer;
    color:#fff;
    background:#d44;
    padding:6px 18px;
    border-radius:2px;
}
.napomene {margin-top: 30px; text-align: right}
.napomene p{ font-size: 17px;; font-weight: bold;}

/*kraj-testa*/
.naslovTabelaArtikala{display: none;}
.katalog_prikaz h1 {text-align: left; font-weight: lighter; padding: 20px 0; line-height: 1em; font-size: 36px;}
.katalog .oblast_sadrzaja {margin:20px auto 50px ;width:100%;min-height:540px;}
.katalog_prikaz{ width: 100%; }
.katalog .kategorije{
width: 100%; 
 margin: auto;
   
}
.katalog_prikaz .productPrice{display: none;}

.katalog .oblast_kataloga{
    width:100%;

}
.katalog_prikaz .naslov_kategorije{
    margin: auto; text-align: center;
    color: #555;
    font-weight: normal;
    font-size: 36px
}

.kratak_opis_kategorije{font-size:18px; margin-top:15px; text-align: center}

.katalog_prikaz #listaProizvoda{width: 1100px; display: flex; flex-flow: wrap; align-content: start; margin: auto;}
.katalog_prikaz #listaProizvoda li{display: block; width: 320px; margin-right: 20px; margin-top: 50px;height: 300px ; 
    border: 1px solid #ccc; padding: 10px 0 5px 0; box-sizing: border-box; position: relative}
.katalog_prikaz #listaProizvoda li .catalogueThumbLink{width: 200px; margin: auto; display: block;}
.katalog_prikaz #listaProizvoda li .catalogueThumbImage {width: 100%;  margin: auto;box-sizing: border-box; display: block }
.katalog_prikaz #listaProizvoda li .handle{width: 20px; height: 20px; margin-top: 50px; margin-left: 70px; display: none;}
.katalog_prikaz #listaProizvoda li .catalogueItemText{display: block; width: 100%; text-align: left; padding: 12px 0 0 10px; box-sizing: border-box;}
.katalog_prikaz #listaProizvoda li .catalogueItemText h3{line-height: 1em; font-size: 21px; margin-bottom: 10px; line-height: 1.3em;  }
.katalog_prikaz #listaProizvoda li .catalogueItemText p{ position:  absolute; top: 0; left: 0;padding: 10px 20px 5px 20px; box-sizing: border-box; background: #aa3333;
color: #fff}


.kategorije ul{
    display: flex;
    flex-flow: row wrap;
    flex-grow: 1;
    flex-basis: 0;
}
.katalog_navigacija{
    display: none;
    width: 250px;
    top: 0; left: 0;
    position: absolute;
    margin-top: 13%;
   
}

.level-root{
    list-style: none;
    
}
.level-root a{
    text-decoration: none;
    font-size:16px;
  
    display: block;
    padding:10px 10px;
    border-bottom:1px solid #ccc;
    color:#334;
    font-weight:lighter;
}
/*KATALOG*/
.katalog_prikaz .kategorije{width: 1100px; margin: auto;}
.katalog .katalog_prikaz .kategorije ul{display: flex; flex-wrap:  wrap;margin:0 auto;align-content: flex-start; list-style: none; padding: 20px; box-sizing: border-box;}
.katalog .katalog_prikaz .kategorije ul li{width: 300px;margin-right: 25px; margin-bottom: 15px; }
.katalog .katalog_prikaz .kategorije ul li img{width: 100%; display: block}

.katalog .katalog_prikaz .kategorije .catName{padding: 15px 0px;font-size: 18px; ; line-height: 1.1em; text-align: center;display: block; margin: 0px auto 0;
; color: #aa3333;}


.katalog .katalog_prikaz .catDescription{display: block; line-height: 1.6em; color: #555; padding:10px 20px; box-sizing:border-box;}
.katalog .katalog_prikaz .kategorije .cat_item:hover .catName{text-decoration: underline}


.katalog .katalog_prikaz .kategorije .cat_item{border: 1px solid #ccc;}

.katalog .katalog_prikaz .kategorije .catImage {min-height: 300px; max-height: 350px;width: 300px; display: block; margin: auto;position: relative; overflow: hidden}
.katalog .katalog_prikaz .kategorije .catImage img{display: block; margin: auto; width: 100%;}

/*
.katalog_prikaz img{
    display: block;width:100%;
}
.katalog_prikaz .kategorije ul{
    display: flex;
    list-style: none;
    width:80%;
    justify-content: start; 
    margin: auto

    
}
.katalog_prikaz .kategorije ul li{
    _flex-basis: 0;
    _flex-grow: 1;
    width:23%;
    height:250px;
    padding: 15px 10px 15px 10px;
    margin:30px 30px;
    background: #fff;
    border:1px solid #ccc;
    box-sizing: border-box
    
    
}
.katalog_prikaz .kategorije ul li:hover{box-shadow: 2px 2px 5px 5px #ccc}

.catImage{
    display: block;
    margin:0 auto;
    height:170px;
    width:170px;
   
}
.catName{
    display: block;
    text-decoration: none;
    font-size:16px;
    text-align:left;
    padding: 15px 0 0 15px; box-sizing: border-box;
    hyphens: auto;
    word-break: break-word;
   
}
*/

/*NARUCIVANJE PROIZVODA*/
.naslovTabelaArtikala{
    text-align: right;
    font-size:var(--fs);
    font-weight: normal;
    padding: 22px 0 6px 0;
    color:var(--main);
    border-bottom:1px dashed var(--pg)
}
.tableOfAricles_container {position:relative;}
.orderBox{
    display: none;
    position:fixed;
    top:50px;right:10px;
    z-index: 1000;
    width:400px;
    background:#fff;
    border:3px solid #999;
    border-radius:10px;
    box-shadow: 30px 15px  30px 0 rgba(0,0,0,0.31), 0 5px 15px 0 rgba(0,0,0,0.38);
    overflow-y:auto;
    padding:40px 20px 0 20px;
    box-sizing: border-box;
    text-align: center;
}

.back_up {
    display:block;
    padding:5px 10px;
    text-align:center;
    background:#ddd;
    color:#666;
    position:absolute;
    top:0;right:0;
    cursor: pointer;
    font-size:10px
}

.artOrder_table {border-collapse: collapse;
    margin:0;
    border:2px solid var(--pg);
    border-radius:10px; width: 100%;

}
.artOrder_tableHead.artOrder_table .modelPolje .modelOfProduct{background: #d44;}
.artOrder_tableHead.artOrder_table .modelPolje{background: white!important;}

.artOrder_table td{
    width:1%;
    border:1px solid #ddd;
    padding:8px 6px;
    box-sizing:border-box;
    background-color:#fff;
    font-size:14px;
}
.artOrder_table:first-child tr:first-child td:first-child{
    border-radius:20px 0 0 0;
}
.artOrder_table:first-child tr:first-child td:last-child{
    border-radius: 0 20px 0 0;
    /*! padding:20px; */
}
.artOrder_table:last-child tr:last-child td:first-child{
    border-radius: 0 0 0 20px;
}
.artOrder_table:last-child tr:last-child td:last-child{
    border-radius: 0 0 20px 20px;
    padding:20px;
}
.artOrder_table p{
    _text-align: right;

}


.artOrder_tableHead td{


}

.artOrder_table td ul{
    margin:10px
}
.artOrder_table td li{
    font-size:12px;
    list-style: square;
    list-style-position: inside;

}

.artOrder_table td .skice{
    width:80%;
    margin: 20px auto 10px auto;
}

.modelPolje{
    background: #666!important;;
    color:#fff;
    font-weight: lighter;
}
.modelPolje p{
    white-space: wrap;
}
.cenaNarudzbenica{
    font-family: ubuntuB;
    font-size:24px;
    text-align: left;
    color:#222;
}
.akcijskaCenaNarudzbenica{
    font-size:18px;
    text-decoration-color: #aaa;
    text-decoration-line: line-through;
    color:#aaa;

}
.pdvNarudzbenica{
    font-size:11px;
    text-align: right;
}

.artOrder_table td .modelOfProduct{
    /*! font-size: 22px; */
    padding:50px 0;
    text-align: center;
    

}

.kolicina{
    color: #fff;
    background:#d44;
    padding: 4px;
    text-align: center;
    margin-left: 20px;
    width: 60px;
    border: 1px solid #ddd
}


.orderMe > div{display:block;vertical-align: top;
    width:180px;
}
.orderMe .back_down {
    position: absolute;
    top:-10px;right:-5px;
    display:block;
    padding:10px 10px 10px 10px;
    text-align:center;
    color:#444;
    width:20px;height:20px;
    cursor: pointer;
    font-family:icons;
    font-size:20px;
}
.orderMe .poruciButton {
    border: 1px solid #ccc;
    padding: 10px 36px;
    border-bottom:1px solid #d44;
    border-radius: 4px;
    background: #d44;
    text-align: center;
    cursor:pointer;
    margin:20px auto;

}
.orderMe .poruciButton:hover{background: #d88; filter: transparent: rgba(255, 255, 255, .9);}
.orderMe .poruciButton span {color: #eee; font-size:18px;font-weight:normal;text-transform: uppercase;}


/* NAVIGACIJA CATALOG*/

/*REGISTRACIJA*/

/*#myaccount_style .contentTABLE  {table-layout: fixed; width: 100%; text-align: left}
#myaccount_style .contentTABLE .markerStrane:before{display: none}
#myaccount_style {margin: 20px auto; display: block; width: 80%; }
#myaccount_style .hederBoksa{display: block; width: 100%;font-size: 30px; font-weight: normal; color: #444; margin: 20px 0}
#myaccount_style .porukaObavestenja{font-weight: normal;}
#myaccount_style #wishlist_buttons a{display: block; background: #fff;  width: 100%}
.menuArea {background: #ccc;}
.menuArea li{background: green}
*/


/*WISHLIST*/

/*CHECKOUT*/


.checkout .cntTransakcije ul {
    padding:30px;
    margin:0 10px;
}
.checkout .cntTransakcije ul li{
    padding:4px;
    font-size:var(--fn)
}
.checkout .cntTransakcije h3{
    font-size:var(--fl);
    color:var(--pg);
    text-align:center;
    position:relative;
    padding-bottom:30px;
}
.cntTransakcije .buttons{
    margin:30px auto 10px auto;
    display:block;
    text-align:center;
}

.checkout .cntTransakcije h3 span{
    font-size:80px;
    position:absolute;
    top:-20px; right:0;
}
.checkout .cntTransakcije .transNotOK{
    color:#f00
}

.uputstvo{
    width:600px;
    margin:auto;
}
.uputstvo img{
    display:block;
    width:100%
}

#wishlistDisplay .hederBoksa{position:relative ;font-size:var(--fm);padding:9px 22px 8px 12px;color:#f3f3f3;
    background:var(--pg);display: flex; justify-content: space-between;
    border-radius:10px 10px 0 0;margin: 30px 0 3px 0;
}
#wishlistDisplay .wishlistBack{padding: 4px 12px; border:1px solid #f3f3f3; border-radius:8px; cursor:pointer; }
#wishlistDisplay .wishlistBack span{padding:2px 10px 4px 6px; font-family:asap; text-transform:lowercase;font-weight:normal;}
#wishlistDisplay .coll_image img{
    display: block;width:100px;
}

.tableDiv{margin-bottom: 20px; margin-top: 60px;padding: 25px 0 0 20px}
.tableDiv table {border-collapse: collapse; width:80%}
.tableDiv table td, .tableDiv table th {border: 1px solid #ccc; padding: 5px; box-sizing: border-box}
.tableDiv table tbody tr .opisUnarudzbenici{width: 100%}
.overallPrice{border: 1px solid #ddd;display: flex; margin: 20px auto; width: 400px;}
.overallPrice .boxRight{border-left: 1px solid #ddd}
.overallPrice .boxRight, .overallPrice .boxLeft{width: 200px; padding: 5px; box-sizing: border-box;}
.usloviCheckbox{ width: 600px; margin: 20px auto; border:1px solid #596;padding:10px; border-radius:10px; background:#efe}
.warningDisabled .usloviCheckbox{background: #fed; border:1px solid #a56;}
.usloviCheckbox #potvrda{height: 25px; margin: 10px auto 0 auto; display:block;}
.usloviCheckbox label{color:#384; font-size:var(--fn)}
.warningDisabled .usloviCheckbox label{color:#e56;}
.usloviCheckbox label a{color:inherit}
#sendNotice{margin: 5px auto;border:1px solid #999; border-radius:10px;padding:10px; font-size:var(--fn); box-sizing:border-box;}
#sendNotice:focus {border: 2px solid #aa3333; outline: none}

.registratorTabela{
    border:1px solid #ddd;
    padding:10px;
    border-collapse: collapse;
    margin-top:20px;
}
.registratorTabela th{
    background: #eee;
    color: #777;
    padding:14px 8px;
}
.registrator #wishlistDisplay .fa {display:block;font-size:22px;padding:10px 8px;
    border:none; border-radius:6px;background:var(--PG); color:#f4f4f4; width:44px; box-sizing: border-box; }
#wishlistDisplay button{background: none; border:none;}
#wishlistDisplay button {color: #d44}
.registratorTabela td{
    border-bottom:1px solid #ddd;
    border-top:none;
    padding:0 7px;
}

.registratorTabela td button .fa {font-size: 25px}
.registratorTabela .coll_image{display: block;
    width:200px;
    height:200px;
}
.registratorTabela .coll_image{width:200px;height:200px;}
.registratorTabela img{
    height:150px;
    width:150px;
    object-fit: contain;
    padding:20px;
}
.menuArea {background: #d44; color: #fff; position: absolute; right: 0; top: 155px; }
.menuArea a{text-decoration: none; color: #fff; display: block; width: 100%; height: 100%; padding: 15px;box-sizing: border-box;table-layout:fixed;
    border-bottom: 1px solid #eee}
.menuArea li{list-style: none}
.menuArea  .markerStrane{color: #fff; background:#d88}
.menuArea  .markerStrane:before{display: none}



/*SEND WISHLIST*/
.buttonUkljuciNapomenu{
    display: none
}
.naruciListu, .placanjeKarticom, .virmanskoPlacanje {margin: 6px; display: inline-block;}
.naruciListu .buttonsForCheckout .buttons{font-size: 20px}
.WSicoSendEmail{display:inline-block;}
.buttonsDisabled .placanjeKarticom,
.buttonsDisabled .virmanskoPlacanje,
.buttonsForCheckout.buttonsDisabled .WSicoSendEmail{
    background:#d44; padding: 7px 15px; box-sizing: border-box; color: #fff; border-radius: 20px;
    pointer-events: none;
}
.buttonsForCheckout .WSicoSendEmail{background: green; padding: 7px 15px; box-sizing: border-box; color: #fff; border-radius: 20px;}


.placanjeKarticom a, .virmanskoPlacanje a, .WSicoSendEmail a{display: block; width: 100%; color: #eee; text-decoration: none;}
.kartice {width:900px; display: flex; text-align: center; margin: 0 auto; border-top:1px solid #eee}
.kartice span{margin:16px 8px; padding:6px 6px 2px 6px; box-sizing:border-box;display:block; background: #fff; border-radius:6px; border:1px solid #ccc}
.kartice span:first-child,.kartice span:last-child{width:190px}
.kartice img{display: block; width: 100%;}
.kartice.kartice-banka{width: 600px; margin-top: 30px;}
.kartice.kartice-banka span img{ padding:1px 1px;display:block;width:100%; box-sizing: border-box}

#wishlist_buttons {margin: 20px 0; display: flex; justify-content: space-around; }
#wishlist_buttons .narudzbenicaIcon{margin-right: 10px; filter:invert(1); display:block; margin-bottom:10px}
#wishlist_buttons > a{background: #669933;  margin-top: 20px; padding:10px 10px 5px; box-sizing: border-box; text-decoration: none; width: 15%; color:black}
#posaljiPodatke{
    position: relative;
    background:#d44;
    border: 1px solid #ddd;
    padding:20px;
    box-sizing:border-box;
    border-radius:6px;
    margin:20px 0 180px 0;
}
#posaljiPodatke input{
    display: block;
    margin:30px auto;
    width:300px;
    border:1px solid #ddd;
    border-radius:4px;
    padding:14px;
    color:#111;

}
#posaljiPodatke input:nth-of-type(5) {width:220px;background:#d44;color:#fff;font-size:18px;margin-top:60px;}
#posaljiPodatke input:nth-of-type(5):hover{background: #d77;}
#posaljiPodatke .obavezno{position:relative;border:2px solid #d44;}
#posaljiPodatke .obavezno:not(output):-moz-ui-invalid{box-shadow:none;border:2px solid red;}
#posaljiPodatke:after{content:"*"; color:#d44;font-family:icons;font-size:18px;position:absolute;top:200px;right:162px;}
#posaljiPodatke:before{content:"*"; color:#d44;font-family:icons;font-size:18px;position:absolute;top:276px;right:162px;}
#headerTabeleWL img{
    width:300px;

}

.prekidFloat{   clear:both; float:none;}






/*REGISTRATOR CSS*/
.registrator .oblast_sadrzaja {width:1200px; }

#myaccount_style .myAcc_container{
    width:70%;
    margin: auto;
}
.myAcc_container form fieldset {border: 1px solid #ccc!important; margin: auto}
.myAcc_container form fieldset input{background: none!important;; border: 1px solid #ccc!important;}
#myaccount_style .myAcc_container strong { display: block; }
#myaccount_style .myAcc_container br{}
#myaccount_style .myAcc_container input {border-radius: 20px; padding: 10px!important; font-size: 20px; border: none; background: #aa3333; color: #fff;}
.passEdit, .passReset{background: none!important;; color: #555!important;; border: 1px solid #ddd!important; margin-top: 5px!important; font-size: 14px!important;}
#myaccount_style .myAcc_container strong{
    font-size: 17px;
}
#f_pass1, #f_oldpass, #f_pass2{ color: #555!important;}
.contentArea .myAcc_container form .f_input{padding-left: 10px;background: #dde!important;width: 300px!important;display: block!important; margin: auto!important;
    padding: 10px!important; border-radius: 20px!important;
    margin-top: 10px!important; margin-bottom: 5px!important; color: #444!important; font-size: 16px!important}
#myaccount_style .myAcc_container span{padding-left: 10px;background: #dde;width: 300px;display: block; margin: auto; padding: 10px; border-radius: 20px;margin-top: 10px; margin-bottom: 5px}
#myaccount_style{
    margin: auto;
    padding: 10px;
    background: #fff;
    margin-bottom:8px;
}
#myaccount_style .contentTABLE{
    width:100%;
    border-collapse:collapse;
    border:none;
    margin-top: 20px;
    
}



#myaccount_style .contentArea{
    vertical-align:top;
    padding:0;
    text-align: center;
    width: 100%;
  
  
}
.messageAlert{width: 70%; text-align: left; font-weight: normal; line-height: 1.8em; margin: auto;}
.messages_NOTE {width: 65%; margin: auto;text-align: left;border: 2px solid #dd4444;border-radius: 20px;padding: 20px}
.contentArea p{
    line-height: 1.8em;
    padding: 10px 0 0 0;
    
}
#snimljeneListe{margin-top: 20px;border-collapse:collapse;padding: 10px;border: 1px solid #ccc; margin:40px auto;  }
#snimljeneListe td{padding:15px 10px 20px 10px;border-collapse:collapse; border: 1px solid #ccc}
#snimljeneListe th{padding:15px; border: 1px solid #ccc; border-collapse: collapse;}

#myaccount_style h1{
    color:#aa3333;
    font-weight:normal;
    padding:30px 0 0 0;
}

#myaccount_style input{
    display: block;
    text-align: center;
    margin:auto;
    padding:7px 10px;
    box-sizing: border-box;
    width: 60%;
}

.form_container{
    background: #fefefe;
    background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%); /* W3C */
    border-radius: 3px;
    border:1px solid #d4d4d4;
    margin:5px auto;
    box-shadow: 0 0 4px #e1e1e1;
    padding:30px 0 10px 10px;
}
.forgotPassword {
    width:500px;
    margin: auto;
}
.forgotPassword label{
    font-size:14px
}
.forgotPassword h3{
    font-weight: normal;
    padding: 30px 0 10px 0;
}
#myaccount_style .forgotPassword input{
    font-size:16px;
    background: none;
    border:1px solid #aaa;
    margin:20px auto;
    display: block;
    padding: 6px;
    height: 48px;
}

#myaccount_style .contentArea ul li{padding-top: 10px}

#ulogujte_se {
    width:30%;
    float: left;
}
#ulogujte_se h3{
    font-size:21px;
    color:#696969;
    text-transform:uppercase;
    padding: 10px 20px
}
#ulogujte_se P{
    padding:10px 0 6px 0;
    color:#696969;
}
#ulogujte_se INPUT{
    border:1px solid #cfcfcf;
    font-size: 16px;
    padding: 7px;
    color:#444;
    background:#f5f5f5;
}
#firma input{width:40px; height:30px}
#firma input, #firma span{display: inline-block;vertical-align: middle;}
#registrujte_se fieldset{padding:10px; margin:20px; border:1px solid #eee; color:#eee}
#registrujte_se label{text-align: center; padding:9px}
#registrujte_se input{padding: 10px; border:none; font-size:16px}
#registrujte_se .prijavaZaMail {width:330px; margin:auto}
#registrujte_se .prijavaZaMail input,
#registrujte_se .prijavaZaMail label{ display: inline-block;text-align:left; width:220px; margin:0; padding:10px 0}
#registrujte_se .prijavaZaMail input{width:40px;text-align:right}


#prijava_mail_list{color: #fff; margin-left: 140px; padding-top: 10px;display: block }
#ulogujte_se INPUT:focus, #registrujte_se INPUT:focus{
    border:1px solid #87b5d7;
}
#ulogujte_se #dugme_login, #registrujte_se #dugme_login{
    border:1px solid #fff;
    padding:16px;
    background:#d44;
    cursor:pointer;
    color:#fff;
    text-transform:uppercase;
    font-size:18px;
    margin:30px auto 20px auto;
}
#ulogujte_se #dugme_login:hover, #registrujte_se #dugme_login:hover{background-color: #d55;}

#registrujte_se {
    display: inline-block;
    float: left;
    width: 49%;
    margin-right: 10px; 
    background: #d44
    
}
#registrujte_se P{
    padding:5px;
    color:#eee;
}
#registrujte_se H3{
    font-size:21px;
    color:#fff;
    text-transform:uppercase;
    margin-bottom:20px;

}


#registrujte_se P LABEL{
    margin-bottom: 0;
    display: block;
    
}
.napomenaRegistracije{
    padding: 30px 20px;
    width:50%;
    text-align: left;
    margin:auto;
    line-height: 1.5;
}

.napomenaRegistracije h4{
    font-size:18px;
    padding: 10px;
}

#wishlistDisplay .hederBoksa{position: absolute;font-size:22px;top:20px; left: 220px;padding:0px 36px 6px 0px;box-sizing: border-box; color:#d44;   }
#wishlistDisplay .hederBoksa .id_cart {padding: 10px;box-sizing: border-box; margin-left: 40px;}
#wishlistDisplay .hederBoksa .wishlistTitle{padding:10px 0px; box-sizing: border-box; }
.registratorTabela{
    border:1px solid #ddd;
    padding:10px;
    border-collapse: collapse;
    margin-top:20px;
}
.registratorTabela th{
    background: #eee;
    color: #777;
    padding:14px 8px;
}
.registrator #wishlistDisplay .fa {font-size:22px;padding:4px 6px;border:1px solid transparent; color: #d44}
.registratorTabela td{
    border-bottom:1px solid #ddd;
    border-top:none;
    padding:0 7px;
}

.registratorTabela td button .fa {font-size: 25px}
.registratorTabela .coll_image{display: block;
    width:200px;
    height:200px;
}
.registratorTabela .coll_image{width:200px;height:200px;}
.registratorTabela img{
    height:150px;
    width:150px;
    object-fit: contain;
    padding:20px;
}
#myaccount_style .menuArea {
  

}
.menuArea .registratorLinkovi{background: #d44; color: #fff; width: 200px;}
.menuArea .registratorLinkovi li{display: block; padding: 12px; box-sizing: border-box; border-bottom: 1px solid #eee; }
.menuArea .registratorLinkovi .markerStrane{color: #fff}
.menuArea .registratorLinkovi .markerStrane:before{display: none}

/*SEND WISHLIST*/
#wishlist_buttons {margin: 20px 0; display: flex; justify-content: space-around; flex-wrap:  wrap; width: 65%; margin: 60px auto }
#wishlist_buttons > a{background: #ddd;  margin-top: 20px; padding: 10px 10px; font-size: 14px; box-sizing: border-box; border-radius: 10px}
#wishlist_buttons a:hover{background: #eee}
#wishlist_buttons .importantButton{
    background:#2a4;
    color:#eee
}
#posaljiPodatke{
    position: relative;
    background:#d44;
    border: 1px solid #ddd;
    padding:20px;
    box-sizing:border-box;
    border-radius:6px;
    margin:20px 0 180px 0;
}
#posaljiPodatke input{
    display: block;
    margin:30px auto;
    width:300px;
    border:1px solid #ddd;
    border-radius:4px;
    padding:14px;
    color:#111;

}
#posaljiPodatke input:nth-of-type(5) {width:220px;background:#d44;color:#fff;font-size:18px;margin-top:60px;}
#posaljiPodatke input:nth-of-type(5):hover{background: #d77;}
#posaljiPodatke .obavezno{position:relative;border:2px solid #d44;}
#posaljiPodatke .obavezno:not(output):-moz-ui-invalid{box-shadow:none;border:2px solid red;}
#posaljiPodatke:after{content:"*"; color:#d44;font-family:icons;font-size:18px;position:absolute;top:200px;right:162px;}
#posaljiPodatke:before{content:"*"; color:#d44;font-family:icons;font-size:18px;position:absolute;top:276px;right:162px;}
#headerTabeleWL img{
    width:300px;

}
.registrator .oblast_sadrzaja{position:relative;/*! border-top:64px solid #f8fafb; */width:100%;}
.registrator #myaccount_style{margin:0 auto 40px auto; }
.prekidFloat{   clear:both; float:none;}
.catid_16 #ngradnovreme{max-width:820px;}


/*KONTAKT STRANICA*/

.contact #map-canvas{
    width: 100%;
    height: 586px;
 
}
.kontaktStrana {width: 1200px; margin: auto; }
.kontaktStrana .opisFirme {width: 1000px; margin: auto; font-size: 20px; line-height: 1.4em; font-weight: lighter}
.kontaktStrana .informacije-firme{width: 1000px;  display: flex; margin: 30px auto; border-top: 1px solid #ddd; padding: 30px 0; border-bottom: 1px solid #ddd}
.kontaktStrana .informacije-firme >div{width: 360px;text-align: left}
.kontaktStrana .informacije-firme >div p{line-height: 1.5em}
.kontaktStrana .informacije-firme >div:nth-child(3) {text-align: center}
.kontaktStrana .informacije-firme >div:nth-child(3) p a{position: relative;text-align: center; display: block; width: 240px; text-align: left; margin: auto; margin-top: 30px; 
    padding: 5px 40px 5px 5px; box-sizing: border-box; border: 1px solid #ddd; }
.kontaktStrana .informacije-firme >div:nth-child(3) p a:after{content: "\f019"; font-family: icons; position: absolute; right: 20px}
.kontaktStrana .info-maps{margin-top: 20px; display: flex; width: 1000px; margin: 20px auto 20px}
.kontaktStrana .info {width: 500px; padding: 20px ; box-sizing: border-box}
.kontaktStrana .info >div{ margin-bottom: 30px}
.kontaktStrana .info >div p{line-height: 1.4em; margin-top: 2px}
.kontaktStrana .info >div h3{margin-bottom: 10px}
.kontaktStrana .maps{ width: 500px}
.kontaktStrana .telefon, .kontaktStrana .email, .kontaktStrana .fax, .kontaktStrana .adresa{width: 10px;display: inline; display: inline-block; margin-right: 20px;}
.kontaktStrana .telefon img, .kontaktStrana .email img, .kontaktStrana .fax img, .kontaktStrana .adresa img{width: 20px; margin-top: 2px}

/*Dokumentacija*/
.prodDocsList .docVrsta3{}
.prodDocsList .docVrsta3 a:after{content: "\f019"; position: absolute; right: 15px;font-size: 16px; font-family: icons; color:#444;}
.prodDocsList .docVrsta3 a{text-decoration: underline;}
.prodDocsList .docVrsta3 a:hover {color: #aa3333}
.prodDocsList .docVrsta3 a{position:relative; display: block; margin-top: 15px;border: 1px solid #ddd; padding:8px 0 10px 10px; box-sizing: border-box; color: #777; width: 600px;}


/*FOOTER*/

.oblast_futera .info{text-align: center; width: 70%; margin: auto; color: #555555; padding-top: 15px; line-height: 1.5em;  font-size: 20px}

.oblast_futera{  width: 100%; box-shadow: 4px 1px 4px 2px #ddd;position: relative
}

.footer_container{width:90%; margin: auto;
   
    
}
.footer_container li b{margin-bottom: 10px; display: inline-block ; font-weight: lighter; font-size: 22px}
.footer_linksContainer{text-align: center; padding:30px 30px 0 30px; box-sizing: border-box;}
.footer_links{text-align: left; display: inline-block; vertical-align: top; width:20%; padding-top: 20px; box-sizing: border-box}
.footer_links li{display: block; padding: 5px; color: #555555}
.footer_links li a{display: block; padding:2px 2px; text-decoration: none; }
.footer_links li a:hover{color: #dd4444}
.prekidFloat{clear:both;float:none;}
.oblast_futera .logoSlika{position: absolute; top:0;right:70px;display: block;  width: 100px}
.oblast_futera .logoSlika img{width: 100%; display: block}
.oblast_futera .slikaTekst {padding-bottom: 60px;}
.oblast_futera .slikaTekst .info p{width: 100%}
.oblast_futera .slikaTekst >div{margin-top: 20px; }
.oblast_futera .slikaTekst p img{padding-top: 1px;}
.oblast_futera li{padding-bottom: 5px; line-height: 1.4em}
.footer_links ul li{line-height: 1em; padding-top: 3px; padding-left: 10px}


.afterBlok {display: flex; position: absolute; bottom: 8px; left: 10px}
.afterBlok li{display: block; margin-left: 5px; border-left: 1px solid #333; padding: 0 5px; font-size: 16px}
.afterBlok li:nth-child(3){border-right: 1px solid #333; }
