
BODY {
  background-color: white;
  font-family: Arial,Geneva,sans-serif;
//  background-image: url("/galeria/background.jpg");
}

A:link { text-decoration: underline; }
A:visited { text-decoration: underline; }

.arrownav { width: 100%; border: none; margin: 0; padding: 0; }
.arrow { font-weight: bold; text-decoration: none; }

.image { border: solid 3px black; margin-top: 10px; margin-bottom: 10px;}

.desctable { width: 100%; border: none; margin: 0; padding: 0; }
.desccell { vertical-align: top; }

.title { text-align: center; font-size: x-large; }

.location { font-weight: bold; }

.description { font-family: Arial,Geneva,sans-serif; }

HR.sephr { background-color: black; height: 1px; width: 90%; }

.navtable { width: 100%; border: none; background-image: url("/galeria/bg3.jpg")}

.settingscell {
    width: 1%;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
.settingstitle {
    font-size: xx-small;
    font-weight: bold;
}
.settings {
    font-size: xx-small;
}

.tracksind { font-weight: bold; }

.toptable { 
  width: 100%; 
  background-color: #EEE; 
  background-image: url("/ht.jpg")
}

.globaltop { background-color: #FEE; background-image: url("/galeria/bg4.jpg")}
.dirtop { background-color: #EEF; background-image: url("/galeria/bg2.jpg")}
.sortedtop { background-color: #EFF; background-image: url("/galeria/bg4.jpg")}
.tracktop { background-color: #EFE; background-image: url("/galeria/bg1.jpg")}
.imagetop { background-color: #EEE; background-image: url("/galeria/bg3.jpg")}

.toptitle { font-size: 14px; }
.topsubtitle { font-weight: bold; }

.mininav { text-align: right; font-size: smaller; }
.imagetopnav { font-weight: bold; }

.imagenames { font-size: 70%;}  /* 2-szer smaller  */

