/*--------------------------------------------
	Home
---------------------------------------------*/
#container                                     { margin: 0 0 30px 0; }

#topNews                                       {
	width: 449px;
	background: transparent url(../images/layout/home-top-box.gif) no-repeat 0 0;
	padding: 0 40px 0 50px;
}
#topNews img { display: inline; float: right; margin: 0 0 5px 10px; }
#topNews .bottom                               {
	height: 26px;
	background: transparent url(../images/layout/home-top-box-bg-bottom.gif) no-repeat left bottom;
	clear: both;
	margin: 0 -40px 0 -50px;
}
#topNews h2                                    { text-align: right; margin-bottom: 50px; }


#container h2,
#container h2 a                                {
	font: normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #da251d;
	text-decoration: none;
}
#container h2 a:hover                          { color: #da251d; text-decoration: none; }

#container a.opsirnije                         {
	display: block;
	float: right;
	width: auto;
	font: normal 17px "Times New Roman", Times, serif;
	background: transparent url(../images/layout/vise-link-bg.gif) no-repeat 0 0;
	padding: 0 0 0 25px;
	margin: 0 0 0 10px;
	color: #25afb9;
	text-decoration: none;
}
#container a.opsirnije:hover                   { text-decoration: underline; }
#news-left a.opsirnije                         { margin: 0 0 10px 0; clear: both; }

#container #topNews a.opsirnije { margin-top: 3px; }

#home-bottom                                   {
	width: 684px;
	height: 395px;
	background: transparent url(../images/layout/home-bottom-bg.gif) no-repeat 0 0;
	position: relative;
	margin: 10px 0 0 -102px;
}

#footer                                        { display: none; }

#news-left,
#news-right                                    { position: absolute; width: 230px; }

#news-left h2,
#news-right h2                                 { margin-bottom: 10px; }

#news-left                                     { top: 50px; left: 45px; }
#news-right                                    { top: 30px; left: 360px; }

#news-right .img-border                        { margin-bottom: 15px; }

#news-left .img-border { width: 230px; height: 150px; overflow: hidden; }
#news-left .img-border img { width: 230px; }