body
{
	margin: 0;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center -350px !important;
	background-repeat: repeat-y !important;
}
img { border: 0; }
.main, CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, TABLE { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
TEXTAREA { width: 100%; }
hr { color: #444; height: 1px; }

#cien { background: url(images/cien.png) repeat-y center; min-width: 1000px; padding-bottom: 10px; }
#cienDol { background: url(images/cienDol.png) no-repeat center; height: 80px; min-width: 1000px; }

#strona { width: 1000px; background: url(images/rysy.png) no-repeat 0 220px #1f1a17; margin: auto; }


/* ------------------------------------------------------------------------------------------------------------------------------------- naglowek */
#naglowek { height: 280px; }

#menu 
{
	list-style-type: none; 
	margin: 0; padding: 0 20px;
	min-height: 30px;
	line-height: 30px;
}
#menu li
{
	display: inline;
	white-space: nowrap;
	margin: 10px 0;
	margin-right: 10px;
}
#menu li:first-child { border: none; padding: 0; }
#menu a 
{
	color: white;
	font-size: 14px;
	text-decoration: none;
	padding: 6px 10px;
	background: url(images/header/menuTlo.png) repeat-x;
	border-radius: 3px;
}
#menu a:hover { color: #e58433; }


/* ------------------------------------------------------------------------------------------------------------------------------------- wyszukaj */
#wyszukaj
{
	float: right;
	height: 30px;
	padding-left: 20px;
	padding-right: 10px;
}
#wyszukaj .input
{ 
	width: 190px; height: 20px; line-height: 20px;
	padding: 0 5px;
	margin-top: 5px;
	color: white;
	background: url(images/header/wyszukaj.png);
	border: none;
}
#wyszukaj .btn 
{
	background: none; 
	border: 0; 
	cursor: pointer;
	padding: 0;	margin: 0 10px;
	vertical-align: baseline;
	color: white;
	font-size: 14px;
}
#wyszukaj .btn:hover { color: #e58433; }


/* ------------------------------------------------------------------------------------------------------------------------------------- sciezka jezyki */
#sciezka_jezyki { padding: 20px; padding-left: 10px; }
#sciezka_jezyki a { font-style: italic; font-size: 11px; color: #8f8d8b; color: rgba(255,255,255,0.5); text-decoration: none; }
#sciezka_jezyki a:hover { color: #e58433; }

#sciezka { float: left; padding: 0 10px; }
#sciezka img { margin: 0 10px; vertical-align: middle; }

#jezyki { float: right; margin-left: 20px; }
#jezyki a { color: white; }
#jezyki img { vertical-align: middle; margin-left: 5px; }

/* ------------------------------------------------------------------------------------------------------------------------------------- stopka */
#footer { background: url(images/footer/stopka.png) no-repeat right bottom #1f1a17; position: relative; min-height: 80px; margin-bottom: -60px; }

#linki { margin-right: 200px; padding: 10px; padding-top: 30px; text-align: left; font-size: 1px; list-style: none; }
#linki td { vertical-align: top; }
#linki .kolumna { max-width: 190px; border-left: 1px solid #1c1715; padding: 5px 10px; }
#linki .kolumna:hover { border-left: 1px solid #171311; }
#linki p 
{
	margin: 0;
	font-weight: bold;
}
tekst #linki ul { list-style-type: none; padding: 0; margin: 0; padding-top: 4px; padding-left: 4px; }
tekst #linki li { background: url(images/lista.png) no-repeat left 2px; padding-left: 15px; margin: 4px 0; }
tekst #linki a { color: #1F1A17; text-decoration: none; }
tekst #linki a:hover { color: #1F1A17; }
tekst #linki .separator { height: 10px; }

#info 
{
	text-align: right;
	position: absolute; top: 0; right: 10px;
	padding: 10px; padding-top: 25px;
}
#info a { font-size: 10px; color: #575351; color: rgba(255,255,255,0.25); }
#info a:hover { color: #bbb; text-decoration: none; }

#footer_links
{
	list-style: none;
	margin: 0;
	padding: 10px 20px;
	font-size: 11px;
}
#footer_links a { color: #666; }
#footer_links li { display: inline; }

#banner { padding: 10px 0; text-align: center; }

/* ------------------------------------------------------------------------------------------------------------------------------------- srodek */
#main { table-layout: fixed; }
#srodkowa_kolumna .fixed { table-layout: fixed; }
#srodkowa_kolumna .fixed td { overflow: hidden; }

#lewa_kolumna table.tlo, #prawa_kolumna table.tlo { background: url(images/infobox/tlo.png); }

.obramowanie { border: 1px solid #191512; }


/* -------------------------------------------------------------------------------------------------- SKLEP */
A, A:link, A:visited
{
  color: white;
  text-decoration: none;
}
A:hover { text-decoration: underline; }

FORM { display: inline; }


/* infobox */
.infoBox {}
.infoBoxText { padding: 10px; }
.infoBoxContents { table-layout: fixed; }
.infoBoxContents td { overflow: hidden; }

.infoBoxHeading { padding: 0 10px; }
.infoBoxHeading, .infoBoxHeading a { font-size: 14px; font-weight: bold; color: #e58433; }

.infoBoxFooter { height: 10px; border-top: 1px solid #332b26; }

/* contentbox */
.contentBox {}
.contentBoxContents { table-layout: fixed; }
.contentBoxContents td { overflow: hidden; }

.contentBoxHeading, .contentBoxHeading a { font-size: 14px; font-weight: bold; color: #e58433; }
.contentBoxContents { padding-bottom: 30px; }


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background: #191512; }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {}


.productListing {}
.productListing-heading
{
	background: #191512;
	color: white;
	font-weight: bold; 
	padding: 5px; 
}
.productListing-heading A
{
	color: white;
	font-weight: bold;
}

A.pageResults { color: white; }
A.pageResults:hover { color: #e58433; }

TD.pageHeading, DIV.pageHeading
{
	font-size: 20px;
	font-weight: bold;
	color: #e58433;
}

.moduleRow {}
.moduleRowOver { background-color: #191512; cursor: pointer; }
.moduleRowSelected { background-color: #e58433; }

.info_link, .aktualnosc { border-bottom: 1px solid #191512; }


/* -------------------------------------------------------------------------------------------------- przyciski */
.button, a.button
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #e58433;
	padding: 5px 10px;
	border: 1px solid #191512;
	/*background: url('images/buttons/_standardowy.png') repeat-x;*/
	background: none;
	display: inline-block;
}
.button:hover, a.button:hover { border: 1px solid #e58433; }
input.button { cursor: pointer; }

/* dodatkowe */


/* -------------------------------------------------------------------------------------------------- kategorie */
.kategoria
{ 
	font-size: 12px; 
	vertical-align: top; width: 25%;
	padding: 10px;
	border: 1px solid #191512;
}
.kategoria a { font-size: 12px; color: white }
.kategoria p 
{ 
	font-weight: bold;
	min-height: 18px;
	margin: 3px 0; padding-left: 5px;
	background: url('images/lista_d.png') no-repeat;
}
.kategoria ul { padding: 0; padding-left: 4px; margin: 0; list-style-type: none }
.kategoria li { background: url('images/lista.png') no-repeat 0 2px; padding-left: 18px}
.kategoria .wszystkie { color: #777777; }
.kategoria img { vertical-align: middle; margin-right: 3px; }

.kategoriaMain
{ 
	font-size: 12px; 
	vertical-align: top; width: 20%;
}
.kategoriaMain a { font-size: 12px; color: white }
.kategoriaMain p 
{ 
	font-weight: bold;
	min-height: 18px;
	margin: 10px 0;
	padding: 0;
}
.kategoriaMain ul { padding: 0; margin: 0; list-style-type: none; }
.kategoriaMain ul a { font-size: 11px; }
.kategoriaMain .wszystkie { color: #777777; }
.kategoriaMain img { width: 100px; height: 100px; }



/*  submenu kategorii */
.kategorieRozwijane, .kategorieRozwijane td { overflow: visible; }
.kategorieRozwijane .submenuKontener { position: relative; }
.kategorieRozwijane .submenuKontener:hover > .submenu { display: block; }
.kategorieRozwijane .submenu:hover .submenuKontener { display: block; }
.kategorieRozwijane .submenu
{
	position: absolute; top: 0; left: 150px;
	width: 160px;
	padding: 5px;
	background: #151210;
	border: 1px solid #1f1a17;
	display: none;
	z-index: 1;
}
.kategorieRozwijane p { padding: 0; margin: 5px 0; color: #8f8d8b; }



/* -------------------------------------------------------------------------------------------------- produkty - LISTING */
.zdjecie img { padding: 5px; max-height: 120px; min-height: 120px; width: auto;}


/* -------------------------------------------------------------------------------------------------- produkty w infobox i contentbox */
.ramkaProduktow
{
	padding: 5px;
	border: 1px solid #191512;
}
.ramkaProduktow .center {max-height: 200px; min-height: 200px; }

.net77_nowosci_nowe { text-align: center; }
.net77_nowosci_nowe p { margin: 0; }
.net77_nowosci_nowe .net77_miniaturka img { max-width: 110px; max-height: 110px}
.net77_nowosci_nowe .net77_tytul { margin: 4px 0; }
.net77_nowosci_nowe .net77_tytul a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #e58433;
}
.net77_nowosci_nowe .net77_opis { margin: 8px 0; color: #999999; }
.net77_nowosci_nowe .net77_data_dodania { font-size: 9px; }


ul.listaIkony { margin: 0; padding: 0; list-style: none; }
ul.listaIkony li { margin: 5px 0; }


/* -------------------------------------------------------------------------------------------------- opis produktu */
#produkt_info_glowne { border: 1px solid #191512; }
#produkt_info_glowne #zdjecie { margin: 0; max-height: 120px; min-height: 120px; width: auto;}
#produkt_info_glowne #zdjecie img { padding: 5px; max-height: 120px; min-height: 120px; width: auto;}
#produkt_info_glowne #dodatkowe { list-style: none; padding: 0; }
#produkt_info_glowne #dodatkowe li { background: url('images/lista.png') no-repeat; padding-left: 15px; }
#produkt_info_glowne #do_koszyka { border-left: 1px solid #191512; }


/* zakladka  */
.zakladka .z1, .zakladka .z1_rozwin, .zakladka .z1_zwin
{
	color: #e58433; background: #191512; padding: 5px 10px;
}
.zakladka .z1 { color: #1f1a17; }
.zakladka .z2 div, .zakladka .z3 { background: none; }

.modul_tresc { border: 1px solid #191512; padding: 10px; overflow: auto; }

.atributes_table tr.even { background: #191512; }

#tabs li.active { background: #191512; }
#tabs li a { color: white; }
#tabs li.active a { color: #e58433; }
#tabs li.active .l { background: none; }
#tabs li.active .r { background: none; }
.kontener { border: 1px solid #191512; }

/* recenzje */
#recenzje_tresc .pozycja { border: 1px solid #1c1715; }


/* -------------------------------------------------------------------------------------------------- kroki w zamowieniu */
.checkoutBarFrom, .checkoutBarTo { color: #191512; }
.checkoutBarFrom a { color: white; }
.checkoutBarCurrent { color: #e58433; }

