body{
  padding: 0px;
  margin: 0px;
  background-image: url(/images/Zheymyana.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
a {
  text-decoration: none;
  color: initial;
}
.logo{
  top: 10px;
  height: 100px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  font-size: 70px;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
}
.logo a{
  background-color: rgba(162, 170, 184, 0.8);
  color: green;
  padding: 10px;
  position: fixed;
  left: 50%;
  transform: translate(-50%);
  border-color: green;
  border-width: 3px;
  border-style: solid;
}
.main{
  padding: 10px;
  padding-left: 20px;
  background-color: rgba(162, 170, 184, 1);
  color: green;
  left:70px;
  position: absolute;
  top: 300px;
  font-size: 40px;
  border-left-style: solid;
  border-width: 10px;
  border-color: green;
}
.main3{
  padding: 10px;
  padding-left: 20px;
  background-color: rgba(162, 170, 184,1);
  color: green;
  left:70px;
  position: absolute;
  top: 550px;
  font-size: 40px;
  border-left-style: solid;
  border-width: 10px;
  border-color: green;
}
.main3 a{
  color: green;
  text-decoration: underline;
}
.main5{
  padding: 10px;
  padding-left: 20px;
  background-color: rgba(162, 170, 184, 1);
  color: green;
  left:50%;
  transform: translate(-50%);
  position: absolute;
  top: 550px;
  font-size: 40px;
  border-left-style: solid;
  border-width: 10px;
  border-color: green;
}
.main5 a{
  color: green;
  text-decoration: underline;
}
.kayak{
  position: fixed;
  top: 400px;
  left: 355px;
  width: 1000px;
}
.zemelapis{
  height: 400px;
  position: fixed;
  left: 1300px;
  top: 300px;
  border-color: green;
  border-style: solid;
}
.content{
  top: 300px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.content2{
  top: 150px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.container {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tours{
  position: relative;
  padding: 10px;
  transform: translate(-50%);
  left:50%;
  background-color: rgba(162, 170, 184, 0.8);
  width: 1000px;
  border-left-style: solid;
  border-width: 20px;
  border-color: green;
  margin-bottom: 50px;
}
.tours2{
  position: relative;
  padding: 10px;
  transform: translate(-50%);
  left:50%;
  background-color: rgba(162, 170, 184, 0.8);
  width: 1000px;
  border-left-style: solid;
  border-width: 20px;
  border-color: green;
  margin-bottom: 50px;
}
.list{
  position: absolute;

}
.name{
  font-size: 20px;
}
.second{
  position: relative;
  right: 10px;
}
/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.photo{
    position: relative;
  transform: translate(-50%);
  left:50%;
  padding-bottom: 25px;
}
.view{
  text-decoration: underline;
  font-size: 20px;
}
.view a{
  border-style: bold;
  border-color: green;
  border-width: 5px;
}
/* Create a custom checkbox */
.checkmark0 {
  cursor: initial;
  position: absolute;
  height: 30px;
  width: 40px;
  background-color: #c4c4c4;

}
.checkmark {
  cursor: initial;
  position: absolute;
  height: 30px;
  width: 40px;
  background-color: #7FFF00;

}
.checkmark2 {
  cursor: initial;
    position: absolute;
    height: 30px;
    width: 40px;
    background-color: green;
}
.checkmark3 {
  cursor: initial;
    position: absolute;
    height: 30px;
    width: 40px;
    background-color: yellow;
}
.checkmark4 {
  cursor: initial;
    position: absolute;
    height: 30px;
    width: 40px;
    background-color: red;
}
label{
    margin: 10px;
    padding-bottom:8px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.calendar{
    padding-right: 37px;
    padding-bottom: 36px;
    width: auto;
    height: auto;
}
.calendar th{
    text-align: center;
    padding-left: 33.5px;
    padding-top: 15px;
}
label div{
    text-align: center;
    padding-top: 3px; 
}
.border{
  background-color: rgba(162, 170, 184, 0.8);
  border-style:solid;
  border-color: green;
  border-width: 5px;
  width: 1043.34px;
}
.rezervation{
  margin-top: 50px;
  padding:10px;
  border-left-style: solid;
  border-width: 20px;
  border-color: green;
  background-color: rgba(162, 170, 184, 0.8);
  align-items: center;
  text-align: center;
}
.button{
  text-decoration: underline;
  background-color: rgba(162, 170, 184, 1);
  border:none;
  cursor: pointer;
}
.legend{
  background-color: rgba(162, 170, 184, 1);
  border-left-color: green;
  border-left-style: solid;
  border-left-width: 20px;
  padding: 20px;
  padding-bottom: 50px;  
}
.thx{
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translate(-50%);
  background-color:rgba(162, 170, 184, 0.8);
  font-size: 50px;
  text-align: center;
  border-left-style: solid;
  border-width: 20px;
  border-color: green;
  padding:20px;
  color: green;
}
.footer {
}
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: rgba(158, 158, 158,0.9);
  text-align: center;
}