body {
  background-color: #E5F3FF;
  color: #252722;
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 9pt;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

h1 {
  margin-top: 0;
  text-align: center;
}

h2 {
  background-color: #B6D5F1;
  border-bottom: 0.25em solid #9AC4EC;
  clear: both;
  font-size: 13.5pt;
  margin: 1.2em 0 1em 0;
  padding: 0.25em 0.5em 0.15em 0.5em;
}

h3 { font-size: 10.5pt; }
h3 a, h3 a:visited { color: #252722; }
h3 a:hover { text-decoration: none; }

ul {
  margin-left: 0; /* IE */
  padding-left: 0;
}
li {
  background: url("../img/icons/ryba.png") left 4px no-repeat;
  display: block;
  list-style-type: none; /* IE */
  margin-bottom: 0.5em;
  padding-left: 3em;
}

hr {
  border: none;
  border-top: 1px dotted gray;
  height: 0;
  margin: 1em 0;
}

a {
  color: #2125A1;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
a:visited { color: #4693CA; }
a img { border: none; }

/* --- layout --- */

#main {
  background: white url("../img/main.gif") top left repeat-y;
  margin: 0 auto 0em auto;
  width: 760px;
}

#header { height: 160px; }

#header.cz {
  background: url("../img/header-cz.jpg") top left no-repeat;
}

#header.en {
  background: url("../img/header-en.jpg") top left no-repeat;
}

#home {
  margin: 0;
  padding: 14px 14px 4px 14px;
}
#home-link {
  display: block;
  height: 110px;
}
#home span { display: none; }

#language-switcher {
  float: right;
  margin-right: 1.5em;
}

#menu {
  color: #B6D5F1;
  font-size: 11pt;
  font-weight: bold;
  padding-top: 4px;
  text-align: center;
}

#menu-items {
  margin-left: 5em;
  margin-right: 5em;
}

#menu a { color: white; }
#menu a:hover { text-decoration: none; }
#menu a.active { color: #9AC4EC; }

#content {
  padding: 1.5em 4em;
  text-align: justify;
}

#footer {
  background: url("../img/footer.gif") bottom left no-repeat;
  clear: both;
  color: gray;
  font-size: 7pt;
  padding-bottom: 16px;
  text-align: center;
}
#footer-inner {
  border-top: 1px dotted gray;
  margin: 0 auto;
  width: 60%;
}
#footer a { color: gray; }

/* --- titulka --- */

#marci-foto {
  border: 1px solid #252722;
  float: right;
  margin-bottom: 1em;
  margin-left: 1em;
}

/* --- Theovy Sobiny --- */

.theo-post:first-child {
  border-bottom: 1px dotted gray;
  padding-bottom: 1em;
}
.theo-article-link { font-size: 7pt; }
.datum {
  float: right;
  font-size: 7pt;
  font-style: italic;
  text-align: right;
}
.perex {margin-bottom: 0.5em;}

/* --- Last.fm --- */

#last-fm { width: 100%; }
#last-fm td {
  vertical-align: top;
  width: 50%;
}
#last-fm td ul {
  margin-top: 0;
  margin-bottom: 0;
}

/* --- Fotogalerie --- */

#picasa { width: 100%; }
#picasa td {
  text-align: center;
  vertical-align: top;
  width: 16.67%;
}
#picasa a {
  color: #252722;
  font-weight: bold;
}
#picasa a:hover { text-decoration: none; }

/* --- O mnì --- */

#right-box {
  background-color: #E5F3FF;
  border: 2px solid #9AC4EC;
  float: right;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 0.5em;
  text-align: center;
}

#pdf-icon {
  background: url("../img/icons/pdf.png") left center no-repeat;
  display: block;
  padding-left: 40px;
}

#profiles li {
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 24px;
}
#twitter-icon { background-image: url("../img/icons/twitter.png"); }
#facebook-icon { background-image: url("../img/icons/facebook.png"); }
#last-fm-icon { background-image: url("../img/icons/lastfm.png"); }
#linkedin-icon { background-image: url("../img/icons/linkedin.png"); }
#you-tube-icon { background-image: url("../img/icons/youtube.png"); }

/* --- tvorba --- */

p.english-title {
  margin-left: 2em;
  font-size: smaller;
  font-style: italic;
}

