body {
	background-color:#fff;
	background-image:url(bg.gif);
	margin: 50px 0 50px 0;
}
#content{
	margin:0 auto;
	width:1024px;
}

#header{
	width:700px;
	margin:0 auto;
}
.boxx{
	width:400px;
	float:left;
	margin:0 55px;
}
h1{
	margin-top:0px;
	font:bold 36px Arial;
	color:#f1e117;
	margin-bottom:40px;
	letter-spacing:-1px;
	text-align:left;
	width:700px;
}
#potpis{
		background-image:url(istokpotpis.png);
		width: 227px;
		height: 24px;
		margin: 0 auto;
		margin-bottom:50px;
}
h2{
	font:bold 26px Arial;
	color:#C30;
	margin:60px 0 30px 0;
	letter-spacing:-1px;
}
h3{
	font:bold 36px Arial;
	color:#C30;
	margin:60px 0 30px 0;
	letter-spacing:-1px;
}

p{
	font:normal 16px Arial;
	color:#999;
	line-height:22px;
	margin:26px 0px 26px 0px;

}
.uzantext{
	margin:26px 300px 26px 300px;
}
.largefont{
	font-size:22px;
	line-height:28px;
	
}
.red {
	color:#C30;
}
a{
	color:#069
}
.important{
	background-color:#C30;
	color:#FFF;
	padding:20px;
	font:bold 22px Arial;
}
#fblike{
	margin:50px 0 70px 0;
	width:500px;
	margin:0 auto;
}
#footer{
	width:960px;
	margin:0 auto;
}
.link{
	margin:5px;
	float:left;
	width:300px;
	height:300px;
	position:relative;
}
.naslovpreko{
	position:absolute;
	bottom:0px;
	background-image:url(crnabg.png);
	font:bold 28px Arial;
	letter-spacing:-1px;
	color:#FFF;
	padding:10px;
}
.naslovpreko a{
	color:#FFF;
	text-decoration:none;
}
.clear{
	clear:both;
}
.small{
	font-size:11px;
	line-height:13px;
}