body{
	background-color:#f7f7f7;
	
	padding-top:128px !important;
}

html{
	background-color:#FFF;
	min-height:101%;	
}





.kaoPretplatnik{
	padding-top:40px;
}

.kaoPretplatnik a{
	text-decoration:underline;
	color: #000 !important;
	font-style:italic;
}



.cookieBar .zatvoricookieBar{
    background-color: #25702a;
    color: #fff;
    padding: 8px;
    display: inline-block;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
	cursor:pointer;
}










.mobHid{
	display:none !important;
}
.head_mgz{
	height:48px;
	width:100%;
	background-color:#000;
	overflow:hidden;
	left:0px;
	top:0px;
	position:fixed;
	z-index:1100000;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.5);
}
.head_mgzInner{
	margin:auto;
	padding-left:0px;
	padding-right:20px;
	position:relative;
}

.head_mgz a{
	display:block;
	float:left;
	color:#FFF;
	line-height:48px;
	height:48px;
	font-weight:bold;
	font-size:14px;
	/*font-size:12px;*/
	padding-left:10px;
	padding-right:10px;
	font-family:Georgia;
	font-family: arial;
}
.head_mgz a:hover{
	color:#f7d670;
}

.regHeadMgLinkON{
	color:#f7d670 !important;
	text-decoration:none !important;
}
.regHeadMgLinkON:hover{
	text-decoration:none !important;
}
.regHeadMgLink img{
}


/*
.head_mgz .regHeadMgLink span{
	background-color:#f7d670;
	color:#000;
}*/

.targetPosAbsLog,.targetPosAbs{
	padding-top:12px;
}
.targetPosAbsLog{
	padding-top:0px;
	margin-top:-20px;
}




.head_mgzRightSide{
	float:right;
}

.head_mgz .head_mgzLastLeft{
	padding-right:60px;
}






.sekcijeMenu{
	background-color:#222;
	padding:15px;
	padding-left:0px;
	padding-right:0px;
	position:fixed;
	left:0px;
	top:48px;
	z-index:1000000000000000000000;
	height:100%;
	overflow:auto;
	display:none;
	width:50%;
	max-width:240px;
}

.smn_link{
	display:block;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	line-height:100%;
	padding:8px;
	padding-left:25px;
	padding-right:25px;
	font-family: arial;
}
.smn_link:hover{
	color:#f7d670;
}






/*---SEKCIJE button---*/
.head_mgz .head_mgzSekcije{
	padding-left:30px;
	position:relative;
	padding-right:30px;
}
.head_mgz .margSekcije{
	padding-left:60px !important;
}

.head_mgzSekcijeOn{
	color:#f7d670 !important;
}
.head_mgz .head_mgzSekcijeShort{
	padding-right:0px;
}

.head_mgz .head_mgzSekcije .spanUp,.head_mgz .head_mgzSekcije .spanMid,.head_mgz .head_mgzSekcije .spanLow{
	width:20px;
	height:5px;
	background-color:#FFF;
	position:absolute;
	left:0px;
	top:14px;
}
.head_mgz .head_mgzSekcije .spanMid{
	top:22px;
}

.head_mgz .head_mgzSekcije .spanLow{
	top:auto;
	bottom:13px;
}


.head_mgz .margSekcije .spanUp,.head_mgz .margSekcije .spanMid,.head_mgz .margSekcije .spanLow{
	margin:auto;
	position:absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}




.head_mgz .head_mgzSekcije:hover .spanUp,.head_mgz .head_mgzSekcije:hover .spanMid,.head_mgz .head_mgzSekcije:hover .spanLow,.head_mgz .head_mgzSekcijeOn .spanUp,.head_mgz .head_mgzSekcijeOn .spanMid,.head_mgz .head_mgzSekcijeOn .spanLow{
	background-color:#f7d670;
}
.head_mgz .regHeadMgLinkNone{
	display:none;
}
/*---SEKCIJE button---*/





.head_mgz .regAdvanceLogo,.head_mgz .regAdvanceLogoPrimo{
	display:block;
	width:134px;
	height:48px;
	margin:auto;
	float:left;
	padding-left:0px;
}
.head_mgz .regAdvanceLogo img,.head_mgz .regAdvanceLogoPrimo img{
	display:block;
	width:134px;
	height:28px;
	margin-top:7px;
}


.head_mgz .regAdvanceLogoWide{
	display:none;
	width:200px;
	height:48px;
	margin:auto;
	position:absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.head_mgz .regAdvanceLogoWide a{
	display:block;
	width:134px;
	height:28px;
	margin:auto;
	float:none;
}
.head_mgz .regAdvanceLogoWide img{
	display:block;
	width:134px;
	height:28px;
	margin-top:10px;
}


/*---- VAR ----*/
.hLight{
	background-color:#f7d670;
}
.hLight{
	background-color:#f7d670;
	color:#000 !important;
	text-decoration:none !important;
}



/*---COG ako se ne vidi login i pretplata---*/
.head_mgzRightSideCog{
	position:absolute;
	right:0px;
	top:0px;
	height:48px;
	width:48px;
	display:block;
}
.cogCloud{
	background-color:#FFF;
	border:1px solid #DDD;
	position:fixed;
	right:10px;
	top:48px;
	padding:4px;
	padding-left:18px;
	padding-right:18px;
	z-index:99999999999999999999999999;
}
.cogCloud a{
	float:left;
	display:block;
	font-size:18px;
	padding:10px;
	font-weight:bold;
}
.cogCloud .prldres{
	border-right:1px solid #CCC;
	padding-right:16px;
	margin-right:8px;
}
.cogCloud .obpreCog{
	text-decoration:none !important;
	border:none !important;
	line-height:36px !important;
}
.cogCloud .obpreCog u{
	text-decoration:none !important;	
}


.cogCloud .head_mgzRightSide a{
	color:#000 !important;
}


.head_mgzRightSideCog span{
	display:block;
	width:23px;
	height:23px;
	background-image:url(/ad/nn/adMagazine2.png);
	background-position:right top;
	background-repeat:no-repeat;
	margin-top:13px;
	margin-left:20px;
}
.head_mgzRightSideCog:hover span{
	background-position:-564px 0px;
}




.head_mgzSearch{
	display:block;
	float:left;
	height:48px;
	width:34px;
	margin-right:20px;
}
.head_mgzSearchShort{
	margin-right:10px;
}

.head_mgzSearch span{
	display:block;
	width:23px;
	height:23px;
	background-image:url(/ad/nn/nas5.png);
	background-position: -531px -147px;
	background-repeat:no-repeat;
	margin-top:13px;
	margin-left:13px;
}
.head_mgzSearch:hover span{
	background-position: -531px -174px;
}
.smn_linkTrazilica{
	position:relative;
	padding-left:28px;
	margin-left:26px;
	
}
.smn_linkTrazilica span{
	background-image:url(/ad/nn/nas5.png);
	background-position: -531px -147px;
	background-repeat:no-repeat;
	width:23px;
	height:23px;
position:absolute;
		left:0px;
		top:4px;
}









/*----- footerMag OFF -----*/
.footerMag{
	
}




/*----------------- NASLOVNICA ----------------*/
.magazineWrap{
	margin:auto;
	z-index:10;
}
.naslovniceMagazineWrap{
	max-width:1380px;
	margin:auto;
	z-index:10;
	margin-top:-80px;
}

.headerNBitno{
	margin-bottom:17px;	
}


.bitnoSekcija{
	font-size:17px;
	padding-top:7px;
	padding-bottom:6px;
	height:18px;
	overflow:hidden;
	font-family: 'Playfair Display', serif;
	/*border-bottom:1px solid #DDD;*/
}
.bitnoSekcijaHl{
	color:#b03436;
	font-weight:bold;
	float:left;
	padding-left:10px;
	text-transform:uppercase;
}
.btsLnk{
	float:left;
	display:block;
	margin-left:17px;
}

.headNaslovnica{
	border-bottom:6px solid #f7d670;
	position:relative;
	margin-top:10px;
	padding-bottom:16px;
	
}
.headNaslovnicaLogo{
	width:275px;
	height:87px;
	display:block;
	margin:auto;	
}
.naDanasnjiDan{	
	display:block;
	width:199px;
	height:68px;
	background-image:url(/ad/nn/naDanasnjiDan.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	right:120px;
	bottom:16px;	
}
.ndd_mjesec{
	color:#FFF;
	font-weight:bold;
	margin-left:1px;
	margin-top:4px;
	width:57px;
	height:15px;
	text-align:center;
	display:block;
	
}
.ndd_dan{
	color:#000;
	font-weight:bold;
	font-size:28px;
	margin-left:1px;
	margin-top:4px;
	width:57px;
	height:32px;
	line-height:32px;
	text-align:center;
	display:block;
	
}
.ndd_txt{
	color:#000;
	width:216px;
	height:44px;
	font-size:13px;
	line-height:13px;
	display:block;
	position:absolute;
	left:81px;
	top:22px;
	font-family: 'Noto Serif', serif;
	
}


.naDanasnjiDan:hover{
	text-decoration:none !important;
}	
.naDanasnjiDan:hover .ndd_txt{
	text-decoration:underline !important;
}	




/*---------- KRATKE VIJESTI konteijner ----------*/
.vijestiMgzContainer{
	padding:18px;
	padding-right:0px;
	padding-top:14px;
	padding-bottom:14px;
	background-color:#FFF;
	float:left;
	width:20%;
	margin-right:27px;	
	
	height:442px;
	overflow:hidden;
	position:relative;
}
.vijestiMgzContainer:hover{
	overflow:auto;
}


.whiteShadowKv{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:300px;
	background-image:url(/ad/nn/wpl.png);
	background-position:0px 170px;
	background-repeat:repeat-x;	
}
.vijestiMgzContainer:hover .whiteShadowKv{
	
}

.kvContainerMaga_mobile .vijestiMgzContainer .whiteShadowKv{
	display:none;
}

.kvContainerMaga_mobile .vijestiMgzContainer{
	padding:18px;
	padding-top:15px;
	padding-bottom:14px;
	background-color:#FFF;
	width:auto;
	
	max-width:none;
	margin-right:0px;
	overflow:visible;
	height:auto;
}
.kvContainerMaga_mobile .vijestiMgzContainer:hover{
	overflow:visible;
}


.unaktizMinHide{
	opacity:0.3;
}
.vijestiMgzContainer:hover .unaktizMinHide{
	display:block;	
}

.vmgzHdl{
	font-size:20px;
	line-height:20px;
	background-color:#f7d670;
	display:block;
	float:left;	
	font-family: 'Noto Serif', serif;
	color:#000;
	padding:4px;
	border-radius:4px;
}

.kvContainerMaga_mobile .vmgzHdl{
	display:none;		
}

.kratkaVijest_link{
	display:block;
	clear:both;
	padding-top:18px;
	font-size:14px;
	line-height:120%;
	color:#000;
	font-family: serif;
	padding-right:18px;
}

.kvContainerMaga_mobile .kratkaVijest_link{
	font-size:18px;
	line-height:100%;
	font-family: serif;
}


.kratkaVijest_link strong{
	color:#838383;
	display:block;
	text-transform:uppercase;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}

.kvContainerMaga_mobile .kratkaVijest_link strong{
	font-family: Arial;
	color:#9f0000;
	font-size:14px;
}
.kratkaVijest_link span{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding-bottom:3px;
	padding-top:5px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#333;
	text-decoration:underline;
	text-transform:uppercase;
}


.kratkeVijesti_title{
display:block;
color:#000;
font-size:24px;
line-height:100%;
padding-left:15px;
padding-right:15px;
position:relative;
font-family: 'Playfair Display', serif;
}

.kvContainerMaga .kratkeVijesti_title{
	display:none;
}

.kratkeVijesti_title:hover{
	text-decoration:none;
}
.kratkeVijesti_titleLinija{
	display:block;
	width:100%;
	height:2px;
	background-color:#a70404;
	position:absolute;
	left:0px;
	bottom:0px;
}
.kratkeVijesti_title:hover .kratkeVijesti_titleLinija{
	background-color:#4E4E4E;
}


.vmgzHdlDown{
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	background-color:#f7d670;
	display:block;
	text-align:center;
	margin-top:18px;
	font-weight:bold;
	margin-right:15px;
}
.kvContainerMaga_mobile .vmgzHdlDown{
	display:none;
}



.midAndZnanje{
	float:left;
	background-color:#DDD;
	width:800px;
}




/*------------------------- SREDNJA SEKCIJA - tekstovi -----------------------*/
.midMgz_tekstovi{
	width:518px;
	float:left;
	position:relative;
}
.midMgz_tekstoviFull{
	width:100%;
}


.midMgz_upLink{
	display:block;
	position:relative;
	float:left;
	width:100%;
}
.midMgz_upLinkImCont{
	display:block;
	width:100%;
	height:260px;
	max-height:460px;
	min-height:260px;
	overflow:hidden;
	position:relative;
}
.midMgz_upLinkImCont img{
	display:block;
	width:100%;
	height:auto;
	min-height:100%;
}
.katSign{
	text-transform:uppercase;
	background-color:#f7f7f7;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	height:16px;
	position:absolute;
	right:58px;
	top:-1px;
	background-image:url(/ad/nn/katSign.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.midMgz_tekstoviFull .katSign,.midMgz_tekstoviFull .midMgzNovinar{
	display:none;
}

.katSignLeft{
	width:6px;
	height:16px;
	display:block;
	background-image:url(/ad/nn/katSign.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	left:-6px;
	top:0px;
}
.katSignRight{
	width:6px;
	height:16px;
	display:block;
	background-image:url(/ad/nn/katSign.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:absolute;
	right:-6px;
	top:0px;	
}




.midMgz_Naslov{

	width:80%;
	position:absolute;
	margin: 0 auto;
	bottom:20px;
	left: 0;
	right: 0;
	color:#FFF;
	color:#f7d670;
	font-size:24px;
	line-height:130%;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;

font-family: serif;
}
.midMgz_Naslov em{
	display:block;
	position:relative;
	z-index:11;
	padding:30px;
	padding-top:10px;
	padding-bottom:12px;
	font-style:normal;
}
.midMgz_Naslov u{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	background-color:#000;
	opacity:0.6;
	border-radius:4px;
}


.strlenNaslovLower{
	font-size:20px;
}
.strlenNaslovLowerEx{
	font-size:18px;
}
.midMgz_Naslov span{
	color:#FFF !important;
}

.midMgz_tekstoviLarge .midMgz_Naslov{
	font-size:32px;
}
.midMgz_tekstoviLarge .strlenNaslovLower{
	font-size:28px;
}
.midMgz_tekstoviLarge .strlenNaslovLowerEx{
	font-size:26px;
}


.midMgz_tekstoviSmall .midMgz_Naslov{
	font-size:20px;
}
.midMgz_tekstoviSmall .strlenNaslovLower{
	font-size:16px;
}
.midMgz_tekstoviSmall .strlenNaslovLowerEx{
	font-size:14px;
}







.midMgzNovinar{
	float:right;
	font-size:12px;
	height:14px;
	margin-top:4px;
	padding-right:10px;
}
.midMgzNovinar em{
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.midMgzListanje{
	font-size:14px;
	line-height:18px;
	cursor:pointer;
	position:absolute;
	left:0px;
	top:264px;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
.midMgzListanje:hover{
	text-decoration:underline;
}

.regHeadMgLinkShorten{
	padding-left:7px !important;
	padding-right:7px !important;
}

.googleMapOuter{
	width:100%;
	height:380px;
	overflow:hidden;
	cursor: crosshair;
}
.googleMapKlasa{
	width:100%;
	height:400px;
}


.listanjeIspodPreporukeOuter{
	width:100%;
	border-bottom:1px solid #DDD;padding-bottom:1px;
	cursor:pointer;
	margin-top:20px;
}
.adNaFace{
	width:100%;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	line-height:120%;
	padding-top:20px;
}
.listanjeIspodPreporukeOuter:hover{
	border-bottom:1px solid #333;
}
.listanjeIspodPreporuke{
	width:535px;
	height:233px;
	display:block;
	margin:auto;
}


/*---------- 2 teksta ispod -----------*/
.dvaTekstaIspodContainer{
	width:100%;
	float:left;
	clear:both;
	margin-top:18px;
}
.dtc_left{
	width:50%;
	height:100%;
	float:left;	
}
.dtc_right{
	width:50%;
	height:100%;
	float:left;
}

.dtc_leftInner{
	margin-right:13px;
	height:100%;
}
.dtc_rightInner{
	margin-left:13px;
	height:100%;
}
.dtc_link{
	display:block;
	text-decoration:underline;
	position:relative;
}
.dtc_link u{
	display:block;
	width:100%;
	height:140px;
	overflow:hidden;
	    box-shadow: 1px 5px 30px #DDD;
}
.dtc_link u img{
	display:block;
	width:100%;
	min-height:100%;
}
.dtc_link em{
	display:block;
	font-style:normal;
	font-family: serif;
	font-size:15px;
	line-height:120%;
	color:#000;
	font-weight:bold;
	padding-top:6px;
	position:absolute;
	bottom:-35px;
	left:0px;
	background-color:#f7f7f7;
	padding-bottom:14px;
	border-bottom:1px solid #CCC;

    padding-left: 10px;
    padding-right: 10px;
}

.dtc_link em span{
	color:#333 !important;
	font-weight:normal !important;
}
.dtc_link:hover em{
	color:#940808 !important;
}
.dtc_link:hover em{
	text-decoration:underline!important;
	color:#333 !important;
}




/* *********** ADVANCE kartice ZNANJA *************** */
.adKartice{
	float:left;
	margin-left:27px;
	width:18%;
	height:470px;
	overflow:hidden;
}


.myListblock{
    display:table;
    width:100%;
    height:470px;
    margin:0;
    padding:0;
	vertical-align: bottom;
}

.myListblock li{
    display:table-row;
	vertical-align:bottom;
	
}

.myListblock li a{
    display:table-cell;
    vertical-align:top;
	display:block;
}





.adKarticeHLine{
	display:block;
	position:relative;
	margin-left:60px;
	font-size:12px;
	line-height:13px;
	border-left:2px solid #f7d670;
	padding-left:10px;
	max-width:140px;
}
.adKarticeHLine em{
	font-size:12px;
}
.adKarticeHLineLogo{
	display:block;
	background-image:url(/ad/nn/adKarticeH2.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:50px;
	height:39px;
	position:absolute;
	top:0px;
	left:-60px;
	padding-left:10px;
}

.adk_Link{
	display:block;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	font-family: serif;
	margin-top:8px;
	float:left;
	clear:both;
}

.adk_Link span{
	display:block;
	width:60px;
	height:38px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.adk_Link span img{
	display:block;
	width:100%;
	min-height:100%;
}


/*-------------- Desna Rubrika ------------- */
.desnaRubrika{
	float:right;
	width:15%;	
	margin-right:20px;
}
.desnaRubrika_1366{
	width:14% !important;
	margin-right:20px;
}
.desnaRubrika_1280{
	width:11% !important;
	margin-right:20px;
}
.desnaRubrika_off{
	display:none;
}





.izborUrednikaDr{
	text-align:center;
	font-style:italic;
	padding-bottom:11px;
	font-size:16px;
	font-weight:bold;
	font-family: 'Noto Serif', serif;	
}
.drb_Linkx{
	display:block;
	width:100%;
	position:relative;
	height:228px;
	margin-top:0px !important;	
}
.drb_LinkSlikax{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.drb_LinkSlikax img{
	display:block;
	width:260%;
	margin-left:-80%;
	min-height:100%;
}

.drb_LinkTxtx{
	display:block;
	font-weight:bold;
	padding-top:4px;
	padding-right:10px;
	font-size:14px;
	line-height:120%;
	position:absolute;
	left:0px;
	bottom:0px;
	font-family: serif;
	padding:16px;
	padding-left:20px;
	padding-right:20px;
	max-height:70%;
	overflow:hidden;
}
.drb_Linkx:hover .drb_LinkTxtx{
	text-decoration:underline;
	color:#FFF;
}
.desnaRubrika_1280 .drb_LinkTxtx{
	font-size:12px;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
}


.drb_LinkTxtx em{
	display:block;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	font-style:normal;
	z-index:10;
	color:#f6d679;
}
.drb_LinkTxtx u{
	text-decoration:none;
	color:#FFF;
}
.drb_LinkTxtx span{
background-color:#58443d;
opacity:0.86;
display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:9;
}






.drb_LinkUpx{
	background-color:#B20000;
	color:#FFF;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	display:block;
	font-weight:bold;
	font-size:12px;
}
.drb_LinkUpxx_znanost{
	background-color:#58a81e;
}
.drb_LinkUpxx_povijest{
	background-color:#9b2c05;
}
.drb_LinkUpxx_kultura{
	background-color:#58a81e;
}







.drb_Linkx:hover{
	text-decoration:none !important;
}
.drb_Linkx:hover .drb_LinkTxt{
	text-decoration:underline !important;
}





/*---------- KUltura i sl-----------*/
.drb_Linkxx{
	display:block;
	width:100%;
	position:relative;
	height:134px;
	margin-top:16px;
	color:#000;
	font-weight:bold;
	font-size:14px;
	line-height:120%;
	font-family: 'Noto Serif', serif;
	
	padding-top:8px;

}

/*---- socialMagazine ---START-*/
.socialMagazine{
	width:137px;
	height:34px;
	margin:auto;
	margin-top:8px;
}
.socmag_fb{
	display:block;
	float:left;
	width:37px;
	height:38px;
	background-image:url(/ad/nn/socMag.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
}
.pratiSocMag{
	float:left;
	width:51px;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia;
	padding-top:7px;
	color:#333;
	text-align:right;
	margin-right:10px;
}
.socmag_tw{
	display:block;
	float:left;
	width:37px;
	height:34px;
	background-image:url(/ad/nn/socMag.png);
	background-position:-44px 4px;
	background-repeat:no-repeat;
	margin-left:2px;
	margin-top:2px;
}
.socmag_fb:hover{
	background-position:0px -40px;	
}
.socmag_tw:hover{
	background-position:-44px -40px;	
}
/*---- socialMagazine ---END-*/


.desnaRubrika_1366 .drb_Linkxx{
	font-size:14px;
}
.desnaRubrika_1280 .drb_Linkxx{
	font-size:12px;
}
.lastClassKuEk{
	width:100%;
	height:114px;
	display:block;
	overflow:hidden;
	text-align:right;
}
.drb_Linkxx:hover .lastClassKuEk{
	text-decoration:underline;
}

.drb_LinkUpxx{
	background-color:#f7d670;
	color:#000;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	font-weight:bold;
	font-size:12px;
	margin-left:-10px;
	margin-top:-8px;
	margin-bottom:8px;
}

.drb_LinkSlikaxx{
	display:block;
	width:35%;
	height:46%;
	overflow:hidden;
	float:right;
	margin-left:12px;
	margin-top:3px;
}
.desnaRubrika_1280 .drb_LinkSlikaxx{
	height:44%;
}
.drb_LinkSlikaxx img{
	display:block;
	width:260%;
	margin-left:-80%;
	min-height:100%;
}

.drb_LinkTxtxx{
	display:block;
	font-weight:bold;
	padding-top:4px;
	padding-right:10px;
	font-size:14px;
	line-height:120%;
	position:absolute;
	left:0px;
	bottom:-25px;
	font-family: 'Noto Serif', serif;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
	max-height:70%;
	overflow:hidden;
}
.desnaRubrika_1280 .drb_LinkTxtxx{
	font-size:12px;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
}


.drb_LinkTxtxx em{
	display:block;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	font-style:normal;
	z-index:10;
	color:#333;
}
.drb_LinkTxtxx span{
background-color:#f7f7f7;
opacity:1;
display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:9;
}







.drb_LinkUpxx_znanost{
	background-color:#f7d670;
}
.drb_LinkUpxx_povijest{
	background-color:#f7d670;
}
.drb_LinkUpxx_kultura{
	background-color:#f7d670;
}







.drb_Linkxx:hover{
	text-decoration:none !important;
}
.drb_Linkxx:hover .drb_LinkTxtx{
	text-decoration:underline !important;
}

/*--------- KULTURA END -----------*/









.redHeadLink_logout{
	background-image:none !important;
}


.cogCloud .novinarLink u{
	color:#333 !important;
}

.komViewCont,.kvETotal{
	margin-top:-20px !important;
}


.noShow{
	display:none;
}







/* DONJI DIO NASLOVNICE ************************************/
.middleSectionNaslovnica{
	width:100%;
	background-color:#FFF;
	border-top:1px solid #CCC;
	padding-top:24px;
	padding-bottom:64px;
	
    padding-top: 15px !important;
    box-shadow: 0px 0px 19px rgba(0,0,0,0.3);
    margin-top: 19px;
	position:relative;
	z-index:13;
}
.mdscn_izbornik{
	width:100%;
	padding-top:0px;
	padding-bottom:15px;
	text-align:center;
	font-size:12px;
	font-family: 'Noto Serif', serif;
	text-transform:uppercase;
	font-weight:bold;
}
.mdscn_izbornikLink{
	
}
.mdscn_izbornik span{
	color:#777;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
}


.mdscn_izbornikLinkSlctd{
	text-decoration:underline;
	background-color:#f7d670;
}












.mdslCont{
	display:block;
	float:left;
	width:20%;
	position:relative;	
}

.midNas_link{
	display:block;
	width:92%;
	padding-bottom:10px;
}
.mdsl5 .midNas_link{
	width:100%;
}


.midNas_komentari{
	display:block;
	margin:auto;
	position:absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom:0px;
  width:80%;
  text-align:center;
	background-color:#777;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	color:#DDD;
	font-family:Arial;
	font-weight:bold;
}
.midNas_komentari span{
	color:#FFF;
}


.midNas_image{
	display:block;
	height:100%;
	width:100%;
	overflow:hidden;
	min-height:100px;
	max-height:150px !important;
	position:relative;
}
.midNas_image img{
	display:block;
	width:100%;
	min-height:100px !important;
	max-height:150px !important;
}



.midNas_text{
	display:block;
	font-family: Arial;
	font-weight:bold;
	font-size:15px;
	line-height:120%;
	color:#000;
	background-color:#FFF;
	padding:10px;
	padding-left:16px;
	padding-right:16px;
	/*
	border-top:1px solid #DDD;
	margin-top:5px;
	padding-top:4px;*/
	
}
.midNas_text span{
	color:#71684f;
	font-size:13px;
	font-family: 'Noto Serif', serif;
}
.midNas_text strong{
	color:#B20000;
}


.ucitJosTekstova{
	display:block;
	width:285px;
	height:58px;
	background-image:url(/ad/nn/josTxt.png);
	background-position:0px -70px;
	background-repeat:no-repeat;
	margin:auto;
	margin-top:18px;
	margin-bottom:30px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:58px;
	text-transform:uppercase;
	position:relative;
}



.ucitJosTekstova_loading{
	background-position:left top;	
	color:#FFF;
	cursor:default !important;
}
.ucitJosTekstova span{
	display:block;
	width:263px;
	height:58px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:11;
}
.ucitJosTekstova u{
	display:block;
	width:263px;
	height:58px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(/ad/nn/josTxt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;
	z-index:10;
}

.ucitJosTekstova:hover{
	color:#FFF;
	text-decoration:none;
}
.flasherMdsl{
	opacity:0;
}









/*------------- UPDATE VIJESTI MAG ------------*/
.vijestiKontrola{
	background-color:#333;
}
.overExtendedVK{
	overflow:auto;	
}

.vkatOndets{
	width:110px;
	float:left;
	padding-left:10px;
	background-color:#f7d670;
	padding-top:73px;
	margin-top:-100px;
	height:100%;
}


.vijestiKontrolaInnerTitle{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	text-align:left;
	padding-top:12px;
	text-transform:uppercase;
	width:auto;
}
.vijestiKontrolaInnerTitle:hover{
	color:#f7d670;
}


.istaknutoKats{
	font-family: Arial;
	font-size:14px;
	line-height:110%;
	color:#FFF;
	margin-bottom:4px;
	font-style:italic;
	display:block;
	width:100%;
}


.vKategorija{
	color:#DDD;
	text-transform:uppercase;
	font-size:11px;
	line-height:100%;
	font-family: Arial;
	padding-right:10px;
	padding-bottom:7px;
	margin-bottom:0px;
}
.vKategorija:hover{
	background-color:transparent;
	color:#FFF;
}
.vkatOnSve,.vkatOn{
	color:#000;
	background-color:#f7d670;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom:7px;
	padding-left:0px;
	padding-top:0px;
}
.vkatOn{
	letter-spacing: 0px;
}
.vkatOn:hover{
background-color:#f7d670;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom:7px;
	padding-left:0px;
	padding-top:0px;
	color:#000;
	font-weight:bold;
}


.vkatOndets .vKategorija{
	color:#000;
	padding:0px !important;
	margin:0px !important;
	border: none !important;
	padding-bottom:5px !important;
	font-weight:bold !important;
	font-size:12px !important;
	padding-right:5px !important;
}
.vkdets_afrika .vKategorija{
	padding-bottom:1px !important;
	font-size:11px !important;
}
.vkdets_europa .vKategorija{
	padding-bottom:4px !important;
	font-size:11px !important;
}

.vkatOndets .vKategorija:hover{
	color:#FFF;
	text-decoration:underline;
	background-color:#908050;
	padding-bottom:1px !important;
	border-bottom:4px solid #f7d670 !important;
}
.vkdets_europa .vKategorija:hover{
	padding-bottom:1px !important;
	border-bottom:3px solid #f7d670 !important;
}

.vkdets_afrika .vKategorija:hover{
	padding-bottom:1px !important;
	border-bottom:none !important;
}
.vkatOndets .VkSmallerOn{
	color:#FFF !important;
	padding-bottom:1px !important;
	border-bottom:4px solid #f7d670 !important;	
}
.vkatOndets .VkSmallerOn:hover{
	color:#FFF !important;
	background-color:#000 !important;
}
.vkdets_afrika .VkSmallerOn{
	color:#FFF !important;
	padding-bottom:1px !important;
	border-bottom:none !important;	
}
.vkdets_europa .VkSmallerOn{
	color:#FFF !important;
	padding-bottom:1px !important;
	border-bottom:3px solid #f7d670 !important;	
}
.lvmnLnBreak{
	background-color:#f7d670 !important;
}

.karticaCont .fotoDets{
	margin-right:10px !important;
	
}


/*------------ velika NEWS ploha pocinje ovdje ------------*/
.newsKontBig{
	height:100%;
	margin-left:115px;
	margin-top:-80px;
}
.shorterFieldBig{
	margin-left:235px;	
}
.newsKontBigInner{
	background-color:#f7f7f7;
	width:100%;
	height:100%;
	padding-top:10px;
	padding-bottom:50px;
}

.newsList_link{
	display:block;
	float:left;
	clear:both;
	max-width:650px;
	margin-left:20px;
	border-bottom:1px solid #CCC;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:5px;
}

.newsKontBigJosT{
	max-width:650px;
	margin-left:20px;
	
	
}
.newsKontBigJosT .ucitJosTekstova{
	
	
	
}


.newsList_slika{
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	max-height:200px;
	overflow:hidden;
	max-width:60%;
	min-width:60%;
	width:auto;
	min-height:100px;
	position:relative;
}
.newsList_slika img{
	display:block;
	width:100%;
	height:100%;
	max-height:300px;
}
.newsList_slika span{
	display:block;
	width:100%;
	position:absolute;
	left:0px;
	bottom:0px;
}
.newsList_slika em{
	display:block;
	position:relative;
	z-index:11;
	color:#000;
	font-style:normal;
	font-weight:bold !important;
	padding:7px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
}
.newsList_slika em strong{
	text-transform:capitalize !important;
}
.newsList_slika span u{
	display:block;
	width:100%;
	height:100%;
	left:0px;
	bottom:0px;
	background-color:#f7d670;
	opacity:0.85;
	position:absolute;
	z-index:10;
}
.newsList_slika span p{
	position:absolute;
	z-index:12;
	right:10px;
	bottom:-5px;
	font-weight:bold !important;
	font-size:12px;
	display:inline;
}
.newsList_text{
	font-family: serif;
	font-size:18px;
	line-height:135%;
	color:#000;
	font-weight:bold;
}
.newsList_text u{
	color:#f7d670;
	background-color:#000;
}
.newsList_text em{
	font-family: Arial;
	font-size:16px;
	line-height:135%;
	color:#000;
	font-weight:normal;	
}
.blckie{
	color:#f7d670 !important;
}
.newsList_textBelow{
		display:block;
	position:relative;
	z-index:11;
	color:#000;
	font-style:normal;
	font-weight:bold !important;
	padding:7px;
	padding-left:0px;
	padding-right:10px;
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
}
.newsList_textBelow strong{
	text-transform:capitalize !important;
}


.miniUci{
	padding:20px !important;
	text-align:center;
	position:relative;
	display:block !important;
	padding-bottom:20px !important;
}
.miniUci span{
	padding:20px !important;
	text-align:center;
	position:relative;
	display:block !important;
	padding-bottom:20px !important;
}
.miniUci:hover{
	color:#FFF !important;
	background-color:#625a42 !important;
}






.cmsArt{
	width:800px;
	background-color:#FFF;
	border:8px solid #000;
	position:relative;
	z-index:888888888888888888888888888888888;
	margin:auto;
	padding:15px;
	font-size:14px;
	line-height:18px;
}


.komCitaNaj{
	display:block;
	clear:both;
	padding-top:7px;
	padding-bottom:10px;
	padding-left:8px;
}
.komIkon{
	display:block;
	width:34px;
	height:32px;
	background-image:url(/ad/nn/ko.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-right:12px;
}
.komCitaHl{
	font-style:italic;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
	margin-top:4px;
	padding-top:6px;
	line-height:20px;
}
.komCitaCont{
	display:block;
	font-family:georgia;
	font-size:14px;
}
.komCitaUser{
	display:block;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#000;
	font-family:Verdana;
	padding-bottom:4px;
	padding-bottom:4px;
}
.komCitaUser span{
}
.newsList_link:hover .komCitaCont,.newsList_link:hover .komCitaNaj,.newsList_link:hover{
	text-decoration:none !important;
}
.newsList_link:hover .newsList_text{
	text-decoration:underline !important;
}





.pregledKartica{
	font-size:12px;
	text-transform:lowercase !important;
	color:#DDD;
}






.cogCloud  .prldres{
	border:none !important;
	line-height:37px !important;
}
.cogCloud  a{
	font-size:14px !important;
	padding:4px !important;
	line-height:37px !important;
}







.ln_black{
	width:100%;
	height:100%;
	background-color:#000;
	position:fixed;
	left:0px;
	top:48px;
	z-index:100000000000000000000000000;
	display:none;
}
.mobilniPrikazln{

}
.ln_bigLink{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	opacity:0;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
	cursor:pointer;
}

.ln_bigLink img{
	width:100%;
	display:block;
	min-height:100%;
}
.mobilniPrikazln .ln_bigLink {

}

.listanjeNaslovnica{
	display:block;
	float:left;
	color:#FFF;
	line-height:48px;
	height:48px;
	font-weight:bold;
	font-size:14px;
	/*font-size:12px;*/
	padding-left:10px;
	padding-right:10px;
	font-family:Georgia;
	font-family: arial;
	cursor:pointer;
}
.listanjeNaslovnica:hover{
	color:#f7d670;
}

.listanjeNaslovnica img,.midMgzListanje img{
	width:7px;
	height:8px;
}



.ln_bigLinkTitle{
	font-family: 'Noto Serif', serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:38px;
	line-height:110%;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	display:block;
	text-shadow: 4px 4px 6px #000;
}
.mobilniPrikazln .ln_bigLinkTitle {
	font-size:30px;
}
.mobIspodC .ln_bigLinkTitle {
	font-size:20px;
}



.ln_bigLinkTitle_txt{
	position:relative;
	z-index:10001;
	display:block;
	padding:30px;
	padding-left:250px;
	padding-right:250px;
	padding-bottom:45px;
	color:#f7d670;
	text-align:center;
}
.mobilniPrikazln .ln_bigLinkTitle_txt,.mobIspodC .ln_bigLinkTitle_txt{
	padding-left:100px;
	padding-right:100px;
}




.ln_bigLinkTitle_txt span{
	color:#fff;
}
.ln_bigLinkTitle_black{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.45;
	z-index:1000;
	display:block;
}
.cleanLr{
	clear:both;
	display:block;
}


.mobilniPrikazln .ln_bigLink img{
	height:100%;
	width:auto !important;
	min-width:100%;
	display:block;
}


.lnAr_left,.lnAr_right{
	display:block;
	position:absolute;
	left:0px;
	width:98px;
	height:100%;
	margin-left:-98px;
	/* border:1px solid #B20000; */
	padding-right:20px;
	z-index:100010;
	cursor:pointer;
}
.lnAr_left span{
	background-position:-10px 0px;
	width:98px;
	height:102px;
	position:absolute;
	left:0px;
	top:40%;
	display:block;
	background-image:url(/ad/nn/bdAr.png);
	background-repeat:no-repeat;
}
.lnAr_right span{
	background-position:-130px 0px;
	width:98px;
	height:102px;
	position:absolute;
	right:0px;
	left:auto;
	top:40%;
	display:block;
	background-image:url(/ad/nn/bdAr.png);
	background-repeat:no-repeat;
}
.lnAr_right{
	margin-right:-98px;
	margin-left:auto;
	left:auto;
	right:0px;
	padding-right:0px;
	padding-left:20px;
}
.lnAr_left:hover span,.lnAr_left_on span{
	background-position:-10px -128px;
}
.lnAr_right:hover span,.lnAr_right_on span{
	background-position:-130px -128px;
}





.cookieBar{
position: fixed;
    left: 0px;
    bottom: -52px;
    font-size: 11px;
    line-height: 12px;
    height: 12px;
    padding: 20px;
    padding-bottom: 30px;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.88);
    text-align: center;
    width: 100%;
    z-index: 9999999999;
}
.cookieBar a{
	color:#DDD;
	text-decoration:underline;
}


.detdokuCover_nu_call{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:11000001;
	display:none;
}
.detdokuCoverBlack_nu_call{
	background-color:#000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0.7;
	z-index:11000002;
	min-height:100%;
}
.detdokuPaper_nu_call{
/* 	width:30%;
	min-width:250px;
	max-width:800px;
	background-color:#FFF;
	margin:auto;
	margin-top:270px;
	margin-bottom:50px;
	position:relative;
	z-index:11000003;
	overflow:visible;
	opacity:0;
	padding:35px;
	padding-right:7%;
	padding-left:7%;
	border-right:20px solid #f7d670;
	font-size:18px;
	line-height:140%; */
}
.detdokuPaper_nuHH_call{
	font-size:38px;
	line-height:110%;
	color:#da000e;
	text-align:center;
	text-decoration:underline;
	margin-bottom:30px;
	font-family: 'Noto Serif', serif;
}
.nestoNovocont{
	background-image:url(/ad/nn/nestoNovo_back2.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:396px;
	height:533px;
	margin:auto;
	margin-top:90px;
	position:relative;
	z-index:11000003;
	cursor:pointer;
}


.nestoNovoFloat{
	background-image:url(/ad/nn/nestoNovo_pregledaj2.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:396px;
	height:96px;
	z-index:11000005;
	position:absolute;
	left:0px;
	top:218px;
}
.nestoNovoImage{
	width:396px;
	height:300px;
	z-index:11000004;
	position:absolute;
	left:0px;
	bottom:0px;
	overflow:hidden;
}
.nestoNovoImage img{
	display:block;
	max-height:300px;
	margin-left:-72px;
}
.fotoVezUz{
	position:absolute;
	left:10px;
	bottom:10px;
	width:80%;
	font-size:10px;
	color:#FFF;
	line-height:9px;
	text-shadow: 1px 1px 1px #000;
	
}
.fotoVezUz em{
	color:#f7d670;
	font-style:normal;
}



.nestoNovoOff{
	width:55px;
	height:50px;
	opacity:0.2;
	z-index:11000005;
	position:absolute;
	right:0px;
	top:0px;
}
.nestoNovoOff:hover{
	cursor:pointer;
	background-color:#069;
}
.nestoNovoarh{
	width:220px;
	height:17px;
	z-index:11000005;
	position:absolute;
	left:122px;
	top:183px;
	border-bottom:2px solid #777;
}
.nestoNovoarh:hover{
	cursor:pointer;
	border-bottom:2px solid #000;
}



.txt_leftBar{
	background-color:#FFF !important;
	padding-top:0px !important;
}

/* Dodano na 26. may 2016. */

/* @font-face {
    font-family: proxima;
	src: url(/ad/nn/font/Mark_Simonson_-_Proxima_Nova_Alt_Regular[1].otf);
} */

.head_mgz a,.head_mgz .head_mgzLastLeft{
     font-family: proxima,helvetica, arial, sans-serif !important;
	 letter-spacing:0px;
}
.head_mgz{
	/* background-color:#1f2021 !important;	 */
}

.magazineWrap{
	background-image:url(/ad/nn/frLine.png);
	background-position:left top;
	background-repeat:repeat-x;
}
.naslovniceMagazineWrap{
	margin-top:-90px;
}
.headNaslovnica{
	padding-bottom:0px !important;	
	padding-top:30px !important;
	border-bottom:6px solid #f7d670 !important;
}
.headNaslovnicaLogo{
	margin-bottom:-3px !important;
}







.txbddizjn9 .tekstPure,.txbddizjn91 .tekstPure,.txbddizjn1 .tekstPure,.txbddizjn11 .tekstPure,.txbddizjn111 .tekstPure{
	padding-right:5% !important;
	padding-top:0% !important;
	padding-left:3% !important;
	font-size:23px !important;
	line-height:35px !important;
}
.txbddizjn1 .tekstPure,.txbddizjn11 .tekstPure{
	padding-top:5px !important;
	padding-right:0% !important;
	padding-left:5% !important;
}

.txbddizjn1 .curcumventPure,.txbddizjn11 .curcumventPure,.txbddizjn111 .curcumventPure{
	padding-left:0% !important;
}

.txbddizjn11,.txbddizjn111{
	padding-right:0px !important;
}






.txbddizjn9 .tekstPure a img,.txbddizjn91 .tekstPure a img,.txbddizjn9 .tekstPure a span,.txbddizjn9 .tekstPure iframe,.txbddizjn9 .googleMapOuter,.txbddizjn91 .tekstPure a img,.txbddizjn91 .tekstPure a span,.txbddizjn91 .tekstPure iframe,.txbddizjn91 .googleMapOuter,.txbddizjn1 .tekstPure a img,.txbddizjn1 .tekstPure a span,.txbddizjn1 .tekstPure iframe,.txbddizjn1 .googleMapOuter,.txbddizjn11 .tekstPure a img,.txbddizjn11 .tekstPure a span,.txbddizjn11 .tekstPure iframe,.txbddizjn11 .googleMapOuter{
	margin-left:-5% !important;
	width:110% !important;
	max-width:110% !important;
}

.txbddizjn9 .tekstPure iframe,.txbddizjn91 .tekstPure iframe,.txbddizjn1 .tekstPure iframe,.txbddizjn11 .tekstPure iframe{
	margin-left:-5% !important;
	width:110% !important;
	max-width:110% !important;
}

.txbddizjn9 .googleMapOuter,.txbddizjn91 .googleMapOuter,.txbddizjn1 .googleMapOuter,.txbddizjn11 .googleMapOuter{
	margin-left:-5% !important;
	width:105% !important;
	max-width:110% !important;
}


.txbddizjn9 .tekstPure a img,.txbddizjn91 .tekstPure a img{
	margin-top:12px !important;
}

.txbddizjn1 .tekstPure a img,.txbddizjn1 .tekstPure a span,.txbddizjn1 .tekstPure iframe,.txbddizjn1 .googleMapOuter,.txbddizjn11 .tekstPure a img,.txbddizjn11 .tekstPure a span,.txbddizjn11 .tekstPure iframe,.txbddizjn11 .googleMapOuter{
	margin-left:-5% !important;
	width:105% !important;
	max-width:105% !important;
	padding-right:5% !important;
}
.txbddizjn9 .tekstPure a span,.txbddizjn91 .tekstPure a span,.txbddizjn1 .tekstPure a span,.txbddizjn11 .tekstPure a span{
	margin-left:-4% !important;
	width:100% !important;
	max-width:100% !important;
	padding-right:8% !important;
}

.txbddizjn11 .tekstPure a span{
	margin-left:-5% !important;
	width:100% !important;
	max-width:100% !important;
	padding-right:5% !important;
}


.txbddizjn9 .aiz_izvor,.txbddizjn91 .aiz_izvor{
	border-top:2px solid #f7d670;
	padding-top:0px !important;
	margin-top:35px !important;
}
.clanak_innerSlika_desno{
	margin-left:5% !important;
}
.clanak_innerSlika_ljevo{
	margin-right:5% !important;
}


.txbddizjn9 .tekstPure .clanak_innerSlika_ljevo span,.txbddizjn91 .tekstPure .clanak_innerSlika_ljevo span,.txbddizjn1 .tekstPure .clanak_innerSlika_ljevo span,.txbddizjn11 .tekstPure .clanak_innerSlika_ljevo span{
	margin-left:-5% !important;
	width:100% !important;
	max-width:100% !important;
	padding-right:0% !important;
	padding-left:5% !important;
}

.citat,.citat2,.citat3{
	margin-right:-40px !important;
	margin-left:50px !important;
	border-left:2px solid #f7d670 !important;
}


.citatMob{
	float:none !important;
	width:auto !important;
	padding-right:10px !important;
	padding-bottom:10px !important;
	margin-bottom:15px !important;
	margin-right:auto !important;
	margin-left:0px !important;
}

.txbddizjn1 .tekstPure a .curkicmnevntImga,.txbddizjn11 .tekstPure a .curkicmnevntImga{

	width:110% !important;
	max-width:110% !important;
}










.lrNext_left,.lrNext_right{
	width:52px;
	height:138px;
	background-image:url(/ad/nn/lrNext.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:fixed;
	left:0px;
	top:300px;
	cursor:pointer;
	z-index:12;	
}
.lrNext_right{
	background-position:right top;
	position:fixed;
	left:auto;
	right:0px;
}



.lrNext_Link{
	background-color:#e1e1e1;
	margin-top:-10px;
	margin-left:-100px;
	padding:16px;
	padding-bottom:10px;
	padding-top:10px;
	width:176px;
	font-family: proxima,helvetica, arial, sans-serif;
	font-size:14px;
	line-height:120%;
	border:10px solid #FFF;
	min-height:118px;
	opacity:0;
	display:none;
}
.lrNext_right .lrNext_Link{
	margin-left:0px;
	margin-right:0px;
}
.lrNext_left:hover{
	background-position:left bottom;
}
.lrNext_right:hover{
	background-position:right bottom;	
}


.lrNext_slika{
	width:60px;
	height:40px;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
	overflow:hidden;
}
.lrNext_slika img{
	width:100%;
	min-height:100%;
}
.lrNext_naslov{
}




/* POPUSTI */


.popustPoziv{
	position:fixed;
	left:0px;
	bottom:-100px;
	z-index:13;
	width:100%;
	opacity:0;
}
.popustPozivInstant{
	opacity:100;
	bottom:0px;
}


.bigBlackDarker{
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:12;
	width:100%;
	height:100%;
	opacity:0;
	background-color:#f9cd6e;
}
.popustPoziv:hover{
	cursor:pointer;
}

/* @font-face {
    font-family: proxima;
	src: url(/ad/nn/font/Mark_Simonson_-_Proxima_Nova_Alt_Regular[1].otf);
} */

.popustPozivOff,.popustPozivOff_instant{
	position:absolute;
	right:0px;
	top:-170px;
	background-color:#ae0000;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	font-family: proxima,helvetica, arial, sans-serif !important;
	font-size:11px;
	line-height:130%;
	color:#FFF;
	cursor:pointer;
	z-index:14;
	display:none;
	font-weight:bold;
}
.popustPozivOff:hover,.popustPozivOff_instant:hover{
	background-color:#116780;
}
.popustPozivOff_instant{
	display:block;
	top:-30px;
}



.popustPozivInner{
	position:relative;
	z-index:13;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#ae0000;
    font-family: proxima,helvetica, arial, sans-serif !important;
	letter-spacing:0px;
	font-size:18px;
	line-height:130%;
	color:#FFF;
	padding-left:40px;
	padding-right:40px;
	font-weight:bold;
}
.popustPozivInnerOver{
	position:relative;
	z-index:13;	
}
.popustPozivInnerBottom{
	width:100%;
	height:100%;
	background-color:#116780;
	position:absolute;
	left:0px;
	top:0px;
	z-index:12;
	opacity:0;
}

.popustPoziv:hover .popustPozivInner{
	
}
.popustPoziv img{
	display:block;
	top:0px;
	opacity:0;
	position:absolute;
	left:0px;
	z-index:12;
}

.popustPozivInner_left{
	float:left;
	max-width:72%;
}
.popustPozivInner_right{
	float:right;
}


.frsmyb1 a{
	margin-top:0px !important;
}




.knjigePoziv{
	position:fixed;
	left:0px;
	bottom:-174px;
	width:100%;
	height:174px;
	z-index:13;
	cursor:pointer;
}
.knjigePozivImgOuter{
	position: absolute;
	left: 50%;
}
.knjigePoziv img{
	width:2000px;
	height:174px;
	margin:auto;
	display:block;
	position: relative;
	left: -50%;
}




.knjigePozivOff{
	position:absolute;
	right:0px;
	top:25px;
	background-color:#ae0000;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	font-family: proxima,helvetica, arial, sans-serif !important;
	font-size:11px;
	line-height:130%;
	color:#FFF;
	cursor:pointer;
	z-index:14;
	display:none;
	font-weight:bold;
}
.knjigePozivOff:hover{
	background-color:#116780;
}



/*--------- PRTXT ---------*/

.prtx_podloga{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#e7cd7c;
	opacity:0.7;
	z-index:10000000;
	display:none;
}
.prtx_infoOuter{
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	z-index:14;
	display:none;
	pointer-events:none;
	cursor:pointer;
}
.prtx_info{
	max-width:570px;
	margin:auto;
	pointer-events:auto;
}
.prtx_info_hl{
	background-color:#84aecf;
	color:#FFF;
	padding-bottom:8px;
	padding-top:8px;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:30px;
	position:relative;
}
.prtx_infoOuter:hover .prtx_info_hl{
	background-color:#65902d;
}
.prtx_info_off{
	position:absolute;
	top:9px;
	right:5px;
	font-size:28px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
}
.prtx_info_off:hover{
	color:#000;
}



.prtx_info_hl strong{
	color:#000;
}

.prtx_info_body{
	width:100%;
	position:relative;
	
}
.prtx_info_bodyInner{
	position:relative;
	z-index:15;
	color:#FFF;
}
.prtx_info_bodyLow{
	position:absolute;
	left:0px;
	top:0px;	
	z-index:14;
	background-color:#000;
	opacity:0.9;
	width:100%;
	height:100%;
}
.prtx_info_goUpp{
	font-size:16px;
	line-height:140%;
	text-align:center;
	padding-top:10px;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
}
.prtx_info_go{
	font-size:40px;
	line-height:140%;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-10px;
		padding-left:10px;
	padding-right:10px;
}
.prtx_info_sticker{
	font-size:25px;
	line-height:140%;
	text-align:center;
	color:#f2ab00;
		padding-left:10px;
	padding-right:10px;
}
.prtx_info_login{
	font-size:11px;
	line-height:140%;
	color:#DDD;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:10px;
}
.prtx_info_login:hover{
	cursor:pointer;
	text-decoration:underline;
	color:#FFF;
}

.distxtsalles{
  -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;	
}


/*--------- velikiSpecijalBanner ---------*/
.velikiSpecijalBanner{
	position:fixed;
	left:0px;
	bottom:-97px;
	display:block;
	width:100%;
	height:97px;
	overflow:hidden;
	z-index:14;
	background-image:url(/ad/nn/brexit2.png);
	background-position:center center;
	background-repeat:no-repeat;
}





@media screen and (max-width: 800px){
.txbddizjn9 .tekstPure,.txbddizjn91 .tekstPure{
	padding-right:20px !important;
	padding-left:20px !important;
	font-size:24px !important;
	line-height:30px !important;
}
}



