body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('img/bg_all.gif');
	font-family: Verdana;
	text-align: center;
}

img {
	border: 0px;
}

div.all {
	padding: 0px;
	width: 740px;
	border-left: 1px solid #000000;
	margin: 0 auto;
	clear: both;
	background-image: url('img/bg_main.jpg');
}

img.sprzet {
	position: absolute;
	margin-left: 36px;
	_margin-left: 29px;
}


/* menu */

div.menu {
	width: 740px;
	height: 30px;
	background-image: url('img/menubg.jpg');
	text-align: left;
	clear: both;
	_margin-top: -4px;
}

.menu a {
	text-decoration: none;
	text-transform: uppercase;
	background: url('img/arrow-menu.gif') no-repeat left center;
	padding-left: 16px;
	margin: 0px 15px 0px 10px;
	font-size: 12px;
}
.menu a:link		{ color: #FFFFFF; }
.menu a:visited	{ color: #FFFFFF; }
.menu a:active	{ color: #ff8000; }
.menu a:hover		{ color: #ff8000; }

/* podstrony */
.oknoprawe a.boxlink:link {
	border: 1px solid #ec7600;
	background-color: #d3d3d3;
	display: block;
	text-align: center;
	float: left;
	padding: 3px 4px 0px 4px;
	min-width: 10px;
	height: 17px;
	_height: 22px;
	color: #272727;
	text-decoration: none;
	margin-left: 8px;
}
.oknoprawe a.boxlink:visited {
	border: 1px solid #ec7600;
	background-color: #d3d3d3;
	display: block;
	text-align: center;
	float: left;
	padding: 3px 4px 0px 4px;
	min-width: 10px;
	height: 17px;
	_height: 22px;
	color: #272727;
	text-decoration: none;
	margin-left: 8px;
}
.oknoprawe a.boxlink:active {
	border: 1px solid #ec7600;
	background-color: #ffac59;
	display: block;
	text-align: center;
	float: left;
	padding: 3px 4px 0px 4px;
	min-width: 10px;
	height: 17px;
	_height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}
.oknoprawe a.boxlink:hover {
	border: 1px solid #ec7600;
	background-color: #ffac59;
	display: block;
	text-align: center;
	float: left;
	padding: 3px 4px 0px 4px;
	min-width: 10px;
	height: 17px;
	_height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}
/* podstrony aktywna */
.oknoprawe span.boxlinkthis {
	border: 1px solid #ff0000;
	background-color: #d3d3d3;
	display: block;
	text-align: center;
	float: left;
	padding: 3px 5px 0px 5px;
	min-width: 10px;
	height: 17px;
	_height: 22px;
	color: #000000;
	text-decoration: none;
	margin-left: 8px;
}
/* podstrony sam tekst */
.oknoprawe span.boxlinktxt {
	border: 1px solid #d7d7d7;
	display: block;
	text-align: center;
	float: left;
	padding: 3px 4px 0px 4px;
	min-width: 10px;
	height: 17px;
	_height: 22px;
	color: #000000;
	margin-left: 8px;
}


/* glowne */

div.oknolewe {
	width: 229px;
	margin: 20px 0px 50px 15px;
	_margin-left: 8px;
	background: url('img/oknolewebg.png') no-repeat left bottom;
	padding-bottom: 40px;
	font-size: 12px;
	color: #514f50;
	float: left;
}

div.oknolewetop {
	width: 220px;
	_width: 228px;
	height: 23px;
	padding: 3px 0px 0px 9px;
	border-bottom: 3px solid #ff9500;
	background-color: #787878;
	text-align: left;
}
.oknolewe p {
	padding: 16px 8px 0px 8px;
	margin: 0px;
	text-align: justify;
}
.oknolewe a {
	font-weight: bold;
}
.oknolewe a:link		{ color: #000000; text-decoration: none; }
.oknolewe a:visited	{ color: #000000; text-decoration: none; }
.oknolewe a:active	{ color: #ff8000; text-decoration: underline; }
.oknolewe a:hover		{ color: #ff8000; text-decoration: underline; }

h1 {
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 14px;
	background: url('img/ico-header.gif') no-repeat left center;
}

h2.pdf {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	background: url('img/pdf_icon.png') no-repeat left top;
	padding-left: 50px;
	margin-left: 10px;
	margin-bottom: 20px;
	height: 50px;
}

div.oknoprawe {
	width: 458px;
	margin: 20px 20px 50px 15px;
	_margin-right: 10px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 40px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}

div.oknoprawetop {
	width: 449px;
	_width: 456px;
	height: 23px;
	padding: 3px 0px 0px 9px;
	border-bottom: 3px solid #ff9500;
	background-color: #787878;
	text-align: left;
}
.oknoprawe p {
	padding: 16px 8px 0px 8px;
	margin: 0px;
	text-align: justify;
}

.oknoprawe a:link			{ color: #000000; text-decoration: underline; }
.oknoprawe a:visited	{ color: #000000; text-decoration: underline; }
.oknoprawe a:active		{ color: #ff8000; text-decoration: none; }
.oknoprawe a:hover		{ color: #ff8000; text-decoration: none; }

ul {
	padding-left: 26px;
	margin: 0px;
	margin-top: 14px;
}
li {
	margin-bottom: 9px;
}

table {
	margin-left: 10px;
}
td.opis {
	text-align: right;
}
input, textarea {
	width: 230px;
}

div.realiz {
	margin-left: 8px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ff8000;
}
.realiz img {
	margin-bottom: 10px;
}


/* stopka */

div.stopka {
	width: 740px;
	height: 69px;
	background: url('img/bgstopka.gif') no-repeat -1px 0px;
	text-align: left;
}

div.kontakt {
	width: 250px;
	height: 50px;
	padding: 20px 0px 0px 8px;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	float: left;
}

div.dzialy {
	width: 472px;
	height: 18px;
	padding: 3px 10px 0px 0px;
	float: left;
	margin-top: 50px;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	color: #93979a;
}
.dzialy a:link		{ color: #93979a; text-decoration: none; }
.dzialy a:visited	{ color: #93979a; text-decoration: none; }
.dzialy a:active	{ color: #ff8000; text-decoration: underline; }
.dzialy a:hover		{ color: #ff8000; text-decoration: underline; }


