/**
 * Print layout
 *
 * @project     revuehotel.cz
 * @author      Ondrej Macoszek <ondra.macoszek@gmail.com>
 * @copyright   (c) 2010, Ondrej Macoszek
 * @modified    2010-09-01
 *
 */

/* Load basic components */
@import url('../basic.helpers.css');
@import url('typography.css');

a:after { content: " (" attr(href) ") "; font-size: 80%; }

#foot .navigation,
#head .navigation,
.searchArea,
.article .meta a,
.article .meta .separator,
.newsletter { display: none; }


