body  {
	background: #f1f0e6;
	color: #655649;
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, 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: #534a41;
	background-color: #f58220;
	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: #534a41;
	background-color: #f6a45e;
	border: 1px solid #534a41;
	padding: 1px 3px 1px 3px;
}

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

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

td {
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, sans-serif;
	font-size: 12px;
	margin: 0; padding: 0 0 11px 0;
}

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

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

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

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

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

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #524a3b;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #524a3b;
	margin: 25px 0 15px 0;
	border-bottom: 1px dashed #b5d4b2;
}

.red {
	color: #f58220;
}

td.colorimg {
	padding: 5px;
}

td.colorimg:hover {
	background-color: #f58220;
}
/*---------- schema ----------*/
#container {
	width: auto;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
/*---------- schema top ----------*/
#logo {
	width: 860px;
	margin: 0 auto;
}

#logo .le {
	width: 521px;
	float: left;
	display:inline;
	margin-top: 58px;
}

#logo .ri {
	width: auto;
	float: left;
	display:inline;
	border-left: 1px solid #dddcd4;
	margin-top: 20px;
	padding-left: 20px;
	font-size: 11px;
	color: #655649;
	font-weight: bold;
}

#logo .ri a {
	color: #655649;
	text-decoration: none;
}

#logo .ri a.on, #logo .ri a:visited.on {
	color: #f58220;
	text-decoration: none;
}

#logo .ri a:visited {
	color: #655649;
}

#logo .ri a:hover {
	color: #3b322b;
	text-decoration: underline;
}

#logo .ri a:active {
	color: #655649;
}

#logo ul {
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0;
}

#logo ul li {
	background: url(../gfx/bl.gif) no-repeat 0px 4px;
	padding-left: 14px;
}

#logo li {
	margin-bottom: 1px;
}

#ffront {
	width: auto;
	height: 291px;
	min-height: 291px;
	overflow: hidden;
	background: url(../gfx/bgc.gif) left top repeat-x;
}

#ffront1 {
	width: auto;
	height: 179px;
	min-height: 179px;
	overflow: hidden;
	background: url(../gfx/bgc1.gif) left top repeat-x;
}

#ffrontphot {
	width: 900px;
	height: 291px;
	min-height: 291px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../gfx/front.jpg) left top no-repeat;
}

#ffrontphot1 {
	width: 900px;
	height: 179px;
	min-height: 179px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../gfx/front1.jpg) left top no-repeat;
}

#ffrontphot .ffcite {
	margin: 120px 0 0 562px;
}

#ffrontphot1 .ffcite {
	margin: 55px 0 0 562px;
}

#ffrontphot .ffcite h1, #ffrontphot1 .ffcite h1 {
	font-size: 15px;
	color: #f1f0e6;
	padding-left: 16px;
	background: url(../gfx/bl1.gif) no-repeat 0px 4px;
}

#ffrontphot .ffcite p, #ffrontphot1 .ffcite p {
	color: #f1f0e6;
	padding: 0 20px 0 16px;
	margin-top: 6px;
}
/*---------- // schema top ----------*/
/*---------- left ----------*/
#ctn {
	width: 868px;
	text-align: left;
	margin: 0 auto;
	background: url(../gfx/bgc_ctn.gif) left top repeat-y;
	padding: 20px 0 20px 0;
}

#cle {
	width: 500px;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 15px;
}

#cle .smenu {
	width: auto;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}

#cle .smenu1 {
	width: auto;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

#cle .smenu a, #cle .smenu1 a {
	color: #655649;
	text-decoration: none;
}

#cle .smenu a:visited, #cle .smenu1 a:visited {
	color: #655649;
}

#cle .smenu a:hover, #cle .smenu1 a:hover {
	color: #3b322b;
	text-decoration: underline;
}

#cle .smenu a:active, #cle .smenu1 a:active {
	color: #655649;
}

#cle .smenu1 a.on, #cle .smenu1 a:visited.on {
	color: #f58220;
	text-decoration: none;
}

#cle .path {
	width: auto;
	float: left;
	display: inline;
	text-align: left;
	margin: 5px 0 0 15px;
}

#cle .path h1 {
	color: #f58220;
	font-size: 14px;
	font-weight: bold;
}

#cle .pbox {
	width: auto;
	float: left;
	display: inline;
	text-align: left;
	margin: 20px 0 0 15px;
}

#cle .pbox1 {
	width: auto;
	float: left;
	display: inline;
	text-align: left;
	margin: 8px 0 0 15px;
}

#cle .pboxle {
	width: 265px;
	float: left;
	display: inline;
	text-align: left;
}

#cle .pboxle img {
	border: 1px solid #846f5b;
}

#cle .pboxri {
	width: 200px;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 10px;
	padding-top: 20px;
}

#cle .pboxri h1 {
	color: #f58220;
	font-size: 13px;
	font-weight: bold;
}

#cle .pboxri p {
	color: #907d6c;
	margin: 10px 0 0 0;
}

#cle .pboxle2 {
	width: 150px;
	float: left;
	display: inline;
	text-align: left;
}

#cle .pboxle2 img {
	border: 1px solid #846f5b;
}

#cle .pboxri2 {
	width: 315px;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 10px;
	padding-top: 20px;
}

#cle .pboxri2 h1 {
	color: #f58220;
	font-size: 13px;
	font-weight: bold;
}

#cle .pboxri2 p {
	color: #907d6c;
	margin: 10px 0 0 0;
}

/*---------- // left ----------*/
/*---------- right ----------*/
#cri {
	width: 310px;
	float: left;
	display: inline;
	margin-left: 22px;
	line-height: 17px;
}

#cri h1 {
	color: #907d6c;
	font-size: 13px;
	font-weight: bold;
}

#cri p {
	color: #907d6c;
	margin: 10px 0 0 0;
}

#ctnboot {
	width: 868px;
	margin: 0 auto;
}
/*---------- // right ----------*/
/*---------- basket ----------*/
table.basket {
	width: 460px;
	border: 0; 
	border-collapse: collapse; 
	border-spacing: 0; 
	margin: 0 0 20px 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 {
	height: 2px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 0 0 0 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: 460px;
	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: 10px 0 3px 3px;
}

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

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

/*---------- // basket ----------*/
/*---------- footer ----------*/
#footer {
	width: 900px;
	padding: 30px 0 0 0;
	margin: 0 auto;
}

#footer1 {
	width: 900px;
	font-size: 11px;
	text-align: left;
	padding: 0 0 25px 0;
	margin: 0 auto;
}

#footer1 .le {
	width: auto;
	float: left;
	display: inline;
	padding-left: 20px;
}

#footer1 .le a {
	color: #948589;
	text-decoration: none;
}

#footer1 .ri {
	width: auto;
	float: right;
	display: inline;
	color: #b5b39c;
	padding-right: 20px;
}

#footer1 .ri a {
	color: #b5b39c;
	text-decoration: underline;
}
/*---------- // footer ----------*/
