body
{
	margin:0;
	background: url(../images/bg.png) #8c2588 repeat-x;
	background-color:#811c7d\9;
	text-align:center;
	font-family:Trebuchet MS, Arial, Verdana, Tahoma;
	font-size:16px;
	color:#8c2588;
}
.clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0;
}
.container
{
	margin:0 auto;
	width:960px;	
	text-align:left;	
}
.contentTop
{
	margin:0 auto;
	background: url(../images/containerTop.png) no-repeat;
	width:960px;
	height:11px;
}
.contentBottom
{
	margin:0 auto;
	background: url(../images/containerBottom.png) no-repeat;
	width:960px;
	height:12px;
}
.header
{
	margin:0 auto;
	width:960px;
	height:90px;	
}
.content
{
	margin:0 auto;
	width:960px;
	
	background-color:#fff;	
}
.logo
{
	margin:13px 0 0 0px;
	width:174px;
	height:90px;
	float:left;	
}
.menu
{
	margin:40px 0 0 0;
	width:766px;
	height:18px;
	float:right;
}
.menu ul
{
	font-weight:bold;
	font-size:18px;
	text-transform: uppercase;
	list-style:none; 	
	color:#fff;	
}
.menu ul li
{
	float:left;
	margin-left:15px;
}
.menu li a
{
	color:#fff;
	text-decoration:none;
}
.menu li a:hover
{
	color:#b3b3b3;
	text-decoration:none;
}

.content
{
	margin:0 auto;
	padding:9px 20px 10px 20px;
	width:920px;
	
}
#slideshow
{
	position:relative;
	width:920px;
	height:300px;
}
#slideshow IMG 
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active 
{
    z-index:10;
}

.slideshow IMG.last-active 
{
    z-index:9;
}
.content .left
{	
	width:600px;
	float:left;
}
.content .right
{
	width:300px;
	float:right;
}
.footer
{
	margin:20px auto;
	width:960px;
	font-size:12px;
	color:#fff;
	text-align:center;
}
.footer a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover
{
	color:#fff;
	text-decoration:underline;
}
.links
{
	margin-top:10px;
	width:100%;
	text-align:center;
	font-size:10px;
	color:#fff;
}
.links a
{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.links a:hover
{
	text-decoration:underline;
}
/****TEXT***********************************************************************************************************/*

h1
{
	margin-top:40px;
	font-size:24px;
	font-weight:bold;
	color:#8c2588;	
	text-transform: uppercase;

}
h2
{
	display:block;
	width:100%;
	height:26px;
	padding-bottom:5px;
	border-bottom: 2px solid #8c2588; 
	font-size:24px;
	font-weight:bold;
	color:#8c2588;	
	text-transform: uppercase;
}
a 
{
	font-weight:bold;
	color:#8c2588;	
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;	
}

/*******************************************************************************************************************/*

.txtbox{
	margin:10px 0 10px 0;
	width:200px;
	height:20px;
	padding:2px;
	font-size:15px;
	border:1px solid #98014f;
	background-color: #8c2588;
	color:#ffffff;
	display:block;
}
.btn{
	margin:20px 0 30px 0px;	
	padding:3px;
	font-size:15px;
	border:2px solid #98014f;
	background-color: #8c2588;
	color:#fff;
	text-align:center;
	cursor:pointer;	
}

#msg{
	margin:10px 0 0px 0px;
	width:550px;
	padding:20px 10px 20px 10px;
	font-size:14px;
	background-color:#F4F4F4;
	border:1px solid #e8e8e8;
	color:#98014f;
	text-align:center;
	display:none;
}
.rezervacije
{
	width:300px;
	margin:0 auto;
	
}
/****DASHBOARD************************************************************************************************/*
.dashboard
{
	position:fixed;
	bottom:0;
	right:0;
	width:100%;		
	text-align:right;	
}

.dashboardButtonUp 
{
	width:212px;
	height:37px;	
	float:right;	
	cursor:pointer;
}

.dashboardButtonDown 
{
	display:none;
	width:212px;
	height:37px;	
	float:right;
	cursor:pointer;		
}

#dashboardContainer 
{
	margin:0;
	background-color:#5c1659;
	height:150px;
	display:none;
	width:100%;	
	border-top:2px solid #471145;	
	text-align:center;
}

.discoBall
{
	float:left;
	width:130px;
	height:130px;
}
.topChart
{
	padding-top:20px;
	margin:0 auto;	
	color:#fff;
	font-size:14px;
	width:800px;
	height:100px;	
	text-align:left;
}
.topChart ul
{
	float:left;
	width:350px;
	height:100px;
	display:block;
	list-style:none;
}
.topChart ul a
{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.topChart ul a:hover
{
	color:#fff;
	text-decoration:underline;
}
/*******************************************************************************************************************/*
/****Galerija***************************************************************************************************/*

.gallery
{
	width:600px;
	background-color:#F4F4F4;
	border:1px solid #e8e8e8;
	text-align:center;
}
#screen
{
	margin:20px auto;
	width:475px;
	height:110px;
	padding:0;
	
}			
#screen li
{
		float:left;
		list-style:none;
	
}			
#screen .jq-ss-crop
{
	margin:5px 5px;
	border:0px solid #FFFFCC;
	float:left;				
}
#left,#right
{
	margin-top:30px;
	display:block;	
	float:left;
	
}
#view{
	margin:0 auto;
	width:429px;
	height:110px;
	overflow:hidden;
	background-color:#F4F4F4;
	
}
#images
{
	width:10818px !important;
	width:10822px;
	padding:0;
	
}
#images li img{
	border:0;
	cursor:pointer;
}
#preview
{
	margin:20px auto 25px auto;
	width:550px;
	min-height:366px;
}
/*******************************************************************************************************************/*
/****LIGHTBOX***************************************************************************************************************/*
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*******************************************************************************************************************/

/******TAG CLOUD****************************************************************************************************/
 #tagcloud
{
	padding:10px;
	border:1px dashed #d1d1d1;
	margin-top:15px;
} 
	.size7 { FONT-SIZE: 0.9em }
	.size6 { FONT-SIZE: 1.3em }
	.size5 { FONT-SIZE: 1.7em }
	.size4 { FONT-SIZE: 2.1em }
	.size3 { FONT-SIZE: 2.5em }
	.size2 { FONT-SIZE: 2.9em }
	.size1 { FONT-SIZE: 3.3em }
	.size7c { FONT-SIZE: 0.9em; COLOR: #69c }
	.size6c { FONT-SIZE: 1.2em; COLOR: #69c }
	.size5c { FONT-SIZE: 1.5em; COLOR: #69c }
	.size4c { FONT-SIZE: 1.8em; COLOR: #369 }
	.size3c { FONT-SIZE: 2.1em; COLOR: #8c2588 }
	.size2c { FONT-SIZE: 2.4em; COLOR: #8c2588 }
	.size1c { FONT-SIZE: 2.7em; COLOR: #8c2588 }
	.size1c { FONT-SIZE: 2.7em; COLOR: #8c2588 }
/******************************************************************************************************************************/		
