/*
Title:      David Kozák master styles for print media
Author:     David Kozák, info@davidkozak.info
Updated:    Jun 30 2007
*/

body
{
  font: 12pt/1.5em tahoma, arial, sans-serif;
  color: #000;
}

a, a:link, a:visited
{
  color: #000;
  text-decoration: underline;
}

a:hover
{
  color: #000;
}

h1
{
  font-size: 150%;
  font-weight: bold;
}

h2
{
  font-size: 130%;
}

h3
{
  font-size: 110%;
}


q, blockquote
{
  font-style: italic;
}

table
{
  width: 100%;
  border-collapse: collapse;
  _font-size: 90%;
}

#levy-sloupec
{
  display: none;
}

#pravy-sloupec
{
  display: none;
}