/*
 * Tiskovy Styl Chromdesign - rozcestnik
 * Autor: Jan Rezac - Filosof
 *
 */
 
body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.6;
  background: #fff;
}

#header,
#mm,
#bread,
#sm,
#switch,
#cwrap,
#scont,
#footer,
.ab,
.addText,
.add2,
#page {
  display: none;
}

img {
  border: 0 none;
  display: block;
}

#size {
  margin-bottom: 1em;
}

#size div, div.photos div {
  float: left;
  margin-right: 10px;
}

div.clr {
  width: 100%;
  overflow: hidden;
}

div.mImg {
  margin: 1em 0;
}

table {
  width: 100%;
}

td, th {
  text-align: left;
}

a, a:link, a:visited {
  color: #000;
  text-decoration: underline;
}
