body {
	background: #5A02A7;
	
	/*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 {
	padding-left:15px;
	padding-right:5px;
	text-align: justify;
	line-height: 140%;	
}

h1, h2, h3, h4 {
	color:#7B00A7;
}
h1 {
	text-align: center;
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}
	
h4  {
	text-align: left;
	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 #7B00A7;
}


a {
	color: #5A02A7;
	font-weight: bold;
}

a:hover {
	color: #C402FF;
	text-decoration: none;
	font-weight: bold;
}	

.fastMenu {
	text-align: right;
	float: right;
}

#page {
	width: 900px;
	/*background: #fff; url('img/content-back.jpg') repeat-y;*/
	background-color: #EDB9FB;	
	border-bottom: 5px solid #9C53DB;
	border-right: 5px solid #9C53DB;
	border-left: 5px solid #9C53DB;
	
	margin: auto;
}

#tabela {
	width: 900px;
	display: table;
}

.rowdiv  {
	width: 900px;
	display: block;
}

#aktualnosci {
	width: 190px;
	text-align: center;
	float: right;
	display:  inline;
	margin-right: 20px;
}

.contentMargin {
	margin-top: 60px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 60px;
}

#content {
	background: #fff;
	border: 1px solid #9C53DB;

	width: 650px;
	text-align: left;

	display:  inline;
	float: left;

	margin-top: 15px;
	margin-bottom: 70px;
	margin-left: 15px;
	margin-right: 15px;
}

.tytulStrony {
	background-color: #9C53DB;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	width: 650px;
}

.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;
}

/*------------------------------------Karta projektu------------------------------*/
#kartaProjektu {
	background-color: #9C53DB;
	/*
	background-image: url('img/kartaBackground2.gif');
	background-repeat: repeat-y;
	*/
	font: 14px helvetica, sans-serif;
	color: #fff;
	width: 550px;
	margin: auto;

	border-left: 1px solid #D4A7E0;
	border-top: 1px solid #D4A7E0;
	border-right: 1px solid #44005D;
	border-bottom: 1px solid #44005D;
}

#kartaProjektu td {
	padding: 10px; 	
	color: #fff;
}

#kartaProjektu  .naglowekGlowny { 
	background-color: #461254;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#kartaProjektu  .naglowek { 
	background-color: #C07BCC;
	color: #461254;
	font-weight: bold;
}

.pytanie {
	width: 300px;
	text-align:right;
	border-bottom: 1px solid #C07BCC;
}

.odpowiedz {
	text-align: left;
	border-bottom: 1px solid #C07BCC;
}

/*------------------------------------FAQ - Najczęściej zadawane pytania------------------------------------*/
.pytaniaOdpowiedzi {
	margin: 0;
	padding: 0;
}

.pytaniaOdpowiedzi ol {
	margin-top: 30px;
	color: #7B00A7;
	font-weight: bold;
}

.pytaniaOdpowiedzi ol li {
	margin-top: 30px;
}

.pytaniaOdpowiedzi ul li {
	margin-top: 0;
}

.listaKolor {
	color: #7B00A7;
	font-weight: bold;
}

/*------------------------------------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:#E2F0FE;
	font-size:10px;	
}

#footer a {
	color: #E2F0FE;
	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: #999;
	text-decoration: none;
}

#top a:hover {
	color:#6F2B80;
}

/*------------------------------------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;
}

/*------------------------------------Partnerzy------------------------------------*/
#partnerzy {
	margin: auto;

}
	
#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;
}


#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;
}

.zrodlo {
	font-style:italic;
	font-size:10px;
	margin: 0;
	vertical-align: top;
}

.mocne {
	font-weight:bold;
	font-size:12px;
	color:#5A02A7;
}

.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;
}

