* {
	margin: 0;
	padding: 0;
}

body {	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.95em;
	line-height: 140%;
	font-weight: normal;
	background: none;
	-moz-osx-font-smoothing: grayscale; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: 1;
	word-break: break-word;
	margin-top: 0.7em;
	margin-bottom: 0.85em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}
 
p {
	margin-bottom: 1em;
}

ul {
	margin-left: 10px;
}

ul li {
	margin-left: 10px;
	padding: 5px;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	color: #B88C05;
}

a:hover {
	color: #080215;
	text-decoration: underline;
	-webkit-transition: all 0.15s linear 0s;
	transition: all 0.15s linear 0s;
}

img, figure {
	max-width: 100%;
	height: auto;
}
 
a > img {
	-webkit-transition: all 0.15s ease-in-out 0s;
	transition: all 0.15s ease-in-out 0s;
}

hr {
	border: none;
	height: 1px;
	background-color: #ddd;
}

iframe {
	border: none;
	max-width: 100%;
}

.prelom {
	clear: both !important;
}

.odvojeno {
	margin-bottom: 20px;
}

.odvojeno_gore {
	margin-top: 20px;
}

.puna_sirina {
	width: 100% !important;
}

.obavezno_polje {
	color: #cc0000 !important;
}

#sve {
	position: relative;
}

.sirina_sto_posto {
	width: 100% !important;
}

#zagr {
	position: relative;
	height: 110px;
	width: 100%;
	display: block;
}

#zag {
	width: 100%;
	margin: 0 auto;
	height: 100px;
	padding: 0;
}

#zaglavlje {
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	width: 100%;
	z-index: 99;
	background: url("/img/navigacija.png") left top repeat-x;
	display: block;
}

#logo {
	width: auto;
	height: 85px;
	padding: 0;
	margin: 5px 0 0 0;
	float: left; 
	z-index: 90;
	position: absolute;
	top: 5px;
	left: 0;
}

#logo a {
	display: block;
	width: 100%;
	height: auto;
	float: right;
	text-align: right;
}

#navigacija {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	background: none;
	border-radius: 0;
	position: relative; 
	max-width: 1300px;
}

#click_menu {
	display: none;
	visibility: hidden;
	background: none;
	z-index: 999;
	width: auto;
	height: auto;
	clear: both;
	margin: 0px auto 10px auto; 
	padding: 0 !important;
	border-radius: 5px;
	float: right;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}

#click_menu h3, #click_menu p {
 	padding:  12px 12px 12px 12px  ;
	font-size: 14px;
	color: #333333 !important; 
	margin: 0 auto 0 auto;
	line-height: normal;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
	visibility: hidden;
	border-radius: 0;
}

#click_menu .click {
 	float: left;
 	padding: 0;
	margin: 0;
} 

#click_menu .click  img {
    padding: 0;
	margin: 0;
	border: 0;
	width: 50px;
	height: 44px;
	border-radius: 5px 5px 0 0;
} 

#click_menu .click a {
 	margin: 0;
	padding: 0;
	height: 46px !important;
}

#rot {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#rotacija {
	min-height: 21.36364rem;
	border-bottom: 5px solid #d7be69;
	position: relative;
	/*padding-top: 6.5rem;
	padding-bottom: 4.5rem;*/
}

.rotacija  {
	min-height: 21.36364rem;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover !important;
	overflow: hidden !important; 
}

#rotacija ul li {
	margin: 0 !important;
	padding: 0 !important;
}
 
.rotacija img {
	max-width: 100%;
	height: auto;
	position:absolute;
	top: 0px;
	float: none;
 	min-height: 21.36364rem;
	z-index:  1;
	padding: 0;
	margin: 0;
	
}

.rotacija_bg {
	 
}

.fix {
	position: fixed !important;
	left: 0 !important;
	top: 0 !important;
}

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

.prostor {
	padding: 1%;
	width: auto;
	margin: 0 auto;
	background: none;
	color: #333333;
}

#sadrzaj p {
	
}

#sadrzaj h3, #sadrzaj h4 {
	margin-top: 1.85em;
}

#podnozje {
	width: 100%;
	min-height: 40px;
	margin: 0 auto;
	padding: 0;
	background: none;
	color: #FFFFFF;
	 
	text-align: center;
	background: #d7be69 url("/img/rezervacija.png") left bottom repeat-x ;
}

#podnozje .prostor {
	width: 90%;
}

#podnozje p {
	margin-bottom: 0 !important;
	color: #ffffff;
}

#podnozje a {
	color: #080215;
	text-decoration: none;
	font-weight: 600;
}

#podnozje a:hover {
	color: #080215	;
	text-decoration: underline;
}

.polje {
	width: 32%;
	padding: 0.5% 0 2% 0;
	margin: 0.5% 2% 0 0;
	background: 0;
	display: block;
	float: left;
	height: auto;
	min-height: 225px;
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.04);*/
	border-radius: 5px;
}

.polje .prostor {
	padding: 2%;
	width: 96%;
	overflow: hidden;
	border-radius: 5px;
}

.polje .prostor:hover {
	background: #D7D7C3;
}

.polje .prostor h3, .polje .prostor h4  {
	color: #080215	;
	font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 5px;
    position: relative;
	text-align: center;
	
	padding: 5px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    border-radius: 5px 5px 0 0;
	background: none;
	margin-top: 0 !important;
	padding: 10px;
}

.polje .prostor h3 a, .polje .prostor h4 a {
	color: #080215;
	width: 100%;
	display: block;
	text-decoration: none;
}

.polje .prostor h3 a:hover, .polje .prostor h4 a:hover {
	text-decoration: none;
	color: #1c1c1c;
}

.polje .prostor h3:hover, .polje .prostor h4:hover  {
	background: none;	
	color: #080215;
}

.polje .prostor p {
	color: #333333;
	margin-bottom: 0;
	padding: 5px;
}

.polje .prostor ul, .polje .prostor ol {
	margin-left: 10px;
}

.polje .prostor ul li, .polje .prostor ol li {
	margin-left: 10px;
	padding: 5px;
	color: #000000;
}

.poslednji {
	margin-right: 0 !important;
}

.ikonica {
	border: 0;
	float: left;
	padding: 0;
	margin: 0 10px 5px 0;
}

#dno {
	width: 100%;
	min-height: 40px;
	margin: 0 auto;
	padding: 0;
	background: none;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	border-top: 0;
	background: transparent url("/img/sivo.png") left top repeat;
	background: #f7f7f7; 
}

#dno .prostor {
	width: 90%;
}

#dno p {
	margin-bottom: 0 !important;
	color: #000000;
	text-align: center;
	font-size: 14px;
}

#dno a {
	color: #B88C05;
	text-decoration: none;
}

#dno a:hover {
	color: #000000;
	text-decoration: underline;
}

.soc {
	border: 0;
	margin: 0 5px 5px 0;
	padding: 0;
	float: none;
}
 
.prostor_za_kontakt {
	width: 100%;
	text-align: center;
	clear: both;
	margin: 30px 0 10px 0;
}

.kontaktirajte_nas {
	background:  url(/img/narandzasto.png) left 50% repeat;
	padding: 0;
	border-radius: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	width: 60%;
	float: none;
	margin: 0 auto 0 auto;
}

.kontaktirajte_nas a {
	color: #FFFFFF !important;
	display: block;
	width: auto;
	padding: 20px;
	font-weight: 600;	
}

.kontaktirajte_nas a:hover {
	text-decoration: none;
}

.kontaktirajte_nas:hover {
	background: #B88C05;
}

.jezicak {
	width: 100%;
	min-height: 57px;
	background: transparent url("/img/jezicak.png") left bottom no-repeat;
	height: 57px;
	display: block;
}

.prostor_za_kontakt:hover > .jezicak  {
	background: transparent url("/img/jezicak_h.png") left bottom no-repeat;
}

.jezicak:hover {
	background: transparent url("/img/jezicak.png") left bottom no-repeat !important;
}

.kontaktirajte_nas {
	text-transform: none;
	font-size: 2.37em;
	width: 100%;
	font-family: "Open Sans",sans-serif;
	line-height: 1.4;
}