A:link, A:visited { /* linkek a galériában */
  color: #63C5E8;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

A:hover { /* linkek a galériában, ha ráviszed az egeret */
  color: #BA5736;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}



IMG { vertical-align: middle; }
IMG.img-picture {
	border: 0px solid #42979D;}
IMG.img-folder { border: 0px; }
IMG.img-galicon {
	border: 0px solid #42979D;}
IMG.img-thumbnail { /* képek kerete. Nem muszáj neki keret */
	border: 3px solid #42979D;
	background-color: #ffffff;
	padding: 5px; }
IMG.img-thumbnail:hover { /* képek kerete ha ráviszed az egeret. Nem muszáj neki keret */
	border: 3px solid #BA5736;
	background-color: #ffffff;
	padding: 5px;
}
IMG.img-thumbnail-selected { border: 1px solid #42979D; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }


TABLE.table-wrapper { /* képek táblázata */
	background-color: #272829; /* ahol a képek vannak, milyen legyen a háttér */
	width: 750px; /* ennek a résznek a szélessége */
	padding: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

TD.td-thumbnails-thumb {
	padding: 0px;
	font-family:  Trebuchet MS;
	color:        #707070;
	font-size:    8pt;
	background-color: transparent;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}

TD.td-thumbnails-thumb-selected {
	padding: 0px;
	font-family:  Trebuchet MS;
	color:        #707070;
	font-size:    8pt;
	font-weight:  bold;
	background-color: transparent;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}

DIV.div-thumbnails-caption {
	font-family:  Trebuchet MS;
	color:        #707070;
	font-size:    8pt;
	font-weight:  normal;
	background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
	font-family:  Trebuchet MS;
	color:   #D6D7D9;
	font-size:    12pt;
	font-weight:  bold;
	background-color: transparent;
}

TD.td-main-title-spgm-link {
	color:#BA5736; /* lap alján az SPGM színe */
	font-size:8pt;
	font-family: Trebuchet MS;
	text-align: center;
	background-color: transparent;
}

A.a-spgm-link { /* lap alján az SPGM  linkelt színe */
	color: #ffffff;
	font-size:8pt;
	font-family: Trebuchet MS;
	background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 10px;
}

TD.td-galitem-title { /* mennyi kép van az albumban szöveg színe  */
	font-family:  Trebuchet MS;
	font-size:    9pt;
	width:        100%;
	text-align: left;
	font-weight: bold;
	color: #D6D7D9;
}

TD.td-galitem-caption {
	font-family:  Trebuchet MS;
	font-size:    8pt;
	text-align: left;
}




TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
	font-family:  Trebuchet MS;
	font-size:    10pt;
	font-weight:  bold;
	color:        #D6D7D9;
	text-align: center;
	background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
	border: 1px solid #D6D7D9;
	font-family:  Trebuchet MS;
	font-size:    9pt;
	font-weight: bold;
	color:        #D6D7D9;
	background-color: #dddddd;
	text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-filename {
	font-family:  Trebuchet MS;
	font-size:    8pt;
	font-weight: bold;
	text-align: center;
	background-color: #363636;
	padding:7px;
	background-color: transparent;
}

TD.td-picture-caption {
	font-family:  Trebuchet MS;
	font-size:    8pt;
	text-align: center;
	background-color: #363636;
	padding:7px;
	background-color: transparent;
}




TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-navi {
	color: #D6D7D9;
	border-top: 0px solid #444444;
	font-family:	Trebuchet MS;
	font-size:	10pt;
	font-weight:	bold;
	text-align: right;
	padding: 8px;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
	font-family:  Trebuchet MS;
	font-size:    10pt;
	font-weight:  bold;
	color: #D6D7D9;
	margin-bottom: 20px;
	padding: 1px;
	width: 100%;
	text-align: left;
}
