#container {
	font-family: "Book Antiqua";
	width: 740px;
	height:auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	
}
#foother {
	background-color: #5f544a;
	color: #bcac9e;
	text-align: center;
	line-height: 20px;	
}

#foother h6{
	color: #D9D9E1;
}

#content {
	background-color: #7d6a52;
	color: #bcac9e;
	float: left;
}
#container #navbar {
	background-color: #5f544a;
	color: #bcac9e;
}


#header {
	background-color: #5f544a;
}



body {
	background-color: #bcac9e;
	margin: 0;
	padding: 0;
}

/* NAVIGACIJA */


p {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #D9D9E1;
}

ul#navlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #251000;
	line-height: 30px;
	display: block;
	text-align: center;
	width: 740px;
}

ul#navlist li {
	display: inline;
}

ul#navlist li a {
	float: left;
	width: 5em;
	font-family: "Book Antiqua";
	font-size: 20px;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right: 1px solid #D9D9E1;
	color: #D9D9E1;
}

ul#navlist li a:hover {
	background-color: #D9D9E1;
	color: #251000;
}

.titles {
	font-size: 24px;
	font-weight: bold;
	color: #D9D9E1;
}

.cjenik-termin-cijena {color: #D9D9E1}

.cjenik-polja-tablice {color: #D9D9E1}

.cjenik-title {color: #BCAC9E; font-size: 24px; font-weight: bold;}

table.smjestaj td img{
	border: solid 4px #BCAC9E;	
}


