#sortableList a.sortableList {
	color: #333229;
	text-decoration: none;
}
#sortableList a.sortableList:visited {
	color: #333229;
	text-decoration: none;
}

#sortableList a.sortableList:hover	{
	color: #333229;
	text-decoration: underline;
}

#sortableList span.sortableList {
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	color: #333229;
}

#sortableList{
	border-Bottom: white solid 0px;
	border-Left: white solid 0px;
	border-Right: white solid 0px;
	border-Top: white solid 0px;
	background-color: transparent;
}

#sortableList td{
	border-Bottom: black solid 0px;
	border-Left: black solid 0px;
	border-Right: black solid 0px;
	border-Top: black solid 0px;
	background-color: #C8CBCE;
	padding: 3px;
}

#sortableList .sortableListClassCell{
	border-Bottom: black solid 0px;
	border-Left: black solid 0px;
	border-Right: black solid 0px;
	border-Top: black solid 0px;
	background-color: #C8CBCE;
	padding: 3px;
}

#sortableList .sortableListClassFirstRow{
}
#sortableList .sortableListClassFirstRow td{
	background-color: #5D7494;
}

#sortableList .sortableListClassFirstRow .sortableList{
	font-weight: bold;
	color: #BDC6CF;
}
#sortableList .sortableListClassFirstRow .sortableList:visited{
	font-weight: bold;
	color: #BDC6CF;
}
#sortableList .sortableListClassFirstRow .sortableList:hover{
	font-weight: bold;
	text-decoration: none;
	color: #BDC6CF;
}

#stretchableListNavigBar .sortableList{
/*	font-size: 10px;
	font-weight: bold;
	color: #333229;*/
}
#stretchableListNavigBar .sortableListInactive{
/*	font-size: 10px;
	font-weight: bold;
	color: #44556D;*/
}
#stretchableListNavigBar td.sortableListBack{
/*	border: #A1A1A1 solid 1px;
	background-color: #006695;*/
}
#stretchableListNavigBar td.sortableListCounter{
	padding: 2px 20px 2px 20px;
}
#stretchableListNavigBar td.sortableListForward{
/*	border: #A1A1A1 solid 1px;
	background-color: #006695;*/
}
#stretchableListNavigBar{
/*	background-color: #D8D8D8;
	border: buttonShadow solid 0px;*/
	margin: 10px 20px 10px 20px;
}
#stretchableListNavigBar td{
/*	padding: 2px;
	border: buttonShadow solid 0px;*/
}

#selectedNews{
	width: 100%;
}
#selectedNews .newsPicture{
}
#selectedNews .newsHeading{
	padding: 5px 0px 5px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #BDC6CF;
	letter-spacing : 2px;
}
#selectedNews .newsTopic{
	color: #5D7494;
}
#selectedNews .newsSubheading{
	padding: 5px 10px 5px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #5D7494;
	letter-spacing : 0px;
}
#selectedNews .dateCreated{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
}
#selectedNews .newsContent{
	display: block;
	padding: 5px 10px 5px 15px;
	font-size: 12px;
}
.topicsSubheading{
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #BDC6CF;
	background-color: #5D7494;
}
#errorMessage{
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #5D7494;
}



/*#stretchableList a.cellLink,
#stretchableList a.cellLink:visited,
#stretchableList a.cellLink:hover,
#stretchableList span.cellLink{
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	color: #333229;
	text-decoration: none;
}
#stretchableList a.cellLink:hover{
	text-decoration: underline;
}*/

/*#stretchableList a.cellDate,
#stretchableList a.cellDate:visited,
#stretchableList a.cellDate:hover,
#stretchableList span.cellDate{
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	color: #666452;
	text-decoration: none;
}
#stretchableList a.cellDate:hover{
	text-decoration: underline;
}*/

.blockTableShop{
	width: 100%;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	vertical-align: top;
	padding: 14px 15px 10px 0px;
}

#stretchableList{
	border-Bottom: white solid 0px;
	border-Left: white solid 0px;
	border-Right: white solid 0px;
	border-Top: white solid 0px;
	background-color: transparent;
}

#stretchableList td{
	border-Bottom: black solid 0px;
	border-Left: black solid 0px;
	border-Right: black solid 0px;
	border-Top: black solid 0px;
	padding: 3px;
}

/* GALERIJA */

.rowClass{
	display: block;
	width: 163px;
	min-height: 198px;

	float: left;

	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;

	background-image: url('frame.png');
	background-position: top left;
	background-repeat: no-repeat;
}
.rowClass .cellInner{
	display: block;

	background-image: url(label_top.png);
	background-repeat: no-repeat;
	background-position: 0px 160px;
}

.colClasssimage{
	display: table;
	*display: block;
	width: 156px;
	height: 150px;

	padding: 0px;
	padding-right: 7px;

	*position: relative;
	*overflow: hidden;
}

.colClasssimage a {
	display: table-cell;
	*display: block;
	*position: absolute;
	*top: 50%;
	*left: 50%;

	text-align: center;
	vertical-align: middle;
}

.colClasssimage img{
	*position: relative;
	*top: -50%;
	*left: -50%;
	border: 0px;
}

.colClassname{
	display: block;

	padding-top: 14px;
	padding-bottom: 5px;
	padding-right: 7px;

	background-image: url(label_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;

	color: #646464;
	text-align: center;
}

.colClassname a,
.colClassname a:visited {
	text-decoration: none;
	color: #646464;
}

.colClassname a:hover {
	text-decoration: underline;
	color: #646464;
}

.colClassname .cellLink{
	font-size: 11px;
}
