body {
  background-color: rgb(245,255,255);
  padding: 20px 40px 0 40px;
}
div.logo {
  float: left;
  background: url("soubory/system/main2.jpg");
  width: 110px;
  height: 150px;
  border: 0;
}
div.pagename {
  float: none;
  margin: 40px 0 0 0;
  text-align: center;
  padding: 0;
  border: 0;
}
div.pagename h1 {
  font-size: 32px;
  font-weight: bold;
  color: red;
}
div.pagename h1 span {
  color: black;
}
h2.desc {
  width: 100%;
  text-align: left;
  font-size: 18px;
  color: blue;
  clear: both;
  padding: 10px 0 10px 0;
  margin: 0;
  border: 0;
}
.red {
  color: red;
}
h3 {
  margin: 0;
  padding: 20px 0 0 0;
  width: 100%;
  border-width: 0 0 1px 0;
  border-color: black;
  border-style: solid;
  font-size: 18px;
}
ul {
  margin: 20px 0 0 60px;
  padding: 0;
  font-size: 16px;
}
ul a:link {text-decoration: none; color: black; font-weight: bold; }
ul a:hover {text-decoration: none; color: black; font-weight: bold; }
ul a:visited {text-decoration: none; color: black; font-weight: bold; }
ul a:active {text-decoration: none; color: black; font-weight: bold; }
.postupy div {
  background: url("soubory/system/oko.jpg");
  width: 27px;
  height: 27px;
  border: 0;
  margin: 0 10px 0 0;
  float: left;
}
.postupy li {
  height: 32px;
  clear: both;
}
div#paticka {
  clear: both;
  width: 100%;
  height: 55px;
  background-color: black;
  border: 1px solid silver;
  margin-bottom: 10px;
}
div.mailto {
  float: left;
  background: url("soubory/system/email.gif");
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  margin: 5px 0 0 5px;
  padding: 0;
}
div.patickatext {
  text-align: center;
  padding: 18px 0 0 0;
  margin: 0;
  color: white;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, sans-serif;
  border: 0;
}
div#paticka a { color: #FFC610; font-size: 15px; }
div#paticka a:hover { color: #FFC610; font-size: 15px; }
