body {
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; padding: 0;
	text-align: center;
}

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: #454a50;
	padding: 2px 0 2px 0;
}

input.pole, textarea.pole, select.pole {
	width: 260px;
	margin-bottom: 2px;
}

.wysylam {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #18289f;
	border: 1px solid #534a41;
	padding: 1px 3px 1px 3px;
}

.wysylam1 {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3746b5;
	border: 1px solid #534a41;
	padding: 1px 3px 1px 3px;
}

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

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

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; padding: 1px 0 1px 4px;
	vertical-align: top;
}

a {
	margin: 0; border: 0; padding: 0;
	color: #153757;
	background-color: transparent;
 	text-decoration: underline;
}

a:visited {
	color: #153757;
	background-color: transparent;
}

a:hover {
	color: #38638b;
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color: #153757;
	background-color: transparent;
}

hr {
	color: #a1c4ff;
	background-color: #a1c4ff;
	border-width: 0px;
	height: 1px;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #00b4ff;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00b4ff;
	margin: 25px 0 15px 0;
}

.red {
	color: #FF0000;
}

.prz {
	font-size: 11px;
	color: #333333;
}

.prz1 {
	text-decoration: line-through;
}

.pricenormal {
	background-color: #ccccff;
	padding: 0 2px 0 2px;
}

.pricenormala {
	font-weight: bold;
	color: #990000;

}
/*---------- schema ----------*/
#container {
	width: 927px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
/*---------- schema top ----------*/
#logon {
	width: auto;
	font-size: 11px;
	color: #444444;
	float: right;
	display: inline;
	margin: 12px 0 0 0;
}

#logon input {
	width: 80px;
	font-size: 11px;
	color: #444444;
}

#logon a {
	color: #003167;
}

#logon .lbtn {
	border: 0;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

#logo {
	width: auto;
	float: left;
	display: inline;
	margin: 15px 0 6px 0;
}

#logo .le {
	width: 174px;
	float: left;
	display: inline;
}

#logo .ri {
	width: 752px;
	float: left;
	display: inline;
}

#menu {
	width: auto;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu .le {
	width: 174px;
	float: left;
	display: inline;
}

#menu .ri {
	width: 752px;
	height: 29px;
	min-height: 29px;
	line-height: 29px;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	float: left;
	display: inline;
	background: url(../gfx/t2.gif) left top no-repeat;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu a:visited {
	color: #ffffff;
}

#menu a:hover, a.on {
	color: #ffe0e9;
}

#menu a:active {
	color : #ffffff;
}

#menu .ri img {
	margin: 0 18px 4px 18px;
	vertical-align: middle;
}
/*---------- // schema top ----------*/
/*---------- left ----------*/
#ctn {
	width: 927px;
	height: auto !important;
	height: 220px; /* IE */
	min-height: 220px;
	float: left;
	text-align: left;
	padding-bottom: 15px;
	margin: 10px 0 0 0;
}

#cle {
	width: 160px;
	float: left;
	display: inline;
	text-align: left;
}

#cle h2 {
	font-size: 12px;
	font-weight: bold;
	color: #111679;
	padding: 0;
	margin: 10px 0 3px 0;
}

#cle .cfind {
	border: 0;
	padding: 0;
	margin:0;
	width:auto;
	height:auto;
}

#cle input {
	width: 128px;
	font-size: 11px;
	color: #444444;
}

#cle ul {
	list-style: none;
	margin: 5px 0 20px 0;
	padding: 0 0 0 0px;
}

#cle ul li {
	background: url(../gfx/bull.gif) no-repeat 0px 4px;
	padding-left: 9px;
}

#cle li {
	margin-bottom: 3px;
	border-bottom: 1px solid #eceef2;
}

#cle a {
	font-size:12px;
	color: #4c073b;
	text-decoration: none;
}

#cle a:visited {
	color: #4c073b;
}

#cle a:hover, a.on {
	color: #81256b;
	text-decoration: underline;
}

#cle a:active {
	color : #4c073b;
}
/*---------- // left ----------*/
/*---------- center ----------*/
#cce {
	width: 515px;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
}

#cce h2 {
	font-size: 16px;
	font-weight: bold;
	color: #005fb7;
	padding: 0;
	margin: 15px 0 12px 0;
}

#cce .box {
	width: 515px;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}

#cce .boxa {
	width: 244px;
	float: left;
	display: inline;
	margin: 0;
}

#cce .boxb {
	width: 244px;
	float: right;
	display: inline;
}

#cce .boximg {
	width: 90px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0 10px 2px 0;
}

#cce .boxtxt {
	width: 120px;
	float: left;
	display: inline;
	margin: 0;
}

#cce .boxtxt h1 {
	font-size: 13px;
	font-weight: bold;
	color: #272727;
	padding: 0;
	margin: 0 0 6px 0;
}

#cce .boxtxt strong {
	color: #d9003d;
}

#cce .boxtxt a {
	color: #32333e;
	text-decoration: none;
}

#cce .boxtxt a:visited {
	color: #32333e;
}

#cce .boxtxt a:hover {
	color: #555565;
	text-decoration: underline;
}

#cce .boxtxt a:active {
	color : #32333e;
}

#cce .cpage {
	text-align: center;
}

#cce .boxab { /* opisówka */
	width: 515px;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}

#cce .boxab h3 {
	font-size: 16px;
	font-weight: bold;
	color: #005fb7;
	margin: 25px 0 15px 0;
}

#cce .boxa1 {
	width: auto;
	float: left;
	display: inline;
	margin: 0;
}

#cce .boximg1 {
	width: 90px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0 10px 2px 0;
}

#cce .boxtxt1 {
	width: 330px;
	float: left;
	display: inline;
	margin: 0 0 15px 0;
}

#cce .boxtxt1bst {
	width: 60px;
	float: left;
	display: inline;
	margin: 0 0 15px 5px;
	text-align: center;
}

#cce .boxtxt1bst p {
	margin: 0 0 4px 0;
	padding: 0;
}

#cce .boxtxt1bst strong.bld {
	color: #d9003d;
}

#cce .boxtxt1 h1 {
	font-size: 13px;
	font-weight: bold;
	color: #272727;
	padding: 0;
	margin: 0 0 6px 0;
}

#cce .boxtxt1 a {
	color: #32333e;
	text-decoration: none;
}

#cce .boxtxt1 a:visited {
	color: #32333e;
}

#cce .boxtxt1 a:hover {
	color: #555565;
	text-decoration: underline;
}

#cce .boxtxt1 a:active {
	color : #32333e;
} /* // opisówka */

/*---------- // right ----------*/
/*---------- right ----------*/
#cri {
	width: 221px;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	background: url(../gfx/bgc_r.gif) left top repeat-y;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #a1c4ff;
}

#cri hr {
	color: #a1c4ff;
	background-color: #a1c4ff;
	border-width: 0px;
	height: 1px;
}

#cri .basket {
	width: 221px;
	background: #d8e6fe url(../gfx/bgc_r.gif) left top repeat-y;
	border-bottom: 1px solid #a1c4ff;
}

#cri .basket a, #cri .basket a:visited, #cri .basket a:hover, #cri .basket a:active {
	font-weight: bold;
	color: #d9003d;
}

#cri h1 {
	font-size: 13px;
	font-weight: bold;
	color: #272727;
	padding: 0;
	margin: 0 0 6px 0;
}

#cri h2 {
	font-size: 12px;
	font-weight: bold;
	color: #111679;
	padding: 0;
	margin: 10px 0 3px 6px;
}

#cri ul {
	list-style: none;
	margin: 7px 0 2px 0;
	padding: 0 0 0 18px;
}

#cri ul li {
	background: url(../gfx/bull1.gif) no-repeat 0px 5px;
	padding-left: 9px;
}

#cri li {
	margin-bottom: 3px;
}

#cri a {
	color: #4c073b;
	text-decoration: none;
}

#cri a:visited {
	color: #4c073b;
}

#cri a:hover, a.on {
	color: #81256b;
	text-decoration: underline;
}

#cri a:active {
	color : #4c073b;
}

#cri .prod {
	width: 187px;
	text-align: center;
	margin-left: 15px;
}

#cri .prod a {
	color: #32333e;
	text-decoration: none;
}

#cri .prod a:visited {
	color: #32333e;
}

#cri .prod a:hover {
	color: #555565;
	text-decoration: underline;
}

#cri .prod a:active {
	color : #32333e;
}

#cri .prod p {
	padding: 0;
	margin: 5px 0 0 0;
}

#cri .prod strong {
	color: #d9003d;
}

#cri p.zwi {
	margin: 6px 0 2px 6px;
	font-size: 11px;
	color: #333333;
	padding: 0 5px 0 0;
}

#cri p.zwi1 {
	margin: 6px 0 2px 6px;
	color: #333333;
	padding: 0 5px 0 0;
}
/*---------- // right ----------*/
/*---------- 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 ----------*/
/*---------- footer ----------*/
#footer {
	width: 927px;
	font-size: 11px;
	text-align: right;
	padding: 0;
	margin: 0 auto;
	padding-bottom: 10px;
	color: #999999;
}

#footer p {
	margin: 4px 0 2px 0;
	padding:0
}

#footer a {
	color: #4c6cab;
	text-decoration: none;
}
/*---------- // footer ----------*/