/*

    Fantasy II skin for Bloguje.cz by Tomas Turek 2/2006; http://tomasturek.net/ 

*/

body {
  background: #000 url("http://www.bloguje.cz/template/users/system/fantasy2/rainbow.png") 0% 0% repeat-x fixed;
  color: #000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
}

h1 {
  margin: 0;
  position: relative;
  top: 65px;
  left: 40px;
  font-size: 260%;
}

h1 a, h1 a:hover {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  font-style: italic;
  font-family: Georgia, serif;
}

#popis {
  color: #fff;
  font: bold 90% Verdana, sans-serif;
  position: relative; 
  top: 78px;
  left: 38px;
  letter-spacing: 1px;
}

a {
  color: #0032ea;
  text-decoration: underline;
}

a:hover {
  color: #001a7c;
}

#kontejner {
  width: 710px;
  margin: 20px auto;
  text-align: left;
  background: #fff;
  padding-top: 5px;
}

#hlavicka {
  height: 160px;
  width: 700px;
  margin: 0 5px;
  background: #ccc url("http://www.bloguje.cz/template/users/system/fantasy2/fantasy.jpg") 50% 50% no-repeat;
  position: relative;
}

#navigace {
  width: 150px;
  margin: 0 0 0 555px;
  padding: 20px 0;
}

#prispevky {
  float: left;
  width: 555px;
  padding: 20px 0;
}

#prispevky h2 {
  margin: 20px 5px 0;
  font-weight: bold;
  font-size: 100%;
  color: #00b2f4;
  text-align: center;
}

.prispevek {
  margin: 5px 10px 10px 5px;
}

.prispevek img {
  margin: 2px 10px;
}

.prispevek p, .prispevek-perex {
  margin: 10px;
  text-align: justify;
  font-size: 94%;
}

.prispevek h3 {
  margin: 5px 0 0;
  padding: 10px 0 10px 45px;
  background: transparent url("http://www.bloguje.cz/template/users/system/fantasy2/style.png") 0% 50% no-repeat;
  font: normal 200% Georgia, serif;
  color: #666;
}

.prispevek-pata {
  font-size: 85%;
  color: #666;
  text-align: right;
  margin: 0 5px;
}

#temata, #archiv, #odkazy, #sluzby {
  background: #ddd url("http://www.bloguje.cz/template/users/system/fantasy2/right.png") 50% 50% repeat-y;
  padding: 3px 10px 10px;
  margin: 10px 5px 10px 0;
}

#navigace strong {
  font: normal 120% Georgia, serif;
  color: #555;
}

#navigace a {
  font-size: 90%;
  display: block;
  padding: 0 5px 5px;
  text-decoration: underline;
  color: #a400da;
}

#navigace a:hover {
  color: #710096;
}

#footer {
  margin: 15px 5px;
  padding: 10px;
  clear: both;
  color: #666;
  font-size: 80%;
  background: transparent url("http://www.bloguje.cz/template/users/system/fantasy2/foot.png") 50% 0% no-repeat;
}

img {
  border: 0;
}

#komentare {
  margin: 15px;
}

#komentare h3, #komentare h4 {
  font: normal 1.5em Georgia, serif;
  margin: 15px 0 2px;
  color: #555;
}

.komentar {
  font-size: 90%;
  text-align: justify;
  color: #555;
  margin: 15px 0;
}

.komentar-hlavicka {
  color: #000;
}

.komentar-titulek {
  color: #00b2f4;
  font-weight: bold;
}

.komentar-autor {
  font-style: italic;
}

#komentare form {
  font-size: 90%;
  margin: 105x;
  color: #555;
}
