body {
    font-family: roboto, arial, sans-serif;
	font-size: 14px;
	color: #202124;
}

.cimsor {
	font-family: 'Google Sans',Roboto,Arial,sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    color: #202124;
    line-height: 135%;
}

.container {
	width: 640px;
}

.fejlec {
	margin-top:12px;
	border: 1px solid #dadce0;
	border-radius: 8px;
	margin-top: 12px;
	margin: auto;
	height: 160px;
	width: 640px;
	background-image:url("fejlec.jpg");
	background-size: cover;
    background-position: center;
}

.leiras {
	border: 1px solid #dadce0;
	border-radius: 8px;
	width: 640px;
	margin-top: 12px;
    background-color: #fff;
    margin-bottom: 12px;
    padding-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom:14px;
    position: relative;
}

.leiras2 {
	font-family: Roboto,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 20px;
    color: #202124;
    margin-top: 12px;
}

.zoldcsik {
	background-color: #3D8F2D;
	height: 10px;
	width:100%;
    left: 0px;
    position: absolute;
    top: 0px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

label {
    color: #333;
	font-weight:bold;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
}

.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}

.kesz {
	font-weight: bold;
	color: #ff5050;
	font-size: 16px;
}

.formelemek {
	background-color: #fff;
    border: 1px solid #dadce0;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 24px;
    margin-top: 0;
    page-break-inside: avoid;
	width: 640px;
	font-family: 'Google Sans',Roboto,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: .1px;
    line-height: 24px;
    color: #202124;
    font-weight: 400;
    word-break: break-word;
}