body {
	background: #;
}


font, p, div, th, td, li, h1, h2, h3, h4 { 
	margin-top: 0cm; 
	margin-bottom: 0cm;
	direction: ltr; 
	color: #000000; 
	background: transparent; 
	widows: 2; 
	orphans: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	line-height: 140%;
	font-size: 16px;
}

table, tr, th, td {
	margin-top: 0cm;
	margin-bottom: 0cm;
	background: transparent; 
}

h1 { 
	font-weight: bold;
	font-size: 180%;
	text-align: left;
	line-height: 1.3em;
}

h2 { 
	font-size: 160%;
	text-align: left;
	padding: 10px 0 20px 0;
	line-height: 1.3em;
}

h3 { 
	font-weight: bold;
	font-size: 140%;
	padding: 10% 0% 5% 0%;
	text-align: left;
	line-height: 130%;
}

h4 { 
	font-weight: bold;
	padding: 8% 0% 4% 0%;
	text-align: left;
	font-size: 110%;
}

.alap {
	text-align: justify;
	background: #f9f9f9;
	max-width: 600px;
	margin: auto;
	border-radius: 5px;
	padding: 7% 10% 7% 10%;
}

.alap-letoltes {
	text-align: justify;
	background: #f9f9f9;
	max-width: 600px;
	margin: auto;
	border-radius: 5px;
	padding: 7% 10% 7% 10%;
}

.alap-footer {
	text-align: justify;
	padding: 7% 10% 2% 10%;
	background: #FFFFFF;
}

.infopane {
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
	color: #666666;
	font-size: 90%;
}

ul {
    list-style-position: inside;
    padding-left:0;
}

ol {
    list-style-position: inside;
    padding-left:0;
}

ul li {
    text-align: left;
	text-indent: -1em;
	margin-left: 4%;
	background: transparent;
}

ol li {
    text-align: left;
	text-indent: -1em;
	margin-left: 4%;
	background: transparent;
}

ul.checkmark li:before {
	content: '✓';
	padding: 0 15px 0 0;
	color: #f37a29;
	font-weight: bold;
	line-height: 200%;
}

ul.checkmark {
	list-style: none;
}

ul.checkmarkpink li:before {
	content: '✓';
	padding: 0 15px 0 0;
	color: #C71585;
	font-weight: bold;
	line-height: 200%;
}

ul.checkmarkpink {
	list-style: none;
}

ol.szam li:before {
	content: counter(li);
	color: #000000;
	display: inline-block;
	font-size: 120%;
	padding: 0 10px 0 10px;
}

ol.szam {
	list-style: none;
	counter-reset: li;
}

li {
	counter-increment: li;
}

.alcim { 
	font-weight: bold;
	font-size: 24px;
	padding: 5% 0% 2% 0%;
	text-align: left;
	line-height: 130%;
}

.alcimkozep { 
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding: 2% 0% 2% 0%;
	line-height: 130%;
}


.footer-torzs { 
	font-size: 75%;
	text-align: left;
	color: #666666;
	background: transparent;
}

.footer { 
	font-size: 75%;
	text-align: center;
	color: #666666;
	background: transparent;
}

.refs {
	text-align: left;
	color: #999999;
	font-size: 90%;
}

.apro {
	font-size: 75%;
}

.aprokozep {
	font-size: 75%;
	text-align: center;
}


input[type="checkbox"], input[type=checkbox], checkbox {
}

input[type="bigcheck"], input[type=bigcheck], bigcheck {
	height: 20px;
	width: 20px;
}

input[type="submit"], input[type=submit], input[type="reset"], input[type=reset], input[type="button"], input[type=button], button {
	color: #FFFFFF;
	padding: 30px 40px 30px 40px;
	border-radius: 50px;
	background: #5F4B8B;
	font-size: 160%;
	border-style: none;
}

input:hover {
    background: #b3b3b3;
	color: #0000FF;
}

button:hover {
    background: #FFFF00;
}

input[type="text"], input[type=text], input[type="password"], input[type=password], textarea, select {
	background: #ffffe6;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	padding: 7px 2px 7px 2px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b3b3b3;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b3b3b3;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #b3b3b3;
}

A.nemah {
	text-decoration: none;
}

A.bold {
	font-weight: bold;
}

A:link { 
	color: #0066cc; 
	text-decoration: none;
}

A:visited { 
	color: #0066cc; 
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.centered {
	text-align: center;
}

.alright {
	text-align: right;
}

.sorkizart {
	text-align: justify;
}

.quote {
	font-style: italic;
}

.siker-idezet-scroll {
	line-height: 150%;
	background: #FFFFE6;
	padding: 10px 10px 10px 10px;
	font-style: italic;
	text-align: justify;
	font-family: "Book Antiqua";
	border-radius: 8px; 
	color: #000000;
	border: solid 1px #D6D6D6;
}


/* KÉP ELHELYEZÉS */

.kep-jobb {
	width: 100%;
}
.kep-jobb img {
	float: right;
	padding-left: 5%;
	padding-bottom: 3%;
}
.kep-bal {
	width: 100%;
}
.kep-bal img {
	float: left;
	padding-right: 5%;
	padding-bottom: 3%;
}


/* HÍRDETÉS ELHELYEZÉS */

.google-j {
	width: 100%;
}
.google-j div {
	float: right;
	padding-left: 6%;
	padding-bottom: 3%;
}
.google-b {
	width: 100%;
}
.google-b div {
	float: left;
	padding-right: 6%;
	padding-bottom: 3%;
}

.siker-idezet {
	font-style: italic;
	text-align: center;
	font-size: 110%;
	font-family: "Book Antiqua";
	color: #666666;
}

.siker-idezet2 {
	font-style: italic;
	text-align: center;
	font-size: 110%;
	font-family: "Book Antiqua";
	color: #E63535;
}

.teszt {
	padding: 4px 4px 4px 0px;
} 

.teszt-kerdes {
	font-weight: bold;
	line-height: 130%;
	padding: 2% 0 4% 0;
	text-align: left;
} 

.teszt-stilus {
	line-height: 250%; 
	text-align: left;
	padding: 0 10px 30px 40px;
	border-radius: 10px;
}

.fb {
	font-size: 80%; 
}

.fontos {
	color: #ff6633;
	padding: 2% 5% 2% 5%;
}

.fontos-c {
	color: #ff6633;
	padding: 2% 5% 2% 5%;
	text-align: center;
}


/* OSZLOPOK */

.oszlop-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.oszlop-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.adatok {
 	text-align: right;
	padding: 0 5px 0 0;
}


/* JAVASCRIPT LINK */

.js {
	text-align: center; 
}


/* később törölhető */
.promo-link {
	text-align: center; 
}
.promo-link-2 {
	font-size: 100%; 
	text-align: left; 
}
.link-c  {
	text-align: center; 
}
.link-l {
	text-align: left; 
}
.link-big {
	font-size: 110%; 
	text-align: center; 
	font-weight: bold;
}