body {
  background:url("bg.jpg") #ffffff repeat-x;
  text-align:center;
  margin:0px 0px 31px 0px;
  font-family:Tahoma;
  font-size:11px;

}

#stranka {
  margin:31px auto 0px auto;
  width:760px;
  background:url("bg_stranka.gif");
}

#top {
  width:760px;
  height:72px;
  background:url("topx.jpg") no-repeat;
}

#top div {
  float:right;
  color:white;
  margin-right:19px;
  margin-top:30px;
}

#logo {
  width:760px;
  height:189px;
  background-repeat: no-repeat;
}

#logo div {
  color:white;
}

#top div a {
  color:white;
  text-decoration:none;
}

#top div a:hover {
  text-decoration:underline;
}

#bottom {
  width:760px;
  height:72px;
  background:url("topx2.jpg") no-repeat;
}

#bottom div {
  color:white;
  text-align:center;
  margin-top:15px;
  float:left;
  width:760px;
}

#bottom div a {
  color:white;
  text-decoration:none;
}

#bottom div a:hover {
  text-decoration:underline;
}

#text {

  background:url("bg_text.jpg") no-repeat;
  background:#86A0AF;
  width:760px;
}

#menu {
	text-align:left;
	background:white;
	height: auto;
}

#menu2 {
  float:left;
  width:206px;
  border:1px solid #cacaca;
  margin-left:14px;
  _margin-left:7px;
  margin-top:13px;
  text-align:left;
}

H3 {
	padding-left: 11px;
	font-family: "Trebuchet MS", Georgia, Palatino, Palatino Linotype, serif; 
	font-size:14px;
    font-weight:bold;
    color:#ffffff;
	margin: 0px;
}

#menu-nadpis {
  display:block;
  width:193px;
  background:#637B93;
  height:25px;
  font-size:14px;
  font-weight:bold;
  padding-left:13px;
  padding-top:8px;
  color:#ffffff;
  border-bottom:1px solid #E0DFDA;
}

#menu ul {
  margin:0px;
  padding:0px;
}

#menu li {
  _height: 2px;
  color:#7A696D;
  font-weight:bold;
  margin:0px;
  padding:0px;
  _margin:-2px;
  list-style-type:none;
}

#menu li a {
  text-decoration:none;
  color:#7A696D;

  display:block;
  border-bottom:1px solid #E0DFDA;
  padding:7px 7px 5px 28px;
  background:url("menu_odrazka.jpg") #ffffff no-repeat;
  color:#7A696D;
  font-weight:bold;
  margin:0px;

}

#menu li a:hover {
  color: #7A696D;
  color: #5F5054;
  background:url("menu_odrazka_hover.jpg") #F3F2EF no-repeat;
}

#obsah {
  float:right;
  text-align:left;
  width:504px;
  margin-right:14px;
  _margin-right:7px;
  color:#ffffff;
  margin-bottom:5px;
}

#obsah p {
  margin:0px 0px 5px 0px;
  text-align:justify;

}

#obsah h1 {
  color:#334269;
  font-size:32px;
  font-family: "Trebuchet MS", Georgia; 
}

#datum {
  width:504px;
  text-align:right;
  padding:19px 0px 19px 0px;
  color:#000000;
}


.hidden {
  display:none;
}

.clear {
  clear:both;
}
