p { line-height:120%; }
ul li { line-height:120%; }
ul { margin:5px 0 5px 15px; }
a {
  color:#02431e;
  padding:0 2px;
}
h1 {
  padding:5px 0 5px 35px;
  font-size:2em;
  font-weight:bold;
  color:#02431e;
  text-shadow:white 2px 2px 2px;
  background:transparent url('../images/harrow.png') no-repeat center left;
}
h2 {
  font-size:1.5em;
  text-align:center;
  margin:10px 0;
}
h3 {
  padding:5px 0 5px 25px;
  font-size:14px;
}
.cleft {
  float:left;
  width:100mm;
  margin-right:5mm;
}
.cright {
  float:left;
  width:100mm;
  margin-left:5mm;
}
address { text-align:center; }
.printContent p {
  text-align:justify;
  text-indent:15px;
  margin:5px 0;
}
.printContent img.left {
  margin-right:5px;
  border:1px solid silver;
}
.printContent img.right {
  margin-left:5px;
  border:1px solid silver;
}
.printContent a:not([href^="mailto"]):link:after, .printContent a:not([href^="mailto"]):visited:after { content:" (odkaz:" attr(href) ") "; }
.printContent {
  padding-top:15px;
  margin-bottom:15mm;
}
div.highlight {
  background:#ffba00 url('../images/thumbs_up_48.png') no-repeat;
  padding:2px;
  padding-left:50px;
  font-size:120%;
  line-height:48px;
  height:48px;
  vertical-align:middle;
  border-radius-topleft:5px;
  border-radius-topright:5px;
  border-radius-bottomleft:5px;
  border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
}
table tr.odd td, table tr.odd th { background-color:white; }
table td { padding:5px 2px; }
table th span {
  color:black;
  font-weight:normal;
  display:block;
}
table th {
  padding:5px 2px;
  color:#04231e;
}
table .left th { text-align:left; }
table.full th.th {
  text-align:left;
  border-top:1px solid white;
}
table.full {
  width:100%;
  margin:10px 0;
}
table.colors thead td, table.colors thead th { background-color:#dcdcdc; }
table.colors td, table.colors th { border:1px solid silver; }
table.colors { background-color:#f0f0f0; }
table.acenter { margin:0 auto; }
.center { text-align:center; }
img.fleft {
  float:left;
  margin:0 15px 5px 0;
}
img.fright {
  float:right;
  margin:0 0 5px 15px;
}
span.shell {
  display:block;
  padding-top:18px;
}

