body {

	margin: 0;

	padding: 0;

	background: #fff;

	font: 11px/140% Arial, sans-serif;

	color: #003466;

}



input {

  font: 11px/100% Arial, sans-serif;

  color: #003466;

}



textarea, select {

  font: 11px/120% Arial, sans-serif;

  color: #003466;

}



h1, h2, h3, h4, h5, h6 {

  margin: 0;

  padding: 0;

  font-weight: normal;

  font-family: Arial, sans-serif;

}



h1 {

  font-size: 13px;

}



h2 {

  font-size: 11px;

  line-height: 130%;

}



h3 {

  font-size: 10px;

}



h4 {

  font-size: 9px;

}



h5 {

  font-size: 9px;

}



h6 {

  font-size: 9px;

}



.lb_b{

	color: #5b98d9;

	font-weight: bold;

}

.lb_n{

	color: #5b98d9;

	font-weight: normal;

	margin-left: 2px;

}

.db_b{

	color: #003466;

	font-weight: bold;

}

.lb{

	color: #83acde;

	margin-left: 2px;

	margin-top: 5px;

	padding: 0px;

}

.db{

	color: #003466;

	margin-left: 2px;

	margin-top: 5px;

	padding: 0px;

}

ul, quote, code, fieldset {

  margin: .5em 0;

}



p {

  margin: 0.6em 0 1.2em;

  padding: 0;

}



a:link, a:visited {

  color: #003466;

  text-decoration: none;

}



a:hover {

  color: #003466;

  text-decoration: underline;

}



a:active, a.active {

  color: #5895be;

}



hr {

  margin: 0;

  padding: 0;

  border: none;

  height: 1px;

  background: #5294c1;

}



ul {

  margin: 0;

  padding: 0;

}

ul.menu{

	margin-left: 10px;

}

ul.menu li A:link{

	

}

ul.menu li A:visited{

	text-decoration: none;

}

ul.menu li A:hover{

	text-decoration: none;

	border-bottom: 5px solid #e10915;

}

ul.menu li{

	margin: 1em 0 0.4em 0; /* LTR */

	padding: 0 48px 0 0;

	list-style-type: none;

	list-style-image: none;

	float: left;

	display: block;

}



#sub_menu{

	height: 20px;
	clear: both;
	font-weight: bold;
	font-size: 14px;
}

ul.sub_menu {



}

ul.sub_menu li A:link{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #003466;
	display: block;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;

}

ul.sub_menu li A:visited{
	font-weight: normal;
	font-size: 12px;
	color: #003466;
	display: block;
	text-decoration: none;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

ul.sub_menu li A:hover{
	font-weight: normal;
	font-size: 12px;
	color: #003466;
	display: block;
	text-decoration: underline;
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

ul.sub_menu li{

	margin: 0px; /* LTR */

	padding: 0px;

	padding-right: 5px;

	padding-top: 10px;

	list-style-type: none;

	list-style-image: none;

	float: left;

	display: block;

	height: 20px;

}

ul.inline_list{



}

ul.inline_list li A:link{

	color: #003466;

}

ul.inline_list li A:visited{

	text-decoration: none;

	color: #003466;

}

ul.inline_list li A:hover{

	text-decoration: underline;

	color: #003466;

}

ul.inline_list li{

	margin: 0px; /* LTR */

	padding: 0px;

	padding-right: 10px;

	list-style-type: none;

	list-style-image: none;

	float: left;

	display: block;

}

img, a img {

  border: none;

}



table {

  margin: 1em 0;

  width: 100%;

}



thead th {

  border-bottom: 2px solid #d3e7f4;

  color: #494949;

  font-weight: bold;

}



th a:link, th a:visited {

  color: #6f9dbd;

}



td, th {

  padding: .3em .5em;

}



tr.even, tr.odd, tbody th {

  border: solid #d3e7f4;

  border-width: 1px 0;

}



tr.odd, tr.info {

  background-color: #edf5fa;

}



tr.even {

  background-color: #fff;

}



tr.drag {

  background-color: #fffff0;

}



tr.drag-previous {

  background-color: #ffd;

}



tr.odd td.active {

  background-color: #ddecf5;

}



tr.even td.active {

  background-color: #e6f1f7;

}



td.region, td.module, td.container, td.category {

  border-top: 1.5em solid #fff;

  border-bottom: 1px solid #b4d7f0;

  background-color: #d4e7f3;

  color: #455067;

  font-weight: bold;

}



tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {

  border-top-width: 0;

}



span.form-required {

  color: #ffae00;

}



span.submitted, .description {

  font-size: 0.92em;

  color: #898989;

}



.description {

  line-height: 150%;

  margin-bottom: 0.75em;

  color: #898989;

}



.messages, .preview {

  margin: .75em 0 .75em;

  padding: .5em 1em;

}



.messages ul {

  margin: 0;

}



.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {

  margin: 0.25em 0;

}



#center form {

  margin-bottom: 2em;

}



.form-button, .form-submit {

  margin: 2em 0.5em 1em 0; /* LTR */

}



#dblog-form-overview .form-submit,

.confirmation .form-submit,

.search-form .form-submit,

.poll .form-submit,

fieldset .form-button, fieldset .form-submit,

.sidebar .form-button, .sidebar .form-submit,

table .form-button, table .form-submit {

  margin: 0;

}



.box {

  margin-bottom: 2.5em;

}



/**

 * Layout

 */



#site{

	width: 867px;

	margin: auto;

	height: auto;

}



#header{

	width: 867px;

	height: 75px;

	background-image: url(images/logo_big.png);

	background-position: left bottom;

	background-repeat: no-repeat;

	text-align: right;

	margin-bottom: 10px;

}

#header IMG{
	vertical-align: top;
	margin: 0px;

}

#banner{

	margin: 0px;

	padding: 0px;

	width: 867px;

	height: 311px;

}

#menu_bg{

	height: 37px;

	background-color: #f0f5fb;

	width: 867px;

}

#menu_bg_shadow{

	height: 15px;

	width: 867px;

	background-image: url(images/menu_shadow.png);

	background-position: top left;

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

}

#front_block_news{

	width: 562px;

	margin: 0px;

	padding: 0px;

	float: left;

}

#front_block_welcome{

	background-image: url(../img/welcome_eco.gif);

	background-position: bottom right;

	background-repeat: no-repeat;

	width: 285px;

	margin: 0px;

	padding: 10px;

	padding-top: 0px;

	float: left;

	clear: right;

}

#front_main_shadow{

	width: 867px;

	height: 12px;

	background-image: url(images/main_shadow.png);

	background-position: right bottom;

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	clear: both;

}

#front_block_poland{

	background-image: url(images/bg_fill_1.png);

	background-position: left top;

	background-repeat: repeat-x;

	width: 542px;

	height: 134px;

	margin: 0px;

	padding: 10px;

	padding-top: 0px;

	padding-bottom: 0px;

	float: left;



}

#front_block_poland_mapa{

	background-image: url(images/mapa.png);

	background-position: top right;

	background-repeat: no-repeat;

	width: 500px;

	height: 134px;

	padding: 0px;

	margin: 0px;

}

#node_img{

	width: 285px;

	height: 320px;

	margin: 0px;

	padding: 0px;

	padding-top: 0px;

	padding-bottom: 10px;

	float: right;

}

.node_img{

	padding-right: 10px;

	padding-bottom: 5px;

	float: left;

}

#front_block_contact{

	background-image: url(images/bg_fill_2.png);

	background-position: left top;

	background-repeat: repeat-x;

	width: 285px;

	height: 134px;

	margin: 0px;

	padding: 10px;

	padding-top: 0px;

	padding-bottom: 0px;

	float: left;

}

#front_foo_shadow{

	width: 867px;

	height: 15px;

	background-image: url(images/foo_shadow.png);

	background-position: right top;

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	clear: both;

}

#foo{

	width: 867px;

	height: 39px;

	background-image: url(images/logo_small.png);

	background-position: right top;

	background-repeat: no-repeat;

	margin-bottom: 10px;

	vertical-align: top;

}

.blue_box, .white_box{

	padding: 10px;

	padding-top: 5px;

	margin: 0px;

	width: 542px;

	height: auto;

	

}

.blue_box{

	background-image: url(images/bg_fill_3.png);

	background-position: top left;

	background-repeat: repeat;

	color: #fff;

}

.white_full_box{

	padding: 10px;

	padding-top: 5px;

	width: 847px;

	height: auto;

}

.white_box{

	margin-top: 10px;

	margin-bottom: 10px;

	background-color: #fff;

	color: #003466;

}

.h_b{

	font-family: Arial Black;

	font-size: 26px;

	letter-spacing: -2px;

	word-spacing: -2px;

	color: #fff;

	margin: 0px;

	padding: 0px;

	padding-right: 5px;

}

.h_l{

	font-family: Arial;

	font-size: 24px;

	letter-spacing: -2px;

	word-spacing: -2px;

	color: #fff;

}

.h_b_lb{

	font-family: Arial Black;

	font-size: 26px;

	letter-spacing: -2px;

	word-spacing: -2px;

	color: #5b98d9;

	margin: 0px;

	padding: 0px;

	padding-right: 5px;

}

.full_node{

	width: 847px;

	text-align: justify;

}

.full_node IMG{

	margin-right: 10px;

	float: left;

}

.node{

	width: 542px;

	text-align: justify;

}

.node IMG{

	margin-right: 10px;
	float: left;

}
.node A IMG{

	margin-right: 5px;
	margin-bottom: 5px;
	float: left;

}
.news_foo{

	height: 17px;

	width: 100%;

}

.news_date{

	width: 467px;

	height: 17px;

	text-align: left;

	color: #5b98d9;

	border-top: 1px dashed #5b98d9;

	float: left;

}

.wiecej{

	width: 70px;

	height: 17px;

	background-color: #5b98d9;

	text-align: center;

	color: #fff;

	float: left;

}

.wiecej A:link, .wiecej A:visited, .wiecej A:hover{

	color: #fff;

	text-decoration: none;

}

.eko_menu{

	margin: 1em 0 0.4em 0; /* LTR */

	padding: 0 48px 0 0;

	list-style-type: none;

	list-style-image: none;

	float: left;

	display: block;

	background-position: left center;

	background-repeat: no-repeat;

	color: #009900;

	background-image: url(images/ekologia_ico.png);

	height: 37px;

}
.border{
	border:1px solid #333;
}