
@font-face {
    font-family: 'futura-midium';
    src: url('../fonts/Futura%20Md%20BT/FutuMd__.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura-bold';
    src: url('../fonts/Futura%20Md%20BT/FutuBd.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verdana';
    src: url('../fonts/VERDANA/Verdana.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verdana-bold';
    src: url('../fonts/VERDANA/Verdana%20Bold.ttf');
    font-weight: normal;
    font-style: normal;
}


.displaimer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 5%;
    background: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    display: none;
    z-index: 9999;
}
.displaimer p {
    margin: 20px 0;
    display: inline-block;width: 100%;
    color: #fff;
    font-size: 11px;
    line-height: 1.4em;

}
.displaimer button {
    display: inline-block;
    padding: 10px 20px;
    background: #ff0000;
    color: #fff;
    text-align: center;
    border: #000 solid 1px;
    cursor: pointer;
}



.right-content-text {
padding: 10px 20px;
border: 1px solid #DBD9D2;
margin-bottom: 10px;
background-color: #E0DFDB;
}
.right-content a {
    color: inherit;
    text-decoration: none;
}
.right-content{
padding: 50px 10px 50px 60px;

}
.left-content{
padding: 50px 60px 50px 10px;
display: none;
}
.left-content-open{
display: block;
}
.left-content-box{
padding: 20px;
background-color: #F3F4EE;
border: 1px solid #DBD9D2;
margin-bottom: 20px;
}

.left-content-image{
display: inline-block;
vertical-align: top;
width: 15%;
height: 120px;
background: #fff;
overflow: hidden;
text-align: center;
}
.left-content-image img{
height: 100%;
}
.left-content-header {
padding-left: 10px;
display: inline-block;
width: 80%;
}
.left-content-title{
color: #356700;
font-family: futura-bold;
font-size: 18px;
}
.left-content-nutrition{
padding: 5px;
border-bottom: solid 1px #E0DFDB;
}
.left-content-text {
font-size: 12px;
padding-bottom: 10px;
}
.button-left-content{
padding: 5px 20px;
background-color: #356700;
width: 150px;
text-align: center;
color: white;
border-radius: 3px;
margin-top: 23px;
cursor: pointer;
}
span.left-content-nutrition-title{
font-family: futura-bold;
}
.right-content-text:hover{
background-color: #356700;
cursor: pointer;
color: white;
}
.right-content-text-active{
background-color: #356700;
color: white;
}
.right-content-mobile {
padding: 20px 20px;
text-align: center;
width: 300px;
margin-left: auto;
margin-right: auto;
}
.dropmenu-mobile {
    margin-left: 30px;
    display: none;
}
.dropmenu-mobile2 {
    margin-left: 30px;
    display: none;
}
.dropmenu-mobile3 {
    margin-left: 30px;
    display: none;
}
.menuItem{
    color: white;
}
.dropmenu{
    width: 11%;
}
.dropmenu2{
    width: 11%;
}
.menuRegion.dropmenu{
    position: absolute;
    background-color:#2D2D2D;
    z-index: 100;
    margin-left: 340px;
    padding: 10px;
    width: 200px;
    display: none;
}
.menuRegion2.dropmenu2{
    position: absolute;
    background-color:#2D2D2D;
    z-index: 100;
    margin-left: 225px;
    padding: 10px;
    width: 200px;
    display: none;
}
.menuRegion3.dropmenu3{
    position: absolute;
    background-color:#2D2D2D;
    z-index: 100;
    margin-left:565px;
    padding: 10px;
    width: 200px;
    display: none;
}
.drop-item {
    color: white;
}
a.drop-menu-item{
    color:white;
    font-size: 14px;
    font-family: futura-midium;
    text-decoration: none;
}

.drop-menu-background {
    width: 100%;
    padding: 5px;
    text-transform: uppercase;
}
.drop-menu-background:hover {
    width: 100%;
    color: #d3975a; 

}
.active > a{
    background-color:#398740!important;
    border-color:#398740!important;
    color:white;
}
li>.stranice > a {
    color:#398740!important;

}
.next span , .previous span{
    color: #398740!important;
}
.pageNews{
    text-align: center;
}
.stranica > a{
    color:#398740!important;
}
.active > a{
    color: white!important;
}

.topLine > img {
    width: 350px;
    float: right;
    display: inline-block;
}

.topLine{
    float: right;
}
.slikaNovostiNastavak {
    height: 170px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}
.slikaNovostiNastavak a > img {
    height: 100%;
}
.contNewsImg {
    height: 250px;
    overflow: hidden;
    text-align: center;
    background: #F4DBBD;
}
.contNewsImg >img {
    height:100%; 
}
body {
    display: block;
    font-family: verdana;
    margin: 0px;
    color: #454545;

}
input#pretraga {
    position: absolute;
    margin-left: 70px;
    width: 200px;
    margin-top: 3px;
    padding: 2px;
}
input#pretraga:focus{
    outline: none;
}
.logoGrupacije > a > img{
    float: right;
    margin-top: 45px;
    margin-right:6.5%;
    width: 220px;
}
.commercialSpace{
    width: 23.5%;
}
.logo{
    float: left;
    height: 140px;
    margin-top: -42px;
}

.logo > a > img {
    margin-bottom: 20px;
    margin-left:20%
}
.product{
    display: inline-block; 
}
.product-header{
    color:  #454545;

}
.product-header:hover{
    color:  #589e0d;

}
.product > a{
    text-decoration: none;
}
.product > a > img {
    width: 100%; 
    border-radius: 100%;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 20px; 
}
.product-header {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.products{
    margin-bottom: 50px;
}
.product-description {
    text-align: center;
    margin-top: 10px;
}
.content {
    padding: 50px 70px;
    background-color: #f4dbbd;
}
.headingContentNews {
    font-size: 20px;
    color:  #454545;
    margin-top: 10px;

}
.contNewsImg > img{
    vertical-align: middle;
    height: 100%;
}
.headingContentNews > a{
    color:  #454545;
    text-decoration: none;
}
.textContentNews {
    margin-top: 10px;
    color:  #454545;

}

.karijera {
    vertical-align: top;
    margin-bottom: 20px;
    margin-top: -80px;
    border-left:#ccc solid 1px;
}

.mapaWhite > img{
    width: 100%;
    height: 100%;
}
.mapaWhite{
    position:relative;
    display: inline-block;
    overflow: hidden;
    position:relative; display: inline-block;height:600px;width:100%;
}
.mapaWhiteCont {
    width: 30%;
    margin-left: 6%;
    position: absolute;
    height: 600px;
    background-color: #404040;
    margin-top: 38px;
    opacity: 0.7;
    z-index: 1;
}
.kontaktContent {
    padding: 50px 150px 100px 150px;
    background-color: #F4DBBD;
}
.mapaHeading{
    font-size: 48px;
    color: white;
    padding: 20px;
    font-family: futura-midium;
}
.colona1,.colona2{
    width: 100%;
    color: white;
    padding: 10px 20px;
    font-size: 22px;
    cursor: pointer;

}
.contentNovostiZajedno{
    padding: 50px 80px 50px 70px;
}
a.novostiLink {
    float: right;
    text-decoration: none;
    margin-top: 25px;
    color:#454545;
    margin-bottom: 20px;
}
img.imageRecikliranje{
    padding: 10% 15%;
    width: 100%;
}
a.novostiLink:hover{
    color:#589e0d ;
}
.textColana1,.textColana2 {
    padding: 10px 20px;
    display: none;
    color: black;
}
.textColana1 > span,.textColana2 > span {
    color:#589e0d;
    font-weight: bold;
    padding-right: 5px;
    padding-bottom: 10px;
}
.textNovostiNastavak {
    text-align: justify;
    margin-top: 20px;
}
.textNovostiNastavak > a{
    margin-top: 50px;
    color: #454545;
    font-size: 16px;
    text-decoration: none;
    float: right;
    font-weight: bold;
}
.textNovostiNastavak > a:hover{
    color:#589e0d;

}
a.linkNews {
    color: #454545;
    padding-top: 20px;
    padding-bottom: 10px;
    float: right;
    text-decoration: none;
}
a.linkNews:hover {
    color: #589e0d;
}
.novostiNastavakContent {
    padding: 50px 80px 50px 70px;
    background-color: #F4DBBD;
}
.novostiNastavak{
    padding: 20px 0px;
}
.naslovNovosotiNastavak {
    font-size: 22px;
    font-weight: bold;

}
a.newsLink {
    float: right;
    padding-top: 10px;
    text-decoration: none;
    color:#454545 ;
}
a.newsLink:hover {
    color: #589e0d;
}
.colona1:hover,.colona2:hover{
    color: white;
    background-color: gray;
    font-weight: bold;
}
.newsDate > img{
    width: 20px;
}
.topMenu {
    display: inline-block;
    float: right;
    margin-top: 5px;
}
.topMenu > a:hover{
    text-decoration: none;
    color:#589e0d;
}
.footerFirstMenu{
    background-color: #589e0d;
    padding: 10px 10px 10px 10px;
    text-align: center;
}
.footerSecondMenu{
    padding: 40px 10px 40px 90px;
    background: -webkit-linear-gradient(#084707, #589e0d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#084707, #589e0d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#084707, #589e0d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#084707, #589e0d); /* Standard syntax */
}
.menu {
    background: -webkit-linear-gradient(#084707, #589e0d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#084707, #589e0d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#084707, #589e0d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#084707, #589e0d); /* Standard syntax */
    padding-left: 80px;
}
.headCont {
    background-color: #356700;
    width: 100%;
    height: 133px;
}
.footerLinkSecond{
    color: white;
    margin-right: 3%;
    font-size: 14px;
}
.footerLinkSecond > a{
    color: white;
    font-size: 12px;
}
.commercialContentRecikliranje{
    width: 100%;
    height: auto;

    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 20px 20px 50px 20px;
    background-image: url("../images2/icon/patternRecikliranje.png");
    background-repeat: none;
    -webkit-box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);
    box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);

}
.commercialContentMobile{
    margin-top: 50px;
    width: 100%;
    height: auto;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 20px 20px 50px 20px;
    background-image: url("../images2/icon/patternRecikliranje.png");
    background-repeat: none;
    -webkit-box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);
    box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);
}
.menuItem {
    display: inline-block;
    font-size: 16px;
    width: 108px;
    /* height: 100%; */
    text-align: center;
    vertical-align: top;
    padding: 8px 2px;
    font-family: futura-midium;
    color: white;
}
.menuItem > a {
    text-decoration: none;
    color: white;
}
.meamberHeading{
    font-size: 26px;
    font-family: futura-midium;
    padding-top: 20px;


    margin-left: auto;
    margin-right: auto;
}

.whiteLine {
    width: 1px;
    background-color: white;
    height: 80px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 2.5%;
}

.greenFooter{
    background-color:#398740;
    height: 50px;
}
.partnerMenu{
    background-color: white;
    text-align: center;
    -moz-box-shadow: inset 0 10px 16px -6px #d3d3d3;
    -webkit-box-shadow: inset 0 10px 16px -6px #d3d3d3;
    box-shadow: inset 0 10px 16px -6px #d3d3d3;
    padding-bottom: 20px;
}
.memberContent {
    width: 100%;
    padding:0px
}
.memberContent{
    width: 100%;
    margin-top: 20px;
}
.footerLink > a{
    color: white;
    text-decoration: none;
    font-size: 16px;
}
.headingsSecondMenu {
    font-size: 19px;
    color: white;
    font-family: futura-midium;
    font-weight: bold;
}
.subHeadingsSecondMenu {
    font-size: 12px;
    color: white;
}
.secondMenu{
    background: -webkit-linear-gradient(#589e0d, #084707); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#589e0d, #084707); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#589e0d, #084707); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#589e0d, #084707); /* Standard syntax */
    height: 100px;
    padding-left: 6%;
}
.buttonSlider {
    width: 100px;
    height: 40px;
    background: -webkit-linear-gradient(#589e0d, #084707); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#589e0d, #084707); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#589e0d, #084707); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#589e0d, #084707); /* Standard syntax */
    text-align: center;
    padding: 9px;
    color: white;
    margin-top: 20px;
    font-family: futura-midium;
    text-decoration: none;
}
.buttonSlider > a {
    color: white;
    text-decoration: none;
}
a.sliderLink {
    text-decoration: none;
}
.buttonSlider:hover{
    background: -webkit-linear-gradient(#589e0d, #084707); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#589e0d, #084707); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#589e0d, #084707); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#589e0d, #084707); /* Standard syntax */
}
button.sendMessage:hover{
    background: -webkit-linear-gradient(#589e0d, #084707); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#589e0d, #084707); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#589e0d, #084707); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#589e0d, #084707); /* Standard syntax */
}

.imageSlider{
    padding:0;
}

.mobileIconMenu{
    display:none;
}
.menuOnama:hover, .menuKompanije:hover, .menuBrendovi:hover, .menuDistribucija:hover, .menuRegion:hover{
    background-color: #084707;
    font-family: futura-midium;
    text-decoration: none;
}

.menuOnamaLink:hover, .menuKompanijeLink:hover, .menuBrendoviLink:hover, .menuDistribucijaLink:hover, .menuRegionLink:hover{
    color:white;
    text-decoration: none;
}
.menuOnamaLink,.menuKompanijeLink,.menuBrendoviLink,.menuDistribucijaLink,.menuRegionLink{
    color: white;
}
.comercialSpace {
    height: 200px;
    border: solid 1px;
    border-color: #ededed;
    margin-top: 20px;

}
.mail {
    display: inline-block;
    margin-top: 6px;
    margin-left: 5px;

}
.youTube {
    display: inline-block;
    margin-top: 6px;
    margin-left: 5px;
}
.twetter {
    display: inline-block;
    margin-top: 6px;
    margin-left: 5px;
}
.facebook {
    margin-top: 6px;
    display: inline-block;
}.socialIcon {
    float: right;
    margin-right: 6.5%;
}
.sliderTransparent {
    width: 42%;
    height: 100%;
    position: absolute;
    background-color: #40250f;
    margin-left: 80px;
    opacity: 0.6;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    padding: 20px;
}
.carousel-inner>.item>img{
    width: 100%;
}
.sliderContent{
    width: 42%;
    height: 100%;
    position: absolute;
    margin-left: 80px;
    z-index: 1;
    padding: 2%;

}
.commercialContent {
    position: absolute;
    margin-top: 220px;
    margin-left: 20px;
    width: 85%;
}
.commercialContent > img {
    width: 100%;
}
.grayHorizontalLine {
    width: 1px;
    height: 105%;
    top: -10px;
    background-color: black;
    display: inline-block;
    float: left;
    position: absolute;
    left: 100%;
}
.commercialText{
    color: #7c2f01;
    font-family: times;
    margin-bottom: 10px;
    padding: 0px 20px 20px;
}
.commercial-link{
    color: #7c2f01;
    font-family: times;
    font-weight: bold;
    text-transform: uppercase;  
    padding-top: 5px;
}
.commercial-link:hover{
    color: #084707;
    font-family: times;

}
.commercialHeading {
    font-size: 20px;
    color: #7c2f01;
    font-family: times;
    font-weight: bold;
    padding: 5px 20px;
}
.secondMenuContent {
    display: inline-block;
    width: 30%;
    padding-top:1.5%;
    vertical-align: top;
}
.slidecontentHeading {
    font-size: 68px;
    z-index: 1000;
    color: white;
    opacity: 1;
    font-family: futura-midium;
    font-weight: bold;
    filter: alpha(opacity=100);
    text-shadow: 1px 1px #454545;
}
.galeryImages{
    display: inline-block;
    padding: 1%;
    vertical-align: top;
    width: 17%;
    height: 230px;
    overflow: hidden;
    text-align: center;
    position: relative;
    background: #efefef;
}
.galeryImages > a > img {
    height: 40% !important;
    max-height: 165px;
}
.carousel-indicators{
    left:10%;
    bottom: 0px;

}
.carousel-indicators li{
    opacity: 0.7;
    background-color: white;
}
.carousel-indicators .active{
    background: -webkit-linear-gradient(#589e0d, #084707); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#589e0d, #084707); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#589e0d, #084707); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#589e0d, #084707); /* Standard syntax */
    border-color: #084707;
    opacity: 1;
}
#map-canvas {
    width: 100%;
    height: 600px;
}
.slidecontentText {
    z-index: 1000;
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 18px;
    font-family: futura-midium;
    text-shadow: 1px 1px #454545;
}
.contentGalerija{
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px 0px 20px 70px;
    min-height: 600px;
}
.pdfHeader {
    /* text-align: left; */
    font-size: 16px;
    font-weight: bold;
}
.dowloadPDFLink > a{
    color: white;
    text-decoration: none;
}
.dowloadPDFLink{
    margin-top: 10px;
}
.dowloadDocLink > a{
    color: white;
    text-decoration: none;
}
.dowloadDocLink{
    margin-top: 10px;
}
.whiteShadow,.whiteShadow2,.whiteShadow3,.whiteShadow4,.whiteShadow5,.whiteShadow6 {
    position: absolute;
    width: 88%;
    height: 200px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 10;
    background-color: white;
    display: none;
    text-align: center;
}
.whiteShadow > img,.whiteShadow2 > img,.whiteShadow3 > img,.whiteShadow4 > img,.whiteShadow5 > img,.whiteShadow6 > img{
    opacity: 1;
    /* padding: 13%; */
    width: 70px;
    padding-top: 25%;
}
.pdfDownload {
    background-color: lightgray;
    width: 92%;
    padding: 20px;
    text-align: center;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
    float: left;
    margin-top: 50px;
    -webkit-box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);
    box-shadow: 6px 7px 15px -2px rgba(0,0,0,0.75);
}
img.searchIcon{
    padding-top: 60px;
}
.fancybox-skin{
    z-index: 100000000000000;
}
.imageHeader,.imageText{
    text-align: center;
    width: 100%;
    padding-top: 5px;
}
.downloadText{
    text-align: center;
    width: 100%;
    padding: 3px 0;
    font-weight: bold;
    color: #98511d;
    font-size: .9em;
}
.imageHeader{
    color:#589e0d;
    font-weight: bold;
}

.topMenu > a{
    text-decoration: none;
    color:#dbd9d9;
    margin-right: 10px;
}
.dowloadPDFLink > a:hover{
    color:#E14045;
}
.dowloadDocLink > a:hover{
    color:#2654A9;
}

.mobileMenu {
    display: none;
}

.partnerCont {
    margin-top: 50px;
    background-color: #ededed;
    height: 200px;
}

.partnerHeading {
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
}

.oneCountryImage > img {
    width: 400px;
    border: solid;
    border-width: 1px;
    padding: 10px 10px 10px 10px;
    margin-right: 20px;
}

.userName,.userSurname,.userEmail,.userCountry,.msg{
    margin-bottom: 20px;
    margin-left: 20%;

}
.grayLine {
    width: 1px;
    height: 450px;
    display: inline-block;
    background-color: black;
    float: left;
}
.kontaktInfo{
    font-size: 22px;
    text-align: center;
    vertical-align: text-top;
    margin-top: 5%;
}
.kontaktInfo img{
    margin-bottom: 20px;
}
.kontaktMail{
    color: #924617;
}
.kontaktForm{
    margin-top: 5%;
    margin-left: 30px;
}
button.sendMessage {
    float: right;
    margin-top: 20px;
    color: white;
    padding: 5px 20px;
    border: none;
    background: -webkit-linear-gradient(#589e0d, #084707); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#589e0d, #084707); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#589e0d, #084707); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#589e0d, #084707); /* Standard syntax */
    border-color: #084707;
    opacity: 1;
    outline: none;
}

textarea.poruka{
    height: 150px;
}
.userName>input,.userSurname>input,.userEmail>input,.userCountry>input,.msg>input{
    width: 400px;

}
.form-control:focus{
    border-color: #924617;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(182,103,41);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(182,103,41);
}

.tab-content.set {
    border-bottom: solid 1px;
    border-left: solid 1px;
    border-right: solid 1px;
    border-color: #DDDDDD;
    padding: 15px 10px 10px 10px;
}
.tabHeading {
    font-weight: bold;
}


.partnerLogo {
    display: inline-block;
    margin-top: 20px;
    /* margin-left: 12px; */
    margin-right: 1%;
}
.partnerLogoGrupacije{
    margin-top: 20px;
}
.partnerLogo > img{
    width: 120px;
}
.info-box {
    width:100%;

}
.dowloadCont {
    width: 20%;
    display: inline-block;
    float: left;
    margin-bottom: 50px;
}
.info-naslov {
    font-size:35px;
    font-weight: bold;
    color:#454545;
    margin-bottom:3%;
}

.flag {
    display: inline-block;
    display: none;
    float: right;
}
.flagMobile{
    display: none;
}
.info-content {
    color:#454545;
    font-size:13px;

    text-align: left;
    padding: 50px 70px;
}
.infoMostPopular {
    margin-top: 50px;
    width: 20%;
}
.mainHeadingNewsLeatest {
    font-weight: bold;
}
.info-content-news{

    color:#454545;
    font-size:13px;
    padding: 50px 40px 50px 80px;
    text-align: left;
}

.info-content-novosti {
    width:80%;
    margin-left: 7.5%;
    margin-top: 2%;
    margin-bottom: 5%;
    color:#454545;
    font-size:13px;
    font-weight: bold;
}



.info-img-desc{
    margin-top:3%;
    color: #589e0d;
    font-size: 15px;
    font-weight: bold;
    margin-bottom:2%;
    height: 40px;
    overflow: hidden;
}


.product-img-wrap .product-collective-content {
    height: 35px;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    margin: 0;
}


.product-img { 
    width: 100%;
    height: 260px; 
    overflow: hidden;
    text-align: center;  
    display: inline-block;
}
.product-img img {
    width: 100%; 
    float: none;
}

.info-img-wrap {
    padding-right:20px;
    float:left;
}

.info-naslov-p-novosti {
    font-size:35px;
    font-weight: bold;
    margin-left: 9.5%;
    color:#454545;
}

.leatestNews a{
    color:#454545;
    font-size: 14px;
    display: inline-block;
    float: right;
    width: 60%;
    text-decoration: none;
}
.leatestNews a:hover{
    color:#589e0d;
}
.leatestNews {
    padding-top: 10px;
}
.leatestNews >img {
    display: inline-block;

}
.greenLine {
    height: 5px;
    width: 100%;
    background-color: #589e0d;
}
.podnaslov-p-novosti > img {
    display:inline;
    color:#589e0d;
    font-size:14px;
    padding: 0px 10px 0px 10px;
}
.podnaslov-p-novosti{
    margin-top: 10px;
}
.pad {
    height:5%;
}

.info-img-wrap-p-novosti {
    padding-right:20px;
    float:left; 
}
.info-img-wrap-p-novosti img {

    max-height: 400px;
}
.novosti-naslov {
    font-size:35px;
    font-weight: bold;
    margin-top:2%;
    margin-left: 7.4%;
    color:#454545;
    padding-top:0.8%;
}

.naslov-pojedinacne-novosti {
    color: #589e0d;
    font-size: 25px;
    font-weight: bold;
}

.pojedinacna-novost-slika {
    margin-bottom:3%;
}

.novosti-tab {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
    margin-left:-0.8%;
}

.novosti-tab > tr > td {
    height:20%;
    border-spacing: 5px;
    padding:5px;
}

.novosti-tab > tr > td > img {
    width:80%;
}

.table>thead>tr>th {
    border-bottom:2px solid white !important;
}

.special>tbody>tr, .special>thead> tr > th {
    border-top: 2px solid #eae8e8 !important;
    border-bottom: 2px solid #eae8e8 !important;
}

.novosti-tab tr td p {
    width:85%;
    color:#454545;
    font-size:15px;
    font-weight: bold;
    margin-bottom:3%;
}

.saznaj-vise {
    float:right;
    color:#589e0d;
    font-weight:bold;
}


.add-content-novosti {
    margin-left: 5%;
    margin-bottom: 5%;
    color:#454545;
    font-size:13px;
    font-weight: bold;
}

.banner-naslov {
    color: #589e0d;
    position:absolute;
    margin-left:2%;
    margin-top:15%;
    font-size:30px;
    font-weight: bolder;
}

.banner-text {
    width:18%;
    color: #589e0d;
    position:absolute;
    margin-left:2%;
    margin-top:22%;
    font-size:15px;
    font-weight: bold;
}

.saznaj-vise-banner {
    color: #589e0d;
    position:absolute;
    margin-left:2%;
    margin-top:30%;
    font-size:16px;
    font-weight: bolder;
}
.product-collective{
    padding: 20px;
    border: solid 2px;
    margin-right: 2%;
    margin-bottom:20px;
    width: 23%!important;
}
.price-tag{
    margin-top: 60px;
    font-size: 18px;

    font-weight:bold;
}
.button-find-more{
    font-size: 24px
}
.button-find-more:hover{
    font-size: 24px;
    color:#589e0d;
    cursor: pointer;
}
.product-collective-content-{
    width: 100%;
}
.product-image{
    width: 100%;
}

.product-collective:hover{
    background-color: #f9f9f9;
    border-color:#454545;
}
a > .product-collective{
    color: #454545;
}
.price-bar{
    display: inline-block;
    border: solid 2px;
    padding:10px 50px;
    border-color:#589e0d;
    color:  #589e0d;
    margin-bottom: 20px;
    font-size:18px;
    font-family: 'futura-midium';
}
.kolicina{
    margin-top: 50px;
}
span.pro{
    font-weight: bold;
}
.naziv-proizvoda{
    font-size: 18px;
    color:  #589e0d;
}
.text-proizvoda{
    margin-bottom: 20px;
}
.proizvodi-table{
    font-size: 14px;
    font-style: italic;
    width: 50%;
    margin-bottom: 20px
}
.proizvodi-table tr th{
    font-weight: bold;
}
.proizvodi-image-content > img{
    width: 100%;
}
.proizvodi-image-content{
    padding-left: 0px!important;
    margin-bottom: 50px;
}