html {
  scroll-behavior: smooth;
    margin: auto;
  background-image:url(/kabelaz/ripplebg.png);
  background-repeat: no-repeat;
    background-attachment: fixed;
      background-size: 100% 100%;
  background-position: center;
  font-family: 'roboto_condensedregular';
  text-align:center;
   height: 100%;

  }

body {
margin:0;
   height: 100%;

}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #303034; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
  transition: 0.3s;
  letter-spacing: 3px;
}

#myBtn:hover {
  background-color: Grey; /* Add a dark-grey background on hover */
}

#box {
    padding-top: 60px; /* Place content 60px from the top */
margin:auto;
  color: Black;
  height: auto;
  width: 900px;
  padding: 20px;
  background-color: White;
  text-align:center;
  border-radius: 5px;
}

.pixel {
  float:right;
}

.footer {
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #303034;
  color: white;
  text-align: center;
  letter-spacing: 3px;
  opacity: 0.5;
}

.space {
  margin:32px;
}

.infoboxust {
margin:auto;
  color: White;
  height: auto;
  width: 700px;
  padding: 8px 8px 8px 32px;
  background-color: #303034;
  text-align:left;
  border-radius: 5px;
}


.infobox {
margin:auto;
  color: White;
  height: auto;
  width: 700px;
  padding: 8px 8px 8px 32px;
  background-color: #303034;
  text-align:left;
  border-radius: 5px;
}

.infoboxv {
margin:auto;
  color: White;
  height: auto;
  width: 700px;
  padding: 8px 8px 8px 32px;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  background-image:url('/Militia/vasibg.png');
  text-align:left;
  border-radius: 5px;
}

.infoboxs {
margin:auto;
  color: White;
  height: auto;
  width: 700px;
  padding: 8px 8px 8px 32px;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  background-image:url('/Militia/sztefanbg.png');
  text-align:left;
  border-radius: 5px;
}

.infoboxa {
margin:auto;
  color: White;
  height: auto;
  width: 700px;
  padding: 8px 8px 8px 32px;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  background-image:url('/Militia/amplebg.png');
  text-align:left;
  border-radius: 5px;
}


.infoboxr {
margin:auto;
  color: White;
  height: auto;
  width: 700px;
  padding: 8px 8px 8px 32px;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  background-image:url('/Militia/rusnbg.png');
  text-align:left;
  border-radius: 5px;
}

.charinfobox {
  color: #303034;
  height: auto;
  width: 700px;
  padding: 8px 8px 8px 8px;
  background-color:white;
  text-align:left;
  border-radius: 5px;
  border: solid 5px #303034;;
}



.header {
  position: sticky;
  top: 0;
  padding: 6px 12px;
  background: white;
  color: #f1f1f1;
    box-shadow: 0px 0px 20px 0px #D9D9E4 inset;
}


/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #303034; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  opacity: 0.9;
}

/* The navigation menu links */
a {

  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: white;
  display: block;
  transition: 0.2s;
  text-align:left;
  letter-spacing:3px;
}

/* When you mouse over the navigation links, change their color */
a:hover {
  color: grey;
  letter-spacing:2px;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}



/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}



#link {
  color: PapayaWhip;
  height: 200px;
  width: 300px;
  margin: auto;
  padding: 10px;
  background-color: FireBrick;
}

.logo1 {
  float:left;
}

.logo2 {
text-align:left;
}

.lang {
text-align:right;
}

.sticker {
  margin-left: 0;
  float: left;
  padding: 10px;
}

.icon {
  display: inline-block;
  width: 450;
  height: 700;
  margin: 5px;
  border: solid White 5px;
}




.icon:hover {
  transition: 200ms ease-in-out;
  background: beige;

}

.container {
  position: relative;
  width: 300px;
      display: inline-block;
}

.image {
  width: 450px;
  height: 700px;
  margin:auto;
}

.image-hover-rusn {
    width: 200px; /* Specify the width */
    height: 300px; /* Specify the height */
    background-image: url('/Militia/rusnovski1icon.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
    display:inline-block;
      border-radius: 5px;
      cursor: pointer; /* Add a mouse pointer on hover */
}

.image-hover-rusn:hover {
    background-image: url('/Militia/rusnovski2icon.png'); /* Change on hover */
}

.image-hover-logo {
    width: 233px; /* Specify the width */
    height: 68px; /* Specify the height */
    background-image: url('/Militia/kabelaz3.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
    cursor:pointer;
      
}

.image-hover-logo:hover {
    background-image: url('/Militia/kabelaz4.png'); /* Change on hover */
}

.image-hover-vasi {
    width: 200px; /* Specify the width */
    height: 300px; /* Specify the height */
    background-image: url('/Militia/vasily1icon.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
    display:inline-block;
      border-radius: 5px;
      cursor: pointer; /* Add a mouse pointer on hover */
}

.image-hover-vasi:hover {
    background-image: url('/Militia/vasily2icon.png'); /* Change on hover */
  
}

.image-hover-sztefan {
    width: 200px; /* Specify the width */
    height: 300px; /* Specify the height */
    background-image: url('/Militia/sztefan1icon.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
    display:inline-block;
      border-radius: 5px;
      cursor: pointer; /* Add a mouse pointer on hover */
}

.image-hover-sztefan:hover {
    background-image: url('/Militia/Sztefan2icon.png'); /* Change on hover */
  
}

.image-hover-tony {
    width: 200px; /* Specify the width */
    height: 300px; /* Specify the height */
    background-image: url('/Militia/ampleforth1icon.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
    display:inline-block;
      border-radius: 5px;
      cursor: pointer; /* Add a mouse pointer on hover */
}

.image-hover-tony:hover {
    background-image: url('/Militia/ampleforth2icon.png'); /* Change on hover */
  
}

.lang-icon-en {
    width: 50px; /* Specify the width */
    height: 50px; /* Specify the height */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
  background-image: url('/Militia/EN.png');
  display:inline-block;
  cursor:pointer;
}

.lang-icon-en:hover {
  background-image: url('/Militia/EN2.png');
}

.lang-icon-jp {
    width: 50px; /* Specify the width */
    height: 50px; /* Specify the height */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
  background-image: url('/Militia/JP.png');
  display:inline-block;
  cursor:pointer;
}

.lang-icon-jp:hover {
  background-image: url('/Militia/JP2.png');
}

p {
  letter-spacing:1px;
}


h2 {
  padding: 5px;
  text-align:center;
      letter-spacing:3px;
        transition: 0.2s;
        color:grey;
        font-size:30px;
}

h2:hover {
      color:black;
        
}

h3 {
  color:white;
}

h1 {
  letter-spacing:3px;
}
  
