/*
 * Tisk Styl BV - rozcestník
 * Autor: Jan Řezáč - Filosof
 *
 */

body {
  font-family: Arial, sans-serif;
  color: #000;
  line-height: 1.7;
  font-size: 100.01%;
}

div#main, div#news, div#foot {
  font-size: 0.75em;
}

div#menu, div#foot span, a.more {
  display: none;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.4em;
  margin-bottom: 0.4em;
  padding: 1em 0 0 0;
}

p, ul {
  margin-bottom: 1em;
}

a, a:link, a:visited, a:hover {
  color: #000;
}

h2 a {
  text-decoration: none;
}

h3 {
  font-size: 1em;
}

ul.linx i {
  font-style: normal;
}

h4, div.date {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

div.date {
  color: #666;
}
