/* CSS Document */
@import url("menu-meni.css");
body {
	background:#DCD9D7;
	color:#000;
	/*font:11px Arial, Helvetica, sans-serif;*/
	/*font: 0.75em Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;*/
	font: 8pt Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:31px 0 0 0;
	text-align:center;
	/*font-family:Tahoma;*/
	line-height:18px;
}
a:hover { color:#68483D;
	text-decoration:none; } 
a{color:#A68E5E;text-decoration:none;}
h1 {
	position:absolute;
	left:15px;
	top:24px;
	margin:0px;
	padding:0px;
	width:238px;
	height:54px;
	background: url(../images/logo-hrvatski.gif) no-repeat; 
	text-indent:-8000px;
	z-index:9;
}
h1 a {
	width:238px;
	height:54px;
	display:block;
	text-decoration:none;
}
.language {
	margin-left:537px;
	margin-top:0px;
	color:#fff;
}
#mainBoxHome  {
	width:600px;
	background: url(../images/bg-main-box.gif) repeat-y ;
	border:0px solid #000;
	margin:0 auto;
	position:relative;	
}
#headerBox {
	border-top:0px solid #000;
	height:94px;
	width:600px;
	background:#FFF url(../images/bg-header.gif) repeat-x top left;
	margin-left:0px;
	/*border:1px solid red;*/
}
* html #headerBox {
	border:0px solid #000;
	height:94px;
	width:600px;
	background:#FFF url(../images/bg-header.gif) repeat-x top left;
	margin:0px;
	}
#flashHome{
	width:600px;
	height:185px;
	margin:22px 0 0 1px;
}
* html #flashHome{
	width:600px;
	height:185px;
	margin:22px 0 0 0px;
}
#recenicaHome {
	background-color:#CFC9C3;
	width:601px;
	height:31px;
	margin:0px 0 0 0px;
}
* html #recenicaHome {
	background-color:#CFC9C3;
	width:600px;
	height:31px;
	margin:0px 0 0 0px;
}
.recenica {
	margin-left:236px;
	margin-top:6px;
}
#footer {
	height:69px;
	width:600px;
	background:url(../images/bg-footer.gif) repeat-x bottom;
	color:#82786E;
}
.footerRecenica {
	height:12px;
	position:absolute;
	left:201px;
	bottom:17px;
}

/*-----------------------------------*/

/*#zaglavlje {	
	width:600px;
	height:128px;
	margin:22px 0 0 0px;
}

html>body #zaglavlje{
	
	margin:22px 0 0 0px;
}*/



#zaglavlje{
	width:600px;
	height:128px;
	margin:22px 0 0 1px;
}
/*html>body*/ * html #zaglavlje{
	width:600px;
	height:128px;
	margin:22px 0 0 0px;
}



#contentPage {
	/* width:572px;	*/
}
.tekst {
	margin-left:16px;
	margin-right:16px;
	text-align:justify;
}
.naslov {
	margin:9px 0 15px 0;

}