*, html { 
	margin: 0;
	padding: 0;
}
/* ______________________ szkielet _________________________ */
html, body { 
	margin:0; 
	padding:0; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757577;
}
body {
/*   background-image: url(/images/bckg_footer.jpg);
   background-position: center bottom ;
   background-repeat: no-repeat;*/
}
.top-bckg {
   background-image: url(/images/background.jpg);
   background-position: top center;
   background-repeat: no-repeat;
}
#main {
	position: relative;
	width: 955px;
	margin-left:auto; 
	margin-right:auto; 
	text-align: center;
   background-color: #fff;
}
#columns {
	margin: 0;
	clear: both;
	float: none;
   overflow: hidden;
   background-image: url(/images/bckg_line2.png);
   background-position: 297px 190px;
   background-repeat: no-repeat;
   margin-bottom: 15px;
   
}

/* ______________________ layout _________________________ */
img {	border: 0; }
a {color: #173899; text-decoration: none}
a:hover {color: #173899; text-decoration: underline;}
.content {
	padding: 5px 7px;
	text-align: left;
}
h1, h2 , h3, h4 {
	color: #873a2d;
	margin: 4px 0 2px 0;
	padding: 2px;
	text-align: left;
   font-weight: bold;
   line-height: 130%;
/*	font-family: Arial, "Trebuchet MS", Verdana, Arial, Tahoma, "Sans-serif";*/
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h4 { font-size: 11px; }
h1 span, h2 span, h3 span, h4 span {
	font-weight: normal;
}
p {
	text-align: left;
	line-height: 15px;
	padding: 1px;
	margin: 4px 0 7px;
}
.rgt  {
	text-align: right;
	padding: 2px;
	padding-right: 4px;
}
.lft {
	text-align: left;
	padding-left: 4px;
}

.cnt {
	text-align: center;
}

.rgt-top {
	text-align: right;
	padding: 2px;
	padding-right: 4px;
	vertical-align: top;
}
.lft-top {
	text-align: left;
	padding-left: 4px;
	vertical-align: top;
}
.cnt-top {
	text-align: center;
	vertical-align: top;
}
.f-lft { float: left;}
.f-rgt { float: right;}
.t-lft { text-align: left;}
.t-rgt { text-align: right;}
.t-cnt { text-align: center;}
.fright {float: right;}
.fleft {float: left;}
.hand {cursor: pointer; }
p.notice {
   line-height: 20px;
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   margin: 30px auto;
}
/* ______________________ header _________________________ */
#header {
	background-color: #fff;
   text-align: left;
   overflow: hidden;
}
#header .options {
   float: right;
   text-align: right;
   padding-top: 15px;
   height: 130px;
}
#header ul {
   margin: 10px 10px 15px;
}
#header ul li {
   display: inline;
   padding-right: 10px;
}
#header ul li a {
   color: #838282;
}
#header .newsletter {
   margin: 15px 20px 15px;
   text-align: left;
   float: right;
}
#header .newsletter p.txt {
   font-size: 11px;
   text-align: left;
   padding: 0;
   margin: 0;
}
#header .newsletter .hint {
   text-align: left;
}
#header #newsletter {
   width: 250px;
   text-align: center;
   margin: 45px 10px 10px;
}
#header .logo {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
   background-position: 0 0;
	width: 480px;
	height: 147px;
	float: left;
}
#header .logo a {
   display: block;
   width: 315px;
	height: 120px;
}
#header .logo h2 {
   margin-left: 95px;
   font-size: 14px;
}
#subheader {
   width: 955px;
   height: 114px;
   margin: 0 0 20px 0;
   clear: both;
   z-index: 1
}
#subheader.analysis {
   background-image: url(/images/6.png);
} 
#subheader.advocacy {
   background-image: url(/images/6.png);
}
#subheader.solutions {
   background-image: url(/images/6.png);
}
/* ______________________ /header _________________________ */
/* ______________________ left-col _________________________ */
#content_intro {
/*   background-image: url(/images/flash.jpg);*/
   width: 955px;
   height: 370px;
   clear: both;
}

#columns ul.flash {
   float: right;
   margin-bottom: 2px;
   z-index: 10;
}
#columns ul.flash li {
   float: left;
   background-repeat: repeat-x;
   height: 22px;
   line-height: 20px;
   text-align: center;
   font-size: 12px;
   color: #fff;
   margin-left: 3px;
   list-style: none;
   position: relative;
}
#columns ul.flash li.analysis {
   background-image: url(/images/bckg_green.png);
   width: 108px;
}
#columns ul.flash li.solutions {
   background-image: url(/images/bckg_orange.png);
   width: 108px;
}
#columns ul.flash li.advocacy {
   background-image: url(/images/bckg_blue.png);
   width: 109px;
}
#columns ul.flash li a {
   color: #fff;
   text-decoration: none;
   padding: 0 12px;
}
#columns ul.flash li li a {
   padding: 0;
}
#columns ul.flash li li a:hover {
   text-decoration: underline;
}
#columns ul.flash li ul {
   border: 1px solid #fff;
   background-color: #fff;
   list-style: none;
   margin: 0;
   padding: 5px 0 0 0;
   width: 190px;
   position: absolute;
   left: 0;
   top: 22px;
   display: none;
   opacity: 0.7;
   filter: alpha(opacity=70);
}
#columns ul.flash li.advocacy ul {
   left: -73px;
}
#columns ul.flash li:hover ul {
   display: block;
}
#columns ul.flash li li {
   float: none;
   height: auto;
   line-height: normal;
   text-align: left;
   list-style: none;
   padding: 5px 10px;
   width: 100%;
   color: #000;
   font-size: 11px;
}
#columns ul.flash li li a {
   color: #000;
   font-weight: bold;
}
#columns ul.flash li:hover a {
   background-image: url(/images/square_7.png);
   background-repeat: no-repeat;
   background-position: 2px 5px;
}
#columns ul.flash li li a:hover {
   background-image: none;
}
#left_col {
	width: 284px;
	float: left;
	position: relative;
	left: 0;
	z-index: 40;
}
#left_col h2 {
   background-image: url(/images/bckg_news.png);
   background-position: 0 0;
   height: 18px;
   margin: 0;
   line-height: 18px;
   font-size: 12px;
   color: #fff;
   font-weight: normal;
}
#left_col h2 span {
   padding: 0 0 0 20px;
   margin-left: 16px;
   background-image: url(/images/square_9.png);
   background-position: 0 2px;
   background-repeat: no-repeat;
}
#left_col h2 span a {
   color: #fff;
   text-decoration: none;
}
#left_col ul {
   list-style: none;
   overflow: hidden;
   text-align: left;
   padding: 15px 0 15px 15px;
   border-top: 1px solid #959595;
}
#left_col ul li {
   font-size: 12px;
   padding: 0 0px 15px 10px;
   line-height: 150%;
   background-image: url(/images/square_4.png);
   background-position: 0 5px;
   background-repeat: no-repeat;
   color: #767474;
}
#left_col ul li a {
   color: #4d4f42;
}
#left_col ul li.even {
 padding-right: 0px;  
}

#left_col dl.bios {
   margin: 5px 6px 20px;
}
#left_col dl.bios dt {
   font-size: 12px;
   text-align: left;
   font-weight: bold;
   padding-bottom: 6px;
   clear: both;
}
#left_col dl.bios dt a {
  color: #7b7979;    
}
#left_col dl.bios dd.img {
   float: left;
   margin-top: 2px;
}
#left_col dl.bios dd.txt {
   padding-left: 80px;
   font-size: 11px;
   line-height: 130%;
   text-align: left;
   color: #7b7a7a;
}
#left_col dl.bios dd.txt p.read-more {
   text-align: right;
   margin: 0;
   padding: 5px 0 0 0;
}
#left_col dl.bios dd.txt p.read-more a {
   background-image: url(/images/ic_read_more_min.png);
   background-repeat: no-repeat;
   background-position: 0 1px;
   line-height: 11px;
   padding-left: 14px;
   color: #7b7979;
   text-decoration: none;
}
#left_col dl.bios dd.txt p.read-more a:hover {
   text-decoration: underline;
}

/* ______________________ /left-col _________________________ */
/* ______________________ srodek-col _________________________ */
#right_col {
   margin-left: 295px;
	text-align: left;
}
#right_col .content {
   padding: 0 15px 10px;
   float: right;
}
#right_col dl.lead {
   margin: 0px 0 0px 10px;
   clear: both;
   float: none;
   overflow: hidden;
}
#right_col dl.lead h2 {
   margin: 0 0 8px 0;
}
#right_col dl.lead h2 a {
   color: #873a2d
}
#right_col dl.lead .img {
   float: left;
   margin-right: 20px;
}
#right_col dl.lead dd.txt {
   margin-left: 130px;
}
#right_col dl.lead dd.txt p {
   line-height: 150%;
}
#right_col dl.lead p.read-more {
   text-align: right;
   margin: 0;
   padding: 0  0 5px 0; 
}
#right_col dl.lead p.read-more a {
   background-image: url(/images/ic_read_more.png);
   background-repeat: no-repeat;
   background-position: 0 0px;
   line-height: 25px;
   padding: 0px 0 25px 27px;
   height: 25px;
   color: #838282;
   text-decoration: none;
}
#right_col .main-article {
   margin-bottom: 20px;
   line-height: 120%;
}
#right_col ul.news li {
   margin-bottom: 12px;
}
#right_col ul.news li a {
   color: #4f5146
}
#latest_news {
   float: left;
   width: 64%;
	text-align: left;
}
#latest_news.invite p {
   padding: 10px;
   line-height: 150%;
   text-align: justify;
}
.gradient {
   background-image: url(/images/bckg_gradient.png);
   background-repeat: repeat-x;
   overflow: hidden;
   zoom: 1;
   margin: 6px 0 1px;
}
#latest_news h2 {
   background-image: url(/images/bckg_news.png);
   background-position: 0 0;
   height: 18px;
   margin: 0;
   line-height: 18px;
   font-size: 12px;
   width: 50%;
   color: #fff;
   font-weight: normal;
}
#latest_news h2 span {
   padding: 0 0 0 20px;
   margin-left: 16px;
   background-image: url(/images/square_9.png);
   background-position: 0 2px;
   background-repeat: no-repeat;
}
#latest_news h2 a {
   color: #fff;
}
#latest_news ul {
   list-style: none;
   overflow: hidden;
   text-align: left;
   padding: 15px 0 10px 0px;
   border-top: 1px solid #959595;
}
#latest_news ul li {
   font-size: 12px;
   float: left;
   padding: 0 10px 10px 20px;
   width: 45%;
   line-height: 150%;
   background-image: url(/images/square_4.png);
   background-position: 10px 8px;
   background-repeat: no-repeat;
}
#latest_news ul li a {
   color: #4d4f42;
}
#latest_news ul li.even {
 padding-right: 0px;  
}

#right_col dl.bios {
   margin: 5px 25px 10px 0;
   width: 300px;
   height: 130px;
   float: left;
   
}
#right_col dl.odd {
   margin-right: 5px;   
}
#right_col dl.bios dt {
   font-size: 12px;
   text-align: left;
   font-weight: bold;
   padding-bottom: 4px;
   clear: both;
}
#right_col dl.bios dt a {
  color: #7b7979;    
}
#right_col dl.bios dd.img {
   float: left;
   margin-top: 2px;
}
#right_col dl.bios dd.txt {
   padding-left: 80px;
   font-size: 11px;
   line-height: 150%;
   text-align: left;
   color: #7b7a7a;
}
#right_col dl.bios dd.txt p.read-more {
   text-align: right;
   margin: 5px 0 0 0;
   padding: 0;
}
#right_col dl.bios dd.txt p.read-more a {
   background-image: url(/images/ic_read_more_min.png);
   background-repeat: no-repeat;
   background-position: 0 1px;
   line-height: 11px;
   padding-left: 14px;
   color: #7b7979;
   text-decoration: none;
}
#right_col dl.bios dd.txt p.read-more a:hover {
   text-decoration: underline;
}


#home_buttons {
   float: right;
   width: 330px;
}
#home_buttons ul {
   list-style: none;
   border-left: 1px solid #959595;
   text-align: left;
}
#home_buttons ul li {
   list-style: none;
   text-align: left;
   padding: 10px 0 5px 10px;
   overflow: hidden;
}
#home_buttons ul li.first {
   border-bottom: 1px solid #959595;
   padding: 0;
}
#home_buttons .donate {
    float: right;
    text-align: right;
    width: 235px;
}
#home_buttons .donate img {
   margin-bottom: 10px;
   
}
#home_buttons .solar {
   float: left;
}
#home_buttons p {
    text-align: left;
    color: #959595;
    font-size: 11px;
}
#right_col .expand {
   border-bottom: 1px solid #b7b7b7;
   zoom: 1;
   overflow: hidden;
   margin-top: 6px;
   margin-bottom: 0;
   width: 90%;
}
#right_col .expand h1 {
   float: left;
   width: 300px;
   font-size: 12px;
   padding-left: 1px;
	font-weight: bold;
   border: 0;
   height: 12px;
}
#right_col .expand span {
   height: 17px;
   width: 50px;
   float: right;
   display: block;
   background-image: url(/_i/left_bckg.png);
   background-position: 0 0;
   background-repeat: no-repeat;
   background-color: #b7b7b7;
   color: #fff;
   font-weight: bold;
   font-size: 11px;
   padding: 4px 10px 0px 25px;
   margin: 0px;  
   cursor: pointer;
}
#right_col .article {
   padding: 0;
   line-height: 150%;
   text-align: justify;
   padding: 0 10px;
}
#right_col .article p {
   margin: 0 0 15px 0;
   text-align: justify;
   line-height: 150%;
}
#right_col .article h1 {
   margin: 0 0 10px 0;
   padding: 0;
}
#right_col .article img.lead {
   float: left;
   margin: 0 15px 5px 0;
}
#right_col .article h2 {
   font-size: 12px;
   font-weight: bold;
}
#right_col .article h2 span {
   font-weight: bold;
}
#right_col .article ul {
   margin: 7px 12px 12px 30px;
   list-style: square;
}
#right_col .article dl dd.ico {
   float: left;
   width: 80px;
}
#right_col .article dl dd.descr {
   padding-left: 80px;
   line-height: 150%;
}
#right_col .article dl dd.descr p {
     line-height: 150%;
}
.links {
   margin: 10px auto 15px;
   font-size: 11px;
}
.links p {
   text-align: left;
   line-height: 180%;
   color: #858383;
}
.links a {
   color: #858383;
}
/* ______________________ footer _________________________ */
#footer {
  border-top: 1px solid #757577;
  font-size: 12px;
  text-align: center;
  color: #4f5146;
  position: relative;
  padding-top: 5px;
}
#footer .donate {
   position: absolute;
   width: 213px;
   height: 71px;
   right: 0px;
   top: 5px;
}
#footer ul {
   text-align: center;
   list-style: none;
   margin-top: 10px;
}
#footer ul li {
   display: inline;
   margin: 0 5px;
   font-size: 12px;
}
#footer ul li a {
   text-decoration: none;
   color: #4d4f42;
}
#footer ul li a:hover {
   text-decoration: underline;
}
#footer address {
	text-align: left;
	padding: 20px 0 10px;
   font-size: 11px;
   font-style: normal;
   line-height: 150%;
}
#footer a {
   color: #4d4f42
}
#footer a:hover {
   text-decoration: underline;
}
#footer p.copyright {
   font-size: 11px;
}
/* ______________________ /footer _________________________ */

fieldset {
  clear: both;
  font-size: 100%;
  border: none;
  padding: 10px;
  margin: 0 auto 0 auto;
  width: 60%;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
  font-weight: bold;
  margin-top: 10px;
}
label.checkbox {
   font-weight: normal;
  margin-top: 2px;
}



form fieldset {
  clear: both;
  font-size: 100%;
  border: none;
  padding: 10px;
  margin: 0 0 0 0;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000;
}

textarea {
   margin: 3px 0 0 0;
   width: 300px;
   height: 80px;
}

form div.optional, form div.required  {
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
  text-align: left;
  padding-left: 140px;
}
form div.hint {
   margin: 3px 0 0 0;
   text-align: left;
   font-size: 11px;
   height: 12px;
   color: #b00;
}
form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666;
  background-color: #ffffe1;
  color: #666;
  font-size: 88%;
}
form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}
form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}
form fieldset div.notes p.last {
  margin: 0em;
}
form div fieldset {
  clear: none;
  border: 1px solid #666;
  border-width: 1px;
  border-style: solid;
  border-color: #666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}
form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}
form div.required fieldset legend {
  font-weight: bold;
}
form div label {
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 2px 0 5px -140px;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

/*form div select {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}
*/
form div textarea {
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}
input.submit {
   margin-top: 3px;
   vertical-align: top;
}
form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

.form-bckg {
	font-size: 11px; 
	border: 1px solid #02386b; 
	background-color: #fff; 
	background-image: url(/_i/blue_bar.gif);
	background-repeat: repeat-x;
	color: #fff;
	margin: 4px 0; 
	text-align: center;
	padding: 3px 15px;
}

.frm, .formfield, .from, .form-num, .formeditor, .formeditormini,
input[type=text], input[type=file], input[type=password], input[type=file],
textarea, select {
	font-size: 12px;
	border: 1px solid #719fbc;
	background-color: #fff; 
	margin: 4px 0px 4px 0px; 
	padding: 1px;
	padding-left: 2px;
}
.formeditor {
	width: 600px;
	height: 300px;
	padding: 2px;
}
.formeditormini {
	width: 450px;
	height: 250px;
}
.formhide {display: none;}
.form-num {text-align: right;}



/* Style the legend, labels and the div containing the submit button. */

fieldset.contact legend {
font-weight : bold;
color : #333;
margin : 0;
padding : 0.5em;
}

fieldset.contact label {
display : block;
  float: none;
  width: auto;
  padding: 0;
  margin: 2px 0;
  text-align: left;

}

fieldset.contact #fm-submit {
clear : both;
padding-top : 1em;
text-align : center;
}

fieldset.contact 	#fm-submit input {
	border: 1px solid #333;
	padding: 2px 4px;
	background: #fff;
	color: #333;
	font-size: 100%;
	}

fieldset.contact div {
margin : 0;
padding : 0;
}

	fieldset.contact div.fm-optional {
	display : block;
	}

	fieldset.contact div input[type=text], textarea {
	width: 200px; /* Width for modern browsers */
	border : 1px solid #ccc;
	padding : 1px;
	}
	
					
	fieldset.contact div label:before {
	content: "* ";
	}

		fieldset.contact div.fm-optional label:before {
		content: "";
		}
	
/* Optional fields. */

fieldset.contact .fm-optional input[type=text], textarea, select {
border : 1px solid #ccc;
}
fieldset.contact div textarea {
   width: 350px;
}

/* ______________________ /formularz _________________________ */
