@charset "utf-8";
/* CSS Document */
body {
  background:  #ffffff;
  color: #000000;
  font-size: 12pt;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
	min-width: 1000px;
	max-width: 1400px;
}
#lang {
	width: 100%;
	float: right;
	height: 20px;
	text-align: right;
}
#tarolo {
	width: 100%;
}
#logonev{
	float: left;
	width: calc(100% - 500px);
	height: 50px;
}
#menu {
	height: 50px;
	width: 100%;
}
#menusor{
	float: right;
	width: 500px;
	height: 50px;
	align-content: center;
}
#lablec {
	height: 30px;
	text-align: center;
	margin-top: 80px;
}
h1 {
  font-family: Arial;
  background: #ffffff;
  color: #000000;
}
h2 {
	font-family: "Arial";
	background: #ffffff;
	color: #000000;
	font-size: 16px;
}

#line{
	width: 100%;
	height: 15px;
}
#tartalom {
	width: 100%;
	height: 768px;
	margin-top: 72px;
	border:1px solid gray;
	background: url("images/Krk.jpg");
	background-repeat: no-repeat;
	background-attachment: local;
	background-size: cover;
	background-position: left;
}
#doboz {
	width: 100%;
    height: 769px;
}
#bemut {
	position: static;
	margin-top: 100px;
}
#szolgaltatasok {
	position: static;
	margin-top: 100px;
}
#magunkrol {
	position: static;
	margin-top: 60px;
}
#elerhetoseg {
	position: static;
	margin-top: 250px;
	background: #ffffff;
	width: 800px;
	height: 280px;
}
a {
  font-family: Arial;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  
}
#p1 {
	font-family: "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-weight: bold;
	font-size: 54px;
	background: #ffffff;
    color: #000000;
}
#p2 {
	font-family: "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-weight: bold;
	font-size: 32px;
	background: #ffffff;
    color: #000000;
}
#p3 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 22px;
	background: #ffffff;
    color: #000000;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 200px;
	padding-right: 200px;
}
#p4 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 21px;
	background: #ffffff;
    color: #000000;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 100px;
	padding-right: 100px;
}
#p5 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 20px;
	line-height: 24px;
	background: #ffffff;
    color: #000000;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 200px;
	padding-right: 200px;
}
.centerImage {
 text-align:center;
 display:block;
}
/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/
 