body  {
	background: url('img/nasza_bg.jpg') repeat-x #fff; 
	text-align: center; 
	font-size: 12px; 
	font-family: "Trebuchet MS", verdana, tahoma, arial, helvetica, sans-serif;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	width:100%;
	height:100%;
	color: #444444;
}

body html, table, td, tr, div, ul, li, ol, p, img, dl, dd {
	margin: 0px; 
	padding: 0px; 
	text-align: left;
}

img {
	border: 0px;
}

img.imagerealizacje {
	border: 1px solid #b6b6b6;
}

a {
	color: #444444; 
	font-size: 1em;
}

a:hover {
	text-decoration: underline;
	color: #444444;
}


table#main {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

td#footerLeft, td#footerRight {
	width: 968px;
	height: 72px;
	background: #000;
	color: #94d700;
}

td#footerLeft a,td#footerRight a  {
	color: #94d700;
	text-decoration: none;
}

td#footerLeft a:hover,td#footerRight a:hover  {
	text-decoration: underline;
}

td#footerLeft {
	text-align: left;
	padding: 10px 0px 0px 20px;
	width: 262px;
	font-size: 10px;
}

td#footerRight {
	text-align: right;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
}

td#left {
	width: 262px;
}
#left a {
	color: #000;
	text-decoration: none;
}

td#content {
}

td#contentFooter {
	text-align: right;
	width: 762px;
}

td#leftFooter {
	padding-left: 25px;
}

table.pdfContener {
	float: right;
	margin: 0px 15px 20px 0px;
}

table.pdfContener a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

a.menuitem1 {
	margin-right: 15px;
}

div.promo {
	margin-left: 50px;
	margin-top: 25px;
	padding: 5px 5px 5px 5px;
	width: 150px;
	text-align: center;
	font-size: 12px;
	font-family: "arial-black";
	color: #94d700;
	background-color: #f4f4f4;
	border: 1px solid #d2d2d2;
}

img.leftImg {
	border-left: 50px solid #fff;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}

div.article {
	margin: 15px 25px 10px 0px;
	text-align: justify;
}

div.article li, div.article ul, div.article ol {
	margin-left: 15px;
}

div.article h3 {
	text-transform: uppercase;
	background-color: #94d700;
	color: #fff;
	text-align: left;
	padding: 12px 8px 0px 8px;
}

div.road {
	margin-top: 15px;
	float:left;
}

div.road a, div.road a:hover {
	color: #444444;
	text-decoration: none;
}

div.road_right {
	margin-top: 15px;
	margin-right: 25px;
	float: right;
}