.h4gyik {
	font-weight:bold;
}

.gyikpanel1ctrl1 {
	border-color: #000;
	border-width: 1px;
	border-style:solid;
	height:100%;
}

.gyikpanelhead1 {
		background-color: rgba(242, 242, 242, 0.8);
		border-width:0px;
		border-bottom-width:1px;
		border-style:solid;
		border-color: #000;
		padding: 5px;
}


.gyikpanelcontent1 {
	padding:5px;
}


.gyikcolctrl1 {
	margin-bottom:3vw;
}

.foglalas {
	width: 100%;
	height: 2200px;
	border: 1px solid #eee;
	border-radius: 4px;
	overflow: hidden;
	z-index:500;
}


@media (max-width:767px){

	.foglalas {
		height: 800px;
		overflow-y: auto;
	}

}
