#owl-trgovacka-roba .owl-item .item{
    padding: 0 10px;
}

@media (min-width: 1200px) {
    #rss .blog-item.row {
        margin-left: 0;
    }
}

@media screen and (min-width: 768px){
    #rss .blog-item.active .span6:nth-of-type(1){border-right:1px solid #ececec!important;}
}

.rss-slider .section-title{
    background: #27a9e3 none repeat scroll 0 0;
}



@media screen and (max-width:768px){
	#rss .carousel-info > div {
		text-align: center;
	}
}

.rss-slider{
	min-height: 295px;
	position: relative;
}
.rss-slider .rss-nav{
	position: absolute;
	bottom: -12px;
	right: 25px;
}
.rss-slider .section-title h2{
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
}

.rss.content.crvena{
    font-weight: bold;
    color:#e70000;
    margin-top:15px;

}

#rss{
    margin-bottom:20px;
}

#rss .blog-item.active .span6{padding-right:10px!important;}
#rss .oneMini.nadnaslov {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    display: block;
    border-bottom: 0 none;
}

.rss.content {
    color: #4e4e4e;
    font-size: 13px;
    line-height: 18px;
}

#rss .item a:hover{
    text-decoration: none;
}

#rss > .carousel{
    margin: 0 10px;
    padding-bottom: 20px;
}

#rss img{width:auto;
    height:auto;border:0 none;border-radius:0!important;}


#rss blockquote p {font: inherit}
#rss .carousel-info{position:relative}
#rss .carousel-info img {margin:0 auto;}
#rss a{color:  #e70000 !important;}
#rss a:hover{text-decoration: none}


#index-sidebar #rss .carousel-info img {width: 100px;height: 100px;}


