body {
  background:url(./img/pozadi.gif) repeat-x;
  margin:0;
  padding:0;
  text-align:center;
  font-family:Trebuchet MS, Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
}
#main {
  width:730px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
}
#main h1 {
  background:url(./img/logo.gif) left center no-repeat;
	width:146px;
	height:95px;
	padding:0;
	margin:0;
	float:left;
}
#main h1 span {
	display:none;
}
#main h1 a {
  display:block;
  width:146px;
  height:95px;
}
#main h2 {
  width:495px;
  _width:580px;
  height:68px;
  _height:98px;
  float:left;
  color:#DC4314;
  font-size:1.45em;
  background:url(./img/h2.gif) right center no-repeat;
  margin:0;
  padding:30px 0 0 85px;
  display:block;
}
h3 {
  font-weight:300;
  font-size:1.25em;
  color:#E97103;
  margin-top:25px;
}
h4 {
  font-weight:300;
  font-size:1.1em;
  color:#DD4214;
  margin:0;
}
#obsah {
  padding-bottom:25px;
}
#obsah p {
  font-size:0.8em;
  text-indent:1em;
  line-height:1.6em;
}
#obsah p.neodsazen {
  font-size:0.8em;
  text-indent:0;
  line-height:1.6em;
}
#obsah div.main-text {
  float:left;
  width:400px;
}
#obsah div.main-foto {
  float:left;
  width:284px;
  height:231px;
  background:url(./img/foto.jpg) no-repeat;
  margin-left:40px;
}
#obsah a {
  color:#DD4214;
}
#obsah a:hover {
  color:brown;
  text-decoration:none;
}
#obsah ul li.katalogy-pdf {
  background:url(./img/pdf.gif) no-repeat;
  height:16px;
  padding-left:25px;
  font-size:0.9em;
  margin:5px 0;
  list-style:none;
}
#obsah ul {
  font-size:0.8em;
}
#obsah table.hrnky {
  font-size:0.8em;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
#obsah table.hrnky img {
  border:1px solid #FCAA5C;
  margin:10px;
}
#motiv {
  width:730px;
  height:238px;
  background:url(./img/motiv.gif) no-repeat;
  margin-top:8px;
}
ul.menu {
  margin:0;
  padding:63px 0 0 0;
  list-style:none;
  text-align:right;
  width:195px;
  font-size:0.8em;
  line-height:23px;
  font-weight:700;
}
ul.menu a {
  color:#525252;
  text-decoration:none;
}
ul.menu a:hover {
  color:#DC4314;
  text-decoration:underline;
}
#copyright {
  background:url(./img/copyright.gif) repeat-x;
  height:26px;
  _height:36px;
  font-size:0.75em;
  color:white;
  padding-top:10px;
}
#copyright a {
  color:white;
}
.clear {
  clear:both;
  font-size:1px;
  height:3px;
  margin:0;
}
img {
  border:none;
}

