ul.rotacija {
	margin-left: 0;
}

#mali_menu {
	width: auto;
	height: 43px;
	display: block !important;
    visibility: visible !important;
    min-width: 760px !important;
    max-width: 80% !important;
	float: right;
}

#zastavice ul {
	margin-top: 10px;
}

.polje_slicica {
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 0px;
}

.polje_slicica img {
	max-width: 100%;
	height: auto;
	border-radius: 0px;
}

.polje_vise {
	border-radius: 0 0 5px 5px;
	width: 100%;
	padding: 0;
	display: block;
	background: #6c757d	;
	margin: 10px 0 0 0;
}

.polje_vise:hover {
	background: #023763	;
}

.polje_vise a {
	width: auto;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px;
}

#rezervacija {
	width: 1300px;
	max-width: 90%;
	padding: 5px 5px 10px 5px;
	border-radius: 0 0 5px 5px;	 
	background: #6c757d url("/img/rezervacija.png") left bottom repeat-x ;
	margin: 0 auto;
	height: auto;
	clear: both;
	color: #080215;
	font-size: 12px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

#rezervacija .rezervacije_polje {
	float: left;
}


#rezervacija .rezervacija {
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: left;
}



#rezervacija p {
	margin-bottom: 0 !important;
}

#rezervacija label {
	margin: 0 !important;
	padding: 0 !important;
}

#ui-datepicker-div {
	z-index: 99 !important;
}

#dole {
    position: relative;
    width: 100%;
    padding: 0%;
    display: block;
    height: auto;
    z-index: 10;
    color: #ffffff;
    /*font-family: "Open Sans", Helvetica, Arial, sans-serif;*/
    min-height: 150px;
	background: #e7e7e7;
    border-top: 1px solid #ccc;
}

#donja_navigacija {
	width: 1300px;
	max-width: 90%;
	margin: 0 auto;
	clear: both;
	min-height: 150px;
}

#social_dole {
	width: 1300px;
	max-width: 90%;
	margin: 0 auto;
	clear: both;
	min-height: 90px;
	padding: 15px 0 15px 0;
}

.podnozje_levo h4, .podnozje_centar h4, .podnozje_desno h4, .podnozje_levo h5, .podnozje_centar h5, .podnozje_desno h5 {
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 5px;
    position: relative;
    text-align: center;
    border-bottom: 5px solid #023763;
    padding: 5px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px;	background: none;
    margin-top: 0 !important;
    padding: 10px;
}
.podnozje_levo {
    width: 32.25%;
    padding: 0.5%;
    margin: 0 1% 0 0;
    float: left;
    clear: none;
    overflow: hidden;
}
.poslednji {
	margin-right: 0 !important;
}

#mapa {
	width: calc(100% - 10px);
	height: calc(400px + 10px);
	display: block;
	clear: both;
	border-radius: 0px;
	padding: 5px;
	margin: 15px 0 15px 0;
	background: #e0e0e0;
	 
}

#sadrzaj ul li {
	list-style-type: disc; 
}

#sadrzaj ol li {
	list-style-type: decimal;
}

#sadrzaj img {
	max-width: 100%;
	height: auto;
}

#desno {
	 
	min-height: 150px;
}

#sve {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

#desno {
	float: right;
	padding-right: 0 !important;
}

#levo {
	float: left;
	padding-left: 0 !important;
}

#desno img {
	max-width: 100%;
	height: auto;
}
#desno #tema {
	width: 100%;
	height: auto;
	margin: 0 auto 20px auto;
	padding: 0;
}
#desno #tema ul.nav {
	margin: 0 0 20px 0;
}
#desno #tema ul.nav li {
	list-style: none;
	width: 48%;
	margin-right: 0;
}
#desno #tema ul.nav li#p1 {
	margin-right: 4%;
}
#desno #tema ul.nav li a {
	padding: 10px;
	text-align: center;
	color: #080215;
	text-decoration: none;
	width: 100%;
	display: list-item;
	background: #FFFFFF;
	border: 1px solid #080215 !important;
}
#desno #tema ul.nav li a:hover {
	background: #6c757d;
	text-decoration: none;
}
#desno #tema ul.nav li a.trenutni, #desno #tema ul.nav li a.trenutni:hover {
	background: #023763	 !important;
	color: #FFFFFF;
}
#desno #tema .tema {
	width: 100%;
	clear: both;
}
#desno #tema a {
	font-size: 16px;
	text-decoration: none;
	color: #080215;
}
#desno #tema a:hover {
	text-decoration: underline;
	color: #6c757d;
}
#desno #tema a img.mala_slika {
	border: 0;
	max-width: 33.33%;
	height: auto;
	float: left;
	padding: 5px;
	margin: 0 5px 5px 0;
}
#desno #tema .datum, #desno #tema .datum a {
	font-size: 0.95em;
	color: #999999 !important;
	margin-bottom: 5px !important;
	text-decoration: none;
}
#desno #tema .datum a {
	color: #6c757d !important;
}
#desno #tema .datum a:hover {
	text-decoration: underline;
}
#desno #tema p {
	margin-bottom: 5px !important;	
}
#desno #tema a img.mala_slika {
    border: 0;
    max-width: 33.33%;
    height: auto;
    float: left;
    padding: 5px;
    margin: 0 5px 5px 0;
}

.polje_desno {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100%;
}

#donja_navigacija .prostor {
	color: #FFFFFF;
}
#donja_navigacija .prostor:hover {
	background: none;
}

#social_dole .prostor {
	color: #FFFFFF;
}
#social_dole .prostor:hover {
	background: none;
}

#dole a:hover {
	color: #023763 !important;
}

.polje .jos {
    background: #6c757d url("/img/rezervacija.png") left bottom repeat-x;
    font-size: 1em;
    color: #ffffff;
    line-height: 40px;
    height: 40px;
    min-height: 40px;
    border: 0;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    width: auto;
    max-width: 200px;
    min-width: 50px;
    border-radius: 0px;	text-align: center;
    font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	margin-top: 10px;
}
.polje .jos:hover {
	background: #023763;
}
.polje .jos a {
	text-decoration: none;
	padding: 10px;
	color: #ffffff;
	font-weight: normal;
}
.polje .jos a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal; 
}/*
.uvod h3 {
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
	line-height: 150%;
}*/
.polje_produzeno {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

 

#levo .polje {
	border-radius: 3px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	width: 100%; 
	height: auto;
	float: left;
	clear: both;
    position: relative;
	border-bottom: 1px dotted #CCCCCC;
}
 
#levo .polje .slika  {
	border: 0;
	border-radius: 0px;
	padding: 0;
	float: left;
	margin: 0 3% 15px 0;
	max-width: 45%;
	height: auto;
	overflow: hidden;
	position: relative;
 
}
#levo .polje .slika img.slicica_levo {
	width: 100%;
	border: 0;
	-moz-border-radius: 0px;	-webkit-border-radius: 0px;	-khtml-border-radius: 0px;	border-radius: 0px;	}
#levo .polje .slika:hover {
	border: 0;
}
#levo .polje h4, #levo .polje h3, #levo .polje h2 {
    font-size: 26px;
	font-weight: normal;
	line-height: normal;
}
#levo .polje h4 a:hover, #levo .polje h3 a:hover, #levo .polje h2 a:hover {
	color: #6c757d !important;
	text-decoration: none;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
#levo_naslov {
	border-bottom: 1px solid #6c757d;
	padding: 5px 0 5px 0;
	margin: 10px 0 10px 0;
 
}
#levo_naslov p {
	margin: 0;
}
#levo .jos {
	margin-left: 0;
}

#pages_count a {
    background: #cccccc;
    color: #023763;
    font: bold 15px/1.3em Arial;
    padding: 1em 1.2em;
    display: inline-block;
	margin-bottom: 16px;
}
#pages_count a:hover {
	text-decoration: none  !important;
}
.num {
	text-align: center;
	margin: 30px 0 10px;
}
.num a {
	border-radius: 0px;	border: #6c757d solid 1px;
	font-size: 10px;
	margin: 0 1px;
	padding: 4px;
	min-width: 52px;
}
.num a:hover {
	border-radius: 0px;	margin: 0 1px;
	padding: 4px;
	text-decoration: none  !important;
	border: #023763 solid 1px !important;
    background: #023763 !important;
	
    color: #ffffff  !important;
}
.num a {
    padding: 1.15em 1.15em !important;
}
.page_tema {
    border: #023763 solid 1px !important;
    background:  #F38734!important;
    color: #ffffff !important;
}
#sadrzaj img {
	border-radius: 0px;	
}

.input {
	min-height: 44px;
	border: 1px solid #023763;
	border-radius: 0px;
	width: 100%;
	font-size: 15px;
	padding-left: 5px;
	line-height: 22px;
}
/*
#rezervacija .reservisi {
	background: #6c757d !important;
	width: 100%;
	border: 1px solid #023763;
	border-radius: 0px;
	color: #080215;
}

#rezervacija .reservisi:hover {
	background: #cccccc !important;
	border: 1px solid #cccccc;
	color: #080215;
}*/

.ok_obavestenje {
     margin: 15px;
    border: 1px solid #023763;
    padding: 10px;
    text-align: center;
    background: #f7f7f7;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	margin: 15px;
}
.ok_obavestenje p {
	margin-bottom: 0 !important;
}
.ne_obavestenje {
    margin: 15px;
    border: 1px solid #023763;
    padding: 10px;
    text-align: center;
    background: #e7e7e7;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
 
}
.ne_obavestenje p {
	margin-bottom: 0 !important;
}
#levo, #desno {
	margin-bottom: 30px;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.crop{
	position: relative;
	width: 200px;
	height: 150px;
	border: 0; 
	margin: 0px;
	padding: 0;
	overflow: hidden;
	background: none;
	text-align: center;
	border-radius: 0px;
	display: inline-block;
	  -moz-border-radius: 0px;	
    -webkit-border-radius: 0px;	
    -khtml-border-radius: 0px;
	border-radius: 0px;	 
}

.crop_okvir {
	width: 202px;
	height: 152px; 
	margin: 0 10px 10px 0;
	float: left;
	border: 0;
     -moz-border-radius: 0px;	
    -webkit-border-radius: 0px;	
    -khtml-border-radius: 0px;
	border-radius: 0px;	
    padding: 5px;
	/*box-shadow: 0 1px 10px rgba(77, 77, 77, 0.15);*/

}

.crop_okvir:hover {
	border: 0;
	background: #cccccc;
	 
}

.crop a {
	width: 100%;
	display: inline-block;
	height: auto;
	  -moz-border-radius: 0px;	
    -webkit-border-radius: 0px;	
    -khtml-border-radius: 0px;
    border-radius: 0px;	
}

.icons_share {
	text-align: right;
	margin: 30px 0 10px 0;
	width: 100%;
	padding: 0;
	display: block;
}

#naslov {
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
	display: block;
	width: calc(100% - 0px);
	margin-bottom: 15px;
	background: #eeeeee url("/img/bgd-naslovna.png") left 50% repeat-x;
}

#polje_naslov {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    background: none;
    border-radius: 0;
    position: relative;
    max-width: 1410px;
}

#polje_naslov h1 {
	font-size: 2.75rem;
}

#levo {
	margin-top: 15px;
}

#desno .polje_1 {
	margin-top: 10px !important;
}

.slika_naslov {
	font-weight: normal;
	font-size: 1.65em;
	line-height: 150%;
	vertical-align: middle;
	width: 80%;
	margin: 0 auto;
}

#dole h4 {
	font-weight: 600;
}
.ikonica {
	max-width: 32px;
	max-height: 32px;
	height: auto;
	width: auto;
}
ul.social_nav li {
	display: flex;
	
}

.galerija_dodatak img {
	border: 0px solid #f7f7f7 !important;
}
.galerija_dodatak img:hover {
	/*border: 1px solid #eee;*/
}
.dugmici_u_dnu {
	margin-bottom: 15px !important;
	margin-left: 15px !important;
	width: calc(100% - 30px) !important;
}
.album-galerija .link {
    position: relative;
    display: block;
    width: 100%;
}
.album-galerija .slika {
    padding-bottom: 56.25%;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
    height: 0;
    width: 100%; 
	/*box-shadow: 0px 2px 4px 4px rgba(200, 200, 200, 0.2);*/
}
.album-galerija {
    margin: 0;
    width: calc(100% - 0px);
    align-items: flex-start;
    display: block;
    float: left;
}
#desno .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#demo_slider1 {
 
	max-height: 270px  !important;
}

.naslovna_tekst {
	/*padding: 30px 0 30px 0 !important;*/
}
.dugme_za_dalje_naslovna {
    margin-top: 30px;
    clear: both !important;
	
}
.fb_ikonica {
    color:#ffffff;
    padding: 15px 30px;
}
.fb_ikonica:hover {
    color:#696969;
}
#naslov_stranice {
   padding: 15px 0;
    color: #ffffff; 
}
#prostor_stranice {
    width: 90%; 
    margin: 0 auto; 
    max-width: 1410px; 
    position: relative; 
  
}  
#naslov_stranice h1 {
    font-size: 3em;    
}
#naslov_stranice a {
   color: #ffffff;
   text-decoration: none;
}
#naslov_stranice a:hover {
   text-decoration: underline;
}
.bez_margina_ld {
	margin-left: 0 !important; 
	margin-right:0 !important;
} 
#nagrade .nagrade, .sadrzaj_naslovna .nagrade {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding: 0; 
	position:relative;  
	min-height: 300px; 
	padding: 15px 0 0 0;
	 max-width: 1410px;
} 
#nagrade .nagrade h4, .sadrzaj_naslovna .nagrade h4, .sadrzaj_naslovna .nagrade h3 {
	font-size: 2.5em; 
	text-align: center; 
	/*color: #ffffff;*/
	margin: 15px auto;
}
.priznanja {
	 top: 0 !important; 
	 position:relative !important; 
	 display: block !important; 
	 visibility: visible !important; 
}
.padding_gd_30 {
	padding: 30px 0 30px 0 !important;
}
.padding_d_30 {
	padding-bottom: 30px !important;
}
.padding_g_30 {
	padding-top: 30px !important;
}
#zasto h3 {
	font-size: 2.5em !important; 
	margin-top: 0 !important;
}
.plava {
	color: #023763 !important;
}
.bela {
	color: #ffffff !important;
}
#intro {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0 30px 0;
    background: none;
    border-radius: 0;
    position: relative;
    max-width: 1410px;
	height: 400px;
}
#intro .intro {
	position: absolute;
	left: 0;
	bottom: 0px;
   text-shadow: 2px 2px 5px #000;
font-size:2vw;
	color: #FFFFFF;
	width: 100%;
	text-align: left;
}
.blok_slika {
	position: relative;
}
#intro a {
	text-decoration: none;
}
#intro a:hover {
	text-decoration: underline;
}
.relativno {
	position: relative;
}
.cek_forma {
	width: 15px !important;
	box-shadow: none  !important;
	min-height: auto  !important;
}
.obevezno_polje {
	color: #FF0000 !important;
}
.input_req {
	border: 1px solid  #FF0000 !important;
}
.odgovor {
	border-radius: 0px;
	border: 1px solid #cccccc;
	padding: 15px;
	width: calc(100% - 30px);
	min-height: 30px;
}
 .block_visible {
 	display: block !important;
	visibility: visible !important;  
 }
 .chevron,  .jquerycssmenu ul li a.chevron {
 background: none !important;
 	padding: 7px !important; border: 0 !important;
 }
 
#sadrzaj_naslovna_tekst {
width: 90%;
    margin: 0 auto;
    padding: 30px  ;
    background: none;
    border-radius: 0;
    position: relative;
    max-width: 1410px;
    /* word-break: break-all; */
    word-break: break-word;
	background: #fff;
	/*box-shadow: 0px 20px 13px 13px rgba(255, 255, 255, 0.2);*/
}

#sadrzaj_naslovna_tekst ul li, #sadrzaj ul li, .home_box_content  ul li  {
	list-style: square;
}

#sadrzaj_naslovna_tekst ol li, #sadrzaj ol li, .home_box_content  ol li {
	list-style-type:decimal;
}

.sadrzaj_naslovna_box {
width: 90%;
    margin: 0 auto;
    padding: 30px  ;
    background: none;
    border-radius: 0;
    position: relative;
    max-width: 1410px;
    /* word-break: break-all; */
    word-break: break-word;
	background: #112437;
	color: #FFFFFF;
	/*box-shadow: 0px 20px 13px 13px rgba(255, 255, 255, 0.2);*/
}

.home_box_content_div {
	padding: 15px 0 15px 0;
}

.home_box_title {
	padding: 15px;
	margin-right: 15px; margin-bottom: 15px;
	display:inline-table;
	background: #0A1622;
	color: #FFFFFF;
	cursor: pointer;
}
.home_box_title:hover, .home_box_title_aktivan {
	background: #F38734;
}
.sakrij {
	display: none;
	visibility: hidden;
}
.home_box_content_div h1,
.home_box_content_div h2,
.home_box_content_div h3,
.home_box_content_div h4,
.home_box_content_div h5,
.home_box_content_div h6 {
	color: #117865;     margin-top: 0.7em !important;
}

.home_box_content_div table {
	width: 100%;
	border: 0;
}
.home_box_content_div table tr td {
	width: auto;
	border: 0; 
}
.home_box_content_div table.tabela_beli_okvir tr td {
	padding: 15PX;
}
.home_box_content  {
	padding: 15px; 
	/*background: #2B3F54;*/
}
.home_box_content img {
	max-width: 100%;
	height: auto;
}
 
 .rot_style {
 min-height: 70vh !important; overflow-y: hidden !important; 
 }
 .rot_style_img {
 padding-bottom: 0  !important; min-height: 70vh !important; margin-top: 0px  !important;
 }
 .margin_ld_0 {
 	margin-left: 0 !important;
	margin-right: 0 !important;
 }
 .bg_zeleno h1, .bg_zeleno h2, .bg_zeleno h3, .bg_zeleno h4, .bg_zeleno h5, .bg_zeleno h6 {
    color: #ffffff  !important;
}
#prostor_naslovna_dno {
	padding-left: 15px;
	padding-right: 15px;
}
 .dugme_rotator_prostor {
 	width: 100%;
	display: block;
	text-align: center;
 }
#galerija_apartmana p {
	font-size: 0.9rem;
	padding-bottom: 15px;
}
#galerija_apartmana p.slika_naslov {
font-size: 1.1rem;
font-weight: 600;
}
.pp_description {
font-size: 0.9rem;
}

#naslov_stranice_prostor {
	width: 100%;
	display: block;
	height: 170px;
	line-height: 200%;
	background: rgb(0, 0, 0, 0.4);
}
#naslov_stranice_prostor .prostor {
	 width: 90%;
     max-width: 1410px;
}
#naslov_stranice_prostor h1 {
	text-align: left;
	color: #FFFFFF;
	font-size: 4em;
    line-height: 2.8em;
	 
    text-shadow: 0 1px 2px #111;
    font-weight: 600;
	text-transform: uppercase;
	padding: 15px;
}

#tabela_reference {
	width: 100%;
	border: 0;
	min-width: 640px;
	position: relative;
}
#tabela_reference tr td {	
	border: 0; 
}
#tabela_reference tr td {
	padding: 15PX;
}
#tabela_reference tr:hover {
	background: #ddd;
}

#reference_prostor {
	width: 100%;
	
	overflow: auto;
}

  #tabela_reference tr td {
	min-width: 135px  !important;
}