/***************************************************
                  Mladen Tomic
			  made by www.krojac.com
***************************************************/

html, body{
	padding:0;
	margin: 0;
	background-color: #333300;
}

/***************************************************
			      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;}

a, a.link-text, a.link-footer{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: 978px;
}

#holder, #home-holder{
	width: 978px;
	background-color: #F2F2F2;
	position: relative;
	float: left;
}

#home-holder{
	background-color: #333300;
}


#container{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 15px;
}

#holder-content{
	width:938px;
	position: relative;
	float: left;
	background-color: #6A6A00;
	padding: 20px;
}

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

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

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

.holder-content{
	width:100%;
	position: relative;
	float: left;
	background-color: #6A6A00;
}

.holder-right{
	width:100%;
}


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

a.thumbs{
	float: left;
	position: relative;
	background-color: #333300;
	padding: 4px;
	margin-bottom: 6px;
}

a.thumbs:hover{
	background-color: #555500;
}

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

h1, h2, h3, h4, h5, h6, .text, .text-small, .text-big, .countdown-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1{
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 9px;
}

h2{
	font-size: 16px;
	color: #FFFFFF;
	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.gif) 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{
	font-size: 11px;
	color: #FFFFFF;
}

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

form{
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	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 #FF9900;
	font-size:11px;
	width:160px;
	line-height:18px;
	height: 18px;
	color: #666666;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	float: left;
}

textarea, .textarea-error{
	width:380px;
	line-height:20px;
	height: 60px;
	margin-top: 0px;
}

.box-error, .textarea-error{
	border:1px solid #FF9900;
	background-color: #6A6A00;
	color: #FFFFFF;
}

.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: 30px;
	width: 120px;
	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;
	background-color: #6A6A00;
}

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

#footer {
	width:978px;
	font-family: Arial, Helvetica, 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: 160px;
	float: right;
	text-align: right;
	padding-top: 12px;
}	

#FooterTree{
	position: absolute;
	left: 929px;
	top: -80px;
}			
				
a.krojac {
	color: #FF8635;
	text-decoration: none;
	font-size: 10px;
}
a.krojac:hover {text-decoration: underline;}											

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

#nav-menu{
	width: 978px;
	position: relative;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav-menu ul li{
	float: left;
}

#nav-menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 15px;
}

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

body#home a#home_link, body#contact a#contact_link, body#references a#references_link, body#gallery a#gallery_link{
	color: #CCCCCC;
}

