body {
	background: #594127;
	
	/*background-image: url('img/back.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
	*/
	
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	
}

p {
	text-align: justify;
	color: #000;
	line-height: 140%;
}

h1, h2, h3, h4 {
	color:#BB8B07;
	text-align: left;
}

h1 {
	font-size: 20px;
	margin-bottom: 0;

	text-align: center;
}

.podkreslenie { 
	width: 500px;
	padding: 0;
	margin-top: -4px;
	margin-left: 40px;
	text-align: left;
	color: #eeeeee;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}
	
h4  {
	font-size: 14px;
}

#naglowek {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	float: left;
	font-family: arial;
	border-left: 10px solid #994D1C;
}


a {
	color: #594127;
	text-decoration: underline;
	font-weight: bold;
	margin: 0;
}

a:hover {
	color: #E4AB09;
	text-decoration: none;
	font-weight: bold;
}	

span {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin: 0;

}

.fastMenu {
	text-align: right;
	float: right;
	display: inline;
}

#page {
	width: 900px;
	background-color: #E3CFBB; /*url('img/content-back.jpg') repeat-y;*/
	border: 5px solid #E4AB09;
	margin: auto;
}

.bannerMenu {
	background-color: #fff;
	width: 900px;
}

#tabela {
	width: 900px;
	display: table;
}

.rowdiv  {
	display: block;
	width: 900px;
}

#aktualnosci {
	width: 190px;
	/*border-left: 2px solid #0070C0;
	margin: auto;*/
	text-align: center;
	float: right;
	display:  inline;
	padding: 0;
	margin-right: 20px;
}

.zawartosc {
	width: 650px;
	margin-top: 20px;
	margin-left: 20px;
}

.contentMargin {
	margin-top: 60px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 60px;
}


#content {
	border: 1px solid #594127;
	background-color: #fff;
	width: 650px;
	text-align: left;

	display:  inline;
	float: left;
	
	margin-top: 15px;
	margin-bottom: 70px;
	margin-left: 15px;
	margin-right: 15px;	
}

.tytulStrony {
	background-color: #594127;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	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{
	color: #000000;
	font-weight: normal;
}

#content ol li p {
	color: #000000;
	font-weight: normal;
}

.podlista ul li{
	list-style-type: circle;
}

/*
#header {
  	position: relative;
	width: 768px;
	height: 150px;
	margin: auto;
	padding: 0;
}
*/
	
/*------------------------------------Karta projektu------------------------------*/
#kartaProjektu {
	background-color: #EFCC64;/*E4AB09;*/
	/*
	background-image: url('img/kartaBackground2.gif');
	background-repeat: repeat-y;
	*/
	font: 14px helvetica, sans-serif;
	color: #fff;
	width: 550px;
	margin: auto;

}

#kartaProjektu td {
	padding: 10px; 	
	color: #fff;
	border-bottom: 1px solid #E2B018;
}

#kartaProjektu  .naglowekGlowny { 
	background-color: #B78E13;/*594127;*/
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#kartaProjektu  .naglowek { 
	background-color: #E2B018;/*BB8B07;*/
	color: #B78E13;
	font-weight: bold;
}

.pytanie {
	width: 320px;
	text-align:right;
}

.odpowiedz {

	text-align: left;
}

/*------------------------------------FAQ - Najczęściej zadawane pytania------------------------------------*/
.pytaniaOdpowiedzi {
	margin: 0;
	padding: 0;
}

.pytaniaOdpowiedzi ol {
	margin-top: 30px;
	color: #BB8B07;
	font-weight: bold;
}

.pytaniaOdpowiedzi ol li {
	margin-top: 30px;
}

.pytaniaOdpowiedzi ul li {
	margin-top: 0;
}

.pytania {
	color: #BB8B07;
	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;
}



/*------------------------------------STOPKA------------------------------------*/
#footer {
	background: #2C7DC9 url('/images/footerBackground.png') repeat-x;
	border-top:1px solid #ccc;
	width: 900px;
	margin-top:15px;
}

#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:#f00;
}

/*------------------------------------Odnośnik na początek strony------------------------------------*/
#top {
	margin-right: 100px;
	text-align: right;
	font-weight: bold;
}

#top a {
	color: #91765D;
	text-decoration: none;
}

#top a:hover {
	color:#E4AB09;
}

/*------------------------------------Partnerzy------------------------------------*/
#partnerzy {
	margin: auto;
	width: 550px;
}
	
#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: #fff;
	
	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;

}

#bialy a {
	color: #FFF;
}

#bialy a:hover {
	color:#12f332;
	text-decoration: underline;
}

.naglowek {
	width: 320px;
	text-align:right;
	font-weight: bold;
}

.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;
}



.mocne {
	font-weight:bold;
	font-size:12px;
	color:#BB8B07;
}

.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;
}

