div#header
{
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0em;
	padding-top: 0em;
	background-color: #dcdcdc;
	border: 1px solid #000000;
	margin-top: 0;
	margin-bottom: 0;
}

div#footer
{
	background-color: #dcdcdc;
	clear: both;
	border: 1px solid #000000;
	font-size:0.6em;
}

table#innerContainer
{
	width: 100%;
}


table#VBPanel
{
	vertical-align:top;
	white-space: nowrap;
	overflow:hidden;
}


.Error
{
    font-style: normal;
    font-weight: bolder;
    font-size: 12pt;
    color: white;
    background-color: red;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: thick solid #EEEEEE;  /* Lekko szary aby ramka była widoczna też na białym tle*/
}
 

.Grid
{
	font-size:1em;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

/*Nagłówek głównego grida*/
.GridHeader
{
	background-color: #4A3C8C;
	color: #F7F7F7;
}

/*Element głównego grida*/
.GridItem
{
	background-color: FloralWhite;
}

/*Element głównego grida*/
.GridAlternatingItem
{
	background-color: White;
}

.GridHooverItem
{
	background-color: lightblue;
}

.GridPager
{
	font-size:1.5em;
	color: #4A3C8C;
	background-color: #E7E7FF;
}


.PeriodBarTextbox
{
	height:1.2em;
	font-size:1em;
}

/*Przyciski w gridzie*/
.Button
{
	height:2.0em;
	font-size:1em;
	margin-bottom: 0.1em;
}


.CellDiv
{
	overflow:hidden;
	width:100%;
	white-space:nowrap;
}

.CellListIndented
{
	PADDING-LEFT: 2em
}


table#TableALFilter tr td span input 
{
	height:1.0em;
	font-size:1em;
}

.TableALFilter_TextBox
{
	height:1.3em;
}

.MoreThen8_style
{
   color:Silver;
}

.ZakresPomiarowyHi_style
{
	text-align:center;
	width:10em;
}

.ZakresPomiarowyLo_style
{
	text-align:center;
	width:10em;
}

.KolumnaUsun_style
{

}

.KolumnaWymien_style
{

}

.Nazwa_style
{
}

.Opis_style
{

}

.NazwaAKPiA_style
{

}

.Jednostka_style
{
}

.Wartosc_style
{
}

