/***************************************************
                      NOVAGOD
			  made by www.krojac.com
***************************************************/

*{
	padding:0;
	margin: 0;
	border: none;
}

html, body{
	background: #FFF url(../pic/background-top.jpg) repeat-x 0px 116px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

/***************************************************
			      Global design
***************************************************/	

.clearing { height: 0; width:100%;display: inline; clear: both; overflow:hidden; }  
.hidden{overflow: hidden;visibility: hidden;}

p{
	display: block;
	padding: 3px 0;
	color: #666;
}

ol{ margin-left:15px;}

a{
	color: #E35309;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:hover{color: #C6501E;}

a.hover{z-index:500;	
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;}

a.hover:hover{filter:alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;}

#head{
	position: relative;
	width: 100%;
	height: 276px;
	_height: 286px;
	margin: 0px 0px 17px 0px;
}

.head{
	position: absolute;
	bottom: 0px;
	_bottom: 20px;
	left: 0px;
	height: 160px;
}

.head-text1, .head-text2
{
	position:absolute;
	width: 986px;
	text-align: center;
	top:10px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #FFFFFF;
}

.head-text2
{
	top:98px;
	font-size: 24px;
	
}

#logo{
	position: absolute;
	top: 10px;
	_top:0;
	left: 23px;
}

#banner-top{
	position: absolute;
	top: 11px;
	left: 230px;
	width:468px;
}

#loader{
	position: absolute;
	top: 0px;
	left: 0px;
}


/***************************************************
			    Main containers
***************************************************/

#container{
	position: relative;
	width: 986px;
	margin: 0 auto;
	background: url(../pic/background.jpg) top left repeat-y;
	overflow: hidden;/* Mozilla, Opera */
}

#holder-left{
	position: relative;
	float: left;
	width: 181px;
	left: 22px;
}

#holder-right{
	position: relative;
	float: right;
	width: 181px;
	right: 12px;
}

#holder-content{
	position: relative;
	float: left;
	width: 500px;
	left: 70px;
}

#holder-bottom{
	position: relative;
	float: left;
	left: 83px;
	padding: 25px 0 37px 0;
}

/***************************************************
				   HOLDERS
***************************************************/	

.holder-content, .holder-content-right, .holder-content-line, .holder-banner, .holder-banner3, .holder-content2{
	position: relative;
	float: left;
	width: 100%;
}

.holder-content{
	padding: 20px 0;
}

.holder-content2{
	margin-bottom: 0px;
}

.holder-content-line{
	padding: 12px 0 5px 0;
	background: url(../pic/line.gif) bottom left repeat-x;
}

.holder-content-right{
	width: 280px;
	float: right;
}

.holder-content-left{
	width: 280px;
	float: left;
}

.holder-banner{
	position: relative;
	float: left;
	margin: 0 0 6px;
	padding: 5px 0;
	background: #EEE url(../pic/reklama-bg.gif) no-repeat 169px center;
	overflow: visible;
}

.holder-banner2{
	position: relative;
	float: left;
	margin: 0 10px 0 0;
}

.holder-banner3{
	padding: 5px 0;
	background: #EEE url(../pic/reklama-bg.gif) no-repeat right center;
}

.holder-banner a, .holder-banner3 a{
	position: relative;
	left: 5px;
}

/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 27px;
	font-weight: normal;
	color: #CCC;
	border-bottom: 1px solid #EEE;
}

h2{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding-bottom: 5px;
}

h3{
	font-size: 14px;
	color: #666;
}

h4{
	font-size: 18px;
	color: #333333;
	padding-top: 10px;
	font-weight: normal;
}

h6{
	font-size: 14px;
	color: #C14A10;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 3px;
}

.text{
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.highlite-text{
	font-size: 11px;
	color: #666666;
}

.title-link{
	font-size: 16px;
	color: #666666;
}

.title-link:hover{
	color: #999;
}

.link{
	font-size: 15px;
	color: #F87C3A;
}

.link:hover{
	color: #666;
}

ul{
	list-style: none;
}

.category{
	display: block;
	position: absolute;
	bottom: -6px;
	right: 60px;
	padding: 0 15px;
	background: #FFF;
	z-index: 1000;
}

.izdvajamo{
	display: block;
	position: relative;
	float: right;
	width: 76px;
	height: 76px;
	background: url(../pic/izdvajamo.png) top left no-repeat;
}

#timer{
	display: block;
	position: absolute;
	width: 255px;/* Mozilla */
	top: 15px;
	right: 20px;
	font-size: 18px;
	text-align: right;
	color: #666666;
}

.timer{
	font-size: 30px;
	line-height: 30px;
}

.timer2{
	font-size: 18px;
	text-transform: uppercase;
}

/***************************************************
			        GALERY
***************************************************/

.holder-image{
	position: relative;
	float: left;
	margin: 0px 6px 6px 0;
	padding: 2px;
	border: 1px solid #CCC;
}

a.holder-image{
	position: relative;
	float: left;
	margin: 0px 6px 6px 0;
	padding: 2px;
	border: 1px solid #CCC;
}

a.holder-image:hover{
	border: 1px solid #FF9900;
}

.holder-images{
	clear: left;
	position: relative;
	float: left;
	width: 200px;
}

/***************************************************
				      FORMS
***************************************************/

form{
	margin: 20px 0 10px 0;
}

label{
	display: block;
	float: left;
	width: 80px;
	padding-left: 5px;
	line-height: 28px;
	color: #666;
	font-size: 11px;
}

.textbox, textarea, .box-error, .textarea-error{
	float: left;
	width: 144px;
	height: 18px;
	margin: 4px 0 0 4px;
	line-height: 18px;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	color: #666;
}

textarea, .textarea-error{
	width: 400px;
	line-height: 16px;
	height: 150px;
}

.box-error, .textarea-error{
	border:1px solid #B0D53E;
	background-color: #F9F9F2;
}

.holder-form-height, .holder-form{
	position: relative;
	float: left;
	width: 100%;
}

.holder-form{
	height: 28px;
}

.holder-button{
	position: relative;
	float: right;
	display: block;
	width: 410px;
	padding: 10px;
}

.sub-button{
	position: relative;
	float: right;
	width: 126px;
	height: 31px;
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../pic/button.png) top left no-repeat;
	color: #FFF;
	cursor: hand;
	z-index: 101;
}

/***************************************************
			        FOOTER
***************************************************/

#footer{
	position: relative;
	float: left;
	width: 960px;
	left: 19px;
	margin: 24px 0 0;
	color: #666666;
	border-top: 3px solid #EEE;
	font-size: 10px;
	padding-top: 5px;
}

#FooterOne{
	position: relative;
	float: left;
	width: 500px;
}

#FooterTwo{
	position: relative;
	float: right;
	width: 160px;
	text-align: right;
	padding-top: 15px;
}	

a.krojac{
	color: #FF8635;
	font-size: 11px;
}

a.krojac:hover{
	text-decoration: underline;
}

/***************************************************
				       MENU
***************************************************/

#nav-menu{
	position: absolute;
	width: 891px;
	top:	86px;
	right: 10px;
}

#nav-menu li{
	float: left;
}

#nav-menu li a{
	display: block;
	width: 99px;
	height: 30px;
	font-size: 12px;
	text-align: center;
	text-transform: lowercase;
	line-height: 30px;
	color: #FFF;
	background: url(../pic/nav-btn-bg.png) top left no-repeat;
}

#nav-menu li a:hover{
	background: url(../pic/nav-btn-bg2.png) top left no-repeat;
}

body#home a#home_link, body#klubovi a#klubovi_link, body#restorani a#restorani_link, body#splavovi a#splavovi_link, body#hoteli a#hoteli_link, body#ostalo a#ostalo_link, body#about a#about_link, body#marketing a#marketing_link, body#contact a#contact_link{
	background: url(../pic/nav-btn-bg2.png) top left no-repeat;
}
