/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
html, body, form, input, select, fieldset {font-size: 12px; font-family: Tahoma, Verdana, Arial; color: #04285f; }
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
ul, ol {list-style: none; }
/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link,:visited { text-decoration: none;  }
/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; margin:0; padding:0 }
/* float-olt elemek utan hasznalatos clear */
/*div.clear, span.clear {clear: both; font-size: 0px; }*/

a{color:#1e3f1a}
h1{font-size: 16px; font-family: Tahoma, Verdana, Arial; color: #1e3f1a;}
h2{font-size: 14px; font-family: Tahoma, Verdana, Arial; color: #1e3f1a; display:inline;}
h4{font-size: 13px; font-family: Tahoma, Verdana, Arial; color: #1e3f1a; }

body{
 background-image:url('../images/bg.gif');
 color:#04285f}
#lap{
 width:1000px;
 background-color:#ffffff;
 margin:0 auto 0 auto}
#fejlec{
 height:214px;
 background:url('../images/topleft.jpg') no-repeat;}
#fejlec img{
 float:right}
#nav img{
 display:block;
 float: left}
#tartalom{
 float:none;
 width:960px;
 margin-top:0px;
 padding:20px}
#lablec{
 height:18px;
 clear:both;
 padding-top:2px;
 text-align:center;
 color:#fff;
 background-image:url('../images/bottom.jpg')}
 
a.magenet{
 color:#ffff}
a.magenet:hover{
 color:#e74926}
 
 
