body {
  background: #000 url(../img/pozadi.jpg) repeat-x top;
  font: 12px Tahoma;
  color: #fff;
  _text-align: center;
  margin-top: 8px; 
}

table {
  font: 12px Tahoma;
}

a {
  color: #ffff00;
}

form {
  margin: 0; 
  padding: 0; 
}

#main {
	margin-left: auto;
	margin-right: auto;  
  text-align: left;
  width: 938px;
}

#main2 {
	margin-left: auto;
	margin-right: auto;  
  text-align: left;
  width: 938px;
  background-color: #171516;
}

#h {
  background-image: url(../img/l.gif);
  width: 938px;
  height: 47px;
  position: relative;
}

#home a {
  display: block;
  position: absolute;
  top: 17px;
  left: 525px;
  background-image: url(../img/home.gif);
  width: 123px;
  height: 30px;
  background-position: top;
}

#home a:hover, #onas a:hover, #kontakt a:hover {
 background-position: bottom;
}

#onas a {
  display: block;
  position: absolute;
  top: 17px;
  left: 663px;
  background-image: url(../img/onas.gif);
  width: 123px;
  height: 30px;
  background-position: top;
}

#kontakt a {
  display: block;
  position: absolute;
  top: 17px;
  left: 802px;
  background-image: url(../img/kontakt.gif);
  width: 123px;
  height: 30px;
  background-position: top;
}

#zahlavi {
  background-image: url(../img/zahlavi.jpg);
  width: 938px;
  height: 152px;
}

#menu {
  width: 224px;
  float: left;
  overflow:hidden;
}

#text {
  width: 697px;
  _width: 714px;
  float: left;
  padding-left: 17px;
  overflow: hidden;
}

#pruh {
  background-image: url(../img/pruh.jpg);
  width: 698px;
  height: 18px;
  
}

#leva {
  float: left;
  width: 554px;
  margin: 15px 0 0 0;
  background-color: #5A5859;
  overflow: hidden;
}

#prava {
  float: left;
  margin: 15px 0 0 16px;
  width: 115px;
  overflow: hidden;
}

#menu ul {
  background: #585858 url(../img/roh.gif) no-repeat right bottom;
  padding: 0 0 18px 0; 
  margin: 0;
  list-style: none; 
}

#menu li {
  background-image: url(../img/li.gif);
  width: 212px;
  height: 37px;
  margin-bottom: 8px;
} 

#menu li a {
  color: #171516; 
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 11px 0 0 15px;
  font-size: 13px;
}

#menu li a:hover {
  color: #fc0001;
}

#odsazeni {
  margin: 18px 20px 40px 18px;
}

#copy {
  margin-top: 4px;
	margin-left: auto;
	margin-right: auto;  
  text-align: right;
  width: 938px;
  color: #5a5859;
  font-size: 11px;
  letter-spacing: 1px;
}

#copy a {
  color: #5a5859;
}

.galerie {
  font-weight: bold;
  text-decoration: none;
  color: #ffff00;
  font-size: 16px;
}

.galerie2 {
  font-weight: bold;
  text-decoration: none;
  color: #ffff00;
  font-size: 16px;
  border-bottom: 1px solid #ffff00;
  display: block;
}

.galerie:hover {
  text-decoration: underline;
}

#anketa {
  background-image: url(../img/anketa.gif);
  width: 123px;
  height: 30px;
  margin: 20px 0 0 10px;
}

#anketa-box {
  clear: both;
  background: #585858;
}

#anketa-nadpis {
  font-weight: bold;
  padding: 10px;
}

#anketa-box .odpoved {
  border-top: 1px solid #171516;
  clear: both;
  padding: 2px 0 2px 10px;
}

#anketa-box .left {
  float: left;
  width: 180px;
  margin-bottom: 5px;
}

#anketa-box .right {
  float: left;
  width: 30px;
  margin-bottom: 5px;
}

.status {
  height: 15px;
  margin-left: 10px;
  background-color: #f6e801;
  border: 1px solid #514c00;
}

.status2 {
  height: 15px;
  background-color: #f6e801;
  border: 1px solid #514c00;
}

#celkem {
  clear: both;
  font-weight: bold;
  padding: 5px 0 10px 10px;
  border-top: 2px solid #171516;
}

.questbook-box {
  border: 1px solid #171516;
  font-size: 11px;
}

td.text {
  padding-bottom: 4px;
  font-size: 11px;
}

div.text {
  border-bottom: 1px solid #171516;
  padding-bottom: 8px;
  margin-top: 8px;
  font-size: 11px;
}

.odpoved {
  color: #fd0402;
  text-decoration: underline;
}

.tlacitko {
  cursor: pointer;
}

.alert {
  color: #ffff00;
  font-size: 11px;
}

