/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../img/bck1.gif); 
	background-repeat:repeat-x;
	
	scrollbar-base-color: #663366; 
	scrollbar-face-color: #f3f0e6; 
	scrollbar-track-color: #ede9dd; 
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
}
a, a:hover, a:link, a:visit {color:#9e977c;}

#header { 
	width:670px;
	/*display:block;
	clear:both;*/
}
#logo{
	height:148px;
	width:270px;
	margin: 0; 
	padding: 0; 
	vertical-align:middle; 
	/*
	display:block; 
	float:left;*/
}
#logogif{
	/*margin-left:5px; */
	margin-top:26px;
}
#logo-menu{width:200px;}
/*#header-menu{ float:left; width:410px;} clear:right;*/
#slika{width:200px; height:165px; margin-top:23px;} /*float:left;*/
#img-frame{
	background-repeat:no-repeat;
	width:169px;
	height:250px;
	background-image: url(../img/okvir.gif);
	padding-top:5px; /**/
}
#menu-content{width:200px; height:205px;}/*float:left;*/
.menu-border {
	border-bottom:dotted #c1b791 1px;
	text-align:left;
	margin:2px;
	padding:2px;
	font-size:10px;
	width:195px;
	cursor:hand;
}
.main-menu, a.main-menu, a:hover.main-menu{
	color:#9f665a;
	padding-top:2px;
	text-decoration: none;
}
a.main-menu{
	text-decoration: none;
}
a:hover.main-menu{
	background-color:#f7f5ef;
}
#main{
	width:670px;
	display:block;
	/*clear:both;
	position:relative;
	top:0px;
	left:0px;*/
}
#footer{
	clear:both;
	display:block;
	width:670px;
	text-align:right;
	margin-top:5px;
	display:block;
	/*clear:both;
	position:relative;
	top:0px;
	left:0px;*/
}
.footer{
	color:#9e977c;
	font-size:9px;
	margin:1px;
}
.text, .paragraf, .error-msg{
	color:#9e977c;
	font-size:12px;
	margin:2px;
	padding:2px;
	margin-right:5px;
	/*text-indent: 33px;*/
}
.english{
	margin:2px;
	background:#94484e;
	color:#b59a8d;
	font-size:10px;
	padding:3px;
	font-weight:bold;
}
.rezervacija{
	color:#ad7e74;
	font-weight:bold;
	font-size:12px;
}
.rezervacija-num{
	color:#ad7e74;
	font-weight:bold;
	font-size:11px;
}
.loading{ display:block; color:#c3bead; font-size:11px; text-align:center;
/* font-weight:bold;padding:20px;position:relative; top:-80px; left:0px;*/}
#main-loading{/*background-color:#f7f5ef; #78161e; 
	height:500px;
	width:100%;*/
	display:block;
	position:relative;
	top:20px;
	left:0px;/**/
}
#main-loading2{
	height:500px;
	display:block;
}
#loading{
	display:block;
	position:relative;
	top:20px;
	left:0px;
}
#mini-news{
	margin:3px;
	padding:3px;
	margin-left:6px;
	margin-right:6px;
}
.mini-news-title{
	font-weight:bold;
	font-size:10px;
	color:#c0968d;
	/*color:#9e977c;*/
	display:block;
	margin-top:5px;
	margin-bottom:3px;
}
.mini-news-text{
	color:#c0968d;
	/*color:#9e977c;*/
	font-size:10px;
	display:block;
	margin-bottom:1px;
}
.mini-new-paragraf{
	padding-bottom:5px;
}
.mini-link-txt, a.mini-link-txt, a:hover.mini-link-txt, a:link.mini-link-txt, a:visit.mini-link-txt{
	font-size:9px;
	color:#c0968d;
	margin:1px;
	padding:1px;
	text-decoration:underline;
}
.mini-img-border{
	border:solid 1px #c0968d;
}
.new-top{
	width:199px; 
	background-color:#6e141e;
	/*background-color:#eeeadb;
	background-image:url(../img/border-top.gif);*/
	background-image:url(../img/top-border.gif);
	background-repeat:repeat-x;
}
.new-left{
	width:199px;
	/*background-image:url(../img/border-left.gif);*/
	background-image:url(../img/left-border.gif);
	background-repeat:repeat-y;
}
.new-right{
	width:199px;
	/*background-image:url(../img/border-right.gif);*/
	background-image:url(../img/right-border.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.new-bottom{
	width:199px;
	/*background-image:url(../img/border-bottom.gif);*/
	background-image:url(../img/bottom-border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#show-photoalbum{
	background-color:#000000;
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align: center;
}
#photo{
	background-color:#FFFFFF;
	width:650px;
	height:420px;
	position:absolute;
	text-align: center;
}
.paragraf{
	padding-bottom:5px;
}
#mini-photo-num{
	margin-right:15px;
}
.mini-photo-box {
	background-color:#f3f0e6;
	border:solid 2px #f3f0e6;
	margin:2px;
	float:right;
}
.mini-photo-txt{
	color:#9e977c;
	font-size:11px;
	margin:1px;
	padding:1px;
}
.link-box {
	/*background-color:#faf9f4;
	border: dotted 2px #faf9f4;*/
	border: solid 1px #eeeadb;
	margin:1px;
	float:right;
	text-align:right;
}
.link-txt{
	font-size:9px;
	color:#9e977c;
	margin:1px;
	padding:1px;
	text-decoration:none;
}
.special{
	background-image:url(../img/special.gif);
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:18px;
}
.new_ba, .new_en{
	background-image:url(../img/new_ba.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:30px;
}
.new_en{
	background-image:url(../img/new_en.gif);
}
.error-msg{
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
}
.photo-num-border{ border:solid #999999 1px;}