/* zapozyczone z jQuery UI */
.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility: hidden;
}
/* szablon */
html, body {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	color: #303030;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
}

#header-left {
	background: transparent url('../images/header-left.png') repeat-x;
	width: 100%;
}

#header-right {
	background: transparent url('../images/header-right.png') repeat-x;
	width: 50%;
	margin-left: 50%;
}

#header-wrapper {
	height: 174px;
	margin-left: -100%;
	width: 200%;
}

#header {
	background: transparent url('../images/header2.png') no-repeat;
	height: 174px;
	margin: 0 auto;
	width: 960px;
}

#content-left {
	width: 100%;
}

#content-right {
	background: transparent url('../images/content-right.png') repeat;
	margin-left: 50%;
	width: 50%;
}

#content-wrapper {
	margin-left: -100%;
	width: 200%;
}

#content {
	background: transparent url('../images/content-bg.png') repeat-y;
	margin: 0 auto;
	padding-top: 4px;
	width: 960px;
}

#column1 {
	float: left;
	margin-left: 1px;
	width: 563px;
}

#column2 {
	float: left;
	margin-left: 27px;
	padding: 0 8px;
	width: 350px;
}

#footer-left {
	background: transparent url('../images/footer-left.png') repeat;
	width: 100%;
}

#footer-right {
	background: transparent url('../images/bg_gray.png') repeat;
	margin-left: 50%;
	width: 50%;
}

#footer-wrapper {
	margin-left: -100%;
	width: 200%;
}

#footer {
	background: transparent url('../images/footer.jpg') no-repeat;
	color: #979797;
	font-size: 8pt;
	height: 76px;
	line-height: 76px;
	margin: 0 auto;
	width: 960px;
}

#footer .content {
	float: left;
	padding-left: 32px;
}

#footer .copyrights {
	float: right;
	padding-right: 32px;
}

#footer-spacer-left {
	width: 100%;
}

#footer-spacer-right {
	background: transparent url('../images/content-right.png') bottom repeat;
	margin-left: 50%;
	width: 50%;
}

#footer-spacer-wrapper {
	margin-left: -100%;
	width: 200%;
}

#footer-spacer {
	background: transparent url('../images/content-bg.png') repeat-y;
	height: 89px;
	margin: 0 auto;
	text-align: right;
	line-height: 89px;
	font-size: 10px;
	color: #CFCFCF;
	width: 930px;
	padding-right: 30px;
}
#footer-spacer a{
	color: #CFCFCF;
}

#footer-bar-left {
	background: transparent url('../images/footer-bar-left.png') bottom repeat-x;
	width: 100%;
}

#footer-bar-right {
	background: transparent url('../images/footer-bar-right.png') bottom repeat-x;
	margin-left: 50%;
	width: 50%;
}

#footer-bar-wrapper {
	margin-left: -100%;
	width: 200%;
}

#footer-bar {
	background: #ffffff url('../images/footer-bar.png') bottom repeat-x;
	height: 7px;
	margin: 0 auto;
	width: 960px;
}
h1 {
	color: #122344;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
	margin: 0;
	
}

h2 {
	color: #122344;
	font-size: 14pt;
	font-family: Arial;
	margin: 0 0 0 4px;
}

/* lewa kolumna */
#column1 .box {
	background-color: #f9f9f9;
	min-height: 204px;
	padding: 32px;
	text-align: justify;
}

#column1 .box .title {
	color: #122344;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial;
	background-image: url('../images/box-icon.png');
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-bottom: 5px;
	padding-top: 3px;
}

#column1 .box .subtitle {
	color: #122344;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
	display: block;
}

#column1 .box .body {
	padding-top: 12px;
	font-size: 11px;
}

#column1 .box.alternate {
	background-color: #e6e6e6;

	background-position: top;
	background-repeat: no-repeat;
	border-bottom: 6px solid #f6f6f6;
	min-height: 264px;
}

#column1 .finansowanie {
	padding: 32px 0px 0px 0px;
}
#column1 p {
	margin: 1em 0em;
}

#column1 .tytul {
	padding: 0px;
	font-weight: bold;
}

#column1 .tresc {
	padding: 12px 12px;
}

#column1 .Dodano {font-size: 10px; margin-bottom: 1em;}
#column1 .Tytul {padding-top: 1em; font-weight: bold; font-size: 14px;border-bottom:1px solid #122344; text-decoration:none;}
#column1 .Tytul a {text-decoration:none; color: #122344;}
#column1 .Tresc {padding-bottom: 1em;}

/* tabela w column1 */

#partner .znak{
	width: 20%;
	padding: 12px 12px 12px 12px;
}

#partner .partner_nazwa{
	text-align: left;
	padding-left: 0px;
}


#partner .gruby{
	font-weight: normal;
	color: #122344;
}


/* prawa kolumna */
#column2 .box {
	background-image: url('../images/column2-box.jpg');
	background-repeat: no-repeat;
	height: 151px;
	line-height: 1em;
	margin-top: 28px;
	padding: 30px 22px;
	width: 306px;
}

#column2 .box ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#column2 .box a {
	color: #222121;
	display: block;
	font-size: 14px;
	line-height: 24px;
	height: 27px;
	width: 175px;
	padding-left: 20px;
	text-decoration: none;
}

#column2 .box a:hover {
	color: #ff9933;
	background: transparent url('../images/column2-box-link.png') no-repeat;
}

#column2 .delimiter {
	background: transparent url('../images/column2-delimiter.png') center left repeat-x;
	height: 7px;
	margin: 32px 0 25px 0;
	width: 100%;
}

#column2 .news {
	margin-top: 32px;
	padding-left: 4px;
}

#column2 .news .item {
	padding-right: 32px;
}

#column2 .news .date {
	float: right;
	font-weight: bold;
}

#column2 .news .title {
	background: transparent url('../images/column2-news-item.png') center left no-repeat;
	padding-left: 24px;
	font-weight: bold;
}

#column2 .news .title a{
	color: #303030;
	text-decoration: none;
}

#column2 .news .title a:hover{
	text-decoration: underline;
}

#column2 .news .content {
	color: #717171;
	font-size: 8pt;
	clear: both;
	text-align: justify;
	min-height: 60px;
	line-height: 18px;
}

#column2 .news .delimiter {
	height: 1px;
}

#column2 .newsletter{
	margin-top: 56px;
}
#column2 .newsletter p{
	margin-bottom: 35px;
}

#column2 .newsletter .field * {
	height: 35px;
}

#column2 .newsletter .field.email {
	background: transparent url('../images/column2-newsletter-email.png') no-repeat;
	height: 19px;
	padding: 8px 38px 8px 8px;
	width: 175px;
}

#column2 .newsletter .field.submit input {
	background: transparent;
	border: 0;
	color: #7a7b7c;
	cursor: pointer;
	font-weight: bold;
}
#column2 .newsletter .field input.submit2 {
	background: url('../images/btn_submit.gif');
	height: 17px;
	width: 17px;
	border: 0;
	cursor: pointer;
	float: right;
}

#column2 .newsletter input.email {
	background: transparent;
	border: 0;
	color: #122344;
	height: 17px;
	width: 150px;
	float: left;
}

/* stopka */
#footer .content a {
	color: #979797;
	padding: 0 4px;
}
#footer .content a:hover {
	color: #7F7777;
	padding: 0 4px;
}

#mikroobrabiarka {
	text-align: center; padding-bottom: 1em;
}

#log_table {margin:20px 50px 100px 50px; font: 110% arial;}
td.log_lewa {text-align:right; width:25%; padding-right:0.3em; }
td#log_przycisk {padding-top:0.5em;}
a#napis {padding-left:0.3em; color: #1B75BC; font: 100% arial; text-decoration: none;}
#log_napis_blad {margin: 2em 1em; text-align:center; color: #D40000; font: 90% arial;}

#panel {padding:0.8em 0.8em 0.1em 2.5em}
#sesja_out {padding:0.8em}
#tabela {padding:0em; }
#tabela .lewa {padding:0.5em 1em 0.5em 1em;}
#przycisk {padding:0.5em 1em 0.5em 4.8em;}

#malyfont {font:90%;}
#news {padding:0em 0em 1em 3em;}
#news td {padding: 0.2em 1em;}
#news .glowny {font-weight: bold;font-style: italic;}

#odw {padding:0em 0em 1em 0em;}
#odw td {padding: 0.2em 0.3em;text-align: center;}
#odw .glowny {font-weight: bold;font-style: italic;}

#DlaPartn {margin-top: 1em; padding:1em 0em 1em 0.2em; border-top: 1px dashed #000000;border-bottom: 1px dashed #000000;}
#DlaPartn2 {margin-top: 1em; padding:1em 0em 1em 0.2em; border-top: 1px dashed #000000;}
#linkA {padding-left: 2em;padding-bottom:0.3em;}
