/*
 * Pub-Me Content Management System (CMS)
 * http://www.pub-me.com/
 *
 * (c) 2005-2008 Malenek webdesign - http://www.malenek.cz
 *
 * This program or any of its parts may not be used, redistributed, and/or 
 * modified without an explicit permission of the author and/or 
 * the copyrights owner.
 *
 * Definition used by pop-up galleries
 *
 */

@import url("__css.php?file=_generic.tcss");
@import url("__css.php?file=_common.tcss");
@import url("__css.php?file=_gallery.tcss");

/* General layout */
body { text-align:center; background:#C3D8E1; }
#ContainerAll { width:760px; padding:0; margin:0 auto; }


h3.Gallery, h4.Image { font-size:2.2em; padding:20px 10px 15px; }
 
