<!--

/* BODY ---- */

BODY{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url("../graphics/hatter_pat_m.gif");
	scrollbar-face-color:#444444;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#444444;
	scrollbar-darkshadow-color:#444444;
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#444444;
	text-align: center; /* IE trick */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

/* A ---- */

A:link {color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;}
A:active {color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;}
A:visited {color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;}
A:hover {color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline;}

.menu_f:link {color: #D3D3D3; font-size: 13; line-height: 180%; font-weight: bold;}
.menu_f:active {color: #D3D3D3; font-size: 13; line-height: 180%; font-weight: bold;}
.menu_f:visited {color: #D3D3D3; font-size: 13; line-height: 180%; font-weight: bold;}
.menu_f:hover {color: #FFFFFF; font-size: 13; line-height: 180%; font-weight: bold; text-decoration: none;}

.menu_b:link {color: #990000; font-size: 11; line-height: 120%; font-weight: bold;}
.menu_b:active {color: #990000; font-size: 11; line-height: 120%; font-weight: bold;}
.menu_b:visited {color: #990000; font-size: 11; line-height: 120%; font-weight: bold;}
.menu_b:hover {color: #990000; font-size: 11; line-height: 120%; font-weight: bold;}

.belso_01:link {color: #990000;}
.belso_01:active {color: #990000;}
.belso_01:visited {color: #990000;}
.belso_01:hover {color: #990000; }

.menu_p:link {color: #494949; font-size: 10;}
.menu_p:active {color: #494949; font-size: 10;}
.menu_p:visited {color: #494949; font-size: 10;}
.menu_p:hover {color: #494949; font-size: 10;}

/* DIV ---- */

DIV {
	margin: 0;
	padding: 0;
}


#main {
	width: 800px;
	margin: 0 auto;
	background-color: transparent;
	text-align: left; /* IE trick */
}

#main #fejlec {
	width: 800px;
	height: 163px;
	background-image: url("../graphics/mentor_fejlec_02.jpg");
	background-repeat: no-repeat;
}

#main #torzs {
	position: relative;
	top: 4px;
	width: 800px;
	background-image: url("../graphics/mentor_hatter.jpg");
}

#main #lablec {
	position: relative;
	top: 4px;
	width: 800px;
	height: 60px;
	background-image: url("../graphics/mentor_lablec.jpg");
	margin: 0 0 8px 0;
	border-top: 2px solid #444444;
}

#main #torzs #bal {
	float: left;
	width: 171px;
	background-color: transparent;
}

#main #torzs #jobb {
	float: left;
	width: 629px;
	background-color: transparent;
}

#main #torzs #jobb_lim {
	float: left;
	width: 629px;
	height: 520px;
	background-color: transparent;
}

#main #torzs #float_closer {
	clear: both;
}

.menu_pic {
	position: relative;
	left: 16px;
	width: 150px;
	margin: 6px 0 4px 0;
	background-color: transparent;
}

.menu_text {
	position: relative;
	left: 20px;
	width: 150px;
	margin: 0 0 25px 0;
	background-color: transparent;
}

.copyrt {
	position: relative;
	left: 20px;
	top: 70px;
	width: 150px;
	margin: 0 0 25px 0;
	background-color: transparent;
	font-size: 9px;
	color: #6E6E6E;
}

.szoveges { 
	margin: 12px 20px 12px 20px;
	line-height: 140%;
	text-align: justify;

}

.szoveges_02 {
	margin: 12px 20px 12px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* TD ---- */

.v_td {	font-size: 12px; text-align: justify; line-height: 140%; }

.v_td_2 {
	font-size: 11px;
	color: #494949;
}

.v_td_3 { font-size: 10px;}

/* p ---- */

.o_cim {
	text-align: center;
	font-size: 16px;
	color:#585858;
	font-weight: bold;
	padding: 4px;
}

.h_r {
	text-align: left;
	font-size: 10; 
	border-bottom: 2px dotted #EFEFEF;
	
}

.pic_box_r {
	float: right;
	margin: 4px  0 7px 7px; /* top-right-bottom-left*/
	padding:0;
}

.text_panel {
	text-align: justify;
	padding: 2px;
}

/* IMG ---- */

img.belso {
	border: solid;
	border-width: 1px; 
	border-color: #000000;
}

/* input ---- */

.input_text_2 {
	font-size: 11px;
	font-family: Arial;
	background-color: #FFFFFF;
	color: #292929;
	border: 1px solid #292929;
	margin: 3px 0 2px 0;
	padding: 1px 1px 1px 2px;
	font-weight: normal;
}

.input_button {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #53FFA9;
	color: #282828;
	height: 20px;
	border: 2px solid #008000;
	margin: 3px 0 2px 0;
	cursor: pointer;
}

LI { margin: 4px 0 4px 0}

-->