body {
  background: #f0ede4 url(../img/podklad-x.gif) repeat-x center top;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: .8em;
  color: #666666;
  padding: 0;
  margin: 0 0 15px 0;
  line-height: 1.5em;
  behavior: url(../css/csshover2.htc);
}
#stranka {
  width: 963px; 
  margin: 13px auto;
  background: #fff;
}

#obsah-celek {
  width: 963px;

  margin: 0px 0 0 0;
  background: url(../img/obsah-y.gif) repeat-y center top;
}


#banner {
  width: 963px;
  height: 286px;
  margin: 0px 0 0 0;
  padding: 0 0 0 0px;
}

#banner1 {
  width: 943px;
  height: 24px;
  margin: 0px 0 0 0px;
  padding: 12px 20px 0 0px;
  font-style: italic;
  text-align: right;
  color: #9c9c9a;
  background: url(../img/banner1.gif) center center no-repeat;
}
#banner2 {
  width: 813px;
  height: 36px;
  margin: 0px 0 0 0px;
  padding: 15px 0 0 150px;
  font-weight: bold;
  color: #fff;
  background: url(../img/banner2.jpg) center center no-repeat;
}


#banner3 {
  width: 299px;
  height: 127px;
  margin: 0px 0 0 0px;
  padding: 0 0 0 0px;
  background: url(../img/banner3.jpg) center center no-repeat;
  float: left;
}

#flash {
  width: 233px;
  height: 127px;
  margin: 0px 0 0 0px;
  padding: 0 0 0 0px;
  float: left;
}

#banner4 {
  width: 431px;
  height: 127px;
  margin: 0px 0 0 0px;
  padding: 0 0 0 0px;
  background: url(../img/banner4.jpg) center center no-repeat;
  float: left;
}

#banner5 {
  width: 963px;
  height: 69px;
  margin: 0 0 0 0px;
  padding: 3px 0 0 0;
  float: left;
  background: url(../img/menu-podklad.jpg) center center no-repeat;
}

#iso {
  font-size: 11px;
  padding: 0 21px 0 0;
  text-align: right;
}

ul#menu {    

  width: 607px;
  height: 20px;
  margin: 30px 0px 0 341px;
  padding: 0px 0px 0 0;
  font-size: 12px;
  text-align: center;
  
}

ul#menu li {
  list-style: none;
  margin: 0px 0px 0 2px;
  padding: 0px 0 0 0;
  float: left;
  display: inline;
  background: #6a6a6a;
}

ul#menu li a {
  display: block;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	color: #fff;
	height: 20px;
	float: left;
	padding: 0 10px;
}

ul#menu li:hover, ul#menu li#aktivni {
  background: #bfb591;
  cursor: pointer;
}
ul#menu li:hover a, ul#menu li#aktivni a, ul#menu li a#aktivni{
  background: #bfb591;
  cursor: pointer;
}

#obsah {
  width: 903px;
  margin: 0px 0 0 0;
  padding: 20px 30px 10px 30px;
  min-height: 350px;
  height: 350px;
  /*border: 1px solid red;*/
}

div[id] #obsah {
  height: auto;
}



#pata {
  width: 933px;
  height: 67px;
  margin: 0px 0 0 0;
  padding: 15px 30px 0 0;
  font-style: italic;
  font-size: 16px;
  text-align: right;
  color: #9c9c9a;
  background: #f0ede4 url(../img/pata.jpg) center top no-repeat;
}

#dolni-menu {
  background: #f0ede4;
  color: #666666;
  padding: 0 0 0 15px;
  margin: 0;
}

#dolni-menu a{
  background: #f0ede4;
  color: #666666;
  font-style: italic;
}

#dolni-menu a:hover{
  background: #f0ede4;
  color: #666666;
  font-style: italic;
  text-decoration: none;
}

#home {
  cursor: pointer;
  height: 45px;
  width: 275px;
  margin: -29px 60px 0 0;
  padding: 0;
  display: block;
  float: right;
}

h1 {
  font-size: 20px;
  border-bottom: 1px solid #666666;
}

a {
  color: #ff6600;
  text-decoration: underline;
}
a:hover {
  color: #ff6600;
  text-decoration: none;
}

.fotografie {
  width: 900px;  
}

.fotografie img {
  display: inline;
  margin: 20px 10px 0 9px;
}

.vpravo {
font-style: normal;
  margin: 15px -15px 0 0;
  font-size: 11px;
  text-align: right;
  padding: 0;
}

.vpravo a {
  color: #9c9c9a;
}

