/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * PRINT.CSS: - předpis pro tiskový výstup
 *            - stylesheet for printer output
 *
 * version: 1.0.0 / wa 2.83
 * author: OV
 * email: vetesnik@ebrana.cz
 * media: print
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

html, body						{ color: black; background: white; font-size: 13pt; }
.backgroundContainer			{ background: white; }

/* * * * * *  zmizík  * * * * * */
hr.none,
.odkazy,
#top,
#col1,
#col2,
#bottom,
#bottomAfter,
p#navigace,
p.odkazy,
p.skipLinks,
p.control_box,
.vymenaLinku,
.form,
.share-bar,
.odkazy,
.videa,
#facebook-comments
						{ display: none; }
#main					{ padding: 0; }
#main	h1				{ padding: 100px 0 0; background: url(../images/logo.gif) 0 0 no-repeat; }
#columnsWrapper	{ border: none; }
#center				{ width: 100%; padding: 0; background: white; border: none; }
.soubory .soubory_cont	{ background: none; border: none; padding: 0; }
p.osoba 						{ background: none; }
.soubory						{ border: none; }
