body
{
	margin: 5px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
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: #dcdcdc; height: 1px; }
input[type="text"], input[type="password"], select { border: 1px solid #ddd; padding: 3px; }
.inputKontener { padding-right: 8px; }
.ramkaTresci { border: 1px solid #c0e3f3; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; }
.tloTresci { background: #f0f4f6; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; }
.przypis { color: #555; }
.thumbUp, .thumbDown { padding: 5px 0; padding-left: 20px; line-height: 24px; }
.thumbUp { background: url(images/thumbUp.png) no-repeat left center; }
.thumbDown { background: url(images/thumbDown.png) no-repeat left center; }

#strona { min-width: 800px; background-color: white; margin: auto; }
#header { position: relative; }


/* ------------------------------------------------------------------------------------------------------------------------------------- naglowek */
.zakladkiNaglowek
{
	list-style: none;
	margin: 0;
	padding: 18px 0 8px 155px;
	text-align: left;
	font-size: 11px;
	background: url(images/header/tloZakladek.png) repeat-x #c0e3f3;
	border-bottom: 10px solid #2a5e8e;
	margin-bottom: 10px;
}
.zakladkiNaglowek > li
{
	display: inline;
	margin-right: 1px;
}

.zakladkiNaglowek > li > a, #wiecejBranzLink
{
	padding: 8px 10px;
	text-decoration: none;
	color: #2a5e8e;
	border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0;
}
.zakladkiNaglowek > li > a:hover, #wiecejBranzLink:hover { color: white; background: #fe741c; /*#c0e3f3*/ }
.zakladkiNaglowek > li.tutaj a { color: white; background: #2a5e8e; }

.wybierzBranze
{
	position: absolute; top: 7px; left: 0;
	padding: 10px; padding-right: 0;
	background: url(images/wybierzBranze.gif) right no-repeat;
}
.wybierzBranze a { color: #2a5e8e !important; font-weight: bold; text-decoration: none !important; padding-right: 30px; }

#wiecejBranzLink { font-weight: bold; cursor: pointer; }
#wiecejBranzLink span { padding: 10px; }
#wiecejBranzLink.rozwinBranze span { background: url(images/rozwinBranze.gif) right no-repeat; }
#wiecejBranzLink.zwinBranze span { background: url(images/zwinBranze.gif) right no-repeat; }

#wiecejBranzKontener
{
	background: #c0e3f3;
	overflow: hidden;
	position: absolute; top: 39px; right: 0; z-index: 10;
	border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px;
}
#wiecejBranzKontener ul { padding: 5px; padding-left: 20px; margin: 0; float: left; }

#wiecejBranzKontener a { color: #2a5e8e !important; font-size: 11px; display: block; padding: 3px 5px; }
#wiecejBranzKontener a:hover { text-decoration: none !important; background: #fe741c; color: white !important; }


#logo { float: left; width: 220px; }
#naglowek { float: left; width: 300px; margin-left: 10px; }
#naglowek img { max-width: 100% !important; }

#menu 
{
	list-style-type: none; 
	background: url(images/header/menu.png) no-repeat center;
	margin: 0; padding: 10 20px;
	height: 40px;
	text-align: center;
	cursor: default;
}
#menu li { display: inline-block; white-space: nowrap; }
#menu a 
{
	display: block;
	color: white;
	text-decoration: none; font-weight: bold;
	text-align: center;
	padding: 0 20px;
	min-height: 40px;
	line-height: 40px;
}
#menu a:hover { background: url('images/header/menuOver.png') no-repeat center; }


/* ------------------------------------------------------------------------------------------------------------------------------------- wyszukaj */
#wyszukaj
{
	width: 730px;
	float: right;
	padding: 10px;
	background: #5594cd;
	border-radius: 5px; -moz-border-radius: 5px;
	color: white;
}
#wyszukaj ul { list-style: decimal; padding: 0; margin: 0; margin-bottom: 5px; }
#wyszukaj ul li { display: inline; margin-right: 5px; }
#wyszukaj .input
{
	width: 240px;
	border: none;
	background: white;
	padding: 3px 10px;
	font-size: 14px;
}
#wyszukaj .btn 
{
	border: 0;
	background: white;
	cursor: pointer;
	margin: 0 10px;
	padding: 4px 10px;
}
#wyszukaj .dodaj { float: right; }
#wyszukaj .dodaj a
{
	display: block;
	background: url(images/dodaj.png) no-repeat left center;
	padding-left: 24px;
	margin: 10px 0;
	height: 25px;
	line-height: 25px;
}
#wyszukaj .haslo
{
	float: right;
	font-size: 18px;
	margin-right: 25px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------- sciezka jezyki */
#sciezka_jezyki { padding: 15px 10px; padding-left: 0; font-style: italic; }
#sciezka_jezyki a { text-decoration: none; color: #666; font-size: 11px; }
#sciezka_jezyki a:hover { color: black; }

#sciezka { float: left; padding: 0 10px; }
#sciezka img { margin: 0 10px; }
#sciezka a { text-decoration: none; color: #666; font-style: italic; font-size: 11px; }
#sciezka a:hover { color: black; }

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

#obslugaKonta { float: right; }
#obslugaKonta a { color: #21b841; font-style: normal; font-weight: bold; margin-left: 10px; }


/* ------------------------------------------------------------------------------------------------------------------------------------- stopka */
#stopka { background: url(images/footer/stopka.png) bottom repeat-x; position: relative; min-height: 30px; border-top: 1px solid #2a5e8e; }

#linki { margin-right: 200px; padding: 10px; text-align: left; font-size: 11px; list-style: none; }
#linki td { vertical-align: top; }
#linki .kolumna { max-width: 190px; border-left: 1px solid #c0e3f3; padding: 5px 10px; }
#linki .kolumna:hover { border-left: 1px solid #93c3ed; }
#linki p 
{
	margin: 0;
	font-weight: bold;
}
#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: #2a5e8e; text-decoration: none; }
#linki a:hover { color: #11385d; }
#linki .separator { height: 10px; }

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

#footer_links
{
	list-style: none;
	margin: 0;
	padding: 10px 5px;
	font-size: 11px;
}
#footer_links a { color: #666; }
#footer_links li { display: inline-block; margin: 0 5px; }
#footer_links li.tytul { color: #5594cd; font-size: 14px; float: left; }

.regulamin { clear:both; text-align: center; color: #5594cd; padding: 2px; font-size: 11px; }

#banner { padding: 10px 0; text-align: center; }

/* ------------------------------------------------------------------------------------------------------------------------------------- srodek */
#main { table-layout: fixed; }
#lewa_kolumna { background: white; } /* dla usuniecia bledów opery 9 */

#srodkowa_kolumna { padding: 0 20px; }
#srodkowa_kolumna .fixed { table-layout: fixed; }

.obramowanie { border: 1px solid #ddd; }


/* -------------------------------------------------------------------------------------------------- SKLEP */
A, A:link, A:visited
{
  color: black;
  text-decoration: none;
}
A:hover { text-decoration: underline; }

FORM { display: inline; }


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

.infoBoxHeading { color: black; font-size: 14px; background: url('images/infobox/ibox2.png') repeat-x; }
.infoBoxHeading a { color: black; }

.infoBoxHeading_left { width: 10px; height: 40px; background: url('images/infobox/ibox1.png'); }
.infoBoxHeading_right { width: 10px; height: 40px; background: url('images/infobox/ibox3.png'); }
.infoBoxHeading_right_link { width: 10px; height: 40px; background: url('images/infobox/ibox3.png'); }

.infoBoxContents { background: url('images/infobox/ibox5.png'); }
.infoBoxContents_left { width: 10px; background: url('images/infobox/ibox4.png') repeat-y left; }
.infoBoxContents_right { width: 10px; background: url('images/infobox/ibox6.png') repeat-y right; }

.infoBoxFooter { background: url('images/infobox/ibox8.png'); }
.infoBoxFooter_left { width: 10px; height: 10px; background: url('images/infobox/ibox7.png'); }
.infoBoxFooter_right { width: 10px; height: 10px; background: url('images/infobox/ibox9.png'); }

.kategorieRozwijane .infoBoxContents { padding: 0; }
.kategorieRozwijane .infoBoxHeading { color: white; background: url('images/infobox/iboxkat2.png') repeat-x; }
.kategorieRozwijane .infoBoxHeading a { color: white; }
.kategorieRozwijane .infoBoxHeading_left { width: 10px; height: 40px; background: url('images/infobox/iboxkat1.png'); }
.kategorieRozwijane .infoBoxHeading_right { width: 10px; height: 40px; background: url('images/infobox/iboxkat3.png'); }
.kategorieRozwijane .infoBoxHeading_right_link { width: 10px; height: 40px; background: url('images/infobox/iboxkat3.png'); }
.kategorieRozwijane .infoBoxFooter { background: url('images/infobox/iboxkat8.png'); }
.kategorieRozwijane .infoBoxFooter_left { width: 10px; height: 10px; background: url('images/infobox/iboxkat7.png'); }
.kategorieRozwijane .infoBoxFooter_right { width: 10px; height: 10px; background: url('images/infobox/iboxkat9.png'); }


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

.contentBoxHeading
{
	background: url('images/infobox/ibox2.png') repeat-x;
	vertical-align: middle;
	color: black;
	font-size: 14px;
}
.contentBoxHeading a { color: black; }

.contentBoxHeading_left { width: 10px; height: 40px; background: url('images/infobox/ibox1.png'); }
.contentBoxHeading_right { width: 10px; height: 40px; background: url('images/infobox/ibox3.png'); }
.contentBoxHeading_right_link { width: 10px; height: 40px; background: url('images/infobox/ibox3.png'); }

.contentBoxContents { background: url('images/infobox/icbox5.png') repeat; }
.contentBoxContents_left { width: 10px; background: url('images/infobox/ibox4.png') repeat-y left; }
.contentBoxContents_right { width: 10px; background: url('images/infobox/ibox6.png') repeat-y right; }

.contentBoxFooter { background: url('images/infobox/ibox8.png') repeat-x; }
.contentBoxFooter_left { width: 10px; height: 10px; background: url('images/infobox/ibox7.png'); }
.contentBoxFooter_right { width: 10px; height: 10px; background: url('images/infobox/ibox9.png'); }


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: #f6f6f6; }

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: #666;
	color: white;
	font-weight: bold; 
	padding: 5px; 
}
.productListing-heading A
{
	color: white;
	font-weight: bold;
}

A.pageResults { color: #444; }
A.pageResults:hover { color: black; }

.pageHeading, .pageHeading h1
{
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
	margin-top: 0;
}
.pageHeading h1 { display: inline; }
.pageHeading img { vertical-align: middle; }

.moduleRow {}
.moduleRowOver { background-color: #e5e5e5; cursor: pointer; }
.moduleRowSelected { background-color: #ddd; }


/* -------------------------------------------------------------------------------------------------- przyciski */
.button, a.button
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #2a5e8e;
	padding: 5px 10px;
	background: url('images/buttons/_standardowy.png') repeat-x top #e0f1f9;
	display: inline-block;
	border: none;
	border-radius: 4px; -moz-border-radius: 4px;
	cursor: pointer;
}
input.button { cursor: pointer; }

/* dodatkowe */


/* -------------------------------------------------------------------------------------------------- kategorie */
.kategoria
{ 
	font-size: 12px; 
	vertical-align: top; width: 25%;
	padding: 10px;
	border: 1px solid #5594cd;
	border-radius: 5px; -moz-border-radius: 5px;
}
.kategoria a { font-size: 12px; }
.kategoria p 
{ 
	font-weight: bold;
	min-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 .tytul { font-weight: bold; }
.kategoria .wszystkie { color: #888 }
.kategoria .zdjecie { display: table-cell; vertical-align: middle; text-align: center; overflow: hidden; }


/*  submenu kategorii */
.kategorieRozwijane, .kategorieRozwijane td { overflow: visible; }
.kategorieRozwijane .infoBoxText { background: #f3f3f3; }
.kategorieRozwijane .submenuKontener { position: relative; }

.kategorieRozwijane .submenuKontener > p > a,
.kategorieRozwijane .aktualna > a
{
	display: block;
	text-decoration: none;
	padding: 7px 10px 6px 10px;
	border-bottom: 1px solid #e5e5e5;
}
.kategorieRozwijane .submenuKontener:hover > p > a
{
	background: #fe741c;
	padding: 7px 10px;
	border-bottom: none;
	color: white;
	border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px;
}

/*
.kategorieRozwijane .submenuKontener:hover > .submenu { display: block; }
.kategorieRozwijane .submenu:hover .submenuKontener { display: block; }
*/

.kategorieRozwijane p { margin: 0; padding: 0; }
.kategorieRozwijane .infoBoxContents_left, .kategorieRozwijane .infoBoxContents_right { width: 1px; }
.kategorieRozwijane .aktualna a { color: #fe741c; font-weight: bold; }

.kategorieRozwijane .submenu
{
	position: absolute; top: 0;
	width: 763px;
	background: white;
	border: 10px solid #fe741c;
	display: none;
	z-index: 1;
}
.kategorieRozwijane .submenu .box { float: left; margin: 0; }
.kategorieRozwijane .submenu .box > a
{
	display: block;
	width: 100px; height: 130px;
	padding: 0;
	text-align: center;
	border: 1px solid #e5e5e5; border-top: none; border-left: none;
	padding: 4px;
	overflow: hidden;
}
.kategorieRozwijane .submenu .box > a:hover { color: #fe741c; text-decoration: none; }

.kategorieRozwijane .submenu .zdjecie { display: table-cell; vertical-align: middle; width: 100px; height: 70px; }
.kategorieRozwijane .submenu .zdjecie img { max-width: 70px; max-height: 70px; padding: 0; }

.kategorieRozwijane .submenu .tekst { margin-top: 10px; word-wrap: break-word; }



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

.wybranyProduktSklepach { border: 1px solid #c0e3f3; }
.wybranyProduktSklepach .nazwa { font-size: 18px; font-weight: normal; margin: 0; margin-bottom: 5px; }
.wybranyProduktSklepach .znaleziono { font-size: 14px; }
.wybranyProduktSklepach .znaleziono .wyroznij { color: red; }
.wybranyProduktSklepach .recenzje { color: #2a5e8e; margin-bottom: 10px; }
.wybranyProduktSklepach .recenzje .opis {}
.wybranyProduktSklepach .recenzje table { margin-left: 20px; }
.wybranyProduktSklepach .recenzje td { padding: 0 5px; }
.wybranyProduktSklepach .recenzje td.napisz { padding-left: 50px; }
.wybranyProduktSklepach .recenzje td.napisz .button { font-size: 18px; font-weight: 400; }

.nastepneZdjecie { font-size: 11px; color: #87b9df; background: url(images/nastepne.png) no-repeat right 1px; padding-right: 14px; } 
.nastepneZdjecie:hover { color: #5594cd; text-decoration: none; cursor: pointer; }

.listaProduktow .nazwaKategorii { font-size: 18px; }
.listaProduktow .opisTresci { font-size: 12px; }
.listaProduktow .filtry { margin: 10px 0; padding: 10px; border: 1px solid #eee; border-radius: 3px; -moz-border-radius: 3px }
.listaProduktow .filtry .tytul { margin: 0; }
.listaProduktow .filtry ul { margin: 0 10px; margin-top: 10px; padding: 0; }
.listaProduktow .filtry li { display: inline; margin-right: 10px; }

.nazwaZnalezionego { font-size: 12px; }
.nazwaZnalezionego h1 { display: inline; font-size: 16px; }

.nazwaZnalezionego .ramka { border: 1px solid #c0e3f3; padding: 10px; margin-bottom: 20px; font-size: 11px; }
.nazwaZnalezionego .ramka .nazwa { font-size: 12px; margin: 0; margin-bottom: 20px; }
.nazwaZnalezionego .dane .lewa { text-align: right; padding-right: 20px; font-size: 11px; color: #666; }
.nazwaZnalezionego .opinie, .nazwaZnalezionego .opinie .lewa { color: #2a5e8e; }


.listing .nazwaSklepu { color: #2a5e8e; }
.listing .cena .wartosc { color: red; }
.listing .recenzje { color: #2a5e8e; font-size: 11px; }

.listing .sklep { padding: 5px; background: #f5f5f5; margin-top: 10px; }
.listing .sklep .tytul { margin: 0; margin-bottom: 10px; color: #2a5e8e; font-size: 11px; }

/* -------------------------------------------------------------------------------------------------- produkty w infobox i contentbox */
.ramkaProduktow
{
	text-align: center;
	width: 150px;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 5px; -moz-border-radius: 5px;
}

.net77_nowosci_nowe { text-align: center; }
.net77_nowosci_nowe p { margin: 0; }
.net77_nowosci_nowe .net77_miniaturka { height: 120px; overflow: hidden; }
.net77_nowosci_nowe .net77_miniaturka img {}
.net77_nowosci_nowe .net77_tytul { margin: 4px 0; height: 44px; overflow: hidden; }
.net77_nowosci_nowe .net77_tytul a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.net77_nowosci_nowe .net77_opis { margin: 8px 0; color: #999999; height: 50px; overflow: hidden; }
.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 { border: 1px solid #dcdcdc; }
#produkt_info_glowne #zdjecie { margin: 0; }
#produkt_info_glowne #zdjecie img { padding: 5px; }
#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;
	background: url('images/zakladka/z1.png') no-repeat left;
}
.zakladka .z1_rozwin { background: url('images/zakladka/z1_rozwin.png') no-repeat left; }
.zakladka .z1_zwin { background: url('images/zakladka/z1_zwin.png') no-repeat left; }

.zakladka .z2 div { width: 30px; height: 20px; background: url('images/zakladka/z2.png') no-repeat; }
.zakladka .z3 { width: 100%; background: url('images/zakladka/z3.png') bottom repeat-x; }

.modul_tresc { border: 1px solid #dcdcdc; border-top: 0px; padding: 10px; overflow: auto; }

/* zakladki 2 */
#tabs li a { color: #2a5e8e; cursor: pointer; }
#tabs li a:hover { color: #11385d; text-decoration: none; }
#tabs li.active { background: url(images/zakladka/tabs.png) repeat-x #93c3ed; border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; }
#tabs li.active a { text-decoration: none; color: white; }
#tabs li.active .l, #tabs li.active .r { display: none; }
.clrTabs { padding-top: 29px; }
/*.kontener { border: 1px solid #c0e3f3; padding: 10px; }*/
.kontener { height: 0; overflow: hidden; padding: 0; border: none; }
.kontenerPokaz { border: 1px solid #c0e3f3; padding: 10px; }

/* recenzje */
#recenzje_tresc .odstepNaglowka { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #c0e3f3; }
#recenzje_tresc .liczbaRecenzji { float: right; font-size: 11px; color: #5594cd; padding: 5px 0; }

#recenzje_tresc .paginacja { margin: 20px 0; font-size: 11px; }
#recenzje_tresc .paginacja,
#recenzje_tresc .paginacja a { color: #2a5e8e; }

#recenzje_tresc .recenzja { border-bottom: 1px solid #c0e3f3; }
#recenzje_tresc .recenzja:first-of-type { border-top: 1px solid #c0e3f3; }

#recenzje_tresc .recenzja .ocenaTlo
{
	float: right;
	background: url(images/ocenaTlo.png) repeat-x top #f2f2f2;
	margin: 20px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#recenzje_tresc .recenzja .ocena
{
	color: #2a5e8e;
	margin: 10px;
	padding: 10px;
	background: white;
	box-shadow: 1px 1px 6px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.5);
}
#recenzje_tresc .recenzja .ocena p { font-size: 11px; margin: 0; margin-bottom: 10px; }
#recenzje_tresc .recenzja .ocena p:first-of-type { font-size: 12px; }
#recenzje_tresc .recenzja .ocena p img { margin-top: 5px; }

#recenzje_tresc .recenzja .tytul { margin: 20px 0; font-size: 14px; }
#recenzje_tresc .recenzja .tresc { margin: 20px 0; }

#recenzje_tresc .recenzja .zalety,
#recenzje_tresc .recenzja .wady { padding-left: 20px; font-size: 11px; }
#recenzje_tresc .recenzja .zalety .nazwa,
#recenzje_tresc .recenzja .wady .nazwa { color: #5594cd; font-size: 12px; }
#recenzje_tresc .recenzja .zalety {  background: url(../../../images/icons/plus.png) no-repeat; }
#recenzje_tresc .recenzja .wady {  background: url(../../../images/icons/minus.png) no-repeat; }

#recenzje_tresc .recenzja .autor { margin-top: 30px; font-weight: bold; }
#recenzje_tresc .recenzja .autor a { color: #2a5e8e; }
#recenzje_tresc .recenzja .data { margin-bottom: 20px; font-size: 11px; color: #5594cd; }

#recenzje_tresc .recenzja .komentarzeLinki
{
	clear: both;
	margin: 10px 0;
	text-align: right;
	font-size: 11px;
	color: #5594cd;
}
#recenzje_tresc .recenzja .komentarze { margin: 10px 0; margin-left: 50px; padding: 0 10px; border: 1px solid #c0e3f3; }
#recenzje_tresc .recenzja .komentarze .recenzja { border: none; border-bottom: 1px solid #c0e3f3; }
#recenzje_tresc .recenzja .komentarze .recenzja:last-of-type { border: none; }


.recenzje .ramka { border: 1px solid #c0e3f3; padding: 10px; margin-bottom: 10px; }
.recenzje .autor { font-size: 14px; }
.recenzje .data { font-size: 11px; color: #2a5e8e; white-space: nowrap; }
.recenzje .ocena { color: #2a5e8e; }
.recenzje table.dane td { padding: 2px 5px; }

.recenzje .ramka .tresc { padding-right: 10px; }

.wybranyProdukt .nazwaProduktu { color: red; font-weight: bold; }
.wybranyProdukt .informacje { color: #2a5e8e; }


/* -------------------------------------------------------------------------------------------------- kroki w zamowieniu */
.checkoutBarFrom, .checkoutBarTo { color: #aaa; }
.checkoutBarFrom a { color: #444; }
.checkoutBarCurrent { color: black; }


/* formularz*/
.formularz input[type="text"], .formularz textarea { border: 1px solid #ccc; background: url(images/tloWpisywania.png) repeat-x bottom; padding: 3px; width: 100%; }

.formularz p { padding: 0; margin: 3px 0; }
.formularz .inputKontener { margin-bottom: 10px; }
.formularz .nohtml { text-align: right; color: #5594cd; font-size: 11px; margin: -5px 0 10px 0; }
.formularz .info { padding: 20px 0; color: #5594cd; text-align: justify; }


.numeracjaStron { color: #5594cd; font-size: 11px; cursor: default; line-height: 23px; }
.numeracjaStron a.page { color: #5594cd; padding: 0 5px; }
.numeracjaStron .aktualna { font-size: 14px; font-weight: bold; margin: 0 5px; }
.numeracjaStron .pagePrev, .numeracjaStron .pageNext { display: inline-block; margin: 0 5px; width: 25px; height: 25px; vertical-align: top; }
.numeracjaStron .pagePrev { background: url(images/prev.png) no-repeat center top #c0e3f3; }
.numeracjaStron .pageNext { background: url(images/next.png) no-repeat center top #c0e3f3; margin: 0 5px; }

.kontenerPokaz .numeracjaStron[pozycja="naDole"] { margin-bottom: -10px; }
.numeracjaStron[pozycja="naDole"] .pagePrev, .numeracjaStron[pozycja="naDole"] .pageNext { border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; }

/* porowanie profuktow */
.porownanie > tbody > tr > th, .porownanie > tbody > tr > td { border-bottom: 1px solid #ddd; }
.porownanie > tbody > tr > th { background: #f5f5f5; text-align: left; padding: 5px 15px; }
.porownanie > tbody > tr > td { text-align: center; }
.porownanie .ocena { color: #5594cd; font-size: 11px; }
.porownanie .ocena td { text-align: left; }

/* mapa google */
.dymek { font-size: 11px; width: 300px; }
.dymek .sklep { vertical-align: top; }
.dymek .zdjecie { width: 1%; padding-right: 10px; }
.dymek .zdjecie img { padding: 0; }
.dymek .produkt { padding-top: 20px; }

/* info o sklepie - store_reviews */
.sklepInfo { border: 1px solid #c0e3f3; padding: 10px; }
.sklepInfo td { overflow: visible !important; }
.sklepInfo .logo { margin-right: 20px; margin-bottom: 30px; float: left; }
.sklepInfo .sklep { font-size: 12px; font-weight: normal; margin: 0; }
.sklepInfo .sklep .nazwa { font-size: 150%; }
.sklepInfo .oferta { margin: 20px 0; }
.sklepInfo .oferta a { color: #2a5e8e; font-size: 14px; position: relative; padding-left: 53px; }
.sklepInfo .oferta a span { background: url(images/koszyk.png) no-repeat; position: absolute; top: -20px; left: 5px; width: 48px; height: 48px; }
.sklepInfo .dane .lewa { text-align: right; padding-right: 20px; font-size: 11px; color: #666; }

.sklepInfo .modulOceny
{
	background: url(images/modulOceny.png) repeat-x top #c0e3f3;
	padding: 10px;
	margin-left: 30px; margin-right: -10px;
	border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px;
}
.sklepInfo .modulOceny .prawa { font-size: 18px; padding-left: 10px; }
.sklepInfo .modulOceny .poleca { margin: 0; }
.sklepInfo .modulOceny .poleca .wartosc { font-size: 22px; }
.sklepInfo .modulOceny .opinieIlosc { margin-top: 10px; margin-bottom: 20px; font-size: 11px; }

.sklepInfo .edytujDane { margin: 5px; font-size: 10px; text-align: right; }

.sklepInfo .dodatkoweInfo tr.even { background: #f5f5f5; }
.sklepInfo .dodatkoweInfo span { color: white; font-size: 10px; font-weight: bold; padding: 2px 5px; }
.sklepInfo .dodatkoweInfo .tak span { background: #33c400; }
.sklepInfo .dodatkoweInfo .nie span { background: red; }
.sklepInfo .dodatkoweInfo .niewiem span { background: blue; }

.sklepInfo.lista { padding-right: 0; }
.sklepInfo.lista .modulOceny { margin: 0; }
.sklepInfo.lista .nazwaSklepu a { color: #fe741c; }

.sklepInfo.lista .pokazNaMapie a { color: #fe741c; font-size: 11px; cursor: pointer; }
.sklepInfo.lista .pokazNaMapie img { vertical-align: middle; margin-right: 5px; width: 10px; }


#mapkaSklepu { width: 400px; height: 300px; }

.wiersze td { border-bottom: 1px solid #eee; }

table.adres td { padding: 5px 0; }
table.adres td.odstep { height: 20px; }
table.adres td:first-of-type { color: #555; padding-right: 50px; }

table.lista td { padding: 5px; border-bottom: 1px solid #eee; }

.statystyki .ramka { width: 500px; margin: 5px 0; padding: 5px; border: 1px solid #eee; }
.statystyki .ramka span { display: inline-block; width: 350px; }

.dane th { padding-bottom: 10px; }
.dane td { border-bottom: 1px solid #eee; }
.dane td.odstep { border: none; }

/* moje konto */
.mojeKonto .linki p { font-weight: bold; margin-top: 30px; }
.mojeKonto .linki p:first-of-type { margin-top: 0; }
.mojeKonto .linki li { list-style: none; background: url(../../../images/icons/list.png) no-repeat left center; padding: 5px 0; padding-left: 30px; }

.mojeKonto .pomoc
{
	padding: 10px;
	background: url(images/ocenaTlo.png) repeat-x top #f2f2f2;
	border-radius: 5px; -moz-border-radius: 5px;
}
.mojeKonto .pomoc li { margin: 5px 0; }

.szukajSklepu { font-size: 14px; color: #2a5e8e; padding: 0 10px; }
.szukajSklepu input[type="text"] { width: 500px; border-radius: 5px; -moz-border-radius: 5px; }

.bladRamka { padding: 10px; border: 1px solid #ddd; border-radius: 5px; -moz-border-radius: 5px; }

#overlayMapka
{
	display: none;
	position: fixed;
	top: 0; left: 0;
	z-index: 499;
	width: 3000px;
	height: 3000px;
	background: rgba(0,0,0,.5);
}
#mapkaSklepuKontener
{
	display: none;
	position: fixed;
	top: 50%; left: 50%;
	margin-left: -360px; margin-top: -220px;
	z-index: 500;
	background: #f5f5f5;
	padding: 10px;
	border-radius: 5px; -moz-border-radius: 5px;
	box-shadow: 2px 2px 10px rgba(0,0,0,.5); -moz-box-shadow: 2px 2px 10px rgba(0,0,0,.5); -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,.5);
}
#mapkaSklepuKontener .zamknij { text-align: right; margin: 0; margin-top: -5px; margin-bottom: 10px; }
#mapkaSklepuKontener .zamknij a { color: #777; font-size: 18px; font-weight: bold; text-decoration: none; cursor: pointer; }


