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: 5px;
}

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

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

.polje_vise:hover {
	background: #D6435E	;
}

.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: #EEB698 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;
}

.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 #D6435E;
    padding: 5px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 5px;	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: 5px;
	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: #EEB698;
	text-decoration: none;
}
#desno #tema ul.nav li a.trenutni, #desno #tema ul.nav li a.trenutni:hover {
	background: #D6435E	 !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: #EEB698;
}
#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: #EEB698 !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;
}

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

.polje .jos {
    background: #EEB698 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: 5px;	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: #D6435E;
}
.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: 5px;
	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: 5px;	-webkit-border-radius: 5px;	-khtml-border-radius: 5px;	border-radius: 5px;	}
#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: #EEB698 !important;
	text-decoration: none;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
#levo_naslov {
	border-bottom: 1px solid #EEB698;
	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: #D6435E;
    font: bold 15px/1.3em Arial;
    padding: 1em 1.2em;
    display: inline-block;
	margin-bottom: 16px;
}
.num {
	text-align: center;
	margin: 30px 0 10px;
}
.num a {
	border-radius: 5px;	border: #EEB698 solid 1px;
	font-size: 10px;
	margin: 0 1px;
	padding: 4px;
	min-width: 52px;
}
.num a:hover {
	border-radius: 5px;	margin: 0 1px;
	padding: 4px;
	text-decoration: none;
	border: #D6435E solid 1px !important;
    background: #D6435E !important;
	
    color: #ffffff  !important;
}
.num a {
    padding: 1.15em 1.15em !important;
}
.page_tema {
    border: #D6435E solid 1px !important;
    background: #D6435E !important ;
    color: #ffffff !important;
}
#sadrzaj img {
	border-radius: 5px;	
}

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

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

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

.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: 5px;	
    -webkit-border-radius: 5px;	
    -khtml-border-radius: 5px;
	border-radius: 5px;	 
}

.crop_okvir {
	width: 202px;
	height: 152px; 
	margin: 0 10px 10px 0;
	float: left;
	border: 0;
     -moz-border-radius: 5px;	
    -webkit-border-radius: 5px;	
    -khtml-border-radius: 5px;
	border-radius: 5px;	
    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: 5px;	
    -webkit-border-radius: 5px;	
    -khtml-border-radius: 5px;
    border-radius: 5px;	
}

.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: 1300px;
}

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

#levo {
	margin-top: 15px;
}

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

.slika_naslov {
	font-weight: 600;
}

#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: 1px solid #f7f7f7;
}
.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: 5px;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
    height: 0;
    width: 100%;
}
.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;
}
.album-galerija .link .play, .als-item .play {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	height: 64px;
	z-index: 9;
	background:url('/img/play-video.png');
}

.album-galerija .link .play:hover, .als-item .play {
	background:url('/img/play-video_hov.png');
}