/*---------------------------------------------------------------
   IZDVAJAMO (homeSpec.)
---------------------------------------------------------------- */
#homeIzdvajamo                                                   { padding: 25px 10px 0 10px; font-size: .9em; }

#homeIzdvajamo h2                                                {
	width: 106px;
	height: 20px;
	background: transparent url(../images/layout/h2-bg.jpg) no-repeat 0 0;
	margin: 0 0 0 10px;
	padding: 5px 0 0 35px;
	color: #888888;
	font-size: 1.1em;
	}
#homeIzdvajamo h3                                                {
	font-size: 1.4em;
	font-weight: bold;
	color: #888888;
	margin-bottom: 5px;
	}
#homeIzdvajamo h3 a                                              { color: #888888; text-decoration: none; }
#homeIzdvajamo h3 a:hover                                        { color: #888888; text-decoration: underline; }
	
.izdvajamo                                                       {
	margin: 0;
	padding: 15px 0 10px 0;
	background: transparent url(../images/layout/home-news-hr.jpg) no-repeat top center;
	}
.izdvajamo img                                                   { display: inline; float: left; margin: 0 0 0 20px; }
.izdvajamo p img                                                 { float: none; margin: -2px 0 0 5px; vertical-align: middle; }
	
.izdvajamo .content                                              {
	display: inline;
	float: right;
	width: 230px;
	margin: 15px 15px 0 0;
	line-height: 1.4em;
	}	
/*---------------------------------------------------------------
   NEWS BOX
---------------------------------------------------------------- */		
#newsBox                                                         {
	clear: both;
	width: 353px;
	background: transparent url(../images/layout/home-news-bg.gif) repeat-x 0 25px;
	float: right;
	font-size: .9em;
	}
#newsBox h2                                                      {
	width: 100px;
	height: 20px;
	background: transparent url(../images/layout/h2-news-bg.jpg) no-repeat 0 0;
	margin: 0 0 15px 10px;
	padding: 5px 0 0 35px;
	color: #888888;
	font-size: 1.2em;
	}
#newsBox .news                                                   { width: 190px; margin: 0 0 30px 135px; position: relative; }
#newsBox img                                                     { position: absolute; top: 0; left: -115px !important; left: -130px; }
#newsBox .news h3                                                {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #636261;
	}
	
#newsBox .news h3 a                                              { color: #636261; text-decoration: none; }
#newsBox .news h3 a:hover                                        { color: #636261; text-decoration: underline; }
	
#newsBox .news h3 span                                           { font-weight: normal; }

#newsBox .news h4                                                { font-size: 1.4em; font-weight: bold; color: #888888; margin-bottom: 5px; }
	
#newsBox .news h4 a                                              { color: #777777; text-decoration: none; }
#newsBox .news h4 a:hover                                        { color: #777777; text-decoration: underline; }		