/* reset */
body, h1, h2, h3, h4, h5, h6, 
blockquote, p, address, form, fieldset, 
ul, ol, dl, dt, li, hr, table, td, th {
	margin: 0;
	padding: 0;
}
a, a:visited {text-decoration: none;}
fieldset, img {border: 0;}
li {list-style:none;}
/* reset koniec */
.clear {
	clear: both;
}
body {
	background: url(images/bg-main.gif) 0 0 repeat-x #fcf2c1;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #3d250f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited {
	color: #3d250f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 1000px;
	margin: auto;
	text-align: left;
}
#header {
	width: 100%;
	height: 105px;
	float: left;
}
#header a img {
	float: left;
	margin-top: 12px;
}
#header #rHead {
	float: right;
	width: 494px;
}
#header #rHead ul {
	text-align: right;
	font-size: 11px;
	margin: 5px 0 8px 0;
}
#header #rHead ul li {
	display: inline;
	margin-left: 5px;
}
#header #search {
	background: url(images/bg-search.gif) 0 0 no-repeat;
	width: 253px;
	height: 54px;
	float: left;
}
#header #search a {
	font-size: 10px;
	margin: 2px 0 0 120px;
	float: left;
}
#header #search form {
	padding-top: 6px;
	width: 210px;
	margin: 0 5px 0 2px;
	float: right;
}
#header #search form input {
	background: none;
	border: none;
	margin: 7px 9px 0 2px;
	width: 166px;
	float: left;
}
#header #search form input.go {
	background: url(images/btn-search.gif) 0 0 no-repeat;
	height: 28px;
	width: 28px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	float: right;
}
#header #basket {
	background: url(images/bg-koszyk.gif)  0 0 no-repeat;
	width: 236px;
	height: 54px;
	float: right;
}
#header #basket span {
	width: 180px;
	float: left;
	margin: 20px 9px 0 10px;
	font-size: 11px;
}
#header #basket a img {
	float: left;
	margin-top: 20px;
}
#breadcrumb {
	width: 100%;
	float: left;
	font-size: 11px;
	margin: 0 0 5px 0;
}
#breadcrumb span {
	width: 690px;
	float: left;
}
#breadcrumb div {
	width: 300px;
	float: right;
	text-align: right;
	font-size: 14px;
}
#breadcrumb div a {
	font-size: 14px;
	font-weight: bold;
}
#wrap {
	background: url(images/bg-main-cnt.gif) 0 0 repeat-y;
	float: left;
	width: 1000px;
}
#main {
	background:url(images/bg-main-shadow.gif) 0 0 no-repeat;
	padding: 0 10px;
	width: 980px;
	float: left;
}
#left {
	float: left;
	width: 245px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #afe003;
}
#left .wrap {
	background: url(images/bg-box-cnt.gif) 0 0 repeat-y;
	float: left;
	margin-bottom: 10px;
}
#left .wrap .box {
	background: url(images/bg-box-top.gif) 0 0 no-repeat;
	float: left;
	padding: 10px 5px;
	width: 235px;
}
#left .wrap .box h2 {
	margin: 0;
	padding: 0 0 5px 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #c5f000;
}
#left .wrap .box ul li {
	display: block;
	border-bottom: 1px solid #c5f000;
}
#left .wrap .box ul li a {
	display: block;
	text-decoration: none;
	background: url(images/dot-light.gif) 10px 10px no-repeat;
	padding: 6px 0 5px 20px;
}
#left .wrap .box ul li a:hover {
	background: url(images/dot-dark.gif) 10px 10px no-repeat #e6ff57;
}
#maincnt {
	width: 724px;
	float: left;
}
#maincnt #ads {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#maincnt #prodwrap {
	float: left;
	width: 100%;
	background: url(images/bg-prod-cnt.gif) 0 0 repeat-y;
}
#maincnt #prods {
	background: url(images/bg-prod-top.jpg) 0 0 no-repeat;
	float: left;
	width: 714px;
	padding: 0 5px;
	margin: 0;
}
#maincnt #prods h1 {
	margin: 0 0 7px 0;
	padding: 8px 0 5px 20px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c5f000;
}
#maincnt #prods .prod {
	background: url(images/bg-prod.gif) 0 0 no-repeat #fdf7da;
	width: 220px;
	height: 222px;
	margin: 8px 5px 0px 3px;
	padding: 5px;
	float: left
}
#maincnt #prods .prod h3 {
	display: block;
	width: 100%;
	margin: 5px 0;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 27px;
}
#maincnt #prods .prod h3 a {
	text-decoration: none;
}
#maincnt #prods .prod .price {
	width: 50%;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}
#maincnt #prods .prod form{
	float: right; 
	width: 50%;
	text-align: right;
}
#maincnt #prods .prod  input.add {
	background: url(images/add-to-cart.jpg) 0 0 no-repeat #ff7300;
	margin: 0;
	padding: 0;
	border: 0;
	width: 99px;
	height: 21px;
	cursor: pointer;
}
#footwrap {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
}
#footer {
	float: left;
	margin-bottom: 10px;
	text-align: left;
	background: url(images/bg-footer.gif) 0 0 no-repeat #ff7300;
	width: 887px;
	padding: 20px 0 0 113px;
	height: 132px;
}
#footer .footbox {
	width: 170px;
	padding-right: 10px;

	line-height: 16px;
	float:left;
	margin-right: 30px;
} 
#footer .footbox span {
	width: 50px;
	float:left;
}
#footer .footbox h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
}
.text {
	color: #3d250f;
	padding: 0 5px 10px 5px;
	margin: 0;
}
.view-list {
	border-bottom: 1px solid #c5f000;
	border-top: 1px solid #c5f000;
	margin: 0 0 10px 0;
	padding: 5px 0;
	height: auto;
	float: left;
	font-size: 11px;
}
.view-list ul {
	margin: 0;
	padding: 0 5px;
}
.view-list .col-left {
	margin: 0;
	padding: 0;
}
.product h3 {
	display: block;
	background: url(images/bg-nag.gif) 0 0 repeat-x;
}
.product h3 span {
	background: url(images/bg-nag-left.gif) left top no-repeat;
	display: block;
}
.product h3 span b {
	background: url(images/bg-nag-right.gif) right top no-repeat;
	display: block;
	height: 24px;
	padding: 6px 0 0 35px;
	color: #fff;
}
input.add-button-big {
	width: 180px;
	height: 34px;
	float: left;
	border: 0;
	margin-top: 5px;
	background: url(images/dodaj-do-koszyka.gif) 0 0 no-repeat;
	cursor: pointer;
}
input.przechowalnia {
	width: 162px;
	cursor: pointer;
	height: 25px;
	float: left;
	border: 0;
	background: url(images/przechowalnia.gif) 0 0 no-repeat;
}
#mainphoto {
	background: url(images/bg-img-photo.gif) 0 0 no-repeat;
	width: 325px;
	height: 245px;
	float: left;
	padding: 5px 0 0 5px;
	margin-left: 5px;
}
.footbox ul li ul li {
	margin-left: 15px;
	list-style-type: circle;
}
.moreinfo {
	width: 300px;
	float: left;
	margin-left: 10px;
	line-height: 14px;
	font-size: 11px;
	color: #7e6f61;
}
.moreinfo dl {
	line-height: normal;
}
.col-left form {
	margin-top: 5px;
}
#pagination {
	width: 100%;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	text-align: center;	
	font-size: 11px;
}
#pagination a, #pagination b {
	margin: 0 3px;
	padding: 3px 5px;
	background: #ff7300;
	text-decoration: none;
}
#pagination a:hover {
	background: #82bf00;
}
#pagination b {
	background: none;
}
#regulamin p {
	padding-bottom: 10px;
}
#regulamin ul, #regulamin ol {
	padding-bottom: 10px;
	margin-left: 25px;
}
#regulamin ol li {
list-style: decimal;
}
#regulamin ul li {
	list-style:disc;
}
#regulamin ol li ul, #regulamin ol li ol {
	padding: 0;
}
#regulamin h3 {
	padding-bottom: 10px;
	font-size: 14px;
}
