a {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cookie {
	width: 300px;
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 400;
	text-align: left;
	padding-bottom: 1vw;
}

.button_cookie {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 400;
	padding-left: 1vw;
	padding-right: 1vw;
}

.button_cookie_2 {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #ffffff;
	font-weight: 400;
	padding-left: 1vw;
	padding-right: 1vw;
}

img {
	width: 100%;
	height: auto;
	display: block;
}

.image_left {
	background-color: #ffffff;
	float: left;
	width: 40%;
	height: auto;
	margin-right: 5%;
	margin-bottom: 2vw;
}

.image_right {
	background-color: #ffffff;
	float: right;
	width: 40%;
	height: auto;
	margin-left: 5%;
	margin-bottom: 2vw;
}

.image_center {
	background-color: #ffffff;
	float: none;
	width: 70%;
	height: auto;
	margin-top: 2vw;
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 2vw;
}

h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 5vw;
	line-height: 6vw;
	color: #878787;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 3vw;
	line-height: 4vw;
	color: #e11c4a;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.2vw;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 2.6vw;
	line-height: 3.6vw;
	color: #e11c4a;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1vw;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 2.2vw;
	line-height: 3.2vw;
	color: #e11c4a;
	font-weight: 600;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1vw;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

ul {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 400;
	letter-spacing: 0.1vw;
	text-align: left;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}
ul a:link {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
ul a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
ul a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}
ul a:active {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}

li {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 400;
	letter-spacing: 0.1vw;
	text-align: left;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}
li a:link {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
li a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
li a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}
li a:active {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}

p {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 400;
	letter-spacing: 0.1vw;
	text-align: justify;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
p a:link {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
p a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
p a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}
p a:active {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}

strong {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	letter-spacing: 0.1vw;
	text-align: left;
}
strong a:link {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
strong a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
strong a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}
strong a:active {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}

em {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 400;
	letter-spacing: 0.1vw;
	font-style: italic;
}
em a:link {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
}
em a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
}
em a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
}
em a:active {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
}

.szamlalo {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 400;
	letter-spacing: 0.1vw;
	text-align: center;
	margin-top: 30px;
}
.szamlalo a:link {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}
.szamlalo a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}
.szamlalo a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
.szamlalo a:active {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}

.szamlalo_kiemel {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 400;
	letter-spacing: 0.1vw;
	text-align: left;
}

.almenu {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 400;
	letter-spacing: 0.1vw;
	margin-bottom: 20px;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}
.almenu a:link {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
.almenu a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #e11c4a;
	font-weight: 600;
	text-decoration: none;
}
.almenu a:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}
.almenu a:active {
	font-family: 'Raleway', sans-serif;
	font-size: 1.8vw;
	line-height: 2.6vw;
	color: #5b5b5b;
	font-weight: 600;
	text-decoration: none;
}