body {
	background-color: #000000;
	background-image: url(../images/fenicia-bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #d9d0ba;
}
.clear {clear:both}
.clear20 {clear:both; height: 20px;}
#main {
	width: 750px;
	margin: 0 auto;
}
#header {
	height: 175px;
}
#header_show {
	background-image: url(../images/fenicia_header.jpg);
	height: 175px;
}
#content-full {
	min-height: 500px;
	margin: 60px 0;
}
#content {
	margin: 36px 0;
}
#footer {
	background-color: #151414;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4e4545;
}
	.footer-content {
		width: 750px;
		margin: 0 auto;
		padding: 20px 0;
	}
	
#loading {
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 44px;
	margin: 20px auto;
}
	
/* LINKS */
a,
a:active,
a:visited {
	color: #a17e15;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #e7b617
}
a img { border: none; }

#main-menu {
	text-align: right;
	padding-top: 25px;
}
#main-menu ul, #main-menu li,
#footer ul, #footer li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer .linkovi {
	width: 700px;
	margin-bottom: 30px;
}

#main-menu li a,
#main-menu li a:active,
#main-menu li a:visited {
	margin-left: 20px;
}
#main-menu li a:hover {
}
#footer li a,
#footer li a:active,
#footer li a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #8b7c7c;
	margin-right: 5px;
	padding-right: 7px;
	border-right: 1px solid #8b7c7c;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer img {
	float: right;
}
#footer a,
#footer a:active,
#footer a:visited {
	color: #4e4545;
	text-decoration: none
}
#footer a:hover {
	color: #8b7c7c
}
.thumb {
	width: 130px; /*150*/
	padding: 5px;
	border: 1px solid #000;
	float: left;
	margin: 0 5px 5px 0;
}
.thumb:hover {
	border-color: #a17e15;
}


/* HIGHSLIDE */
.highslide-caption {
	background:white none repeat scroll 0 0;
	border-top:medium none;
	display:none;
	padding:5px;
	color: #CCC;
	text-align: right;
}