body {
	background:			#ffffff;	/*url(../images/data_pattern.gif) top left repeat-x;*/
	margin:				0px;
	font-family:			Tahoma, Arial, Sans-serif;
	font-size:			11px;
	color:				#000000;	/*#48473e;*/
	scrollbar-face-color:		#eef6f7;	/*#ECF7F8;*/	/*#eff7ff;*/
	scrollbar-highlight-color:	#eef6f7;	/*#ECF7F8;*/	/*#eff7ff;*/
	scrollbar-shadow-color:		#004c6f;	/*#004E6C;*/	/*#2f406a;*/
	scrollbar-3Dlight-color:	#004c6f;	/*#004E6C;*/	/*#2f406a;*/
	scrollbar-arrow-color:		#004c6f;	/*#004E6C;*/	/*#2f406a;*/
	scrollbar-track-color:		#eef6f7;	/*#ECF7F8;*/	/*#eff7ff;*/
	scrollbar-darkshadow-color:	#eef6f7;	/*#ECF7F8;*/	/*#eff7ff;*/
}

a {
	color:			#cb0000;	/*#9a0000;*/
	font-weight:		bold;
	text-decoration:	none;
	cursor:			pointer;
}

a:hover {
	color:			#cb0000;	/*#600000;*/
	font-weight:		bold;
	text-decoration:	underline;
	cursor:			pointer;
}

a.kateg {
	color:			#cb0000;	/*#9a0000;*/
	font-size:		12px;
	font-weight:		bold;
	text-decoration:	none;
	cursor:			pointer;
}

a.kateg:hover {
	color:			#cb0000;	/*#600000;*/
	font-size:		12px;
	font-weight:		bold;
	text-decoration:	underline;
	cursor:			pointer;
}

a.ful {
	color:			#7f7f7f;
	font-weight:		bold;
	text-decoration:	none;
	cursor:			pointer;
}

a.ful:hover {
	color:			#7f7f7f;
	font-weight:		bold;
	text-decoration:	underline;
	cursor:			pointer;
}

a.aktFul {
	color:			#000000;
	font-weight:		bold;
	text-decoration:	none;
	cursor:			default;
}

a.aktFul:hover {
	color:			#000000;
	font-weight:		bold;
	text-decoration:	none;
	cursor:			default;
}

H1 {
	font-size:		20px;
	font-weight:		bold;
	color:			#9a0000;
	padding-left:		20px;
	margin-top:		5px;
	margin-bottom:		10px;
	padding-top:		6px;
	padding-bottom:		5px;
}

H2 {
	font-size:		14px;
	font-weight:		bold;
	color:			#000000;	/*#9a0000;*/
	padding-left:		20px;
	margin-top:		5px;
	margin-bottom:		10px;
	padding-top:		6px;
	padding-bottom:		5px;
}

#pageTitle {
	font-size:		14px;
	font-weight:		bold;
	color:			#004c6f;	/*#FFFFFF;*/	/*#9a0000;*/
	padding-left:		20px;
	margin-top:		5px;
	margin-bottom:		10px;
	padding-top:		6px;
	padding-bottom:		5px;
}


TABLE {
/*	border-collapse:	collapse;*/
}

HR {
	color:			#BDDCE5;
	background-color:	#BDDCE5;
	height:			1px;
	vertical-align:		bottom;
	width:			100%;
	border:			0px;
}

.headUser {
	font-size:		12px;
	font-weight:		bold;
	text-align:		center;
	color:			#004c6f;
	margin-top:		5px;
	margin-bottom:		10px;
	padding-top:		10px;
	padding-bottom:		5px;
}

.nxbutton {
	border:			#BDDCE5 1px solid;
	background-color:	#eef6f7;
	font-size:		11px;
	font-weight:		normal;
	width:			120px;
	color:			#000000;
	padding-top:		0px;
	cursor:			pointer;
	height:			20px;
}

.buttonInfo {
	border:			#BDDCE5 1px solid;
	background-color:	#eef6f7;
	font-size:		12px;
	font-weight:		bold;
	width:			45px;
	color:			#000000;
	padding-top:		0px;
	cursor:			pointer;
	height:			20px;
}

.button_hover {
	border:			#BDDCE5 1px solid;
	background-color:	#eef6f7;
	font-size:		11px;
	font-weight:		normal;
	width:			120px;
	color:			#000000;
	padding-top:		0px;
	cursor:			pointer;
	height:			20px;
}

.button_small {
	border:			#BDDCE5 1px solid;
	background-color:	#eef6f7;
	font-size:		11px;
	font-weight:		normal;
	width:			100px;
	color:			#000000;
	padding-top:		0px;
	cursor:			pointer;
	height:			20px;
}

.button_small_hover {
	border:			#BDDCE5 1px solid;
	background-color:	#eef6f7;
	font-size:		11px;
	font-weight:		normal;
	width:			100px;
	color:			#000000;
	padding-top:		0px;
	cursor:			pointer;
	height:			20px;
}

.button_small_disabled {
	border:			#BDDCE5 1px solid;
	background-color:	#eef6f7;
	font-size:		11px;
	font-weight:		normal;
	width:			100px;
	color:			#aca899;
	padding-top:		0px;
/*	cursor:			pointer;*/
	height:			20px;
}

textarea {
	border-right:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-top:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-left:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-bottom:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	color:			#000000;	/*#48473e;*/
}

textarea.kotelezo {
	border-right:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-top:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-left:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-bottom:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	font-weight:		bold;
	color:			#000000;	/*#48473e;*/
	background:		#FDF1D2;	/*#FFEEAC;*/	/*#FFFFD3;*/	/*#fbe9e3;*/
}

textarea.readonly {
	border-right:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-top:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-left:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-bottom:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	font-weight:		normal;
	color:			#000000;	/*#48473e;*/
	background:		#f7f7f7;
}

.login {
	margin:			0px;
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	color:			#000000;	/*#48473e;*/
}

.body_data {
	line-height:		16px;
	font-size:		11px;
}

TD
{
    FONT-SIZE:			11px;
    COLOR:			#000000;	/*#48473e;*/
}

.desc
{
    FONT-SIZE:			13px;
    COLOR:			#003366;
}

TH
{
    FONT-SIZE:			11px;
    FONT-WEIGHT:		bold;
    TEXT-ALIGN:			left;
    COLOR:			#000000;	/*#48473e;*/
}

TD.lista {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
}

TH.lista {
	text-align:		center;
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	background-color:	#eef6f7;	/*#C5E4E8;*/	/*#f4f7fe;*/
}

TR.lista {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
}

TD.jeloltlista {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	background:		#FFFFA0;	/*#FFFFD3;*/	/*#fdffe1;*/
}

TD.jeloltlistaBold {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	font-weight:		bold;
	background:		#FFFFD3;	/*#fdffe1;*/
}

TD.jeloltlistaSelected {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	background:		#eef6f7;	/*#ECF7F8;*/	/*#E3FBE8;*/	/*#F1E3FB;*/	/*#fdffe1;*/
}

TR.jeloltlista {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	background:		#FFFFD3;	/*#fdffe1;*/
}

TD.jeloltlistahover {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	background:		#FDF1D2;	/*#ffeeac;*/	/*NARANCS*/
}


TD.jeloltlistahoverSelected {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	background:		#C5E4E8;	/*#ECF7F8;*/	/*#E3FBE8;*/	/*#F9EBFA;*/	/*#fdfea4;*/
}

TR.jeloltlistahover {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	background:		#FDF1D2;	/*#fdfea4;*/
}

TR.listahover {
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
/*	background:		#fdffe1;  */
	background:		#FDF1D2;	/*#fcf4ca;*/	/*#f8f5e4;*/	/*#fef8da;*/
}

TD.alt_lista
{
	font-size:		11px;
	font-weight:		bold;
	color:			#000000;	/*#48473e;*/
	font-family:		Tahoma, Arial, Sans-serif;
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
}

TD.alt_jeloltlista
{
	font-size:		11px;
	font-weight:		bold;
	color:			#000000;	/*#48473e;*/
	font-family:		Tahoma, Arial, Sans-serif;
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	background:		#FFFFD3;
}

TD.altalanos
{
	font-weight:		bold;
	COLOR:			#000000;	/*#48473e;*/
	font-family:		Tahoma, Arial, Sans-serif;
}

TH.altalanos
{
	font-weight:		bold;
	color:			#9a0000;
	font-family:		Tahoma, Arial, Sans-serif;
}

TD.tiltott
{
	font-weight:		normal;
	COLOR:			#ff0000;
	font-family:		Tahoma, Arial, Sans-serif;
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
}

TD.jelolttiltott
{
	font-weight:		normal;
	COLOR:			#ff0000;
	font-family:		Tahoma, Arial, Sans-serif;
	background:		#FFFFD3;
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
}

INPUT {
	margin-bottom:		0px;
	background:		#ffffff;
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*1px solid #a4cbec;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	height:			19px;
	color:			#000000;	/*#48473e;*/
	padding:		2px;
}

INPUT.kotelezo
{
	border-right:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-top:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-left:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-bottom:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	font-weight:		bold;
	height:			19px;
	color:			#000000;	/*#48473e;*/
	background:		#FDF1D2;	/*#FFEEAC;*/	/*#FFFFD3;*/	/*#fbe9e3;*/
}

INPUT.readonly
{
	border-right:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-top:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-left:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	border-bottom:		#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*#a4cbec 1px solid;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	font-weight:		normal;
	height:			19px;
	color:			#000000;	/*#48473e;*/
	background:		#f7f7f7;
}

SELECT.kotelezo
{
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*1px solid #a4cbec;*/
	font-size:		11px;
	font-family:		Tahoma, Arial, Sans-serif;
	font-weight:		bold;
	color:			#000000;	/*#48473e;*/
	height:			17px;
	width:			200pt;
	background:		#FDF1D2;	/*#FFFFD3;*/	/*#fbe9e3;*/
}

SELECT
{
	border:			#BDDCE5 1px solid;	/*#63A8C3 1px solid;*/	/*1px solid #a4cbec;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	color:			#000000;	/*#48473e;*/
	height:			17px;
	WIDTH:			200pt;
	background:		#ffffff;
}

.logo_left {
	width:			12px;
	height:			149px;
	background:		url(../images/logobg_left.png) top left no-repeat;
}

.logo_right {
	width:			12px;
	height:			149px;
	background:		url(../images/logobg_right.png) top left no-repeat;
}

.logo_pattern {
	height:			149px;
	width:			185px;
	background:		url(../images/logobg_pattern.png) top left repeat-x;
}

.menu {
	height:			80px;
	background:		#ffffff;
/*	background:		url(../images/columnbg_pattern.png) top left repeat-x;*/

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe4ec;
}

.menu_left {
	width:			12px;
	background:		url(../images/columnbg_left.png) top left no-repeat;
}

.menu_right {
	width:			12px;
	background:		url(../images/columnbg_right.png) top left no-repeat;
}

.headbg_left {
	width:			12px;
	background:		url(../images/bg_menu.gif) bottom left repeat-x;
/*	background:		url(../images/newNexON_bg_head.gif) no-repeat;*/
/*	background:		url(../images/headbg_left_2.gif) no-repeat;*/
}

.headbg_right {
	width:			12px;
	background:		url(../images/bg_menu.gif) bottom left repeat-x;
/*	background:		url(../images/newNexON_bg_head.gif) no-repeat;*/
/*	background:		url(../images/headbg_right_2.gif) no-repeat;*/
}

.headbg{
	height:			40px;
	background:		url(../images/bg_menu.gif) bottom left repeat-x;
/*	background:		url(../images/newNexON_bg_head.gif) top left repeat-x;*/
/*	background:		url(../images/headbg_pattern_2.gif) top left repeat-x;	*/
}

.data {
	background:		url(../images/bg_head_bottom.jpg) top right no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe4ec;
}

.data_left {
	width:			12px;
	background:		url(../images/columnbg_center_left.png) top left no-repeat;
}

.data_right {
	width:			12px;
	background:		url(../images/columnbg_center_right.png) top left no-repeat;
}

.menu_list {
	line-height:		16px;
}

.menu_list a {
	display:		block;
	width:			100%;
}

.menu_list td {
	font-weight:		bold;
	font-size:		12px;
	text-transform:		lowercase;
	text-align:		right;
}

.menu_list th {
	font-weight:		bold;
	font-size:		12px;
}

.menu_list ul {
	padding:		0px 12px 0px 2px;
	margin:			0px;
	list-style-type:	none;
}

.menu_list ul li {
	font-size:		11px;
	font-weight:		bold;
	background:		url(../images/bullet_greyarrowed_dark.png) no-repeat 0px 8px;
	margin:			0px;
	padding:		2px 0px 2px 15px;
}

.menu_list ul li#active {
	background:		url(../images/bullet_redarrowed.png) no-repeat 0px 8px;
}

.menu_list ul li#active a {
	color:			#900000;
}

.menu_list ul li a {
	color:			#313131;
	text-decoration:	none;
}

.menu_list ul li a:hover {
	text-decoration:	underline;
}

.menu_list ul li#active ul li a {
	color:			#313131;
}

.menu_list ul li ul li {
	font-size:		11px;
	font-weight:		bold;
	background:		url(../images/branch_darkboxed.png) no-repeat 3px 0px;
	margin:			0px;
	padding:		2px 0px 2px 29px;
}

.menu_list ul li ul li.branch_last {
	background:		url(../images/branch_darkboxed_last.png) no-repeat 3px 0px;
}

.menu_list ul li ul li#active {
	background:		url(../images/branch_darkboxed_act.png) no-repeat 3px 0px;
}

.menu_list ul li ul li#active.branch_last {
	background:		url(../images/branch_darkboxed_last_act.png) no-repeat 3px 0px;
}

.menu_list ul li ul li#active {
	background:		url(../images/branch_darkboxed_act.png) no-repeat 3px 0px;
}

.menu_list ul li ul li a {
	color:			#313131;
	text-decoration:	none;
}

#dhtmltooltip {
	position:		absolute;
	width:			150px;
	border:			1px solid black;
	padding:		2px;
	background:		lightyellow;
	visibility:		hidden;
	z-index:		100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter:			progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

