/*-----------------------------------------------------
   HOME SPEC.
----------------------------------------------------- */
#container {
	margin: 30px 0 45px 0;
	background: transparent ;
	width: 950px;
	}
	
#mainContent.home {
	display: inline;
	float: left;
	width: 535px;
	margin: 0 30px 0 10px;
	}	
	
#mainContent.home h1,
#rightCol h2 {
	font-weight: bold;

	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 5px;
	margin: 0 0 0 65px;
	}
	
#rightCol h3 {
	font-weight:bold;
	font-size:13px;
	padding-bottom: 5px;
	
	}	
	
#mainContent.home h1 a,
#rightCol h2 a { color: #f7931d; text-decoration: none; }

#rightCol h2 { margin-left: 0;color:black;font-size:13px; }

#obavijesti { position: relative; width: 100%; }
#obavijesti img { position: absolute; top: 0; left: 0; width: 45px; margin: 0; }
#obavijesti .date { margin-left: 65px; }	
