body {
	background:			#ffffff;
	margin:				0px;
	font-family:			Tahoma, Arial, Sans-serif;
	font-size:			11px;
	/*color:				#48473e;*/
	color:				#000000;
	scrollbar-face-color:		#eff7ff;
	scrollbar-highlight-color:	#eff7ff;
	scrollbar-shadow-color:		#2f406a;
	scrollbar-3Dlight-color:	#2f406a;
	scrollbar-arrow-color:		#2f406a;
	scrollbar-track-color:		#eff7ff;
	scrollbar-darkshadow-color:	#eff7ff;
}

p {
	font-family:			Tahoma, Arial, Sans-serif;
	font-size:			11px;
	/*color:				#48473e;*/
	color:				#000000;
}

a {
	color:			#cb0000; /*#9a0000;*/
	text-decoration:	none;
	font-weight:		bold;
	cursor:			pointer;
}

a:hover {
	color:			#cb0000;	/*#600000;*/
	font-weight:		bold;
	text-decoration:	underline;
	cursor:			pointer;
}


HR {
	color:			#000000;
	background-color:	#000000;
	height:			1px;
	border:			0px;
}

H1 {
	font-size:		20px;
	font-weight:		normal;
	/*color:			#9a0000;*/
	color:			#cb0000;
	padding-left:		20px;
	margin-top:		5px;
	margin-bottom:		10px;
	padding-top:		6px;
	padding-bottom:		5px;
}

.button {
	border:			#BDDCE5	/*#a4cbec*/ 1px solid;
	background-color: #eef6f7;	/*#f4f7fe;*/
	font-size:		11px;
	font-weight:		normal;
	width:			100px;
	color:			#000000;	/*#124167;*/	/*#195b93;*/	/*#132d61;*/
	padding:		2px;
	cursor:			pointer;
	height:			20px;
	filter:			progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true');
}

.button_hover {
	border:			#BDDCE5	/*#a4cbec*/ 1px solid;
	background-color:	#eef6f7;	/*#f4f7fe;*/
	font-size:		11px;
	font-weight:		normal;
	width:			100px;
	color:			#000000; /*#124167;*/	/*#195b93;*/	/*#132d61;*/
	padding:		2px;
	cursor:			pointer;
	height:			20px;
}

textarea {
	border: #BDDCE5 1px solid;
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	/*color:			#48473e;*/
	color:				#000000;
}

textarea.kotelezo {
	border:		#BDDCE5 /*#a4cbec*/ 1px solid;
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	font-weight:		bold;
	/*color:			#48473e;*/
	color:				#000000;
	background:		#FDF1D2;	/*#fbe9e3;*/
}

.login {
	margin:			0px;
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	/*color:			#48473e;*/
	color:				#000000;
}

.body_data {
	line-height:		16px;
	font-size:		11px;
}

table.body_data {
	border-collapse: collapse;
}

TD
{
  FONT-SIZE:			11px;
  /*COLOR:			#48473e;*/
	color:				#000000;
}

TH
{
  FONT-SIZE:			11px;
  FONT-WEIGHT:		bold;
  TEXT-ALIGN:			left;
  /*COLOR:			#48473e;*/
	color:				#000000;
}

TH.title
{
	FONT-SIZE:			11px;
	FONT-WEIGHT:		bold;
	TEXT-ALIGN:			left;
	/*COLOR:			#48473e;*/
	color:				#000000;
}

TD.lista {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
}
TD.lista_odd {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
}
TD.lista_even {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
}
TD.listahover_odd {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
	/*background:		#FFFFD3;*/
	background-color: #FFFFA0;
}
TD.listahover_even {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
	/*background:		#FFFFD3;*/
	background-color: #FFFFA0;
}

TH.lista {
	text-align:		center;
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
	/*background-color:	#f4f7fe;*/
	background-color: #eef6f7;
}

TR.lista {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
}

TD.jeloltlista {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
	background:		#FFFFD3;	/*#fdffe1;*/
}

TR.jeloltlista {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
	/*background:		#FFFFD3;*/
	background-color: #FFFFA0;
}

TD.jeloltlistahover {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
	/*background:		#ffeeac;*/
	background-color: #FFFFA0;
}

TR.jeloltlistahover {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
	/*background:		#ffeeac;
	background-color: #FFFFA0;
}

TR.listahover {
	/*border:			#a4cbec 1px solid;*/
	border:			#BDDCE5 1px solid;
	/*background:		#ffeeac;*/
	background-color: #FFFFA0;
}

TD.altalanos
{
	font-weight:		bold;
	/*COLOR:			#48473e;*/
	color:				#000000;
	font-family:		Tahoma, Arial, Sans-serif;
	/*font-family:		Arial;*/
}

TH.altalanos
{
	font-weight:		bold;
	/*color:			#9a0000;*/
	color:			#cb0000;
	font-family:		Tahoma, Arial, Sans-serif;
	/*font-family:		Arial;*/
}

INPUT {
	margin-bottom:		0px;
	background:		#ffffff;
	/*b*/order:			1px solid #a4cbec;
	border:			1px solid #BDDCE5;
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	/*color:			#48473e;*/
	color:				#000000;
	padding:		2px;
}

INPUT.readonly {
	margin-bottom:		0px;
	background:		#f7f7f7;
	/*b*/order:			1px solid #a4cbec;
	border:			1px solid #BDDCE5;
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	/*color:			#48473e;*/
	color:				#000000;
	padding:		2px;
}

INPUT.kotelezo
{
	border:			1px solid #BDDCE5;
	/*border-right:		#a4cbec 1px solid;
	border-top:		#a4cbec 1px solid;
	border-left:		#a4cbec 1px solid;
	border-bottom:		#a4cbec 1px solid;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	font-weight:		bold;
	height:			17px;
	/*color:			#48473e;*/
	color:				#000000;
	background:		#FDF1D2;	/*#fbe9e3;*/
}

SELECT.kotelezo
{
	/*border:			1px solid #a4cbec;*/
	border:			1px solid #BDDCE5;
	font-size:		11px;
	font-family:		Tahoma, Arial, Sans-serif;
	font-weight:		bold;
	/*color:			#48473e;*/
	color:				#000000;
	height:			17px;
	width:			200pt;
	background:		#FDF1D2	/*#fbe9e3;*/
}

SELECT
{
	border:			1px solid #BDDCE5;
	/*border:			1px solid #a4cbec;*/
	font-family:		Tahoma, Arial, Sans-serif;
	font-size:		11px;
	/*color:			#48473e;*/
	color:				#000000;
	height:			17px;
	WIDTH:			200pt;
	background:		#ffffff;
}

.logo_left {
	width:			12px;
	height:			92px;
	background:		url(../images/bg_menu.gif) bottom left repeat-x;
}

.logo_right {
	width:			12px;
	height:			92px;
	background:		url(../images/bg_menu.gif) bottom left repeat-x;
}

.logo_pattern {
	height:			92px;
	width:			185px;
	background:		url(../images/bg_menu.gif) bottom left repeat-x;
}

.menu {
	/*height:			80px;*/
	/*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:			12 px;
	/*background:		url(../images/columnbg_left.png) top left no-repeat;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe4ec;
}

.menu_right {
	width:			12 px;
	/*background:		url(../images/columnbg_right.png) top left no-repeat;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbe4ec;
}

.headbg_left {
	width:			12px;
	background:		url(../images/bg_menu.gif) bottom left repeat-x;
}

.headbg_right {
	width:			12px;
	background:		url(../images/bg_menu.gif) bottom left repeat-x;
}

.headbg{
	height:			92px;
	background:		url(../images/bg_menu.gif) bottom 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;
	width:			208px !important;
	width:			210px;
	border-left:		1px solid #BDDCE5;
	border-right:		1px solid #BDDCE5;
	margin: 0px;
	padding: 0px;
}

.menu_head {
/*	position: relative;*/
	height:		10px;
	width:			210px;
	background:		url(../images/menu_head.gif) no-repeat scroll 0px 0px !important;
	background:		url(../images/menu_head.gif) no-repeat scroll 0px 2px;
	padding: 0px;
	margin:0px;
	position: relative;
}

.menu_foot {
	/*	position: relative;*/
	height:		11px !important;
	height:		10px;
	width:			210px;
	background:		url(../images/menu_bottom.gif) no-repeat scroll 0px 0px !important;
	background:		url(../images/menu_bottom.gif) no-repeat scroll 0px 0px;
	position:relative;
	margin:0px;
	padding:0px;
}

/*.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 0px 0px 0px;
	margin:			0px;
	list-style-type:	none;
}

.menu_list ul li {
	font-size:		11px;
	font-weight:		bold;
	background:		url(../images/bg_subnav_li.gif) repeat-x;
	margin:			0px;
	padding:		10px 4px 8px 10px;
}

.menu_list ul li a {
	font-size:		11px;
	/*color:			#313131;*/
	color:			#00779B;
	text-decoration:	none;
}

.menu_list ul li a:hover {
	font-size:		11px;
	color:			#00779B;
	text-decoration:	none;
}

.menu_list ul li#active a {
	color:		#cb0000;
}

.menu_list ul li ul {
	padding-top: 10px;
}


.menu_list ul li ul li {
	font-size:		11px;
	font-weight:		normal;
	height:			17px;
	margin:			0px;
	padding:		2px 0px 2px 29px;
	background:		#ffffff;
}

.menu_list ul li ul li.branch_last {
}

.menu_list ul li ul li#active {
	color:		#cb0000;
}

.menu_list ul li ul li#active.branch_last {
}

.menu_list ul li#active ul li a {
	color:			#00779B;
}

.menu_list ul li ul li a {
	font-size:		11px;
	font-weight:		normal;
	color:			#00779B;
	text-decoration:	none;
}

.menu_list ul li ul li a:hover {
	font-size:		11px;
	font-weight:		normal;
	color:			#00779B;
	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);
}

/*  Login_box  */
.login_box {
	background:	transparent;
	width:			210px;	
}

.login_box .header {
	text-align: 		left;
	background:			transparent url(../images/box_top.gif) no-repeat scroll 0 0;
	padding-left:		20px;
	color:					#ffffff;
	font-size:			11px;
	font-weight:		bold;
	line-height:		24px;
	height:					24px;
}

.login_box .content {
	background:			transparent url(../images/box_content.gif) repeat-x scroll 0 0;
	border-width:		1px 1px 0 !important;
	border-color:		#E7F1F4 #BDDCE5 !important;
	border-style:		solid solid none !important;
	padding:				2px;
	padding-top:		5px;
}

.login_box .content th {
	color:				#006685;
	font-weight:	normal;
	font-family: 	Tahoma, Geneva, sans-serif;
	font-size:		12px;
	text-align:		left;
}

.login_box .content td {
	text-align: right;
}

.login_box .content input {
	height:				20px;
	width:				100px;
	border:				1px solid #01779B;
}

.login_box .loginbutton {
	background:		#BDDCE5;
	border:				2px outset #01779B;
	height:				22px;
	color:				#006685;
	font-size:		12px;
	line-height:	18px;
	margin:				4px 0 0 4px;
	padding:			0;
	width: 				100px;
}

.login_box a {
	font-weight: 			normal;
	color: 						#cb0000;
	font-size: 				12px;
	text-decoration: 	none;
}

.login_box a:hover {
	font-weight: 			normal;
	color: 						#cb0000;
	font-size: 				12px;
	text-decoration: 	underline;
}

.login_box a:visited {
	font-weight: 			normal;
	color: 						#cb0000;
	font-size: 				12px;
	text-decoration: 	none;
}

.login_box .footer {
	background:		transparent url(../images/box_bottom.gif) no-repeat scroll 0 -11px;
	height:				11px;
}
