﻿body { 
	background-color: #ffffff; 	
	color: #777; 
	font-size: 70%; 
	font-family: Verdana, Tahoma;
	/*background-image: url( images/gradient.jpg ); */
	background-position: top left; 
	background-repeat: no-repeat;
	background-attachment: fixed; 
	margin: 0px;
	padding: 0px;
}
a { color: White; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
.header { /*background-image: url('images/heder_01.png');*/ }
.tabUnderline { padding: 5px; color: #333; margin-bottom: 15px; border: solid 0px #bfd3ee; }

.padingMarginnone
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.marginNone
{

margin:0px 0px 0px 0px;
}

.tabMetryka td { padding: 1px 5px 1px 0px; }
/* ####### */
/*FOrmatowanie tabeli menu Opis w klasie kontrolki*/

.backTopMenu a { color: White; }

.backTopMenu { background-position: bottom right; background-repeat: no-repeat; /*background-color: #c9d9ed;*/ color: #333; }
.tCellA { /* komórka aktywna */ background-image: url('images/middlebtnpasekNotActive.png' ); }
.tCellN { /* komórka nie aktywna */ background-image: url('images/middlebtnpasek.png' ); }
.tCellN a { color: White; }
.tCellN a:hover { color: #DDECFE; }


.tCellLA { background-image: url('images/LeftNonActivebtn.png' ); background-repeat: no-repeat; }
.tCellRA { background-image: url('images/rightnonactivebtn.png' ); background-repeat: no-repeat; }
.tCellLN { background-image: url('images/leftactivbtn.png' ); background-repeat: no-repeat; }
.tCellRN { background-image: url('images/rightactivebtn.png' ); background-repeat: no-repeat; }



/* KONIEC MENU ####### */

.xtable { }
.trow { }
/*FOrmatowanie tabeli menu */
.footer { }
/* Wyświetlanie statusu logowanie usera */
.loginstatus { }
.loginstatus tr { }
.tdLoginLeft { background-image: url('images/loginLeftback.png' ); background-repeat: no-repeat; }
.tdloginRight { background-image: url('images/loginRighttback.png' ); background-repeat: no-repeat; }
.tdLoginMiddle { background-image: url('images/loginpasek.png' ); }



/*Nagłówek*/
.institutionName { color: #15428b; }
.apptitle { color: #15428b; }

.action { border-color: #bfd3ee; }
.xErrorBox { color: #404040; font-weight: bold; background-color: #FFC61C; border: solid 1px Black; }
.panelSearch { border: none; }

.criteriaDescriptionContainer{
color: #585858;
  font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
}