html{
  padding: 0px;
  margin: 0px;
  height: 100%;
}
body {
  font-family: "Verdana", "Geneva CE", lucida, sans-serif !important;
  font-size: small !important;
  text-align: center;
  background-position: center top;
  background-repeat: repeat-y;
  background-image: url('../img/background.png');
  color: #2E2215;
  padding: 0px;
  margin: 0px;
  height: 100%;
}

#hlavni {
  margin: 0px auto 0px auto;
  padding: 0px;
  position: relative;
/*  height: 100%;*/
  min-height: 100%;
  width: 960px;                                     /* Nastavení šířky samostatné stránky */
  text-align: left;
}


.hidden {
  display: none !important;
}
div.pvpravo{
  text-align: right;
  vertical-align: top;
  padding-right: 5px;
}
div.pstred{
  text-align: center;
  vertical-align: top;
  padding: 0px 2px 0px 2px;
  margin: auto;
}
div.pvlevo{
  text-align: left;
  vertical-align: top;
  padding-left: 5px;
}

#r_vlajky {
  float: right;
  padding: 40px 0px 0px 0px;
}
#r_vlajky a {
  display: inline !important;
  width: 22px;
  height: 16px;
  margin: 0px;
}

#logo {
  width: 960px;
  height: 112px;
  margin: 0px;
  padding: 0px;
}
#logo h1 {
  background: url(../img/prestar_logo.png) no-repeat;
  background-position: bottom left;
  width: 486px;
  height: 112px;
  margin: 0px;
  float: left;
}
#logo a {
  display: block;
  width: 486px;
  height: 115px;
}
img { border: 0px; }

a {
  color: #bfbfbf;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#paticka {
  font-size: smaller;
  padding: 15px 0 5px 0;
  width: 960px;

  position: absolute;
  bottom: 10px;
  left: 0px;

  color:  #FFFFFF;
  /* pro odlaďování background-color: #ffff00; */
}
#paticka tr td{
  margin: 0px;
  padding: 0px;
  width: 33%;
}

#vycpavka{
  padding: 30px 0px 50px 0px;
  margin: 0px;
}
#vycpavka2_pouzdro{
  padding: 0px;
  margin: 0px;
  width: 960px;
  height: 100%;
  min-height: 470px; /* vyska rozcestniku + vyska paticky, pouzit 00ff00 */
}
#vycpavka3_vnitrek{
  position: absolute;
  top: 50%;
  left: 0px;
  width: 960px;
  height: 1px;
}
#vycpavka4_vystelka{
  position: relative;
  width: 960px;
  height: 1px;
}
#vycpavka5_jadro{
  position: absolute;
  top: -175px;
  left: 0px;
  width: 960px;
  height: 350px;
}

#rozcestnik{
/* pro odlaďování background-color: #00ff00; */
  height: 350px;

  margin: 0px auto 0px auto;
  width: 960px;

  padding: 0px;
  border: 0px;
  list-style: none;
}
#rozcestnik li {
  width: 479px;
  height: 350px;
  margin: 0px;
  padding: 0px;

  float: left;
  display: block;

  background-position: top left;
}
#bunka_stroje  { background-image: url(../img/rozcestnik_stroje.png);  }
#bunka_mantech { background-image: url(../img/rozcestnik_mantech.png); }
li#bunka_stroje:hover { background-position: bottom left; }
li#bunka_mantech:hover{ background-position: bottom left; }
li#bunka_stroje:hover a { text-decoration: none; }
li#bunka_mantech:hover a { text-decoration: none; }
#hlods {
  padding: 300px 10px 0px 60px;
  margin: 0px;

  color: #ececec;

  font-weight: bold;
  font-family: Arial, Helvetica, Verdana;
  font-size: 16px;

  text-align: center;
  vertical-align: middle;
  cursor: hand;
}
#hlodm {
  padding: 300px 60px 0px 10px;
  margin: 0px;

  color: #ececec;

  font-weight: bold;
  font-family: Arial, Helvetica, Verdana;
  font-size: 16px;

  text-align: center;
  vertical-align: middle;
  cursor: hand;
}

a.hlavni_odkaz {
  width: 479px;
  height: 350px;
  padding: 0px;
  margin: 0px;

  color: #f7f7f7;
  text-decoration: underline;
  display: block;
}
a.hlavni_odkaz:hover{
  cursor: hand;
  color: #f7f7f7;
  text-decoration: underline;
}
div.hlo{
  margin: 0px;
  padding: 0px;

  height: 48px;
  width: 406px;

  display: table-cell;
  vertical-align: middle;
  text-align: center;

  line-height: 20px;
  color: #ececec;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana;
  font-size: 16px;
  text-decoration: underline;
}

div#prihlasit{
  margin: 20px 0 0;
}
div#prihlasit h2{
  text-align: center;
}
