/* NEW */



.fancybox-stage {
  background-color: rgba(0,0,0,0.90);
}


.filtre_catid, .gmapfp_fleft{
	display:none;
	/*visibility:hidden;*/
}



/* Galerija  DAR iz krka*/
.tf-gallery-wrapper .gallery-items.grid{
 /*
    grid-auto-rows: 1fr;
   */ 
}
.tf-gallery-wrapper .gallery-items .item{
 
  position: relative;
    height: 100%;
}
.tf-gallery-wrapper .gallery-items .item img {
 /*
    width: 100%;
  height: 100%;
  object-fit: cover;
transform: scale(1.1);   
   */ 
}
.DARimgCaption{
    display:block;
    position:absolute;
    top:0px;
    z-index: 999999;
    padding:5px 10px;
    background:rgba(0,0,0,0.5);
    color:#fff;
}






/* Sakriva kategorije ispod teksta*/

.SakrijPodKategorije .cat-children{
  visibility: hidden;
  display:none;
}


.FormulariPrijavnice #sp-page-title{
  margin:20px;
}

.FormulariPrijavnice #sp-page-title .breadcrumb > .active{
  color: #333333!important;
}
.FormulariPrijavnice #sp-main-body {
    padding: 0px;
}


.TekstOkvirCrni{
  border: solid 1px #000000;
  padding:25px;
}

.TekstOkvirBordo{
  border: solid 1px #8E385B;
  padding:25px;
}




/* Mice HR ako je intro ugasen*/

.sppb_article_edit + hr  {
	visibility: hidden;
	display:none;
}




a, a:hover, a:focus, a:active {
    color: #8E385B;
}

.entry-header h1 a, .entry-header h2 a {
     color: #8E385B!important;
}


.entry-header h1 {
    font-size: 175%;
    font-weight: 300;
}


.PrintIkona{
  display:block;
  float:right;
}


.PrintIkona::before {
    content: '\f02f ';
    font-family: 'Font Awesome\ 5 Free';
    margin-right: 5px;
    font-weight: 900;
}


/* Usability fixes*/



.RezultatiPretrage .element-invisible, .RezultatiPretrage .phrases legend, .RezultatiPretrage .form-limit, .RezultatiPretrage .ordering-box, .RezultatiPretrage #sp-page-title{

  display:none;
  visibility:hidden;
}



/* Raxxo */

.allmode-default {
    margin: 0px 0!important;
}
.allmode-default a {
    color: #8E385B !important;
}
.allmode-default a:hover {
    border-bottom: 0px solid #333333!important;
    
}

.allmode-default .allmode-img img {
    
    margin: 0 5px 0px 0;
    padding: 0px!important;
   
    height: auto;
    background-color: #f6f5f5;
    border: none!important;

}

.allmode-default .allmode-item {
    padding: 0px 0 6px!important;
   
    border-top: none!important;
}
.allmode-default .allmode-item .allmode-title {
    
  font-size: 14px !important;
  font-weight:normal !important;
  line-height: normal !important;
}

.allmode-default a {
    color: #8E385B!important;
}




.ArhivaFilterModul .control-label{
  display:none;
  visibility: hidden;
}




.mnwall-s-desc, .mnwall-desc {
    font-size: inherit;
    line-height: normal; 
}

.BottomMenus .sp-module ul > li > a, .sppb-addon-module ul > li > a {
    
    font-size: inherit!important;
}




img {
    display:inherit;
}

.breadcrumb .i1, .breadcrumb .i2, .breadcrumb .i3,   .breadcrumb .m1, .breadcrumb .m2{
	display:none;
	visibility:hidden;
}

#sp-top2{
	
	margin-top:10px;
}


.btnBold{
	font-weight:bold
}

.HideSeparator{
	display:none;
	visibility:hidden;
	
}











/* DarIzKrka*/

.DarPopup .CrtaDno{
  display:none!important;
	visibility:hidden!important;
}

.DarProfileImage{
  float:left;
  width:50px;
  height:50px;
  margin:10px;

}


.DarIkoneAdresa:before {
  content: '\f015';  
  font-family:'Font Awesome\ 5 Free';
  margin-right: 5px;
   font-weight: 900;  
 }

.DarIkoneTelefon:before {
    content: '\f095';  
    font-family:'Font Awesome\ 5 Free';
    margin-right: 5px;
   font-weight: 900;  
 }

.DarIkoneEmail:before {
    content: '\f0e0';  
    font-family:'Font Awesome\ 5 Free';
    margin-right: 5px;
   font-weight: 900;  
 }

.DarIkoneURL:before {
    content: '\f0c1';  
    font-family:'Font Awesome\ 5 Free';
    margin-right: 5px;
  	font-weight: 900;  
 }


.gmapfp_detail .phone label{display:none;visibility:hidden;}
.gmapfp_detail .phone span:before{
	content: '\f095';  
    font-family:'Font Awesome\ 5 Free';
    margin-right: 5px;
   font-weight: 900; 
}
.gmapfp_detail .mobile label{display:none;visibility:hidden;}
.gmapfp_detail .mobile span:before{
	content: '\f10b';  
    font-family:'Font Awesome\ 5 Free';
    margin-right: 5px;
   font-weight: 900; 
}
.gmapfp_detail .fax label{display:none;visibility:hidden;}
.gmapfp_detail .fax span:before{
	content: '\f1ac';  
    font-family:'Font Awesome\ 5 Free';
    margin-right: 5px;
   font-weight: 900; 
}








.btn-tz {
    color: #fff;
    background-color: #8E385B;
    border-color: #8E385B;
	margin-bottom:8px;
}
.btn-tz:hover {
    color: #fff;
    background-color: #B24673;
    border-color: #B24673;
}


#sp-top-bar .container{
	border-bottom:solid 1px #F2F2F2;
}


#sp-header {
	/*max-width:1200px;*/
	margin-left:auto;
	margin-right:auto;
}
#sp-header .logo {
    height: 75px;
    display: inline-flex;
    margin: 20px;
    align-items: center;
    transition: 0.3s;
}
#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
    color: #8E385B;
}
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item > a, #sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item.active:hover > a, #sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
    color: #fff;
    background-color: #8E385B!important;
}


.AdminMenu li, .AdminMenu li {
    border-bottom: none!important;
    margin-right:15px;

}











.ListaIzvjesca h2{
	font-size: 18px;
	font-weight:bold;
}

.ListaIzvjesca .article-info {
    padding-top: 0px;
}
.ListaIzvjesca .entry-header h2 {
    box-shadow: none;
}
.ListaIzvjesca .entry-header h2::after {
    background: none;
}





.LangSwitch{
	width:60px;
	position:relative;
	float:right;
	text-align:left!important;  
	
}
.LangSwitch img{
	display:inherit;  
	width:auto!important;
}


div.advanced-dropdown a.langChoose img {
    border: none!important;
}

div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose:visited {
    background-color:transparent!important;
    border-radius: 0px!important;
    width: 38px;
    margin-top: 3px;
    padding: 3px;
}

div.mod-languages.advanced-dropdown ul {
    background: #fff!important;
    position: absolute;
    z-index: 100;
    list-style-type: none;
    left: 0;
    padding: 5px 10px 5px 4px;
    border-radius: 0 0 2px 2px;
	
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	
}

div.advanced-dropdown span.caret {
    display: inline-block;
    width: 0px;
    height: 0px;
    vertical-align: middle;
    border-top: 4px solid #cccccc!important;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-left: 1px;
}

.OffcanvasLangFlags{
	margin-top:5px;
	margin-bottom:10px;
	
}


/* Newsletter */




.NewsletterPopup .acymailing_checkbox {
   margin-right: 10px!important;  
}

.NewsletterPopup .acymailing_form input.inputbox{
  width:100%!important;
  color: #000;
  border: 1px solid #8E385B;
  box-shadow: none;
  border-radius: 0px;
}

.NewsletterPopup .fieldacyterms{
   margin-top: 20px;
}




.VijestiDolazna{

	
}


.n2-ss-align.n2-ss-align-visible {
	/* item over fix*/
    overflow: auto!important;

}

#mnwall_iso_container_3, #mnwall_iso_container_7{
	background-color:#FFFFFF;
	/*border: solid 10px #ffffff;*/
	
	-webkit-box-shadow: 0px 5px 10px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 10px -4px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 10px -4px rgba(0,0,0,0.25);
}


.KrkinfoBooklet img{

	text-align:center;
	display:inherit;	
	
}


.infoTablica {
    border-collapse:separate!important;
    border-spacing:1px!important;
}

.infoTablica td {
    padding:3px!important;
}














/* OLD */


.component-content .item-page h2, .component-content .blog h2, .component-content .weblink-category h2, .component-content .contact h2, .component-content .login h1 { font-size: 1.3em; }

.component-content h2 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 5px 18px 5px 5px;
	position: relative;
	text-transform: uppercase;
}


.falang form{
	margin:0px;
	margin-top:-5px;
}

.falang select, .falang input[type="file"] {
    height: 25px;
    line-height: 25px;
}

.inputbox {
    width:auto !important;
}


.img-fulltext-none{
	
	margin-bottom:20px;
}


.img-intro-none{
	margin-bottom:20px;
}


h1, h2, h3, h4, h5, h6 {
    line-height:normal!important;
}




h3.mnwall-title {
    line-height:18px!important;
    margin: 0;
    padding: 5px 15px 0!important;

}


h3.mnwall-title a, h3.mnwall-title span {
    font-size: 18px;
    line-height: 18px!important;
    text-transform:none!important;
	
   
	/*
    word-wrap: break-word;
	*/
}



/*GMAP*/
/*
.gmapfp_article_listing_, .gmapfp_article_listing_1{
	width:25%!important;	
}
*/

.gmapfp_champs1 .phone label, 
.gmapfp_champs1 .mobile label, 
.gmapfp_champs1 .fax label, 
.gmapfp_champs1 .emergency label, 
.gmapfp_champs2 .email label, 
.gmapfp_champs2 .web label{	
	visibility: hidden;
	display:none;
}

/*
.gmapfp_taille1
.gmapfp_taille2

*/

.gmapfp_champs1 .phone span::before{
	font-family: FontAwesome;
	margin-right:5px;
	content: "\f095";
}

.gmapfp_champs1 .mobile span::before{
	font-family: FontAwesome;
	margin-right:5px;
	content: "\f10b";
	
	font-size: 1.6em;
    bottom: -0.09em;
    position: relative;
    padding-left: 0.1em;
}

.gmapfp_champs1 .fax span::before{
	font-family: FontAwesome;
	margin-right:5px;
	content: "\f02f";
}

.gmapfp_champs1 .emergency span::before{
	font-family: FontAwesome;
	margin-right:5px;
	content: "\f06d";
}

.gmapfp_champs2 .email a::before{
	font-family: FontAwesome;
	margin-right:5px;
	content: "\f0e0";
}
.gmapfp_champs2 .web a::before{
	font-family: FontAwesome;
	margin-right:5px;
	content: "\f0c1";
}

.gmapfp_champs1, .gmapfp_champs2{
	padding:2px;
	margin:2px;
		
}
.gmapfp_champs1{
	width:38%!important;
}
 .gmapfp_champs2{
	
	width:58%!important;
}

.gmapfp_taille{
	width:100%;
	display:inherit;
	padding-left:10px;
	padding-bottom:10px;
	
	margin-bottom:10px;
	border-left: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}
.GmapStars{
	margin-top:-10px;
	padding:0px;
}
.gmnoprint{
	/*
	display:none;
	visibility:hidden;	
	*/	
}

#filtre_ville{
	display:none;
	visibility:hidden;	
}
.gmapfpHidden{
	
	display:none;
	visibility: hidden;
	
}
.gmapfp_article_listing_1, .gmapfp_article_listing_{
	font-size:11px;
	
	height:35px;
	

}

.filtre_catid select option[disabled="disabled"]{ 
    display:none;
}




.gmapfp_liste_ligne{
	
	/*
	background-color:#FDE9CE!important;
	border:#000 solid 1px;
	height:auto;
	
	width:100%;
*/
}

.gmapfp_enveloppe_liste{
	
	overflow:visible!important;
	
	
}




/*FAW*/
/*
    .item1077 a:before {
	display: inline-block;
	font-family: fontawesome;
	content: "\f1eb";
	width: 20px;
	color: #FFF;
    }
*/



/* Accesibility */

div.scbasebin.screenreader.text {
    height: 36px;
    text-align: center;
    background: none;
    background-color: rgba(0, 0, 0, 0);
}

div.scbasebin.screenreader.text:before {
    content: '\f29a';
    font-family: 'Font Awesome\ 5 Free';
    margin-right: 5px;
    color: #38c7ff;
    font-size: 30px;
    font-weight: 900; 
  ;
}
div#accessibility-links.bottomright.vertical #text_plugin {
    height: 40px;
  border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
 
}





.breadcrumb {
    background-color:#ffffff!important;
    margin: 0px!important;
    padding: 0px!important;
}



/*MAXIMENU*/

ul.maximenuck li.maximenuck.level1 > a, ul.maximenuck li.maximenuck.level1 > span.separator {
   
   /* line-height:normal !important;*/
}


div#glavniizbornik ul.maximenuck li.level1.parent > a::after, div#glavniizbornik ul.maximenuck li.level1.parent > span.separator::after {

    border-color: #cccccc transparent transparent transparent!important;

}


div#glavniizbornik.maximenuckh ul.maximenuck li.maximenuck div.floatck, div#glavniizbornik.maximenuckh ul.maximenuck li.maximenuck div.floatck div.floatck, div#glavniizbornik .maxipushdownck div.floatck {
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25)!important;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25)!important;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25)!important;
}











.BottomMenus .sp-module ul > li > a, .sppb-addon-module ul > li > a {
    display: block;
    padding: 5px 0;
    line-height: normal;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
	font-size:14px;
	

}


.BottomMenus .sp-module ul > li, .sppb-addon-module ul > li {
 border-bottom: 0px solid #e8e8e8;
}



/*
#rt-header {
	position: fixed;
	
	width: 100%;
	top: 0;
	
}

#rt-showcase { margin-top: 70px; }
*/


/*Z-index fix*/


div#rt-header {
	position: relative;
	/*z-index: 999998;*/
}



.gf-menu-toggle {
  
    z-index: 999999;
}


#rt-main-container #rt-main-pattern {
   
   background:#ffffff;
}


#rt-main-container .component-content h2:before { border-top:none; }
.logo-block .jagged:before, .logo-block .jagged:after { display: none; }
.logo-type-alerion #rt-logo {
	height: 100px;
	width: 100px;
	
}

#rt-logo{	
	margin-top:-54px;	
	margin-left:30px;
}

.logo-block .rt-logo-ribbon {
	background: none;
	box-shadow: none;
}
.rt-logo-ribbon {
	padding: 0px 0px;
	position: absolute;
}
#rt-header {
	background-color: #000000;
	background-image: none;
	border-bottom: 5px solid #C9B46C;
	box-shadow: none;
}



#rt-showcase .rt-container { padding: 0; }
#rt-top-surround { /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5) inset;*/
   
   
    box-shadow: none; }
	
.gf-menu .dropdown {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	border-radius: 0 0 5px 5px;
/*
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A9913E;
*/
}	
	
.title {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
}


.AirPanosButton{



	/*position:absolute;
	bottom:25px;
	right:25px;	
*/
}



.ModuleTitle{
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}


.forget-name-link{
	visibility:hidden;
	display:none;
}


.TextNaVrhu h1{
	font-size: 1.5em!important;
	color: rgba(255,255,255,0.95);	
	white-space:nowrap;
}

.TextnaVrhuKopija h1{
	font-size: 0.9em!important;
	line-space:normal!important;
	margin-bottom:-10px;
	color: rgba(0,0,0,1);	
}

.TextNaVrhu{
	padding:15px;
	background-color:rgba(0,0,0,0.25);
	color:rgba(255,255,255,0.95);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);	
}



.TextnaVrhuKopija img{
	width:75px;
}



	
/*
div#rt-main-container {
	background-image: url(../images/treskavac_09.jpg);
	  background-size: cover;
    background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


#bgralpha{
	width:1200px;
	background-color:rgba(255,255,255,0.95);
	margin-left:auto;
	margin-right:auto;
	
}
*/


#homebottom-a{
	
	/*
	width:60%;
	float:left;
	
	background-color: #EBEBEB;
	padding-left:10px;
	*/
}

#homebottom-b{
	
	/*
	float:right;	
	*/
		
}

.allmode-title{
/*	height:40px;*/
}
/*
    #rt-top-surround {background-repeat: no-repeat;}
	*/

/*
.allmode-columns .allmode-item {width: 256px;}
*/


/*	
@media only screen and (min-width: 960px) and (max-width: 1199px) {	
	.allmode-columns .allmode-item {width: 200px;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.allmode-columns .allmode-item {width: 150px;}
	
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
.allmode-columns .allmode-item {width: 150px;}

}

@media only screen and (max-width: 480px) {
.allmode-columns .allmode-item {width: 150px;}	
}

*/


.component-content .pagination ul li a, .component-content .pagination ul li span {
   
    line-height: normal;
   
}

.cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
    padding: 5px 10px;
    height: auto;
    line-height: 30px;
   
}





#rt-main-container .boxWh {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;   
}


/*Video Thumbs*/

#avs_gallery .avs_thumb .avs_thumb_inner {
    margin: 0;
    padding: 0;
	margin-left:auto!important;
	margin-right:auto!important;
	line-height:normal;
}

#avs_gallery {
	
	display: inline-block;
}


.jd_footer{
	display:none;
	visibility: hidden;
}

/*PR Media*/

#eflpExplorer00-container li{
	
	height:150px;
}

/*


#eflpExplorer00 li.thumb{
	height:200px;
	
}



#eflpExplorer00-container li.thumb{
	
	width:auto;	
}
*/

.eflpro_download{
	
	margin-right:3px;
}



.font-size-is-large {
    font-size: 1.1em!important;
	line-height:normal!important;
	font-weight:500!important;
}



/* Znamenitosti */

.VodicZnamenitosti label{
	display:none;
	visibility:hidden;	
}

.VodicZnamenitosti{}


.ZnamenitostiSlika{
	width:40%;
}


.gmapfp .pull-left{
margin-right: 0px!important;
margin-bottom: 3px;
}

.gmapfp .pull-right{
margin-left: 0px!important;
margin-bottom: 3px;
}

.gmapfp .modal::before {
    display:block;
   
}



.ZnamenitostiTekst{
	width:58%;
	font-size: 16px;
	line-height: normal;
}

.VodicZnamenitosti strong{
	font-size: 18px;
	line-height: normal;
}

.VodicZnamenitosti img{
	width:100%;
}







#sp-footer {
    color: inherit;
    text-align:inherit;
    padding: 20px 0;
}




.TZlogo img{
	width: 60px;
	float:left;
	margin:10px;
}
.TZlogotext{
	padding-top:15px;
	font-size:14px;
	white-space:nowrap;
	line-height:normal;
}

.TZlogotext2{
	margin:10px;
	font-size:14px;
	white-space:nowrap;
	line-height:normal;
}




/* Prognoza */

#NetComWeatherWidgetContainer {
	/*
	border-style: solid;
	border-width: 1px;
	*/
	
	border: none;
	padding: 0px;
	width: 100%;
	
	font-family: Arial, Tahoma;

}
.NetComWeatherWidgetDeg, .NetComWeatherWidgetDan {
	padding: 0px 10px;
}
.NetComWeatherWidgetImg {
	float: right;
}
#NetComWeatherWidgetHeader {
	height: 20px;
	font-weight: bold;
	line-height: 20px;
	font-size: 15px;
	background-image: url("../images/transpWhite.png");
}
#NetComWeatherWidgetHeader .NetComWeatherWidgetGrad {
	float: left;
	padding: 0px 10px;
	background-image: url("../images/transpWhite.png");
	text-transform: uppercase
}
#NetComWeatherWidgetHeader .NetComWeatherWidgetDatum {
	float: left;
	padding: 0px 10px;
}
#NetComWeatherWidgetCurrent {
	height: 70px;
	position: relative;
}
#NetComWeatherWidgetCurrent .NetComWeatherWidgetDeg {
	font-size: 30px;
	line-height: 50px
}
#NetComWeatherWidgetCurrent .NetComWeatherWidgetImg {
	width: 120px;
	position: absolute !important;
	overflow: visible;
	top: 0;
	right: 0px;
	padding: 0px
}
#NetComWeatherWidgetCurrent img {
	width: 120px;
	position: absolute;
	right: -20px;
	top: -30px;
}
#NetComWeatherWidgetTommorow, #NetComWeatherWidgetDayAfterTommorow {
	background-image: url("../images/transpWhite.png");
	height: 50px
}
#NetComWeatherWidgetTommorow {
	width: 45%;
}
#NetComWeatherWidgetDayAfterTommorow {
	width: 55%;
}
#NetComWeatherWidgetTommorow, #NetComWeatherWidgetDayAfterTommorow {
	display: inline-block;
	position: relative;
	font-weight: bold;
	font-size: 12px
}
#NetComWeatherWidgetTommorow img, #NetComWeatherWidgetDayAfterTommorow img {
	width: 70px;
	position: absolute;
	top: 7px;
	right: -10px
}
#NetComWeatherWidgetTommorow .NetComWeatherWidgetDan, #NetComWeatherWidgetDayAfterTommorow .NetComWeatherWidgetDan {
	display: block;
	height: 22px;
	line-height: 22px;
}







/* Smartphones */
@media (max-width: 480px) { 
/*.font-size-is-default {font-weight:bold;}*/
	
.gmapfp_champs1, .gmapfp_champs2{width:100%!important;}


.TZlogo img{
	width: 50px;
	margin:10px;
}
  
.TZlogotext{
	font-size:13px;
	padding-top:15px;
}

  
}

/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
  /*	.font-size-is-default {font-weight:bold;}*/

  .gmapfp_champs1, .gmapfp_champs2{width:100%!important;}
  .DolaznaModuli .sppb-col-md-4{width:50%;}


	
}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
/*	.font-size-is-default {font-weight:bold;}	*/




.DolaznaModuli .sppb-col-md-4{width:50%;}




}

/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {  }

/* Large Display */
@media (min-width: 1200px) {  }










