html, body {
	margin: 0;
	padding: 0;
	font: 13px tahoma, verdana, arial, geneva, sans-serif;
	color: #888;
	background: #EFF8F6 url('gfx/bg.gif') repeat-x top;
	text-align: center;
	}

	
h1, h2, h3, p {
	margin: 0;
	padding: 0;
	z-index: 7;
	}

a {
	color: #c30;
	text-decoration: none;
	 
	}
a:hover {
	color: #f70;
	text-decoration: none;
	}

.hd {
	position: relative;
	height: 295px;
	text-align: center;
	z-index: 3;
	}

.tp {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 29px;
	padding: 11px 75px 0 65px;
	background: url('gfx/tp.jpg') no-repeat;
	text-align: right;
	font-size: 15px;
	z-index: 4;
	}

div.tp a {
	font: 12px tahoma;
	color: #888;
	padding-left: 18px;
	}
div.tp a:hover {
	font: 12px tahoma;
	color: #f70;
	}

a.ahome {
	background: url('gfx/ihome.gif') no-repeat 0px 3px;
	}

a.aszukaj {
	background: url('gfx/iszukaj.gif') no-repeat 0px 3px;
	}

a.apomoc {
	background: url('gfx/ipomoc.gif') no-repeat 0px 3px;
	}

a.akontakt {
	background: url('gfx/ikontakt.gif') no-repeat 0px 4px;
	}

a.amapa {
	background: url('gfx/imapa.gif') no-repeat 0px 3px;
	}

a.arss {
	position: absolute;
	right: 75px;
	top: 14px;
	font: 11px tahoma;
	color: #777;
	padding-left: 15px;
	display: block;
	background: url('gfx/irss.gif') no-repeat 0px 2px;
	z-index: 6;
	}
a.arss:hover {
	color: #f70;
	}
a.promotion {
	position: absolute;
	right: 75px;
	top: 0px;
	font: 11px tahoma;
	color: #777;
	padding-left: 15px;
	display: block;
	z-index: 6;
	}
a.promt {
	position: absolute;
	left: 485px;
	top: -50px;
	font: 11px tahoma;
	color: #777;
	padding-left: 15px;
	display: block;
	z-index: 6;
	}
a.promt2 {
	position: absolute;
	left: -10px;
	top: 190px;
	font: 11px tahoma;
	color: #777;
	padding-left: 15px;
	display: block;
	z-index: 6;
	}	
.hdbd {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 160px;
	padding: 0 55px 0 55px;
	background: url('gfx/hd.jpg') no-repeat;
	z-index: 4;
	}
 
.buildax {
	position: absolute;
	text-align: center;
	right: 170px;
	top: 205px;
	font: 20px arial, tahoma, verdana, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	color: red;
	z-index: 25;
	line-height: 110%;
}

.mn {
	position: relative;
	margin: 0 auto;
	width: 730px;
	height: 83px;
	padding: 12px 65px 0 95px;
	background: url('gfx/mn.jpg') no-repeat;
	text-align: left;
	z-index: 4;
	}

.cn {
	position: relative;
	margin: 0 auto;
	width: 710px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 10px 90px 0 90px;
	background: url('gfx/cn.gif') repeat-y;
	z-index: 4;
	}

.ft {
	position: relative;
	height: 95px;
	background: url('gfx/bt.gif');
	z-index: 3;
	}

.ftbd {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 32px;
	padding: 63px 65px 0 65px;
	background: url('gfx/ft.jpg') no-repeat;
	font: 10px tahoma;
	z-index: 4;
	}

h1 {
	position: absolute;
	left: 90px;
	top: 20px;
	display: block;
	width: 220px;
	height: 110px;
	font: 30px arial, tahoma, verdana, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	text-align: right;
	line-height: 110%;
	padding: 15px 20px 0 0;
	border-right: 5px solid #f70;
	z-index: 5;
	}

h1 a {
	text-decoration: none;
	color: #006c50;
	}
h1 a:hover {
	text-decoration: none;
	color: #006c50;
	}

h2 {
	position: absolute;
	left: 345px;
	top: 25px;
	display: block;
	width: 200px;
	font: 12px arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	padding: 15px;
	z-index: 5;
	}

div.mn ul {
	display: block;
	margin: 0;
	padding: 0;
	}
ul {
	list-style-type: square;

}
ul.tree-menu {
    font-size: 12px;
    line-height: 16px;
    font-family: tahoma;
    margin: 0;
    padding: 0;
}
ul.tree-menu ul {
    margin: 0 0 0 20px;
    padding: 2px 0 0 0;
}
ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu li.section {
    background-image: url("images/folder.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.section-open {
    background-image: url("images/folder-open.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.box {
    background-image: url("images/doc.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu a {
    margin-left: 20px;
    color: #0000ff;
    text-decoration: none;
    white-space: nowrap;
}
ul.tree-menu a:hover {
    margin-left: 20px;
    color: #0000ff;
    text-decoration: underline;
    white-space: nowrap;
}
li {
	font: 15px arial, tahoma, verdana, sans-serif;
	text-align:left;
	padding: 2px;
	margin-left: 200px;	
	
}
li.s {
	font: 15px arial, tahoma, verdana, sans-serif;
	text-align:left;
	padding: 2px;
	margin-left: 10px;	
	
}
div.mn ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border-left: 1px solid #bbb;
	}

div.mn ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #006C50;
	padding: 0 12px;
	}
div.mn ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #f70;
	}

h3 {
	background-image: url("images/logo.gif");
	position: relative;
	background-repeat: no-repeat;
    background-position: top left;
	font: 25px arial, tahoma, verdana, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	text-align: left;
	line-height: 110%;
	padding: 0 0 0 30px;
	margin: -20px 0 30px 0;
	color: #000;
	z-index: 5;
	}

.paving {
	position: absolute;
	background-repeat: no-repeat;
    background-position: top left;
	font: 25px arial, tahoma, verdana, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	text-align: left;
	line-height: 110%;
	padding: 0 0 0 30px;
	margin: -20px 0 30px 0;
	color: navy;
	z-index: 5;
	
}
p {
	text-align: justify;
	padding: 0 20px 0 50px;
	line-height: 150%;
	font: 13px arial, tahoma, verdana, sans-serif;
	color: #555;
	}
	

img.il {
	float: right;
	border: 15px solid #fff;
	margin: 20px 0 20px 30px;
	}
	
td  {
border : 0px;
padding : 5px;
} 
td.products {
	width : 100px;
	text-align:left;
	font: 14px arial, tahoma, verdana, sans-serif;
	
} 
td.product {
	width : 100px;
	text-align:center;
	font: 14px arial, tahoma, verdana, sans-serif;
	
} 
td.prod_ls {
	border: 1px outset green;
} 

td.lista {
	width : 700px;
	text-align:left;
	font: 15px arial, tahoma, verdana, sans-serif;
	 
} 
td.punkt {
	width : 50px;
	text-align:right;
	 
} 
td.punktc {
	width : 10px;
	text-align:left;
	 
} 
td.p {
	text-align: justify;
	padding: 5px 0 0 5px;
	line-height: 150%;
	font: 13px arial, tahoma, verdana, sans-serif;
	color: #555;
	}
td.top {
	position: absolute;
	right: 550px;
	top:  0px;
	font: 30px tahoma;
	color: #006C50;
	padding-left: 15px;
	display: block;
	z-index: 6;
		
	}
TABLE		{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif }
.just 		{text-align: justify;}
.title		{ COLOR: #141424; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.tablec {
	background-color: #d8e0e4;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.tableb {
	background-color: #E4E8E8 ;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	line-height: 16px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #9BAAAF;
	background-color : #E8F0F0;
  color:#606F79;
}
.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9BAAAF;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AABBBF;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9BAAAF;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9BAAAF;	
	padding-right: 3px;
	padding-left: 3px;

}

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}
.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }

.submitbuttonon { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#AD7A6A; }
		
.info2 {
	color: #B4B4B4;
	font-size: 10px;
}	
.main {
	font-family: Arialce, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #003366;
}

.icpi {


position: absolute;
right: 75px;
top: -50px;	
	
}