.vijest-glavna-fix {
	padding-bottom: 0 !important;
	margin-bottom: -8px !important;
	
}

.ticker-fix {
	margin: 0 5px 15px 5px;
	background-color: #0066a1;
}

.video-carousel-container {
	background-color: #0066a1;
}

.carousel-indicators .active {
    background-color: #10496b;
}

.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;
}

.prog-tabs-header {
	padding: 3px 5px 1px 10px !important;
    color: #fff;
    font-size: 16px;
    border: none;
    text-transform: uppercase;
}




@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;
  }
}




