html {
	overflow-y: scroll;
}

body {
	font-size: 12px;
	margin: 0px;
}

.font-size-normal {
	
    font-size: 12px;
}

.font-size-medium {
	
    font-size: 15px;
}

.font-size-large {
	
    font-size: 19px;
}
/*
.ui-widget .ui-widget {
    font-size: 12px !important;
}
*/

/* Kolor linków */
/*
A:link {text-decoration: none; }
A:visited {text-decoration: none ;  }
A:active {text-decoration: none; }
A:hover {text-decoration: underline;}
*/
/*
A:link {text-decoration: none; color: black !important;}
A:visited {text-decoration: none ; color: black !important; }
A:active {text-decoration: none; color: black !important;}
A:hover {text-decoration: underline;color: black !important; }
*/

A:link {color: black !important;}
A:visited {color: black !important; }
A:active {color: black !important;}
A:hover {color: black !important; }

a img {
	border: none;
}

h1 {
	font-size: 1.6em;
	margin-top: 0;
}

input[type=submit], input[type=button] {
	font-size: 10px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
}

input[type=text], input[type=password], textarea {
	font-size: 11px;
	padding-left: 1px;
}

.tableVerticalAlignTop {  
    height: 100% !important;
	vertical-align: top !important;
}

.table300px{    	
    min-width: 450px !important;
    height: 100% !important;
	vertical-align: top !important;
}

.table350px{    	
    min-width: 350px !important;
    height: 100% !important;
	vertical-align: top !important;
}

.display_inline_block{
	display: inline-block;
}

.tableWhiteSpace .ui-tree-container{
	white-space: normal !important;
}

.ui-datatable table {    
	/*
    width: auto !important;
    max-width: 800px !important;
    */
}

.maxWidth800{
/*     max-width: 800px !important;

	width: auto ;
	*/
}

.maxWidth500{
     max-width: 500px !important;
}

.table100 table {    
    width: auto !important;
    max-width: 100% !important;
}

.width150important{
	width: 150px !important;
}

.width440important{
	width: 440px !important;
}

.rf-au-lst-scrl{
	/* width: 440px !important; */
}
.rf-dg, .rf-dg-c{
	border:none !important;
	padding: 1px !important;
	background-color: inherit !important; 
}

.background_gray{
	background: gray !important;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.footer {
	text-align: center;
	font-size: 80%;
	margin-bottom: 10px;
	background: none;	
}

.header{
	text-align: justify;
	font-size: 80%;
	margin-bottom: 10px;
	background: none;
	background-color: #33DD77;	
}

.rich-table {
	width: 100%;
}

.body {
	padding: 10px;
	margin-left:auto; 
	margin-right:auto; 
	width:99%;
}

.columnHeader:hover {
	color: #FF6600;
}

.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	/*font-size: 12px;*/
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.name {
	vertical-align: middle;
	font-weight: bold;
	width: 150px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.border_lan{
	border: 1px solid #00b900 !important;
}

.selectTitle{
	text-decoration: none;
	border-bottom: 1px solid red !important;
}

.value {
	float: left;
	padding: 5px;
}
/*
.wyrownaj_do_prawej{
	float: right;	
	vertical-align: middle;
}
*/

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: red;
	vertical-align: bottom;
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea {
	border: 1px solid red !important;
}

.required {
	color: red;
	padding-left: 2px;
}

.rich-stglpanel-body {
	overflow: auto;
} 

/* the specificity here is necessary to override the defaults */
.rich-panel .rich-panel-header,
.rich-stglpanel .rich-stglpanel-header {
	padding: 2px 3px;
}


select {
	/*font-size: 12px;*/
}

.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	padding-left: 1px;
}

.actionButtons select {
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}

.rich-datalist {
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rich-list-item {
	padding-bottom: 4px;
}

div.info {
	font-size: 1.2em;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action {
	text-align: center;
	width: 8em;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}
.label{
	text-align: right;  /*wyr�wnanie do prawej*/
	/*vertical-align: middle;*/
	/*font-size: 12px !important;*/
	font-weight: bold;
	width: 150px;
	float: left;
	margin-right: 15px;
	/*padding: 5px;*/
	/*margin-top: 3px;*/
	clear: left;
	vertical-align: top;	
}

.labelNormal{
	text-align: right;  /*wyr�wnanie do prawej*/
	/*vertical-align: middle;*/
	/*font-size: 12px !important;*/
	/*font-weight: bold;*/
	width: 150px;
	float: left;
	margin-right: 15px;
	/*padding: 5px;*/
	/*margin-top: 3px;*/
	clear: left;
	vertical-align: top;
	margin-top: 10px;	
}

.labelSmall{
	text-align: right;  /*wyr�wnanie do prawej*/
	/*vertical-align: middle;*/
	/*font-size: 12px !important;*/
	font-weight: bold;
	width: 85px;
	float: left;
	margin-right: 5px;
	/*padding: 5px;*/
	/*margin-top: 3px;*/
	clear: left;
	vertical-align: top;	
}


.sygnatura{
	font-weight: bold;
	font-size: 125%;
}

.sygnaturaBig {
	font-weight: bolder;
	/*font-size: medium;*/
	font-size: 125%;
}

.sygnaturaBigRed{
	font-weight: bolder;
	/*font-size: medium;*/
	font-size: 125%;
	color: #b30000;
}

/* Wyśrodkowanie i pozycje w tabelach */
.tabela{	
	height: 100%;
	min-width: 350px;
	max-width: 550px;
	/*width: 400px;*/
	vertical-align: top;
}

.tabelaScroll{	
	height: 350px;
	min-width: 300px;
	width: 300px;
	vertical-align: top;
	overflow: scroll;
}

.panelBorderNone {	
	border: none;
	height: 30px;
	vertical-align: middle;
}
.borderNone {	
	border: none !important; 
	background-color: inherit !important;
	border-width: 0px !important;
		
}

.panelBorderNoneColor{
	background-color: #E0E0E0;	
	border: none;
	height: 30px;
	vertical-align: middle;
}

.BackgroundColor{
	border: none;
	background-color: #E0E0E0;
	text-align: justify;
	vertical-align: top;
}

.BackgroundColorNone{
	border: none;
	text-align: justify;
	vertical-align: top;
	background-color: inherit !important; 
}

.div_menu{
	/*max-width: 20%;
	min-width: 15%;
	*/
	overflow: inherit;
	min-width: 300px !important;
	width: 300px !important;
	height: 100%;
	vertical-align: top;
}

.div_body{
	/*overflow: scroll;*/
	width: 95%;
	height: 100%;
	vertical-align: top;
}
.highlight {
	font-weight: bold;
	color: white;
	background-color: #33DD77;	
}

.linkSkorowidzRzeczowy{
	font-style: italic;
	vertical-align: middle;
	/*font-weight: bold;*/
}

.wyrownaj_do_prawej{
	float: right;	
}

.wyrownaj_do_lewej{
	float: left;	
}

.tableRight{
	padding-left: 15px;
	text-align: right;
		
}

.tableLeft{
	text-align: left;	
}

.minWidth30{
	min-width: 30px;		
	width: 30px;
	float: left;
}

.datalist2-noborder2 td{
	border: none !important;
	background-color: inherit !important;
	background: inherit !important;
}

.datalist-noborder{
	border-style: none !important;
}

.datalist-noborder .ui-panelgrid td {
	border-style: none !important;
}


.datalist-noborder .ui-widget-content {
	border: none !important;
	background-color: inherit !important;
	background: inherit !important;
	border-width: 0px !important;	
	

}

.datalist-noborder-margin .ui-widget-content {
	border: none !important;
	background-color: inherit !important;
	background: inherit !important;
	border-width: 0px !important;	
	margin: -8px;
}

.borderNone{
	border: none !important;
	padding-left: 0px;	
}

.dropDownMenu {
	padding: 0px;
	text-align: left;
	font-weight: normal;		
}

 .active-row {
        background-color: #FFEBDA !important;
        cursor: pointer;
 }
 
 .x35{
 	padding-top: 10px !important;
 	
 }
 
.x30  dl {
	margin-block-start: 0em;
 	margin-block-end: 0em;
}

.ui-button-text{
	color: black;
}

.ui-column-title{
	color: black;
}

.ui-panelgrid-cell{
	color: black;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	color: black; 
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	color: black;
}

.ui-widget-content {
  color: black;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	color: #000;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
	background:#595959;
}

.ui-widget-header a {
  color: #000;
}
