@charset "utf-8";

#topNewsContainer {
	background: #e5e5e5;
	width: 717px;
	height: 306px;
}
#mainNewsPictureFrame{
	width: 466px;
	height: 289px;
	background: url(../images/top_news_frame.png) no-repeat;
	padding: 13px 0px 0px 13px;
	margin: 7px 0px 0px 7px;
	position: absolute;
	float: left;
}
#mainNewsPictureHolder{
	width: 440px;
	height: 263px;
}
#mainNewsPictureHolder img{
	position: absolute;
	clip: rect(0px 440px 263px 0px);
}
#mainNewsContainer{
	width: 209px;
	height: 291px;
	background: #f6f6f6;
	float: right;
	margin: 0px 11px 0px 0px;
	padding: 9px 5px 6px 10px;
}
#mainNewsHolder{
	height: 263px;
}
#mainNewsTitleHolder{
	width: 225px;
	height: 77px;
	background: url(../images/frontpage_mainnews_title_bg.jpg) no-repeat;
	margin: -9px 0px 5px -10px;
	padding: 0px 5px 0px 9px;
	display: table;
}

.mainNewsTitle{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: solid 2px #fcc900;
	line-height: 15px;
	
}
.mainNewsTitle:hover{
	/*color: #4b4b4b;
	background: #fcc900;*/
	color: #4b4b4b;
	border-bottom: solid 2px #ccc;
	text-decoration: none;
}
.darkGrayText{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	line-height: 13px;
	display: block;
	margin: 13px 0px 0px 0px;
}
#mainNewsPager{
	text-align: right;
	padding: 0px 5px 0px 0px;
}
#mainNewsPager a{
	text-decoration: none;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	background: #c9c9c9;
	padding: 0px 3px 0px 3px;
	margin: 1px;
}
#mainNewsPager a:hover{
	color: #fcc900;
	background: #4b4b4b;
}
.activeNMP{
	color: #fcc900;
	background: #4b4b4b;
}
#megaBanner{
	width: 698px;
	height: 100px;
	margin: 15px 0px 0px 13px;
}
#newsSectionContainer{
	width: 699px;
	margin: 7px 0px 0px 12px;
}
#newsSectionContainerTitle{
	width: 699px;
	height: 31px;
	background: url(../images/plus_small_yellow_line.gif) repeat-x;
}
#newsSectionContainerTitle span{
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	display: block;
	padding: 1px 0px 0px 30px;
}
#newsSectionNewsList{
	list-style: none;
	width: 699px;
	padding: 0px;
	margin: 0px;
}
#newsSectionNewsList li{
	float: left;
	width: 223px;
	margin: 0px 5px 0px 5px;
}
#newsSectionNewsList a.title{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom: solid 2px #f9cb00;
	text-decoration: none;
}
#newsSectionNewsList a.title:hover{
	color: #333;
	border-bottom: solid 0px #333;
	text-decoration: none;
}
#newsSectionNewsList span.newsText{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	display: block;
	margin: 10px 0px 10px 0px;
	min-height: 80px;
}
#newsSectionNewsList span.date{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #878686;
	display: block;
	float: left
}
#newsSectionNewsList a.more{
	display: block;
	width: 45px;
	height: 11px;
	background: url(../images/povekje.gif) no-repeat;
	float: right;
}
#storiesSectionContainer{
	width: 699px;
	margin: 7px 0px 0px 12px;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 2px #666666;
}
#storiesSectionContainerTitle{
	width: 699px;
	height: 31px;
	background: url(../images/plus_small_yellow_line.gif) repeat-x;
	margin: 7px 0px 0px 12px;
}
#storiesSectionContainerTitle span{
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	display: block;
	padding: 1px 0px 0px 30px;
}
#storiesLeft{
	float: left;
	width: 462px;
}
#storiesBanner{
	margin: 5px 0px 0px 0px;
}
#storiesCategoryTitle{
	width: 455px;
	height: 18px;
	background: #333 url(../images/yellow.gif) no-repeat 440px 0px;
	margin: 12px 0px 0px 0px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fac900;
	padding: 2px 0px 0px 5px;
}
.catTitleLink{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fac900;
	text-decoration: none;
}
.catTitleLink:hover{
	color: #FFF;
}
#newStoriesList{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 462px;
}
#storyPictureFrame{
	width: 156px;
	height: 94px;
	background: url(../images/small_frame.png) no-repeat;
	padding: 8px 0px 0px 8px;
	float: left;
}
#storyPictureFrame a{
	margin: -5px;
	display: block;
}
#newStoriesList a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #616161;
	display: block;
	width: 288px;
	padding: 5px 0px 0px 5px;
	float: left;
}
#newStoriesList a:hover{
	color: #333;
}
#newStoriesList span.title{
	color: #333;
	font-weight: bold;
}
#storiesRight{
	float: left;
	width: 219px;
	padding: 0px 0px 0px 18px;
}
#storiesOstanatiVestiTitle{
	width: 219px;
	height: 36px;
	background: url(../images/ostanati_vesti.jpg) no-repeat;
}
#storiesNajCitaniVestiTitle{
	width: 219px;
	height: 36px;
	background: url(../images/naj_chitani_vesti.jpg) no-repeat;
}
#frontpageLinkList{
	list-style: none;
	padding: 5px 0px 10px 13px;
	margin: 0px;
}
#frontpageLinkList li{
	width: 190px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
#frontpageLinkList a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bullets/bullet4.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 15px;
	text-decoration: underline;
	color: #333;
	/*line-height: 14px;*/
}
#frontpageLinkList a:hover{
	text-decoration: none;
}