/***************************************************
		     Trsic STYLES
***************************************************/

html, body{
	padding:0;
	margin: 0;
}

/***************************************************/

#head{
	height: 280px;
	width: 884px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#logo{
	height: 57px;
	background-image: url(../pic/logo.jpg);
	width: 257px;
	position: absolute;
	z-index: 401;
	left: 0px;
	top: 15px;
}

/***************************************************
			DESIGN ELEMENTS
***************************************************/	

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

p{display: block;margin: 0px;padding-top: 3px;padding-bottom: 3px;}
a, a.green{
	color: #968430;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.green{
	background-image: url(../pic/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a:hover, a.green:hover{color: #333333;}
a.green{color: #B3C534;}
a.green:hover{color: #CCCCCC;}

/***************************************************
				 MAIN CONTAINER
***************************************************/

#container{
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#holder{
	width:880px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #736656;
	position: relative;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}


#holder-line, #holder-line-contact,#holder-line-content{
	width:880px;
	position: relative;
	background-image: url(../pic/line-up.png);
	background-repeat: repeat-y;
	background-position: 440px top;
	overflow: hidden;

}

#holder-line-contact{
	background-position: 355px top;
}

#holder-line-content{
	background-position: 255px top;
}


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

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

	

#holder-left{
	width:400px;
	float: left;
	position: relative;
	padding-left: 2px;
}

#holder-middle{
	width:880px;
	float: left;
	position: relative;
	padding-top: 30px;
	background-image: url(../pic/line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.holder-left{
	width:420px;
	float: left;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.holder-right{
	width:420px;
	float: right;
	position: relative;
}
	
#holder-flash{
	top: 80px;
	position: relative;
	height: 204px;
	width: 884px;
}

#title{
	background-color: #FFFFFF;
	padding-bottom: 10px;
	position: relative;
	width: 550px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

.holder-text{
	width:595px;
	position: relative;
	float: left;
}	


/***************************************************
			GALLERY
***************************************************/

.photo{
	position: relative;
	width: 130px;
	height: 98px;
	z-index: 101;
	float: left;
	left: 2px;
	top: 2px;
	border: 1px solid #826839;
	margin-right: 12px;
}

.thumbs{
	height: 94px;
	width: 124px;
	background-color: #C2AC3F;
	float: left;
	left: 20px;
	top: 10px;
	margin-bottom: 18px;
	margin-right: 18px;
	position: relative;
}

#gallery{
	width:595px;
	position: relative;
	padding: 15px 0px;
	float: left;
}

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

h1, h2, h3, h4, h5, h6, .text, .text-box, .date, .text-news, .gray{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
}

h1{
	font-size: 24px;
	color: #826839;
	display: block;
	padding-bottom: 10px;
	line-height: 22px;
	left: -1px;
	position: relative;
}

h2, h3 {
	font-size: 16px;
	color: #826839;
	display: block;
	padding-bottom: 5px;
	line-height: 22px;
}


h3 {
	padding-bottom: 2px;
	font-size: 18px;
	background-image: url(../pic/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-top: 10px;
}

h4 {
	font-size: 16px;
	color: #FF6600;
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
}

h5 {
	color: #666666;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

h6{
	font-size: 12px;
	padding-top: 3px;
}


.text, .text-box{
	color: #747474;
	padding-top: 3px;
}

.list{
	position: relative;
	padding-top: 5px;
}

.list ul{
	list-style: none;
	margin: 0px;
	color: #736656;
	padding: 0px;
	float: right;
}

.list li{
	padding-bottom: 5px;
	padding-top: 3px;
}



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

form{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
	padding-left: 10px;
}

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

}

.textbox, .textbox1{
	border:1px solid #E1E1E1;
	font-size:11px;
	width:132px;
	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;
	margin-right: 5px;
	float: left;
}

.textbox1{
	width:130px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 3px solid #FF9900;
}

textarea{
	font-size:11px;
	width:300px;
	line-height:16px;
	background-color: #FFFFFF;
	height: 120px;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
	float: left;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 3px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.holder-form{
	width:400px;
	position: relative;
	height: 28px;
}

.holder-form2{
	width:450px;
	position: relative;
}

.sub-button{
	color: #666666;
	height: 25px;
	width: 135px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sub-holder{
	position: relative;
	width: 150px;
	z-index: 101;
	left: 100px;
	padding-top: 20px;
	float: left;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC1529;
	position: absolute;
	top: 6px;
	left: 270px;
}

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

#footer {
	width:880px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B2B2B2;
	position: relative;
	height: 20px;
	float: left;
	margin-top: 30px;
	background-image: url(../pic/footer-line.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 15px;
}

#FooterOne{
	width:600px;
	float:left;
	text-align: left;
	padding-top: 10px;
}

#FooterTwo{
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 10px;
	background-image: url(../pic/krojac-logo1.png);
	background-repeat: no-repeat;
	background-position: 177px 1px;
	width: 200px;
}
				
				
a.krojac {color: #FF8635;text-decoration: none;}
a.krojac:hover {text-decoration: underline;}											

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

#nav-menu{
	width: 600px;
	position: absolute;
	top: 55px;
	right: 0px;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	color: #CCCCCC;
	padding: 0px;
	float: right;
}
#nav-menu li{
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(../pic/line-menu-up.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 20px;
	height: 20px;
}

#nav-menu li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #826839;
	font-weight: normal;
	background-image: none;
}

#nav-menu li a:hover{
	color: #BEA069;
}

body#pocetna a#pocetna_link, body#o-nama a#o-nama_link, body#domacinstva a#domacinstva_link, body#kako a#kako_link, 
body#aktivnosti a#aktivnosti_link, body#kontakt a#kontakt_link,
body#KMisic a#KMisic_link,
body#DDKondic a#DDKondic_link,
body#KMDragicevica a#KMDragicevica_link,
body#DZIgnjatovica a#DZIgnjatovica_link,
body#DMIgnjatovica a#DMIgnjatovica_link,
body#KBDragicevica a#KBDragicevica_link,
body#DBMatica a#DBMatica_link,
body#DMVasic a#DMVasic_link{color: #BEA069;}

#content-menu{
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	position: relative;
}

#content-menu ul{
	list-style: none;
	color: #826839;
	margin: 0px;
	padding: 0px;
}
#content-menu li{
	margin: 0px;
	padding: 0px;
}

#content-menu li a{
	font-size: 11px;
	color: #826839;
	display: block;
	height: 15px;
	padding-top: 10px;
	background-image: url(../pic/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#content-menu li a:hover{
	color: #BEA069;
}
