/* CSS Document */
body {
  background-color: #e2e4e6;
  margin-top: 0px;
}
a:link {
  color:#4A4A4A;
  text-decoration: none;
}
a:visited {
  color:#6f6f6f;
  text-decoration: none;
} 
a:hover {
  color:#D40606;
  text-decoration: none;
}
a:active {
  color:#b1b1b1;
  text-decoration: none;
}
#container {
  width: 1000px;
  margin: 0px auto; 
  overflow: auto; 
}
#content {
  float: left;
  width: 800px;
  color: #000000;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 16px; 
}
#menu {
  float: left; 
  width: 200px;
  color: #474747;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 16px;
  text-align: right;
}
.text {
  padding: 15px;
}
.text img {
    border: none;
    display: block;
    margin: 0 auto;
}
#fotografie {

}
h3 {
  color:#D40606;
  font-style:italic; 
  text-shadow: 0px 0px 3px #b1b1b1; 
}
h4 {
  color:#D40606;
  font-style:italic;  
  text-shadow: 0px 0px 3px #b1b1b1; 
  margin: 0px;
}
.nahoru{
  font-size:11px;
  padding-top: 10px;
}
.text span {
  font-style: italic;
  font-weight: bold;
}
#menu h4 {
  color:#D40606;
  font-style:italic;  
  text-shadow: 0px 0px 3px #b1b1b1; 
  margin: 7px;
}
#list span {
  font-weight: bold;
}



.pics {
  width: 500px;
  margin: 0px auto; 
}
#bubliny {
  width: 378px;
  margin: 0px auto; 
}
#obsah {
  background-color: #696758;
  color: #eee6ab;
  min-height: 620px;
  max-width: 700px;
  padding: 20px;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 16px;
}
#obsah span {
  color: #c5bc8e;
  background-color: #696758;
  border: 1px dotted #c5bc8e;
  padding: 1px;
}
#tip {
  color: #c5bc8e;
  border: 1px dotted #c5bc8e;
  padding: 10px;
  margin: 10px auto;
  width: 400px;
  font-size: 14px;  
}
.pravidla {
  color: #eee6ab;
  border: 1px dotted #c5bc8e;
  padding: 5px;
  margin: 10px auto;
  width: 500px;
}
.tab {
  color: #c5bc8e;
  margin: auto;
  width: 500px;
  font-size: 14px;
  border-collapse: collapse;
  
}
.bunka {
  padding: 8px;
  border: 1px dotted #c5bc8e;
}
#footer {
  position: fixed;
  bottom: 0;
  height: 40px;
  background-color: #696758;
  width: 700px;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 10px;
  color: #eee6ab;
}
#footer span {
  padding: 10px;  
}
#author {
  margin-top: 5px;
  float: right; 
  padding: 10px;  
}
#reklama {
  display: none;
}
