@charset "utf-8";
/* CSS Document */

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
}
strong { font-weight: bold; }
em { font-style:italic; }
a {
	color: #000;
}
a img {
	border: 0px;
}
#header {
	float: left;
	width: 983px;
}
#wrapper {
	margin: 0 auto;
	width: 983px;
}
.clear {
	clear: both;
}
#logo {
	margin-top: 15px;
	width: 233px;
	float: left;
}
#top_labels {
	float: right;
	height: 46px;
}
	#top_labels img {
		margin-left: 5px;
		float: right;
	}
	#top_labels a {
		text-decoration: none;
	}
	#reservation {
		background-image: url(images/rezervacija.jpg);
		display: block;
		height: 32px;
		width: 190px;
		padding-top: 14px;
		margin-left: 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #310b00;
		float: right;
		text-align: center;
		cursor: pointer;
	}
#top_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d8a450;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top_line a{
	color: #d8a450;
	text-decoration: none;
}
#top_line a:hover, .active_lang{
	color: #FFF;
	text-decoration: none;
}
	#top_contacts {
		float: left;
	}
	#languages {
		float: left;
		text-transform: uppercase;
		letter-spacing: 3px;
	}
#top_content {
	background-color: #d9cec8;
	padding: 6px 6px 6px 6px;
	margin-bottom: 8px;
}
	#breadcrumbs {
		color: #000;
		height: 18px;
		background-color: #fcf1d9;
		padding: 6px 6px 6px 6px;
		margin-bottom: 6px;
	}
	#main_img {
		margin-top: 5px;
	}
	
#content {
	background-color: #d9cec8;
	padding: 6px 6px 6px 6px;
}
	#left_banners {
		float: left;
		width: 280px;
		margin-right: 3px;
		margin-bottom: 10px;
	}
	#left_banners div {
		float: left;		
		border: solid 5px #FFF;
		margin-bottom: 6px;
	}
	.image_frame {
		position: relative;
		width: 266px;
		height: 91px;
	}
	.unactive_div {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.unactive_div a {
		text-decoration: none;
		background:url(images/text_bg.png);
		display: block;
		width: 266px;
		margin-top: 4px;
		height: 91px;
	}
	.unactive_div a:hover {
		background: none;
	}
		
	.active_div a {
		text-decoration: none;
		background-image: none;
		display: block;
		width: 266px;
		height: 92px;
	}	
	
	.link {
		cursor: pointer;
		height: 22px;
		width: 263px;
		padding-top: 7px;
		padding-left: 3px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		background-image:url(images/text_bg.png);
		color: #000;
		display: block;
	}
	.active_link {
		cursor: pointer;
		height: 22px;
		width: 263px;
		padding-top: 7px;
		padding-left: 3px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		background:url(images/active_text.png);
		color: #FFF;
		display: block;
	}
	#text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #4a1d0a;
		float: left;
		width: 648px;
		background-color: #FFF;
		padding: 15px 20px 15px 20px;
	}
	#text h1 {
		color: #000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 22px;
	}
	#text h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #4a1d0a;
		font-size: 16px;
		margin-bottom: 10px;
	}
	#text h2 a {
		color: #4a1d0a;
	}
	#text h2 a:hover {
		text-decoration: underline;
		color: #f9be3f;
	}	
	#text p {
		margin-bottom: 10px;
	}
	#text li {
		background: url(images/disc.jpg) no-repeat left top;
		margin-bottom: 3px;
		margin-top: 3px;
		text-align: justify;
		padding-left: 15px;
	}
	#text ul {
		overflow: hidden;
		text-align: justify;
		margin-left: 10px;
		margin-bottom: 5px;
	}

	#text img {
		border: 1px solid #ceb66d;
		padding: 2px;
		background: #fff;
		margin-right: 5px;
	}	
	#front_img img {
		border: 0px;
		padding: 0px;
	}	
	.simple_line {
		margin-bottom: 10px;
		margin-top: 10px;
		height: 1px;
		width: 100%;
		background-color: #e6dab6;
	}
	#top {
		margin-top: 8px;
	}
	.top5 a {
		padding-left: 10px;
		background: url(images/top5.jpg) no-repeat left;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.top5 a:hover {
		background: url(images/top5over.jpg) no-repeat left;
	}
	#numbers {
		margin-bottom: 5px;
		font-size: 16px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#numbers img {
		border: 0px;
		padding-top: 6px;
	}
	#numbers a {
		text-decoration: none;
	}	
	.more {
		float: right;
		height: 1px;
		padding-bottom: 15px;
	}
	.more a {
		color:#f7ae0f;
	}
	.all a {
		color:#f7ae0f;
	}	
#bottom_links {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #988580;
}
#bottom_links a {
	text-decoration: none;
	color: #988580;
}
	#links {
		width: 800px;
		float: left;
	}
	
	#links li {
		display: inline;
		background-image: url(images/separator.jpg);
		background-position: right;
		background-repeat: no-repeat;
		padding-right: 4px;
		padding-left: 5px;
	}
	#links ul div {
		display: none;
	}	
	#credits {
		width: 100px;
		float: right;
	}
/* ----- FORM ----- */
.refresh {
	margin-left: 70px;
}
input {
	border: solid 1px #d99f4d;
	width: 200px;
	height: 20px;
	margin-bottom: 10px;
}
textarea {
	border: solid 1px #d99f4d;
	width: 300px;
	height: 100px;
	margin-bottom: 10px;
}
#button {
	cursor: pointer;
	margin-right: 50px;
	margin-top: 5px;
    width: 80px;
    height: 25px;
    border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
    background-color: #d99f4d;
	color: #4a1d0a;
}
#contacts_table {
	width: 450px;	
	font-weight: bold;
	text-align: left;
}
#contacts_table td {
	width: 450px;
}
/* ----- ELEMENTS ----- */
.line {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/line.jpg);
	height: 5px;
	width: 100%;
}
.photo-cube {
	float: left;
	width: 150px;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	text-align: center;
	height: 145px;
}
.image_title {
	padding: 5px 5px 5px 5px;
	color: #4a1d0a;
	text-align: left;
}
.color {
	background-color: #f6f0e2;
}
table {
	width: 100%;
}
tr {
	vertical-align: top;
}
#lentele td {
	width: 90%;
	padding: 5px 10px 5px 10px;
	border: solid 2px #FFF;
}
.center {
	text-align: center;
}
#code {
	margin-left: 30px;
}
#page_digits {
	float: left;
	margin-right: 5px;
}
.date {
	font-size: 10px;
	margin-bottom: 10px;
}
#print input {
	cursor: pointer;
	float: right;
	background-image: url(images/print.jpg);
	height: 20px;
	width: 19px;
	border: 0;
}
.no_bg {
	background-color: #FFF;
}

#drop-down li{
	list-style: none;
	float: left;
	display: inline-block;
}

#drop-down li a{
	background-color: #d99f4d;	
	margin-right: 4px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	padding: 6px 9px 6px 9px;
	color: #000;
	text-align: center;
	text-decoration: none
}

#drop-down li a:hover {
	color: #d99f4d;
	background-color: #310b00;
}

#drop-down div {
	z-index: 10;
	position: absolute;
	visibility: hidden;
	width: 150px;
}

	#drop-down div a{
		text-transform: none;
		display: block;
		padding-top: 5px;
		width: 150px;
		height: 20px;
		text-align: left;
		text-decoration: none;
		background-color: #d99f4d;
		color: #000;
	}
	#menu .active li a{
		color: #d99f4d;
		background-color: #310b00;
	}	

	#drop-down div a:hover{
		color: #d99f4d;
		background-color: #310b00;
	}
.news_content {
	width: 100%;
}
.error {
	color: #C30;
}
.left {
	float: left;
}