* {
	font-family: Verdana;
  font-size: 10px; 
  color: #745f36;
}

body, html {
	padding: 0px;
  margin: 0px;
  background: white;
}

img {
	border: 0px;
}

ul li {
	list-style: none;
	list-style-image: none;
  list-style-position: inside;
	background: url('grafika/li.gif') no-repeat left 2px;
  padding-bottom: 2px;
  margin-bottom: 3px;
}

ul > li {
	padding-left: 14px;
}



input, select, textarea {
	border-top: 1px solid #a7a7a9;
  border-left: 1px solid #a7a7a9;
  border-right: 1px solid #ebedec;
  border-bottom: 1px solid #ebedec;
}

div#container {
	width: 776px;
  text-align: left;
  margin: 0px auto;
}

#top {
	height: 109px;
  background: url('grafika/top.gif') no-repeat;
}

#top img {
	margin-top: 22px;
  position: relative;
  top: -1px;
}	

#top a > img {
	top: 0px;
  margin-top: 22px;
}

#left {
	width: 164px;
  margin-right: 1px;
  float: left;
}

#center {
	width: 443px;
  float: left;  
}

#right {
	width: 168px;
  float: left;   
}

#koszyk_box {
position:relative;
  background:	url('grafika/koszyk_bg.gif') no-repeat bottom left;
  height: 156px;
  padding-left: 5px;
  line-height:140%;
  padding-top: 10px;
	margin-bottom:-1px;
  
}

#koszyk_box.full {
  background-image:	url('grafika/koszyk_full_bg.gif');
}

* > #koszyk_box {
	  height: 144px;
}

#koszyk_box img.dol
{
position:absolute;
}

#menu {
	background: url('grafika/menu_bg.gif') repeat-y;
  background-position: bottom left;
  padding-bottom: 30px;
  padding-top: 15px;
}

* > #menu {
	padding-top: 13px;
}

#menu ul {
	margin: 0px 1px 0px 1px;
  padding: 0px;

}

#menu ul li {
	list-style: none;
  list-style-image: none;
  background: url('grafika/menu_item_bg.gif') no-repeat bottom left;
  padding: 3px 0px 2px 0px; 
  margin-left: 13px;
  margin-bottom: 0px;  
}

#menu ul li a {
	display: block;
  padding: 3px 0px 5px 5px;
  background: url('grafika/menu_item_pointer.gif') no-repeat;
  text-decoration: none;   
}

#menu ul li > a {
	padding-left: 20px;
}

#menu ul li.g3, #menu ul li.g3active {
	list-style: none;
  list-style-image: none;
  padding: 3px 0px 2px 0px; 
	background-position: 13px bottom;
  margin-left: 0px;
}

#menu ul li.g3active {
	background-color: #e8e2d6;
}

#menu ul li.g3 a, #menu ul li.g3active a {
	background: none;
  color: #cc6633;
  padding-left: 30px;
  padding-right: 10px;
  background: url('grafika/menu_item_pointer_3.gif') no-repeat 31px 3px;
}

#menu ul li.g3 > a, #menu ul li.g3active > a {
	padding-left: 43px;
}


#menu ul li.g3active a:hover, #menu ul li.g3active a.active, #menu ul li.g3 a:hover, #menu ul li.g3 a.active {
  background-image: url('grafika/menu_item_pointer_3_on.gif');
}

#kontakt {
	background: url('grafika/kontakt_bg.gif') no-repeat bottom left;
  padding-left: 10px;
  padding-right: 10px;
}

#kontakt p {
	margin: 0px;
  padding: 3px 0px 3px 7px;
}

#footer {
	background: url('grafika/footer_bg.gif') repeat-x bottom left;
}

#footer div {
	margin: 10px 0px 20px 0px;
}

#footer ul {
	margin: 0px 0px 0px 10px;
  padding: 0px; 
}

#footer ul li {
	float: left; 
	list-style: none;
  list-style-image: none;  
  border-left: 1px solid white;
	padding-left: 5px;
  margin-right: 5px; 
  position: relative;
  top: -5px; 
  list-style-position: outside;
	background: none;
}

#footer ul > li{
  top: 0px;
}

#footer ul li a {
	color: white;
  text-decoration: none;
	font: 10px Tahoma;
  position: relative;
  top: -1px;
  text-transform: lowercase;
}

#footer ul li a.active, #footer ul li a:hover {
	text-decoration: underline;
}

#footer .venti {
	float: right;
  color: white;
  position: relative;
  top: -6px;
  margin-right: 10px;
  text-decoration: none;
}

#footer > .venti {
	top: 0px;
}

#search {
	width: 443px;
  height: 236px;
  background: url('grafika/search_big.gif');
}

#search.short,#search.short_prod {
	width: 443px;
    position: relative;
}

#search.short {height: 104px;background: url('grafika/search_mini.gif');}
#search.short_prod {height: 127px;background: url('grafika/search_mini2.gif');}

#search.short .buttons,#search.short_prod .buttons {
	position: absolute;
  bottom: 5px;
	padding-left: 25px;
}

#search div img {
	margin: 0px 4px 0px 4px;
}

#search form {
	width: 402px;
  margin-left: 18px;
  margin-top: 15px;
}

#search form label {
	width: 62px;
  text-align: left;
  font-size: 11px;
}

#index {

  position:relative;
  z-index:3;
  height: 328px;
  width:611px;
  background: url('grafika/index.gif') no-repeat bottom left;
}

* > #index {
  /*margin-left: 165px;*/
  width: 611px;
  /*margin-top: 225px;  */
  
}

#index .item {
	clear: both;
	height: 120px;
  margin-top: 05px;
}

#index .item h2 {
	color: #ff6501;
  margin: 0px;
  padding: 0px;
}

#index .item p {
	margin: 0px 0 0 0;
  padding: 0px;
}

#index .item .old_price {
	font-weight: bold;
  text-decoration: line-through;
}

#index .item .new_price {
	color: #ff6501;
  font-weight: bold;
  border-left: 1px solid #745f36;
  font-size: 12px;
  padding-left: 5px;
}

#kategoria {
	background: url('grafika/kategoria_bg.gif');
}

#kategoria .wrapper {
	background: url('grafika/kategoria_bottom.gif') no-repeat bottom left;
  padding-bottom: 15px;
}

#kategoria .item {
	margin: 0px 20px 0px 20px;
  border-top: 1px solid #f3dfc6;
  padding-top: 20px;
}

h2.kategoria {
	margin: 10px 0px 10px 20px;
  padding: 0px;
}

.item {

}

.item span.h2 {
  padding: 0px;
}

.item span.h2 a {
	text-decoration: none;
  font-weight: bold;
}

.item p {
	margin: 0px;
  padding: 0px 0px 10px 0px
}

.item .cena {
  text-align: right;
  line-height: 150%;
  color: #ff6501;
  margin-bottom: 15px;
}

.item .cena big {
  color: #ff6501;
  font-size: 14px;
  font-weight: bold;	
}

#produkt {
	margin: 0px 20px 0px 20px;
}

#kategoria .wrapper_produkt {
  background: url('grafika/produkt_bottom.gif') no-repeat bottom left;  
}

h2.produkt {
	height: 45px;
  line-height: 45px;
  padding-left: 46px;
  color: #ff5b00;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  background: url('grafika/name.gif') no-repeat;  
}

#produkt .img {
	float: left;  
}

#produkt .info {
	float: right;
  font-size: 11px;
  line-height: 150%;
  width:195px;
}

#produkt .info * {
  font-size: 11px;
}

#produkt div.miniaturki
{
float:left;
width:69px;
margin-left:-2px;
}

#produkt div.miniaturki span.thumb {
	display:block;
	width:69px;
	background:url('grafika/image_bg2.gif') no-repeat;
	padding:3px;
	margin:0 0 2px 0;
	
}

#text.koszyk {
	margin: 0px 20px 0px 20px;
}

#table_head.table {
background: url('grafika/kosz_top.gif') no-repeat bottom left;
  height: 21px;
  padding:0;
  line-height: 21px;
  margin:0 0 0 5px;  
}

#table_head.table * {
  color: white;
  font-weight: bold;
}

.table_wrap {
	width: 391px;
  background: url('grafika/kosz_bg.gif') no-repeat bottom left;
  padding-bottom: 15px;
  margin-left: 0;
}

.t1 {
	width: 115px;
  display: block;
  float: left;
  padding: 5px;
}

.t2 {
	width: 65px;
  display: block;
  float: left; 
  padding: 5px;   
}

.t3 {
	width: 65px;
  display: block;
  float: left;  
  padding: 5px;  
}

.t4 {
	width: 40px;
  display: block;
  float: left;  
  padding: 5px;  
}

#table_head span {
	padding: 0px 5px 0px 5px;
}


/*
#kosz_form label {
	width: 150px;
  padding-right: 10px;
  display: block;
  float: left;
  text-align: right;
	margin-bottom: 2px;  
}

#kosz_form input {
	margin-bottom: 2px;
}
*/


#kosz_form {margin:0;padding:0;}
#kosz_form label {display:block;width:175px;float:left;margin-bottom:5px;text-align:right;}
#kosz_form div.margin_right {float:left;margin-left:12px;width:116px;}
#kosz_form input {display:block;width:116px;float:right;margin:0 0 5px -2px !important;margin:0 0 5px 0;padding:0;}
#kosz_form div.kod_pocztowy {float:left;width:116px !important;width:128px;margin-bottom:5px;padding-left:12px;}
#kosz_form input.kod {width:32px;float:left;}
#kosz_form input.kod2 {width:78px;float:right;}
#kosz_form textarea {margin:0;padding:0;float:left;width:116px;}


br.clear {clear:both;line-height:1;}




div.right_box {
	background: url('grafika/box_bg.gif') no-repeat bottom left;
}

div.right_box div {
	padding: 5px 10px 15px 10px;
  margin: 0px;
}

#subpage {
	background: url('grafika/kategoria_bg.gif'); 
}

#subpage .wrapper {
	background: url('grafika/kategoria_bottom.gif') no-repeat bottom left;
  padding: 10px 20px 20px 20px;
  margin: 0px;
}

/*
#subpage .wrapper, {
  width: 443px;
}
*/

.pager_up, .pager_down {
	padding: 5px;
  margin-left: 15px;
}



div.lista_kategorii {
text-align:center;
width:420px;
margin:10px;
}

div.kategoria_s{
width:190px;
float:left;
margin:10px;
margin-top:0px;
font-size:9px;
}

div.kategoria_s1{
text-align:left;
padding-left:15px;
margin-left:10px;
background:url(/grafika/punkt.gif) left no-repeat;
margin-bottom:4px;
color:#A14619;
text-decoration:none;
font-face:Tahoma;
font-size:12px;
}

br.clear{
clear:all;
}