#kontakt { width: 460px;

}


.icona-kontakt {
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;

}

.kontakt-polozka {
  width: 100%;
  height: 60px;
margin-top: 30px

}

#qrcode { width: 120px;
          border: 1px solid black;
          padding: 3px;
float: right;
margin-right: -100px;
margin-top: 30%;

}
#kontakt p {
  margin-left: 80px;
  font-size: 25px;
  color: #3A3A3A;
  margin-top: 6px;
  font-weight: bold;

}
.sameas {
  margin-left: 80px;
  font-size: 25px;
  color: #3A3A3A;
  margin-top: 6px;
  font-weight: bold;

}
.nadpisss {
    font-size: 20px !important;
      margin-top: 0px !important;
      font-weight: normal !important;
        text-decoration: underline;
}

#formy {
  width: 100%;
  height: 750px;
  min-width: 1200px;
    margin-top: 105px;
    background-color: #F2F0E6;
    position: relative;

}

.forming {
  max-width: 1000px;
  height: 500px;

  margin: 0 auto;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0

}
.centered {
 width: 1200px;
 min-width: 1200px;
 margin-left: 10px;
 margin-right: 10px
  height: 100%;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
#udaje-fin {
  width: 400px;
  height: 150px;
  margin-top: 480px;

}
#udaje-fin p {
  font-size: 20px;
    margin-left: 0px;
    font-weight: normal;
}


footer {
  top: 1650px;

}
#hlavni {
  height: 800px
}

textarea {
  width: 100% !important;
  height: 240px !important;
  color: #3A3A3A;
  font-size: 18px;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  margin-top: 200px
}


label {

  font-size: 25px;
  color: #3A3A3A;
  margin-top: 6px;
  font-weight: bold;

}

.fformy { width: 600px;
  height: 25px;



}

.fformy input { width: 400px;
  height: 100%;
  float: right;
    color: #3A3A3A;
    font-size: 18px;
    padding-left: 5px;
    padding-top: 2px;
}
.fformy input:hover {
  border: 2px solid black
}
.fformy input:focus {
  border: 2px solid black
}



.submit {
 width: 150px;
 height: 50px;
 margin-top: 90px;
 border: 2px solid black;
 background-color: white;
 color: #3A3A3A;
 font-size: 18px;
 font-weight: bold;
  box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
  cursor: pointer;
}

.submit:hover {
    box-shadow: inset 0 100px 0 0 #31302B;
    color: #FFF;
}
.submit:focus {   box-shadow: inset 0 100px 0 0 #31302B;
  color: #FFF;

}

.red { width: 200px;
  height: 100px;
  background: red
}
