.lh-dtp {
    width: 100%;
    max-width: 500px;
    margin: auto;
}

#sh-rss{
	width: 100%; 
}
#sh-rss .carousel-inner{
	width: 100%; 
	height: 540px;
}

#sh-rss .carousel-indicators{
	position: relative;	
}

#sh-rss .carousel-indicators li{
	width: 15px;
	height: 15px;
}

#sh-rss .carousel-indicators .active{
	width: 22px;
	height: 22px;
	margin-bottom: -2px;
}

#sh-rss .carousel-control{
	height: 250px;
	top: 0px;
	opacity: 1;
}

#sh-rss .carousel-control span{
	display: block;
	margin-top: 125px;
	text-shadow: none;
	background-color: #fff;
	color: #666;
	padding: 2px;
	opacity: 1;
	width: 45px;
	height: 45px;
	border-radius: 30px;
	font-size: 140%;
}

#sh-rss .left span{
	left: 10px;
	margin-left: 20px;
}

#sh-rss .right span{
	right: 10px;
}

#sh-rss .left span{
	left: 10px;
	margin-left: 20px;
}

.item{
	width: 100%;
	display: block;
}

.item-sh-logo{
	text-align: center;
}

.item a{
	text-decoration: none;
	color: #005a96;
}


.item-image-rss{
	display: block;
	margin-bottom: 10px;
	height: 250px;
	background-color: #f4f4f4;
	background-position: center;
	background-size: cover;
	width: 100%;
}

.item-title{
	padding: 5px 20px;
	min-height: 75px; 
	max-height: 75px; /* visina fonta x broj redova */
	font-size: 19px;
	/*margin-top: 5px;*/
	margin-bottom: 30px;
	line-height: 1.2;
	overflow: hidden;
}

.item-title a{
	color: #666;
	font-weight: 400;
}

.item-subjekt{
	padding: 4px 20px;
	min-height: 18px;
	max-height: 18px;
	overflow: hidden;
	text-transform: uppercase;
	color: #666;
	font-size: 80%;
}

.item-published{
	padding: 5px 30px;
	font-size: 80%;
	color: #ccc;
}

.add-button {
  position: absolute;
  top: 1px;
  left: 1px;
}

#ajax__menu{
	display: block; 
	margin: 20px 0 20px 0; 
	text-align: center;
}

#ajax__menu img{
	height: 25px;
	width:auto;
}

#ajax__menu .active img{
	
	height: 35px;
	width:auto;
}