@import "default.css";
@import "content.css";

body {
	text-align: center;
	/*
	background: #fff url(../img/bg.gif) repeat-x;
	*/
	background: #FFFFFF;
	margin: 0pt;
	padding: 0pt;
}

div.column {
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.rightMargin {
	width: 100%;
}

div.row {
	clear: both;
	text-align: left;
	margin: 5px 5px 5px 5px;
}

.adminPanelRow {
	float: left;
	text-align: left;
	margin: 0px 0px 0px 15px;
	width: auto;
	height: 18px;
}

.hiddenMCE {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

.customTextEditor {
	width: 707px;
	height: auto !important;
	height: auto;
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #E3E2DE;
	border-left:1px solid #E3E2DE;
	border-right:1px solid #E3E2DE;
	padding: 0px;
}

* html .customTextEditor {
	width: 100%;
}

.customTextEditorCell {
	margin:	0px 10px 10px 10px;
	overflow: auto;
	width: 686px;
	height: auto;
	padding: 0px;
	}

.customText {
	border: solid 1px #AB3C3C;
	margin: 2px 0px 2px 0px;
	padding: 1px 0px 1px 0px;
	width: 707px;
	overflow: auto;
	font-family: Trebuchet MS;
}

.adminPanel {
	float: left;
	width: 42px;
	height: 42px;
	background-color: transparent;
}

.adminPanelEdit {
	position: relative;
	top: 0px;
	margin: 0px auto 0px 67px;
	width: auto;
	text-align: left;
	font-weight: bold;
	color: #804343;
	float: clear both;
}

.adminPanelEdit {
	position: relative;
	top: 0px;
	margin: 0px auto 0px 67px;
	width: auto;
	text-align: left;
	font-weight: bold;
	color: #804343;
	float: clear both;
}

.panelButton {
	background-color: #FFF;
	border: outset 1pt #000;
	margin: 0px;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 8pt;
	height: 20px;
	color: #335588;
	overflow: visible;
	padding: 0px 5px;
}

.panelText {
	width: 80%;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
}

.divHeaderPrint {
	display: none;
}

.divHeader {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 995px;
 	height: auto;
}

.divContainer {
	background-color: #fff;
  	position: relative;
 	width: 995px;
  	text-align: left;
 	overflow: visible;
  	clear: both;
 	border-bottom: solid 1px #E3E2DE;
 	margin: auto;
}

.divFooter {
	clear: both;
  	position: relative;
 	width: 995px;
 	height: 110px;
 	margin: 12px auto 0px auto;
}

/* nowy layout 
   author mcl */

div.rightBorder {
    padding-bottom: 0px;
	margin-bottom: 0px;
}

div.left {
	width: 271px; 
 	margin-top: 7px;
}

div.right {
	width: 709px;
 	margin-left: 15px;
}

.divRightHeader {
	padding: 0px;
 	margin: 9px 0px 0px 5px;
 	width: auto;
 	height: auto;
  	text-align: left;
  	overflow: visible;
}

.pmButton {
	background-color: #C2D5ED;
 	border: 1pt outset #C2D5ED;
 	color: #2D4E70;
 	font-family: Trebuchet MS;
 	font-size: 9pt;
 	font-weight: bold;
 	height: 20px;
	width: 20px;
}

.divMain {
	position: relative;
 	margin: 0px;
  	width: 100%;
  	font-family: Trebuchet MS;
}

a.adminBtnEdit {
	background: #C6E2FF;
 	display: block;
 	width: 42px;
 	height: 42px;
	float: left;
 	text-decoration: none;
  	color: #1155AA;
  	margin: 0px 0px 0px 0px;
}

a.adminBtnPreview {
	background: #C6E2FF;
  	display: block;
  	width: 42px;
 	height: 42px;
  	text-decoration: none;
  	color: #1155AA;
  	float: left;
  	margin: 0px 0px 0px 0px;
}

.clear {
	clear: both;
	content: '[DUMMY CONTENT]'; 
	display: block; 
	visibility: hidden;	
	overflow: hidden;
}

.divPrint {
 	margin: 10px 0px 0px 2px;
 	text-align: right;
 	color: #82837B;
 	font-weight: bold;
 	font-size: 8pt;
 	cursor: pointer;
  	float: left;
 	font-family: Trebuchet MS;
 	display: block;
 	width: 65px;
 	height: 25px;
 	background-image: url(../img/print.png);
 	background-position: left top;
 	background-repeat: no-repeat;
 	line-height: 25px;
}

a.rss {
	display: block;
	float: right;	
	height: 16px;
	width: 32px;
	background-image: url(../img/rss.gif);
	background-repeat: no-repeat;
	background-position: center center;		
	cursor: pointer;	
	margin: 1% 1% 0% 1%;	
}

a.atom {
	display: block;
	float: right;	
	height: 16px;
	width: 32px;
	background-image: url(../img/atom.gif);
	background-repeat: no-repeat;
	background-position: center center;		
	cursor: pointer;	
	margin: 1% 1% 0% 1%;	
}

/* TODO [lla] remove everything below this after replacing the static text footer */
#footer {	
	width: 760px;
	height: 90px;
    text-align: center;
}

.entranceCounter {
	text-align: right;
 	color: #999999;
 	font-size: 9px;
 	clear: both;
  	margin-left: auto;
  	margin-right: auto;
 	width: 995px;
}

table.footer {
	vertical-align: middle;
  	text-align: center;
 	width: 100%;
  	border: 0px;
  	color: #262626;}

.simpleColumn {
	float: left;
}

.divEditLeft {
	width: 20%;
}

.divEditRight {
	width: 70%;
}

.iText {
	padding: 0px 2px;
	margin: 7px 5px 0px 0px;
	height: 18px;
	color: #113355;
	border: solid 1px #505247;
	font-family: Trebuchet MS;
	font-size: 8pt;
	float: left;
}

.editData {
	background-color: #f5f5f5;
	margin: 0px 0px 8px 0px;
	border: solid 1px #bbb;
	padding-top: 2px;
}

.formMargin {
	margin: 0px;
	padding: 0px;
}

.wrapper:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.wrapper {
	display: inline-block;
	width: 100%;
}

.tableMargin {
	margin: 0pt;
	padding: 0pt;
}

.loginFrm {
	border: solid 1px #AACCEE;
	margin: 0px;
	padding: 1px 5px 1px 5px;
	width: 99%;
	text-align: right;
}

.loginFrm .login {
	color: #104E8B;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	border: none;
	background: transparent;
}

.loginFrm .login:hover {
	color: #88AAEE;
}

.linkTable {
	position: absolute;
	bottom: 2pt;
	right: 2pt;
	background-color: #FFF;
	border: solid 1px #ACE;
	opacity: .75;
	filter: alpha(opacity = 75);
}

/* ciechanów lkz */
.divHeaderLeft {
	float: left;
	width: 263px;
	height: 100px;
}

.divHeaderRight {
	float: left;
	width: 405px;
	height: 100px;
	overflow: hidden;
}

.divHeaderLinkedRight {
	float: left;
	width: 327px;
	height: 100px;
	border: 0px;
	background-image: url(../img/baner_new_100px.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.bip {
	background-image: url(../img/bip_logo_new.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 263px;
	height: 100px;
	display: block;
}

.smallButton {
	background: transparent none repeat scroll 0%;
	border: medium none;
	color: #104E8B;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
}

.smallButton:hover {
	color: #5599EE
}

.inputText {
	padding: 0px;
	margin: 4px 0px 4px 0px;
	height: 16px;
	color: #113355;
	border: solid 1px #AB3C3C;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.FieldName {
	display: block;
	margin: 6px 4px 1px 0px;
	float: left;
}

.containerSubElem {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
	color: #505247;
}

.containerSubElemInfo {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 99%;
	text-align: left;
	color: #999999;
	font-family: Trebuchet MS;
}

.containerSubElemHistoryInfo {
	margin: 2px 2px 0px 2px;
	padding: 0px;
	width: 100%;
	text-align: left;
	color: #999999;
	display: none;
}

.loginPanel {
	float: right;
	margin: 0px;
}

/* lkz Some otfen used styles */
.halfColumn {
	width: 49.5%;
	float: left;
}

.leftText {
	text-align: left;
}

.rightText {
	text-align: right;
}

.leftF {
	float: left;
}

.rightF {
	float: right;
}

.standardButton {
	background-color: #FFFFFF;
	border: solid 1px #804343;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #804343;
	margin: 0px;
	cursor: pointer;
	text-align: center;
}

.loginPanelCell {
	border-right: 1px solid #BDBEB9; 
	width: auto; 
	height: auto; 
	float: left;
	padding: 0px 0px 6px 0px;
}

.loginInformation {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #82837B;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	vertical-align:	middle;
	height: auto;
	margin: 9px 20px 0px 20px;
	display: block;
	width: auto;
	padding: 0px 0px 1px 0px;
}

.standardLogoutButton {
	font-family: Trebuchet MS;
	font-size: 8pt;
	padding: 0px;
	cursor: pointer;	
	margin: 9px 20px 0px 20px;
	border: 0px;
	background-color: #FFFFFF;
	color: #82837B;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	vertical-align:	middle;
}

.standardAcceptButton {
	background-color: #FFFFFF;
	border: solid 1px #804343;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #804343;
	margin: 0px;
	display: none;
}

.standardButton:hover {
	background-color: #BC6363;
	color: #FFFFFF;
}

.link {
	color: #B22222;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	background: transparent;
	padding: 0px;
	margin: -6px 4px 0px 0px;
	display: block;
}

.clock {
	float: left;
	height: 100px;
}

.newsStyle {
	font-family: Trebuchet MS;
	font-weight: none;
	color: #505247;
	display: block;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display: block; 
	margin: 0px;
}

.newsStyleHeader {
	font-size: 11px;
	width: 709px;
	height: auto;
	padding: 0px;
	background: url(../img/content_header.png) no-repeat;
	overflow: hidden; 
	align:center;
	min-height: 22px;
}

.newsStyleOther {
	font-size: 13px;
	font-family: Trebuchet MS;
	font-weight: none;
	color: #505247;
	display: block;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px ;
	border-left:1px solid #E3E2DE;
	border-right:1px solid #E3E2DE;
}

.headerSpan {
	display: block;
	margin: 3px 3px 3px 15px;
}
	

/* nowy layout 
   author mcl */
   
/*
.footerLittleCell {
	width: auto;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 45px 0px 0px;
}

.footerFunduszeEuropejskie {
	display: block;
	background-image: url(../img/fundusze_europejskie.PNG);
	width: 96px;
	height: 53px;
	margin: 0px 0px 22px 32.5px;
}

.footerSektorowyProgramOperacyjny {
	display: block;
	background-image: url(../img/sektorowy_program_operacyjny.PNG);
	width: 91px;
	height: 51px;
}

.footerTransport {
	display: block;
	background-image: url(../img/transport.PNG);
	width: 96px;
	height: 48px;
}

.footerPunktInformacyjny {
	display: block;
	background-image: url(../img/wielkopolski_punkt_informacyjny.PNG);
	width: 81px;
	height: 56px;
}

.footerProgramRozwoju {
	display: block;
	background-image: url(../img/program_rozwoju.PNG);
	width: 100px;
	height: 59px;
}

.footerEpuap {
	display: block;
	background-image: url(../img/epuap.PNG);
	width: 99px;
	height: 25px;
	margin : 13px 0px 0px 0px;
}

.footerStrategiaRozwoju {
	display: block;
	background-image: url(../img/strategia_rozwoju.PNG);
	width: 95px;
	height: 53px;
	margin: 0px 32.5px 0px 0px;
}
*/

.footerBottomCell {
	height: 35px;
	width: 995px;
	float: left;
	background: #4C4C4C;
	margin: 0px;
}

.footerZporrCell {
	clear: both;
	height: 77px;
	width: 995px;
	float: center;
	background: #FFFFF;
	margin: 0px;
}

.comarchLogo {
	height: 35px;
	width: auto;
	float: left;
	margin: 0px 0px 0px 50px;
}

.footerLinks {
	height: 35px;
	width: auto;
	margin: 0px 15px 0px 15px;
	float: left;
}

.footerUMWW {
	height: 35px;
	width: 230px;
	margin: 0px;
	background: #4C4C4C url(../img/wojewodztwo_wielkopolskie.PNG) no-repeat;
	float: right;
}

.zporr {
	height: 100%;
	width: 100%;
	margin: 0px;
	background: url(../img/umww_zporr.png) center no-repeat;
	float: center;
}

.smallBipLogo {
	height: 35px;
	width: 150px;
	margin: 0px;
	float: center;
	background: #FFFFFF;
	cursor: pointer;
}

/* nowy layout 
   author mcl */
   
.topHeader {
	width: auto;
	min-width: 0px important!;
	height: auto;
	min-height: 0px important!;
	background: #FFFFFF;
	margin: 0px;
}

.headerCell {
	width: auto;
	height: 32px;
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #BDBEB9;
	float: right;
	background-color: #FFFFFF;
}

.headerLinkedMainBiPImage {
	width: 19px;
	height: 22px;
	margin: 10px 20px 0px 20px;
	background: #FFFFFF url(../img/little_BiP.PNG) no-repeat;
	display: block;
	cursor: pointer;
	float: left;
}

.headerLinkedUMWWMainPage {
	width: 25px;
	height: 31px;
	margin: 7px 20px 0px 10px;
	background: #FFFFFF url(../img/orzelek_mini.PNG) no-repeat;
	display: block;
	cursor: pointer;
	float: left;
}

.headerLinkedText {
	width: auto;
	height: auto;
	margin: 10px 20px 0px 20px;
}

.footerLinkedText {
	width: auto;
	height: auto;
	margin: 10px 39px 0px 30px;;
	float: left;
}

.headerFont {
	color: #82837B;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	vertical-align:	middle;
	display: block;
	height: auto;
	width: auto;
}

a.footerLink {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align:	middle;
	display: block;
	width: auto;
	height: auto;
}

.searchLittleButton {
	color: #505247;
	display: block;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 65px;
	height: 20px;
	float: right;
	border-top: 1px solid #505247;
	border-right: 1px solid #505247;
	border-bottom: 1px solid #505247;
	border-left: 0px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

.headerButtons {
	height: 20px;
	width: 995px;
	float: center;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}

.headerButtonLeft {
	width: 141px;
	height: 20px;
	border-right: solid 1px #C98282;
	background-color: #AB3C3C;
	float: left;
	text-decoration: none;
}

* html .headerButtonLeft {border-right: solid 1px #C98282;}

.headerButtonLeft:hover {
	border-right: solid 1px #522B2B;
	background-color: #804343;
}

.headerButtonRight {
	width: auto;
	height: 20px;
	border-left: solid 1px #C98282;
	background-color: #AB3C3C;
	float: left;
	text-decoration: none;
}

* html .headerButtonRight {
	width: 149px;
}

.headerButtonRight:hover {
	border-left: solid 1px #522B2B;
	background-color: #804343;
}

.headerButtonCenter {
	width: 140px;
	height: 20px;
	border-right: solid 1px #C98282;
	border-left: solid 1px #C98282;
	background-color: #AB3C3C;
	float: left;
	text-decoration: none;
}

.headerButtonCenter:hover {
	border-right: solid 1px #522B2B;
	border-left: solid 1px #522B2B;
	background-color: #804343;
}

.headerButtonSpan {
	display: block;
	margin: 3px;
	text-align: center;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	text-decoration: none;
	vertical-align: middle;
	text-decoration: none;
	width: 136px;
	height: 15px;
	cursor: pointer;
}

* html .headerButtonSpan {
	width: 133px;
}

.break {
	width: auto; 
	height: 5px; 
	border-left:1px solid #E3E2DE; 
	border-right:1px solid #E3E2DE;
}

.searchInputField {
	width: 206px;
	height: 20px;
	padding: 0px;
	margin: 25px 0px 4px 0px;
	border: 1px solid #505247;
	color: #505247;
	font-family: Trebuchet MS;
	font-size: 8pt;
	float: left;
}

.blankNavigator {
	display: none;
	}



   
   
   
   
