.vijest-glavna-fix {
	padding-bottom: 0 !important;
	margin-bottom: -8px !important;
	
}

.ticker-fix {
	margin: 0 5px 15px 5px;
	background-color: #AB0D0D;
}

.video-carousel-container {
	background-color: #AB0D0D;
}

.carousel-indicators .active {
    background-color: #db5543;
}

.ctg-fix .glavna-vijest-mala {
	margin-bottom: -2px;
}

.video-carousel-container {
	padding: 0 20px 0 21px;
    max-width: 983px !important;
    margin: 8px 0 0 5px !important;
}

main {
    padding: 10px 0 10px 0;
}




@media only screen and (min-width:759px) {
  .prva-fix .naslovna-foto img	{
	max-height: 435px !important;
  }
  .naslovna-druge-tri .naslovna-foto img {
    max-height: 213px;
  }
}

@media only screen and (max-width:760px) {
  .naslovna-druge-tri .naslovna-foto img {
    max-height: 100% !important;
  }
}




