/*
	GISPartner.pl

	gp-print.css
	Wydruk A4

	Ver 4.1.16.10.21
*/

body {
	color: #000;
	background: #fff;
	padding: 0 !important;
}

#header,
#uwagi,
#mapa,
#mapa2,
#text,
#footer {
	margin: 0 auto 18px auto;
}

#uwagi {
	visibility: visible !important;
}

#mapa {
	border: 1px solid #aaa;
	overflow: hidden;
}

.printWatermark {
	display: block;
	position: absolute;
	top: 0;
	right: 2.5cm;
	bottom: 0;
	left: 2.5cm;
	z-index: 3333;
}

#text, #footer {
	text-align: left;
	font-size: 9pt;
}

#footer {
	text-align: center;
}

.gwt-Button,
.x-btn,
.x-shadow,
#wgUwagi,
#printhelp,
#mapa_zoom_slider,
.imgpMapSlider {
	display: none !important;
}

/* raport table */
.imgp-table-report {
	border:0.5mm solid #000 !important;
}

.imgp-table-report td {
	padding:1pt;
	font-size:9pt;
	border-top:0.1mm solid #000 !important;
	border-right:0.1mm solid #000 !important;
	border-bottom:0.1mm solid #000 !important;
	border-left:0.1mm solid #000 !important;
}

tr.tableHeader td {border-bottom:1mm solid #000;}
tr.tableHeader td .gwt-HTML {font-size:9pt;font-weight:bold;}

#info_user {
	top: 0px !important;
}

#info_date {
	top: 0px !important;
}

/* tylko mapa */
.option-map.template-A4.orientation-V #print-area,
.option-map.template-A4.orientation-H #print-area {
  padding-top: 2em !important;
  padding-bottom: 0 !important;
}
.option-map.template-A3.orientation-V #print-area,
.option-map.template-A3.orientation-H #print-area {
  padding-top: 2em !important;
  padding-bottom: 0 !important;
}
