/* Készítő: H.Tibor */
* { outline: none; }
html, body { margin: 0px; width: 100%; height: 100%; min-height: 100%; line-height: normal; outline: 0px none; font-size: 16px; }
body { overflow-x: auto; height: auto; min-height: 100%; max-width: 100%; }
h1, h2 { text-align: left; padding: 0px; margin: 0px; font-size: 2em; margin-bottom: 0.67em; text-align: center; }
h3 { border-width: 0px; padding: 0px; margin: 0px; font-size: 1.17em; margin-bottom: 1em; text-align: left; }
.center { text-align: center; }
.clear { clear: both; }
#SitePage { position: relative; left:0px;top:0px; min-height: 100%; height: 100vh; max-height: 100dvh; width: 100%; }
.mobile { display: none; } .mobile { display: none !important; }
@media all and (min-width: 1000px) { #SitePage { left:0px !important; } }