body {
	color: #7F7F7F;
}

img {
	border: none;
}

* {
	_font-size: 12px;
}

p {
	color: #7F7F7F;
}


#content {
	/* margin-top: 20px; */
}

#mainLoading {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.mainLoadingContent {
	text-align: center;
	padding: 10px;
	border: 1px solid #aaa;
	margin-left: auto;
	margin-right: auto;
}

#mainError {
	margin-top: 20px;
}

#mainLoadingContent {
	width: 200px;
}

#mainErrorContent {
	width: 300px;
	color: #BB6666;
}


.boxContentNoPadding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

#newsContent {
	padding: 20px;
	color: #7f7f7f;
	font-size: 12px;
}

#wideCol #news {
	padding: 20px 0;
}

.cursor {
	cursor: pointer;
	_cursor: hand;
}

.numeric {
	white-space: nowrap;
	text-align: right;
}

* {
	margin: 0;
	padding: 0;
}
body {
	font: 76% Verdana, sans-serif;
	text-align: center;
	background-color: #fff;
}

#wrapper {
	width: 961px;
	margin: 0 auto;
	text-align: left;
}
#top {
	width: 961px;
	/* height: 490px; */
	height: 535px;
	/* height: 572px; */
}
.sub1 {
	background: transparent url('./../img/top1.jpg') no-repeat 0 0;
}
.sub2 {
	background: transparent url('./../img/top2.jpg') no-repeat 0 0;
}
.sub3 {
	background: transparent url('./../img/top3.jpg') no-repeat 0 0;
}
.sub4 {
	background: transparent url('./../img/top4.jpg') no-repeat 0 0;
}
.sub5 {
	background: transparent url('./../img/top5.jpg') no-repeat 0 0;
}
.sub6 {
	background: transparent url('./../img/top6.jpg') no-repeat 0 0;
}
/*
#topHeader {
	padding: 0px 0px 0px 246px;
	margin: 0px;
	position: relative;
	height: 39px;
	background: transparent url('./../img/mrr_new_top.jpg') no-repeat 0 0;
}
*/

#mapaSwf {
	position: absolute;
	top: 72px;
}
#topHeader {
	height: 72px;
	padding: 16px 0 0 245px;
	position: relative;
}
#topHeader h2 {
	font-size: 16px;
	/* Oryginalny kolor: #2478d4 */
	/* color: #2478d4;  */
	color: #1f67b6;
	margin-bottom: 10px;
}
#topHeader p, #topHeader table td {
	font-size: 11px;
	/* Oryginalny kolor: #2478d4 */
	/* color: #2478d4; */
	color: #1f67b6;
	margin-bottom: 5px;
}
#topHeader table {
	margin-bottom: 6px;
}
#nav {
	list-style: none;
	position: absolute;
	top: 12px;
	right: 0;
	width: 400px;
}
#nav li {
	float: left;
	padding-right: 15px;
}
#nav li.last {
	padding-right: 0;
}
#nav li a {
	font-size: .8em;
	color: #57709c;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url('./../img/arr.gif') no-repeat left center;
}
#nav li a:hover {
	text-decoration: underline;
}
#info {
	position: absolute;
	top: 91px;
	right: 5px;
	color: #90a2c0;
	font-size: .8em;
}
.contentHeader {
	height: 30px;
	padding: 0 5px;
	position: relative;
	border-bottom: 1px solid #e4e4e4;
}
#contact {
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	position: relative;
	border-bottom: 1px solid #e4e4e4;
}
.contentHeader h3 {
	line-height: 30px;
	font-size: 1em;
	font-weight: normal;
	color: #57709c;
}
.contentHeader .export  {
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 5px;
}
.contentHeader .export a {
	display: block;
	font-size: .8em;
	color: #9f9f9f;
	padding-right: 20px;
	background: transparent url('./../img/excel.gif') no-repeat right center;
}
.contentHeader .export a.rss {
	display: block;
	font-size: .8em;
	color: #9f9f9f;
	padding-right: 20px;
	background: transparent url('./../img/rss.gif') no-repeat right center;
}
#contact #contactWeb {
	width: 150px;
	display: block;
	font-size: .8em;
	color: #9f9f9f;
	background: transparent url('./../img/mail.gif') no-repeat right 12px;
}
#contact #print {
	width: 110px;
	display: block;
	font-size: .8em;
	color: #9f9f9f;
	background: transparent url('./../img/print.gif') no-repeat right 12px;
	position: absolute;
	top: 0px;
	right: 5px;
}
a:hover {
	text-decoration: none;
}
#footer {
	height: 45px;
	padding-left: 51px;
	/*background: transparent url('./../img/ueFlag.gif') no-repeat 0 center;*/
}
#footer p {
	padding: 10px 0;
	font-size: .8em;
	color: #9f9f9f;
	text-align: center;
}
#footer div {
	text-align: center;
}
#results th, #projects th, #projectsList th {
	font-size: .9em;
	color: #7f7f7f;
	padding: 4px;
	text-align: left;
}

#results td, #projectsList td {
	vertical-align: top;
}	
#results td td, #projectsList td {
	padding: 4px;
	color: #7f7f7f;
	font-size: .9em !important;
}
#results .header {
	background-color: #d9d9d9;
}
#results .header td {
	color: #6c6c6c;
}
#results .mainHeader th {
	padding-bottom: 10px;
}
#resLeft { 
	padding-right: 10px;
}
#resRight {
	padding-left: 10px;
}
#resRight table, #resLeft table{
	width: 100%;
}
#results .odd td, #projectsList .odd td {
	background-color: #e2e2e2;
}
#content {
	width: 961px;
}
#leftCol {
	width: 635px;
	float: left;
}
#rightCol {
	width: 306px;
	float: right;
}
.clr {
	clear: both;
}
#projects {
	width: 100%;
}
#projects tr.hoverable:hover td {
	/* background-color: #deeff9; ORYGINALNY */
	background-color: #e1edff;
	color: #69a8cc;
	cursor: pointer;
	_cursor: hand;
}
#projects td {
	color: #7f7f7f;
	font-size: .9em;
	padding: 4px;
}
#projects .odd td {
	background-color: #e2e2e2;
	/* color: #616161; */
}
.rightBox .boxContent {
	padding-top: 7px;
	color: #7f7f7f;
	font-size: .9em;
	margin-bottom: 20px;
}
.rightBox .boxContent p {
	text-align: justify;
}
.rightBox .boxContent .flagsBox {
	width: 65px;
	float: left;
}

.flagBoxMiddle {
	margin-left: 52px;
	margin-right: 52px;
}
.rightBox .boxContent #flags {
	/* padding-top: 25px; */
	margin-top: 35px;
	padding-left: 5px;
}
.rightBox .boxContent .flagsBox p {
	color: #57709c;
	font-size: .9em;
}

.about {
	color: #7F7F7F;
	font-size: 1em;
	text-decoration: none;
}

.about:hover {
	text-decoration: none;
}

.rightBox .boxContent .flagsBox .image { 
	height: 50px;
}
#news  {
	list-style: none;
}
#news a {
	font-size: 1.1em;
	text-decoration: none;
	color: #57709c;
	font-weight: bold;
}
#news li {
	padding-left: 30px;
	background: transparent url('./../img/arr.gif') no-repeat 8px center;
}
#news a .date {
	font-weight: normal;
	font-size: .8em;
}
#news a:hover {
	text-decoration: underline;
}
#show {
	font-size: .9em;
	color: #9f9f9f;
	position: absolute;
	top: 0;
	right: 5px;
	line-height: 30px;
}
* html #show {
	top: 5px;
	right: 5px;
}
#show fieldset {
	border: 0;
}
#show select {
	font-size: .9em;
	color: #9f9f9f;
	width: 40px;
}
#list .contentHeader .export {
	right: 215px;
	_right: 235px;
}

#list .contentHeader .export a {
	font-size: .9em;
}
#projectsList {
	width: 100%;
}
#projectsListName {
}
#projectsList tr.hoverable:hover td {
	/* background-color: #deeff9; ORYGINALNY */
	background-color: #e1edff;
	color: #69a8cc;
	cursor: pointer;
	_cursor: hand;
}
#pagin {
	width: 100%;
	margin: 10px 0 20px 0;
}
#pagin a {
	font-size: .9em;
	color: #9f9f9f;
}
#pagin a:hover {
	text-decoration: none;
}
#pagin .prev {
	width: 10%;
	text-align: left;
	/* padding-left: 13px; */
	/* background: transparent url('./../img/paginPrev.gif') no-repeat 3px 5px; */
}
#pagin .next {
	width: 10%;
	text-align: right;
	/* padding-right: 13px; */
	/* background: transparent url('./../img/paginNext.gif') no-repeat right 5px; */
}
#pagin .pages {
	width: 80%;
	text-align: center;
}
#track2 {
	position: absolute; top: 0; left: 0; height: 100px; background-color: rgb(170, 170, 170); width: 5px;
}
#handle2 {
	position: absolute; top: 0; left: 0; width: 10px; height: 5px; background-color: rgb(255, 0, 0); cursor: move;
}

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url('./../img/prototypewindow/top_left.gif') no-repeat 0 0;		
}

.dialog_n {
	background: transparent url('./../img/prototypewindow/top_mid.gif') repeat-x 0 0;		
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url('./../img/prototypewindow/top_right.png') no-repeat 0 0;		
}

* html .dialog_ne {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prototypewindow/top_right.png', sizingMethod='scale');
}

.dialog_e {
	width: 2px;
	background: transparent url('./../img/prototypewindow/center_right.png') repeat-y 0 0;		
}

* html .dialog_e {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prototypewindow/center_right.png', sizingMethod='scale');
}

.dialog_w {
	width: 2px;
	background: transparent url('./../img/prototypewindow/center_left.gif') repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url('./../img/prototypewindow/bottom_left.png') repeat-x 0 0;				
}

* html .dialog_sw {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prototypewindow/bottom_left.png', sizingMethod='scale');
}

.dialog_s {
	background: transparent url('./../img/prototypewindow/bottom_mid.png') repeat-x 0 0;				
	height: 19px;
}

* html .dialog_s {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prototypewindow/bottom_mid.png', sizingMethod='scale');
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url('./../img/prototypewindow/bottom_right.png') no-repeat 0 0;				
}
* html .dialog_se {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prototypewindow/bottom_right.png', sizingMethod='scale');
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url('./../img/prototypewindow/bottom_right.png') no-repeat 0 0;				
	cursor: se-resize;	
	z-index: 1234;
}

* html .dialog_sizer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prototypewindow/bottom_right.png', sizingMethod='scale');
}

.dialog_close {
	width: 57px;
	height: 13px;
	background: transparent url('./../img/close.gif') no-repeat right top;			
	position:absolute;
	top:16px;
	right:19px;
	cursor:pointer;
	_cursor: hand;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent;		
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	_cursor: _hand;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent;		
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	_cursor:hand;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:left;
	width:100%;
	padding: 16px 19px 0 19px;
	color: #0069a7;
}

.dialog_title img { 
	position: relative;
	top: 1px;
	margin: 0 2px;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	background-color:#fff;
	text-align: left;
}

.boxContent {
	/* padding: 0 25px 0 25px; */
	padding-left: 5px;
	padding-right: 5px;
	padding: 0px;
	color: #9f9f9f;
}

.boxHeader {
	font-size: 1.6em;
	color: #0069a7;
	font-weight: bold;
	position: relative;
}

.subtitle {
	font-size: 12px;
	font-weight: normal;
	color: #0069a7;
	margin-bottom: 10px;
}

.tableContent {
	width: 100%;
	margin: 10px 0 20px 0;
}
.imageBox {
	display: inline;
	margin-right: 20px;
	/* margin-bottom: 20px; */
}

.imageBox img {
	height: 105px;
	margin-bottom: 20px;
}

.imageBox .description td {
	padding-top: 5px;
}

* html .imageBox {
	display: inline;
}
/*
.imageCaption a {
	margin-top: 4px;
	width: 100%;
	height: 15px;
	line-height: 15px;
	display: block;
	text-decoration: none;
	color: #9f9f9f;
	background: transparent url('./../img/download.gif') no-repeat right top;
	margin-right: 20px;
}
*/

.imageBox a {
	margin-top: 4px;
	text-decoration: none;
	color: #9f9f9f;
}

.imageCaption a:hover {
	text-decoration: underline;
}


ul.otherAttachments {
	list-style-type: none;
	/*list-style-image: url('./../img/download.gif'); */
	/* padding-left: 20px; */
}

.otherAttachments li {
	height: 15px;
	margin-bottom: 10px;
}

.attachmentDownload * {
	float: left; 
	clear: none;
	cursor: pointer;
	_cursor: hand;
}

.attachmentDownload img.downIco { 
	margin-right: 10px;
}

.attachmentDownload {
	color: #9f9f9f;
	text-decoration: none;
}

.otherAttachments a:hover {
	text-decoration: underline;
}

#BoxPagin {
	width: 100%;
}
#BoxPagin a {
	font-size: 1.1em;
	color: #9f9f9f;
	padding: 2px 0;
	line-height: 16px;
}
#BoxPagin .paginMid {
	text-align: center;
	width: 50%;
}
#BoxPagin .paginMid a {
	padding-right: 25px;
	margin-right: 10px;
}
#BoxPagin .paginMid .paginPrint {
	background: transparent url('./../img/printIcon.gif') no-repeat right top;
}
#BoxPagin .paginMid .paginPdf {
	background: transparent url('./../img/pdf.gif') no-repeat right top;
}
#BoxPagin .paginPrev {
	/* display: block; */
	width: 25%;
	padding-left: 12px;
	/* background: transparent url('./../img/paginPrev.gif') no-repeat left 4px; */
}
#BoxPagin .paginNext {
	/* display: block; */
	width: 25%;
	text-align: right;
	padding-right: 12px;
	/* background: transparent url('./../img/paginNext.gif') no-repeat right 4px; */
}
.tableContent td {
	font-size: 11px;
	color: #9f9f9f;
	padding: 3px 18px;
	vertical-align: top;
}

.tableContent .odd td {
	/* background-color: #ebebeb; */
	/* background-color: #f2f2f2 !important; Ładny, ale za blady */
	background-color: #ececec !important;
}

.boxHeader img {
	position: absolute;
	top: 0;
	right: 0;
}

* html .boxHeader img {
	right: 25px;
}

#description {
	/*height: 91px;*/
	/*position: relative;*/
	/*overflow: hidden;*/
	margin-bottom: 25px;
}
#descriptionContent {
	font-size: 10px;
	padding: 10px 40px 10px 0;
	text-align: justify;
	/* color: #9f9f9f; */
}

#descriptionContent * {
	/* font-size: 1.1em !important; */
	color: #7F7F7F !important;
	font-size: 12px !important;
	text-align: justify;
	font-family: Verdana, sans-serif !important;
	background-color: #fff !important;
}

#descriptionContent ul, #descriptionContent ol {
	margin-left: 20px;
}

#descriptionSlider {
	/*position: absolute;
	height: 91px;
	width: 14px;
	top: 0;
	right: 0;
	background-color: #e9f2f8;*/
	display: none;
}
#descriptionHandler {
	/*position: absolute;
	height: 15px;
	width: 12px;
	top: 0;
	right: 1px;
	background-color: #89bad7;
	cursor: n-resize;*/
	display: none;
}
.descriptionHandlerOver {
	background-color: #9bd2f2;
}
#attachments {
	/*height: 193px;*/
	/*position: relative;*/
	/*overflow: hidden;*/
	margin-bottom: 25px;
}
#attachmentsContent {
	font-size: 1.1em;
	padding: 5px 40px 5px 0;
	text-align: justify;
}
#attachmentsSlider {
	/*position: absolute;
	height: 193px;
	width: 14px;
	top: 0;
	right: 0;
	background-color: #e9f2f8;*/
	display: none;
}
#attachmentsHandler {
	/*position: absolute;
	height: 34px;
	width: 12px;
	top: 0;
	right: 1px;
	background-color: #89bad7;
	cursor: n-resize;*/
	display: none;
}
.attachmentsHandlerOver {
	background-color: #9bd2f2;
}
.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
  display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
	/*border: 1px solid #2a83b7;*/
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
  margin: 0px;
  padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    

.all {
	color: #999;
	font-size: .9em;
	float: right;
}

#polecForm {
	padding: 20px 0;
	font-size: 11px;
}
#tableForm td {
	padding-right: 20px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 11px;
}
#polecForm input {
	width: 250px;
	font-size: 11px;
	border: 1px solid #999;
}

#polecForm textarea {
	width: 250px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
}

.comparisonTable .header {
	background-color: #d9d9d9 !important;
}

.comparisonTable td {
	padding-left: 2px !important;
	padding-right: 2px  !important;
}

.comparisonTable .odd td {
	background-color: #e7e7e7 !important;
	color: #616161;
}



.printOnly {
	display: none;
}

ul.sitemap {
	list-style-type: circle;
	padding-left: 20px;
}

.sitemap li {
	height: 15px;
	margin-bottom: 10px;
}

.sitemap a{
	font-size: .8em;
	color: #9F9F9F;
	text-decoration: none;
	padding-left: 10px;
}

.sitemap a:hover {
	text-decoration: underline;
}

.noFlash {
	height: 446px;
	padding: 20px;
	color: #BB6666;
	font-size: 16px;
	border: 1px solid #BB6666;
	font-weight: bold;
}

.noFlash a {
	color: #aa0000;
}

.flagsBox a {
	font-size: 9px;
	color:#57709C;
	text-decoration: none;
}
.flagsBox a:hover {
	text-decoration: underline;
}

.icon {
	float: left;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	clear: none;
}

a.nav {
	color: #9F9F9F;
	font-size: 10px;
	text-decoration: underline;
}

a.nav:hover {
	text-decoration: none;
}

.insideWindow {
}

.insideWindowTd {
	width: 100%;
}

.insideWindowTr {
}

.realContent {
	/* margin: 5px; */
	padding: 5px 7px 5px 7px; 
	/* background: #fefefe; */
}

.realContentContainer {
	/* padding: 3px; */
	border: 1px solid #ccc;
	
}

a.transparent {
	text-decoration: none;
	color: inherit;
	/* _color: #7F7F7F; w IE.css*/
}

.superHeader span, .superHeader th  {
	text-align: center !important;
	text-transform: lowercase;		
}

.comparisonTable .largerPadding {
	padding-right: 8px !important;
}

.dymekWojewodztwa {
	position: absolute;
	width: 310px;
	background: url('../img/dymek_rog.gif') no-repeat;
	padding-left: 15px;
	z-index: 100;
}

.dymekWojewodztwa .dymekWojewodztwaTop {
	background: #04569f;
	height: 13px; /* 20 - 3*2 (padding) */
	font-size: 0.8em;
	color: white;
	font-weight: bold;
	padding: 3px;
}

.dymekWojewodztwa .dymekWojewodztwaBottom {
	background: white;
	color: #04569f;
	border: #04569f solid;
	padding: 3px;
	
}