/********************************************
   NEWS - home
********************************************/ 
#columnLeft {
	width:198px;
	min-height:590px;
	position:relative;
}
* html #columnLeft {
	height:590px;
}
.content{
	width:742px;
	height:610px;
	float:left;
	position:relative;
}
.home_img{
	width:742px;
	height:610px;
}
.home_txt{
	bottom:0px;
	display:block;
	font-size:11px;
	position:absolute;
	right:0;
	text-align:left;
	height:235px;
	/*background:#000000;*/
	background: url(/img/bgTransparent75.png);
	/*opacity:0.8;*/ /*for Mozilla*/
	/*filter:alpha(opacity=75);*/ /*for IE7, IE8*/
}
* html .home_txt{
	/*background-color:#000000;*/
	background: url(/img/bgTransparent75.gif);
	filter: alpha(opacity=80);/*for IE6*/
	bottom:0px;
}
.home_title{
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:15px;
	/*color:#DBDBDC;*/
	color:#c8c8c8;
	font-weight:bold;
}
* html .home_title{
	margin-left:0px;
}
.newsBox{
	width:255px;
	display: block;
	float:left;
	margin-left:20px;
}
.newsBox h1 a{
}
* html .newsBox{
	width:255px;
	margin-left:10px;
}
.newsThumb{
	float:left;
	margin-right:15px;
}
.newsThumbHolder a img{
	border:solid #999999 1px;
}

p.date{
	color:#868686;
	font-family:Tahoma, Arial;
	font-size:11px;
	padding-bottom:5px;
}
h1 a{
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
}
p.heading{
	color:#FFFFFF;
	font-size:12px;
}
.godina{
	width:123px;
	height:109px;
	/*margin-left:40px;*/
	position:absolute;
	top:0px;
	right:0px;
	background: url(/img/bgTransparent75.png);
}
.godina img{
	margin-left: 5px;
	margin-top:5px;
}
* html .godina{
	
}
.iso a{
	width:60px;
	height:70px;
	margin-left:130px;
	position:absolute;
	bottom:1px;
}
* html .iso a{
	cursor:pointer;
}