/* PREPRAVKA GRID-a */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}

.container {
  max-width: 1024px;
  min-width: 320px;
  padding: 0 20px;
}

.footer .col-md-2 {
  width: 12.46666667%;
/*
width: 11%;
font-size:90%;
*/

}


/*
@media (min-width: 1200px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .container {
    max-width: 1170px;
  }

}
*/




/* KRAJ PREPRAVKA GRID-a */


/* PREPRAVKA BOOTSTRAPA*/


.navbar-toggle {
  float: right;
  margin-top: 3px;
  margin-right: 30px;
  padding: 2px 10px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  right: -10px;
  top: -7px;
}

@media (max-width: 1019px) {
.navbar {
    float: none;
    display: block !important;
	margin-left: 0px;
	}
}

.pagination>li>a, .pagination>li>span {
  color: #000;
}

.glyphicon {
  margin-right: 10px;
  display: inline;
}

blockquote {
  font-size: 15px;
  width: 200px;
  font-weight: bold;
  float: left;
  padding: 0px;
  margin: 20px 20px 20px 10px;
  display: block;
  border: none;
  background-color: #cbcbcb;
  font-style: italic;
}

blockquote p {
  padding: 0px 10px 10px 10px;
}

blockquote:before {
  background: url(../_bmp/blockquote-otvoren.png);
  width: 35px;
  height: 17px;
  display: block;
}

blockquote:after {
  background: url(../_bmp/blockquote-zatvoren.png);
  width: 34px;
  height: 17px;
  display: block;
  float: right;
}

/* KRAJ PREPRAVKA BOOTSTRAPA */




/* PREPRAVKA reklama */
div#ads_horz {
  background-color: #FAF8F8  !important;
}
/* KRAJ PREPRAVKA reklama */

body {
  font-family: 'Roboto', sans-serif;
  position: relative;
  width: 100%;
  background: url(../_bmp/58-godina-radija-rs.jpg) no-repeat center top;
/*background: url(../_bmp/background-radio-index-kosingas.jpg) no-repeat center top;*/
  background-position-y: 224px;
}



a {
  color: #162d3b;
}

a:hover, a:focus {
  color: #1d5393;
  text-decoration: none;
}

ul, ol {
  list-style-type: none;
}

h2,h3,h4 {
  font-size: 15px !important;
  color: #000;
  /*font-family: 'Roboto Slab', serif;*/
}

.content {
  background-repeat: repeat-x;
  padding-bottom: 5px;
}

.content_add_fix{
  z-index: 26;
  position: relative;
  width: 1001px;
  margin: 0 auto;
  background-color: white;
  padding-top: 2px;
}

.content-euro {
/*background-image:url('../_bmp/rtrs-content-bgnd-euro2.png');
  background-repeat: repeat-x;*/
  padding-top: 10px;
}



.top-baner-wrapp {
	position: relative;
	text-align: center;
	background-color: #fff;
	padding: 20px 0;
}

.baner-top-center {
	display: inline-block;
    margin: 0 auto;
}

.new-header-wrapp {
	position: relative;
	min-height: 76px;
	background-color: #0066a1; /*#345db7;*/
}

.top-bar-wrapp {
	min-height: 16px;
	background-color: #fff;
}

.top-bar-right {
	display: inline-block;
}

.top-bar {
	padding: 2px 0 2px 5px;
}


/*google pretrazivac*/
.pretrazivac {
	padding-top: 2px;
	display: inline-block;
	float: right;
}

.gsc-search-button-v2 {
	padding: 0px !important;
}

.gsc-control-cse, .gsib_a {
	padding: 0px !important;
}

table.gsc-search-box {
	margin: 0px !important;
	border: 1px solid #c3cfd6 !important;
}

.gsc-control-cse {
	background: none !important;
	border: none !important;
}

form.gsc-search-box {
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.gsc-input-box {
	border: none !important;
}

.gsc-search-button-v2 {
	border: 0px solid #337bbb !important;
	margin: 2px 3px 0 0 !important;
	background: none !important;
}

.gsc-search-button-v2 svg {
	fill: #879fd4 !important;
}

.gscb_a {
	display: inline !important;
}

input.gsc-input {
	padding: 0 0 2px 5px !important;
    color: #656464;
}



/*kraj google pretrazivac*/

.bht-ftv, .rss, .jezici {
	
}
.bht-ftv {
	text-align: right;
	float: right;
}


@media (max-width: 991px) {
	.rss{
		display: none;
	}
	.pretrazivac {
		margin-bottom: 10px;
		max-width: 75%
	}
	.uzivo-glavna {
		font-size: 12px;
	}
}

.uzivo-header-wrapp {
	min-height: 3px;
	background-color: #e63200;
}

.uzivo-glavna {
    display: inline-block;
    background-color: #e63200;
	width: 150px;
    text-align: center;
	color: #fff;
	position: absolute;
}

.uzivo-glavna a {
	color: #fff;
}

.container-uzivo {
	position: relative;	
	top: -10px;
	text-align: center;
	margin: 0 50%;
}	

.uz-tv {
	margin-left: -160px ;
}
.uz-rd {
	right: ;
}

.logo-block {
	padding: 10px;
	position:relative;
	z-index: 1000;
	float: left;
	clear: both;
	padding: 10px 8px;
}





.glavni-header-wrap {

	max-width: 100%;

}

.glavni-heder {
  background-image:url('../_bmp/rtrs_bg_header.jpg');
  background-repeat: repeat-x;
  background-color: #06399a;
  width: 1004px;
  margin: 0 auto;
  border-bottom: 0px solid #1d5393;
  position: relative;
  z-index: 50;
}



#heder-nav {
  height: 31px;
  font-size: 12px;
  width: 974px;
}

#heder-nav div {
  padding-top: 2px;
}

#heder-nav form {
  margin-top: -6px;
  border-right: solid 1px #aaa;
}

.pretraga {
  padding: 0 0 0 10px;
  margin: 0;
  height: 19px;
  border: none;
  border-left: solid 1px #aaa;
  border-right: solid 1px #aaa;
  width: 120px;
}

.pretraga-forma {
  margin-left: 10px;
}

.pretraga-dugme {
  height: 19px;
  border: none;
  margin-top: 4px;
}
.pretraga-dugme span{
  margin-right: 1px !important;
}


#heder-logo {
  padding-bottom: 5px;
}

.heder-logo-txt {
  color: #fff;
  font-size: 12px !important;
  font-weight: bold;
  margin-top: 10px;
}

#navigacija {
}

#navigacija.fix {
    display: block;
    position: fixed;
    top: 0;
    width: 1004px;
    margin: 5% auto; /* Will not center vertically and won't work in IE6/7. */
    margin-top: 0px !important;
    left: 0;
    right: 0;
   
}

.header_add_fix{
  float: left;
}

.navbar-nav>li>a {
  padding-top: 3px;
  padding-bottom: 4px;
  color: #fff;
  min-height: 28px;
}

.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: #fff;
  color: #345db7;
}

.nav .sel a, .nav .sel a {
  text-decoration: none;
  background-color: #fff;
  color: #345db7;
}

.navbar {
  min-height: 0px;
  margin-bottom: 0px;
  border: none;
  font-size: 15px;
  margin-left: 35px;
  margin-top: 15px;
  display: inline-block;
}

.navbar-nav {
  margin: 0;
  width: 100% !important; /*ispravka*/
}

.nav-bgnd-sm {
  background-color: #345db7;
}

.pod-meni .sel a:hover{
  color: #fff;
  text-decoration: none;
}

/* POD MENI */

.pod-meni {
 font-weight: bold;
 width: 100%;
}

.pod-meni ul {
  padding: 0;
  margin: 0;
}

.pod-meni ul li {
  float: left;
  padding: 5px 10px 5px 10px;
}

.pod-meni .sel {
  background-color: #FFF;
}

.pod-meni .sel a{
  color: #1d5393 !important;
}

.pod-meni .sel a:hover{
  color: #1d5393;
  text-decoration: none;
}

/* GLAVNAVIJESTI TICKER */
.vijesti-ticker-naslov, .vijesti-ticker-podnaslov {
}


.vijesti_sidebar{
  font-size: 16px;
  color: #d10707;
}


.vijesti-ticker-naslov {
  border-bottom: 3px solid #7a99e7;
  margin-bottom: -3px;
  color: #fff;
  font-weight: bold; 
  float: left;
  padding: 3px 0px 3px 5px;
  font-size: 16px;
  text-transform: uppercase;
  border: none;

}
	
	@media (max-width: 991px) {
		.vijesti-ticker-naslov {
			float: none !important;
			display: inline-block;		
			margin-left: 4px;
		}
	}

.vijesti-ticker-naslov a {
  color: #4d75dc;
}

.vijesti-ticker-naslov a:hover, .vijesti-ticker-naslov a:focus {
  color: #015cca;
}

.vijesti-ticker-podnaslov {
  font-size: 12px;
  color: #A4A4A4;
  padding: 4px 10px 3px 5px;
  float: left;
}
.vijesti-ticker-podnaslov2{

  border-right: 1px solid #868787;
  font-size: 16px;
  font-weight: bold;
  color: #A4A4A4;
  padding: 4px 10px 3px 0px;
  float: left;
}
.vijesti-index-wrap {
  margin-top: -1px;
}

.index-kategorija .vijest-glavna {
  padding-bottom: 10px;
}


.vijest-glavna .vijest-ticker {
  border-top: none !important;
  margin-bottom: 15px;
}

.vijesti-ticker-body {
  padding: 3px 0 0 0;
}

/* GLAVNA VIJESTI */
.glavna-a {

}

.glavna-a:hover h1 {
  color: #1d5393;
}
.glavna-mala-body:hover h2 {
  color: #1d5393;
}

.glavna-mala-body h2{
  color: #1d5393;
}

.glavna-a h1 {

}

.glavna-slika img {
  width: 100%;
}

.glavna-naslov h1, .glavna-naslov h1 a, .glavna-naslov-2 h1, .glavna-naslov-2 h1 a{
  font-size: 22px !important;
  font-weight: 600;
}


.glavna-vijest-mala {
  min-height: 170px; /*default 193px*/
  overflow: hidden;
}

.glavna-vijest-mala img {
  width: 100%;
}


.glavna-mala-body h1{
  font-weight: 600;
  font-size: 14px !important;
}

.glavna-vijest-mala:hover a h1 {
  font-weight: 800 !important;
  text-decoration: none;
}

.aktuelno_feed{
  padding-left: 76px;
}

.naslovna-foto {
	position: relative;
	margin-bottom: 10px;
}


.naslovna-foto img{
	max-height: 300px;
	object-fit: cover;
}

.glavna-naslov {
	width: 100%;
	position: absolute;
    bottom: 0;
    padding: 0 15px 5px 15px;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 0.9em;
}

/*2018*/
.naslovna-prve-dvije h1{
	font-size: 20px !important;
	font-weight: 500;
}

.naslovna-druge-tri h1 {
	font-weight: 500;
	font-size: 16px !important;
}

.naslovna-prve-dvije h2 {
	font-size: 16px !important;
	color: #fff;
}

.glavna-naslov a {
	color: #fff;
}

.glavna-slika-fix {
	position: relative;
}

/*2018*/
.glavna-naslov-lead {
	color: #fff;
	padding-bottom: 8px;
}

@media (max-width: 767px) {
	.glavna-naslov-lead{
		display: none;
	}
}

.naslovna-ctg {
	position: absolute;
    top: 10px;
    padding: 0 10px;
    z-index: 10;
    background-color: #ffffff;
	font-weight: 500;
}


/* vijest-sa-najnovije */

.vijest-sa-najnovije img, .vijesti img {
  margin-top: 15px;
  width: 100%;
}

.vijesti-najnovije {
  
}

.vijesti-najnovije .vijesti-najnovije-naslov {
  font-size: 16px;
  font-weight: 500;
  margin: 15px 0 15px 0;
  width: 100%;
  background-color: #0066a1;
  border: none;
  padding: 3px 5px 1px 0;  
}

.vijesti-najnovije-naslov a{
  padding: 0 0 5px 5px;
  color: #fff;
  font-size: 16px;
  border: none;
  text-transform: uppercase;   
}

.vijesti-najnovije-naslov{
  display: inline-block;
}

.ul-najnovije{
  margin-top: 5px;
}

.ul-najnovije li {
	color: #3e55a0;
}

.ul-najnovije li .glyphicon {
	color: #3e55a0 !important;
}

.ul-najnovije-bold {
  padding: 10px 0 0 0;
  font-weight: 400; /*bilo bold*/
  font-size: 14px !important;
  margin-top: 0;
  padding-bottom: 10px;
}

.ul-najnovije span {
  /*font-size: 12px;
  color: #A4A4A4;*/
}

.tabs-li-fix {
	margin: 15px; 
}

.vijesti .ul-najnovije {
  list-style-type: square;
  padding-left: 20px;

}



/* VIJESTI  */

.socijalne-mreze {
  float: right;
}

.nwzphoto {
  float: left;
}

.float_none_important{
  float: none !important;
}

.nwzbody{
}

.nwzbody p {
  margin: 10px 0 0 0;
}

.nwzbody a {
  color: #1d5393;
}

.nwzbody a:hover, a:focus {
  color: #b52727;
  text-decoration: none;
}

.vijesti-strana main {
  padding: 0 0 15px 0;
}

.vijesti-strana article img {
  /*width: 100%;*/
}

.vijesti-strana .vijest-sa-najnovije {
  margin-top: 10px;
}

.vijesti-strana .vijest-sa-najnovije h1 {
  font-size: 12px !important;
  color: #000;
}
.vrijeme-izvor {
  color: #818080;
  font-style: italic;
  font-size: 13px;
}

.vrijeme-float{
  float: left;
}

.vijesti-strana article h1 {
  font-weight: bold;
  font-size: 30px;
  margin-top: 5px;
}

.vijesti-strana .caption {
 color: #818080;
 font-family: 'Roboto', sans-serif;
 /*font-style: italic;*/
 font-size: 12px;
 border-bottom: solid 1px #c5c5c5;
 padding: 4px 0 1px 0;
 margin-bottom: 10px;
 
 /*bilo 
 color: #818080;
 font-style: italic;
 border-bottom: solid 1px #c5c5c5;
 margin-bottom: 10px;
 */
}

.vijesti-strana .txtcaption {
 color: #818080;
 font-family: 'Roboto', sans-serif;
 /*font-style: italic;*/
 font-size: 12px;
 padding: 4px 0 1px 0;
 border-bottom: solid 1px #c5c5c5;
 margin-bottom: 10px;
 /*bilo 
 color: #818080;
 font-style: italic;
 border-bottom: solid 1px #c5c5c5;
 margin-bottom: 10px;
 */
}

.vijesti-strana .txtCaptionDiv {
  position: relative;
}

.txtCaptionDiv {
 width: 100%;
}

.vijesti-strana .vijest-glry-foto {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 10;
}



.povezane h2 {
  font-size: 14px !important;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  padding: 5px 5px 5px 15px;
}

.povezane ul {
  margin: 0;
  padding: 0 10px 0 40px;
  list-style-type: square;
}


.povezane ul li {
  float: left;
  min-height: 40px;
  padding-right: 25px;
}

.play-imgd {
  width: 30px !important;
  position: absolute;
  bottom: 1px;
  left: 10px;
}

.play-imgd-main {
  width: 40px !important;
  position: absolute;
  bottom: 15px;
  left: 10px;
}

.video-audio-galery {

}

#tabs .video-audio-galery {
  color: #fff !important;
}

.add_delimiter{
  border-bottom: 1px solid #878686;
  margin-top: 8px;
}

.container_internal_adds{
  padding: 0 19px 10px 10px;
  margin-left: -30px;
}

.add_containers{
  margin-left: 7.5%;
  margin-bottom: 10px;
  margin-top: 10px; 
  position: relative;
}

.sidebar_add_containers{
  margin-top: 10px; 
  position: relative;
}

.top-add-caption{
	color: #fff;
    background-color: #000;
    width: 100%;
    text-align: center;
	max-height: 40px;
}

#output {
	width:100%;
}

/* VIJESTI  FOTO DANA */

#potd {
  display: block;
  margin-top: 10px;
}

#potd a:hover {
  border: 2px solid #fad900;
}

.cln1 div{
  width: 240px;
  height: 180px;
  float: left;
}

.cln1 div a{
  width: 240px;
  height: 180px;
  display: block;
}

.cln1 {
  width: 240px;
  height: 180px;
  float: left;
}

.cln2 div {
  width: 120px;
  height: 90px;
  float: left;
}

.cln2 div a {
  width: 120px;
  height: 90px;
  display: block;
}

.cln2 {
  width: 120px;
  float: left;
}

.cln3 div {
  width: 80px;
  height: 60px;
  float: left;
}

.cln3 div a {
  width: 80px;
  height: 60px;
  display: block;
}

.cln3 {
  width: 80px;
  float: left;
}

.cln4 div{
  width: 60px;
  height: 45px;
  float: left;
}

.cln4 div a {
  width: 60px;
  height: 45px;
  display: block;
}

.cln4 {
  width: 60px;
  float: left;
}

.nwzredactor {
  border-top: solid 1px #c5c5c5;
  border-bottom: solid 1px #c5c5c5;
  margin-top: 10px;
  padding: 10px 0;
}

/* VIDEO SAJDBAR */

#video_box {
  background-color: rgba(240, 240, 240, 1);
  font-weight: bold;
  margin-top: 3px;
}
.video-wraper {
  display: table;
  margin-bottom: 10px;
}
.video-img-wraper {
  position: relative;
  display: table-cell;
}

.video-img-wraper .video-img {
  width: 120px !important;
  height: 70px !important;
  padding-bottom: 0 !important;
  border: 1px solid #fff;
  margin: 10px;
}

.video-img-wraper .video-ico {
  width: 27px !important;
  height: 27px !important;
  padding-bottom: 0 !important;
  position: absolute;
  top: 21px;
  left: 50px;
}

.video-img-wraper .video-dur {
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: #fff;
  font-size: 10px;
  padding: 2px;
}

.video-sub-wrapper {
  display: table-cell;
}

.video-caption {
  display: table-caption;
  width: 150px;
}

/* Galerija SAJDBAR */

#glry_box {
  background-color: rgba(240, 240, 240, 1);
  padding: 10px 10px 0 10px;
  line-height: 110%;
  margin-bottom: 10px;
  font-weight: bold;  
  border-radius: 10px;
}

.glry_box-wraper {
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
}

.glry_box-wraper .glry_box-img {
  float: left;
  position: relative;
  display: table-cell;
}

.glry_box-wraper .glry_box-slika {
  width: 120px !important;
  padding-bottom: 0;
  border: 2px solid #fff;
}

.glry_box-wraper .glry_box-dsc {
  position: absolute;
  top: 5px;
  left: 5px;
}

.glry_box-wraper .glry_box-ico {
  width: 15px !important;
  position: absolute;
  top: 5px;
  left: 5px;
}

.glry_box-wraper .glry_box-cnt {
  position: absolute;
  right: 5px;
  background-color: #FFF;
  padding: 2px;
  top: 5px;
}

.glry_box-wraper .glry_box-desc {
  padding: 0 10px;
  display: block;
  position: static;
  width: 149px;
  float: right;
  padding-right: 0px;
}

.glry_box-wraper .glry_box-subtitle {}


/* VIJESTI  PRIVREDA RATES */

.row-rates {
  font-size: 12px;
  padding-top: 10px;
}

.rates_html{
  margin-bottom: 5px;
}

.rates-font {
  float: right;
}

.ecc_html{
  margin-bottom: 5px;
}

.ecc-font {
  float: right;
}

.a4{
  display: inline-block;
  width: 62px;
}

.indent_correction{
  text-indent: -52px;
  margin-left: 62px;
  margin-right: 7px;
}


/* VIJESTI  KATEGORIJA */

.vijest-kategorija {
  padding: 10px 0 10px 0;
  border-top: 1px solid #868787;
}

.vijest-kategorija:nth-of-type(0) {
  border-top: 1px solid #868787;
}

.vijest-kategorija img {
  width: 100%;
}

.vijesti-kategorija-naslov {
  font-weight: bold;
  padding-right: 15px;
  font-size: 18px;
}


/* SAJDBAR */
.sajdbar img {
  width: 100%;
}
div#ads_vert {
  max-width: 300px;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
}
.ads_vert  img {
  max-width: 300px;
}

.tv-uzivo {
  width: 146px !important;
  padding-top: 1px;
}

.radio-uzivo {
  width: 146px !important;
  padding-top: 1px;
}

#tabs {
  padding: 2px;
  /*font-size: 13px;*/

  
}

.nav-tabs {
  border-bottom: transparent !important;
}

#tabs .nav>li>a:hover, #tabs .nav>li>a:focus {
  background-color: #F7F5F5;
}

.tab-active {
  border-bottom: transparent !important;
}

.tab {
}

.tabs-radio, .tabs-tv, .tabs-plus {
  padding: 10px;
  display: block;
  cursor: pointer;
}

.tabs-tv, .tab-tv .uzivo {
  background-color: #345db7;
  color: #fff;
}

.tabs-plus, .tab-plus .uzivo {
  background-color: #7c9ce9;
  color: #fff;
}

.tabs-radio, .tab-radio .uzivo {
  background-color: #e5ecfc;
  color: #38569f;
}

.uzivo {
  padding: 15px;
  background-color: #F7F5F5;
}

.uzivo-head {
}

div.uzivo-head a {
  font-size: 14px;
  color: #000;
}

.tab-tv div.uzivo-head a, .tab-tv .uzivo-body a, .tab-plus .uzivo-head a {
  font-size: 14px;
  color: #fff;
}

.tab-radio .uzivo-head a, .tab-radio .uzivo-body a, .tab-radio .uzivo-body {
  font-size: 14px;
}

.fix-uppercase {
	text-transform: uppercase;
}

.uzivo-element span {
  /*color: #A4A4A4; 2018*/
}

.uzivo-element{
	/*
  text-indent: -61px;
  margin-left: 61px;
  */
  margin: 10px 0;
}

.uzivo-slijedi {
  padding: 15px 0 0 0;
  margin: 0;
}

.uzivo-element-hms {}

.naslov-sajdbar {
  background-color: #015cca;
  color: #fff;
  margin: 0;
  margin-top: 20px;
  padding: 5px;
}

.buttons_sidebar{
  margin-top: 20px;
}

/* FOOTER */
.footer {
  background-color: #0066a1;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  position: relative;
  z-index: 50;
  padding-bottom: 20px;
  /*2018*/
  display: inline-block;
  width: 100%;
}

.footer  nav {
  max-width: 993px;
}

.centriranje {
  margin-left: 50%
}

.centriranje-minus {
  margin-left: -50%
}
.footer ul {
  padding-left: 10px;
}

.footer a, .footer a:hover , .footer a:focus {
  color: #fff;
  font-weight: normal;
}

/*fix height of container to move footer down to the screen*/
.min-height-fix {
	min-height: 709px;
}

.footer-impresum-kontejner {
  max-width: 993px;
  min-height: 30px;
  padding-top: 5px;
}

.footer_titles a{
  font-weight: bold;
}

.siva {
  color: #A4A4A4;
}

.vrh-strane {
  background-color: #9c9b9b;
  width: 120px;
  float: right;
  padding-left: 15px;
}

.vrh-strane a, .vrh-strane a:hover , .vrh-strane a:focus {
  color: #000;
  text-decoration: none;
}

.nwzcron {
  padding-bottom: 10px;
}

.nwzcron .dater {
  border-bottom: 1px solid #757474;
  padding: 3px 10px 3px 0;
  font-weight: bold;
  margin-bottom: 10px;
}

.dater{
  font-size: 16px;
  margin-top: 10px;
}

.nwzcron .odd {
  padding-bottom: 10px;
  background-color: #eee;
  padding: 5px;
}

.nwzcron .even {
  padding-bottom: 10px;
  padding: 5px;
}

.nwzcron .time, .vijest-glavna .time {
  color: #A4A4A4;
}

.nwzcron .cpt {
  background-color: transparent;
}

.nwz_archive {
  padding: 0 0 10px 0;
  background-color: rgba(240, 240, 240, 1);
  border-radius: 10px;
  margin-top: 3px;
}

.archieve-tbl>table{
  font-weight: bold;
  font-size: 13px;
  margin-top: 4px;
}

.btn-hover-boja{
  font-weight: bold;
  margin-bottom: 5px;
}

.btn-hover-boja:hover {
  color: #1d5393 !important;
}


.nwz_archive .nwz_archive_wrap {}

.nwz_archive .cpt {
  margin: 0;
  height: initial;
  border-bottom: 1px solid #868787;
  padding: 3px 10px 3px 0;
  font-weight: bold;
  background-color: transparent;
  color: #000;
}

.nwz_archive .archive-form {}

.nwz_archive .archive-cbo {
  text-align: center;
  padding: 10px;
}

.nwz_archive select[name=arh_m] {}

.nwz_archive select[name=arh_y] {}

.nwz_archive .archive-btn {
  text-align: center;
} 

.nwz_archive .archieve-tbl {
  padding-left: 10px;
}


/* Video Slajder */
#carousel-example-generic {
	/*2018*/
  /*padding-top: 10px; 10px default*/
  padding: 5px 0;
}

.carousel-indicators {
  position: relative;
  margin-top: 25px;
  margin-bottom:-15px; /*ispravka*/
   
}


.carousel-indicators .active {
  background-color: #2a6496;
}

.carousel-indicators li { /*2018*/
  display: inline-block;
  height: 10px;
  color: #fff;
  background-color: #fff;
  border: none !important;
}

.slajder-img {
  width: 100%;
  max-height: 185px; /*2018*/
}

.video-carousel-container { /*2018*/
  padding: 0 20px 0 24px;
  max-width: 963px !important;
  margin: 8px 0 0 5px !important;
  background-color: #10496b;
}

.cpt {
  background-color: #000;
  color: #fff;
  text-align: center;
  margin-top: 1px;
  padding: 7px 0 2px 0;
  height: 29px;
}
 .cpt-video-carousel {
  /*2018*/
  position: absolute;
  bottom: 0px;
  width: 97%;
  font-size: 1vw !important;
  background-color: rgba(0,0,0,0.40);
  color: #fff;
  text-align: left;
  padding: 12px 0 10px 50px; 
}

.video-carousel-tittle {
  /*2018*/
  text-align: left;
  padding-top: 10px;
  font-weight: 500;
  text-transform: uppercase;
}

.video-carousel-tittle a {
	color: #fff;
	font-size: 16px;
}
.dur {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 11px;
  background: rgb(000, 000, 000); /* Folbek za stare brovsere */
  background: rgba(000, 000, 000, .7);
  color: #fff;
  padding: 0 3px 0 3px;
}
.dtr {
  position: absolute;
  left: 10px;
  top: 5px;
  font-size: 11px;
  background: rgb(000, 000, 000); /* Folbek za stare brovsere */
  background: rgba(000, 000, 000, .7);
  color: #fff;
  padding: 0 3px 0 3px;
}
.play {
  position: absolute;
  /* 2014
  top: 75px;
  left: 65px;
  */
  /*2018*/
  left: 15px;
  bottom: 7px;
  z-index: 20;
}


.ann_box {
  margin: 15px 0 15px;
  background-color: #E7E7E7;
}

.ann_box .foto {
  padding-bottom: 0px;
}

.ann_box .txt {
  padding: 10px;
}

.ann_box .term {
  color: #A4A4A4;
  font-size: 12px;
}

.ann_box .cpt {
  background-color: transparent;
  text-align: left;
  margin-top: 1px;
  padding: 0;
  color: #000;
  font-weight: bold;
  height: auto;
  border-bottom: none;
}

.ann_box .dsc {
  clear: both;
  font-size: 13px;
}

#ann_box #dsc_full {
	margin: 5px 0;
}

.ann a:hover{
  color: black !important;
}

.adz-horiz-ext {
  margin-top: 10px;
}

.vrijeme_sidebar{
  width: 300px;
  margin: 0;
  margin-bottom: 5px;
  margin-top: -13px;
}

.facebook-like-box {
  margin: 24px 0 11px 0;
}

.galerija_sidebar{
  width: 300px;
  margin: 0;
  height: 297px;
  margin-top: -5px;
  margin-bottom: 15px;
  display: inline;
}

.adz-horiz-ext object {
}

.adz-horiz {
  width: 100%;
  margin-top: -4px;
  max-width: 728px;
}

@media (min-width: 1022px) {
	.adz-horiz {
		margin-left: 14%;
	}
}

.adz-horiz-sidebar {
  width: 300px;
  overflow: hidden;
  margin-top: 10px;
}



.vrijeme-naslov {
  font-size: 14px;
  padding: 10px;
}

.ul-vrijeme {
  padding: 0 10px;
}

table#proglist td#weekdays {
text-align: right !important;
width: 250px !important;
}

table#proglist {
  margin-left: 0 !important;
  margin-bottom: 20px !important;
}

.vrijeme-naslov a {
  padding: 1px 5px 3px 0;
  color: #fff;
}
.vrijeme-temperature{
}
.vrijeme-temperature .glavna-vijest-mala {
  padding-top: 2px;
}

.vrijeme-temperature-lista{
  font-weight: bold;
  background-color: #df6d22;
  color: #fff;
}

.temperature-lista {
  padding: 0;
}

.temperature-lista li {
  font-size: 13px;
  padding-top: 0px;
}

.temperature-lista span {
  float: right;
}

.index_glry {
  margin-bottom: 20px;
}

.upravljac {
  background-color: #000;
}

.upravljac-lijevo {
  width: 11px !important;
  cursor: pointer;
}

.upravljac-desno {
  width: 11px !important;
  float: right;
  cursor: pointer;
}

.index_glry-holder {
  position: relative;
  margin-top: 1px;
}

.index_glry img {
  padding: 0 !important;
  margin: 0 !important;
}

.glry-list-ico {
  width: 47px !important;
  position: absolute;
  top: 184px;
  left: 126px;
}

.glry-box-desc {
  background-color: #000;
  color: #fff;
  padding: 9px 10px 9px 10px;
  border-top: 1px solid #fff;
  font-size: 12px;
  text-align: center;
  min-height: 50px;
}
.galery-viewport {
}

.font_correction_kursna{
  font-weight: bold;
}


.sel{
  text-decoration: none;
  background-color: #fff;
  color: #022a94 !important;
}

div#playbox a#player{
  display: block;
  height: 576px;
  padding-right: 20px;
  margin: 5px;
}

#album{
display: inline-block;
margin: 10px 25px 20px 6px;
}

/* Korekcija za manje uredjaje */
@media (max-width: 992px) {

  /* Slajder */
  .play {
	left: 10px;
    bottom: 3px;
    width: 10%;
  }

}


	
@media (max-width: 767px){
.hidden-xs {
    display: none!important;
}
	.slajder-img {
		width: 102% !important;
	}

.video-carousel-container {
	
}

.cpt-video-carousel {
	font-size: 1.4vw !important;
	padding: 3px 1px 5px 28px;
}
.dtr {
	font-size: 1.5vw;
	padding: 3px 3px 0px 3px;
}
.dur{
	font-size: 1.5vw;
	padding: 3px 3px 0px 3px;
}
}

@media (max-width: 467px){
	.slajder-img {
		width: 107% !important;
	}
}

@media (max-width: 1199px) {
    /*.navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	max-height: 1000px;
     }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }*/
	
	
	.pgz{
	  width: 100% !important;
	}
	
	.video-align-fix{
	  text-align: center !important;
	}
	
	.videoframe{
	  float: none !important;
	}
	
	.sm2-inline-list{
	  padding-right: 32px;
	}
	.viewport{
	  float: none !important;
	}
	
	div#playbox a#player{
	  padding-right: 0px !important;
	}
	
	.foto-cont-pad-fix{
	  padding-right:0px !important;
	}
	.fix-button-euro{
	margin-top:-33px !important;
	}
	.fix-colapse-euro{
	/*width: auto !important;*/
	}
	.class-prva-treca{
	  width: auto !important;
	}
	.mp-slider-fixer{
	  padding-right: 0 !important;
	}
	#prg_img{
	  margin-right: 0 !important;
	  width: 100%;
	  height: auto;
	}
	
	.sidebar-mp-fix{
	  padding-right: 0px !important;
	}
	.sidebar-mp-fix-2{
	  margin: 7px 0px 6px 13px !important;
	}
	.row-tv-radio-fix{
	  padding-right: 0 !important;
	}
	div.no2 div#box {
		margin: 10px 10px 5px 5px;
	}
	.videoframes-wrapper{
		text-align: center;
	}
	table#wrapper {
		width: auto !important;
	}
	.radio-emisija-fix{
	  text-align: center !important;
	}
}

@media (max-width: 1022px) {
	.container{
	  width: 100% !important;
	}
	.videoframes-wrapper{
		max-width: 625px !important;
	}
}

.red-bg {
	background-color: #FF0000;
}

.blue-bg {
	background-color: #0000FF;
}
.green-bg {
	background-color: #00FF00;
}
.left-border {
	border-left: 1px solid #000000;
}
.right-border {
	border-right: 1px solid #000000;
}
.light-text {
	color: #C4C4C4;
}
.bottom-border {
	border-bottom: 1px solid #c4c4c4;
	width: 95%;
	margin-left: 10px;
	padding-left: 10px;
}
.top-border {
	border-top: 1px solid #c4c4c4;
}
.news-text {
	margin-bottom: 20px;
	font-size: 12px;
}
.novosti-naslov {
	margin-left: -10px;
}
.novosti-podnaslov {
	font-weight: bold;
}
.tv-raspored-big {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	margin-right: 5px;
}
.tv-raspored-big-day {	
	padding-top: 10px;
	padding-bottom: 10px;
}
.tv-raspored-big-day-active {
	background-color: #c4c4c4;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tv-raspored-big a:link {
	color: #FFFFFF;
}
.tv-raspored-big a:visited {
	color: #FFFFFF;
}
.tv-raspored-big-day-active a:link {
	color: #000000;
}
.tv-raspored-big-day-active a:visited  {
	color: #000000;
}
.tv-raspored-big-item {
	background-color: #c4c4c4;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEDED;
	
	margin-right: 5px;
}

.tv-raspored-big-footer {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	
	margin-right: 5px;
}
.tv-raspored {
	margin-top: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
.tv-raspored-container{
	background-color: #c4c4c4;
}
.tv-raspored-footer {
	background-color: #000000;
}
.tv-raspored-time {
	text-align: center;
}
.emisije-naslov {
	font-weight: bold;
	font-size: 24px;
}
.emisije-podnaslov {
	font-size: 16px;
	padding-bottom: 10px;
}
.emisije-novosti-footer {
	border-top: 1px solid #000000;
	text-align: center;
	color: #c4c4c4;
}
.emisije-novosti-nextpage {
	float: right;
	color: #000000;
}
.emisije-pages {
	text-align: center !important;
	margin: 0 auto;
}
.najave-time {
	font-size: 16px;
	color: #c4c4c4;
}
.najave-naslov {
	font-weight: bold;
	font-size: 20px;
}
.najave-img {
	width: 40%;
	float: left;
	padding-right: 10px;
}
.najava {
	padding-bottom: 20px;
	padding-top: 20px;
}
.najave-text {
}
.copyrights {
	float: left;
	display: inline;
	padding-left: 5px;
	height: 100%;
	font-size: 11px;
	vertical-align: middle;
}
.streaming {
	padding-bottom: 15px;
}
#stream{
  background-color: rgb(240,240,240);
  margin-bottom: 10px;
}

.news-container {
	display: table; 
	margin-left: 10px;
}
.news-header {
	display: table-cell; 
	width: 1px; 
	white-space: nowrap;
}
.news-border {
	display: table-cell; 
	width: 100%; 
	padding-left: 10px;
}
.bottom-margin {
	margin-bottom: 10px;
}
.video-switcher {
	background-color: #000000;
	color: #FFFFFF;
}
.video-switcher2 {
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
.video-switcher2 a:link{
	color: #FFFFFF;
}
.video-switcher2 a:visited {
	color: #FFFFFF;
}
.video-switcher a:link {
	color: #FFFFFF;
}
.video-switcher a:visited {
	color: #FFFFFF;
}
.najave-emisija {
	margin-top: 3px;
	background-color: #dddddd;
	margin: 3px 3px 3px 3px;	
	margin-bottom: 10px;
}
.najave-light {
	margin: 0px !important;
	color: #bebebe;
}
.najave-title {
	font-size: 16px;
}
.izdvajamo-footer {
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
}
.img-wm {
	width: 100%;
	margin: 0px !important;
	padding: 0px;
	padding-left: -10px;
}
.emisije-next-page {
	float: right;
}
.pages-light {
	color: #818080;
}
.euro-img {
	width: 100%;
	margin: 0px !important;
	padding: 0px; 
}

.euro-img-fix { 
	max-width: 1003px; 
	margin-right: auto; 
	margin-left: auto;
	} /*ovo je kada je ukljucen background*/

.euro-news-head {
	font-weight: bold;
	font-size: 16px;
}
.top-margin {
	margin-top: 10px;
}
.euro-news-list {
	list-style-type: square;
	font-size: 14px;
}
.euro-tv-row {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #c4c4c4;
}
.euro-tv-footer {
	text-align: center;
}
.euro-time {
	font-size: 12px;
}

.euro-live {
margin-top: 1px !important;
margin-bottom: 5px;
text-align: center;
}

.left-opponent {
	float: left;
	font-weight: bold;
	font-size: 16px;
	width: 122px;
    text-align: left;
}
.right-opponent {
	float: right;
	font-weight: bold;
	font-size: 16px;
	width: 122px;
    text-align: right;
}
.score {
	font-weight: bold;
	font-size: 16px;
	width: 34px;
    text-align: center;
	/*float: left;*/
}
.etr-padded {
	padding-left: 20px;
	padding-right: 20px;
}
.ucesnici-group {
	text-align: center;
	color: #d40505;
	font-size: 14px;
}
.ucesnici-icon {
	width: 20px;
	height: auto;
}

.ucesnici-icon-tabela {
	width: 15px;
	height: auto;
}

.ucesnici-ucesnik {
	float: left;
	color: white;
	 
}
.ucesnici-footer{
  padding-left: 3px;
  color: black;
}

.ucesnici-tabela{
  padding-left: 5px;
  color: white;
}

.grupe-boja{
  text-align: left;
  padding-left: 21px;
}
.margin-grupa{
  margin-bottom: 2px;
}
.centriran-text {
	text-align: center;
}

.centriran-text  li {
	list-style:none;
	display:inline;
}

.grupe {
	background-color: #c4c4c4;
	padding: 0px;
	margin: 0px;
	
}


.centriran-text a:link {
	padding-left: 3%;
	padding-right: 3%;
	background-color: #c4c4c4;
	color: #FFFFFF;
	
}


   

.centriran-text a:visited {
	width: 20px;
	padding: 3px;
	background-color: #c4c4c4;
	color: #FFFFFF;
}
.active-group {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 100%;
	background-color: #000000 !important;
}
.euro-tabela {
	background-color: #000000;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 20px;
}
.euro-tabela-wb {
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 20px;
	border-bottom: 1px solid white;
}

.euro-tabela-wbs {
	background-color: #000000;
	color: #FFFFFF;
	
	border-bottom: 1px solid white;
	margin-right: 20px;
}

.euro-tabela-ucesnik {
	border-right: 1px solid #FFFFFF;
	padding-top: 10px;
}
.right-border-tabela {
	border-right: 1px solid #FFFFFF;
}
.euro-tabela-brut {
	text-align: center;
	padding-top: 10px;
}
.blog-item {
	padding-top: 10px;
}
.blog-spacing {

	padding-bottom: 10px;
	border-bottom: 1px solid #c4c4c4;
}
.blog-footer {
	float: right;
}

.time{
  font-weight: bold;
}

.vijest-ticker {
  border-bottom: 3px solid #e6ecfd;
}

.vijest-ticker-clear-top-border{
  border-top: none !important;
}

.margin-fix-paragraph{
  margin-top: 3px;
}

.naslov_vijesti{
  clear: both;
  margin-bottom: 12px;
}

.font_correction_vijest{
  font-size: 15px !important;
  margin: 5px 0 10px 0;
  padding: 0;
  font-weight: bold;
}

.sajdbar-vijesti{
  width: 305p
}

.main-width-fix{
  width: 1004px;
  position: relative;
  z-index: 50;
}

.z_fix{
  position: relative;
  z-index: 50;
}

.row-margin-fix{
  margin-left: 0px;
}

.vijesti-content-margin-fix{
  padding-top:0;
}

.left_add{
  width: 500px;
  position: absolute;
  /*z-index: 10;*/
  top: 0px;
  left: 0px;
  background-attachment: fixed;
  height: 100%;
}



.right_add{
  width: 500px;
  position: absolute;
  /*z-index: 10;*/
  top: 0px;
  right: 0px;
  background-attachment: fixed;
  height: 100%;
}


.add_width_fix{
  width: 100%;
}

#tree {
	list-style-type:square;
	font-weight: bold;
	background-color: rgba(240, 240, 240, 1);
	border-radius: 10px;
	padding: 5px 10px 5px 30px;
}
#tree ul {
	list-style-type:disc;
	font-weight: normal;
}

/* Css za marketing */

table1 {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 680px;    
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;  
	width: 100% !important;
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: center;    
}

.bordered th, .bordered-menu {
    background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

.bordered-menu {
  border: 1px solid #ccc;
}

.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

.footer-nav{
  color: black;
  margin: 5px 15px;
  display: none;
}

.footer-fix-spc{
  position:relative;
  z-index: 25;
  background-color: #d8e2fd;
}

.euro-neuro{
  width: 310px;
  margin-left: 5px;
}

.neuro-euro{
  width: 313px;
}

.row-container{
  width: 635px;
  margin-left: 10px;
}

.euro-komentari{
  width: 636px;
  margin-left: 10px;
}

.pgz{
  background-color: rgba(240, 240, 240, 1);
  
  width: 974px;
  text-align: center;
  height: 32px;
  padding-top: 5px;
}

.aa9{
  padding-right: 5px;
}

div.pgz span#sel {
color: red;
font-weight: bold;
margin-right: 5px;
}

.link-color-fix a{
  color: #428bca;
  text-decoration: none;
}

.link-color-fix a:hover{
  color: #1d5393 !important;
}

.foto-wrapp{
  margin-bottom: 5px;
}

.foto-pic a img{
  max-width: 100%;
  height: auto;
}

.foto-cont-pad-fix{
  padding-right: 25px;
}

.mp-slider-fixer{
  padding-right: 25px;
  padding-left: 5px;
}
#staff{
  background-color: rgb(240,240,240);
  padding: 10px 10px;
}
#staff p img{
  width: 100%;
  height:auto;
}
.fixforpre{
	color: white !important;
	background-color: transparent !important;
	border: none !important;
}

.fixforpre pre{
	color: white !important;
	background-color: transparent !important;
	border: none !important;
}

.fixforpre pre h1{
	color: white !important;
}

.pos-fix-static{
  position: static !important;
}

.ucesnici-footer div p a label:hover{
	cursor: pointer !important;
}

.euro-body{
  background-image: none !important;
  background: url(../_bmp/background_euro2016.jpg) no-repeat center top !important;
/*  background: url(../_bmp/background-euro-index.jpg) no-repeat center top !important; */
  background-attachment: fixed;
  position: relative;
}
.fix-heder-euro{
  /*width: 100%;*/
  width: 1003px;
}

.fix-navbar-euro{
  margin-top: 5px;
}

.fix-pretraga-euro{
  margin-right: 0 !important;
  }
.fix-nav-euro{
  width: auto !important;
}

.fix-main-euro{
  border-top: none !important;
}

.fix-footer-euro{
  width: auto !important;
}

.fix-button-euro{
margin-top: 11px;
width: 90px;
right: 15px !important;
top: 26px !important;
}

.muzpp{
 overflow: hidden;
 margin-bottom: 20px;
}
.pstack{
  float: left;
  margin-left: 25px;
margin-top: 42px;
}
.pstimg{
  float:left;
}

#art{
margin-bottom: 10px;
border-bottom: 1px solid black;
}

#art a{
  /*color: #428bca;*/
text-decoration: none;
}

#art #dsc{
  color: black;
}

#art #cpt a{
 font-weight: bold;
font-size: 16px;
}

#art a:hover{
  color: #1d5393 !important;
}

.nwzlead {
	font-weight: 500;
    font-size: 1.1em;
}

.class-prva-treca{
  width:315px !important;
}

.produkcija-naslov a{
   color: #428bca;
text-decoration: none;
}
.produkcija-naslov a:hover{
color: #1d5393 !important;
}
#prg_img{
  position: relative;
  background-size: 100% 100%;
}

#prg_img #wrap{
	  display: none !important;
	}
	
.mp-wrap1{
height:95px;
	font-size:34px;
	background: url(../_bmp/bg05.gif) repeat-x;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	color:#4a4a4b;
	padding:0px 15px;
	text-transform:uppercase;
	font-weight:bold;
}

.mp-wrap2{
color:#dfdede;
	height:27px;
	background: url(../_bmp/bg06.gif) repeat-x;
	background-size:100% 100%;
	-moz-background-size:100% 100%; /* Firefox 3.6 */
	padding:0px 15px;
	margin-top: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 13px;
/*padding-top: 3px;*/

display: flex;
justify-content: center;
align-items: center;
padding-top: 0;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
}
#art #dsc {
padding: 0 5px;
}

.mp-nav1{
width: 100%;
	font-size: 14px;
	padding: 0px;
	position: absolute;
	bottom:0px;
	color: #fff;
	text-shadow: 0px 0px 10px #428bca;
	background: url(../_bmp/trans50.png) repeat;
	text-align: left;
}
.mp-nav2{
padding: 3px 10px;
}
.prog-nav-1{
	background: none;
	background-color: rgba(0,0,0,0.4);
	overflow:hidden;
}
.program-navigacija{
 float:left;
 height: 40px;
 padding-top: 9px;
 padding-left: 16px;
}
.program-navigacija a{
color: white;
text-decoration: underline;
}
.program-navigacija a:hover{
color: red;
}

/*fix*/

.program-navigacija-new{
 max-width: 611px;
 background-image: url(../_bmp/dugme-za-video-arhivu.jpg);
 background-repeat: no-repeat;
 text-align: center;
 margin-left: 10px;
 height: 40px;
 padding-top: 6px;
 padding-left: 16px;
}
.program-navigacija-new a{
color: white;
text-decoration: underline;
font-size: 18px;
}
.program-navigacija-new a:hover{
color: #94d3fe;
}

.program-naslov{
 float:left;
 height: 40px;
 padding-top: 9px;
 padding-left: 16px;
 text-transform: uppercase;
 font-weight: 600;
 font-size: 18px;
}

/*end fix*/


.program-sed-stacked{
float:right;
text-align:right;
}
.na-programu{
  height:20px;
}
.program-sedmica{
  height:20px;
}
.program-sedmica span{
  color:rgba(158, 158, 158, 0.38) !important;
  padding-left: 10px;
  font-weight: bold;
  text-shadow: 0px 0px 10px #333;
}

.program-prikazivnaje{
  float:right;
  height:40px;
  font-weight: bold;
  font-size: 31px;
  padding: 0 20px 0 40px;
}

.mp-delimiter{
display: inline-block;
border-right: 1px solid black;
width: 1px;
margin: 0 5px;
height: 18px;
margin-bottom: -4px;
}
.mp-nav2 a{
color: #428bca;
text-decoration: none;
}
.euro-navigacija-popravka{
  width: 974px;
  margin: 0 auto;
  padding: 0 15px;
}
.mp-nav2 a:hover{
  color: #1d5393 !important;
}
.boldovano-boja{
color: #428bca;
text-decoration: none;
}
.boldovano-boja:hover{
color: #1d5393 !important;
}

#prog_box{
	margin-bottom: 10px;
}
#team_cpt{
padding: 5px 10px;
background-color: rgb(240,240,240);
font-weight: bold;
margin-top: 9px;
margin-bottom: 10px;
font-size: 16px;
}
.prg_dsc{
padding: 10px;
background-color: rgb(240,240,240);
border-radius: 10px;
margin-bottom: 10px;
}

.prg_dsc #caption{
margin-bottom: 25px;
font-size: 16px;
}

#wrap{
max-width: 340px;
	position:absolute;
	top:42px;
}

.row-tv-radio-fix{
  padding-right: 20px;
}
#cpt{
font-size: 18px;
font-weight: bold;
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
padding: 5px 10px;
}
#schedule{
background-color: rgb(240,240,240);
}
.program-wrapp{
  overflow:hidden;
  margin-bottom: 5px;
padding: 2px 5px;
}
.program-lijevi, .program-desni{
 float:left;

}

.program-lijevi{
  width: 15%;
  font-weight:bold;
}

.program-desni{
  width: 85%;
  padding-left: 5px;
}

.program-uzivo-title{
font-weight: bold;
}

#live{
  width: auto !important;
}

#date, .up-pge-tpr{
  display: inline-block;
  font-weight: bold;
font-size: 25px;
}

.up-pge-tpr{
  float:right;
}

.prg-wrapp-top{
background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
padding: 5px 10px;
}

form#form1 {
border-radius: 10px;
padding-left: 30px;
background-color: rgb(240,240,240);
}
#form1 #checker{
margin-top: 7px;
}

.tr-wrapper{
	overflow:hidden;
	position:relative;
}
.bivsi-tr1{
 float:right;
 width: 50%;
 height: auto;
}
.bivsi-tr1 img{
  width: 100%;
  height: auto;
}
.bivsi-tr2{
 float:left;
 width: 50%;
 background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
position: absolute;
bottom: 0;
}
.najave-cpt{
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px;
}
.najave-term{
padding-left: 10px;
}
.najave-wrepper{
  background-color: rgb(240,240,240);
  border-radius: 15px 0 15px 0;
}
.najave-text{
margin-top: 10px;
margin-bottom: 20px;
padding: 5px 5px 5px 10px;
}

.modal-c__inner p h1{
color: white;
font-weight: bold;
font-size: 24px !important;
margin-bottom: 0;
}
.modal-c__inner p h2{
color: white;
font-weight: bold;
font-size: 18px !important;
margin-bottom: -14px;
}

@media (min-width: 767px) and (max-width: 991px){
  .socijalne-mreze{
    float: left;
  }
  .tv-kuce{
    display: none;
  }
  .pretraga-forma {
	display: none;
  }  
  .fix-button-euro{
 margin-top: -33px;
 }
}

@media (max-width: 538px){
  .socijalne-mreze{
    float: left;
  }
  .left_add{
  display: none;
  }
  .right_add {
  display: none;
  }
  .footer-fix-spc{
    padding: 0 0 0 2px;
  }
}

@media (max-width: 1024px){
  .glavni-heder{
    width:100%;
  }
  .main-width-fix{
    width: 100%;
  }
  .content_add_fix{
    width: auto;
  }
  .footer-fix-spc{
    width:100%;
  }
  .footer{
    width:100%;
  }
  
  #heder-nav{
    width: 100%;
  }
  body{
    width:100%;
    overflow-x:hidden;
  } 
  .sajdbar{
    width: 100%;
  }
  .vrijeme_sidebar{
    width: 100%;
  } 
  .galerija_sidebar{
    width: 100%;
  }
  .euro-neuro{
    width: 100%;
  }
  .scorovi-fix{
    width: 100%;
  }

}

@media (max-width: 981px) {
	.class-prva-treca{
	  width: 100% !important;
	  margin-top: 10px !important;
	}
	.class-prva-prva, .class-prva-druga{
	  width: 50% !important;
	}
	.sidebar-mp-fix-0{
	  width: 100% !important;
	}
	.sidebar-mp-fix{
	  width: 100% !important;
	  margin-top: 10px;
	}
	.sidebar-mp-fix-2{
	  margin-right: 13px !important;
	}
	
}

@media (max-width: 767px){
  .navbar-toggle {
    top: -2px;
  }
  .tv-kuce{
    display: none;
  }
  .pretraga-forma {
	display: none;
  }
  .fix-button-euro{
  margin-top: -38px;
  top: -11px !important;
  }
  .class-prva-prva, .class-prva-druga{
	  width: 100% !important;
	}
  #weekdays{
    display: none !important;
  }
  #navigacija{
	  width: 200%;
	  padding: 0;
	}
}

@media (max-width: 900px){
	.navbar-header {
        float: none;
    }
    .navbar-toggle { 
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		max-height: 1000px;
     }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	#footer-nav{
		display: block;
	}
}

@media (max-width: 500px){
	div#playbox a#player{
	  height: 354px !important;
	}
    #live{
	height: 354px !important;
	}
}

@media (max-width: 380px){
	div#playbox a#player{
	  height: 303px !important;
	}
	#live{
	height: 303px !important;
	}
}
@media (max-width: 460px){
    .prg_large{
		width: 211px !important;
		height: 163px !important;
	}
	.prg_large #box{
		width: 192px !important;
		height: 144px !important;
		margin: 10px 10px 5px 5px !important;
	}
	.prg_large #box a{
		height: 138px !important;
	}
	.prg_large #box a #frame{
		width: 192px !important;
		height: 144px !important;
	}
	.prg_large #box a #play{
		left: 67px !important;
		top: 32px !important;
	}
	
}
@media (max-width: 387px){
  .mp-wrap1{
    display: none !important;
  }
  .mp-wrap2{
    display: none !important;
  }
  .fix-button-euro{
	right: -9px !important;
	width: 74px;
  }
  .fix-button-euro span{
	margin-right: 0px !important;
  }
}
@media (min-width: 767px) and (max-width: 830px){
  .bivsi-tr2{
    position: static !important;
  }
}
@media (max-width: 564px){
  .bivsi-tr2{
    position: static !important;
  }
}
@media (max-width: 425px){
   .bivsi-tr2{
     width: 100%;
   }
   .bivsi-tr1{
     display: none;
   }
}
@media (min-width: 767px) and (max-width: 967px){
	.glry_box-wraper .glry_box-desc {
	  width: auto;
	}
}

@media (max-width: 1019px) {

	.top-baner-wrapp{
		display: none;
	}	
	
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	max-height: 1000px;
     }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
		padding-left: 15px;
		margin-right: -15px;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	#navigacija{
	  width: 96%;
	  text-align: center;
	}
	.footer-nav{
	  display: block !important;
	}
	.euro-navigacija-popravka{
	  width:auto !important;
	}
}

.imgitc {
	border-top: 9px solid #bcd6fb;
	border-right: 10px solid #bcd6fb;
	border-bottom: 9px solid #bcd6fb;
	border-left: 10px solid #bcd6fb;
	margin:20px;
}

/*baner mapiranje*/
.mapa_fb_link {
	width: 85px;
	height: 85px;
	position: absolute;
	border: 0px solid red;
	z-index: 10;
	top: 7px;
	left: 10px;
	background-attachment: fixed;
}

.mapa_fb_link a :hover {
	width: 105%;
	height: 105%;
}

.mapa_tw_link {
	width: 85px;
	height: 85px;
	position: absolute;
	border: 0px solid red;
	z-index: 10;
	top: 7px;
	left: 105px;
	background-attachment: fixed;
}

.mapa_tw_link a :hover {
	width: 105%;
	height: 105%;
}

.mapa_yt_link {
	width: 85px;
	height: 85px;
	position: absolute;
	border: 0px solid red;
	z-index: 10;
	top: 7px;
	left: 200px;
	background-attachment: fixed;
}

.mapa_yt_link a :hover {
	width: 105%;
	height: 105%;
}

.tab-active-n {
  background-color: rgb(245, 245, 245);
  border: 1px solid #868787 !important;
  border-bottom: transparent !important;
  /*border-top: transparent !important;*/
  color: #022a94 !important;
}

.tabs-najcitanije, .tabs-najnovije, .tabs-teme{
  display: block;
  cursor: pointer;
  padding: 2px;
  /*margin-right: 15px;*/
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
}

.tabs-najnovije, .tabs-najnovije a, .tab-najnovije, .tab-najnovije a{
  background-color: #345db7;
  color: #fff;
  border: none !important;
}

.tabs-najcitanije, .tabs-najcitanije a, .tab-najcitanije, .tab-najcitanije a{
  background-color: #7999e6;
  color: #fff;
  border: none !important;  
}

.tabs-teme, .tabs-teme a, .tab-teme, .tab-teme a {
  background-color: #e6ebfe;
  color: #38569f;
  border: none !important;  
}

.tabs-fix {
  margin-bottom: 1px;
}

/*teme index lista*/
.teme-list {
	font-weight: bold;
	color: black;
	line-height: 1.7em;
	font-size: 14px;
}

.teme-list ul {
	list-style-type: square;
	list-style-position: inside;
}

.ul-teme {
	padding: 10px 0 0 0;
	font-weight: 600;
	font-size: 14px !important;
	margin-top: 0;
	text-indent: -30px;
	padding-bottom: 10px;
}
/*kraj teme lista*/

/*dodatne fotografije*/
.slika-lijevo {
 width: 100%;
 height: 100%;
}

/*video sirina*/
div.player {
 width: 100% !important;
}

div.baner-projekti {
	display: inline-block;
	padding-top: 10px;
}

div.skupstina-uzivo {
	background-color: #e2e2e2;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.skupstina-uzivo-txt {
	padding-left: 10px;
	padding-right: 10px;
}

iframe {
	width: 100% !important;
}

  .rez-uzivo {
  	background-color: rgb(233, 237, 217);
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 2px solid white;
  }
  
  .ul-najnovije-euro {
  padding: 10px 0 10px 20px;
  list-style-type: square;
  font-size: 14px !important;
  /*border-top: 1px solid #868787;*/
  margin-top: 0;
  font-weight: 500;
  }
  
@media (max-width: 768px) {
  .mob-row-fix {
	 margin-top: -25px;
	 padding-top: 5px;
	 padding-bottom: 0;
  }
}
  
  .ul-najnovije-euro:nth-child(2) li {
	  margin-top: -25px;
  }
  
  .tema-box-link {
  color: #022a94; 
  font-weight: bold; 
  margin-top: 15px; 
  margin-bottom: 10px;
  }
  
  .tema-link {
  background-color: black; 
  color: white;
  padding: 5px;
  border-radius: 6px 2px;
  }
  
/*program index novosti fix*/

#art1{
margin-bottom: 1px;
padding: 8px 8px;
font-size:14px;
overflow: hidden;
}

#art1:nth-child(odd) {
background-color: #e3e3e3;
}

#art1:nth-child(even) {
background-color: #efeeee;
}

#art1 a{
  /*color: #428bca;*/
text-decoration: none;
}

#art1 #dsc{
  color: black;
}

#art1 #cpt a{
 font-weight: bold;
}

#art1 a:hover{
  color: #1d5393 !important;
}  

#art1 #dsc {
    color: black;
    font-size: 13px;
}

.art_img1 {
	float: left;
	clear: both;
	margin-right: 10px;
}

#cpt1 {
    font-weight: bold;
    font-size: 17px;
}
/*kraj fix*/

.rss_icon {
	float: right;
	font-weight: bold;
	padding-left: 10px;
	color: #D88842;
}

.rss_icon a {
	color: #D88842;
}

.rss_icon a:hover {
	color: #FF8300;
}

.pitaj-predlozi {
	display: inline-block;
}

#pitaj-predlozi-opis {
	color: gray;
	text-align: center;
	display: none;
}

#info_baner {
	top: 10px;
	left: 25px;
	margin: 0px -25px;
}

@media(max-width: 991px) {
#info_baner {
	left: 7.5%;
	margin-bottom: 10px;
}
	
}

/*rio fix*/
.rio-nav {
	color: #ff9303  !important;
    font-style: italic !important;
	font-size: 17px;
}

.rio-nav .sel {
	color: #fa5527 !important;
    font-style: italic !important;
	font-size: 17px;
}

.mobile_popup {
		width: 100%;
		max-width: 1004px;
		position: relative;
		padding: 0;
		display: none;
	}
	
.mobile-logo {
		width:100%;
	}
	
.mobile-logo img {
		width: 100%;
		height: 100%;
	}
	
.install-link a {
		color: white;
	}	
	
.mobile-popup-x a{
		font-weight: 900;
		color: white;
		position: absolute;
		margin-left: 93%;
		margin-top: 2%;	
	}
	
.mobile-poruka{
		position: absolute;
		margin-top: -12%;
		margin-left: 27%;
		font-weight: 900;
		line-height: 90%;
	}	
.install-link {
		background-color: rgb(148,179,0);
		border-radius: 8px;
		display: inline-block;
		position: absolute;
	}
	
@media (min-width: 600px){

	.mobile-popup-x a{
		font-size: 2em;
	}
	
	.mobile-poruka{
		font-size: 1.5em;
	}
	
	.install-link {
		padding: 8px 8px 0 8px;
		margin: -90px 70%;
		font-size: 1.5em;
	}
	
}

@media (min-width: 1000px){
	.install-link {
		margin: -90px 75%;
	}	

}

	
@media (min-width: 768px) {
	.mobile-popup-x a{
		font-size: 2.5em;
	}
	
	.mobile-poruka{
		font-size: 2em;
	}
	
	.install-link {
		padding: 10px 10px 0 10px;
		margin: -90px 70%;
		font-size:2em;
	}
	
}

@media (min-width: 1000px){
	.install-link {
		margin: -90px 75%;
	}	
}	
/*end rio*/


/*BLOG*/
.blog-headline {
	font-size: 15px;
    font-weight: 800;
    line-height: 15px;
}

.blog-naslovnica {
	background-color: #1773c6;
}

.blog-ticker-naslov  a {
	color: white;
}

.blog-ticker-naslov {
  font-weight: bold; 
  float: left;
  padding: 4px 10px 4px 10px;
  font-size: 16px;

}
	
	@media (max-width: 991px) {
		.b-ticker-naslov {
			float: none !important;
			display: inline-block;		
			margin-left: 4px;
		}
	}

.blog-autor-name {
	color: #818080;
}

.blog-naslovna-row {
	display: table;
}

.blog-autor-img {
	width: 60px; 
	vertical-align:middle;
	display: table-cell;
}

.blog-autor-img img{
	border-radius: 50%;
}

.blog-naslov-wrap {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0 0 10px;
}

.blog-naslov-nwz-wrap {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 10px;
	font-weight: 500; 
	color: #565555;
	font-size: 16px;
}

	
/*KRAJ BLOG*/



/*DRUSTVENE MREZE PREPRAVKA*/

.viber-btn {

	background:url('../_bmp/viber_share_purple_120_normal.png') no-repeat;
	background-size: cover;
	background-position: center center;  
	width: 60px;
	height: 20px;
	border: none;
	border-radius: 3px;
}

.viber-btn:hover {
	background:url('../_bmp/viber_share_purple_120_hover.png') no-repeat;
	background-size: cover;
	background-position: center center;  
	width: 60px;
	height: 20px;
	border: none;
	border-radius: 3px;
}


/*KRAJ DRUSTVENE MREZE*/

/* STICKY MENU */


.grad-menu {
    background-color: #345db7;
}
/* END STICKY MENU */

/*SOCIAL ICONS*/
.social-top {
	float: right;
	margin: 1px 10px 0 0;
}

.social-top a {
	padding: 0 2px;
	color: #0066a1;
}

.glyphicon-search {
	color: #0066a1;
}

@media(max-width: 600px) {
	.social-top {
		margin: 1px 10px 12px 0;
	}
}

/*END SOCIAL*/

/* DONJI DIO BODIJA */
.lower-body {
	background-color: #d1d1d3;
	max-width: 1004px;
	left: 50%;
    transform: translate(-50%, 0px);
	padding: 0 10px 0 15px;
	text-align: center;
	top: 20px;
	margin-bottom: 23px;
}

.lower-body td#caption{
	max-width: 200px;
}

.lower-body .video-align-fix{
	margin-left: -30px;
}

/* KRAJ DONJI BODI */


/*Novi fix*/
@media only screen and (min-width: 1020px) and  (max-width: 1200px){
	.navbar {
		font-size: 1em;
		margin-left: 17px;
	}
	
}

#navigacija, .grad-menu, .nav-bgnd-sm {
	background-color: #0066a1 !important;
}

.vazne-vijesti {
	background-color: #e63200;
}

.tabs-tv, .tab-tv .uzivo, .tabs-najnovije {
	background-color: #0066a1;
}

.tabs-plus, .tab-plus .uzivo, .tabs-najcitanije{
	background-color: #026faf;
}

.tabs-radio, .tab-radio .uzivo, .tab-radio .uzivo a {
	background-color: #047abf;
	color: #fff !important;
}

.tabs-najnovije, .tabs-najnovije a, .tab-najnovije, .tab-najnovije a {
	background-color: #0066a1;
}

.tabs-najcitanije, .tabs-najcitanije a, .tab-najcitanije, .tab-najcitanije a {
	background-color: #026faf;
}

.tabs-teme, .tabs-teme a, .tab-teme, .tab-teme a {
	background-color: #047abf;
	color: #fff !important;
}

.vijesti-ticker-naslov a, .vijesti-ticker-naslov a:hover, .vijesti-ticker-naslov a:focus {
	color: #fff;
}

.vijest-ticker {
	background-color: #0066a1;
	border: none;
}

.prelomna-vijest {
	background-color: #e63200;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    padding: 2px;
}

.prelomna-vijest a {
	color: #fff;
}

.prelomna-vijest h1 {
	font-size: 1.2em;
}

@media only screen and (max-width: 768px) {
.prelomna-vijest h1 {
	font-size: 1em;
}
}

.naslovna-prve-dvije-wrapp {
	padding: 0;
}

.rest-page-wrapp {
	padding: 0;
}

.sajdbar {
	margin-left: 10px;
}

main {
	margin-left: 5px;
	min-height: 710px;
}

#modalSearch {
	z-index: 10010;
}