body{
	margin:0;
	padding:0;
	background-color:#F3F3F3;
}
body .container-fluid{
	font-size:0;
}
img{
	max-width:100%;
	height:auto;
}
a{
	text-decoration:none !important;
}
.bodycf{
	padding:57px 0px 0px 0px;
}
#header-cont{
	width:92%;
	height:100px;
	float:left;
	margin:0;
	padding:33px 22px 33px 33px;
	background-color:#FFF;
	position:relative;
}
#header-menu{
	width:8%;
	height:100px;
	float:left;
	margin:0;
	padding:0;
	background-color:#023e87;
	position:relative;
}
#header-logo{
	float:left;
	width:auto;
	height:auto;
}
#menu-cont{
	width:auto;
	height:19px;
	float:right;
	margin:0;
	margin-top:9px;
	padding:0;
	position:relative;
}
.menucont{
	width:auto;
	height:19px;
	float:left;
	margin:0;
	margin-right:24px;
	padding:0;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #3d3d3d;
	text-transform:uppercase;
	position:relative;
}
.menucont a{
	color:#3d3d3d;
}
.menucont.hastab{
	padding-right:10px;
}
.open_menu_tabs{
	position:absolute;
	z-index:997;
	top:-1px;
	right:0;
	cursor:pointer;
}
.menu_icon{
	float:left;
	margin:0;
	margin-right:8px;
	margin-top:-1px;
}
#menu_socials{
	width:76px;
	height:13px;
	float:left;
	margin:0;
	margin-top:1px;
	padding:0;
	display:flex;
	justify-content:space-between;
}
#menu_socials img{
	float:left;
}
#header_top_menu{
	width:auto;
	height:40px;
	position:absolute;
	z-index:997;
	top:-20px;
	right:0;
	padding:15px 22px 14px 15px;
	background-color:#FFF;
}
#htm_search{
	float:left;
}
.htm_line{
	width: 1px;
	height: 7px;
	float:left;
	margin:3px 16px 0px 16px;
	background-color:#d14f29;
}
.htm_line.first{
	margin-left:11px;
}
.htm_links{
	width:auto;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Roboto';
	font-size: 10px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #3d3d3d;
	text-transform:uppercase;
}
#header-menu-icon{
	position:absolute;
	z-index:997;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	cursor:pointer;
}
#header_special_links{
	width:100%;
	height:30px;
	position:absolute;
	z-index:997;
	top:43px;
	left:-320px;
}
.hsl{
	width:auto;
	height:30px;
	float:right;
	margin-left:8px;
	padding:8px 16px;
	background-color:#d14f29;
	font-family: 'Roboto';
	font-size: 12px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #fefefe;
	text-transform:uppercase;
}
.hsl a{
	color:#FFF;
}
#header_special_links .hsl:last-child{
	margin:0;
}
.mainNewscont{
	margin-top:48px;
}
#mainNewsBig{
	width:620px;
	height:428px;
	float:left;
	margin:0;
	padding:0;
	background-color:#023e87;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
	position:relative;
}
.mainNewsdiv{
	width:100%;
	height:auto;
	position:absolute;
	z-index:997;
	bottom:24px;
	left:0;
	padding:0px 33px;
}
.mainNewsKat{
	width:auto;
	height:19px;
	float:left;
	margin:0;
	padding:4px 8px;
	font-family: 'Roboto';
	font-size: 10px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	text-transform:uppercase;
}
.mainNewsKat.orange{
	background-color:#d14f29;
}
.mainNewsKat.blue{
	background-color:#023e87;
}
.mainNewsTitle{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	margin-top:8px;
	padding:0;
	font-family: 'Roboto';
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	color: #ffffff;
}
.mainNewsTitle.sml{
	font-size: 14px;
	line-height: 1.43;
}
.mainNewsTime{
	width:auto;
	height:auto;
	float:left;
	margin:0;
	margin-top:8px;
	padding:0;
	font-family: 'Roboto';
	font-size: 10px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #ffffff;
}
#mainNewsSml{
	width:295px;
	height:428px;
	float:left;
	margin:0px 43px;
	padding:0;
}
.mainNewsdivSml{
	width:100%;
	height:194px;
	float:left;
	margin:0;
	background-color:#023e87;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
	position:relative;
}
#mainNewsSml .mainNewsdivSml:first-child{
	margin-bottom:40px;
}
.mainNewsdivSmlCont{
	width:100%;
	height:auto;
	position:absolute;
	z-index:997;
	bottom:24px;
	left:0;
	padding:0px 24px;
}
#mainNewsRestcont{
	width:295px;
	height:428px;
	float:left;
	margin:0;
	padding:0;
}
#mNR_header{
	width:100%;
	height:40px;
	float:left;
	margin:0;
	padding:0;
	display:flex;
	justify-content:space-between;
}
.mNR_tab{
	width:33%;
	height:40px;
	margin:0;
	padding:15px 0px;
	font-family: 'Roboto';
	font-size: 10px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #3d3d3d;
	text-transform:uppercase;
	border-bottom:2px solid #f3f3f3;
	background-color:#FFFFFF;
	cursor:pointer;
}
.mNR_tab.active{
	border-bottom:2px solid #d14f29;
}
#mNR_cont{
	width:100%;
	height:388px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:20px 34px 22px 16px;
	background-color:#FFF;	
}
.mNR_cont{
	width:100%;
	height:80px;
	overflow:hidden;
	float:left;
	margin:0;
	margin-bottom:16px;
	padding:0;
}
.mNR_time{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	margin-bottom:4px;
	padding:0;
	font-family: 'Roboto';
	font-size: 10px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #d14f29;
}
.mNR_title{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #3d3d3d;
}
.weatherCont{
	margin-top:40px;
}
.weatherDiv{
	width:100%;
	height:194px;
	float:left;
	margin:0;
	padding:29px 30px 23px 30px;
	background-color:#FFF;
	display:flex;
	justify-content:space-between;
}
.weatherContSingle{
	width:20%;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	padding-left:84px;
	position:relative;
}
.weatherIcon{
	width:62px;
	position:absolute;
	z-index:997;
	top:9px;
	left:0;
}
.weatherGrad{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Roboto';
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.09;
	letter-spacing: normal;
	color: #3d3d3d;
}
.weatherTemp{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	margin-top:8px;
	padding:0;
	font-family: 'Roboto';
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #3d3d3d
}
.weatherDesc{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	margin-top:4px;
	padding:0;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #3d3d3d
}
.weatherInfo{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	margin-top:8px;
	padding:0;
	font-family: 'Roboto';
	font-size: 10px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #a1a1a1;
}
.generalNewsCont{
	margin-top:40px;
}
.NewsCont{
	width:405px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
.generalNewsCont .NewsCont:nth-child(2n){
	margin:0px 40px;
}
.newsContTitle{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Roboto';
	font-size: 20px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	color: #3d3d3d;
}
.newsContTitle.sml:before{
	content:'';
	width: 14px;
	height: 14px;
	float:left;
	margin:0;
	margin-right:18px;
	margin-top:7px;
	border-radius: 5px;
	background-color: #d14f29;
}
.newsContTitle.bg:before{
	content:'';
	width: 40px;
	height: 14px;
	float:left;
	margin:0;
	margin-right:18px;
	margin-top:7px;
	border-radius: 5px;
	background-color: #d14f29;
}
.NC_main_news{
	width:100%;
	height:275px;
	float:left;
	margin:0;
	margin-top:24px;
	padding:0;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
	background-color:#023e87;
	position:relative;
}
.NC_main_news .mainNewsTitle{
	font-size: 16px;
	line-height: 1.5;
}
.NC_rest_news{
	width:100%;
	height:420px;
	float:left;
	margin:0;
	padding:16px 32px;
	background-color:#FFF;
}
.NC_rest_news .mNR_cont{
	margin:0;
	margin-top:16px;
	height:auto;
}
.NC_rest_news.sml{
	height:325px;
}
.reklama{
	margin-top:40px;
	margin-bottom:40px;
	width:970px;
}
.reklama.content{
	width:300px;
	height:auto;
	min-height:250px;
	max-height:600px;
	float:right;
	background-color:#d14f29;
	margin-right:50px;
}
.reklama.content2{
	width:300px;
	height:600px;
	margin-top:0;
	float:right;
	background-color:#d14f29;
	margin-right:50px;
}
.emisije{
	width:100%;
	height:auto;
	float:left;
	padding:20px 34px 24px 34px;
	background-color:#FFF;
}
#emisije_slider{
	width:100%;
	height:100px;
	float:left;
	margin:0;
	margin-top:22px;
	padding:0;
	position:relative;
}
.emisije_slide{
	width:33%;
	height:100%;
	float:left;
	margin:0;
	padding:0;
}
.emisije_slide_img{
	background-color:#023e87;
	width:140px;
	height:100%;
	float:left;
	position:relative;
	overflow:hidden;
	border-radius: 8px;
}
.emisije_slide_cont{
	width:50%;
	height:64px;
	float:left;
	margin:0;
	margin:17px 0px 0px 16px;
	padding:0;
}
.emisije_slide_title{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.83;
	letter-spacing: normal;
	color: #3d3d3d;
}
.emisije_slide_date{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Roboto';
	font-size:12px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.83;
	letter-spacing: normal;
	color: #3d3d3d;
}
.emisije_slide_link{
	float:left;
	margin-top:10px;
}

#footer{
	width:100%;
	height:335px;
	float:left;
	margin:0;
	margin-bottom:139px;
	padding:0;
	padding:44px 33px 12px 40px;
	background-color:#023e87;
}
.marginTop{
	margin-top:40px;
}
.NewsDiv{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:30px 32px 8px 32px;
	background-color:#FFF;
}
.NewsDiv.sngl{
	padding-bottom:40px;
}
.NewsDivTitle{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Roboto';
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.58;
	letter-spacing: normal;
	color: #3d3d3d;
}
.NewsDivTitle.bgtlt{
	font-size: 48px;
}
.NewsDivTitle.smlTtl{
	font-size: 36px;
}
.NewsDiv20{
	width:100%;
	height:187px;
	float:left;
	margin:0;
	margin-top:40px;
	padding:0;
}
.MainNews20{
	width:284px;
	height:187px;
	float:left;
	margin:0;
	margin-right:32px;
	padding:0;
	background-color:blue;
	position:relative;
	overflow:hidden;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}
.MainNews20:last-child{
	margin:0;
}
.NewsDiv20Rest{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	margin-top:88px;
	padding:0;
}
.newsDivRest33{
	width:33%;
	height:100px;
	float:left;
	margin:0;
	margin-bottom:42px;
	padding:0;
}
.newsDivRest33_img{
	width:100px;
	height:100px;
	float:left;
	margin:0;
	margin-right:16px;
	padding:0;
	position:relative;
	overflow:hidden;
	background-color:#023e87;
}
.newsDivRest33 .mNR_cont{
	width:55%;
	margin-top:8px;
}
#foterDiv{
	width:80px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
#foter_lang{
	width:auto;
	height:auto;
	float:left;
	margin:0;
	margin-top:16px;
	padding:0;
	font-family: Roboto;
	font-size: 10px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff !important;
}
#footerRest{
	width:84%;
	height:auto;
	float:left;
	margin:0;
	margin-left:115px;
	padding:0;
}
#footer_social{
	width:100%;
	height:13px;
	float:left;
	margin:0;
	margin-top:3px;
	padding:0;
}
#footer_social a{
	margin-right:8px;
}
#footer_link_cont{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	margin-top:17px;
	padding:0;
	position:relative;
}
.footer_link_cont{
	width:121px;
	height:auto;
	float:left;
	margin:0;
	margin-right:65px;
	padding:0;
}
.footer_link_cont:last-child{
	margin:0;
}
.footer_link_cont a{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-family: Roboto;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	color: #ffffff;
	position:relative;
}
#footer_emisija:before{
	content:url(/images/footer_emisije.svg);
	position:absolute;
	z-index:997;
	top:-32px;
	left:0;
}
#footer_uzivo:before{
	content:url(/images/footer_uzivo.svg);
	position:absolute;
	z-index:997;
	top:-32px;
	left:0;
}
#footer_weather{
	width:64px;
	height:64px;
	position:absolute;
	z-index:997;
	top:-45px;
	right:0px;
}
#copyright{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	margin-top:25px;
	padding:0;
	font-family: 'Roboto';
	font-size: 10px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	color: #ffffff;
}
#copyright span{
	font-weight: normal;
	color: rgba(255, 255, 255, 0.46);
}
#copyright span a{
  color: rgba(255, 255, 255, 0.46);
}
#contentPage{
	width:100%;
	height:auto;
	min-height:800px;
	float:left;
	margin-top:48px;
	margin-bottom:40px;
	padding:40px;
	background-color:#FFF;
}
#contentPage h1{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 8px;
	padding: 0;
	font-family: 'Roboto';
	font-size:48px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.58;
	letter-spacing: normal;
	color: #3d3d3d;
}
.halfCont h1{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 8px;
	padding: 0;
	font-family: 'Roboto';
	font-size: 24px !important;
	font-weight: bold !important;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33 !important;
	letter-spacing: normal;
	color: #3d3d3d;
}
#contentPage p{
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #3d3d3d;
}
.halfCont #contentPage{
	max-width:851px;
}
.halfCont #mainNewsRestcont{
	width:405px;
	margin-left:40px;
	margin-top:48px;
}
.halfCont .weatherDiv{
	width:405px;
	margin-left:40px;
	margin-top:40px;
}
.halfCont .weatherContSingle{
	width:70%;
	left: 50%;
	transform: translate(-50%);	
}
.menu_subcont{
	position:absolute;
	z-index:998;
	top:25px;
	left:0px;
	background-color:#d14f29;
	border:1px solid rgba(255,255,255, 0.2);
	width:150px;
	height:auto;
	padding:10px 20px 10px 20px;
}
.menu_subcont a{
	width:100%;
	float:left;
	font-family: 'Roboto';
	font-size: 12px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #FFF;
	border-bottom:1px solid rgba(255,255,255, 0.7);
	border-bottom-style:dotted;
	padding:10px 0px;
}
.menu_subcont a:first-child{
	padding-top:0;
}
.menu_subcont a:last-child{
	border:none;
	padding-bottom:0;
}
.moblink{
	display:none;
}
#searchbar{
	float:left;
	width:400px;
	height:30px;
	margin-top:-10px;
	margin-right:15px;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight:400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #3d3d3d;
	border:none;
	border-bottom:1px solid #f3f3f3;
}	
#searchbar::placeholder{
	font-style:italic;
}
#contentPage .MainNews20{
	margin-right:26px;
	margin-top:26px;
}
#contentPage .MainNews20:nth-child(4n){
	margin-right:0;
}
#contentPage .NewsDiv20{
	height:auto;
}
#loaderDiv{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(2, 62, 135, 0.7);
	z-index:999;
}
#loaderDiv i{
	font-size:72px;
	color:#FFF;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
#bhrtLeft{
	width:65%;
	height:auto;
	float:left;
}
#bhrtRight{
	width:30%;
	height:auto;
	float:right;
}