#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: white solid 0px;
	background: transparent;
}

#sortableList td{
   border: black solid 0px;
	background: #C8CBCE;
	padding: 3px;
}

#sortableList .sortableListClassCell{
   border: black solid 0px;
	background: #C8CBCE;
	padding: 3px;
}

#sortableList .sortableListClassFirstRow td{
	background: #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 td.sortableListCounter{
   padding: 2px 20px 2px 20px;
}
#stretchableListNavigBar td.sortableListForward{
}
#stretchableListNavigBar{
   margin: 10px 20px 10px 20px;
}
#stretchableListNavigBar td{
}

#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;
	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: #5D7494;
}
#errorMessage{
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #5D7494;
}

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

#stretchableList{
   border: white solid 0px;
	background: transparent;
}

#stretchableList td{
   border: black solid 0px;
   padding: 3px;
}

/*
.rowClass{
   display: block;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   float: left;
   width: 192px;
   height: 154px;
   background-position: top left;
   background-repeat: no-repeat;
   background-image: url("galerijaBCK.png");
}
.rowClass .cellInner{
   display: block;
}
.colClasssimage{
   padding: 10px 0px 0px 0px;
   text-align: center;
   display: block;
   height: 100%;
}
.colClasssimage img{
   margin: 0px 10px 0px 10px;
   border: 1px solid #A7A9AC;
}
.colClassname{
   display: none;
   text-align: center;
   padding: 0px 10px 0px 10px;
   height: 40px;
}
.colClassname .cellLink{
   font-size: 11px;
}
*/

