body {
	background: #006600;
	/*
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
	*/
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	padding: 0;
	margin-top: 15px;

}


p {
	text-align: justify;
	color: #000;
	line-height: 140%;
}

h1, h2, h3 , h4{
	color:#34A343;
	text-align: center;
}

h1 {
	font-size:20px;
	text-align: left;
	margin-bottom: 0;
	margin-left: 50px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size: 16px;
}

h4  {
	text-align: left;
	font-size: 14px;
}

h5  {
	text-align: left;
	font-size: 12px;
}

a {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #34A343;
	text-decoration: none;
	font-weight: bold;
}	

.podkreslenie { 
	width: 500px;
	padding: 0;
	margin-top: -4px;
	margin-left: 40px;
	text-align: left;
	color: #eeeeee;
}

.fastMenu {
	text-align: right;
	float: right;

}

#page {
	width: 900px;
	background: #CCFFCC;
	border: 5px solid #39b44a;
	
	margin: auto;
}

#tabela {
	width: 900px;
	display: table;
	background: url('/images/chipsyDol.gif') bottom center no-repeat; 
}

.rowdiv  {
	display: block;
	width: 900px;
}

#adres {
	float: left;
	display:inline;
}

#aktualnosci {
	width: 190px;
	/*border-left: 2px solid #0070C0;
	margin: auto;*/
	text-align: center;
	float: right;
	display:  inline;
	padding: 0;
	margin-right: 20px;
}

.contentMargin {
	margin-top: 60px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 60px;
}


#content {
	background: #fff;
	border: 1px solid #D5F1D8; /*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

	width: 650px;
	text-align: left;

	display:  inline;
	float: left;
	
	margin-top: 15px;
	margin-bottom: 70px;
	margin-left: 15px;
	margin-right: 15px;
}

.tytulStrony {
	background-color: #39B44A;
	

	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;

}

.l{float:left;margin:10px;margin-left:30px;	padding:2px;
	width:125px;
	height:125px;
	border:2px solid #E7E4BC;}
.r{float:right;margin:10px;margin-right:30px;	padding:2px;
	width:125px;
	height:125px;
	border:2px solid #E7E4BC;}

#content ul li {
	list-style-type:disc;
}
#content ol li {
	color:#000;
	font-weight:nrmal;
}
#content ol li p, #content ul li {
	color:#000000;
	font-weight:normal;
}
.podlista ul li {
	list-style-type:circle;
}
	
	
/*------------------------------------FORMULARZE------------------------------------*/		
.formularz {
	background: #EFCC64; /*url('img/form-back2.jpg') no-repeat;*/
	font: 14px helvetica, sans-serif;
	color: #000;
	width: 550px;
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 2px solid #E7E4BC;
	border-left: 2px solid #E7E4BC;
	border-bottom: 2px solid #CCAD41;
	border-right: 2px solid #CCAD41;
	
}

.formularz td {
	padding: 10px;
}

/*------------------------------------Karta projektu------------------------------*/
#kartaProjektu {
	background-color: #009900;
	font: 14px helvetica, sans-serif;
	color: #000;
	width: 550px;
	padding: 0;
	margin: 0;
	
	text-align: center;
	
	border-top: 2px solid #C3FDC3;
	border-left: 2px solid #C3FDC3;
	border-bottom: 2px solid #006005;
	border-right: 2px solid #006005;

}

#kartaProjektu td {
	padding: 10px; 	
	color: #fff;
}

#kartaProjektu  .naglowekGlowny { 
	background-color: #006600;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#kartaProjektu  .naglowek { 
	background-color: #33CC33;
	color: #006600;
	font-weight: bold;
}

/*------------------------------------REFERENCJE------------------------------------*/
.referencje {
	text-align: center;
}

.referencje table {
	width: 550px;
}

.referencje td {
	width: 120px;
	vertical-align: bottom;
}

.referencje a {
	text-decoration: none;	
}

.referencje img {
	border: 1px solid #000;
	margin-top: 20px;
	margin-bottom: 30px;
	text-decoration: none;
}

/*------------------------------------ARTYKULY------------------------------------*/
/* Narazie brak na PROW*/
.artykul {
	text-align: center;
}

.artykul caption{
	color:#0070C0;
	font-size: 14px;
	font-weight: bold;
}

.artykul img {
	border: 1px solid #999;
}

.artykul tfoot{
	font-size: 10px;
}

/*------------------------------------STOPKA------------------------------------*/
#footer {
	background: #000 url('/images/footerBackground.png') repeat-x;
	border-top: 1px solid #ccc;
	width: 900px;

}

#footer table {
	margin-top: 15px;
	margin-left: 50px;
	width: 850px;
}


#footer td {
	color:#fff;
	font-size:10px;	
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color:#ff0000;
}


/*------------------------------------Odnośnik na początek strony------------------------------------*/
#top {
	margin-right: 100px;
	text-align: right; 
	font-size: 14px;
	padding-bottom: 30px;
}

#top a {
	text-decoration: none;
	color: #34A343;
}

#top a:hover {	
	color: #999;
}

/*------------------------------------Partnerzy------------------------------------*/
#partnerzy {
	margin: auto;
	width: 600px;
}
	
#partnerzy td {
	text-align: center;	
}

#partnerzy img {
	padding-top: 15px;
	padding-bottom: 15px;
	border: none;
}

/*------------------------------------Kontakt------------------------------------*/
#kontakt {
	background-image: url('/images/kontaktTlo.png');
	width: 700px;
	height: 500px;
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 0px;

	color: #000;
	
	font-size: 12pt;
	text-align: left;
}

#kontakt td, #kontakt tr {
	padding: 0;
	margin: 0;
}

#kontakt .malaCzcionka {
	font-size: 9pt;
}

#kontakt .adres {
	font-size: 9pt;
	vertical-align: bottom;
}

#kontakt .mapa {
	text-align: right; 
	font-size: 10pt;
	vertical-align: bottom;
}

#kontakt .mapa a {
	color: #fff;
}

#kontakt .mapa img {
	border: none;
}

#zakladki {
	height: 40px;
	color: #000;
}

#zakladki td {
	width: 155px;
	text-align: center;
}

.zrodlo {
	font-style: italic;
	font-size:10px;
	margin: 0;
}

.naglowek {
	width: 320px;
	text-align:right;
	font-weight: bold;
}

.pytanie {
	width: 320px;
	text-align:right;
	border-bottom: 1px solid #999;
}

.pytanie2 {
	width: 320px;
	text-align:right;
}


.odpowiedz {
	border-bottom: 1px solid #999;
	text-align: left;
}

.info {
	background: url('img/info-back2.jpg') no-repeat;
	text-indent:0;
	text-align: center;
	font-size: 16px;
	padding: 25px;
	color: #FFF;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	color: #c00;
	font-weight: bold;
}

.przypis {
	font-style:italic;
	font-size:10px;
}

.mocne {
	font-weight:bold;
	font-size:14px;
	color:#34A343;
}

.mocneCzerwone {
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}

.tabelka {
	border: 1px solid #ccc;
}

.tabelka td {
	border: 1px solid #ccc;
	padding:5px;
	font-size:14px;
	text-align:center;
}

.podpis {
	text-align: right;
	font-weight: bold;
}

.pdfFileLink {
	background-image: url(/images/pdficon_small.gif) ;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration: none;
	font-weight: bold;
}