@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
a {
	outline: none;	
}
img {
	border: none;	
}
img a {
	border: none;	
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	background-color: #FCFCFC;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
}
#wrapper {
	width: 1001px;
	margin: 0px auto;
}
#header {
	height: 466px;
}
#content {
	width: 1001px;
	background-image: url(slike/body-back.jpg);
	background-repeat:repeat-y;
	background-color: #FCFCFC;
	padding-bottom: 10px;
}
#navigacija {
	float: left;
	width:229px;
	height: 611px;
	margin-left: 24px;
}
#sadrzaj {
	float: left;
	width: 542px;
	background-image: url(slike/box-top.jpg);
	background-repeat: no-repeat;
}
#tekst {
	background-image:url(slike/box-bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 36px 45px;
	
}
#tekst p {
	line-height: 20px;
}
#tekst a {
	color: #808080;
}
#tekst ol {
	margin-left: 20px;
}
#sponzori {
	float: left;
}
#footer {
	height: 82px;
	background-image: url(slike/footer.jpg);
	background-repeat: no-repeat;
	width: 1002px;
}
#footer p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
}
#footer a {
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #808080;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;	
}
.a_o_izlozbi {
	background-image: url(slike/linkovi/roll/o-izlozbi.jpg);	
}
.bold {
	font-weight: bold;	
}
.centrirano {
	text-align: center;	
}
.veliki_naslov  {
	font-size: 17px;	
}
.italic {
	font-style: italic;	
}
#smjestaj {
	height: 121px;
}
.slika {
	margin: 10px 10px 0 0;	
}
.slike_zahvala {
	margin: 10px 0;	
}
#footer_l {
	width: 89px;
	float: left;
}
#footer_s {
	width: 817px;
	float: left;
	margin-top: 13px;
}
#footer_d {
	float: right;
}
.highslide-gallery {
	
	width: 500px;
	border: 1px solid 000000;
	background: 000000;
	list-style: none;
	clear: both;
}