body {
  font-family: verdana, arial;
  font-size: 10pt;
  background: #FBF6D9; /*#FED;*/
}

a {
  color: #800;
  text-decoration: none;
}

a:hover {
  color: #F00;
  text-decoration: underline;
}

a.xtra:hover {
  color: #F00;
  text-decoration: none;
}

h3 {
  font-size: 12pt;
}

#base {
	width: 766px;
	border: 1px solid #000000;
	text-align:left;
}
#top {
	background-image: url(obr/top_bg.jpg);
	height: 38px;
  _height: 30px;
	padding-top: 48px;          /* 34   */
	padding-left: 243px;        /* 225  */
	padding-bottom: 12px;
}

.topbutton {
	background: #E6E1C1;
	border: 1px solid black;
	width:78px;
	height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
}

.topbutton a {
	color: #000000;
	text-decoration: none;
}

.topbutton a:hover {
	color: #000000;
	text-decoration: none;
}

#topadd {
  width: 223px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#dpl {
  position:relative;
  left:+24px;
  top:+20px
}

#content {
  background-image: URL("obr/bg.gif");
}

#contentframe {
  margin: 8px;
  padding: 2em;
  background: white;
  border: 1px solid black;
  background-image: URL("obr/content_bg.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  _height: 300px;
  min-height: 300px;
}

#contentframe p {
  text-align: justify;
}


#bottom {
  background-image: URL("obr/bottom.gif");
  height: 140px;
  position:relative;
}

#bottom1 {
  top: 11px;
  left: 61px;
  width: 132px;
  height: 110px;
  position: absolute;
}

#bottom2 {
  top: 11px;
  left: 315px;
  width: 132px;
  height: 59px;
  position: absolute;
}

#bottom3 {
  top: 11px;
  left: 571px;
  width: 132px;
  height: 87px;
  position: absolute;
}

#bottom div {
  text-align:justify;
  font-size: 12px;
}

#bottom h4 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 0px;
}

.eshopleft {
  border: 1px solid black;
  background: white;
  margin: 8px;
  margin-left: 16px;
  padding: 1em;
}

tr.nadp td, td.nadp {
  color: #444;
  font-size: 80%;
  font-style: italic;
}

tr.hi td {
  background: #FFFDEF;
}
