body, html {
	margin:0px;
	padding:0px;
	min-height:100%;
	
	
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 12px; font-style: normal; 
	line-height: normal; 

	
	/*font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;*/
	
	color:#000000;

}


#main_wrapper {
	text-align:left;
	width:768px;
	background:#ffe8c4 url(../img/bg_mainwrap.gif) repeat-y;
	
	min-height:100%;
	margin-bottom:-30px;
}

#main_wrapper_home {
	text-align:left;
	width:768px;
	background: -270px  #ffe8c4 url(../img/bg_mainwrap.gif) repeat-y;
	
	min-height:100%;
	margin-bottom:-30px;
}

#header {
	width:768px;
	height:133px;
	background:#006000;  /*-- dinamički mijenjati boju pozadine ahahahaaa haaa-- */
	color:#ffffff;
	margin:0px;
	padding:0px;
	overflow:hidden;

}

#header_home {
	height:0px;

}

#bg_header {
	position:absolute;
	z-index:10;
	margin-top:-133px;
	
}

#navig {
	width:738px;
	height:34px;
	background:url(../img/bg_navig.gif);
	padding-top:2px;
	padding-left:15px;
	padding-right:15px;
	color:#990000;
	font-weight:bold;
	overflow:hidden;
}

#left_col {
	float:left;
	display:inline;
	width:510px;
	width:expression('500px');
	background:url(../img/bg_left_col.gif) left top no-repeat ;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:30px;
	display:inline;
	padding-top:10px;
	z-index:0px;
	color:#000000;
	margin-top:0px;
}
#right_col {
	float:right;
	display:inline;
	width:188px;
	overflow:visible;
	background:url(../img/bg_right_col.jpg) right top no-repeat ;
	padding-top:20px;
	font-size:11px;
	text-align:right;
	padding-right:15px;
	line-height:20px;
	padding-bottom:30px;
	
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 12px; font-style: normal; 
	line-height: normal;
}

#left_col_index {
	float:left;
	width:240px;
	background:url(../img/bg_left_col.gif) left top no-repeat ;
	padding-left:25px;
	padding-right:25px;
	display:inline;
	padding-top:10px;
	z-index:0px;
	color:#000000;
}
#right_col_index {
	float:left;
	width:458px;
	background:url(../img/bg_right_col.jpg) right top no-repeat;
	display:inline;
	padding-top:10px;
	font-size:11px;
	text-align:left;
	padding-right:20px;
	line-height:20px;
}

#footer {
	clear:both;
	height:15px;
	width:768px;
	text-align:left;
	padding-top:15px;
	background:url(../img/bg_footer.gif) repeat-x 0px 4px #ffe8c4;
}

html>body #main_wrapper{height:auto;}

html >body #minHeight{float:left;width:0px;min-height:100%;margin-bottom:0px;}

html, body {height:100%}

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


