body{
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #5f5c5c;
	cursor: default;
	background: #fbfbfb url('../img/body_bgr.jpg') top center repeat-y;
}

/*
	1 - 29a7d6
	2 - 7aa50d
	3 - d3ad16
	4 - d9475c
	5 - 1264b3
*/

/******************************************* általános */

P.text, DIV.text, DIV.leftmenu0, DIV.leftmenu1, DIV.leftmenu2, DIV.leftmenu3, DIV.leftmenu4, DIV.leftmenu5{
	padding: 15px 0;
	overflow: hidden;
}

UL{
	padding: 15px 0 0 0;
	margin:0;
}

P, SPAN{
	margin: 0;
	padding: 0;
}

H1, H1 A{
	padding: 15px 0 0 0;
	margin: 0;
	text-decoration: none;
	font: bold 12pt Tahoma, Verdana, sans-serif;
}

A{color: #e7652a;}
A:hover{text-decoration: none;}

UL{	margin: 0;}
UL.il0{color: #5f5c5c;}
UL.ul1{color: #29a7d6;}
UL.ul2{color: #7aa50d;}
UL.ul3{color: #d3ad16;}
UL.ul4{color: #d9475c;}
UL.ul5{color: #1264b3;}
UL.ulugyf{
	color: white;
	padding: 10px 0 0 0;
}

LI{
	padding: 0 0 0 12px;
	margin: 0;
	list-style: none;
}

LI A:hover{
	text-decoration: none;
}

LI A{}

UL.ul0 LI A{color: #5f5c5c;}
UL.ul1 LI A{color: #29a7d6;}
UL.ul2 LI A{color: #7aa50d;}
UL.ul3 LI A{color: #d3ad16;}
UL.ul4 LI A{color: #d9475c;}
UL.ul5 LI A{color: #1264b3;}
UL.ul5 LI A{color: #5f5c5c;}
UL.ulugyf LI A{color: white;}

UL.ul0 LI{background: url('../img/bullet_0.gif') 0px 5px no-repeat;}
UL.ul1 LI{background: url('../img/bullet_1.gif') 0px 5px no-repeat;}
UL.ul2 LI{background: url('../img/bullet_2.gif') 0px 5px no-repeat;}
UL.ul3 LI{background: url('../img/bullet_3.gif') 0px 5px no-repeat;}
UL.ul4 LI{background: url('../img/bullet_4.gif') 0px 5px no-repeat;}
UL.ul5 LI{background: url('../img/bullet_5.gif') 0px 5px no-repeat;}
UL.ulugyf LI{background: url('../img/bullet_ugyf.gif') 0px 5px no-repeat;}

/******************************************* form */

FORM{
	padding: 15px 0 0 0;
	overflow: hidden;
}

FORM P{
	float: left;
	padding: 5px 0;
}

FORM P.formerror{
	float: left;
	width: 100%;
	padding: 10px 0;
}

FORM INPUT, FORM TEXTAREA{
	float: left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #5f5c5c;
	margin: 5px 0;
	padding: 3px;
	border: solid 1px #5f5c5c;
}

FORM P.i50{
	width: 48%;
}

FORM P.i100{
	width: 100%;
}

FORM P.i50 INPUT{
	width: 180px;
}

FORM P.i100 INPUT{
	width: 390px;
}

FORM P.i100 TEXTAREA{
	width: 390px;
	height: 80px;
}

FORM INPUT.formbtn{
	border: 0;
}

/******************************************* left */

DIV.leftmenu1, DIV.leftmenu2, DIV.leftmenu3, DIV.leftmenu4, DIV.leftmenu5{
	float: left;
	padding: 15px 0;
	overflow: hidden;
}

DIV.leftmenu1 A, DIV.leftmenu1 SPAN{
	color: #29a7d6;
	background: white url('../img/leftbullet_2_1.gif') 0px 5px no-repeat;
}

DIV.leftmenu2 A, DIV.leftmenu2 SPAN{
	color: #7aa50d;
	background: white url('../img/leftbullet_2_2.gif') 0px 5px no-repeat;
}

DIV.leftmenu3 A, DIV.leftmenu3 SPAN{
	color: #d3ad16;
	background: white url('../img/leftbullet_2_3.gif') 0px 5px no-repeat;
}

DIV.leftmenu4 A, DIV.leftmenu4 SPAN{
	color: #d9475c;
	background: white url('../img/leftbullet_2_4.gif') 0px 5px no-repeat;
}

DIV.leftmenu5 A, DIV.leftmenu5 SPAN{
	color: #1264b3;
	background: white url('../img/leftbullet_2_5.gif') 0px 5px no-repeat;
}

DIV.leftmenu1 A, DIV.leftmenu1 SPAN, 
DIV.leftmenu2 A, DIV.leftmenu2 SPAN, 
DIV.leftmenu3 A, DIV.leftmenu3 SPAN, 
DIV.leftmenu4 A, DIV.leftmenu4 SPAN, 
DIV.leftmenu5 A, DIV.leftmenu5 SPAN{
	float: left;
	display: block;
	margin: 1px 0;
	padding: 2px 5px 2px 10px;
	width: 175px;
	font-weight: bold;
	text-decoration: none;
}

DIV.leftmenu1 A:hover, DIV.leftmenu1 SPAN{
	color: white;
	background: #29a7d6;
}

DIV.leftmenu2 A:hover, DIV.leftmenu2 SPAN{
	color: white;
	background: #7aa50d;
}

DIV.leftmenu3 A:hover, DIV.leftmenu3 SPAN{
	color: white;
	background: #d3ad16;
}

DIV.leftmenu4 A:hover, DIV.leftmenu4 SPAN{
	color: white;
	background: #d9475c;
}

DIV.leftmenu5 A:hover, DIV.leftmenu5 SPAN{
	color: white;
	background: #1264b3;
}

/******************************************* ugyfeleink */

DIV.ugyfeltop{
	float: left;
	width: 423px;
	border-top: solid 5px white;
	border-left: solid 5px white;
	border-right: solid 5px white;
	background: white;
	text-align: center;
}

DIV.ugyfelbottom{
	float: left;
	width: 393px;
	padding: 15px;
	color: white;
	border: solid 5px white;
}

DIV.ugyfelbottomleft{
	float: left;
	width: 195px;
}

DIV.ugyfelbottomright{
	float: right;
	width: 195px;
}

DIV.ugyfel{
	float: left;
	width: 100%;
	border: solid 1px #e96f37;
	background: #e96f37;
	margin: 15px 0 25px 0;
}

SPAN.ugyfelneve{
	float: left;
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	color: #29a7d6;
	padding: 0 0 5px 0;
}

/******************************************* index */

P.index_munkak, P.left_munkak{
	float: left;
	margin: 0 0 25px 0;
}

P.index_munkak A IMG, P.left_munkak A IMG{margin: 0 0 5px 0;}

P.index_munkak A.text{
	color: #1264b3;
	text-decoration: none;
	padding: 0 0 0 8px;
}

P.left_munkak A.text{
	text-decoration: none;
	padding: 0 0 0 8px;
}

P.index_munkak A.text:hover, P.left_munkak A.text:hover{
	text-decoration: underline;
}

DIV.tobbet{
	float: left;
	width: 190px;
}

/******************************************* alap felépítés */

DIV#cont{
	width: 760px;
	padding: 0;
	margin: 0 auto 0 auto;
}

DIV#head{
	width: 750px;
	padding: 0;
	margin: auto;
	overflow: hidden;
}

DIV#headlogo{
	float: left;
	padding: 25px 0 25px 35px;
}

DIV#headlogo A{
	display: block;
	width: 185px;
	height: 36px;
	background: url('../img/halation_logo.gif') top center no-repeat;
}

DIV#headmenu{
	float: right;
	height: 36px;
	padding: 30px 45px 0 0;
}

DIV#headmenu A, DIV#headmenu SPAN{
	margin: 0 0 0 5px;
}

DIV#headmenu A IMG, DIV#headmenu SPAN IMG{
	padding: 5px;
}

DIV#headimg{
	float: left;
	width: 750px;
	height: 230px;
	padding: 0;
	margin: auto;
}

DIV#headimg_uf{
	float: left;
	width: 750px;
	height: 60px;
	padding: 0;
	margin: auto;
}

DIV#body{
	padding: 10px 0 25px 0;
	margin: auto;
	width: 670px;
	overflow: hidden;
}

DIV#body_left{
	float: left;
	overflow: hidden;
	width: 195px;
}

DIV#body_right{
	float: right;
	overflow: hidden;
	width: 435px;
}

DIV#foot{
	width: 720px;
	padding: 15px;
	margin: 0 auto 0 auto;
	background: #e7e7e7;
	font-size: x-small;
}

DIV#foot A{
	color: #5f5c5c; 
}

DIV#foot A:hover{
	color: black;
}
