/*
 * Tisk Styl BefStone
 * Autor: Jan Řezáč - Filosof
 *
 */

@import url("initial.css");

div#altNav,
div#scont,
#home div#hl,
ul#mm,
div.photos,
hr,
h2#nej,
table#rec,
div#footer,
div.prod,
div#cross div.right,
div#products,
div#filter,
div#comp img,
ul.domtabs,
li#wantIt,
div#bread {
  display: none;
}

div#main div.fc {
  display: block !important;
}

body {
  font-family: Arial, sans-serif;
  background: #fff;
  color: #444;
  line-height: 1.5;
}

div#main {
  font-size: 0.95em;
}

a, a:link, a:visited, a:hover {
  color: #000;
  text-decoration: underline;
}

div#logo, h1, h2, div#nej h3, div.text2 h3 {
  color: #000;
  font-size: 1.25em;
  font-weight: normal;
  margin-bottom: 0.65em;
}

h1 {
  margin-bottom: 0;
}

div#logo a {
  text-decoration: none;
}

h1 {
  font-weight: bold;
  color: #000;
}

h3 {
  font-weight: bold;
  color: #777;
  font-size: 1em;
  margin-bottom: 0.2em;
}

p, ul, ol, table {
  margin-bottom: 1.3em;
}

table td, table th {
  padding-right: 10px;
  font-size: 0.85em;
}

td.popis {
  width: 200px;
}

div#main ul li {
  list-style-type: square;
  padding-left: 0.1em;
  margin-left: 2em;
}

img {
  float: left;
  margin-right: 0.5em;
  margin-bottom: 1em;
}

div#biovendor {
  color: #999;
  border-bottom: 1px solid #999;
  padding-bottom: 1em;
  margin-bottom: 1.2em;
  text-transform: uppercase;
  text-align: right;
  font-size: 0.9em;
}

div#biovendor a, div#biovendor a:link, div#biovendor a:visited {
  text-decoration: none;
  color: #999;
}
