body {
  font-family: arial ce, helvetica ce, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 10px 0px;
  color: #333333;
  background-color: #dadada;
  text-align: center;
  background-image:url('pozadi_nesmeky_tmave.gif')
}

img {
  border: none;
  margin: 5px;
}

a {
  text-decoration: none;
  color: #000080;
}

div.pozor {
  text-align: left;
  color: red;
  font-size: 130%;
  margin:5px
}

a:hover {
  text-decoration: underline;
}

.tabulka {  width: 50%;
  text-align: center;
}

ul {
  list-style-image: url('cerda.gif');
  list-style-type: square;
  list-style-position: outside;
  margin-top: 5px;  
  margin-bottom: 5px  
}

input, textarea {
  font-family: arial ce, helvetica ce, arial, helvetica, sans-serif;
  font-size: 12px;
  color: inherit;
}

div.stranka {
  margin: auto;
  border: 2px solid #c0c0c0;
  padding: 10px 15px 10px 15px;
  width: 750px;
  background-color: #ffffff;
  position: relative;
  text-align: left;
  color: inherit;
  background-image:url('pozadi_nesmeky_svetle.gif')
}

div.hlavicka {
  text-align: left;
  color: #000080;
  font-size: 300%;
  font-weight:bold;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:5px
}

h1 {
  font-weight: bold;
  color: #000080;  
  padding: 0px;
  margin: 15px 0px 0px 0px;
  font-size: 16px;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  color: #666666;  
  padding: 5px;
  margin: 10px 0px 0px 0px;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  color: darkred;  
  padding-top: 5px;
  padding-bottom: 0px;
}

span.x {
  font-size: 30px;
  color: red;
}

div.menu {
  margin: 0px 0px 10px 0px;
  padding: 5px 2px 5px 2px;
  text-align: left;
  border-top: 6px solid #000080;
  border-bottom: 1px solid #000080;
  border-left: none;
  border-right: none;
  color: inherit;
}

div.menu div {
  margin: 0px 12px 0px 0px;
  display: inline;
}

div.menu a {
  text-decoration: none;
  color: #333333;
}

div.telo {
  padding: 0px 10px 0px 10px;
  text-align: left;
  vertical-align: top;
  color: inherit;
}

div.telo p {
  text-align: justify;
  padding: 0px 0px 0px 10px;
  margin: 10px 0px 0px 0px;
}

div.paticka {
  margin: 15px 0px 0px 0px;
  padding: 5px 2px 5px 2px;
  text-align: left;
  border-top: 1px solid #000080;
  border-bottom: none;
  border-left: none;
  border-right: none;
  font-size: 8px;
  color: #666666;
}

.vpravo {
  float: right;
}
