html, body {  background-color: #C9C5A8; }
body, td { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #654A2B; }
body {
	margin: 0;
	text-align:center;
}
.no-margin { padding:0; margin:0; }
/* TEKSTY */
h1 { font-size:11pt; padding:0px; margin:0px; margin-bottom:10px; }
h2 { font-size:10pt;  padding:0px; margin:0px;}
h3 { font-size:9pt; padding:0px; margin:0px;}
h4 { font-size:8pt;padding:0px; margin:0px;}
.select { font-size:9pt; margin-top:5px; }
.price { font-size:10pt; text-align:right; }
.title2 { font-size:11pt; color:#203B10;	display:block; 
	height:35px; 
	width: 297px;
	background: url('images/h1_bg.gif') bottom no-repeat;

	font-weight:bold;
	border:0px solid black; }

/* STYLE OBRAZKOW */
img { border:0; }
.img_logo { position:relative; left:32px; top:13px; }
.img_prod { border:1px solid #C5C5C5; margin-right:5px; }

/* LINKI */
a:link,a:visited { text-decoration: none; color: #654A2B; }
a:hover { text-decoration: underline; }

/* BOXY */
#site { width:960px; margin:0px auto; text-align:left; border:1px solid #908571; background-color: #E1DBC1;  }
#con_logo { display:block; height: 144px; width:100%; background: #DAD2B2 url('images/top.gif') right no-repeat; }
#nav { width:100%; height:50px; background: url('images/bg1.gif') repeat-x; position:relative; }
#menul { width:200px; float:left;  margin-top:-8px;  position:relative; padding-top:0px;}
#content { position:relative; width:725px; padding-left:15px; float:right; margin-top:-8px; margin-right:10px;  border-left:1px solid #908571;}
#footer { width:100%; text-align:center; border-top:1px solid #908571;  padding-top:10px; padding-bottom:10px; font-size:8pt;}
#footer a { font-size:8pt; }


/* OBRAZY W DIV I SPAN */
#line { background: #908571; height:1px; line-height:1px; font-size:0px;}
#nav_corner { width:23px; height:23px; display:block; position:absolute; left:0; top: 27px; background: url('images/nav_corner.gif'); }
#nav_corner1 { width:23px; height:23px; display:block; position:absolute; right:0; top: 27px; background: url('images/nav_corner1.gif'); }


/* MARGINESY */
.padding1 {
	padding-top:10px;
	margin-left:20px;
}
#menul p { margin-left:20px; } 
#menul p a { margin-left:20px; } 

/* FORMULARZE */
.button {
	width:80px;
	height:23px;
	background: url('images/button_bg1.gif') no-repeat;
	border:1px solid white;
	color:white;
	font-size:9pt;
	FONT-FAMILY:verdana;
	font-weight:bold;
	padding-bottom:3px;
}
.input {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9pt; 
	color: #654A2B; 
	background-color:#D7CDA3;
	border:1px solid #839FB9;
	height:20px;
}
.input1 {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt; 
	color: #654A2B; 
	background-color:white;
	border:1px solid #BBBBBB;
	height:20px;
}
.input1_war
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt; 
	color: #654A2B; 
	background-color:white;
	border:1px solid red;
	height:20px;

}
.submit {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9pt; 
	color: #654A2B; 
	text-align:center;
	background-color:#E3DDC5;
	border:1px solid #839FB9;
	height:20px;
}


.btn1 { 
	background-color:#574025; 
	border:1px solid #CAC6A9; 
	color:white; 
	font-size:8pt; 
	font-weight:bold; 
	padding:2px 5px 5px 5px; 
	margin-left:10px;  }

#title1 { 
	display:block; 
	height:35px; 
	width:500px; 
	background: url('images/h1_bg.gif') no-repeat;
	background-position:bottom left;
	font-size:11pt;
	font-weight:bold;
	border:0px solid black;
}

#additional {
	border:1px solid #AEB6AF;
	position:absolute;
	right: 0px;
	top:20px;
	width:300px;
	height:29px;
	background: #C9C4AD url('images/additional_bg.gif') repeat-x;
	color:black;
	font-size:7pt;
	font-weight:bold;
	padding-top:0px;
	text-indent: 20px;
}
#additional_account {
	border:1px solid #AEB6AF;
	height:29px;
	background: #C9C4AD url('images/additional_bg.gif') repeat-x;
	color:#654A2B;
	font-size:8pt;

	padding-top:0px;
	text-indent: 20px;
}



.products_table { 
	background: url('images/table_products_bg.gif') repeat-y;
	border:0px;
}

.select { font-size:8pt; background:white; border:1px solid grey; }

.prod_desc { float:left; width:430px; padding-top:0px; padding-left:10px; border:y}

.prod_photo { float:right; text-align:center; width:170px; background-color: #ECE9DD; border:1px solid #C3C3C3; padding:15px;}
.prod_photo img { border:1px solid #c3c3c3; margin:10px; }
.prod_photo a { font-size:8pt; }

.prod_price { 
	margin-top:30px;
	margin-bottom:20px;
	margin-left:10px;
	line-height:32px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	display:block;
	float:left;
	/*  width:330px;  */
	/* height:80px;  */
	background: #D2C89C url('images/prod_price_bg.gif') repeat-x; 
	border:1px solid #B6AE92;
}
.prod_price big { font-size:14pt; }

.prod_zobacz {
	margin-top:10px;
	margin-bottom:30px;
	margin-left:0px;
	line-height:27px;
	padding-left:15px;
	padding-top:10px;
	display:block;
	width:700px; 
	height:182px; 
	background: #CEC6A5 url('images/prod_zobacz_bg.gif') repeat-x; 
	border:1px solid #C7BE98;
}

.prod_zobacz div {
	display:block;
	float:left;
	width:169px;
	height:162px;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}
.prod_zobacz div img { border:1px solid #A29D9D }

.prod_zobacz div.vline { float:left; display:block; height:100px; width:1px; background: url('images/vline.gif') repeat-y; margin-top:25px; }
