* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #000066;
  background: url('images/hvezdy.gif');
  text-align: center;
  font-family: arial;
  font-size: 9pt;
  color: #FFFFFF;
}
a {
  color: #FFFFFF;
  text-decoration: underline;
}
a:hover {
  color: #FFCC00;
  text-decoration: underline;
}
.stred {
  text-align: center;
}
#main {
  width: 1000px;
  margin: 0 auto;
}
#left {
  width: 241px;
  float: left;
}
#menu {
  background: url('images/et05_01.gif') no-repeat;
  padding-top: 150px;
  list-style: none;
}
#menu li {
  width: 200px;
  line-height: 20px;
  height: 24px;
  background: url('images/et05_04.gif') no-repeat;
}
#menu a {
  text-decoration: none;
}
#tertiaryContent {
  padding: 40px 51px 20px 10px;
}
#content {
  background: url('images/et05_02.gif') no-repeat;
  width: 759px;
  float: left;
  padding-top: 80px;
  text-align: left;
}
#content h1 {
  text-align: center;
  color: #FFCC00;
  font-size: 14pt;
  padding: 10px;
}
#content h2 {
  text-align: left;
  font-size: 12pt;
  padding: 20px;
}
#content h3 {
  text-align: center;
  font-size: 11pt;
  color: #FFCC00;
  padding: 15px;
}
#content p {
  padding: 10px;
  background-color: #000066;
  display: block;
  text-align: justify;
}
#content ul, #content ol {
  padding-left: 35px;
  background-color: #000066;
}
#content table {
  padding: 10px;
  background-color: #000066;
  margin: 0 auto;
}
#content td {
  padding: 3px 8px;
}
#context {
  padding: 40px 0px 10px 0px;
  list-style: none;
  clear: both;
  width: 759px;
  float: right;
}
#context li {
  width: 140px;
  line-height: 20px;
  display: inline-block;
  height: 24px;
  margin: 5px;
  background: url('images/button.gif') no-repeat;
}
#context a {
  text-decoration: none;
}
#footer {
  clear: both;
  display: block;
  padding: 35px;
}
.pravo {
  text-align: right;
}
.fli {
  float: left;
  padding: 3px 5px 3px 0px;
}
.fri {
  float: right;
  padding: 3px 0px 3px 5px;
}

