/* CSS Document */

/* footer START */
footer.footer_bar {
	display: block; position: relative;
	width: 100%;
	padding: 15px 10px;
}

div.footer_text_container_div {
	display: block;
	width: 100%;
	padding: 0 0 calc(10px + (20 - 10) * var(--alap-arany)) 0;
	text-align: left;
	FONT-FAMILY: Tahoma, sans-serif;
	COLOR: #000000;
	font-size: calc(16px + (20 - 16) * var(--alap-arany));
	font-style: normal;
	font-weight: 500;
	line-height: 1.2em;
	text-decoration: none;
}
div.footer_text_container_div h1 {font-size: calc(20px + (24 - 18) * var(--alap-arany)); line-height: 1.4em; font-style: normal; font-weight: 700; COLOR: inherit; FONT-FAMILY: inherit; text-decoration: none; margin: 0; padding: 0;}
div.footer_text_container_div h2 {font-size: calc(20px + (24 - 18) * var(--alap-arany)); line-height: 1.4em; font-style: normal; font-weight: 500; COLOR: inherit; FONT-FAMILY: inherit; text-decoration: none; margin: 0; padding: 0;}
div.footer_text_container_div h3 {font-size: calc(18px + (22 - 16) * var(--alap-arany)); line-height: 1.4em; font-style: normal; font-weight: 700; COLOR: inherit; FONT-FAMILY: inherit; text-decoration: none; margin: 0; padding: 0;}
div.footer_text_container_div h4 {font-size: calc(18px + (22 - 16) * var(--alap-arany)); line-height: 1.4em; font-style: normal; font-weight: 500; COLOR: inherit; FONT-FAMILY: inherit; text-decoration: none; margin: 0; padding: 0;}
div.footer_text_container_div h5 {font-size: calc(16px + (20 - 16) * var(--alap-arany)); line-height: 1.4em; font-style: normal; font-weight: 700; COLOR: inherit; FONT-FAMILY: inherit; text-decoration: none; margin: 0; padding: 0;}
div.footer_text_container_div p {font-size: calc(16px + (20 - 16) * var(--alap-arany)); line-height: 1.4em; font-style: normal; font-weight: 500; COLOR: inherit; FONT-FAMILY: inherit; text-decoration: none; margin: 0; padding: 0;}
div.footer_text_container_div strong {font-weight: 700;}
div.footer_text_container_div a {COLOR: inherit; text-decoration: none;}
div.footer_text_container_div a:hover {COLOR: inherit; text-decoration: underline;}

div.footer_text_container_div img {
	max-width: 100%;
}
/* footer END */
