html {
}

body {
	background-color: white;
	font-family: Tahoma, Verdana, Courier, "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-image: url();
	font-size: 10px;
	text-align: center;
  width: auto;
}
p {
	margin: 0px 5px 0px 5px;
	font-size: 10px;
	text-indent: 15px;
}
h1 {
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #FFFFFF;
        margin: 2px;
}
H2 {
	font: 20px Arial;
}
H3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
H4 {
	    font-weight: bold;
	    font-size: 14px;
      font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
H5 {
	margin: 0px;
	background-color: black;
	color: white;
	font-size: 10px;
}
A:link {
	color: #D0D0D0;
	text-decoration: none;
}
A:visited {
	color: gray;
	text-decoration: none;
}
A:hover {
	color: #cc0000;
	text-decoration: none;
}
.main {
	position: absolute;
  width:900px;
  height: 550px;
  top: 50%;
  left: 50%;
  margin: -295px 0px 0px -450px;
  overflow: hidden;
  background-color: black;
  background-image: url(images/back_grafika.jpg);
  background-repeat: no-repeat;
  text-align: left;
  border: 4px solid #0000cc;
  overflow: hidden;
}
.nadpis{
  position: absolute;
  top:34px;
  left:666px;
}
.htmlContent {
	position: absolute;
  width:900px;
  height: 18px;
  top: 536px;
  left: 0px;
  border-top: 1px dotted gray;
}
.zoom-color {
  color: #CC0000;
}
.text-menu {
  position: absolute;
  left: 5px;
  
}
.web-info {
  position: absolute;
  left: 660px;
}
#posuvna_tabulka {
  
}

.menu {
	position: absolute;
	top: 55px;
	left: 636px;
	width: 250px;
	height: 70px;
	text-align: right;
}
.menu a:link, .menu a:visited {
	color: #D0D0D0;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.menu a:hover {
	color: #cc0000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
