.clearfix {
  overflow: hidden;
  width: 100%; }

.clearer {
  clear: both;
  font-size: 0px;
  height: 0px; }

.inline {
  display: inline; }

.nobr {
  white-space: nowrap; }

.center {
  text-align: center; }

.underline {
  text-decoration: underline; }

.strong {
  font-weight: bold; }

.note {
  font-size: 0.8em;
  color: #666666; }

.left {
  text-align: left; }

.centerblock {
  margin-left: auto;
  margin-right: auto; }

.title, h1 {
  font-size: 3em; }

img {
  border: 0; }

ul {
  margin: 0;
  padding: 0;
  list-style-position: outside;
  margin-left: 20px; }
  ul li {
    padding-left: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p {
  text-align: justify; }

.fullwidth {
  width: 100%; }

.bigger {
  font-size: 120%; }

body, textarea, input, button {
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 1em;
  line-height: 1.6em;
  color: #004563; }

/*  :text-align center */
h1 {
  font-size: 2em; }

h2 {
  font-size: 1.4em; }

h3 {
  font-size: 1.2em; }

h1 {
  margin-bottom: 0.3em; }

a {
  color: #00adee; }

.highlight {
  color: #ff7f00; }

.code {
  font-family: Consolas, Monaco, "Courier New", Courier, monospace; }

.bigger {
  font-size: 1.2em; }

body {
  margin: 15px; }

#navigace, #header, .container, #footer {
  width: 90%;
  max-width: 960px;
  margin: 0 auto; }

#navigace {
  font-size: 0.9em;
  color: #666666; }
  #navigace ul ul {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    margin: 0;
    padding: 0; }
    #navigace ul ul li {
      padding: 0; }
  #navigace ul li {
    display: inline;
    margin: 0; }
  #navigace a {
    color: #666666;
    text-decoration: none; }
    #navigace a:hover {
      text-decoration: underline;
      color: #00adee; }
  #navigace ul {
    float: right; }
    #navigace ul li {
      padding-left: 15px; }

#header {
  border-bottom: 1px solid #aaaaaa; }
  #header .site-logo {
    float: left; }
  #header .site-title {
    clear: right;
    float: right;
    text-align: right;
    font-size: 1em;
    line-height: 2em;
    font-weight: bold;
    margin-top: 4.3em; }

.container #menu {
  width: 200px;
  float: right;
  margin-left: 30px; }
  .container #menu ul {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    margin: 0;
    padding: 0; }
    .container #menu ul li {
      padding: 0; }
  .container #menu li {
    margin-bottom: 2px;
    padding: 2px 4px !important; }
    .container #menu li.current a {
      text-decoration: none;
      color: #444444; }

.final-note {
  padding-top: 20px;
  text-align: center;
  font-size: 0.8em; }

#footer {
  border-top: 1px solid #aaaaaa;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 0.7em;
  line-height: 1.3em;
  color: #aaaaaa; }
  #footer .social {
    float: right; }
  #footer a {
    color: #9999ff; }

.textpage .container .kontakt {
  padding-left: 25px; }
.textpage .container .obrazek {
  text-align: center; }

.intro {
  padding: 20px;
  background-color: #eeeeee;
  border-bottom: 1px solid #aaaaaa; }
  .intro .info {
    font-size: 1.1em;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0; }
    .intro .info p {
      padding: 0;
      margin: 0;
      margin-bottom: 20px; }
      .intro .info p.last {
        margin-bottom: 0; }

.seznam-akce h3 {
  padding: 20px 0 0px 0; }

.akce {
  padding: 15px 0 15px 0; }
  .akce h2 {
    margin: 0;
    margin-bottom: 5px; }

.zahlavi-akce {
  margin-top: 30px;
  padding-bottom: 20px; }
  .zahlavi-akce .subheader {
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 0.7em; }

.akce-dodatek {
  font-size: 1.2em;
  padding: 10px 20px; }

.logos {
  width: 100%; }
  .logos td {
    text-align: center; }

.akce-info {
  padding: 20px;
  background-color: #eeeeee;
  border-bottom: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa; }
  .akce-info p {
    margin: 0; }
  .akce-info h2 {
    margin-top: 0px; }

.akce-program h2 {
  margin-top: 25px;
  margin-bottom: 5px; }

.obsah-video .akce-info {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #aaaaaa; }
  .obsah-video .akce-info h4 {
    margin: 0;
    font-size: 0.9em;
    line-height: 1.3em; }
    .obsah-video .akce-info h4 a {
      text-decoration: none; }
    .obsah-video .akce-info h4:hover {
      text-decoration: underline;
      color: #00adee; }

.akce-video {
  padding: 20px 0;
  text-align: center; }
  .akce-video h3 {
    margin: 0 0 10px 0; }
  .akce-video #video {
    margin-top: 20px; }
  .akce-video .speaker-name, .akce-video .speaker-title {
    margin-left: 0px;
    font-size: 0.9em; }
  .akce-video .note {
    margin: 15px 0; }
    .akce-video .note p, .akce-video .note div {
      text-align: center; }
    .akce-video .note.slides {
      font-size: 1.2em; }

.talk {
  padding: 10px 0;
  border-bottom: 1px solid #aaaaaa;
  width: 100%;
  overflow: hidden; }
  .talk.first {
    border-top: 0; }
  .talk.last {
    border-bottom: 1px solid #aaaaaa; }
  .talk h3 {
    margin: 5px 0 10px 0; }
  .talk table.oneline {
    width: 100%; }
    .talk table.oneline td {
      text-align: center; }

.photo {
  float: right;
  margin-left: 15px; }

.talk-title {
  font-weight: bold;
  font-size: 1.2em; }

.speaker-name {
  font-weight: bold;
  margin-left: 2em; }
  .speaker-name h3 {
    margin-bottom: 2px;
    font-style: normal; }

.speaker-title {
  margin-left: 2em;
  font-style: italic; }

.old .banner {
  margin: 20px 0;
  font-weight: bold;
  font-size: 1.2em;
  letter-spacing: -0.075em;
  padding: 5px;
  background-color: #006498;
  border: 1px solid #004a73;
  color: White; }
  .old .banner a {
    color: White; }
  .old .banner .text {
    font-weight: normal;
    font-size: 0.83em;
    letter-spacing: normal; }
.old .freediver {
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  padding: 15px;
  margin-bottom: 20px; }
  .old .freediver h2 {
    margin-top: 0; }
  .old .freediver h3 {
    margin-bottom: 3px; }
  .old .freediver table tr td {
    padding: 3px 10px 3px 0px; }
  .old .freediver p {
    margin-bottom: 0; }
  .old .freediver .titlefoto {
    float: right;
    width: 150px;
    margin: 0 0 20px 20px; }
.old .subtitle {
  text-align: center;
  letter-spacing: -0.035em; }
.old .je-to-tak {
  font-weight: bold;
  font-size: 1.2em; }
.old .podlinka {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #dddddd;
  font-size: 0.8em; }
.old .sitelink {
  float: left;
  width: 32%;
  margin-right: 1%;
  border: 1px solid #dddddd;
  text-align: center;
  margin-bottom: 14px; }
  .old .sitelink .sitepic {
    height: 100px;
    margin: 5px;
    overflow: hidden; }
  .old .sitelink .caption {
    margin: 5px;
    font-size: 0.8em; }
  .old .sitelink.last {
    margin-right: 0; }
.old .collection {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%; }
.old .discipliny, .old .highlightbox {
  background-color: #eeeeee;
  margin-bottom: 10px;
  padding: 10px; }
  .old .discipliny dt, .old .highlightbox dt {
    width: 40px;
    float: left;
    font-weight: bold; }
  .old .discipliny dd, .old .highlightbox dd {
    margin-left: 60px;
    text-align: justify; }
.old .vysvetlivky {
  text-decoration: none;
  cursor: help;
  color: black; }
  .old .vysvetlivky:hover {
    text-decoration: underline;
    color: #0000ee; }
.old .majl img {
  vertical-align: bottom; }
.old .upoutavka {
  overflow: hidden;
  width: 100%; }
.old .podporuji {
  text-align: center; }
  .old .podporuji table {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    .old .podporuji table td {
      padding: 0 20px; }
.old #footer p.ikony {
  margin-top: 7px; }
.old .bannery {
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  padding: 15px;
  margin-bottom: 20px;
  text-align: center; }
  .old .bannery .code {
    text-align: left; }
  .old .bannery img {
    margin-bottom: 10px; }
.old .newsitem {
  margin-bottom: 30px; }
  .old .newsitem p, .old .newsitem ul {
    margin-top: 5px; }
  .old .newsitem ul {
    margin-bottom: 13px; }
  .old .newsitem .newshead {
    font-size: 80%;
    color: #666666; }
.old .inlineblock {
  display: inline-block;
  float: left;
  padding: 3px 6px 0 0; }
.old .image-caption {
  font-size: 75%;
  color: #666666;
  font-style: italic;
  text-align: right; }
.old .first {
  margin-top: 0; }
.old .compact {
  margin-bottom: 0; }
