/* ---- Reset --------------------------- */
* { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
ol,ul { list-style:none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img, img a { border:0; }
caption,th { text-align:left; }
q:before, q:after { content:''; }
a { outline:none; }
a img { border:none; }
strong { font-weight:bold; }
em { font-style:italic; }
/* ----------------------- */
html,body { height: 100%; }
body {
	text-align:center;
	color:#c28c58;
	font:1em Arial, Helvetica, sans-serif;
	background:#c69463 url(layout/background.jpg) repeat 0 0;
	}
#background-gore {
	width:100%; height:71px;
	background:url(layout/background-gore.jpg) repeat-x 0 0;
	}
#container {
	width:707px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:-71px auto -73px auto;
	}
#background-dolje,.push { height:73px; }
#background-dolje { background:url(layout/background-dolje.jpg) repeat-x 0 0; }
#content {
	float:left;
	width:707px;
	text-align:left;
	margin-top:85px;
	background:url(layout/content-background.gif) repeat-y 0 0;
	}
#header {
	position:relative;
	height:442px;
	background:url(layout/head-back.jpg) no-repeat 0 0;
	}
h1 {
	position:absolute;
	top:66px; left:181px;
	width:345px; height:40px;
	}
h1 a {
	display:block;
	width:100%; height:100%;
	text-indent:-9999px;
	background:url(layout/logo.jpg) no-repeat 0 0;
	}
h1 a:hover { background-position:0px -40px; }
#header span {
	position:absolute;
	top:118px; left:4px;
	display:block;
	width:699px; height:277px;
	}
#index #header span { background:url(layout/head-index.jpg) no-repeat 0 0; }
#o-nama #header span { background:url(layout/head-onama.jpg) no-repeat 0 0; }
#restoran #header span { background:url(layout/head-restoran.jpg) no-repeat 0 0; }
#ponuda #header span { background:url(layout/head-ponuda.jpg) no-repeat 0 0; }
#kontakt #header span { background:url(layout/head-kontakt.jpg) no-repeat 0 0; }
#header ul {
	position:absolute;
	bottom:16px; left:144px;
	font-size:12px;
	margin-bottom:0;
	}
#header ul li {
	float:left;
	height:25px;
	margin-right:9px;
	padding-right:17px;
	background:url(layout/main-menu-bullet.gif) no-repeat 100% 45%;
	margin-bottom:0;
	padding-left:0;
	}
#header ul li.kontakt { margin:0px; padding:0px; background:none; }
#header ul li a {
	display:block;
	width:100%; height:100%;
	text-indent:-9999px;
	}
#header ul li.index a { width:65px; background:url(layout/main-menu.jpg) no-repeat 0px 0px; }
#header ul li.index a:hover,#index #header ul li.index a { background-position:0px -25px; }
#header ul li.o-nama a { width:59px; background:url(layout/main-menu.jpg) no-repeat -65px 0px; }
#header ul li.o-nama a:hover,#o-nama #header ul li.o-nama a { background-position:-65px -25px; }
#header ul li.restoran a { width:69px; background:url(layout/main-menu.jpg) no-repeat -124px 0px; }
#header ul li.restoran a:hover,#restoran #header ul li.restoran a { background-position:-124px -25px; }
#header ul li.ponuda a { width:60px; background:url(layout/main-menu.jpg) no-repeat -193px 0px; }
#header ul li.ponuda a:hover,#ponuda #header ul li.ponuda a { background-position:-193px -25px; }
#header ul li.kontakt a { width:62px; background:url(layout/main-menu.jpg) no-repeat -253px 0px; }
#header ul li.kontakt a:hover,#kontakt #header ul li.kontakt a { background-position:-253px -25px; }
ul#izbor-jezika {
	position:absolute;
	left:624px; bottom:21px;
	}
ul#izbor-jezika li {
	margin:0; padding:0;
	background:none;
	height:15px;
	}
ul#izbor-jezika li a {
	display:block;
	width:100%; height:100%;
	text-indent:-9999px;
	background:url(layout/izbor-jezika.gif) no-repeat 0 0;
	}
ul#izbor-jezika li#hr { width:24px; }
ul#izbor-jezika li#hr a { background-position:0px 0px; }
ul#izbor-jezika li#hr a:hover,ul#izbor-jezika li#hr a#jezik-on { background-position:0px -15px; }
ul#izbor-jezika li#en { width:22px; }
ul#izbor-jezika li#en a { background-position:-24px 0px; }
ul#izbor-jezika li#en a:hover,ul#izbor-jezika li#en a#jezik-on { background-position:-24px -15px; }
ul#izbor-jezika li#it { width:23px; }
ul#izbor-jezika li#it a { background-position:-46px 0px; }
ul#izbor-jezika li#it a:hover,ul#izbor-jezika li#it a#jezik-on { background-position:-46px -15px; }
a:link,a:visited {
	color:#c28c58;
	}
a:hover,a:active {
	text-decoration:none;
	}
#box-lijevo {
	display:inline;
	float:left;
	padding-top:5px;
	margin:3px 0px 0px 16px;
	width:200px;
	}
#box-desno {
	display:inline;
	float:left;
	padding-top:5px;
	margin:3px 16px 0px 12px;
	width:450px;
	padding-left:12px;
	border-left:1px solid #ab7a49;
	}
#o-nama #box-desno,#restoran #box-desno {
	padding-top:5px;
	margin:3px 16px 0px 16px;
	width:675px;
	padding-left:0px;
	border-left:none;
	}
h2 {
	clear:both;
	color:#c4915e;
	font:bold italic 0.9em Georgia, "Times New Roman", Times, serif;
	margin-bottom:1em;
	line-height:2em;
	padding-left:33px;
	border-bottom:1px solid #ab7a49;
	background:#733b1f url(layout/h2-bullet.gif) no-repeat 6px 7px;
	}
h3 {
	font-size:0.85em;
	padding:0px 0px 3px 19px;
	margin-bottom:0.65em;
	border-bottom:1px solid #ab7a49;
	clear:both;
	background:url(layout/bullet-ponuda.gif) no-repeat 0px 5px;
	font-weight:bold;
	}
p {
	font-size:0.75em;
	line-height:1.3em;
	margin-bottom:1.3em;
	}
ul {
	font-size:0.75em;
	margin-bottom:1.3em;
	}
ul li {
	display:inline-block;
	margin-bottom:0.65em;
	padding-left:13px;
	padding-right:5px;
	background:url(layout/lista-bullet.gif) no-repeat 0px 4px;
	}
#content #box-lijevo ul li { width:100%; }
#ponuda #content #box-desno ul {
	float:left;
	width:150px;
	margin-bottom:1.8em;
	}
#ponuda ul li em {
	font-size:0.9em;
	color:#a3774d;
	} 
#ponuda ul li.ponuda-naslov {
	background:none;
	padding:0px;
	}
#ponuda ul li.ponuda-naslov h4 {
	font-size:1em;
	font-weight:bold;
	padding:0px 0px 2px 2px;
	width:130px;
	border-bottom:1px solid #935d38;
	}
#container img {
	margin-top:2px;
	margin-bottom:0.5em;
	padding:4px;
	background-color:#7b452a;
	border:1px solid #925f3c;
	}
img.slika-lijevo { float:left; margin-right:0.5em;}
a.link-vise {
	margin-bottom:12px;
	width:195px; height:38px;
	text-indent:-9999px;
	float:right;
	display:inline;
	background:url(layout/link-vise.gif) no-repeat 0 0;
	position:relative; 
	right:-5px;
	}
a.link-vise:hover { background-position:0px -38px; }
span.hr {
	clear:both;
	margin-bottom:18px;
	display:block;
	width:428; height:1px;
	font-size:0px;
	background:url(layout/hr.gif) no-repeat top right; 
	}
address {
	margin-bottom:14px;
	clear:both;
	width:707px; height:105px;
	text-indent:-9999px;
	background:url(layout/adresa.jpg) no-repeat 0 0;
	}
#galerija {
	float:left;
	width:670px;
	padding:10px 0px 15px 5px;
	border-top:1px solid #ab7a49;
	border-bottom:1px solid #ab7a49;
	background-color:#733b1f;
	}
#galerija li {
	float:left;
	display:inline;
	padding:0px;
	background:none;
	margin:5px;
	}
#galerija li img {
	padding:0px;
	margin:0px;
	background:none;
	float:left;
	}
#galerija li a {
	display:block;
	float:left;
	padding:3px;
	background-color:#7b452a;
	border:1px solid #925f3c;
	}
#galerija li a:hover { border-color:#ab7a49; background-color:#854c2f; }
#kontakt label {
	display:block;
	font-size:0.75em;
	font-weight:bold;
	margin-bottom:3px;
	padding-left:12px;
	background:url(layout/lista-bullet.gif) no-repeat 0px 4px;
	}
#kontakt input {
	width:190px;
	margin-bottom:12px;
	padding:4px;
	font-size:0.75em;
	color:#693015;
	font-weight:bold;
	border:1px solid #ab7a49;
	background:url(layout/background.jpg) repeat 0 0;
	}
#kontakt textarea {
	width:190px; height:80px;
	padding:4px;
	color:#693015;
	overflow:auto;
	border:1px solid #ab7a49;
	font:bold 0.75em Arial, Helvetica, sans-serif;
	background:url(layout/background.jpg) repeat 0 0;
	}
#kontakt #kontakt-submit {
	position:relative;
	right:-8px;
	padding:0px;
	margin:10px 0px 0px 0px;
	cursor:pointer;
	border:none;
	display:block;
	text-indent:-9999px;
	width:195px; height:38px;
	background:url(layout/kontakt-submit-hr.gif) no-repeat 0px 0px;
	}
#kontakt #kontakt-submit:hover { background-position:0px -38px; }
p.poruka {
	font-weight:bold;
	font-style:italic;
	background-color:#733b1f;
	padding:8px 0px ;
	text-align:center;
	font-size:0.7em;
	}
/*-- Galerija --*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img { border: none; }
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer {
	padding: 10px;
	}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(layout/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(layout/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(layout/next.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	





















