body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    background: linear-gradient(#fff9f7, #e7bda5); 
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}


  
/*Navbar */
.nav-item a:hover{
	color:#d86d2d;
} 
 
.nav-item{
	margin-right:20px;
}

.navbar-toggler{
	margin-right:15px;
}

.navbar-toggler:focus,
.navbar-toggler:active {
  box-shadow: none !important;
  outline: none !important;
}

.navbar-custom {
  background-color: white;
}

.navbar-nav .nav-link {
  color: black;
  font-weight: bold;
  padding: 10px 15px;
}

@media (max-width: 991px) {
  .navbar-nav {
    text-align: center;
  }
  
  .navbar-nav .nav-item {
    display: block;
    width: 100%;
  }
}
/*Navbar vége*/

  
  
#page-container {
  position: relative;
  min-height: 100vh;
}  
  
 .container{
    margin-bottom: 25px;
 }
	
  
 h3{
	margin: 25px 0px;
 }
  
 #kalkGomb {
	margin: 20px auto;
 }
  
#valasz{
	visibility:hidden;
}

#cim{
	text-align:center;
	padding-top:35px;
	padding-bottom:70px;
	color: black;
	font-family:EB Garamond;
	font-weight:bold;
}

.ft{
   position:sticky;
   top:100%;
   background-color:white;
}
  
.kikapcs{
	text-align: center;
	color: white;
}

.copy{
	color: white;
}

#nyitvatartas{
    text-align:center;
    font-weight:bold;
}

.sor {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left; 
}

.sor ul {
  display: inline-block; 
  text-align: left;
  list-style-position: inside;
  padding-left: 0;
}

.kozepre {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75vh;
  text-align: center;
}

#kvkep{
	width:300px;
	margin-bottom:75px;
}

#kvcim{
	font-size:30px;
	font-family:Times New Roman;
}

#vskep{
	width:300px;
	margin-bottom:50px;
}

#ehkep{
	width:300px;
	margin-bottom:50px;
}

#arkep{
	width:175px;
	margin-bottom:60px;
}

#eakep{
	width:160px;
	margin-bottom:60px;
}

#ggkep{
	width:250px;
	margin-bottom:60px;
}

#zetakep{
	width:175px;
	margin-bottom:60px;
}

#fvkep{
	width:150px;
	margin-bottom:60px;
}

#nvkep{
	width:160px;
	margin-bottom:60px;
}

#ktkep{
	width:175px;
	margin-bottom:60px;
}

#btkep{
	width:190px;
	margin-bottom:60px;
}

#kozmakep{
	width:190px;
	margin-bottom:60px;
}

#vvkep{
	width:190px;
	margin-bottom:60px;
}

#neokep{
	width:175px;
	margin-bottom:70px;
}

#redbkep{
	width:125px;
	margin-bottom:60px;
}

#kulturkep{
	width:130px;
	margin-bottom:60px;
}

#danikep{
	width:150px;
	margin-bottom:50px;
}

#zskep{
	width:160px;
	margin-bottom:70px;
}

#horgonykep{
	width:190px;
	margin-bottom:40px;
}

#radiokep{
	width:190px;
	margin-bottom:45px;
}

#tokjokep{
	width:160px;
	margin-bottom:70px;
}

#koszono{
	font-size:30px;
	font-weight:bold;
	font-family:Monaco;
	margin-bottom:50px;
}

@media (max-width: 768px) {
	#cim{
	  text-align:center;
	  padding-top:35px;
	  padding-bottom:50px;
	  color: black;
	  font-family:Georgia;
	  font-weight:bold;
	}
	
	#kvkep{
	  width:175px;
	  margin-bottom:55px;
	}
	
	#kvcim{
	  font-size:18px;
	  font-family:Times New Roman;
	}
	
	#vskep{
	  width:200px;
	  margin-bottom:40px;
	}
	
	#ehkep{
	  width:200px;
	  margin-bottom:50px;
	}
	
	#arkep{
	  width:125px;
	  margin-bottom:50px;
	}
	
	#eakep{
	  width:125px;
	  margin-bottom:50px;
	}
	
	#ggkep{
	  width:200px;
	  margin-bottom:50px;
	}
	
	#zetakep{
	  width:125px;
	  margin-bottom:50px;
	}
	
	#fvkep{
	  width:115px;
	  margin-bottom:50px;
	}
	
	#nvkep{
	  width:125px;
	  margin-bottom:50px;
	}
	
	#ktkep{
	  width:150px;
	  margin-bottom:50px;
	}
	
	#btkep{
	  width:175px;
	  margin-bottom:50px;
	}
	
	#kozmakep{
	  width:175px;
	  margin-bottom:50px;
	}

	#vvkep{
	  width:175px;
	  margin-bottom:50px;
	}
	
	#redbkep{
	  width:100px;
	  margin-bottom:50px;
	}
	
	#kulturkep{
		width:120px;
		margin-bottom:50px;
	}
	
	#danikep{
		width:120px;
		margin-bottom:50px;
	}
	
	#zskep{
		width:130px;
		margin-bottom:50px;
	}
	
	#neokep{
	  width:125px;
	  margin-bottom:40px;
	}
	
	#horgonykep{
	  width:150px;
	  margin-bottom:40px;
	}

	#radiokep{
		width:160px;
		margin-bottom:45px;
	}

	#tokjokep{
		width:125px;
		margin-bottom:50px;
	}
	
	#koszono{
	  font-size:17px;
	  font-weight:bold;
	  font-family:Monaco;
	  margin-bottom:50px;
	}
}