#newsplusLatestNews a.sortableList{
	font-family: verdana, "Times New Roman", Times, serif;
	color: #505050;
	text-decoration: none;
}

#newsplusLatestNews a.sortableList:visited{
	color: #505050;
	text-decoration: none;
}

#newsplusLatestNews a.sortableList:hover{
	color: #505050;
	text-decoration: underline;
}

#newsplusLatestNews span.sortableList{
	font-family: verdana, "Times New Roman", Times, serif;
	color: #505050;
}

#newsplusLatestNews{
   border-Bottom: white solid 0px;
   border-Left: white solid 0px;
   border-Right: white solid 0px;
   border-Top: white solid 0px;
	background-color: #FFFFFF;
	width: 100%;
}

#newsplusLatestNews td{
   border-Bottom: black solid 0px;
   border-Left: black solid 0px;
   border-Right: black solid 0px;
   border-Top: black solid 0px;
	padding: 3px;
	background-color: #FFFFFF;
}

#newsplusLatestNews .sortableListClassCell{
   border-Bottom: #A9A9A9 dashed 1px;
   border-Left: black solid 0px;
   border-Right: black solid 0px;
   border-Top: black solid 0px;
	padding: 3px;
	padding-left: 10px;
}

#newsplusLatestNews .sortableListClassFirstRow{
   display: none;
/****
Slabi parametri- slabiji su od parametara klase deteta
jacina:  2
****/
}
#newsplusLatestNews .sortableListClassFirstRow td{
/****
Jaki parametri- jaci su od parametara klase deteta
jacina:  5
	background-color: #A1A1A1;
	border: 1px solid #333333;
****/
}

#newsplusLatestNews .sortableListClassFirstRow .sortableList{
   font-weight: bold;
	color: #FFFFFF;
}
#newsplusLatestNews .sortableListClassFirstRow .sortableList:visited{
   font-weight: bold;
	color: #FFFFFF;
}
#newsplusLatestNews .sortableListClassFirstRow .sortableList:hover{
   font-weight: bold;
   text-decoration: none;
	color: #EEEEEE;
}

#sortableListNavigBar .sortableList{
   font-size: 11px;
   font-weight: bold;
	color: #505050;
}
#sortableListNavigBar .sortableListInactive{
   font-size: 11px;
   font-weight: bold;
}
#sortableListNavigBar td.sortableListBack{
   border: #A1A1A1 solid 1px;
	background-color: #D8D8D8;
}
#sortableListNavigBar td.sortableListCounter{
	padding: 2px 20px 2px 20px;
}
#sortableListNavigBar td.sortableListForward{
   border: #A1A1A1 solid 1px;
	background-color: #D8D8D8;
}
#sortableListNavigBar{
	margin: 10px 0px 10px 0px;
   border: buttonShadow solid 0px;
}
#sortableListNavigBar td{
	padding: 2px;
   border: buttonShadow solid 0px;
}

#selectedNews{
}
#selectedNews .newsHeading{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing : 2px;
}
#selectedNews .newsHeading .content{
	margin: 5px 0px 5px 10px;
}
#selectedNews .newsSubheading{
	padding: 3px 14px 3px 14px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;
	border: 1px solid #979797;
	background-color: #FFFFFF;
}
#selectedNews .dateCreated{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #7E7E7E;
	font-weight: normal;
}
#selectedNews .newsContent{
	padding: 4px 15px 4px 15px;
	color: #000000;
	font-size: 12px;
}
#errorMessage{
	padding: 4px 5px 4px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #A1A1A1;
}

.newsTopic{
	font-weight: normal;
	font-size: 10px;
	color: #868686;
	letter-spacing: 2px;
	text-transform: lowercase;
}
.newsTopic:visited{
	color: #868686;
}
.newsTopic:hover{
	color: #868686;
	text-decoration: underline;
}

.newsLink .newsTopic{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0px;
	text-transform: none;
}
.newsLink .newsTopic:visited{
	color: #000000;
}
.newsLink .newsTopic:hover{
	color: #000000;
	text-decoration: underline;
}

