#banner {
	width: 830px;
	height:200px;
	background:url(../img/heder.jpg);
	position: relative;
}

#content {
    background:url(../img/bg1.jpg);
	background-repeat:repeat-x;
	width: 830px;
	height:230px;
	position: relative;
	margin-top: 1px;
	padding: 0;
	overflow: hidden;
	border:none;
}

#footer {
	width: 830px;
	height:70px;
	position: relative;
	margin-top: 6px;
	overflow: hidden;
	border:none;
}

#reserva {
    width: 830px;
	height: 410px;
	position: relative;
	margin-top: 1px;
	padding-bottom: 6px;
	overflow: hidden;
	border:1;
	border-top:thin;
	border-bottom:thin;
	border-color:#CC3333;
}

#smjestaj{
    width: 830px;
	height: auto;
	position: relative;
	margin-top: 1px;
	padding-bottom: 6px;
	overflow: hidden;
	border:1;
	border-top:thin;
	border-bottom:thin;
	border-color:#CC3333;
}

#lokacija{
    width: 830px;
	height: auto;
	position: relative;
	margin-top: 1px;
	padding-bottom: 2px;
	overflow: hidden;
	border:1;
	border-top:thin;
	border-bottom:thin;
	border-color:#CC3333;
}

.tekstsmjestaj {
	padding-top:2px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:justify;
	font: normal 110%/1.1 Geneva, Arial, Helvetica, sans-serif;
}

#galerija{
    width: 850px;
	height: auto;
	position: relative;
	margin-top: 1px;
	padding-bottom: 6px;
	overflow: hidden;
	border:1;
	border-top:thin;
	border-bottom:thin;
	border-color:#CC3333;
}

.galerija a img {
	border: 5px solid #fdbe93;
}

.galerija a:hover img {
	border: 5px solid #e52613;
}

.galerija p {
	margin: 0 0 0 5px;
	padding: 0;
}

p strong {
	font: bold 100%/1.5 Arial, sans-serif;
	margin: 10px 0 0 0;
	color: #999;
	}

#frame {
	width: 828px;
	height: 650px;
    position: relative;
	padding-top: 2px;
	border:none;

}

.thumb {
	width: 400px;
	padding-top:2px;
	padding-right: 20px;
	padding-left: 300px;
	text-align:justify;
	font: normal 110%/1.1 Geneva, Arial, Helvetica, sans-serif;
}
p strong {
	font: bold 100%/4.2 Arial, sans-serif;
	color: #57537;
	padding-top:5px;
	}

#meni {
	width: 830px;
	height: 29px;
    position: relative;
	background:url(../img/meni_bg.jpg);
	padding-top: 0px;
	border:none;

}

.flag {
float:right;
padding:3px;
          
}

