
  
.lead{
  color: #000 !important;
}
.gametitle{
  color: #000000 ;
  text-shadow:0px 0px 0 #000,  
  0px 0px 0 #000,  
  0px  0px 0 #000,  
  0px  0px 0 #000; 
}
.img-thumbnail{
  max-width: 750px;
}
table th {
  width: 35%;
  white-space: nowrap;
  }
.tablazat {
  max-width: 500px;
  width: 100%;
  }
.vid{
  width: 100%;
  max-width: 750px;
}


body{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  background-image: url("../media/hatter.jpg");
  background-size: cover;
  background-attachment: fixed;
}
.bg-secondary{
  background-color: #555C62 !important;
}
.vidoverlay h3 {
  background-color: rgba(0, 0, 0, 0.6); 
  color: #ffffff;                     
  padding: 10px 15px;
  border-radius: 6px;
  display: inline-block;
  font-size: 1.125rem;
}
.vidle{
  color: #D4B3F5;
  font-weight: 500;

}

hr {
  height: 6px;
  background-color: rgba(0, 0, 0, 1); 
  border: none;
  }
h1{
  color: #ffffff;
  text-shadow:-2px -2px 0 #000,  
  2px -2px 0 #000,  
  -2px  2px 0 #000,  
  2px  2px 0 #000; 
}
h3{
  color: #FFFFFF;
}


.fokontainer{
  background-color: rgba(79, 79, 79, 0.8) !important;
  margin: auto !important;
    
}

@media (min-width: 1800px) {
  .fokontainer {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.hatter {
  background-image: url('../media/hatter.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.bg-primary h2{
  color: rgb(255, 255, 255) !important;
  text-shadow:-2px -2px 0 #000,  
  2px -2px 0 #000,  
  -2px  2px 0 #000,  
  2px  2px 0 #000;  
}

.bg-primary{
  background-color: #ffffff !important;
}







body.large .col-lg-6,
body.large .col-lg-4,
body.large .col-md-8,
body.large .col-md-6,
body.large .col-md-4{
  flex: 0 0 auto;
  width: 100%;
}

.nyomtatas{
  display: none;
}
th[scope="row"] {
  background-color: #AAB4C0  !important;
  color: #1B263B  !important;
  }
 
.table-dark td{
  background-color: #1B263B  ;
  color: #FFFFFF;
}
a {
  color: #0056b3;
  font-weight: 600;
  }
  a:hover {
  color: #003f80;
  text-decoration: underline;
  }
  a:visited {
  color: #4B0082;
  }

 
  .nav-link,
  .navbar-brand,
  .navbar-brand:visited,
  .navbar-brand:hover,
  .nav-link:visited,
  .nav-link:hover,
  .nav-link:focus {
    color: #000;
    background-color: transparent;
    text-decoration: none;
  }

  .nav-link.active{

    background-color: #d0d0d0;
    color: #000000;
                
    font-weight: bold;          
    border-radius: 5px;         
    padding: 0.5rem 1rem; 
}
ul {
 
  list-style-position: inside;
}
