a {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cookie {
	width: 350px;
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 500;
	text-align: left;
	padding-bottom: 10px;
}

.button_cookie {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	padding-left: 8px;
	padding-right: 8px;
}

.button_cookie_2 {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 700;
	padding-left: 8px;
	padding-right: 8px;
}

img {
	width: 100%;
	height: auto;
	display: block;
}

.column_left {
	background-color: #ffffff;
	width: 420px;
	height: auto;
	float: left;
}

.column_right {
	background-color: #ffffff;
	width: 300px;
	height: auto;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}

.image_left {
	background-color: #ffffff;
	width: 300px;
	height: auto;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

.image_right {
	background-color: #ffffff;
	width: 300px;
	height: auto;
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}

.image_center {
	background-color: #ffffff;
	width: 600px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 30px;
}

h1 {
	font-family: 'Lora', serif;
	font-size: 46px;
	line-height: 56px;
	color: #873c25;
	font-weight: 400;
	font-style: italic;
	text-align: center;
	margin-bottom: 0px;
}

h2 {
	font-family: 'Lora', serif;
	font-size: 26px;
	line-height: 36px;
	color: #873c25;
	font-weight: 500;
	font-style: italic;
	text-align: left;
}
h2 a:link {
	font-family: 'Lora', serif;
	font-size: 26px;
	line-height: 36px;
	color: #873c25;
	font-weight: 500;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}
h2 a:visited {
	font-family: 'Lora', serif;
	font-size: 26px;
	line-height: 36px;
	color: #873c25;
	font-weight: 500;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}
h2 a:hover {
	font-family: 'Lora', serif;
	font-size: 26px;
	line-height: 36px;
	color: #541d0c;
	font-weight: 500;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}
h2 a:active {
	font-family: 'Lora', serif;
	font-size: 26px;
	line-height: 36px;
	color: #873c25;
	font-weight: 500;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}

h3 {
	font-family: 'Lora', serif;
	font-size: 22px;
	line-height: 32px;
	color: #873c25;
	font-weight: 600;
	font-style: italic;
	text-align: left;
}
h3 a:link {
	font-family: 'Lora', serif;
	font-size: 22px;
	line-height: 32px;
	color: #541d0c;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}
h3 a:visited {
	font-family: 'Lora', serif;
	font-size: 22px;
	line-height: 32px;
	color: #541d0c;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}
h3 a:hover {
	font-family: 'Lora', serif;
	font-size: 22px;
	line-height: 32px;
	color: #873c25;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}
h3 a:active {
	font-family: 'Lora', serif;
	font-size: 22px;
	line-height: 32px;
	color: #873c25;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}

h4 {
	font-family: 'Lora', serif;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	font-weight: 500;
	font-style: italic;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}
h4 a:link {
	font-family: 'Lora', serif;
	font-size: 18px;
	line-height: 28px;
	color: #873c25;
	font-weight: 500;
	font-style: italic;
	text-align: center;
}
h4 a:visited {
	font-family: 'Lora', serif;
	font-size: 18px;
	line-height: 28px;
	color: #873c25;
	font-weight: 500;
	font-style: italic;
	text-align: center;
}
h4 a:hover {
	font-family: 'Lora', serif;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	font-weight: 500;
	font-style: italic;
	text-align: center;
}
h4 a:active {
	font-family: 'Lora', serif;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	font-weight: 500;
	font-style: italic;
	text-align: center;
}

.error_message {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #cc2222;
	font-weight: 700;
}

ul {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 500;
	text-align: left;
}
ul a:link {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
ul a:visited {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
ul a:hover {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}
ul a:active {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

li {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 500;
	text-align: left;
}
li a:link {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
li a:visited {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
li a:hover {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}
li a:active {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

p {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 500;
	text-align: left;
}
p a:link {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
p a:visited {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
p a:hover {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}
p a:active {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

strong {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-align: left;
}
strong a:link {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
strong a:visited {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
strong a:hover {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}
strong a:active {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

em {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 500;
	font-style: italic;
}
em a:link {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
}
em a:visited {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
}
em a:hover {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
}
em a:active {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
}

.szamlalo {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
}
.szamlalo a:link {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}
.szamlalo a:visited {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}
.szamlalo a:hover {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
.szamlalo a:active {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

.szamlalo_kiemel {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-align: left;
}

.almenu {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	margin-bottom: 20px;
}
.almenu a:link {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
.almenu a:visited {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #873c25;
	font-weight: 700;
	text-decoration: none;
}
.almenu a:hover {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}
.almenu a:active {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}