body { margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
img { border: 0 }

#strona { min-width: 980px; background-color: white; margin: auto; }

img, p, input, li, .zakladka td, .zakladka div { behavior: url('iepngfix.php'); }


/* ------------------------------------------------------------------------------------------------------------------------------------- naglowek */
#naglowek { height: 200px; background: url(images/header/naglowek.jpg) no-repeat }
#naglowek #logo { float: left; height: 200px; overflow: hidden;}
#naglowek #menu 
{ 
	float: right; 
	display: block;
	list-style-type: none; 
	background: url(images/header/menu_tlo.png) repeat-x #0271b8 ;
	margin: 0; padding: 0 10px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
#naglowek #menu li 
{ 
	float: left; 
	background: url(images/header/menu_od.png) no-repeat left; 
	padding-left: 19px; padding-right: 5px 
}
#naglowek #menu a { color: white; text-decoration: none; font-weight: bold }
#naglowek #menu a:hover { color: #C6E6FF }

/* ------------------------------------------------------------------------------------------------------------------------------------- pokaz wyszukaj */
#pokaz_wyszukaj { height: 30px; line-height: 30px; background: url(images/header/szukaj_tlo.png) repeat-x #78ce21 }
#pokaz_wyszukaj div { float:left }

#pokaz { height: 30px; background: url(images/header/pokaz_tlo.png) repeat-x #0171b9; padding: 0 10px }
#pokaz a { color: white; text-decoration: none; font-weight: bold }
#pokaz a:hover { color: #C6E6FF }

#wyszukaj { padding: 0 10px; height: 30px }
#wyszukaj .input { width: 200px; * margin-top: 4px }
#wyszukaj .btn 
{ 
	width: 58px; height: 35px; 
	background: url(images/header/szukaj.png) no-repeat; 
	border: 0; 
	cursor: pointer; 
	position: absolute;
	margin-left: 5px;
}
#wyszukaj a { color: white; text-decoration: none; font-weight: bold; margin-left: 80px }
#wyszukaj a:hover { color: #d5ffac }

/* ------------------------------------------------------------------------------------------------------------------------------------- sciezka jezyki */
#sciezka_jezyki { border-bottom: 1px solid #ddd; padding: 5px 10px; padding-left: 0; line-height: 26px }

#sciezka { float: left; * margin-top: 5px }
#sciezka a { text-decoration: none; color: black; margin: 0 10px }
#sciezka a:hover { color: #666 }

#jezyki { float: right; margin-left: 20px }

/* ------------------------------------------------------------------------------------------------------------------------------------- stopka */
#stopka { background: url(images/footer/stopka_tlo.png) repeat-x; position: relative; min-height: 80px; }
#visits {
	background: url(images/footer/stopka_tlo.png) repeat-x scroll center top;
	color:#517E25;
	font-size:10px;
	overflow:hidden;
	padding-left:5px;
	padding-top:90px;
	position:absolute;
	text-align:left;
	top:0;
}
#footer_links {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#footer_links li {
	display: inline;
}
#linki { margin-right: 200px; padding: 10px; padding-top: 30px; text-align: left; }
#linki .kolumna { float: left; width: 190px; border-left: 1px solid #ddd; }
#linki .kolumna:hover { border-left: 1px solid #aaa; }
#linki p 
{
	margin-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
}
#linki ul { list-style-type: none; padding: 0; margin: 0; padding-top: 4px; padding-left: 4px; }
#linki li { background: url(images/lista.png) no-repeat left 2px; padding-left: 15px; margin: 4px 0; }
#linki a { color: #666 !important; font-size: 11px; text-decoration: none; }
#linki a:hover { color: black !important; }

#info 
{
	text-align: right;
	position: absolute; top: 0; right: 0;
	padding: 10px; padding-top: 40px;
	background: url(images/footer/info.png) no-repeat center top;
}
#info a { font-size: 10px; color: #aaa; }
#info a:hover { color: #444; text-decoration: none; }

#banner { border-top: 1px solid #ddd; padding: 5px 0; text-align: center; }

/* ------------------------------------------------------------------------------------------------------------------------------------- srodek */
#tresc { vertical-align: top; width: 100%; }
#boxy { vertical-align: top }
#boxy .szerokosc { width: 200px }
.obramowanie { border: 1px solid #ddd }


/* os */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }


A, A:link, A:visited {
  color: #000000;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url('images/footer/stopka.jpg');
  height: 100px;
  color: black;
  font-weight: bold;
  padding-top: 56px;
}

/* infobox */
.infoBox {}
.infoBoxText { padding: 5px; padding-top: 10px; }
.infoBoxContents { table-layout: fixed; }
.infoBoxContents td { overflow: hidden; }

.infoBoxHeading { color: white; background: url('images/infobox/box2.jpg') repeat-x; }
.infoBoxHeading a { font-weight: bold; color: white; }

.infoBoxHeading_left { width: 10px; height: 33px; background: url('images/infobox/box1.jpg'); }
.infoBoxHeading_right { width: 38px; height: 33px; background: url('images/infobox/box3.jpg'); }
.infoBoxHeading_right_link { width: 38px; height: 33px; background: url('images/infobox/box3_a.jpg'); }

.infoBoxContents { background: url('images/infobox/box5.jpg'); }
.infoBoxContents_left { width: 4px; background: url('images/infobox/box4.jpg') repeat-y left; }
.infoBoxContents_right { width: 4px; background: url('images/infobox/box6.jpg') repeat-y right; }

.infoBoxFooter { background: url('images/infobox/box8.jpg'); }
.infoBoxFooter_left { width: 10px; height: 13px; background: url('images/infobox/box7.jpg'); }
.infoBoxFooter_right { width: 10px; height: 13px; background: url('images/infobox/box9.jpg'); }


/* contentbox */
.contentBox {}
.contentBoxContents { table-layout: fixed; }
.contentBoxContents td { overflow: hidden; }

.contentBoxHeading
{
	background: url('images/contentbox/box2.jpg') repeat-x;
	vertical-align: top;
	padding-top: 10px;
	color: #0099FF;
}
.contentBoxHeading a { color: #0099FF; font-weight: bold; }

.contentBoxHeading_left { width: 14px; height: 54px; background: url('images/contentbox/box1.jpg'); }
.contentBoxHeading_right { width: 39px; height: 54px; background: url('images/contentbox/box3.jpg'); }
.contentBoxHeading_right_link { width: 39px; height: 54px; background: url('images/contentbox/box3_a.jpg'); }

.contentBoxContents { background: url('images/contentbox/box5.jpg') repeat; }
.contentBoxContents_left { width: 0px; background: url('images/contentbox/box4.jpg') repeat-y left; }
.contentBoxContents_right { width: 0px; background: url('images/contentbox/box6.jpg') repeat-y right; }

.contentBoxFooter { background: url('images/contentbox/box8.jpg') repeat-x; }
.contentBoxFooter_left { width: 0px; height: 0px; background: url('images/contentbox/box7.jpg'); }
.contentBoxFooter_right { width: 0px; height: 0px; background: url('images/contentbox/box9.jpg'); }


/*
.infoBox {}
.infobox_left { width: 10px; background: url(images/infobox/box4.jpg) repeat-y left }
.infobox_right { width: 10px; background: url(images/infobox/box6.jpg) repeat-y right }
.infoboxText { 
  text-align: left;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  padding: 0 5px;
}
.infoBoxContents {
  background-image: url('images/infobox/box5.jpg');  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.contentBox {
  padding-left: 12px;
  background-image: url('images/contentbox/box4.jpg');
  background-repeat: repeat-y;  
}
.contentBoxContents {
  background-image: url('images/contentbox/box6.jpg');
  background-position: right;
  background-repeat: repeat-y;
  padding-right: 10px;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/infobox/box2.jpg');
  background-repeat: repeat-x;
  color: white;
}
TD.infoBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/infobox/box8.jpg');
  background-repeat: repeat-x;
  color: #FFFFFF;
}
TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/contentbox/box2.jpg');
  background-repeat: repeat-x;
  color: #0171b9;
  vertical-align: top;
  padding-top: 10px;
}
TD.contentBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/contentbox/box8.jpg');
  background-repeat: repeat-x;
  color: #FFFFFF;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
*/

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: #FFFFFF;

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #268fdb;
  color: #FFFFFF;
  font-weight: bold; 
  padding: 5px 0; 
}
.productListing-heading A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;  
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align: middle;
}

A.pageResults {
  color: black;
}

A.pageResults:hover {
  color: #77cf22;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* -------------------------------------------------------------------------------------------------- przyciski graficzne */
.button77 { display: inline-block; * display: inline; vertical-align: middle; }
.button77, .button77 a, .button77 input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white !important;
	white-space: nowrap;
	text-decoration: none;
}
.button77 input { cursor: pointer; border: none; }
.button77 .C
{
	background: url('images/buttons/btn2.jpg') repeat-x;
	vertical-align: middle;
	height: 24px;
	padding: 0 5px;
}
.button77 .L
{
	width: 6px; height: 24px;
	background: url('images/buttons/btn1.jpg') no-repeat;
}
.button77 .R
{
	width: 6px; height: 24px;
	background: url('images/buttons/btn3.jpg') no-repeat;
}


/* -------------------------------------------------------------------------------------------------- kategorie */
.kategoria
{ 
	font-size: 12px;
	padding: 10px;
	border: 1px solid #eee;
	position: relative;
}
.categories .kategoria { min-height: 210px; }

.kategoria a { font-size: 12px; }
.kategoria p 
{ 
	font-weight: bold;
	height: 18px;
	margin: 10px 0; padding-left: 22px;
	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: #888 }
.kategoria img { vertical-align: middle; margin-right: 10px }

.kategoria .box1 { width: 10px; height: 10px; background: url('images/obramowanie/box1.png') no-repeat; position: absolute; left: -1px; top: -1px; } 
.kategoria .box2 { width: 10px; height: 10px; background: url('images/obramowanie/box2.png') no-repeat; position: absolute; right: -1px; top: -1px; } 
.kategoria .box3 { width: 10px; height: 10px; background: url('images/obramowanie/box3.png') no-repeat; position: absolute; right: -1px; bottom: -1px; } 
.kategoria .box4 { width: 10px; height: 10px; background: url('images/obramowanie/box4.png') no-repeat; position: absolute; left: -1px; bottom: -1px; } 


/*  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: white;
	border: 1px solid #ddd;
	display: none;
	z-index: 1;
}
.kategorieRozwijane p { margin: 0; padding: 5px 0; background: url('images/lista.png') no-repeat 0 7px; padding-left: 15px; }



/* -------------------------------------------------------------------------------------------------- produkty - LISTING */
.zdjecie img { padding: 5px; }


/* -------------------------------------------------------------------------------------------------- produkty w infobox i contentbox */
.ramkaProduktow
{
	text-align: center;
	width: 160px;
}
.ramkaProduktow .top { height: 10px; background: url('images/ramka/ramkaTop.png') no-repeat; }
.ramkaProduktow .center { min-height: 160px; background: url('images/ramka/ramkaCenter.png') repeat-y; }
.ramkaProduktow .bottom { height: 10px; background: url('images/ramka/ramkaBottom.png') no-repeat; }


.net77_nowosci_nowe { text-align: center; }
.net77_nowosci_nowe p { margin: 0; }
.net77_nowosci_nowe .net77_miniaturka img {}
.net77_nowosci_nowe .net77_tytul { margin: 4px 0; }
.net77_nowosci_nowe .net77_tytul a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0099FF;
}
.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 { background: url('images/lista.png') no-repeat 0 2px; padding-left: 15px; margin: 5px 0; }


/* -------------------------------------------------------------------------------------------------- opis produktu */
#produkt_info_glowne
{
	font-size: 12px;
	border: 1px solid #dcdcdc;
	padding: 10px;
}
#produkt_info_glowne .tabela { font-size: 12px; }
#produkt_info_glowne .tabela td { padding: 2px 10px 2px 0; }

#produkt_info_glowne #nazwa_produktu { font-size: 20px; font-weight: bold; float:left; padding-bottom: 10px; }
#produkt_info_glowne #zdjecie { margin: 0; }
#produkt_info_glowne #zdjecie img { border: 1px solid #ddd; padding: 0; }
#produkt_info_glowne #informacje { margin: 0; margin-top: 20px; }
#produkt_info_glowne #informacje td { vertical-align: top; }
#produkt_info_glowne #powiadom { margin: 0; margin-top: 20px; }

#produkt_info_glowne #do_koszyka { border: 1px solid #ddd; padding: 10px; float: right; }
#produkt_info_glowne #do_koszyka #cena { font-size: 16px; font-weight: bold; margin: 0; }
#produkt_info_glowne #do_koszyka #oblicz_rate { margin: 10px 0 0 0; }
#produkt_info_glowne #do_koszyka #opcje { margin: 20px 0 4px 0; font-weight: bold; }

#produkt_info_glowne #do_koszyka #przycisk { margin: 0; margin-top: 20px; }

#produkt_info_glowne #dodatkowe { list-style: none; padding: 0; }
#produkt_info_glowne #dodatkowe li { background: url('images/lista.png') no-repeat; padding-left: 15px; }

/* zakladka  */
.zakladka .z1, .zakladka .z1_rozwin, .zakladka .z1_zwin { color: #444; }
.modul_tresc { border: 1px solid #dcdcdc; border-top: 0px; padding: 10px; overflow: auto; }

/* recenzje */
#recenzje_tresc .pozycja { border: 1px solid #ddd; }
