/********************************************
   NEWS - home
********************************************/ 

#news {
	width:966px;
	margin:0 0 15px;
}
#news h2 {
	color:#47719F;
	line-height:125%;
	margin:0 0 10px;
	font-size:15px;
	font-weight: bold;
}
#news h3 {
	color:#003570;
	text-transform:uppercase;
	line-height:30px;
	padding:5px 0 0 20px;
	margin:0;
	font-size: 14px;
	font-weight:bold;
}
#news p {
	margin:0;
	padding:0;
}
#news .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91BEC4;
}
.news_top {
	display:block;
	height:40px;
	width:966px;
	background-color: inherit;
	background-image: url(/img/news_bgTop.png);
	background-repeat: no-repeat;
}
.news_main {
	display:block;
	width:966px;
	background-color: inherit;
	background-image: url(/img/news_bgMain.png);
	background-repeat: repeat-y;
}
.news_bottom {
	display:block;
	height:50px;
	width:966px;
	background-color: inherit;
	background-image: url(/img/news_bgBottom.png);
	background-repeat: no-repeat;
}
#news .separator {
	display:block;
	width:948px;
	background-color: inherit;
	background-image: url(/img/news_separator.gif);
	background-repeat: repeat-y;
	padding-left:18px;
	margin-bottom:20px;
}
#news .col {
	float:left;
	margin-right:30px;
	width:290px;
}
#news a.border {
	width:280px;
	height:120px;
	display:block;
	overflow:hidden;
	border: 5px solid #999999;
	margin:0 0 5px;
}
#news a.border:hover {
	border: 5px solid #E0E0E0;
}
#news .border img {
	border: none;
}

/********************************************
   LATEST BLOG POSTS - home
********************************************/ 

.latestBlogPosts {width:966px;margin:0 0 15px;}
.latestBlogPosts .top {display:block;height:40px;width:966px;background-color: inherit;background: url(/img/news_bgTop.png) no-repeat;}
.latestBlogPosts .main {display:block;padding:0 20px;;width:926px;background-color: inherit;background: url(/img/news_bgMain.png) repeat-y}
.latestBlogPosts .bottom {display:block;height:50px;width:966px;background-color: inherit;background: url(/img/news_bgBottom.png) no-repeat}
.latestBlogPosts h3 {color:#003570;text-transform:uppercase;line-height:30px;padding:5px 0 0 20px;margin:0;font-size: 14px;font-weight:bold;}

.latestBlogPosts .browserPosts {display: block;margin-bottom:20px;background: url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;padding-top:10px;}
.latestBlogPosts h2.title {font-size: 20px;font-weight: normal;color:#47719F;line-height:125%; margin:0 0 5px;}
.latestBlogPosts h2.title a, .latestBlogPosts h2.title a:visited {color:#47719F;text-decoration:none}
.latestBlogPosts h2.title a:hover {text-decoration:none;color:#666666}

p.releaseDate_blogName_commentsNumber {font-size: 11px;color: #919191;margin:0 0 20px; padding:0 0 5px;border-bottom:1px solid #DBDBDB;}
span.releaseDate {border-right:1px solid #CCCCCC;padding-right:5px;margin-right:4px;}
span.blogName {border-right:1px solid #CCCCCC;padding-right:5px;margin-right:4px;}
span.commentsNumber {}

.latestBlogPosts p.lead {font-size: 13px;padding:0;line-height: 150%;margin:0 0 20px 120px;color: #5D5D5D;font-style: italic}

.latestBlogPosts p.readMore {margin-left:120px;}
.latestBlogPosts p.readMore a, .latestBlogPosts p.readMore a:visited {text-decoration:none;}
.latestBlogPosts p.readMore a:hover {text-decoration:underline;}

a.smallThumb {display:block;float:left;margin-right:20px;width: 112px; text-align:center}
a.mediumThumb {display:block;float:left;margin-right:20px;width: 150px; text-align:center}
a.largeThumb {display:block;float:left;margin-right:20px;width:240px; text-align:center}
a.smallThumb img {border:1px solid #BFBFBF; padding:5px;}
a.largeThumb img {border: 1px solid #676767;}

/********************************************
   POLL - home
********************************************/ 

.pollPart {width:966px;margin:0 0 15px;}
.pollPart .top {display:block;height:40px;width:966px;background-color: inherit;background: url(/img/news_bgTop.png) no-repeat;}
.pollPart .main {display:block;padding:10px 20px 0;width:926px;background-color: inherit;background: url(/img/news_bgMain.png) repeat-y}
.pollPart .bottom {display:block;height:50px;width:966px;background-color: inherit;background: url(/img/news_bgBottom.png) no-repeat}
.pollPart .top h3 {color:#003570;text-transform:uppercase;line-height:30px;padding:5px 0 0 20px;margin:0;font-size: 14px;font-weight:bold;}

.pollPart .pollHolder {padding:5px 0;}
.pollPart .imageHolder {float:left; margin-right:10px}
.pollPart .buttonHolderFull {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left top;padding-top:5px; border:none; margin-top:10px}


.pollPart .poll h3 {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;display:block;padding-bottom:15px;}
.pollPart .poll p.question {color: #47719F; font-size: 14px} 
.pollPart .poll p.answer {padding-bottom:0px} 
.pollPart .poll p.answerImage {padding-bottom:0px; padding-top:45px} 
.pollPart .poll input.radioButton {vertical-align: middle;margin:0 5px 0 0;padding:0;}


/* -------------------  CENTER POLL IMAGE -------------------- */

.centerPI {display: table-cell;text-align: center;vertical-align: middle;height: 110px;width: 110px;border: 1px solid #cccccc;}
.centerPI img {border: none}
.centerPI * {vertical-align: middle;}
/*\*//*/
.centerPI {display: block;}
.centerPI span {display: inline-block;height: 100%;width: 1px;}
/**/



/********************************************
   SLIDING DOORS - home
********************************************/ 

#slidingDoors {
	width:316px;
	height:249px;
	float:left;
	background-image: url(/img/portfolio_bg.png);
	background-repeat: no-repeat;
}
#slidingDoors h2 {
	color:#47719F;
	line-height:125%;
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:0;
}
#slidingDoors h2 a, #slidingDoors h2 a:visited {
	color:#47719F;
	text-decoration:none
}
#slidingDoors h2 a:hover {
	text-decoration:underline
}
#slidingDoors p {
	margin:0;
	padding:0;
}
#slidingDoors .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91BEC4;
}
#slidingDoors .lead {
	padding-top:10px;
	padding-bottom: 10px;
}

/********************************************
   PORTFOLIO - home
********************************************/ 

#portfolio {
	width:636px;
	margin:0;
	float:right
}
#portfolio h3 {
	color:#003570;
	font-size: 14px;
	text-transform:uppercase;
	line-height:30px;
	padding:5px 0 0 20px;
	margin: 0;
	font-weight: bold;
}
.portfolio_top {
	display:block;
	height:40px;
	width:636px;
	background-color: inherit;
	background-image: url(/img/portfolio_bgTop.png);
	background-repeat: no-repeat;
}
.portfolio_main {
	display:block;
	width:636px;
	background-color: inherit;
	background-image: url(/img/portfolio_bgMain.png);
	background-repeat: repeat-y;
}
.portfolio_bottom {
	display:block;
	height:50px;
	width:636px;
	background-color: inherit;
	background-image: url(/img/portfolio_bgBottom.png);
	background-repeat: no-repeat;
}
/*----- Center Image H and V ------*/

.centerHVPortfolio {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 140px;
	width: 140px;
	background-image: url(/img/scrollContent/portfolioImg_bg.gif);
	background-repeat: no-repeat;
}
.centerHVPortfolio a img {
	border: 0;
}
.centerHVPortfolio * {
	vertical-align: middle;
}
/*\*//*/
.centerHVPortfolio {display: block;}
.centerHVPortfolio span {display: inline-block;height: 100%;width: 1px;}
/**/


/*----------------- SLIDE SHOW --------------------*/
.mainTopSlideShow {
	background:url(/img/mainTop_bg.png) no-repeat scroll left top transparent;
	font-size:0;
	height:10px;
}
.mainSlideShow {
	background:url(/img/main_bg.png) repeat-y scroll left top transparent;
	padding:0 10px;
	width:960px;
}
.mainBottomSlideShow {
	background:url(/img/mainBottom_bg.png) no-repeat scroll left top transparent;
	font-size:0;
	height:10px;
}
/*----------------- LATEST SECTION STORIES --------------------*/
.latestStoriesBrowser {
	width: 605px;
	float: left;
}
.latestStoriesTop {background:url(/img/homePage/top.png) left top no-repeat; height: 10px;}
.latestStoriesShadow {background:url(/img/homePage/topShadow.png) center top no-repeat; padding: 15px 25px;}
.latestStoriesMain { background:url(/img/homePage/main.png) left top repeat-y;}
.latestStoriesBottom {background:url(/img/homePage/bottom.png) left top no-repeat; height: 10px;}

.latestSectionStories h1 {margin-bottom: 5px; background:url(/img/h1Bgrd.png) left 5px no-repeat; padding-left: 12px;}
.latestSectionStories a.largeThumb { margin-bottom: 10px;}
.latestSectionStories p.eventDate {font-size: 11px; padding: 0px;}
.latestSectionStories .storyBrowser {
	background:url(/img/storySeparator.gif) repeat-x left bottom;
	display:block;
	padding:8px 0;
}

.latestSectionStories h3.title {font-size: 15px; font-weight: normal;background:url(/img/arrows/more.gif) no-repeat left 5px transparent; padding-left: 12px;}
.latestSectionStories .storyBrowserFirst h3.title {
	font-size: 18px;
	background: none;
}

/*----------------------- VESTI KOJE SADRZE VIDEO --------------------------*/
.videoBrowser {
	width: 365px;
	float:right;
}
.videoTop { background:url(/img/homePage/videoTop.png) left top no-repeat; height: 10px;}

.videoMain {background:url(/img/homePage/videoMain.png) left top repeat-y;}
.videoShadow {background:url(/img/homePage/videoTopShadow.png) center top no-repeat; padding: 15px 25px;}
.videoBottom { background:url(/img/homePage/videoBottom.png) left top no-repeat; height: 10px;}

.videoMain h1 {margin-bottom: 15px; background:url(/img/h1Bgrd.png) left 5px no-repeat; padding-left: 12px;}

.videoDiv {padding:10px 0px; background:url(/img/storySeparator.gif) repeat-x left bottom;}
.videoDiv h2 {font-size: 13px; font-weight: bold; line-height: 140%; margin-bottom: 0px;}