/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
	background: #dcead5 url(gfx/bg.jpg) top repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

.cb {
	clear: both;
}

#wrapper {
  min-height: 400px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#topImg {
	margin: 0 auto;
	width: 100%;
	height: 796px;
	background: url(gfx/bg2.jpg) top center no-repeat;	
}

#top {
	width: 960px;
	height: 181px;
	background: url(gfx/bgTop.jpg) no-repeat;
	position: relative;
}

h1 {
	display: block;
  width: 300px;
  height: 181px;
  background: url(gfx/logo.jpg);
  position: absolute;
  left: 10px;
}

h1 a {
	display: block;
  width: 300px;
  height: 181px;
	text-indent: -999em;
	text-decoration: none;
	overflow: hidden;
}

#map {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 90px;
  display: block;
  width: 88px;
  height: 34px;
}

#map a {
  display: block;
  width: 88px;
  height: 24px;
  text-align: center;
  padding: 5px 0 0 0;
  color: #2876b8;
  text-decoration: none;
  background: url(gfx/toplink2.jpg) 0 0 no-repeat;
}

#map a:hover {
  color: #fff;
  text-decoration: none;
  background: url(gfx/toplink2.jpg) 0 -34px no-repeat; 
}

 #mail {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 20px;
  display: block;
  width: 50px;
  height: 34px;
}

#mail a {
  display: block;
  width: 50px;
  height: 24px;
  text-align: center;
  padding: 5px 0 0 0;
  color: #2876b8;
  text-decoration: none;
  background: url(gfx/toplink1.jpg) 0 0 no-repeat;
}

#mail a:hover {
  color: #fff;
  text-decoration: none;
  background: url(gfx/toplink1.jpg) 0 -34px no-repeat; 
 }

#topAddress {
  font-size: 12px;
  color: #4c747e;
  text-align: right;
  position: absolute;
  top: 60px;
  right: 24px;
}

#topAddress a {
  color: #43a312;
  text-decoration: none;
  border-bottom: 1px solid #46beee;
}

#topAddress a:hover {
  color: #46beee;
  text-decoration: none;
  border-bottom: 1px solid #43a312;
}



#menu {
	width: 960px;
	height: 68px;
	background: url(gfx/bgMenu.gif) top center no-repeat;
}

#naviMain {
  list-style: none;
	position: relative;
}

#naviMain li {
  float: left;
  display: block;
	height: 45px;
}

#naviMain li a {
	display: block;
	height: 35px;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	padding: 10px 0 0 0;
	text-indent: -999em;
}

#naviMain li#nm1 { width: 170px; }
#naviMain li#nm1 a { width: 170px; 	background: url(gfx/bgMenu.gif) 0 0 no-repeat; }
#naviMain li#nm1 a:hover { width: 170px; background: url(gfx/bgMenu.gif) 0 -71px no-repeat; }

#naviMain li#nm2 { width: 243px; }
#naviMain li#nm2 a { width: 243px; 	background: url(gfx/bgMenu.gif) -170px 0 no-repeat; }
#naviMain li#nm2 a:hover { width: 243px; background: url(gfx/bgMenu.gif) -170px -71px no-repeat; }

#naviMain li#nm3 { width: 116px; }
#naviMain li#nm3 a { width: 116px; 	background: url(gfx/bgMenu.gif) -413px 0 no-repeat; }
#naviMain li#nm3 a:hover { width: 116px; background: url(gfx/bgMenu.gif) -413px -71px no-repeat; }

#naviMain li#nm4 { width: 314px; }
#naviMain li#nm4 a { width: 314px; 	background: url(gfx/bgMenu.gif) -529px 0 no-repeat; }
#naviMain li#nm4 a:hover { width: 314px; background: url(gfx/bgMenu.gif) -529px -71px no-repeat; }

#naviMain li#nm5 { width: 117px; }
#naviMain li#nm5 a { width: 117px; 	background: url(gfx/bgMenu.gif) -843px 0 no-repeat; }
#naviMain li#nm5 a:hover { width: 117px; background: url(gfx/bgMenu.gif) -843px -71px no-repeat; }


#middle {
  width: 960px;
  overflow: hidden;
	height: 584px;
	background: url(gfx/middle.jpg) top center no-repeat;
	position: relative;
}

#erwpc {
  display: block;
  width: 845px;
  height: 56px;
  position: absolute;
  top: 14px;
  left: 57px;
}

#erwpc a {
  display: block;
  width: 845px;
  height: 56px;
	text-indent: -999em;
	text-decoration: none;
}

#wiecej {
  display: block;
  width: 205px;
  height: 34px;
  position: absolute;
  top: 455px;
  right: 48px;
}

#wiecej a {
  display: block;
  width: 205px;
  height: 34px;
	text-indent: -999em;
	text-decoration: none;
}

#upperContentMain {
  width: 940px;
  padding: 0 0 0 0;
}

#contentMain {
  width: 940px;
  margin: 0 0 0 10px;
  background: #fff url(gfx/bgContentMain.jpg) no-repeat top center;
}

#contentMainBottom {
  width: 940px;
  margin: 0 0 0 10px;
  height: 51px;
  background: url(gfx/contentMainBottom.jpg);
}

#contentLeft {
  width: 450px;
  float: left;
}

#contentMain h2 {
  padding: 37px 0 10px 50px;
  font-size: 24px;
  color: #00acd9;
  font-weight: normal;
}

#contentLeft p {
  color: #3d4e44;
  font-size: 13px;
  padding: 30px 0 0 55px;
  line-height: 150%;
}

#contentRight {
  float: left;
  width: 450px; 
}

#contentRight p {
  color: #3d4e44;
  font-size: 13px;
  padding: 30px 5px 0 65px;
  line-height: 150%;
}

#maszynyParagraph {
  display: block;
  margin: 0 0 0 10px;
  width: 885px;
  height: 54px;
  padding: 12px 0 0 55px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  background: url(gfx/maszynyParagraph.jpg) top left no-repeat;
}

#bottomList {
  background: url(gfx/bottomList.jpg) no-repeat;
  width: 880px;
	background: #fff;
	margin: 0 40px 0 40px;
}

.maszynyTitle {
  font-weight: bold;
  color: #048d01;
  font-size: 16px;
	display: block;
	padding: 0 0 5px 40px;
	background: url(gfx/listLeaf.jpg) top left no-repeat;
}

.maszynyDescription {
  color: #3d4e44;
  font-size: 13px;
	padding: 0 0 0 40px;
}

#maszynyList {
  padding: 10px 0 0 0;
  background: url(gfx/list1.jpg) top center no-repeat;
  list-style: none;
}

#maszynyList li {
  padding: 20px 30px 20px 25px;
  background: url(gfx/mainlistbg.jpg) top center repeat-x;
  line-height: 140%;
}

#maszynyList .mlfirst {
  padding: 10px 30px 20px 25px;
  background: transparent;
}

#maszynyList .mllast {
  padding: 20px 30px 10px 25px;
}

#subBottomList {
  width: 940px;
  background: url(gfx/subBottomList.jpg) top no-repeat;
  position: relative;
}

#footerMain {
margin: 0 auto;
  background: #dcead5 url(gfx/footer.jpg) top center no-repeat;
  width: 960px;
  height: 178px;
  position: relative;
}

#footer2 {
  margin: 0 auto;
  background: #dcead5 url(gfx/footer2.jpg) top right no-repeat;
  width: 960px;
  height: 260px;
  position: relative;	
}

#bottomAddress {
  font-size: 12px;
  color: #4c747e;
  position: absolute;
  top: 33px;
  left: 161px;
}

#bottomAddress a {
  color: #43a312;
  text-decoration: none;
  border-bottom: 1px solid #46beee;
}

#bottomAddress a:hover {
  color: #46beee;
  text-decoration: none;
  border-bottom: 1px solid #43a312;
}

#design a {
  position: absolute;
  top: 33px;
  right: 63px;
  font-size: 12px;
  color: #4c747e;
  font-weight: normal;
  text-decoration: none;
}

#footer2 #bottomAddress {
  font-size: 12px;
  color: #4c747e;
  position: absolute;
  top: 98px;
  left: 371px;
}

#footer2 #design a {
  position: absolute;
  top: 98px;
  right: 23px;
  font-size: 11px;
  color: #4c747e;
  font-weight: normal;
  text-decoration: none;
}

#design a:hover {
  border-bottom: 1px dotted #4c747e;
}

#imagene {
  color: #048d01;
}

#temp {
  background: url(gfx/menu.jpg) no-repeat;
  width: 940px;
  height: 68px;
  margin-left: 76px;
}

#leftContent {
	width: 960px;
	min-height: 380px;
}

#left {
  background: transparent url(gfx/bgLeft.jpg) top no-repeat;
  width: 241px;
  float: left;
  padding: 0 0 0 10px;
}










#leftLinks {
  background: #fff;
  width: 241px;

  font-size: 13px;
}

#leftLinks ul {
  list-style: none;
}

#leftLinks ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  display: block;
  width: 215px;
  min-height: 18px;
  padding: 10px 10px 10px 15px;
  background: #009ec4 url(gfx/leftMenuTop.jpg) 0 0 no-repeat;
}

#leftLinks ul li a:hover {
  display: block;
  width: 215px;
  min-height: 18px;
  color: #fff;
  background: #048d01 url(gfx/leftMenuTop.jpg) -241px 0 no-repeat;
}

#leftLinks ul li ul {
/*  padding: 10px 20px 0 40px;
  list-style-image: url(gfx/li.jpg); */

}

#leftLinks ul li ul li {
/*  padding: 0 0 10px 0; */
  border-bottom: 1px #ddd solid;
  display: block;
}

#leftLinks ul li ul li a {
  color: #028bd2;
  width: 180px;
  padding: 8px 20px 8px 35px;
	display: block;
  font-size: 12px;
  background: #fff url(gfx/li.jpg) 15px 13px no-repeat;
}

#leftLinks ul li ul li a:hover {
  color: #048d01;
  font-size: 12px;
  background: #fff url(gfx/li.jpg) 15px 13px no-repeat;

width: 180px;
padding: 8px 20px 8px 35px;
}

#leftLinks ul li ul li ul {
  font-size: 12px;
	padding: 0 0 10px 0;
}

#leftLinks ul li ul li ul li {
  border: none;
}

#leftLinks ul li ul li ul li a {

  color: #459745;
  font-size: 12px;
  font-weight: normal;
  padding: 3px 10px 3px 50px;
  background: #fff url(gfx/subLi.jpg) 35px 6px no-repeat;
}

#leftLinks ul li ul li ul li a:hover {
  color: #028bd2;
  font-size: 12px;
  font-weight: normal;
padding: 3px 10px 3px 50px;
background: #fff url(gfx/subLi.jpg) 35px 6px no-repeat;

  border: none;
}

#left #ofertanowych {
padding: 30px 0 0 0;
	display: block;
	width: 240px;
	height: 323px;
}

#left #ofertanowych a {
	display: block;
	width: 240px;
	height: 323px;
	background: url(gfx/nowo.jpg) top left no-repeat;
	text-indent: -999em;
	text-decoration: none;
	overflow: hidden;
}

#left #greenclean {
	padding: 30px 0 0 20px;
	display: block;
	width: 205px;
	height: 142px;
	background: url(gfx/greenclean.png) center 30px no-repeat;
	text-indent: -999em;
	
}


#content {
  width: 680px;
  min-height: 300px;
  float: left;
  padding: 0 0 0 20px;
}


#upperFooterBottom {
  background: transparent;
  width: 1047px;
  min-height: 121px;
  padding-left: 76px;
}

#footer {
  background: url(gfx/footer01.jpg);
  width: 940px;
  height: 121px;
}

#bottom {
  background: url(gfx/bottom.jpg);
  width: 940px;
  height: 187px;
}



#content h2 {
  padding: 16px 0 30px 50px;
  font-size: 24px;
  color: #00acd9;
  font-weight: normal;
}

#content h4 {
  padding: 30px 0 20px 50px;
  font-size: 19px;
  color: #00acd9;
  font-weight: normal;
}

#content p {
  font-size: 13px;
  color: #3d4e44;
  padding: 0 30px 25px 60px;
  line-height: 160%;
}

#content a {
  color: #43a312;
  text-decoration: none;
  border-bottom: 1px solid #46beee;
}

#content a:hover {
  color: #46beee;
  text-decoration: none;
  border-bottom: 1px solid #43a312;
}

#content ol {
  font-size: 13px;
  color: #3d4e44;
  padding: 0 140px 20px 80px;
}

#content ol li {
  padding: 5px 0 0 0;
  line-height: 160%;
}

#content ul {
  font-size: 13px;
  color: #3d4e44;
  padding: 0 30px 25px 80px;
}

#content ul li {
  padding: 5px 0 10px 0;
    line-height: 160%;
}

#content #siteMap {
  font-size: 13px;
  color: #3d4e44;
  padding: 0 140px 25px 80px;
}

#content #siteMap li {
  padding: 5px;
}

#content #siteMap li ul {
  padding: 0 0 0 15px;
}

#content #siteMap li ul li {
  padding: 5px;
}

#content #siteMap li ul li ul {
  padding: 0 0 0 25px;
}

#content #siteMap li ul li ul li{
  padding: 5px;
}

.underline {
  text-decoration: underline;
}

#tabela-rozpuszczalnik {
  margin: 0 0 25px 58px;
  border: 1px #000 solid;
  border-collapse: collapse;
  vertical-align: top;
  width: 600px;
}

#tabela-rozpuszczalnik td {
	width: 50%;
}

#tabela-rozpuszczalnik ol {
  padding: 20px;
}

#tabela-rozpuszczalnik ol li {
  padding: 7px;
  color: #3d4e44;
}

#tabela-rozpuszczalnik ul {
  padding: 20px;
}

#tabela-rozpuszczalnik ul li {
  padding: 7px;
  color: #3d4e44;
}

#tabela-rozpuszczalnik th {
  border: 1px #1b9508 solid;
  border-collapse: collapse;
  padding: 10px;
  vertical-align: top;
  font-size: 13px;
  background: #fff;
  color: #1b9508;
}

#tabela-rozpuszczalnik td {
  border: 1px #1b9508 solid;
  border-collapse: collapse;
  padding: 15px;
  vertical-align: top;
  font-size: 13px;
  background: #fff;
}

#tabela-eksploatacja {
  margin: 0 0 25px 58px;
  border: 1px #000 solid;
  border-collapse: collapse;
  vertical-align: top;
  width: 600px;
}

#tabela-eksploatacja ol {
  padding: 20px;
}

#tabela-eksploatacja ol li {
  padding: 7px;
  color: #3d4e44;
}

#tabela-eksploatacja ul {
  padding: 20px;
}

#tabela-eksploatacja ul li {
  padding: 7px;
  color: #3d4e44;
}

#tabela-eksploatacja th {
  border: 1px #1b9508 solid;
  border-collapse: collapse;
  padding: 10px;
  vertical-align: top;
  font-size: 13px;
  background: #fff;
  color: #1b9508;
}

#tabela-eksploatacja td {
  border: 1px #1b9508 solid;
  border-collapse: collapse;
  padding: 15px;
  vertical-align: top;
  font-size: 13px;
  background: #fff;
}

#content .przypis {
  font-size: 11px;
}

#content #tabela-porownanie {
  margin: 0 0 25px 58px;
  border: 1px #000 solid;
  border-collapse: collapse;
  vertical-align: top;
  width: 600px;
}

#content #tabela-porownanie ol {
  padding: 20px;
}

#content #tabela-porownanie ol li {
  padding: 7px;
  color: #3d4e44;
}

#content #tabela-porownanie ul {
  padding: 20px;
}

#content #tabela-porownanie ul li {
  padding: 7px;
  color: #3d4e44;
}

#content #tabela-porownanie th {
  border: 1px #1b9508 solid;
  border-collapse: collapse;
  padding: 10px;
  vertical-align: top;
  font-size: 13px;
  background: #fff;
  color: #1b9508;
}

#content #tabela-porownanie td {
  border: 1px #1b9508 solid;
  border-collapse: collapse;
  padding: 15px;
  vertical-align: top;
  font-size: 13px;
  background: #fff;
}

#content #tabela-koszty {
  margin: 0 0 25px 58px;
  border: 1px #000 solid;
  border-collapse: collapse;
  vertical-align: top;
  width: 600px;
}

#content #tabela-koszty ol {
  padding: 20px;
}

#content #tabela-koszty ol li {
  padding: 7px;
  color: #3d4e44;
}

#content #tabela-koszty ul {
  padding: 20px;
}

#content #tabela-koszty ul li {
  padding: 7px;
  color: #3d4e44;
}

#content #tabela-koszty th {
  border: 1px #1b9508 solid;
  border-collapse: collapse;
  padding: 10px;
  vertical-align: top;
  font-size: 13px;
  background: #fff;
  color: #1b9508;
}

#content #tabela-koszty td {
  border: 1px #1b9508 solid;
  border-collapse: collapse;
  padding: 15px;
  vertical-align: top;
  font-size: 13px;
  background: #fff;
}

#content #tabela-eksploatacja .text-left,
#content #tabela-porownanie .text-left,
#content #tabela-koszty .text-left {
  text-align: left;
}

#content .buttons  {
  list-style : none;
  margin : 0;
  padding : 10px 0 0 55px;
  font-weight: bold;
}
#content .buttons li {
  display : block;
  float : left;
  width : 115px;
  height : 40px;
  margin : 0 45px 28px 0;
}
#content .buttons li a {
  display : block;
  width : 115px;
  height : 40px;
  padding:  5px 10px 10px 10px;
  text-align : center;
  color : #fff;
  background: url(gfx/bgButton.jpg) #038c00 repeat-x;
  text-decoration : none;
  border: 1px solid #41a312;
}

#content .buttons li a:hover {
  display: block;
  width : 115px;
  height: 40px;
  padding: 5px 10px 10px 10px;
  text-align: center;
  color: #fff;
  background: #5ed01c;
  text-decoration: none;
  border-top: 1px solid #87ff52;
  border-right: 1px solid #41a312;
  border-bottom: 1px solid #41a312;
  border-left: 1px solid #87ff52;
} 

#content .imageRight {
	float: right;
	margin: 10px 30px 20px 30px;
	border: 1px #3da011 solid;
}

#content .imageRightNB {
	float: right;
	margin: 5px 23px 20px 30px;
	border: none;
}

#content .imageNormal {
	margin: 10px 0 20px 50px;
}

#content .missing {
  font-style: italic;
  color: red;
}

#content form {
	padding: 10px 30px 0 50px;
}

#content form fieldset {
	border: 1px #9ee29d solid;
	background: #f3f8f1;
	padding: 10px 20px 10px 20px;
}

#content form fieldset legend {
	color: #3b5ba3;
	padding: 3px;
}

#content form fieldset label {
	color: #3d4e44;
	font-size: 13px;
	font-weight: bold;
}

#content form fieldset input {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	padding: 2px 4px 2px 4px;
	color: #3d4e44;
	font-size: 13px;
	margin: 0 0 20px 0;
	background: #fff;
	width: 540px;
}

#content form fieldset select#ytitle {
	width: 120px;
}

#content form fieldset select#ytitle option {
	width: 100px;
}

#content form fieldset option, #content form fieldset select {
	width: 520px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #3d4e44;
	font-size: 13px;
	margin: 0 0 5px 0;
	background: #fff;
}

#content form fieldset textarea {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	padding: 4px 4px 2px 4px;
	height: 100px;
	color: #5a5f6a;
	font-size: 13px;
	margin: 0 0 20px 0;
	background: #fff;
	width: 540px;
}

#content form fieldset input.radio, #content form fieldset input.checkbox {
	margin: 0;
	padding: 0 0 10px 0;
	width: auto;
}

#content form fieldset input.button,
#content form input.button {
	padding: 2px 10px 2px 10px;
	width: auto;
	font-weight: bold;
}

#content form fieldset p {
	padding: 0 0 20px 0;
}

.inTextPhoto {
	margin: 10px 0 15px 35px;
}

.mandatory {
	font-weight: bold;
	color: Red;
	font-size: 16px;
}

#content .errorh {
	display: block;
	margin: 10px 40px 0 50px;
	padding: 10px;
	background: #991417;
	color: #fff;
	font-weight: bold;
}

#content .thanks {
	display: block;
	margin: 10px 40px 0 50px;
	padding: 10px;
	background: #0060aa;
	color: #fff;
	font-weight: bold;
}