*
{
	 margin: 0;
	 padding: 0;
	 border: 0;
	 outline: 0;

	 font-family: tahoma, sans-serif;
	 font-size: 11px;
	 list-style: none;
	 color: #000;
	 text-decoration: none;
}

html
{
	background: url( gfx/header_background.png ) repeat-x 0 32px;
}

body
{
	background: url( gfx/footer_background.png ) repeat-x 0 100%;
}

#wrapper
{
	 position: relative;

	 width: 998px;

	 margin-left: auto;
	 margin-right: auto;

	 overflow: hidden;
	 height: auto;
}

h1
{
	 position: absolute;
	 top: 2px;
	 left: 0px;
	 z-index: 1;
}

h1 img
{
	 position: absolute;
	 /* top: 10px; left: 19px; */ /* xmass */
	 top: 0px; left: 0px;
	 z-index: 1;
}

p.data
{
	 position: absolute;
	 top: 110px;
	 right: 28px;
}

p.data span
{
	 color: #4c4c4c;
	 font-weight: bold;
}

.shopping_cart
{
	 float: right;

	 width: 324px;
	 height: 78px;

	 padding-right: 29px;
	 background: url( gfx/cart_background.png ) no-repeat 0 0;
}

.shopping_cart img
{
	float: left;
	margin-top: 24px;
	margin-left: 24px;
}

.shopping_cart a.cart_empty
{
	clear: left;
	 float: left;
	 width: auto;
	 margin-left: 24px;
	 margin-top: 13px;
	 color: #4c4c4c;
	 font-weight: normal;
	 line-height: 19px;
	 padding-left: 29px;
	 background: url( gfx/ico_cart_min.png ) no-repeat 0 50%;
}

.shopping_cart a.cart
{
	clear: left;
	 float: left;
	 margin-left: 24px;
	 margin-top: 8px;
	 color: #4c4c4c;
	 font-weight: normal;
	 line-height: 14px;
	 padding-left: 29px;

	 white-space: nowrap;
	 background: url( gfx/ico_cart_min.png ) no-repeat 0 50%;
}

.shopping_cart a.cart strong
{
	 color: #ca0000;
	 font-weight: bold;
}

.shopping_cart a.cart:hover
{
	 text-decoration: underline;
}

.wishlist
{
/*	 position: absolute;
	 top: 0;
	 right: 352px; */
	 float: left;

	 margin-left: 475px;
	 width: 170px;
	 height: 78px;

	 background: url( gfx/wishlist_background.png ) no-repeat 0 0;
}

.wishlist img
{
	 margin-top: 24px;
	 margin-left: 24px;
}

.wishlist a.wish
{
	 float: left;
	 margin-left: 24px;
	 margin-top: 11px;
	 color: #4c4c4c;
	 font-weight: normal;
	 line-height: 19px;
	 padding-left: 29px;
	 background: url( gfx/ico_wishlist_min.png ) no-repeat 0 50%;
}

.wishlist a.wish strong
{
	 color: #ca0000;
	 font-weight: bold;
}

.wishlist a.wish:hover
{
	 text-decoration: underline;
}

#main_menu.Xmass
{

    background: url( gfx/main_menu3xmass.png ) no-repeat #a21010;

}

#main_menu
{
	 float: left;
	 width: 993px;
	 min-height: 56px;

	 margin-top: 48px;
	 padding-left: 5px;

	 /* background: url( gfx/main_menu3.png ) no-repeat #a21010;  */
	 background: url( gfx/main_menu3.png ) no-repeat #a21010;
	 z-index: 0;
}

#main_menu li
{
	 float: left;
	 font-weight: bold;

	 height: 43px;

    margin-top: 13px;

	 width: auto;
	 background: url( gfx/main_menu1.png ) no-repeat;
}

#main_menu li:hover, #main_menu li.itemHoverIE
{
   background: url( gfx/main_menu1a.png );
}

#main_menu li a
{
	 display: block;

	 height: 43px;
	 width: auto;
	 line-height: 43px;

	 padding-left: 21px;
	 padding-right: 21px;

	 color: #fff;
	 white-space: nowrap;
	 background: url( gfx/main_menu2.png ) no-repeat 100% 0;
}

#main_menu li a:hover
{
	 background: url( gfx/main_menu2a.png ) no-repeat 100% 0;
}


#main_menu li.active
{
   background: url( gfx/main_menu1a.png);
}

#main_menu li a.active
{
	 background: url( gfx/main_menu2a.png ) no-repeat 100% 0;
}



#info_menu
{
	 clear: left;
	 float: left;

	 width: 781px;
	 height: auto;

	 padding-left: 18px;
	 background: url( gfx/info_menu1.png ) no-repeat #1d1d1d;
}


#info_menu li
{
	 float: left;
	 line-height: 45px;

	 margin-top: auto;
	 margin-bottom: auto;

	 width: auto;

	 background: url( gfx/info_menu2.gif ) no-repeat 100% 17px;
}

#info_menu li a
{
	 margin-left: 9px;
	 margin-right: 8px;

	 color: #dcdcdc;
	 white-space: nowrap;
}

#info_menu li a:hover
{
	 color: #fff;
}


#info_menu li.active
{
	 font-weight: bold;
}

#info_menu li:last-child
{
	 background-image: none;
}

h2.account
{
	 float: left;
	 height: 27px;
	 width: 157px;

	 padding-top: 18px;
	 padding-left: 21px;
	 padding-right: 21px;

	 color: #dbdbdb;
	 background: url( gfx/account_background.png ) no-repeat #1c1c1c;
}

p.account
{
	 float: right;

	 width: 127px;
	 height: auto;


	 line-height: 19px;

	 padding-left: 51px;
	 padding-right: 21px;
	 font-weight: normal;
	 color: #dbdbdb;
	 background: url( gfx/ico_account_min.png ) no-repeat #1c1c1c 21px 0;
}

p.account span
{
	 font-weight: bold;
	 color: #dbdbdb;
}

ul.account
{
	 float: right;

	 width: 157px;
	 height: auto;

	 margin-top: 19px;
	 margin-right: -199px;

	 padding-top: 5px;
	 padding-bottom: 20px;
	 padding-left: 21px;
	 padding-right: 21px;

	 background: url( gfx/account_background.png ) no-repeat #1c1c1c 0 100%;
}

ul.account li
{
	 float: left;
	 padding-right: 7px;
}

ul.account li a
{
	 text-decoration: underline;
	 font-weight: normal;
	 color: #db7a7a;

	 white-space: nowrap;
}


.leftpanel
{
	 clear: left;
	 float: left;

	 width: 199px;
}

.leftpanel h2.search
{
	 height: 9px;
	 line-height: 9px;

	 padding-top: 6px;
	 padding-left: 27px;

	 background-color: #1c1c1c;
}

.leftpanel form
{
	 width: 172px;
	 height: 59px;

	 padding-top: 18px;
	 padding-left: 27px;

	 background: url( gfx/search_background1.png ) no-repeat 0 100% #1c1c1c;

}

.leftpanel form input.find1
{
	 height: 16px;
	 width: 125px;

	 margin-bottom: 6px;

	 border: 1px solid #90979f;
}

.leftpanel form select
{
	 float: left;
	 height: 16px;
	 width: 127px;

	 border: 1px solid #90979f;
}

input, select, option
{
	 color: #4c4c4c;
}

.find2
{
	 float: left;
	 display: block;
	 height: 18px;
	 width: 21px;

	 padding-left: 6px;
	 margin-bottom: 26px;
}

h2.prices
{
	 height: 9px;
	 line-height: 9px;

	 padding-top: 6px;
	 padding-left: 27px;

	 background-color: #1c1c1c;
}

.leftpanel ul.prices
{
	 width: 172px;
	 height: 66px;
	 padding-top: 13px;
	 padding-left: 27px;

	 background: url( gfx/search_background2.png ) no-repeat 0 100% #1c1c1c;
}

.leftpanel ul.prices li
{
	 float: left;
	 width: 85px;
	 margin-bottom: 5px;
}

.leftpanel ul.prices li a
{
	 font-weight: normal;
	 color: #db7a7a;
}

.leftpanel ul.prices li a:hover
{
	 text-decoration: underline;
}

h2.contact
{
	 margin-top: 6px;
	 height: 26px;

	 padding-left: 27px;
	 padding-top: 18px;
	 background: url( gfx/box_light1.png ) no-repeat #f7f6f2;
}

dl.contact
{
	 width: 199px;
	 background: url( gfx/box_light2.png ) repeat-y #f7f6f2;
}


dl.contact dt, dd
{
	 padding-left: 27px;
}

dl.contact dt
{
	 color: #1e1e1e;
	 font-weight: bold;
}

dl.contact dd
{
	 height: 22px;
	 line-height: 22px;
	 color: #4c4c4c;
}

dl.contact dd a
{
	 font-style: normal;
	 margin-right: 13px;
	 text-decoration: underline;
	 color: #cd0000;
}

dl.contact dd a.ico
{
	 font-style: normal;
	 margin-right: 0px;
	 text-decoration: none;
	 color: #cd0000;
}

dl.contact dd a:hover
{
	 text-decoration: none;
}

dl.contact dd a img
{
	 margin-left: 3px;
	 margin-right: 3px;
	 vertical-align: middle;
}

dl dd.last
{
	 height: 17px;
	 padding-bottom: 22px;
	 background: url( gfx/box_light3.png ) no-repeat #f7f6f2 0 100%;
}

h2.products_edit
{
	 margin-top: 6px;
	 height: 26px;

	 padding-left: 27px;
	 padding-top: 18px;
	 background: url( gfx/box_light1.png ) no-repeat #f7f6f2;
}

ul.products_edit
{
	 width: 199px;
	 padding-bottom: 20px;

	 background: url( gfx/box_light3.png ) no-repeat #f7f6f2 0 100%;
}

ul.products_edit li
{
	 padding-left: 27px;
	 border-left: 1px solid #dfd7d0;
	 border-right: 1px solid #dfd7d0;
}

ul.products_edit li a
{
	line-height: 14px;
	color: #cd0000;
	text-decoration: underline;
}

ul.products_edit li a:hover
{
	text-decoration: none;
}


h2.bestsellers
{
	 margin-top: 6px;
	 height: 26px;

	 padding-left: 27px;
	 padding-top: 18px;
	 background: url( gfx/box_light1.png ) no-repeat #f7f6f2;
}


ul.bestsellers
{
	 width: 199px;
	 height: auto;
	 background: url( gfx/box_light2.png ) repeat-y #f7f6f2;
}

ul.bestsellers li
{
	position: relative;
	overflow: hidden;
	height: auto;

	width: 199px;

	padding-bottom: 10px;
}

ul.bestsellers li a
{
   position: absolute;

	left: 20px;

	width: 40px;
	height: 40px;

	font-weight: normal;
	color: #1e1e1e;

	overflow: hidden;
}

ul.bestsellers li a.price
{
	 display: block;
	 position: relative;

	 left: 0;
	 width: 119px;
	 height: auto;

	 margin-left: 70px;

	 padding-top: 3px;
	 padding-bottom: 16px;

	 border-bottom: 1px solid #dfd7d0;
}

ul.bestsellers li.last a.price
{
	 border-bottom: none;
}

ul.bestsellers li.last
{
	 background: url( gfx/box_light3.png ) no-repeat 0 100% #f7f6f2;
}

ul.bestsellers li a em
{

	 font-style: normal;
	 font-weight: bold;
	 font-size: 12px;
	 color: #ca0000;
}

ul.bestsellers li a strong
{
	 display: block;
	 font-weight: bold;
	 font-size: 11px;
	 color: #1e1e1e;
	 margin-bottom: 3px;
}

.leftpanel .contest img
{
	 margin-top: 6px;
}

.leftpanel h2.newsletter
{
	 width: 172px;
	 height: 12px;

	 margin-top: 6px;

	 padding-left: 27px;
	 padding-top: 18px;

	 background: url( gfx/newsletter_back1.png ) no-repeat #1c1c1c;
}

.leftpanel span.newsletter
{
	 display: block;
	 height: 54px;
	 width: 120px;

	 padding-left: 27px;
	 padding-right: 52px;
	 padding-top: 10px;

	 color: #93a1ba;

	 background: url( gfx/newsletter_back2.png ) no-repeat 0 100% #212325;
}

.leftpanel span.newsletter input{
   border:1px solid #90979F;
   width:125px;
   margin-left:5px;
}

.leftpanel span.newsletter span#newsletterNawi {
   margin-left:6px;
}

.leftpanel span.newsletter a
{
	 color: #bcc7db;
	 text-decoration: underline;
}

.leftpanel span.newsletter img
{
	 margin-top:3px;
	 position: relative;
	 top:8px;
	 left:13px;
	 cursor: pointer;
}

.leftpanel span#infoLayer{
     color: #bcc7db;
	 display:none;
	 margin-left:5px;
	 display:block;
}

.rightpanel
{
	clear: right;
	float: right;
	width: 199px;
}

/* style podstron */
.subpage_title
{
	float: left;
	/* width: 560px; */
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #4c4c4c;

	/* margin-bottom: 10px;
	border-bottom: 1px solid #dfd7d0; */
}

.subpage
{
	clear: both;
	float: left;
	width: 560px;

	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1e1e1e;

	padding-top: 10px;
	border-top: 1px solid #dfd7d0;
}

.subpage a
{
	color: #cd0000;
	text-decoration: underline;
}

.subpage a:hover
{
	color: #cd0000;
	text-decoration: none;
}

/* Edycja podstron */
.edit_page
{
	float: right;
	margin-right: 0px;
	color: #cd0000;
	line-height: 30px;
	text-decoration: underline;
}

.edit_page:hover
{
	color: #cd0000;
	text-decoration: none;
}

/* style podstrony Kontakt */
.contact_form
{
	clear: both;
	float: left;
	margin-top: 10px;

	width: 560px;
	/* height: 214px; */
	padding-top: 10px;

	background: url( gfx/bg_form_contact_top.png ) no-repeat 0 0 #f7f6f2;
}

.contact_form fieldset
{
	padding: 20px;
	padding-top: 0px;
	background: url( gfx/bg_form_contact_bottom.png ) no-repeat 0 100% #f7f6f2;
}

.contact_form legend
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e1e1e;
}

.contact_form fieldset p
{
	margin-bottom: 20px;
}

.contact_form fieldset label
{
	float: left;
}

.contact_form fieldset input#mail_form
{
	width: 198px;
	height: 16px;
	margin-left: 10px;
	border: 1px solid #dfd7d0;
}

.contact_form fieldset input.mail_go
{
	float: left;
	margin-left: 5px;
}

.contact_form fieldset textarea
{
	clear: left;
	width: 517px;
	height: 108px;
	margin-top: 10px;

	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #1e1e1e;

	border: 1px solid #dfd7d0;
}

.contact_form fieldset .message_error
{
	clear: left;
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 0;
	color: #cd0000;
}

.contact_form fieldset .message_ok
{
	clear: left;
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 0;
	color: #4c4c4c;
}

.subpage p.contact_tresc, .contact_form p
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1e1e1e;
}

/* regulamin */
.regulamin { line-height: 14px; }
.regulamin h1 { position: relative; line-height: 20px; margin-bottom: 5px; margin-top: 5px;}
.regulamin p { margin-top: 5px; }
.regulamin ol { margin-top: 10px; margin-bottom: 10px; padding-left: 30px;}
.regulamin ol { list-style: decimal outside;  }
.regulamin ol li { 	margin-top: 5px; list-style: inherit; }

/*koszt dostawy */
.kosztdostawy h1 { position: relative; line-height: 20px; margin-bottom: 5px; margin-top: 5px; }
.kosztdostawy h2 { margin-top: 30px; }
.kosztdostawy table, .kosztdostawy tr, .kosztdostawy th, .kosztdostawy td { border: 1px solid #DFD7D0; border-collapse: collapse; margin: 0; padding: 0}
.kosztdostawy table { margin-top: 20px; }
.kosztdostawy th, .kosztdostawy td { padding: 5px; text-align: center; font-weight: normal; }
.kosztdostawy td { color: #444; }
.kosztdostawy thead { background-color: #f5f1eb; }
.kosztdostawy p.maly { font-size: 10px; margin-top: 5px; }
.kosztdostawy p span { display: block; color: #cd0000; }
.kosztdostawy p { text-align: justify; margin-top: 10px; line-height: 14px; }
.kosztdostawy p strong { text-decoration: underline; font-weight: normal; }
.kosztdostawy img { border: 0; }
.kosztdostawy p.trojmiasto { font-size: 10px; color: #777; margin: 0; }
.kosztdostawy a { font-size: 10px; color: #777; }

/* ukryte kategorie */
.hide9 { display: none }

/* Klub Heyah */
#info_menu .klub-heyah {line-height:0;}

/* #info_menu .rss {background:url(../gfx/rss_icon.png) no-repeat 100% 50%; padding-right:15px} */
#info_menu .rss img {vertical-align: middle;}






#WidgetsWykopConteiner .bodyContainer,
#WidgetsWykopConteiner .footer
{
   display: none;
}