body 
{/* position:relative; */
margin-right: auto;
margin-left: auto;
margin-top: 0px;
background: url("img/bubi7-1.jpg") no-repeat;
background-attachment:fixed;

}

#container {
	width: 800px;
	margin: 0 auto;
		
	}
		
@media screen and (max-width: 750px) {
	#container {
		width: 100%;
	}
}
.fejlec {
	display: block;
	font-size: 2em;
	
}  
	   
.kozepre{
	text-align: center;
	
}   


#balmenu {
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}

#tematika{
	font-size:3em;
	padding:20px;
}
#cv {
	width: 80%; 
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;;
	font-size: 2em;
	background-color: rgba(25, 102, 102,0.2);

}
#nyil {
	margin-top: 20px;
	margin-left: 50px
	
}
#kep {
	width: 80%;
	margin-left:10%;
	margin-right:10%;
	
	}
#kepvertic{
	width:50%;
	margin-left:25%;
	margin-right:25%;
	background-color: rgba(25, 102, 102,0.2);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 20px;
}
.sorol {
	max-width: 700px;
	width: 55%;
	margin-left: 20%;
	margin-right: 25%;
}


#mese{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:1.5em;
	text-align:left;
	margin-left: 10%;
	margin-right: 10%;

	position:relative;	
}

#mese:after{
	content: "";
	background:url("light-blue-background.jpg")no-repeat;
	background-size:cover;
	opacity: 0.7;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;  
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;  
}

#kapcsgombok{

	padding: 50px;
}

h2{
	font-family: 'Henny Penny',cursive; 
	font-size: 3em;
	background-color:rgba(25, 102, 102,0.2); 
	text-align:center;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: normal;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-top:0;
}

/* .bubigombok:after {
	display: block;
	content: "";
	clear: both;
	
} */

.sor {
	overflow: hidden;
	box-sizing: border-box;
}
.sor:after {
	display: block;
	content: "";
	clear: both;
}
.sor .cella {
	float: left;
}
.sor .cella-3 {
	width: 15%;
}
.sor .cella-6 {
	width: 50%;
}
.sor .cella-9 {
	width: 75%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding-bottom:20px;
	overflow: hidden;
}

.nemlebeg:after {
	display: block;
	content: "";
	clear: both;
	
}


.btn-img img {
	display: none;
}
.btn-img img:first-of-type {
	display: inline-block;
}
.btn-img:hover img:first-of-type {
	position: absolute;
	opacity: 0.4;
}
.btn-img:hover img:last-of-type {
	display: inline-block;
	
}




.bubigombok .btn-img {
	float: left;
	
}

.bubigombok .btn-img:nth-of-type(1) {
	margin-top: -20px;
	
}

.bubigombok .btn-img:nth-of-type(2) {
	margin-top:-40px;
}

.bubigombok .btn-img:nth-of-type(3) {
	margin-top: 90px;
}

.bubigombok .btn-img:nth-of-type(4) {
	margin-top: -60px;
	}

.bubigombok .btn-img:nth-of-type(5) {
	margin-top: 20px;
}


.bubigombok .btn-img:nth-of-type(6) {
	margin-top: 70px;
	margin-left: 30px;
}


.bubigombok .btn-img:nth-of-type(7) {
	margin-top: 0px;
	margin-left: 30px;
}


.bubigombok .btn-img:nth-of-type(8) {
	margin-top: -140px;
	margin-left: -60px;
}

.bubigombok .btn-img:nth-of-type(9) {
	margin-top: 40px;
	margin-left: 10px;
}

