﻿body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;

}

.cookie{
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: black;
	opacity: 0.85;
	color: white;
	width: 100%;
	min-height: 80px;
	height: auto;
	z-index: 1003;
	padding: 15px 0;
	font-family: 'Archivo Narrow', sans-serif;
}

.cookie .na-desno{
	display: block;
	float: right;
	background-color: #F26F30;
	color: white;
	padding: 2px 5px;
	position: absolute;
    right: 4px;
    top: 11px;
	border: none;
}

.cookie p{
	margin-bottom: 0;
	height: 24px;
	width: 720px;
}

.cookie p a{
	color: #F26F30;
}

@media (max-width: 991px) {
	.cookie{
		bottom: auto;
		top: 0;
	}
	.cookie p{
		width: calc(100% - 90px);
		height: auto;
	}

	.cookie .container{
		padding: 0 10px;
	}

	.cookie .na-desno{
		margin-top: 8px;
	}
}

.clear {
	clear: both;
}
a {
text-decoration: none !important;

}
table {
       
       margin-bottom: 20px;
}
.responsive-tabela {
    
}
.responsive-tabela tbody tr td {
    padding: 8px;
    border: 1px solid #fff !important;
}
.responsive-tabela tbody tr td:first-child {
    background: #1E4481;
}
.ponuda h1{
	padding-left: 0 !important;
}
.ponuda label{
	color: #1b4383;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: 400;
	margin-bottom: 0;
}
.ponuda .form-control{
	border-radius: 0;
	background-color: #b0bcd6;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: 300;
	outline-color: transparent;
	color: #1E4481 !important;
}
.ponuda .form-control:focus{
	outline-color: transparent !important;
}
.ponuda .form-control::placeholder{
	color: #fff;
}
.ponuda .btn{
	background-color: #F26F30;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: 400;
	color: #fff;
	transition: all .5s ease;
}
.ponuda .btn:hover{
	background-color: #1b4383;
}
.ponuda #message{
	resize: none;
}
.brand-left {
	display: block;
	height: 800px;
	left: 50%;
	margin-left: -1001px;
	position: fixed;
	text-align: right;
	top: 0px;
	width: 505px;
	overflow: hidden;
	z-index: 1;
    	
}
.brand-right {
	display: block;
	height: 800px;
	right: 50%;
	margin-right: -1000px;
	position: fixed;
	text-align: left;
	top: 0px;
	width: 506px;
	overflow: hidden;
	z-index: 1;
	

    
}

.logo {
	float: left;
	width: 320px;
	height: 200px;
	margin-left: 160px;
}
.head {
	width: 100%;
	height: 200px;
	display: block;
	position: relative;
	background: #CFD8DD;
	padding: 0;
	float: none;
	z-index: 10;
}
.container {
	width: 975px ;
}
.col-md-13 {
     /*width: 68.368%;*/ width: 65.164%;float: left; margin-top: 10px; margin-left: 10px;  height: auto;

     
}
.col-md-14 {
    width: 32.821%;
    float: right;
    /*margin-left: 10px;*/
    
    height: auto;
	margin-top: 10px;
}
.header-holder {
	width: 100%;
	height: 200px;
	display: block;
	margin: 0 auto;
	background: url('../img/bg-header2.png') no-repeat center ;
	background-size: cover;
}
.headerinfobox {
	width: 320px;
	height: 200px;
	position: relative;
	float: right;
	/*margin-right: 3px;*/
	background-image: url("../img/bg-header-info.png");
	background-repeat: no-repeat;
}

.social-header {
	display: inline-block;
	padding: 10px 15px 0 0;
	float: right;
	position: relative;
	list-style-type: none;
	margin: 0;
}
.social-header li{
	float: right;
	padding: 0 5px 0 0;
	line-height: 1;
}
.social-header li a {
	margin: 0;
	padding: 0;

	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: #1b4383;
}
.social-header li a i {
	font-size: 28px;
	color: #002b58;
	transition: color 0.5s ease;
}
.social-header li a i:hover {
	color: #F16F30;
}
.info-header  {
	padding: 13px 16px 0 0;
	float: right;
	position: relative;
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
}
.info-header li {
	padding: 0;
	width: 200px;
}
.info-header li a {
	color: #fff;
	font-family: 'Archivo Narrow', sans-serif;
	padding: 0 5px 5px 0;
	margin: 0;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	float: right !important;
	line-height: 1.1;
	
}
.search {
	float: right;
	margin: 0 15px 0 0;
	width: 190px;
}
.search input[type="text"] {
	outline: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	border: 1px solid #1b4383;
	vertical-align: middle;
	width: 183px;
	height: 28px;
	padding-left: 5px;
	color: #1b4383;
	background-color: #b0bcd6;
	font-size: 14px;
}
.search input[type="image"] {
	outline: none;
	transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	border: 1px solid #f36f21;
	border-radius: none;
	vertical-align: middle;
	width: 26px !important;
	height: 26px !important;
	padding: 0px;
	margin-right: 0px;
	bottom: 39px;
	right: 23px;
	position: absolute;
	background-color: #333;
	color: #fff;
	cursor: pointer;
}
.navholder {
	width: 100%;
	height: 30px;
	background: #1E4481;
	border-bottom: 1px solid white;
        position: relative;
        z-index: 10;

}
.subholder {
	width: 100%;
	height: 30px;
	background: #F26F30;
        position: relative;
        z-index: 10;
}
.submenu {
	font-family: 'Archivo Narrow', sans-serif;
	width: 100%;
	height: 30px;
	font-size: 17px;
	color: #fff;
	padding: 0;
}
.submenu li {
	display: block;
	float: left;
	margin: 3px 0px 0 0px;
	padding: 0 5px;
	padding-left: 4px;
}
.submenu li a {
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	font-weight: 300;
	transition: color 0.5s ease;
}
.submenu li a:hover {
	color: #000;
}
.navv {
	width: 980px;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 30px;
}
.navv li {
	display: inline-block;
	float: left;
	margin-top: 1px;
	padding: 0 5px;

}
.navv li:last-child {
	padding: 0;
}
.navv li a {
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	font-family: 'Archivo Narrow', sans-serif;
	transition: color 0.5s ease;
}
.navv li a:hover {
	color: #F16F30;
}
.navv li a.current {
	color: #f36f21;
	text-decoration: none;
	background: none;
	padding: 0;

}
#newsletterPopup {
    display: block;
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 100;
    width: 310px;
    height: 124px;
    background-color: #1b4383;
    color: #1b4383;
    background: url('../img/ilu_popup_newsletter.png') no-repeat center;
    
    margin: 0px;
    padding: 0px;
    box-shadow: 1px 1px 5px rgba(130, 130, 130, 130);
    -webkit-box-shadow: 1px 1px 3px rgba(130, 130, 130, 130);
    -moz-box-shadow: 1px 1px 3px rgba(130, 130, 130, 130);
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 99;
}
#newsletterPopup input[type="text"] {
    outline: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border: 1px solid rgba(123, 194, 86, 0.2);
    border: 1px solid #cfcfcf;
    vertical-align: middle;
    width: 234px;
    height: 24px;
    margin: 0;
    float: left;
    padding: 1px 1px 1px 5px;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Archivo Narrow', sans-serif;
    color: #1b4383;
}
#newsletterPopup input[type="submit"] {
    outline: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    vertical-align: middle;
    width: 49px;
    height: 24px;
    padding: 0px;
    float: left;
    background-color: #f36f21;
    border: none;
    color: #1b4383;
    cursor: pointer;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Archivo Narrow', sans-serif;
}
#newsletterPopup input[type="text"]:focus {box-shadow: 0 0 5px rgba(123, 194, 86, 1);-webkit-box-shadow: 0 0 3px rgba(123, 194, 86, 1);-moz-box-shadow: 0 0 3px rgba(123, 194, 86, 1);border:1px solid rgba(123, 194, 86, 1);}
#newsletterPopup input[type="submit"]:hover {
  background-color:#b0bcd6;
  color:#f36f21;
}
#newsletterPopup a {
	
    margin: 0;
    padding: 0;
    font-size: 14px;
    position: absolute;
    top: -3px;
    right: 3px;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #1b4383;

}
.home-left-img {
    float: left;
    background: #fff;
    width: 48.7%;
    height: 285px;
    padding: 0;
    margin: 0px 14px 10px 0;
    position: relative;

}
.home-left-img:nth-child(2n) {
	margin-right: 0;
}
.home-left-img img {
    width: 310px;
    height: 208px;
    position: relative;
    height: auto;
    float: left;
    overflow: hidden;
}
.home-left-image-title {
    display: block;
    list-style: none;
    width: 95%;
    text-align: left;
    position: absolute;
    top: 11px;
    left: -2px;
    font-size: 16px;
    font-family: 'Archivo Narrow', sans-serif;
}
.home-left-image-title h2 {
	font-size: 18px;
    width: 310px;
    color: #fff;
    font-family: 'Archivo Narrow', sans-serif;
    text-decoration: none;
    padding-top: 7px;
}
.home-left-image-title h2 a {
	font-family: 'Archivo Narrow', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #1b4383;
    line-height: 1.4;
    padding: 0 5px;
    margin-left: -10px;
    padding: 1px 0px;
    color: #fff;
    margin: 0px;
    text-indent: 120px;
    outline: #1b4383 4px solid;
    text-decoration: none;
}
.home-left-img-subtitle {
    text-align: left;
    position: absolute;
    top: 185px;
    left:  0;
    height: 23px;
    padding: 2px 4px;
    background-color: #d1d3d7;
    font-family: 'Archivo Narrow', sans-serif;
    width: 100.2%;
    overflow: hidden;
}
.home-left-img-subtitle p {
	line-height: 20px;
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 400; 
}
.home-left-img-text {
	width: 288px;
    height: 60px;
    padding: 0 10px 0 0;
    font-size: 13px;
    line-height: 1.2em;
    position: absolute;
    bottom: 8px;
    right: 8px;


}

.home-left-img-text a {
	 font-family: 'Archivo Narrow', sans-serif;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    /*font-weight: 500;*/

}
.box2:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 12px;
    right: 3px;
    left: auto;
    width: 50%;
    top: 20px;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 10px 30px #777;
    -moz-box-shadow: 0 10px 30px #777;
    box-shadow: 0 10px 30px #777;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
}
.linkovi {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.linkovi h2 {
    background-color: #1b4383;
    color: #fff;
    font-size: 19px;
    width: 100%;
    height: 30px;
    padding: 5px 0 0 10px;
    margin-bottom: 0;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
}
.linkovi ul {
	width: 100%;
    background-color: #dedede;
    padding: 10px;
    text-align: center;

}
.linkovi li {
	display: inline-block;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 100;
    border-right: 1px solid #f36f21;
    list-style: none;
    font-size: 16px;
    padding: 0 4px 0 0;
}
.linkovi li a {
	color: #002b58;
}
.footerholder {
    width: 980px;
    height: auto;
    margin: 0 auto;
    background: url('../img/bg-header2.png') no-repeat center center;
   background-size: cover;


}
.footer-logo {
	float: left;
	
	margin-right: 40px;
}
.footerslajfna {
	width: 100%;
	background: #dedede;
	height: 30px;
	clear: both;
	/*position: absolute;
	bottom: 0;*/
}
.credits {
    width: 700px;
    height: 20px;
    padding: 0;
    margin: 8px 0 0 0;
    position: relative;
    float: left;
}
.credits p {
	color: #000;
	font-weight: 400;
	font-size: 12px;
	font-family: 'Archivo Narrow', sans-serif;

}
.credits p span {
	color: #1b4383;
}
.white {
	color: #f36f21 !important;
}
.poseduje p{
    width: 550px;
    text-align: justify;
    font-size: 14px;
    line-height: 1.2;
    color: #444;
    font-family: 'Archivo Narrow', sans-serif;
    float: left;
    margin: 0 auto;

}
.social-footer {
    display: inline-block;
    padding: 10px 15px 0 0;
    float: right;
    position: relative;
    list-style-type: none;
    margin: 10px 0;
}
.social-footer li{
	float: right;
	padding: 0 5px 0 0;
}
.social-footer li a i {
	color: #002b58;
}
.info-footer {
	padding: 0 17px 0 0;
	float: right;
	position: relative;
	list-style: none;
	width: 200px;
	display: inline-grid;
	

}
.info-footer li {
	padding: 0;
	margin: 0;
	display: block;
}
.info-footer li a {
	    color: #1b4383;
    font-family: 'Archivo Narrow', sans-serif;
    padding: 0 5px 10px 0;
    font-size: 18px;
    text-align: left;
    text-decoration: none;
    float: right;
    line-height: 1;
    transition: color 0.5s ease;
}


    
.info-foter li a:hover {
	color: #F16F30;
}
.topponude-akcija{
	display: block;
	width: 310px;
    margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}

.asidebox {
	width: 310px;
	/*float: right;*/
	margin: 7px 0 10px 4px;
}
.asidebox h2 {
    background-color: #1b4383;
    color: #fff;
    font-size: 19px;
    width: 310px;
    height: 30px;
    padding: 5px 0 0 10px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 100;
    margin: 0;
}
.asidebox ul {
	background-color: #dedede;
	width: 100%;
	padding: 0 0 0 5px;
}
.asidebox li {
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    /*margin-left: 10px;*/
    list-style: none;
    padding: 8px 0;
    font-size: 18px;
    width: 290px;
    height: auto;
    overflow: hidden;
}
.asidebox li h3 {
    font-size: 18px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 100;
    margin: 0;
}
.asidebox li a {
    color: #1b4383;
    text-decoration: none;
    font-size: 16px;
}
.asidebox li span {
    color: #f26532;
}
.asidebox p {
    font-weight: 100;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    color: #000;
}



#clear {
	display: none;
}
.fullitems {
	width: 975px;
	height: auto;
	margin: 0 auto;
}
.relatedbox {
	width: 235px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.relatedbox:nth-child(4n) {
	margin-right: 0;
}
.relatedmg {
	width: 235px;
	height: 155px;
	z-index: 100;
}
.relatedimg-title2 {
	display: block;
	list-style: none;
	z-index: 4;
	width: 85%;
	text-align: left;
	position: absolute;
	top: 10px;
	height: 28px;
	left: -5px;
	margin: 0;
	padding: 2px 4px 6px 10px;
	background-color: #1b4383;
	color: #fff;
}
.relatedimg-title2 h2 {
	margin-top: 3px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
	font-family: 'Archivo Narrow', sans-serif;
	line-height: 1.2em;
}
.relatedimg-title {
	line-height: 1.2;
	display: block;
	list-style: none;
	/*z-index: 9999;*/
	width: 100%;
	text-align: left;
	position: absolute;
	top: 135px;
	height: 22px;
	left: 0px;
	margin: 0px;
	padding: 0px 4px 6px 6px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.8);
	text-transform: uppercase;
	color: #fff;
}
.relatedimg-title h2{
	margin-top: 3px;
	color: #fff;
	font-size: 15px;
	height: 18px;
	font-weight: 700;
	overflow: hidden;
	font-family: 'Archivo Narrow', sans-serif;
}
.relatedimg-title h2 a { color: white; text-decoration: none; }
ul.relatedlist {
	width: 100%;
	height: 90px;
	background-color: #dcdcdc;
	padding: 0;
	margin: 0;
}
ul.relatedlist li {
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	display: inline;
	border-bottom: solid 1px #fff;
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
	height: 29px;
}
ul.relatedlist a {
	text-decoration: none;
	color: #1b4383;
	width: 200px;
	font-size: 14px;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: 300;
	padding-left: 0px;
	line-height: 20px;
}

#sakriven {
	display: none;
}


 .asidebox .kongresi {
	width: 310px;
	overflow: hidden;
	min-height: 335px;
	position: relative;
	margin-bottom: 20px;
	margin-right: 10px;
}

.asidebox .kongresi .kn-title {
	width: 310px;
	position: absolute;
	right: 0;
	top: 0;
}
.asidebox .kongresi .kn-list {
	background-color: #dcdcdc;
	width: 310px;
	right: 0;
	top: 99px;
	position: absolute;
	z-index: 99;
	padding-top: 5px;
}
.asidebox .kongresi .kn-list li {
	display: inline-block;
	list-style-type: none;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	width: 300px;
	
	padding-top: 5px;
	
}

.asidebox .kongresi .kn-list li:last-child {
	border: none;
}
.asidebox .kongresi .kn-list h2 a {
	font-family: 'Archivo Narrow', sans-serif;
	color: #f26532;
	line-height: 1;
	
	font-weight: 100;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
        background: none;
}
.asidebox .kongresi .kn-list h3 a {
	font-family: 'Archivo Narrow', sans-serif;
	color: #000;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: 100;
	font-size: 14px;
	
	text-decoration: none;
}









	/*		GRADOVI		*/


.gradovi {
	width: 100%;
}
.gradovi h1 {
	font-size: 24px;
    padding: 8px 0 0 0;
    font-weight: 300;
    color: #1e4381;
    font-family: 'Archivo Narrow', sans-serif;

}

.destination-home-left-img {
	position: relative;
	float: left;
	background: #fff;
	/*margin-right: 10px;*/
	/*width: 49.25%;*/
	width: 310px;
	height: 205px;
   /* margin-right: 3px;*/
	margin-bottom: 18px;

}
.destination-home-left-img img {
	width: 100%;
	height: auto;
}
.destination-home-left-img:nth-child(2n) {
	margin-right: 14px;

}
.side {
	width: 300px;
	margin-right: 20px;




}




	/*		GRADOVI		*/




	/*		MEDJUSTRANA		*/
.medjuStrana {
	    width: 100%;
		margin-left: 0;
}
.medjuStrana h1 {
	font-size: 24px;
    padding: 8px 0 0 9px;
    font-weight: 300;
    color: #1e4381;
    font-family: 'Archivo Narrow', sans-serif;

}
.indexteme {
	float: left;
    width: 100%;
    height: 155px;
    padding: 5px 0 0 0;
    margin: 0px 0px 10px 0px;
    position: relative;
    background-color: #fff;
}
.indexteme img {
    float: left;
    position: relative;
    margin: 0px 15px 0 0;
    width: 230px;
    height: 153px;
}
.indexteme h2 a{
	font-family: 'Archivo Narrow', sans-serif;
    background-color: #1b4383;
    font-size: 18px;
    /*height: 26px;*/
    max-width: 50%;
    color: #fff;
    font-weight: 100;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    float: left;
    position: relative;
    text-transform: uppercase;
    margin: 10px 0 0 -20px;
}

.kontejner{
	display: flex;
	width: 100%;
	height: auto;
	justify-content: space-between;
	margin-bottom: 24px;
	clear: both;
}

.kontejner a{
	display: block;
	width: auto;
}

.kontejner > div{
	position: relative;
	display: flex;
	flex-basis: 48.2%;
	height: auto;
	cursor: pointer;
}

.kontejner > div img{
	margin: 0 !important;
	height: 99px;

	-webkit-transition: all 1s; /* Safari */
	transition: all 1s;
}

.kontejner > div .img2{
	position: absolute;
	left: 0;
	top: 0;
}

.img2{
	display: none;
}

.img1:hover + .img2{
	display: block;
	z-index: 2;
}

.img2:hover{
	display: block;
}

@media(max-width: 550px) {
    .indexteme h2 a {
        max-width: 100%;
    }
    
}
.indexteme h3 a {
    color: #1b4383;
    font-weight: 400;
    font-size: 16px;
    float: left;
    margin-bottom: 10px;
    margin-top: 4px;
    width: 60%;
    line-height: 18px;
}
.indexteme-text {
    padding: 0px;
    width: 390px;
    height: 75px;
    float: left;
    position: relative;
    overflow: hidden;
    color: #000;
    line-height: 15px;
    font-size: 14px;
}
.indexteme a {
    color: #000;
    text-decoration: none;
    font-family: 'Archivo Narrow', sans-serif;
}
.indexteme .jos {
    color: #f36f21;
    position: absolute;
    bottom: -3px;
    right: 15px;
}
.more {
    width: 100%;
    background-color: #dedede;
    position: relative;
    float: left;
    cursor: pointer;
    margin-bottom: 10px;
}
.more img {
	width: 30px;
	display: block;
	margin: 0 auto;
	
}
.dropdown { 
	padding:0px; z-index:999; position:relative;
}
.dropdown li { 
	list-style:none;
 }
.dropdown li.dropdownItems { 
	position:relative; 
}
.dropdown a, .dropdown a:visited, .dropdown a:hover { 
	color:#333333; 

	text-decoration:none; 
	outline:none; 
	cursor:pointer;
	}
.dropdown li.dropdownItems span.dropdownLabel { 
	background:#cbd2da url(../img/arrow.png) no-repeat scroll right center; 
	display:block; 
	font-family: 'Archivo Narrow', sans-serif;
	color:#333333;
	padding:0 20px 5px 5px; 
	width:185px; 
	height: 24px;
	margin-top:-5px;
}
.dropdown li.dropdownItems ul { 
	background:#cbd2da; 
	color:#333; display:none; 
	left:0px; padding:5px 0px; 
	position:absolute; top:24px; 
	width:185px; 
	}
.dropdown li.dropdownItems ul li a { 
	padding:5px 5px; 
	  font-family: 'Archivo Narrow', sans-serif;
	width: 150px;
	display:block; 
	background-image: none; 
	border: none; 
	cursor:pointer;
	}
.dropdown li.dropdownItems ul li a:hover { 
	background-color:#1b4383; 
	color:#fff; 
	}
.noscript li.dropdownItems:hover ul { 
display: block; 
}

.marginrightpet { margin-right:5px;}

	/*		MEDJUSTRANA		*/



	/*		VEST		*/
	.vest {
		    /* width: 600px; */ 
		    margin-left: 15px;
                    margin-right: 20px;
		   padding-top: 5px;
		   margin-top: 0;
	}
.vest table p { text-align:center !important; }
.vest table { width: 100% !important; }
	.vest h1 {
	font-size: 24px;
    padding: 10px 0 0 0;
    font-weight: 300;
    color: #1e4381;
    font-family: 'Archivo Narrow', sans-serif;
	}

	.vest h2 {
    font-weight: 100;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    margin-left: 0px;
    padding: 0 0 10px 0;
}
    .vest h3 {
    font-weight: 100;
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 16px;
    padding: 2px 3px;
    color: #fff;
    background-color: #1b4383;
    overflow: hidden;
    display: inline-block;
}
  .vest img {
   width: 100%;
   height: auto;
   margin: 20px 0 20px 0;
}
	.vest p {
	font-family: 'Archivo Narrow', sans-serif;
    line-height: 20px;
    font-size: 14px;
    text-align: justify;
    color: #000;
    margin-bottom: 15px;
    clear: both;
}
	.vest p span {
	color: #000;
}
        .vest h4 { font-family: 'Archivo Narrow', sans-serif;font-size: 16px; color: #1b4383; margin-top: 10px;  }
        .vest h4 span { color: #1b4383; font-family: 'Archivo Narrow', sans-serif; font-size: 16px;  }
        .vest table tr td { border: 1px solid black; }
	#bigFrameImg {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
        .vest ul { margin: 0; padding:0; }
        .vest  li { color: #000;  font-family: 'Archivo Narrow', sans-serif; font-size: 14px; list-style: none; padding-left: 15px; }
  .vest  li::before {
  content: "•";
  margin-right: 15px;
  color: #1b4383; 
}

        table tr td{
         font-family: 'Archivo Narrow', sans-serif;
         color: #000;
         font-size: 14px;
         text-align: center;
        }
        ul.thumbs { margin-bottom: 20px; }
	.thumbs {
		width: 100%;
		margin: 20px 0 20px 0;
		
	}
	.thumbs li {
		display: inline-block;
		/*margin-right: 25.7px;
		margin-bottom: 20px;*/
		margin: 0 16px 0 0;
               padding-left: 0;
	}
         
        .thumbs li::before {
        content: none;
        }
        .thumbs li:nth-child(6n)  { margin-right: 0; }
	.thumbs li:last-child {
		margin-right: 0;
	}
	.thumbs li img{
		width: 84px;
                margin-bottom: 0;
	}
	.hotelwide {
		position: relative;
		width: 603px;
		/*margin-bottom: 20px;*/
	}
	.hotelwide h2 {
		width: 100%;
		color: #1b4383;
    	background-color: #dcdcdc;
    	padding: 6px 5px;
    	margin-bottom: 10px;
    	font-family: 'Archivo Narrow', sans-serif;
    	font-size: 14px;
    	font-weight: 300;
	}
	.hotelwide h2 a {
		color: #1b4383;
		text-decoration: none;
	}
	.hotelwide ul {
		width: 100%;
		display: inline-block;
    	margin-bottom: 5px;
    	position: relative;
    	padding: 0;
	}
        .hotelwide li::before { content: none; }
	.hotelwide li {

	float: left;
    	margin-right: 10px;
    	margin-bottom: 10px;
        padding-left: 0;
    	width: 194px;
    	list-style: none;
	}
	.hotelwide li:last-child {
		margin-right: 0;
	}
        .hotelwide li img { margin: 0; }
	.hotels {

	font-family: 'Archivo Narrow', sans-serif;
    line-height: 20px;
    font-size: 14px;
    text-align: justify;
    color: #000;
    margin-bottom: 15px;
    clear: both;
    width: 603px;
}
	
	.stars2 {
    	position: absolute;
    	top: 140px;
    	left: 0;
    	background-color: #f36f21;
   	 	padding: 0 10px;
    	color: #dcdcdc;
    	height: 24px;
	}
	.stars2 i {
		font-size: 14px;
		display: inline-block;
	}
	.kljucnereci ul {
		width: 100%;
		overflow: hidden;
		padding: 5px 0;
		border-top: solid 1px #ccc;
		border-bottom: solid 1px #ccc;
		margin-bottom: 20px;
	}
	.kljucnereci li {
		display: inline-block;
		float: left;
		color: #ccc;
		font-family: 'Archivo Narrow', sans-serif;
                padding-left: 0;
		
	}
        .kljucnereci li::before {
         content: none;
        }
	/*.kljucnereci li:after {
		content: "|";
		margin-left: 3px;
		margin-right: 3px;
	}*/
	.kljucnereci li:last-child::after {
		content: none;
	}
	.kljucnereci li span {
		color: #1b4383;
		font-family: 'Archivo Narrow', sans-serif;
		font-size: 14px;

	}
	.kljucnereci li a {
		color: #666;
		font-family: 'Archivo Narrow', sans-serif;
		font-size: 14px;
		font-weight: 500;
		text-decoration: none;
		transition: color 0.5s ease;
	}
	.kljucnereci li a:hover {
		color: #1b4383;
	}

	.mob {
		display: none;
	}
	.sticky {
  position: fixed;
  width: 100%;
   left: 0;
  top: 0;
  z-index: 1000;
  border-top: 0; }
	.comp{ display: block; }
	.mobile{ display: none; }

	/*		VEST		*/


.sakriveni { display: none !important; }
.rot {
-webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#accordion{
    display: block;
    width: 310px;
    margin-bottom: 20px;
}
#accordion #some-box{
    background: #F26F30;
    color: #fff;
    font-size: 19px;
    width: 310px;
    height: 30px;
    padding: 1px 10px 0 10px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 100;
    margin: 0;
}
#accordion .place{
    padding: 5px 0 0 20px;
    border-bottom: 1px solid white;
}

#accordion .panel-title{
    margin-bottom: 0;
    border-bottom: 1px solid white;
}

#accordion .panel-heading h2{
   /* background: #1b4383 url(../img/down-arrow-circle-hi.png) no-repeat right;
    background-size: 16px;
    background-position-x: 285px; */
    background: #1b4383;
    color: #fff;
    font-size: 19px;
    width: 310px;
    height: 30px;
    padding: 5px 0 0 10px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 100;
    margin: 0;
}
#accordion .panel-heading h2 img {
    width: 16px;
    height: 16px;
    float: right;
    margin-top: 3px;
    margin-right: 10px;
    transition: all 0.5s ease;
}
#accordion .panel-body{
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    /* margin-left: 10px; */
    margin-right: 0;
    list-style: none;
    padding: 0 5px;
    font-size: 18px;
    width: 310px;
    height: auto;
    overflow: hidden;
    background-color: #dedede;
}

#accordion .panel-body h3{
    font-size: 18px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 100;
    margin: 0;
}

#accordion .panel-body h3 span{
    color: #f26532;
}

#accordion .panel-body a{
    color: #1b4383;
    text-decoration: none;
    font-size: 16px;
}

#accordion .panel-body p{
    font-weight: 100;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    color: #000;
}

.topponude{
    display: block;
    width: 310px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 8px;
}


@media(max-width: 1200px) {
      .thumbs li { margin-right: 11px; }
      .sakriveni { display: inline  !important; 

/*display: block !important;*/
/* clear: both !important; */
/* text-align: center !important */
float: none !important;;
/*position: static;*/
position: relative;
    right: 157px;
width: 140px !important;;
margin: 0 auto !important;;

}
        

	/*		MEDJUSTRANA		*/
	.indexteme {
		height: auto;
	}




	/*		MEDJUSTRANA		*/



	/*		GRADOVI		*/
	
	.destination-home-left-img {
		width: 48%;
		margin-bottom: 3px;
	}






	/*		GRADOVI		*/

	.fullitems {
		display: none;
	}
	.brand-left {
		display: none;
	}
	.brand-right {
		display: none;
	}
	.home-left-img {
		width: 290px;
		margin-right: 30px;
	}
	.home-left-img img {
		width: 290px;
	}
	.footerholder {
		height: auto;
	}
	.footer-logo {
		width: 180px;
		display: block;
		margin: 0 auto;
		float: none;
	}
	.social-footer {
		display: none;
	}
	 #sakriven {
		display: block;
		

	}
	
	.mob {
		display: block;
	}
	.info-footer {
		display: block;
		margin: 10px auto;
	/*	clear: both;*/
		width: 445px;
		height: auto;
		float: none;
		text-align: center;
	}
	
	.poseduje p{
		display: block;
		width: 550px;
		height: auto;
		float: none;
		margin: 0 auto;
	}
	.credits {
		width: 100%;
		height: auto;
		text-align: center;
	}
	.home-left-img-text {
		width: 93%;
	}
}
@media(max-width: 991px) {

	.thumbs {
		display: none;
	}
	#bigFrame {
		margin-bottom: 20px;
	}

	.bx-wrapper {
		width: 100% !important;
	}




	.comp{ display: none; }
	.mobile{ display: block; }
	.subholder {
		display: none;
	}
	.navholder {
		height: 40px;
	}
	.menu-trigger {
		margin-top: 5px;
	}
	.headerinfobox {
		display: none;
	}
	.logo {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.navv li {
		display: none;
	}
	.submenu li {
		display: none;
	}
	.menu-trigger {
		display: block;
		padding-left: 10px;
	}
	.col-md-13 {
		width: 100%;
		margin-left: 0;
	}
	.home-left-img {
		width: 47.9%;
		margin-bottom: 20px;
	}
	.home-left-img img {
		width: 100%;
	}
	.home-left-img-subtitle {
		top: 213px;
	}
	.home-left-img-text {
		padding-top: 20px;
	}
	#clear {
		display: block;
	}
	.col-md-14 {
		display: block;
		margin: 10px auto;
		float: none;
		width: 100%;
	}
	.col-md-14 img {
		display: block;
		margin: 0 auto;
	}
	.asidebox {
		margin: 10px auto;
	}

	/*		GRADOVI		*/
	.destination-home-left-img {
		margin-bottom: 40px;
	}

	/*		GRADOVI		*/


	/*		VEST		*/
	.thumbs li {
		margin-right: 40px;
	}
	.hotelwide {
		width: 100%;
	}
	.hotelwide li {
		margin-right: 52px;
	}
    #newsletterPopup { display: none !important; }
	/*		VEST		*/

    #accordion{
        margin-right: auto;
        margin-left: auto;
    }
}


@media(max-width: 768px) {

	.kontejner{
		flex-wrap: wrap;
		max-width: 295px;
		margin-right: auto;
		margin-left: auto;
	}
	.kontejner > div{
		flex-basis: 100%;
	}

	.kontejner > div:first-child{
		margin-bottom: 24px;
	}

        .bx-wrapper .bx-pager {
         right: -320px !important;
        }

	/*		VEST		*/
	.thumbs li {
		margin-right: 11px;
	}

	
	/*		VEST		*/

		.home-left-img {
			width: 47.398%;
			margin-bottom: 10px;
		}

		.home-left-img-subtitle {
			top: 165px;
		}

		.home-left-img-text {
			bottom: 40px;
			width: 100%;
                        left: 0;
			padding-left: 20px;
	}

	.col-md-14 {
		width: 100%;
	}
	
	/*		GRADOVI		*/
	.destination-home-left-img {
		margin-bottom: -5px;
	}




	/*		GRADOVI		*/
}


@media(max-width: 544px) {
        
        #chartdiv { height: 250px !important; }


         .bx-wrapper .bx-pager {
                right: -200px !important;
                
           }
         

          #newsletterPopup { display: none; }
          .indexteme img {
            width: 100%;
            height: auto;
          }

	 .bx-caption {
		top: 150px !important;
	  background: #1b4383 !important;
	  width: 100% !important;
	  height:  150px !important;
		
	}
	.bx-caption h2 {
		font-size: 30px !important;
	}
	.bx-viewport {
			
			height: 310px !important;

	}
	
	.bx-wrapper .bx-pager {
		top: 100px;
	} 


.info-footer {
	width: 300px;
	text-align: center;
	padding: 0px;

}
.info-footer li {
	float: none;
	text-align: center;
}

.info-footer li a {
    float: unset;
}

.sakriveni {
    right: unset;
}


	/*		GRADOVI		*/ 
	.destination-home-left-img {
		width: 100%;
		margin-right: 0;
		height: auto;
		margin-bottom: 10px;
	}






	/*		GRADOVI		*/


	.container {
		width: 100%
	}
	.col-md-13 {
		
		padding-left: 10px;
		padding-right: 10px;
	}
	.home-left-img {
		width: 100%;
		margin: 0 auto 40px auto;
		float: none;
		min-height: 350px;
	}
        .home-left-img-text  a{ font-size: 16px; line-height: 1.4}
	.home-left-img-subtitle {
		top: 287px;
	}
	.home-left-img-text {
		bottom: -20px;
                height: auto;
	}
	.box2 {
		box-shadow: none;
		-webkit-box-shadow: none;
		background: #fff;
	}
	.footerholder {
		padding-left: 10px;
		padding-right: 10px;
	}
	.poseduje p {
		width: 100%;
	}
	
	.bx-wrapper{
		height: auto !important;
	}
	 .bx-wrapper img {
	 	height: auto !important;
	 }
	

	 .hotelwide li {
		display: block;
		margin: 0 auto 10px;
		float: none;
	}
	.hotelwide li:last-child {
		display: block;
		margin: 0 auto 10px;
		float: none;
	}
	.stars2 {
		padding-top: 3px; 
		left: 88px;
		top: 146px;
	}
 

}
@media(max-width: 449px) {

       .bx-wrapper .bx-pager {
                right: -120px !important;
                
           }
        .home-left-img { min-height: 250px; }
	.home-left-img-subtitle {
		top: 263px;
	}
	.home-left-img-text {
		bottom: 0;
	}
}
@media(max-width: 400px) {
	.col-md-14 {
		width: 100%;
	}
	.home-left-img{
		margin-bottom: 0;
	}
	.home-left-img-subtitle {
		top: 231px;
	}
	.home-left-img-text {
		bottom: 25px;
	}
	
	.indexteme-text { width: 100%; }
}
@media(max-width: 350px) {
        .vest {
            width: 100%;
            margin-left: 0;
        }
        .responsive-tabela tbody tr td {
    padding: 5px;
    
    }   
       .bxslider li img { height: 150px !important; }
       .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { width: 90% !important; }
 .logo { height: 140px; }       
.logo img {     
    width: 280px;
    display: block;
    margin: -30px auto; }
    .head {     height: 140px; }

  .mp-menu ul { margin-top: 30px; }

}

b, strong {
    font-weight: bold;
}