/* phowa.buddhizmus.sk print output */

/* *** basic {{{ */

body
{
  background-color: white;
  color: black;
  margin: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

.hide, .hsep
{
  display: none;
}

.clearall
{
  clear: both;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration: underline;
}

h1
{
  font-size: 18pt;
  text-align: center;
  font-weight: normal;
}

/* *** basic }}} */

/* *** layout {{{ */

#l_logo
{
  display: none;
}

#l_header
{
  display: none;
}

/* *** layout }}} */

/* *** in text {{{ */

img.photo
{
  border: 0px;
  float: left;
  margin: 1em;
  /* just to fix Exploder peek-a-boo bug */
  position: relative;
}

div.center
{
  text-align: center;
}

/* *** in text }}} */
