body {
	background: #fefefe url(../images/nbgc.jpg) left top repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; padding: 0;
	text-align: left;
}
 
form {
	border: 0; margin: 0; padding: 0;
}

input, select, textarea {
	height: auto;
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #c7c7c7;
	padding: 2px 0 2px 0;
}

input.pole, textarea.pole, select.pole {
	width: 310px;
	margin-bottom: 1px;
	background-color: #f6f5f5;
}

.wysylam {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5ebf0;
	background-color: #4b5962;
	border: 2px solid #242424;
	padding: 2px 15px 2px 15px;
}

img {
	border: 0; margin: 0; padding: 0;
}

table {
	margin: 0 0 5px 5px; padding: 2px;
	border-spacing: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; padding: 0 0 2px 15px;
}

a {
	margin: 0; border: 0; padding: 0;
	color: #475e46;
	background: none;
 	text-decoration: underline;
}

a:visited {
	color: #475e46;
	background: none;
}

a:hover {
	color: #756262;
	text-decoration: none;
	background: none;
}

a:active {
	color : #475e46;
	background: none;
}

hr {
	color: #33444f;
	background-color: #33444f;
	border-width: 0px;
	height: 1px;
	margin-bottom: 20px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1a1a1a;
	margin: 8px 0 10px 0;
	padding: 0 0 4px 0;
	background: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #074591;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ac9983;
	margin: 0 0 1px 0;
	padding: 1px 0 0 0;
}

.red {
	color: #FF0000;
}

p.back {
	border-bottom: 1px dotted #0181c4;
	font-weight: bold;
	padding-bottom: 3px;
}

p.back a {
	color: #c70000;
	text-decoration: none;
}
/*---------- schema ----------*/
#container {
	width: 990px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
/*---------- schema top ----------*/
#logo {
	width: 990px;
	height: 122px;
	min-height: 122px;
	overflow: hidden;
	background: url(../images/nbgcfront.jpg) center top no-repeat;
}

#logo .ll {
	width: auto;
	float: left;
	display: inline;
}

#logo .lr {
	width: auto;
	float: right;
	display: inline;
	padding: 20px 20px 0 0;
}

#menu {
	width: 990px;
	height: 47px;
	min-height: 47px;
	overflow: hidden;
	background: #ffffff url(../images/nbgcmenu.jpg) center top no-repeat;
}

#menu a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	background-color: #67747c;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	float: left;
	display: inline;
	padding: 0 11px 0 12px;
}

#menu li.btn {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 5px 11px 0 11px;
}

#tools {
	width: 990px;
	height: 42px;
	min-height: 42px;
	overflow: hidden;
	margin-top: 5px;
	background: #ffffff url(../images/nbgctools.jpg) left top no-repeat;
	color: #333333;
}

#tools .tl {
	width: auto;
	float: left;
	display: inline;
	padding: 9px 0 0 20px;
	font-weight: bold;
}

#tools .tr {
	width: auto;
	float: right;
	display: inline;
	padding: 13px 20px 0 0;
}
/*---------- // schema top ----------*/
/*---------- ctn ----------*/
#ctn {
	width: 990px;
	float: left;
	display: inline;
	padding-bottom: 15px;
	background: url(../images/nbgcctn.gif) center top repeat-y;
}

#ctnb {
	width: auto;
	float: left;
	display: inline;
}

.price {
	font-weight: bold;
	color: #e70000;
}
/*---------- // ctn ----------*/
/*---------- left ----------*/
#left {
	width: 200px;
	float: left;
	display: inline;
	margin: 12px 0 0 8px;
}

#left h1 {
	font-size: 14px;
	color: #2c6243;
	margin: 0;
	padding: 11px 0 10px 35px;
	background: #e6f5e1 url(../images/nfr.gif) left top no-repeat;
	border: 0;
}

#left h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
	color: #1d1d1d;
	border: 0;
}

#left p {
	margin: 0;
	padding: 4px 0 5px 0;
}

#left .lbox {
	width: 190px;
	margin: 0;
	text-align: center;
	padding: 5px 3px 5px 5px;
	border-left: 1px solid #d3eecb;
	border-right: 1px solid #d3eecb;
}

#left .lbox a {
	text-decoration: none;
	font-weight: bold;
	color: #183c33;
}

#left .lbox a:hover {
	color: #0a6833;
	text-decoration: underline;
}

#left .lbox ul {
	margin: 5px 4px 5px 5px;
	padding: 0;
	list-style: none;
}

#left .lbox li {
	background: url(../images/nbl.gif) no-repeat 0px 3px;
	padding: 0 0 3px 16px;
}

#left .lbox li.on {
	background: url(../images/nbla.gif) no-repeat 0px 3px;
	padding: 0 0 3px 20px;
}

#left .lboxb {
	width: auto;
	margin-bottom: 8px;
}
/*---------- // left ----------*/
/*---------- center ----------*/
#center {
	width: 527px;
	float: left;
	display: inline;
	margin: 12px 0 0 23px;
}

#topc {
	width: 527px;
	font-size: 11px;
}

#topc .topcl {
	width: auto;
	float: left;
	display: inline;
}

#topc .topcr {
	width: auto;
	float: right;
	display: inline;
}

#center .page {
	width: auto;
	text-align: center;
	margin: 5px 0 25px 0;
	border-top: 1px dotted silver;
	padding-top: 4px;
	font-weight: bold;
	color: #053a1d;
}

#center .prod {
	width: 527px;
	margin: 2px 0 2px 0;
}

#center .prodtxt {
	width: 527px;
	margin: 10px 0 25px 0;
	border-bottom: 1px solid silver;
}

#center .prod p {
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}

.csm {
	font-size: 11px;
}

.cno {
	font-weight: bold;
	color: #cc0000;
}

.csp {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

.cpr {
	font-weight: bold;
	color: #cc0000;
	font-size: 14px;
}

.cde {
	padding: 0 0 5px 0;
	margin: 0;
}

.cdm {
	padding: 0 0 5px 0;
	margin: 0;
	text-align: right;
}

#center .prodf {
	width: 122px;
	float: left;
	display: inline;
	text-align: center;
}

#center .prodf img {
	border: 1px solid silver;
}

#center .prodt {
	width: 315px;
	float: left;
	display: inline;
	margin-left: 5px;
}

#center .prodp {
	width: 85px;
	float: right;
	display: inline;
	text-align: right;
}
/*---------- //center ----------*/
/*---------- basket ----------*/
table.basket {
	width: 500px;
	border: 0; 
	border-collapse: collapse; 
	border-spacing: 0; 
	margin: 0 0 5px 5px;
	background: none;
}

.basket td, .basket th {
	border: 0; 
	padding: 0;
	vertical-align: top;
}

.basket .heada {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 0 0 3px 3px;
}

.basket .headb {
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 3px 0 3px 3px;
}

.basket .headc, .confe .headc {
	height: 2px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 0;
	background: #663300;
}

.basket .headd {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 12px 0 3px 3px;
}

.basket .heade {
	border-bottom: 0;
	border-left: 0;
}

.basket .headf {
	border-bottom: 0;
	border-left: 1px solid silver;
}

table.confe { /*form zamówienie */
	width: 500px;
	border: 0; 
	border-collapse: collapse; 
	border-spacing: 0; 
	margin: 0 0 5px 5px;
	background: none;
}

.confe td, .confe th {
	border: 0; 
	padding: 0;
	vertical-align: top;
}

.confe .heada {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 8px 0 3px 6px;
}

.confe .headb {
	border-bottom: 1px solid silver;
	border-left: 0;
	padding: 8px 0 6px 8px;
}

.confe .headb input {
	width: 280px;
	padding-left: 3px;
}

table.basket1q {
	margin: 0; padding: 0;
	border-spacing: 0;
}

.basket1q td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; padding: 2px 0 2px 2px;
	vertical-align: top;
}
/*---------- // basket ----------*/
/*---------- right ----------*/
#right {
	width: 200px;
	float: left;
	display: inline;
	margin: 12px 0 0 23px;
}

#right h1 {
	font-size: 14px;
	color: #2c6243;
	margin: 0;
	padding: 11px 0 10px 35px;
	background: #e6f5e1 url(../images/nfr.gif) left top no-repeat;
	border: 0;
}

#right h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
	color: #1d1d1d;
	border: 0;
}

#right p {
	margin: 0;
	padding: 4px 0 5px 0;
}

#right .lbox {
	width: 190px;
	margin: 0;
	text-align: center;
	padding: 5px 3px 5px 5px;
	border-left: 1px solid #d3eecb;
	border-right: 1px solid #d3eecb;
}

#right .lbox a {
	text-decoration: none;
	font-weight: bold;
	color: #183c33;
}

#right .lbox a:hover {
	color: #0a6833;
	text-decoration: underline;
}

#right .lboxb {
	width: auto;
	margin-bottom: 8px;
}

#right .lboxr {
	width: 190px;
	margin: 0;
	text-align: center;
	padding: 5px 3px 5px 5px;
	border-left: 1px solid #d3eecb;
	border-right: 1px solid #d3eecb;
	background: #f9fbfa url(../images/nfr2.gif) center top no-repeat;
}

#right .lboxrt {
	width: auto;
}
/*---------- // right ----------*/
/*---------- footer ----------*/
#footer {
	width: 990px;
	height: 29px;
	min-height: 29px;
	overflow: hidden;
	float: left;
	display: inline;
	background: url(../images/nfooter.jpg) center top no-repeat;
	margin: 10px 0 20px 0;
	color: #cccccc;
	font-size: 11px;
}

#footer a {
	color: #cccccc;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .fl {
	width: auto;
	float: left;
	display: inline;
	padding: 7px 0 0 15px;
}

#footer .fr {
	width: auto;
	float: right;
	display: inline;
	padding: 7px 15px 0 0;
}

/*---------- // footer ----------*/

