/* Start of CMSMS style sheet 'news' */
h2.news {
margin:0px;
padding:0px;
font-size:14px;
color:#00ADEF;
	font-weight: normal;
}

h2.news1 {
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#00ADEF;
margin:0px;
padding:0px;
display:inline;
} 



div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* border set here */
	border: 1px solid #e9e9e9;
/* sets it off from surroundings */
	background: #f5f5f5;
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: none
}
.NewsSummary {
margin: 10px 0px;
border-bottom: 1px solid #e9e9e9;
clear:both;
padding-bottom:10px;
}


.povzetek_novice {
float:left;
padding-left:7px;
width:240px;
}

.povzetek_novice1 {
float:left;
padding-left:7px;
width:560px;
}

.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
}
.NewsSummaryLink {
/* bold to set it off from text */

/* little more room at top */
	padding-top: 0.2em;
padding-bottom: 0.2em;
}

.NewsSummaryLink a{
color:#00ADEF;
text-decoration:none;
font-size:12px;
}

.NewsSummaryLink a:hover{
text-decoration:underline;
color:#006137;
}

.NewsSummaryMorelink a{
color:#00ADEF;
text-decoration:none;
font-size:12px;
}

 .NewsSummaryMorelink a:hover {
text-decoration:underline;
color:#006137;
}

.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 120%;
font-size:12px;
padding:8px 0px;
}
.NewsSummaryMorelink {

padding-bottom: 0.2em;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
font-size:16px;
padding-bottom:5px;
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}

.slika_novice {
background-color:#FFFFFF;
border:1px solid #E9E9E9;
padding:4px;
margin:0px;
}

/* End of 'news' */

