/**
 * @package rx - radix
 * @
 * @
 * @
 * @Author: Csaba Kristóf 2017.11.20.
 */
body {
	margin-left: 0;
	margin-top: 0;
	background-color: #FFFFFF;
	color: #000000;
}  
a:active { color: #0000CC }	 	/* active links	 		*/
a:hover { color: #0000CC }	 	/* user hovers	  	*/
a:link { color: #0000CC }	 		/* unvisited links 	*/
a:visited { color: #0000CC } 	/* visited links		*/

.image {
	position: absolute;
	z-index: 1;
	width: 100%; /* for IE 6 */
}

.help_text {
	position: absolute;
	text-align: right;
	z-index: 2;
	width: 400px;
}

h2 {
	position: absolute;
	top: 200px;
	left: 0;
	width: 400px;
}
h2 span {
	color: red;
	font: bold 24px/45px Helvetica, Sans-Serif;
	letter-spacing: 0px;
	background: rgb(100, 0, 0); /* fallback color */
	background: rgba(150, 220, 220, 0.7);
	padding: 10px;
}
h2 span.spacer {
	padding:0 5px;
}

h3 {
	position: absolute;
	top: 300px;
	left: 30;
	width: 100%;
}
h3 span {
	color: red;
	font: bold 18px/24px Helvetica, Sans-Serif;
	letter-spacing: 0px;
	background: rgb(100, 0, 0); /* fallback color */
	background: rgba(150, 150, 150, 0.7);
	padding: 2px;
}
h3 span.spacer {
	padding:0 1px;
}

p {
	position: absolute;
	left: 40;
	width: 100%;
}
p span {
	color: #bc0922;
	font: bold 16px/18px Helvetica, Sans-Serif;
	letter-spacing: 0px;
	background: rgb(100, 0, 0); /* fallback color */
	background: rgba(244, 236, 202, 0.5);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
p span.spacer { padding:0 0px; padding-right: 10px; }
p em {font: bold 10px/10px Helvetica, Sans-Serif; color: #c95211;}

.h2_l_001 { top: 190px; }
.h2_l_002 { top: 260px; }

.p_l_001 { top: 385px; }
.p_l_002 { top: 420px; }
.p_l_003 { top: 460px; }
.p_l_004 { top: 510px; }
.p_l_005 { top: 550px; }
.p_l_006 { top: 597px; }
.p_l_007 { top: 630px; }
.p_l_008 { top: 665px; }
.p_l_009 { top: 700px; }
.p_l_010 { top: 750px; }
.p_l_011 { top: 780px; }
.p_l_012 { top: 825px; }
.p_l_013 { top: 860px; }
.p_l_014 { top: 895px; }
.p_l_015 { top: 945px; }
.p_l_016 { top: 982px; }
.p_l_017 { top: 1310px; }
