@CHARSET "UTF-8";
* {
	/*margin: 0;*/
	/*font-family: Halvetica, Calibri, Arial;*/
}

html, body {
	margin: 0;
	width: 100%;
	height: 100%;

}

a img {border: none; }

/*#outerHeader {*/
	/*width: 100%;*/
	/*margin: 0 auto;*/
	/*height: 150px;*/
	/*background: url(../images/gui/bg.png) repeat-x;*/
/*}*/

/*#headerLine {*/
	/*display: block;*/
	/*background-color: #005DC3;*/
	/*width: 100%;*/
	/*height: 5px;*/
/*}*/

/*#innerHeader {*/
	/*width: 1000px;*/
	/*margin: 0 auto;*/
	/*display: block;*/
/*}*/

/*#topInfoEmptyHeader{*/
	/*width: 500px;*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*border: none;*/
	/*float: left;*/
	/*display: inline;*/
	/*height: 32px;*/
/*}*/

/*#topInfoCenterHeader{*/
	/*width: 30px;*/
	/*background-color: #005DC3;*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*height: 32px;*/
	/*border: none;*/
	/*float: left;*/
	/*display: inline;*/
	/*background: url("../images/gui/panel_us_lewa.png") !important;*/
/*}*/

/*#topInfoRightHeader {*/
	/*width: 7px;*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*border: none;*/
	/*height: 32px;*/
	/*float: left;*/
	/*display: inline;*/
	/*background: url("../images/gui/panel_us_prawa.png") !important;*/
/*}*/


#topInfoContentHeader{
	/*width: 462px;*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*border: none;*/
	/*height: 32px;*/
	/*float: left;*/
	/*background-color: #005DC3;*/
	/*display: inline;*/
}

.borderNone {
	border: none;
}


#outerContent{ 
  margin: 0;
}

#innerContent{
  /*/!*width: 1000px;*!/*/
  /*background-color: #FCFCFC;*/
  /*margin: 0 auto 100px auto;*/
  /*border-bottom: 1px solid #AAA;*/
  /*border-right: 1px solid #AAA;*/
  /*border-left: 1px solid #AAA;*/
  /*overflow: visible;*/
  /*display: table;*/
}


#mainContent {
  /*width: 100%;*/
  /*border-top: none;*/
  /*display: inline;*/
}

#contentTopMenu {
	/*width: 1000px;*/
	/*margin: 0 auto 0 auto;*/
	/*padding: 0;*/
	/*border-bottom: none;*/
	/*border-top: 1px solid #AAA;*/
	/*border-left: 1px solid #AAA;*/
	/*border-right: 1px solid #AAA;*/
}

#topMenuContent {	
	/*display: block;*/
	/*border: none;*/
	/*background: url("../images/gui/top_menu_gradient.png") 0 0 repeat-x !important;*/
	/*height: 40px;*/
}


#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -82px;
}

#push {
	/*height: 80px*/
}

#commonFooter {
	width: 100%;
	height: 110px;
	background: #f9f9f9;
	border-top: none;
	color: #000;
}

#commonFooter a {
	/*text-decoration: none;*/
	/*color: #333;*/
}

.right-footer-info {
	text-align: right;
}

.left-footer-info {
	text-align: left;
}

.center-footer-info {
	text-align: center;
}

.footer-table {
	width: 1000px; 
	margin: 0 auto;
}

.footer-table .special-text {
	color: #233A80; 
	font-weight: bolder;
}
/* do wyrzucenia  */
#contentLeftMenu {
	/*width: 200px;*/
	/*height: auto;*/
	/*height: 100%;*/
	/*display: table-cell;*/
	/*vertical-align: top;*/
	/*background-color: #DDD;*/
	/*border-right: 1px solid #AAA;*/
}
/*do wyrzucenia */
#mainContentWithMenu {
	/*width: 800px;*/
	/*display: table-cell;*/
	/*vertical-align: top;*/
}

.euDonationPanel{
	background-color: white;
	width: 100%;
	border-top: 1px solid #AAAAAA;
}

.logout-menu-item .logOutIcon {
	/*margin-top: -3px;*/
}

/*.visitsConfirmTextPanel table, .ui-datatable table {table-layout: auto;}*/
/*.visitsMainPanel .ui-dialog, .eRegConfirmationPanel .ui-dialog {position: absolute;}*/
/*.ui-dialog .ui-selectonemenu-panel*/