.columns12 {
	width:100%;
	float:left;
}
.columns6 {
	width:50%;
	float:left;
}
.columns3 {
	width:25%;
	float:left;
}
.columns4 {
	width:33%;
	float:left;
}
.columns40 {
	width:40%;
	float:left;
}
.row {
	overflow:auto;
}
.fentrol_letollas {
/*	margin-top:72px;*/
}
.szelesseg_torles {
	width:100%;
}
.kepkeret {
	border:0px solid black;
}

.padding10 {
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.hircimlarge {
	font-size:22px;
	font-weight:bold;
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.hircimsmall {
	font-size:16px;
	font-weight:bold;
	padding:6px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.fixedcontainer {
	color:blue;
	text-decoration:underline;
}