/*
Author: Studio Style89, Croatia
Copyright: Maltar d.o.o.
Date: April 2013
*/

/*reset dokumenta*/
* { margin: 0px;
	padding: 0px;
}

img {
	border:0;
}

header, footer, aside, nav, article {
	display: block;
}

body {
	font-family: Arial, Calibri, sans-serif;
	background-image:url('../images/body-background.png');
	background-color:#c0baab;
}

#container {
	width:100%;
	margin: 10px 0;
}

#flags {
	width:940px;
	height:32px;
	margin: 0 auto;
}

#flags #flags_left {
}

#flags #flags_right {
	width:184px;
	margin-left:756px;
}

#flags #flags_right img {
	width:32px;
}

/*////////////////////////////
//////////HEADER ///////////
///////////////////////////*/

nav {
	width:908px;
	height:88px;
	background:url('../images/nav-background.png');
	position:absolute;
	z-index:100;
	text-align:center;
	line-height:35px;
}

#page-background nav {
	width:940px;
	height:88px;
	background:url('../images/nav-background2.png');
	position:relative;
	z-index:100;
	text-align:center;
	line-height:35px;
	margin: 0 auto;
	padding-top:16px;
	background-position: 0 16px;
	background-repeat: no-repeat;
}

#page-background2 nav {
	width:940px;
	height:88px;
	background:url('../images/nav-background2.png');
	position:relative;
	z-index:100;
	text-align:center;
	line-height:35px;
	margin: 0 auto;
	padding-top:16px;
	background-position: 0 16px;
	background-repeat: no-repeat;
}

#page-background2 nav #menu-left, #page-background nav #menu-left {
	list-style:none;
	float:left;
	width:300px;
	padding:0;
	margin-left:16px;
}

#page-background2 nav #menu-right, #page-background nav #menu-right {
	list-style:none;
	float:right;
	width:300px;
	padding:0;
	margin-right:16px;
}

nav #menu-left {
	list-style:none;
	float:left;
	width:300px;
	padding:0;
	margin:0;
}

nav #menu-right {
	list-style:none;
	float:right;
	width:300px;
	padding:0;
	margin:0;
}

nav #menu-left li, nav #menu-right li {
	float:left;
	height:35px;
	width:100px;
}

nav #menu-left li a, nav #menu-right li a {
	display: block;
	height:35px;
	width:100px;
	text-decoration:none;
	color:#FFFFFF;
	-webkit-transition-duration: 0.20s;  
    -webkit-transition-timing-function: ease-out;  
    -moz-transition-duration: 0.20s;  
    -moz-transition-timing-function: ease-out; 
}

nav #menu-left li a:hover, nav #menu-right li a:hover {
	height:35px;
	width:100px;
	background: rgba(0, 0, 0, 0.4);
}

nav #menu-middle {
	list-style:none;
	float:left;
	width:308px;
	padding:0;
	margin:0;
}

/*////////////////////////////
//////////SLIDER ///////////
///////////////////////////*/

/* == Slider Gallery== */
#slider {
	width:908px;
	position:relative;
	background:#e1d9cc;
	padding: 16px 16px 16px 16px;
	margin: 0 auto;
}

#zvijezdice-slider {
	vertical-align:text-bottom;
}

.jcarousel-container {
	overflow:hidden;
	width:742px;
	height:65px;
	margin:20px auto 0 auto;
	position: relative;
	clear:both;
	padding:0;
}

.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
	width:115px;
	margin-right:10px;
}

#feature_gallery {
	width:908px;
	padding:0;
	margin:0;
	overflow:hidden;
}
ul#feature_gallery_pager {
	display:block;
	overflow:hidden;
	list-style-type:none;
	margin:0;
	padding:0;
}
#feature_gallery ul.menu li a:hover {}

ul#feature_gallery_pager li a {
	overflow:hidden;
	width:107px;
	height:53px;
	float:left;
	display:block;
	padding:5px; 
	background: #c4beb3; 
	
}

ul#feature_gallery_pager li {}
#feature_gallery ul.menu a.activeSlide {
	background:#372a23;
}

#feature_gallery .bigimgs {
	width:908px;
	height:422px;
	margin:0;	
}

#feature_gallery .bigimg {
	width:908px;
	height:422px;
	
}

#feature_gallery img.change {
	width:908px;
}

#feature_gallery img.thumb {
	width:107px;
	height:53px;
}

.slidedesc{
	background: url(../images/bg-opacityblack.png);
	padding: 10px;
	width:888px;
	z-index:100;
	bottom:0px;
	position:absolute;
	margin:0 0 0 0;
	color:#fff;
}

.text{
	background: url(../images/bg-opacityblack.png);
	padding: 10px;
	width:808px;
	z-index:100;
	bottom:0px !important;
	position:absolute;
	margin:0 0 0 1px;
	color:#fff;
}

/* slide navi*/
#pager-container{text-align:right; font-size:11px; position:relative}
#pager-container a, #pager-container a:visited{padding:0; cursor:pointer; float: left; width: 35px; height:35px; display: block;  
text-indent:-9999px;}
#pager-container a:hover{text-decoration:none;}
#pager-container a#mycarousel-prev:hover{}
#pager-container a#mycarousel-next:hover{}
#pager-container a#mycarousel-prev{ background:url(../images/button-prevnext.png) no-repeat 0 0; position:absolute; left:19px; top:-53px; }
#pager-container a#mycarousel-next{  background:url(../images/button-prevnext.png) no-repeat -35px 0;  right:19px; top:-53px; position:absolute}


/*////////////////////////////
//////////CONTENT /////////
///////////////////////////*/

#content {
	width:940px;
	height:570px;
	margin: 30px auto;
	background: rgba(225, 217, 204, 0.7);
}

#content-left {
	display:block;
	float:left;
	width:445px;
	height:520px;
	margin: 30px 0 0 16px;
	background-color: rgba(44, 35, 28, 0.8);
	background-image: url('../images/content-left-background.png');
	background-repeat:no-repeat;
}

#content-left h1 {
	display:block;
	font-family: Vivaldi, sans-serif;
	font-size:45px;
	color:white;
	text-align:center;
	margin: 10px 0 20px 0;
}

#content-left p {
	display:block;
	float:left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color:white;
	margin: 0 20px;
	padding-top: 10px;
}

#content-left span {
	display:block;
	float:left;
	background-image:url('../images/vt-hover.jpg');
	margin: 0 20px;
	margin-top: 10px;
}

#content-left img {
	display:block;
	float:left;
	cursor:pointer;
	-webkit-transition-duration: 0.20s;  
    -webkit-transition-timing-function: ease-out;  
    -moz-transition-duration: 0.20s;  
    -moz-transition-timing-function: ease-out; 
}

#content-left img:hover {
	opacity:0;
	filter:alpha(opacity=0);
}

#content-right {
	display:block;
	float:left;
	width:445px;
	height:520px;
	margin: 30px 16px 0 18px;
	background: rgba(44, 35, 28, 0.8);
}
#content-right h1 {
	display:block;
	font-family: Arial, sans-serif;
	font-size:16px;
	color:white;
	text-align:center;
	margin: 20px 0;
}

#content-right img {
	float:left;
	width:120px;
	margin: 0 30px;
}

#content-right table {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: white;
	margin-top: 20px;
}

#content-right table tr #data01 {
	width:50px;
	vertical-align:top;
}

footer {
	width:940px;
	height: 77px;
	margin: 0 auto;
	background-color: rgba(44, 35, 28, 0.8);
	background-image: url('../images/footer-background.png');
	background-repeat: no-repeat;
}

footer ul {
	width:840px;
	height: 77px;
	margin: 0 auto;
	list-style:none;
	font-family: Arial, sans-serif;
}

footer ul li {
	width:280px;
	height: 77px;
	float:left;
	margin: 0 auto;
	list-style:none;
	line-height:77px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: rgba(225, 217, 204, 1.0);
}

footer ul li:last-child {
	text-align:right;
	right:10px;
}

footer ul li a {
	text-decoration:none;
	color: rgba(225, 217, 204, 1.0);
}

footer ul li a:hover {
	text-decoration:none;
	color: rgba(225, 217, 204, 0.8);
}

/*//////////////////////////////////
//////////secound page style /////////
//////////////////////////////////*/

#page-background {
	width:940px;
	height:1114px;
	margin:0 auto 20px auto;
	background-color: rgba(225, 217, 204, 0.7);
	background-image: url('../images/page-background-image.png');
	background-repeat: no-repeat;
}

#page-background2 {
	width:940px;
	height:1114px;
	margin:0 auto 20px auto;
}

/* rooms page*/
#rooms {
	width:940px;
	padding-top:60px;
	font-family:Arial, sans-serif;
	font-size: 16px;
	color:white;
}

#rooms-content {
	width:898px;
	height:203px;
	display:block;
	border-style:solid;
	border-width:5px;
	border-color: rgba(124, 117, 109, 1.0);
	background: rgba(0, 0, 0, 0.7);
	margin: 5px auto 5px auto;
}

#rooms #rooms-images {
	float:left;
	border-right:5px solid;
	border-color: rgba(0, 0, 0, 0.7);
}

#rooms #rooms-images:hover {
	opacity:0.7;
	-webkit-transition-duration: 0.20s;  
    -webkit-transition-timing-function: ease-out;  
    -moz-transition-duration: 0.20s;  
    -moz-transition-timing-function: ease-out; 
}

#rooms-content p {
	width:200px;
	height:40px;
	float:left;
	padding-top:90px;
	padding-left:30px;
}

#rooms #decoration {
	position:absolute;
	margin-top:-65px;
}

#rooms #decoration2 {
	position:absolute;
	margin-top:143px;
}

/* prices page*/
#prices01 {
	width:940px;
	height:418px;
	background: rgba(73, 64, 55, 0.8);
	margin-top:25px;
}

#prices01 #prices01-top {
	width:940px;
	height:194px;
	padding-top: 5px;
}

#prices01 #prices01-bottom {
	height:194px;
	width:880px;
	margin: 0 auto;
	padding-top: 15px;
}

#prices01 #prices-images {
	border:5px solid;
	border-color: rgba(0, 0, 0, 0.4);
	margin:3px;
	-moz-box-shadow:    5px 8px 12px 3px #111;
	-webkit-box-shadow: 5px 8px 12px 3px #111;
	box-shadow:         5px 8px 12px 3px #111;
}

#prices01 #prices-images:hover {
	opacity:0.8;
	-webkit-transition-duration: 0.20s;  
    -webkit-transition-timing-function: ease-out;  
    -moz-transition-duration: 0.20s;  
    -moz-transition-timing-function: ease-out; 
}

#prices02 {
	width:908px;
	height:382px;
	background: rgba(73, 64, 55, 0.8);
	margin: 15px auto 0 auto;
	-moz-box-shadow:    2px 2px 6px -1px #000;
	-webkit-box-shadow: 2px 2px 6px -1px #000;
	box-shadow:         2px 2px 6px -1px #000;
}

#prices02 #prices02-left {
	display:block;
	float:left;
	width:363px;
	height:340px;
	margin-left:16px;
	margin-top:25px;
	background: #3a332c;
}

#prices02 #prices02-middle {
	display:block;
	float:left;
	width:150px;
	height:340px;
	font-family: Vivaldi, sans-serif;
	font-size:45px;
	text-align:center;
	color:#e1d9cd;
}

#prices02 #prices02-right {
	display:block;
	float:left;
	width:363px;
	height:340px;
	margin-top:25px;
	background: #3a332c;
}

#prices02 #prices02-left h1, #prices02 #prices02-right h1 {
	font-size:16px;
	font-family: Arial, sans-serif;
	line-height:60px;
	color:white;
	width:349px;
	height:60px;
	margin: 7px;
	background: #2e2923;
	text-indent: 15px;
}

#prices02 #prices02-left p, #prices02 #prices02-right p {
	width:349px;
	margin:15px 0 0 22px;
	font-size:14px;
	font-family: Arial, sans-serif;
	color:#e1d9cd;
	line-height:18px;
}

#prices02 #prices02-right h2 {
	font-size:14px;
	font-family: Arial, sans-serif;
	line-height:40px;
	color:white;
	width:349px;
	height:40px;
	margin: 45px  7px 0 7px;
	background: #2e2923;
	text-indent: 15px;
}

#prices02 #prices02-right #prices02-right-bottom {
		font-size:12px;
		margin-top:5px;
}

#prices-bottom {
	font-size:14px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	color:#2e2923;
	margin:10px 0 30px 35px;
}

#prices03 {
	width:908px;
	height:90px;
	background: rgba(73, 64, 55, 0.8);
	margin: 15px auto 0 auto;
}

#prices03 p{
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#e1d9cd;
	padding:25px 0 0 20px;
}

/* contact page*/
#contact01 {
	width:940px;
	height:418px;
	margin-top:25px;
}

#contact01 #contact01-top {
	width:900px;
	height:194px;
	margin: 0 auto;
	padding-top: 5px;
}

#contact01 #contact01-bottom {
	width:940px;
	height:194px;
	margin: 0 auto;
	padding-top: 15px;
}

#contact01 #contact-images {
	border:5px solid;
	border-color: #494037;
	margin:4px;
	-moz-box-shadow:    5px 8px 12px 3px #111;
	-webkit-box-shadow: 5px 8px 12px 3px #111;
	box-shadow:         5px 8px 12px 3px #111;
}

#contact01 #contact-images:hover {
	opacity:0.8;
	-webkit-transition-duration: 0.20s;  
    -webkit-transition-timing-function: ease-out;  
    -moz-transition-duration: 0.20s;  
    -moz-transition-timing-function: ease-out; 
}

#contact02 {
	width:940px;
	height:550px;
	background-color: rgba(225, 217, 204, 0.7);
	margin: 15px auto 0 auto;
}

#contact02-top {
	width:908px;
	height:200px;
	margin:0 auto;
}

#contact02-top #content02-top-text01 {
	font-family:Arial, sans-serif;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	color:#494037;
	padding: 95px 0 0 40px;
}

#contact02-top #content02-top-text02 {
	font-family:Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#494037;
	margin-top:-12px;
	text-indent:5px;
	padding-left:40px;
}

#contact02-top #content02-top-text03 {
	width:210px;
	line-height:33px;
	font-family:Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#e1d9cd;
	background-color:#494037;
	margin-top:5px;
	margin-left:55px;
	text-indent:10px;
	padding-left:40px;
}

#contact02-bottom {
	width:908px;
	height:330px;
	background-color:#494037;
	margin:0 auto;
}

#contact02-bottom #contact02-bottom-left {
	width:438px;
	height:320px;
	float:left;
	padding:8px 16px;
}

#contact02-bottom #contact02-bottom-left iframe {
	border-style:solid;
	border-width:7px;
	border-color:#332c26;
	border-radius:10px;
	-moz-box-shadow:    5px 8px 12px 3px #111;
	-webkit-box-shadow: 5px 8px 12px 3px #111;
	box-shadow:         5px 8px 12px 3px #111;
}

#contact02-bottom #contact02-bottom-right {
	width:398px;
	height:320px;
	float:left;
	padding-left:40px;
}

#contact02-bottom #contact02-bottom-text01 {
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#e1d9cd;
	line-height:28px;
	text-indent:15px;
	margin-top:40px;
}

#contact02-bottom #contact02-bottom-text02 {
	width:360px;
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#e1d9cd;
	background-color:#1d1a16;
	line-height:25px;
	text-indent:15px;
	margin-bottom:20px;
}

#contact02-bottom #contact02-bottom-text02 span {
	color:#ff8d1d;
}

#contact02-bottom ul {
	list-style:none;
	width:80px;
	float:left;
}

#contact02-bottom ul li {
	width:80px;
	float:left;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#e1d9cd;
	background-color:#1d1a16;
	line-height:30px;
	text-indent:15px;
	margin-top:5px;
}

#contact02-bottom #contact02-bottom-text03 {
	width:170px;
	font-family:Arial, sans-serif;
	font-size:14px;
	float:left;
	font-weight:bold;
	font-style:italic;
	color:#e1d9cd;
	line-height:18px;
	padding: 10px 0 0 20px;
}
#contact02-bottom #contact02-bottom-text03 span {
	color:#9c8b79;
}#prices04 {		width:908px;		height:420px;		background: rgba(73, 64, 55, 0.8);		margin: 15px auto 0 auto;		-moz-box-shadow:    2px 2px 6px -1px #000;		-webkit-box-shadow: 2px 2px 6px -1px #000;		box-shadow:         2px 2px 6px -1px #000;}#prices04 #prices04-left {		display:block;		float:left;		width:876px;		height:360px;		margin-left:16px;		margin-top:25px;		/**text-align:center;*/		background: #3a332c;}#prices04 #prices04-middle {	display:block;	float:left;	width:876px;	height:25px;	font-family: Vivaldi, sans-serif;	font-size:45px;	text-align:center;	color:#e1d9cd;}#prices04 #prices04-left h1, #prices04 h1 {	font-size:16px;	font-family: Arial, sans-serif;	line-height:60px;	color:white;	width:860px;	height:60px;	margin: 7px;	background: #2e2923;	text-indent: 15px;}#prices04 #prices04-left p, #prices04 p {	width:876px;	margin:15px 0 0 22px;	font-size:14px;	font-family: Arial, sans-serif;	color:#e1d9cd;	line-height:18px;}