/*Created Jun 05, 2019 17:52 */
/*Last modified Sep 30, 2019 10:52 */

@import url("https://fonts.googleapis.com/css?family=Merriweather+Sans:300,400,700&subset=latin-ext");

body, table, tr, td, ul, li, img, div, figure, span {margin:0; padding:0; border:0;}
body a:link {color:burlywood} a:visited {color:burlywood} a:active {color:burlywood}
html, body {height: 100%;}
html {-webkit-text-size-adjust: 100%}
body {font: 11pt/16pt Arial, times, sans-serif; color:#ffffff; background-color:#000000;}

a {outline-style: 0}


h1 {
	font-family: 'Merriweather Sans', calibri, arial, sans-serif;
	font-size: 14pt;
}

h2 {
	font-family: 'Merriweather Sans', calibri, arial, sans-serif;
	font-size: 12pt;
}



.blockquote {margin-left:3em;margin-right:3em;text-align:justify}
.center {width:100%;margin-left:auto;margin-right:auto;text-align:center;}
.half {margin-top:0.45em;margin-bottom:0.45em} /*bekezdések kisebb távolsággal*/

.keret {border: 1px solid red} /*for testing only*/
.keret2 {border: 1px dotted cyan} /*for testing only*/
.keret3 {border: 1px solid green} /*for testing only*/

