/* ALAP DEKLARÁCIÓK */


html, body, div, span, td, ul, li, p, h1, h2, h3, h4, dl, dd, label {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font: normal 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

html {
	margin: 0 0 8px 0;
}

body {
	background: #f4f0e6 url(bg.gif) repeat-x;
	width: 906px;
	margin: 0 auto 8px auto;
}
	
form {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

select, input {
	font: normal 12px Arial, Helvetica, sans-serif;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: #a8853b;
	text-decoration: none;
	outline-style: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

ul, li {
	list-style-type: none;
}

.bulletos {
	list-style-type: none;
	background: url(bullet.gif) no-repeat 0 5px;
	padding: 0 4px 4px 10px;
}
 
.elvalaszto {
	padding-bottom: 8px;
	border-bottom: 1px dashed #C0C0C0;
	margin-bottom: 8px;
}

.hide {
	display: none;
}

/* 
*:first-child+html textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
}
*/

/* ALAP DEKLARÁCIÓK VÉGE */


/* fejléc */
div#nyelv {
	text-align:right;
	padding:7px 20px 0 0;
	width:880px;
	margin-left:3px;
	background: url(nyelv_bg.gif) repeat-x;
	height:24px;
}

div#nyelv a {
	color:#fff;
	font-size:11px;
}

div#fejlec {
	padding:19px 20px 0 20px;
	background: url(fejlec_bg.gif) no-repeat;
	height:221px;
}

div#fejlec a, div#fejlec p {
	display:block;
	float:left;
	width:280px;
	height:220px;
	background: url(mp_logo.gif) no-repeat 43px 0;
}

div#fejlec p {
	width:560px;
	background: url(fejkep.jpg) no-repeat 0 0;
	margin-left:20px;
}
/* fejléc vége */

/* menü */
div#tartalom {
	background: url(tart_bg.gif) repeat-y;
	padding: 0 23px 0 24px;
}
div#tartalom p {
	height:20px;
	background-color:#fff;
}

div#menu {
	float:left;
	border-top: solid 20px #fff;
	width:279px;
	padding-bottom:120px;
}

div#menu a {
	display:block;
	color:#000;
	border-bottom: solid 1px #fff;
	background-color:#e9e0ce;
	height:31px;
	padding: 10px 0 0 16px;
	font: normal 21px Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}

div#menu a:hover, div#menu a#akt {
	background-color:#c1120f;
	color:#fff;
	text-decoration:none;
}
/* menü vége */


/* jobb oszlop */

div#jobb {
	float:left;
	padding-top: 20px;
	margin-left: 20px;
	width:560px;
	clear:right;
}

div#jobb h1 {
	font-size:18px;
}

img.kepkeret {
	display:block;
	float:right;
	border:solid 1px #e9e0ce;
	margin-left:20px;
}

div#tobbkep {
	float:right;
	margin-left:20px;
}

div#tobbkep img {
	display:block;
	border:solid 1px #e9e0ce;
	margin-bottom:20px;
}

a.nyil {
	display:block;
	background: url(nyil.gif) no-repeat 0 5px;
	padding-left:9px;
	margin-bottom:8px;
}

div#tartalom div#jobb p.nyil {
	position:relative;
	top:-8px;
	padding-left:9px;
	height:auto;
	background:none;
}

div#tartalom div#jobb p.nyil2 {
	display:block;
	background: url(nyil2.gif) no-repeat 37px 6px;
	padding-left:47px;
	margin-bottom:10px;
	height:auto;
}

div.szoveg {width:370px;}

/* jobb oszlop vége */

/* lábléc */
div#lablec {
	background: url(lablec_bg.gif) no-repeat;
	padding: 10px 0 15px 0;
	text-align:center;
}
/* lábléc vége */