/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family:Tahoma;
	letter-spacing: normal;
	scrollbar-face-color : whitesmoke;
	scrollbar-arrow-color : #444444;
	scrollbar-3dlight-color : #444444;
	scrollbar-darkshadow-color : #444444;
	scrollbar-shadow-color : #D0D0D9;
	scrollbar-highlight-color : #D0D0D9;
	scrollbar-track-color : whitesmoke;
	overflow-y:auto;
}
.twelve {
	font-size: 12px;
}
span {
	font-family:Tahoma;
	font-size:11px;
}
span.period {
	font-weight: bold;
}
.mainbody
{
	border-right: 10px;
	border-top: 10px;
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	border-left: 10px;
	border-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color:yellow;
}

H1, H2, H3, H4, H5, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TD 
{
	font-size: 11px;
	vertical-align:top;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
/*	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;*/
	}
.navbar
{
    BACKGROUND-COLOR: black
}
BUTTON
{
    BACKGROUND-COLOR: #ffaa57
}
.tdw
{
    BACKGROUND-COLOR: white
}

textarea 
{
	border : 1px solid #444444;
	background-color : #fdfdfd;
	font-family : Verdana;
}
select {
	font-family : Tahoma;
}

.toolbar TD, INPUT.toolbar
{
    
    
    border:0px;
    width:101px;
    height:36px;
	cursor:hand;
		
	text-align : center;
	vertical-align : middle;
	color: #A9A9A9;
	font-family:Tahoma;
	font-size: 11px;
}
.filtr_button
{
    background-image:url(images/tlo_button_100x21.GIF);
    border:0px;
    width:100px;
    height:21px;
	cursor:hand;
		
	text-align : center;
	vertical-align : middle;
	font-family:Tahoma;
	font-size: 11px;
	color: #A9A9A9;
}
TD.toolbarSel, INPUT.toolbarSel 
{
    
    border:0px;
    width:101px;
    height:36px;
	cursor:hand;
	

	text-align : center;
	vertical-align : middle;
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.filter 
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	background-color: #B5B5B5;  
    border: 0px none;
    margin: 0px 0px 0px 0px;
    width:100%;
   }

.filterx
{
	width:4%;
	cursor:hand;
	text-align:left;
	vertical-align:middle;	
}


.moveme	
{
	cursor: move;
}

.handle
{
	cursor: default;
	background: #054D8B;
	font: caption;
	color: captiontext;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	vertical-align:middle;
}

.filterDiv
{
	z-index: 99;	 
}

.newfilterDiv
{
	border-right: white 2px outset;
	border-top: white 2px outset;
	z-index: 99;
	background: window;
	margin: 5px;
	border-left: white 2px outset;
	border-bottom: white 2px outset;
}

.grid
{
	border-right: thin;
	border-top: thin;
	font-size: 11px;
	border-left: thin;
	width: 100%;
	border-bottom: thin;
	font-family:Tahoma;
	background-color : #EEEEEE;
	cursor: default;
}



TD.grid
{
	padding: 1px 3px 1px 3px;
	border: 0px none;
	font-family: Verdana;
	font-size: 12px;
}

.grid TFOOT
{
	background-color: #d0d0d0;
	border: none 0px;
	font-family : Verdana;
	font-size:12px;
}


.grid TH
{
	cursor: hand;
	padding: 3px 3px 3px 3px;
	background-color: #d0d0d0;
	text-align: center;
	vertical-align : middle;
	border: none 0px;
	font-family : Verdana;
	font-size:12px;
}

.label
{
	font-family: Verdana;
	font-size: 11px;
	border-top: 0px;
	margin: 0px;
	border-bottom: 0px;
	text-align:right;
	vertical-align:middle;
	padding-right:5px;
}

.labelTop
{
	font-family: Verdana;
	font-size: 11px;
	border-top: 0px;
	margin: 0px;
	border-bottom: 0px;
	text-align:right;
	vertical-align:top;
	padding-right:5px;
}

.labelAbove
{
	font-family: Verdana;
	font-size: 11px;
	border-top: 0px;
	margin: 0px;
	border-bottom: 0px;
	text-align:left;
	vertical-align:middle;
	padding-left:5px;
}
.data 
{
	font-family: Verdana;
	font-size: 11px;
	border-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	vertical-align:middle;
}

.dataTop
{
	font-family: Verdana;
	font-size: 11px;
	border-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	vertical-align:top;
}

.webicon
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Webdings
}
.sorticon
{
    FONT-FAMILY: Webdings
}
SELECT
{
    WIDTH: 70pt
}
.lookupbtn
{
    WIDTH: 15pt;
    FONT-FAMILY: Webdings;
    HEIGHT: 17pt
}
.gridbold
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: small
}
.gridtext
{
    FONT-SIZE: small
}
.tabelementdown
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
	font-family:Tahoma;
	vertical-align : middle;
    TEXT-ALIGN: center;
    WIDTH: 200px;
    CURSOR: hand;
    COLOR: #444444;
    PADDING-TOP: 2px;
    HEIGHT: 30px;
    BACKGROUND-COLOR: #C9C9C9;
	border: 1px solid #d0d0d0;
	border-bottom : none;
	position:relative;
	top: 1px;
}
.tabelementup
{
	border: solid 1px #444444;
	border-bottom : none;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	font-family:Tahoma;
	Z-INDEX: 2;
	WIDTH: 200px;
	COLOR: black;
	PADDING-TOP: 0px;
	HEIGHT: 31px;
	BACKGROUND-COLOR: #D4D4D4;
	TEXT-ALIGN: center;
	cursor: default;
	vertical-align : middle;
	position:relative;
	top: 1px;
}
.tab
{
	border : 1px solid #444444;
    FONT-SIZE: 12px;
    Z-INDEX: 1;
    WIDTH: 100%;
    PADDING-TOP: 0px;
    POSITION: relative;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #D4D4D4;
}
.adrestext
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small
}
.barcode
{
    FONT-SIZE: 25pt;
    FONT-FAMILY: '3 of 9 Barcode'
}
.print
{
    FONT-SIZE: x-small;
    MARGIN: 10px 15px;
    WIDTH: 16cm;
    BACKGROUND-COLOR: white
}
.print TD
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
.zestawienie
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: x-small;
    BORDER-LEFT: black 1px solid;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: white
}
.zestawienie TD
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}

/* STYLE DO MENU */
td.butL {
	border: none 0;
	padding: 0 0 0 0;
	height:23px;
	width:29px;
}
td.butR {
	border: none 0;
	padding: 0 0 0 0;
	height:23px;
	width:14px;
}
td.butT {
	background-image : url(images/buttonTop.gif);
	background-repeat : repeat-x;
	height: 4px;
	border: none 0;
	padding: 0 0 0 0;
}
td.butB {
	background-image : url(images/buttonBottom.gif);
	background-repeat : repeat-x;
	height: 4px;
	border: none 0;
	padding: 0 0 0 0;
}
td.butC_OFF {
	background-color: #D0D0D0;
	height: 6px;
	vertical-align: middle;
	border: none 0;
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	padding: 1 0 0 0;
	cursor: hand;
}
td.butC_ON {
	background-color: #D0D0D0;
	height: 6px;
	vertical-align: middle;
	border: none 0;
	font-family: Verdana;
	font-size: 12px;
	color: Navy;
	padding: 1 0 0 0;
	cursor: hand;
}
td.butC_SEL {
	background-color: #D0D0D0;
	height: 6px;
	vertical-align: middle;
	border: none 0;
	font-family: Verdana;
	font-weight : bold;
	font-size: 12px;
	color: Maroon;
	padding: 1 0 0 0;
	cursor: default;
}

td.loginName{
	font-weight : bold;
	font-size : 12px;
	color: Black;
}
input.loginInputButton {
	border: solid 1px black;
	background-color : #FFCC33;
	font-family : Verdana;
	color:black;
	font-weight : bold;
}
input.loginInput{
	border: solid 1px black;
	background-color : #D3E3F2;
	font-family : Verdana;
	color:black;
	font-weight : bold;
}

/*styl do wyswietlania inputów z numerami rekordów na pasku filtra*/
input.recordNo 
{
	border:solid 0px white;
	background-color:#363636;
	color: White;
	font-size:11px;
	font-weight:bold;
	height:15px;
	width:20px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:default;	
	text-align:center;
}
td.recordNo 
{
	border: 0px none;
	background-color:#363636;
	color: White;
	font-size:11px;
	text-align:right;
	vertical-align:middle;
}
td.filterLabel
{
	text-align:center;
}
td.filterInput
{
	text-align:left;
	vertical-align:middle;
}
#mid 
{
	text-align: center;
	vertical-align: middle;
	width:84px
}
button.calendar 
{
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: whitesmoke;
	cursor:hand;
}

img.calendar 
{
	border:0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor:hand;
}

/*style dotyczące okien dialogowych*/

td.dlgMenu 
{
	width:150px;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	border: none 0px;
	padding: 0px 5px 0px 5px;
}

td.dlgLabel
{
	vertical-align:middle;
	text-align:center;
}
/*dialog trybu sledzenia*/
td.dlgLabel2
{
	vertical-align:middle;
	text-align:left;
	cursor:hand;
}

td.dlgInput
{
}

.noBorder 
{
	border: none 0px;
	background-color:transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.comment 
{
	font-size: 9px;
	color: #444444;
}
.RowHeader
{
	font-weight: bold;
	font-size: 70%;
	color: white;
	background-color: #91abb9;
	text-align: center;
}

.rowdata2
{
	font-family: Verdana;
	font-size: 11px;
}

.rowlabel2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#444444;
}
.textbox
{
    height:17px;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#AAAAAA', EndColorStr='#EEEEEE');
    font-size:11px;
    font-family:Tahoma;
    border : 1px solid #444444;	
}

.button_font
{
    font-family:Tahoma;
    font-size:11px;
    color:White;
}
.rest
{
    background-image:none;
    
    border:0px;
    width:50%;
    height:36px;
	cursor:none;	
}
.fInput
{
    background-color:#DDDDDD;
    border: solid 2px white;
    height:19px;
    font-family:Tahoma;
    font-size:11px;
}
.Input_raport
{
    background-color:#DDDDDD;
    border: solid 1px black;
    height:19px;
    font-family:Tahoma;
    font-size:11px;
}
td.smallButton
{
    border:0px;
    width:26px;
    height:36px;
	cursor:hand;
		
	text-align : center;
	vertical-align : middle;
	font-family:Tahoma;
	font-size: 11px;
	color: #A9A9A9;
}
td.smallButtonSel
{
    border:0px;
    width:26px;
    height:36px;
	cursor:hand;
		
	text-align : center;
	vertical-align : middle;
	font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.gradientBG
{
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#000000', EndColorStr='#3E3E3E');
}
body.grid_BG_Border
{
    background-image:url(images/tlo_tabelki.gif);
    border-bottom: solid 4px Black;
    border-top: solid 3px Black;
    margin:0px;
}
.title
{
    font-family:Tahoma;
    font-size:11px;
    height:20px;
    width:100%;
    background-color:#363636;
    color:white;
    font-weight:bold;
    text-align:left;
    vertical-align:middle;
    }
table.max
{
    border-width:0px;
    width:100%;
    margin:0px;
    border-collapse:collapse;
}
td.colData
{
    vertical-align:top;
    margin:0px;
}
td.colLabel
{
    vertical-align:bottom;
    margin:0px;
}
.main_title
{
    background-color:#464646;
    color:White;
    padding-left:13px;
    vertical-align:middle;
    height:20px;
    font-size:13px;
}
table.databound
{
    behavior:url(rowover_js.htc);
    ro--hover-background:#484848;
    ro--hover-color:white;
    ro--light-background:#C9C9C9;
    ro--shade-background:#D4D4D4;    
}
.details_more
{
    padding-top:10px;
    background-color:#D4D4D4;
}
.rowdata
{
	background-color:#D4D4D4;
	height:20px;
	color:black;
	font-size:11px;
	text-align:left;	
}

.rowlabel
{
	background-color:#D4D4D4;
	height:20px;
	color:black;
	font-size:11px;
	text-align:left;
	font-weight:bold;
}
td.empty_col
{
    width:auto;
    background-image:none;
    cursor:default;
}
.small 
{
	font-size:10px;
	color:gray;
	padding-left:7px;
}
.cursorHand
{
    cursor:hand;
}
.gridStyle
{
    border-style:none;
    width:100%;
}
.gridStyle td
{
    border-style:none;
    height:20px;
    vertical-align:middle;
}
.gridItemStyle
{
    background-color:#C9C9C9;
    color:Black;
}
.gridAltStyle
{
    background-color:#D4D4D4;
    color:Black;
}
.gridOverStyle
{
    background-color:#484848;
    color:white;
}
.ajax_title
{
    font-family:Tahoma;
    font-size:11px;
    height:20px;
    width:100%;
    background-color:#363636;
    color:white;
    font-weight:bold;
    text-align:left;
    vertical-align:middle;
    Border-Color:Transparent;
    Border-Style:None;
    Border-Width:0px;
}
.ajax_first_col
{
    padding-left:14px
}
th.ajax_header
{
    border-style:none;
}
.ajax_update_style
{
    border-style:none;
    font-size:1px;
    height:1px
}
.hidden
{
    display:none;
}
.gridLabel{
    height: 20px;
    padding-top:6px;         
}
.inputItemStyle
{
    background-color:#DDDDDD;
    color:black;
    padding-top:4px;
    padding-left:4px;
}
.inputOverStyle
{
    background-color:#484848;
    color:white;
    padding-top:4px;
    padding-left:4px;
}
.inputSelStyle
{
    background-color:#C9C9C9;
    color:black;
    padding-top:4px;
    padding-left:4px;
}
.detailsBackgound
{
    background-color:#D4D4D4;
    width:100%;
}
.RaportHeader
{
   font-size: 12px;
   font-weight: bold;
   color: White;
   background-color: #006699;
   height: 25px;
}
.RaportRow
{    
    color: #003399;
    background-color:#F5F5F5;
    font-size: 6px;
    height: 20px;
}
.RaportAltRow
{
    color: #003399;
    background-color:#C9C9C9;
    font-size: Small;
    height: 20px;
}

