body {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 0.8em;
  padding: 0px; margin: 0px auto; width: 950px;
  text-align: center;
}
body * { text-align: left; }

p { line-height: 1.5em; }
a { color: #103a66; }

#header {
  height: 90px;
  background-image:url("http://www.tdp.cz/images/shared/downloads/logo.png");
  background-repeat: no-repeat; background-position: left center;
  border-bottom: 5px solid #9abb42;
}
#header h1 { font-size: 2.2em; line-height: 90px; padding: 0em 1em 0em 0em; margin: 0em; text-align: right; }
#header hr, #footer hr { display: none; }

#content { padding: 25px 15px; }

#footer { padding: 15px; font-size: smaller; border-top: 1px solid #ccc; }


h1, h2, h3, h4 { color: #333; margin-top: 0px; }
h1 { font-size: 1.7em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 0.9em; }

.asterix { color: #d60713; }
.info { font-size: smaller; color: #666; }

.sep2 { height: 2em; }
.sep3 { height: 3em; }
.sep4 { height: 4em; }

