/***************************************************
                   FLAUTA.org.rs
			  made by www.krojac.com
***************************************************/

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

html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../pic/bg-body1.png);
	background-repeat: repeat-x;
	/*background-image: url(../pic/background-body.png);
	background-repeat: repeat-x;*/
}

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

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

.hidden{
	overflow: hidden;
	visibility: hidden;
}

p{
	display: block;
	color: #666666;
}

a{
	font-weight: normal;
	text-decoration: none;
	color: #B32737;
}

a:hover, a.link:hover{
	color: #666666;
	text-decoration: underline;
}

a.link{
	display: block;
	font-size: 13px;
	color: #E21D26;
}

ul{
	padding: 5px 0 15px 20px;
}

li{
	font-style: italic;
	color: #666666;
}

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

#container, #container-main{
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#container-main{
	width: 930px;
	float: left;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

#container-left, #container-right{
	position: relative;
	float: left;
}

#container-left{
	width: 530px;
}

#container-right{
	float: right;
	width: 170px;
}

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

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

.holder-content-line{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#head{
	position: relative;
	float: left;
}

#head-holder{
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#holder-flash{
	position: relative;
	width: 960px;
	z-index: 10;
	margin-top: 95px;
	float: left;
}

#logo{
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 99;
}

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

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

h1{
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

h2{
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #B32737;
}

h3{
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}

h4{
	font-size: 12px;
	color: #4FB9EC;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}

h5{
	font-size: 12px;
	color: #4FB9EC;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}

h6{
	font-size: 12px;
	color: #4FB9EC;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.text{
	font-size: 12px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.text2{
	font-size: 10px;
	color: #666;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}

.text3{
	color: #666666;
}



/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: right;
	position: relative;
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 10px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 400px;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
	width: 240px;
}

a.page-nav-link{
	color: #666666;
	font-size: 11px;
	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
***************************************************/

#holder-images{
	position: relative;
	float: left;
	left: 30px;
	width: 250px;
}

.holder-image{
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.holder-image-gallery{
	position: relative;
	float: left;
	padding-right: 22px;
	padding-bottom: 22px;
	background-image: url(../images/test/bg-image.png);
	background-repeat: no-repeat;
	height: 232px;
	width: 168px;

}

a.photo-hover{
	padding: 4px;
	float: left;
	padding: 4px;
	background-color: #CCCCCC;
	margin-right: 15px;
	margin-bottom: 5px;
}

a.photo-hover:hover{	
	z-index:500;	
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

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

form{
	margin: 0px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", Arial;
}

label{
	color:#666666;
	font-size:11px;
	width:80px;
	display:block;
	float:left;
	line-height: 26px;
	padding-right: 4px;

}

.textbox, textarea, .textbox2{
	border:1px solid #E1E1E1;
	font-size:11px;
	width:115px;
	line-height:18px;
	background-color: #FFFFFF;
	height: 18px;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 2px;
	float: left;
	margin-right: 5px;
}

textarea{
	width:300px;
	line-height:16px;
	height: 120px;
}

.textarea, .textbox2{border-left:2px solid #FF9900;}
.textbox2{width: 114px;}

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

.holder-form{height: 28px;}


#sub-holder{
	position: relative;
	width: 400px;
	z-index: 101;
	left: 100px;
	float: left;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC1529;
	top: 6px;
	line-height: 28px;
}


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

#footer{
	position: relative;
	float: left;
	width: 960px;
	height: 40px;
	color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #364431;
}

#FooterOne{
	position: absolute;
	width: 500px;/* Opera */
	bottom: 15px;
	left: 0px;
	font-size: 10px;
	top: 5px;
}

#FooterOne span{
	display: block;
	font-size: 10px;
}

#FooterTwo{
	position: absolute;
	bottom: 10px;
	right: 0px;
	text-align: right;
	font-size: 10px;
}

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

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

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

#nav-menu{
	position: relative;
	top: 98px;
	z-index: 99;
	padding-top: 0;
	padding-bottom: 0px;
	width: 950px;
	list-style: none;
	background:  url(../pic/nav-menu-bg.png) center left repeat-x;
	padding-left: 10px;
	float: left;
}

#nav-menu li{
	float: left;
	margin: 0 5px 0 0;
}

#nav-menu li a{
	display: block;
	font-size: 13px;
	color: #FFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#nav-menu li a:hover, body#home a#home_link, body#events a#events_link, body#links a#links_link, body#membership a#membership_link, body#about a#about_link, body#contact a#contact_link, body#gallery a#gallery_link, body#news a#news_link {
	background: #B32737;
	text-decoration: none;
}
