/***************************************************
                  Djavolja Varos
			  made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0;
	background-image: url(../pic/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

/***************************************************
			      Global design
***************************************************/	

.clearing { height: 0; width:100%;display: inline; clear: both; overflow:hidden; }  
.hidden{overflow: hidden;visibility: hidden;}

p{display: block;margin: 0px;padding-top: 2px;padding-bottom: 2px;}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #12ADE2;
	cursor: help;
	background-image: url(../pic/acronym.gif);
	background-repeat: repeat-x;
	background-position: left 15px;
	padding-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;
}

a, a.link-text, a.link-footer{
	color: #12ADE2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.link-footer{
	color: #999999;
	font-size: 10px;
}

a.link-text{
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}

a:hover, a.link-big:hover, a.link-footer:hover{color: #CCCCCC;}


/***************************************************
			    Main containers
***************************************************/

#head{
	width: 950px;
	height: 40px;
}

#holder, #home-holder{
	width: 940px;
	background-color: #F2F2F2;
	position: relative;
	padding: 5px;
	float: left;
}

#home-holder{
	height: 550px;
	background-color: #F2F2F2;
}

#home-news-bg, #home-news{
	width: 838px;
	position: absolute;
	height: 100px;
	top: 388px;
	left: 35px;
	z-index: 101;
	padding: 20px;
}

#home-news-bg{
	z-index: 100;
}

html>body #home-news{
	background-image: url(../pic/news-holder.png);
	background-repeat: no-repeat;
}/* Mozilla, IE7 */

#home-info-bg, #home-info{
	width: 238px;
	position: absolute;
	height: 195px;
	top: 38px;
	left: 584px;
	z-index: 101;
	padding: 10px 20px 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#home-info-bg{
	width: 278px;
	height: 220px;
	padding: 0;
	z-index: 100;
}

html>body #home-info{
	background-image: url(../pic/info-holder.png);
	background-repeat: no-repeat;
}/* Mozilla, IE7 */

#position{
	position: absolute;
	top: 66px;
	left: 125px;
	z-index: 101;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70px;
}

#vote-bg, #vote{
	position: absolute;
	top: 70px;
	left: 831px;
	z-index: 101;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70px;
}

#vote-bg{
	width: 144px;
	height: 144px;
	z-index: 100;
}

html>body #vote{
	background: url(../pic/glasaj.png) left top no-repeat;
}/* Mozilla, IE7 */

#head-logo-holder-bg, #head-logo-holder{
	position: absolute;
	left: 30px;
	top: 0px;
	z-index: 201;
}

#head-logo-holder-bg{
	width: 315px;
	height: 135px;
	z-index: 200;
}

html>body #head-logo-holder{
	background: url(../pic/logo.png) left top no-repeat;
}/* Mozilla, IE7 */

#container{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 15px;
}

#holder-content{
	width:900px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-top: 2px;
	padding: 20px;
}

#holder-left{
	width:480px;
	float: left;
	position: relative;
}

#holder-right{
	width:380px;
	float: right;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

#banner{
	position: relative;
	width: 940px;
}	

	

/***************************************************
				   HOLDERS
***************************************************/	

.holder-content-line{
	width:100%;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

.holder-content{
	width:100%;
	position: relative;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

.holder-right{
	width:100%;
}

.date{
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #1FACD6;
	margin-right: 10px;
	left: -3px;
}

.date-inline{font-size:12px; color:#999999; right:25px; position:absolute; top: 7px;}

/***************************************************
			       COUNTDOWN
***************************************************/

.countdown{
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #666666;
}

.countdown-img{
	position: absolute;
	top: 5px;
}

/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: left;
	position: relative;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	background-color: #F2F2F2;
	padding: 10px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 400px;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
}

a.page-nav-link{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}

a.page-nav-link:hover{color: #CCCCCC;}

.page-nav-link-active{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}

/***************************************************
			       GALLERY
***************************************************/

a.thumbs{
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	margin-right: 6px;
	padding: 2px;
	margin-bottom: 6px;
}

a.thumbs:hover{
	border: 1px solid #12ADE2;
}

.photo{
	width:110px;
	height: 95px;
	position: absolute;
	top: 7px;
	left: 7px;
}	


/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .text, .text-small, .text-big, .countdown-text{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1{
	font-size: 20px;
	color: #333333;
	display: block;
	margin-bottom: 9px;
}

h2{
	font-size: 16px;
	color: #92C236;
	margin-bottom: 10px;
}

h3 {
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	left: -1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

h4 {
	font-size: 22px;
	color: #12ADE2;
	background: transparent url(../pic/ine-h1.png) repeat-x left 15px;
	margin-bottom: 10px;
	padding-left: 20px;
	width: 96%;
}

h4 span {
	background: #FFFFFF url(images/bg.html) repeat center top;
	padding: 0px 10px 0;
}

h5 {
	color: #666666;
	font-size: 11px;
	padding-bottom: 4px;
}

h6{
	font-size: 14px;
	padding-top: 25px;
	background-image: url(../pic/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.text-small{ font-size:10px; color: #333333;}
.text{
	font-size: 12px;
	color: #666666;
}
.text-big{font-size: 13px;
	color: #333333;}
	
.countdown-text{
	font-size: 16px;
	padding-right: 10px;
	padding-left: 2px;
	color: #666666;
	font-weight: bold;
}

/***************************************************
				      FORMS
***************************************************/

form{
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#787878;
	font-weight: normal;
}

label{
	width:95px;
	display:block;
	float:left;
	line-height: 24px;
	padding-right: 4px;

}

.textbox, textarea, .box-error, .textarea-error{
	border:1px solid #CCCCCC;
	font-size:11px;
	width:160px;
	line-height:18px;
	height: 18px;
	color: #666666;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	float: left;
}

.box-error{
	border:1px solid #FF3300;
	background-color: #F9F9F2;
}

textarea, .textarea-error{
	width:320px;
	line-height:20px;
	height: 120px;
	margin-top: 0px;
}

.textarea-error{
	border:1px solid #FF3300;
	background-color: #F9F9F2;
}

.holder-form-height, .holder-form{
	width:100%;
	position: relative;
	float: left;	
}

.holder-form{height: 26px;}

#holder-button{
	position: relative;
	width: 150px;
	z-index: 101;
	left: 100px;
	padding-top: 20px;
	float: left;
}

.button-form{
	color: #666666;
	height: 29px;
	width: 104px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 25px;
	background-image: url(../pic/button.png);
	background-repeat: no-repeat;
	margin-left: 25px;
}

/***************************************************
			        FOOTER
***************************************************/

#footer {
	width:950px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	position: relative;
	color: #999999;
	float: left;
	padding-top: 5px;
}

#FooterOne{
	width:500px;
	float:left;
	position: relative;
}

#FooterTwo{
	position: relative;
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 12px;
	font-size: 9px;
}	

#FooterTree{
	position: absolute;
	left: 929px;
	top: -80px;
}			
				
a.krojac {
	color: #FF8635;
	text-decoration: none;
	font-size: 10px;
}
a.krojac:hover {text-decoration: underline;}											

/***************************************************
				       MENU
***************************************************/

#language{
	position: absolute;
	top: 15px;
	left: 950px;
	z-index: 101;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#language ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#language ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 20px;
	margin-bottom: 3px;
	display: block;
	line-height: 20px;
	z-index: 202;
	width: 19px;
	padding-left: 3px;
}

#language ul li a:hover{background-color: #F2F2F2;}

#nav-menu{
	width: 950px;
	z-index: 99;
	left: 0px;
	top: 18px;

	position: relative;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav-menu ul li{
	float: left;
}

#nav-menu ul li a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 12px;
	font-weight: bold;
}

#nav-menu ul li a:hover{
	color: #000;
}

body#home a#home_link, body#news a#news_link, body#how-to-come a#how-to-come_link, body#contact a#contact_link, 
body#about a#about_link, body#accommodation a#accommodation_link{
	color: #12ADE2;
}

#content-menu{
	float: left;
	position: relative;
	margin-bottom: 20px;
}

#content-menu ul{
	list-style: none;
	color: #826839;
	margin: 0px;
	padding: 0px;
}
#content-menu li{
	margin: 0px 0px 15px;
	padding: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

#content-menu li a{
	font-size: 14px;
	color: #12ADE2;
	display: block;
}

#content-menu li a span{
	font-size: 10px;
	color: #A8A8A8;
	line-height: 12px;
}

#content-menu li a:hover{
	color: #666666;
}
