body {
	/*background-image: url(../../images/bck-subbody.gif);*/
	background-color: white;
  color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align: center;
}
body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

div#main {
  width: 100%;
  height: 99%;
	margin: 0 auto 0 auto;
	text-align: left;
}

div#header {
  width: 900px;
  height: 70px;
}

div#content {
  height: 450px;
}

div#content_flash {
  width: 80%;
  height: 99%;
  float: left;
  position: absolute;
  left: 230px;
  padding: 0;
}
div#left {
  width: 230px;;
  height: 99%;
  padding: 5px 0 0 0;
  margin: 0;
  float: left;
  clear: right;
  background-color: white;
  /*background-image: url(../../images/header.jpg);
  background-repeat: repeat-x;*/
  position: absolute;
}

div#left a {
  margin: 0;
}

div#left a img#logo  {
  border: none;
  margin: 0 0 0 10px;
}

div#main p {
  float: left;
  margin: 0 0 0 20px;
  position: absolute;
  top: 90%;
  padding: 0;
}

div#footer {
  height: 30px;
  padding: 15px 20px 0 0;
  text-align: right;
}

h1 {
  text-align: center;
  font-size: 17px;
}

.epublikace {
  border: none;
}.
