.ps-uvod {
  background: url('uvod.webp?2303') center top no-repeat;
}

.ps-menu {
  margin: auto;
  text-align: center;
  padding-top: 465px;
  font-size: 0;
}

.ps-menu-pol {
  display: inline-block;
  width: 300px;
  height: 150px;
  background-color: #f2f2f2;
  font-family: 'proxima_nova_thextrabold', arial, helvetica;
  font-weight: bold;
  line-height: 120%;
  text-transform: uppercase;
  color: #262626;
  display: inline-table;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  text-decoration: none;
}

.ps-menu-pol:hover {
  background-color: #eee;
}

.ps-menu .ps-menu-pol:nth-child(even) {
  background-color: #eaeaea;
}

.ps-menu .ps-menu-pol:nth-child(even):hover {
  background-color: #ddd;
}

.ps-menu-in {
  display: table-cell;
  vertical-align: middle;
}

.ps-h2 {
  font-size: 45px;
  text-align: center;
  text-transform: uppercase;
  color: #702082;
  margin-top: 4rem;
}

.ps-h3 {
  font-size: 24px;
  color: #702082;
  text-align: left;
  margin-top: 3rem;
}

.ps-h3a {
  font-size: 24px;
  color: #702082;
  text-align: center;
  margin-top: 3rem;
}

.ps-h4 {
  font-size: 20px;
  color: #ed8b00;
  text-align: left;
  margin-top: 3rem;
  text-decoration: none;
}

.ps-blok {
  max-width: 550px;
  margin: auto;
  position: relative;
  padding: 1px;
}


#link-proc,
#link-funkce {
  position: absolute;
  margin-top: -5rem;
}

.sipka {
  width: 2rem;
  height: auto;
}

.polozka {
  text-align: center;
  margin-bottom: 1.1rem;
}