/*  Kamuniak.com Gallery CSS  */


/* Images */

image {
 border-style: solid;
 border-color: #333333;
 border-width: 1px;
}

.imageff {
 border-style: solid;
 border-color: #333333;
 border-width: 1px;
}


/* Texts */

.big {
 font-size: 18px;
}

.invisible {
 color: #000000;
}


/* Texts / Page selection */

.pages {
 font-size: 16px;
}

.pagecurrent {
 font-size: 18px;
}


/* Texts / Image display */

.imageheader {
 font-size: 14px;
 color: #cccccc;
}

.imageinfo {
 font-size: 11px;
 color: #777777;
}

.description {
 color: #999999;
}

.photoshop {
 color: #996666;
 font-style: italic;
}
