* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

a {
	background: transparent;
	color: #2f6b00;
	text-decoration: none;
}
    
a img {
	border: none;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
    
a:hover {
	color: #2f9c01;
	text-decoration: underline;
}

a.eng {
	padding-left: 25px;
	background-image: url('/~antalagy/eng.png');
	background-repeat: no-repeat;
	background-position: center left;
}

a.eng:hover {
	background-image: url('/~antalagy/eng_x.png');
}
    
a.hun {
	padding-left: 25px;
	background-image: url('/~antalagy/hun.png');
	background-repeat: no-repeat;
	background-position: center left;
}

a.hun:hover {
	background-image: url('/~antalagy/hun_x.png');
}

a.pdf {
	padding-right: 18px;
	background-image: url('/~antalagy/pdf.png');
	background-repeat: no-repeat;
	background-position: center right;
}

a.pdf:hover {
	background-image: url('/~antalagy/pdf_x.png');
}
    
a.pgp {
	padding-right: 18px;
	background-image: url('/~antalagy/pgp.png');
	background-repeat: no-repeat;
	background-position: center right;
}

a.pgp:hover {
	background-image: url('/~antalagy/pgp_x.png');
}
    
a.avi {
	padding-right: 18px;
	background-image: url('/~antalagy/avi.png');
	background-repeat: no-repeat;
	background-position: center right;
}

a.avi:hover {
	background-image: url('/~antalagy/avi_x.png');
}
   
body {
	background: url('/~antalagy/hatter.png') repeat;
	background: #1c431c;
	color: black;
	font: 13px arial;
	margin: 0 auto;
}

img {
	margin: 0 10px 0 0;
	padding: 5px;
}

ol {
	margin-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
}
    
p {
	margin-bottom: 10px;
}
    
small {
	font-size: 1em;
}
    
textarea {
	width: 400px;
}
    
#tarolo {
	background: white;
	color: black;
	margin: 0 auto;
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
    
#tartalom {
	background: transparent;
	color: black;
	font: 12px arial;
	float: left;
	padding: 15px 0px 70px 19px;
	width: 635px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#tartalom p {
	margin-top: 10px;
}

#tartalom p.iro {
	text-align: right;
	font-style: italic;
	font-size: 9pt;
}

#tartalom blockquote {
	background-color: #eeeeee;
	margin: 0 20px;
	padding: 10px;
	border: 1px solid black;
}

#tartalom h2 {
	background: transparent;
	color: black;
	font-size: 15pt;
	letter-spacing: 0;
	margin: 0;
	padding-bottom: 7px;
	padding-top: 20px;
}
    
#tartalom h2 a {
	background: transparent;
	color: black;
	padding: 0;
	text-decoration: none;
}
 
#tartalom h2 a:hover {
	color: #774331;
	background: transparent;
	text-decoration: underline;
}
    
#tartalom ul {
	list-style: none;
	margin: 5px 25px 10px 25px;
}

#lablec-seged {
	height: 50px;
	clear: both;
}

#lablec {
	background: #0e240e;
	border-left: #FFD400 5px solid ;
	clear: both;
	height: 50px;
	width: 940px;
	height: 50px;
	margin: 0 auto;
}

#lablec a {
	background: transparent;
	color: #ffffee;
	padding: 0px;
	text-decoration: none;
}

#lablec a:hover {
	background: #dddddd;
	color: #0e240e;
	text-decoration: none;
}

#lablec p {
    background: transparent;
    color: #ffffee;
    font-size: 11px;
    padding: 12px 40px 0 40px;
}

#fejlec {
	background:#0e240e;
	border-left:#FFD400 5px solid ;
	margin-left: 15px;
	clear: both;
	height: 100px;
	width: 940px;
}

#fejlec h1 {
    background: transparent;
    font-size: 24pt;
    padding: 18px 30px 0 30px;
    text-align: left;
}

#fejlec h1 a {
	color: white;
	font-size: 20pt;
}

#fejlec h3 {
	background: transparent;
	color: #ffe14e;
	font-size: 10pt;
	padding-top: 5px;
	padding-left: 30px;
	text-align: left;
	margin-bottom: 0;
}

#oldallec {
	background: transparent;
	color: black;
	float: left;
	padding: 10px 15px 5px 15px;
	width: 200px;
	margin: 15px;
	text-align: right;
}

#oldallec img {
	margin: 10px 0;
	padding: 0;
}

#oldallec h2 {
	font-size: 12pt;
	font-weight: normal;
	line-height: 100%;
	padding: 10px 0 7px 0;
}

#oldallec h2#nev {
	background-image: url('/~antalagy/aron2010.png');
	background-repeat: no-repeat;
	background-position: 100% 10px;
	padding-top: 153px;
}

#oldallec p, #oldallec li {
	font-size: 12px;
	line-height: normal;
}

#oldallec ul {
	list-style: none;
	margin: 5px 0 10px 0;
}

#oldallec ul li a {
	border-right: #2f6b00 2px solid;
	padding-right: 5px;
}

#oldallec ul li a:hover {
	border-right: #2f9c01 2px solid;
	padding-right: 5px;
}

