/* ------------------------------------------------------------- */

/* oldal felépítésével kapcsolatos elemek */

#Main_table {
	width:980px;
	height:550px;
	background-image: url(images/main_bg2.jpg);
	max-height: 550px;
}
#container {
	position:absolute;
	width:775px;
	height:400px;
	max-height: 435px;
	overflow: auto;
	margin-top: 96px;
	margin-left: 55px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#menu {
	width:800px;
	height:35px;
	background-image: url(images/menu_bg.jpg);
	padding-top: 13px;
	padding-bottom: 7px;
	padding-left: 75px;
	padding-right: 50px;
	min-height: 35px;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	float: right;
	margin-top: 40px;
	margin-left: 55px;
}
#menu_right {
	height: 40px;
	width: 40px;
	float: left;
	background-image: url(images/menu_right.png);
	top: -32px; /* A menü jobb oldali képének magasságbeállítása */
	position: relative;
	left: 680px; /* A menü jobb oldali képének vízszintes pozícóbeállítása. MENÜBOVÍTÉS esetén ezt kell növelni. */
}
#footer {
	width:980px;
	height:15px;
	padding: 0;
	text-align: right;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	margin-top: 530px;
}
#intro {  /* Rólam oldal bal div-je */
	width: 600px;
	float: left;
}
#intro_pic {  /* Rólam oldal kép div-je */
	float: right;
	width: 130px;
	background-image: url(images/en2.png);
	height: 170px;
}
#linkek {
	height: 20px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	min-height: 20px;
	max-height: 20px;
}
#linkek_desc {
	height: 20px;
	width: 500px;
	margin: 0px;
	min-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	border-top-color: #993300;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
}
/* ------------------------------------------------------------- */

/* HTML entitások */


body {
	background-color: #993300;
	margin: 0px;
	padding: 0px;
 }
li.inline {
	display: inline;
	font-size: 22px;
	text-align: right;
	padding-right: 18px;
	font-family: "monotype Corsiva";
	padding-left: 10px;
  }
li.inline_last {
	display: inline;
	font-size: 25px;
	text-align: right;
	padding-right: 20px;
	font-family: "monotype Corsiva";
	background-image: url(../images/menu_right.png);
  }
li.normal {
	text-align: left;
	padding-right: 20px;
	font-family: Tahoma;
	font-size: small;
	font-style: italic;
	list-style-type: square;
	list-style-position: inside;
	font-weight: bold;
	margin-left: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Tahoma;
	font-size: small;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.linkek a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.linkek a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;	
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
h4 {

	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
h5 {

	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.dolt {
	font-family: Tahoma;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

/* ------------------------------------------------------------- */

/* Egyéni stílusok */

.center {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
#akt {
	clear: both;
	margin-bottom: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #AB1400;
	text-align: right;
	vertical-align: middle;
}
.linkek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.linkek_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.nem_dolt {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

#pic {
	float: left;
	border: 1px solid #993300;
	margin-right: 15px;
	margin-bottom: 20px;
}
.center_dolt {
	font-style: italic;
	text-align: center;
}

