/*
 * Pub-Me Content Management System (CMS)
 * http://www.pub-me.com/
 *
 * (c) 2005-2006 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 of styles used for print-outs
 *
 */

@import url("_common.css");
@import url("_gallery.css");

/* Print settings */
#DocumentPath, #LangSwitch, #Menu, #FavoritePrintTop, #SearchFormNormal, #SideColumn, .nodisplay, .noprint, #Comments .CommentsClosed, #SkipToContentMenu, #LangSwitchBar, #DirectEdit, #Sponsors, #HeaderFlash { display:none; }

body { font-family:"Book Antiqua",serif; text-align:justify; font-size:12pt; color:black; padding:0; background:white; }
a { color:black; text-decoration:none; }
img { background:none; } 

#Header { margin-bottom:12pt; }
.DocumentPath { font-size:9pt; padding-bottom:2pt; border-bottom:1px solid #888; margin-bottom:5pt; text-align:right; }
#Footer { font-size:9pt; margin-top:10pt; border-top:1px solid #888; padding-top:5pt;}
#Footer p { margin:0; text-align:right; }

#h1 { margin-bottom:1em; font-size:2em; line-height:1.3em; }
.Authors { display:none; }

#Header div#h1 { font-size:300%; }
h1 { font-size:200%; margin:0 0 8px 0; text-align:left; line-height:25px; font-weight:normal; letter-spacing:0px;clear:both }
h2 { font-size:160%; text-align:left; letter-spacing:0.05px; margin:0 0 10px 0; font-weight:normal; color:#000; }
h3 { font-size:1.1em; }
h4 { font-size:1em; }
h5 { font-size:1em; color:black; }

