/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link,:visited { text-decoration: none;  }
/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {clear: both; font-size: 0px; }

body {
background-color:#330000;
font-size: 90%;
word-spacing: 0.2em;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
}

.menu{
width:80%;
text-align:center;
margin:0 auto 20px auto;
}

.nagy{
width:1000px;
margin:30px auto 0 auto;
text-align:left;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
color:#222222;
}

.fej{
width:780px;
height:220px;
margin:0 auto;
}

.fej h3{
padding:155px 0 0 250px;
color:#333333;
font-size:85%;
}

.emi{
margin-left:16px;
}

.emi a, a{
color:#333333;
}

.emi a:hover, a:hover{
color:#111111;
}

.nagybent{
width:730px;
text-align:justify;
margin:0 auto;
padding-top:20px;
}

.nagybent a{
font-weight:bold;
text-decoration:underline;
}

.nagybent li{
margin-bottom:8px;
}

h1{
font-size:200%;
padding:10px 0 30px 0;
text-align:center;
}

h2{
font-size:130%;
margin:20px 0;
}

h4{
font-size:106%;
padding-bottom:16px;
}

p{
padding-bottom:10px;
text-align:justify;
}

.ref{
text-align:left;
}

.ref td{
padding-bottom:10px;
}

.copy{
background-color:#330000;
background-image:url(images/bg.jpg);
background-position:0 -2946px;
background-repeat:no-repeat;
width:100%;
text-align:center;
margin-top:30px;
padding-bottom:50px;
font-size:75%;
}

.copy a{
color:#333333;
}

.el{
text-indent:-2000px;
}

.meg{
text-indent:-2000px;
font-size:90%;
}

.vid{
float:right;
margin-left:10px;
margin-bottom:30px;
}

.menu2{
width:80%;
margin:0 auto;
padding-bottom:20px;
color:#000000;
text-align:center;
font-size:90%;
font-weight:bold;
}

.menu2 a{
color:#666666;
}

td{
padding-bottom:8px;
}
