body 
{
	background-image:url('../pic/o2_back.jpg');
	background-position: center;
	background-attachment:fixed;

}



#container {

	width: 639px;
	margin: 0 auto;
	text-align: left;
}

 #centar {
	width:639px;
	height:358px;
	top:130px;
	background-image:url('../pic/o2.png');
	position: absolute;
}

 #centar1 {
	width:640px;
	height:130px;
	top:530px;
	position: absolute;
}

 #centar1 #div1{
	width:350px;
	height:130px;
	float: left;
		text-align: right;

}
 #centar1 #div2{
	width:289px;
	height:130px;
	float: left;
		text-align: left;
		border-left: solid #333333 1px;

}

h1 {
	margin: 0;
	padding:0 15px 0 15px;
	font-size: 14px;
	line-height: 16px;
	color: #49b1ee;
	font-weight:bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	margin: 0;
	padding:3px 15px 0 15px;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 a{
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
text-decoration: underlineline;
}

h2 a:hover{
	color: #49b1ee;
	text-decoration: underlineline;
}


h3 {
	margin: 0;
	padding:3px 15px 0 15px;
	font-size: 12px;
	line-height: 14px;
	color: #49b1ee;
	font-weight:bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;
}

 #centar2 {
	width:640px;
	height:30px;
	top:680px;
	position: absolute;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight:normal;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
