*, body { 
      margin: 0; padding: 0;}

body{
      text-align:center;
}
                                         /* TEXT DECORATION */
a{ 
      text-decoration: none;
}
a:hover { 
      text-decoration: none;
}
  h1 {
      font: 12px arial;
      font-weight: bold;
      color: #ff1111;
      text-align: left;
}
  h2{
      font: 20px arial;
      font-weight: normal;
      color: #ffffff;
      text-align: left;
	  letter-spacing: 1px;
}
  h3{
      font: 11px arial;
      font-weight: bold;
      color: #ffffff;
      text-align: left;
}	   
                                         /* PAGE */
div#bg_pic{
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      width: 242px;
      height: 229px;
	  }
	                                     /* Logo szekció */
div#logo_text_01{
      display: block;
      position: absolute;
      top: 34px;
      left: 40px;
      width: auto;
      height: auto;
	  }
div#logo_text_02{
      display: block;
      position: absolute;
      top: 58px;
      left: 28px;
      width: auto;
      height: auto;
	  }
	                                     /* Hírlevél szekció */
div#ebook_pic a{
      display: block;
      position: absolute;
      top: 147px;
      left: 26px;
      width: 191px;
      height: 56px;
	  background-image: url(../header_hirlevel_elemei/ebook_pic_01.jpg);
	  }
div#ebook_pic a:hover{
	  background-image: url(../header_hirlevel_elemei/ebook_pic_02.jpg);
	  }
div#hirlevel_text_02 a{
      display: block;
      position: absolute;
      top: 115px;
      left: 26px;
      width: auto;
      height: auto;
	  text-align: left;
      font: 12px arial;
      font-weight: normal;
      color: #ffffff;
	  background-color: #2797df;
	  border-top: 4px solid #2797df;
	  border-bottom: 4px solid #2797df;
	  border-left: 4px solid #2797df;
	  border-right: 4px solid #2797df;	  
	  }										 
div#hirlevel_text_02 a:hover {
      color: #000a3f;
	  background-color: #ffffff;
	  border-top: 4px solid #ffffff;
	  border-bottom: 4px solid #ffffff;
	  border-left: 4px solid #ffffff;
	  border-right: 4px solid #ffffff;
}
div#hirlevel_text_01 a{
      display: block;
      position: absolute;
      top: 82px;
      left: 26px;
      width: auto;
      height: auto;
	  text-align: left;
      font: 12px arial;
      font-weight: bold;
      color: #000a3f;  
	  }										 
div#hirlevel_text_01 a:hover {
      top: 79px;
      font-weight: normal;
      color: #000a3f;
	  background-color: #ffffff;
	  border-top: 4px solid #ffffff;
	  border-bottom: 4px solid #ffffff;
	  border-left: 4px solid #ffffff;
	  border-right: 7px solid #ffffff;
}
div#jelentkezem_bttn a{
      display: block;
      position: absolute;
      top: 221px;
      left: 47px;
      width: 156px;
      height: 34px;
	  background-image: url(../header_hirlevel_elemei/jelentkezem_bttn_01.jpg);
	  }
div#jelentkezem_bttn a:hover{
	  background-image: url(../header_hirlevel_elemei/jelentkezem_bttn_02.jpg);
	  }	  
										  
										  
										  
										  



