body { margin:0; padding:0; }
.bez_przewijakow  { overflow:hidden; }
a, embed, object, input, textarea, button { outline:none; }
p, form, fieldset { margin:0; padding:0; }
input { margin:0; }
img { border:0; }
div.clear, span.clear { display:block; clear: both; width: 100%; overflow: hidden; height: 1px; background: transparent;}

/* administracja ------------------------------------------------------------ */

a.edytuj, a.edytuj:hover
{
	display:block;
	width:auto;
	float:left;
	margin-right: 3px;
	padding:5px 5px 3px 25px;
	background: #ffd737 url('bimg/edytuj.gif') no-repeat 2px 1px;
	border:1px solid #404040;
	color:#000 !important;
	font:bold 11px Arial,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
}

div.admin
{
    text-align: center;
    width: 100%;
	padding: 10px 0px;
    background: #eee;
    border-bottom: 1px dashed #999;
	z-index: 10;
}

div.admin div.ogranicznik
{
	width: 780px;
	margin: 0 auto;
	z-index: 10;
}body {
    font: normal 16px/24px Arial,sans-serif;
	width: 100%;
	overflow-x: hidden;
}

a {
	color: darkblue;
	text-decoration: none;
}

a:focus {
	text-decoration: underline;
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
}

.content {
	margin: 0 auto;
	overflow: hidden;
	width: 1170px;
}

@media only screen and (max-width: 1200px) {
	.content {
		margin: 0;
		width: 100%;
	}
}

.fl-left {
	float: left;
}

.fl-right {
	float: right;
}

.fl-left-50 {
	float: left;
	width: 50%;
}

.fl-right-50 {
	float: right;
	width: 50%;
}

/******************************************************************************/

body > header {
/*	background: rgb(233, 233, 233) url('img/slider-najnowsze-kolekcje.jpg') no-repeat center top;*/
/*	background: rgb(233, 233, 233) url('../media/slider/slider-najnowsze-kolekcje.jpg') no-repeat center top;*/
	height: 600px;
}

body > header.small {
/*	background: rgb(233, 233, 233) url('img/top-300.jpg') no-repeat center top;*/
	background: rgb(233, 233, 233) url('img/slider-1-small.jpg') no-repeat center center;
	height: 300px;
}

body > header .belka {
	background: rgba(255, 255, 255, 0.90);
	height: 200px;
	overflow: visible;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}

body > header.small .belka {
	height: 150px;
}

body > header h1 {
	float: left;
	margin: 0;
}

body > header a.logo {
	background: transparent url('img/logo.png') no-repeat center center;
	display: block;
	height: 55px;
	line-height: 55px;
	margin: 30px 0;
	margin: 28px 0 27px 0;
	overflow: hidden;
	padding: 10px 15px 10px 10px;
	text-indent: 300px;
	width: 265px;
}

body > header.small a.logo {
	margin: 5px 0;
	margin: 3px 0 2px 0;
}

body > header a.logo:focus {
	background-color: whitesmoke;
	text-decoration: none;
}

body > header a.logo:hover {
	cursor: pointer;
	text-decoration: none;
}

body > header p.contact {
	color: rgb(155, 155, 155);
	float: right;
    font: bold 14px/22px Arial,sans-serif;
	height: 45px;
	padding: 45px 15px;
	padding: 43px 15px 42px 15px;
	text-align: right;
}

body > header.small p.contact {
	padding: 20px 15px;
	padding: 18px 15px 17px 15px;
}

body > header div.actions {
	border-top: 1px solid rgb(196, 196, 196);
}

body > header a.koszyk {
	background: transparent url('img/ikona-koszyk.png') no-repeat 20px center;
	border-left: 1px solid rgb(196, 196, 196);
	float: right;
	height: 69px;
	margin: 0;
	overflow: hidden;
	padding: 0 15px 0 50px;
	width: 155px;
}

body > header a.koszyk:focus {
	background-color: whitesmoke;
	text-decoration: none;
}

body > header a.koszyk:hover {
	cursor: pointer;
	text-decoration: none;
}

body > header a.koszyk .items-count {
	background: transparent url('img/ikona-koszyk-licznik.png') no-repeat center center;
	color: white;
	float: left;
	font: bold 16px/18px Arial,sans-serif;
	height: 19px;
	margin: 19px 10px;
	padding: 6px 0;
	text-align: center;
	width: 31px;
}

body > header a.koszyk .items-value {
	color: rgb(0, 155, 222);
	float: left;
	font: bold 16px/18px Arial,sans-serif;
	margin: 19px 0;
	padding: 6px 0;
	text-align: right;
	width: 102px;
}

body > header form.szukajka {
	border-left: 1px solid rgb(196, 196, 196);
	float: right;
	height: 69px;
	width: 285px;
}

body > header .szukajka-przycisk {
	background: transparent url('img/ikona-szukaj.png') no-repeat center center;
	border: none;
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 21px 0 21px 21px;
	overflow: hidden;
	text-indent: 26px;
	width: 26px;
}

body > header .szukajka-pole {
	background: transparent;
	border: none;
	color: rgb(116, 116, 116);
	float: right;
    font: normal 16px/18px Arial,sans-serif;
	font-style: italic;
	height: 26px;
	margin: 21px 21px 21px 0;
	padding: 0;
	width: 210px;
}

body > header .szukajka-przycisk:hover {
	cursor: pointer;
}

body > header ul.kategorie {
	float: left;
	margin: 0;
	overflow: hidden;
}

body > header ul.kategorie li {
	float: left;
	overflow: hidden;
}

body > header ul.kategorie a {
	color: rgb(196, 196, 196);
	color: rgb(110, 110, 110);
	float: left;
    font: bold 18px/20px Arial,sans-serif;
	padding: 25px 15px 24px 15px;
	text-transform: lowercase;
}

body > header ul.kategorie a.aktywna {
	color: rgb(0, 155, 222);
}

body > header ul.submenu {
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid silver;
	border-top: none;
	display: none;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	width: 1138px;
	z-index: 9999;
}

body > header ul.submenu li {
	float: none;
	padding: 0 10px;
}

body > header ul.submenu li.waskie {
	width: 215px;
}

body > header ul.submenu a {
	color: rgb(110, 110, 110);
	display: block;
	padding: 5px 10px;
}

body > header ul.submenu a:focus, body > header ul.submenu a:hover {
	background-color: rgba(235, 235, 235, 0.9);
	text-decoration: none;
}

body > header ul.submenu li.poziom-1 {
	float: left;
	padding-left: 0;
}

body > header li.poziom-1 a {
	font-weight: bold;
}

body > header ul.submenu a.ostatni {
	font-weight: normal;
}

/******************************************************************************/

main {
	min-height: 400px;
}

article {
	margin: 0 auto;
	padding: 50px 0;
	width: 970px;
}

article > header {
	padding-bottom: 30px;
}

article > header h2 {
	color: #111;
	font: bold 22px/24px Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

article .content {
	width: 100%;
}

/******************************************************************************/

footer {
	border-top: 1px solid rgb(172, 172, 172);
	background: rgb(64, 64, 64);
}

footer p, footer a {
	color: rgb(130, 130, 130);
    font: bold 16px/18px Arial,sans-serif;
}

footer .rodzaje-wrapper{
	border-bottom: 1px solid rgb(86, 86, 86);
}

footer .rodzaje {
	margin: 20px auto;
	overflow: hidden;
	width: 1170px;
}

@media only screen and (max-width: 1200px) {
	footer .rodzaje {
		margin: 20px 0;
		width: 100%;
	}
}

footer .rodzaje li {
	float: left;
	margin: 5px 15px;
}

footer .rodzaje a {
	color: gainsboro;
}

footer .menu {
	float: left;
	margin: 15px 80px 15px 15px;
}

footer .menu li {
	display: block;
	margin: 10px 0;
}

footer .menu a {
/*	color: rgb(176, 176, 176);*/
	text-transform: lowercase;
}

#newsletter {
	float: left;
	margin: 21px 80px 25px 15px;
	overflow: hidden;
}

#newsletter p, #newsletter form {
	clear: both;
	float: left;
}

#newsletter p {
	line-height: 28px;
}

#newsletter span.discount {
	color: rgb(0, 155, 222);
}

#newsletter form {
	margin: 15px 0;
	height: 36px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 263px;
}

#newsletter-pole {
	border: 1px solid rgb(219, 219, 219);
	border-right: none;
	color: rgb(56, 56, 56);
    font: bold italic 12px/14px Arial,sans-serif;
	left: 0;
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 0;
	width: 206px;
}

#newsletter-przycisk {
	background: rgb(186, 186, 186) url('img/ikona-newsletter.png') no-repeat center center;
	border: 1px solid rgb(219, 219, 219);
	height: 36px;
	left: 226px;
	line-height: 36px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	text-indent: 36px;
	width: 34px;
}

#newsletter a.signout {
	clear: both;
	float: right;
    font: bold 14px/18px Arial,sans-serif;
	font-style: italic;
}

footer div.hours-contact {
	float: left;
	margin: 21px 15px;
	overflow: hidden;
}

footer  p.hours {
	line-height: 28px;
}

footer p.contact {
    font: bold 14px/18px Arial,sans-serif;
	margin-top: 30px;
}

footer ul.partners {
	float: right;
	margin: 0 15px;
}

footer ul.partners li {
	display: block;
	margin: 25px 0;
	overflow: hidden;
	text-indent: 195px;
	width: 165px;
}

footer ul.partners .dhl {
	background: transparent url('img/logo-dhl.png') no-repeat center center;
	height: 25px;
	line-height: 25px;
}

footer ul.partners .przelewy-24 {
	background: transparent url('img/logo-przelewy-24.png') no-repeat center center;
	height: 55px;
	line-height: 55px;
}

footer ul.partners .visa-mc {
	background: transparent url('img/logo-visa-mc.png') no-repeat center center;
	height: 40px;
	line-height: 40px;
}

footer p.copyrights {
	clear: both;
	float: left;
    font: bold italic 12px/18px Arial,sans-serif;
	margin: 25px 40px 25px 15px;
}

footer p.authors {
	float: left;
    font: bold italic 12px/18px Arial,sans-serif;
	margin: 25px 40px 25px 15px;
}

footer p.authors a {
    font: bold italic 12px/18px Arial,sans-serif;
}

footer ul.socials {
	float: right;
	margin: 25px 5px;
	overflow: hidden;
}

footer ul.socials li {
	float: left;
	margin: 0 10px;
}

footer ul.socials a {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-indent: 20px;
	width: 20px;
}

footer ul.socials .fb {
	background: transparent url('img/social-fb.png') no-repeat center center;
}

footer ul.socials .tw {
	background: transparent url('img/social-tw.png') no-repeat center center;
}

footer ul.socials .gp {
	background: transparent url('img/social-gp.png') no-repeat center center;
}

footer ul.socials .li {
	background: transparent url('img/social-li.png') no-repeat center center;
}

footer ul.socials .fl {
	background: transparent url('img/social-fl.png') no-repeat center center;
}

/* OGOLNE ====================================================================*/
/*
body
{
	background: #fff;
    color:#434343;
    font: 12px/18px Tahoma, Arial, sans-serif;
}

td
{
	font: 12px/18px Tahoma, Arial, sans-serif;
}
*/
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	background: #fff;
	border: 1px solid #ababab;
	font: normal 16px/18px Arial,sans-serif;
	margin: 0;
	padding: 7px 10px;
}
/*
select
{
	padding: 2px;
}

textarea
{
	overflow: auto;
}

h1, h2
{
	font: 17px/22px sans-serif;
	padding: 0px;
	margin: 0px;
	color: #111;
}

a
{
	color: #4374a3;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
*/
span.komunikat
{
	color:#009900;
}

span.blad, div.bledy
{
	color:#990000;
}

div.errorSummary {
	color:#990000;
	padding-bottom: 10px;
}

span.required
{
	color:#f88;
}

div.errorMessage
{
	font: 11px/15px sans-serif;
	color: #c00;
}

/* TEMPLATKA ================================================================ */
/*
div.srodkowanie
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

div.tlo-1
{
	width: 100%;
	background: transparent url('img/tlo-1.png') repeat-x top center;
}

div.tlo-2
{
	width: 100%;
	background: transparent url('img/tlo-2.png') repeat-x top center;
}

div.tlo-3
{
	width: 100%;
	background: transparent url('img/tlo-3.jpg') repeat-x bottom center;
}

div.gora
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 157px;
	background: transparent url('img/gora.png') no-repeat top center;
	overflow: hidden;
}

a.logo
{
	position: absolute;
	left: 38px;
	top: 19px;
	width: 310px;
	height: 62px;
}

div.menu-gorne
{
	position: absolute;
	left: 0px;
	top: 105px;
	width: 1000px; 
}

div.szukajka
{
	position: absolute;
	left: 530px;
	top: 34px;
	width: 257px;
	height: 35px;
}

input.szukajka-pole
{
	display: block;
	position: absolute;
	right: 0px; 
	top: 0px;
	width: 187px;
	padding: 10px;
	background: transparent;
	border: none;
	color: #767676;
}

input.szukajka-przycisk
{
	display: block;
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 44px;
	height: 35px;
	background: transparent;
	border: none;
	cursor: pointer;
}

a.twoj-koszyk
{
	display: block;
	position: absolute;
	right: 46px;
	top: 34px;
	width: 105px;
	height: 35px;
}

div.lewa
{
	float: left;
	width: 260px;
	min-height: 300px;
}

div.naglowek-ciemny
{
	width: 250px;
	height: 25px;
	padding: 13px 0px 0px 0px;
	background: transparent url('img/naglowek-ciemny.png') no-repeat center center;
	text-align: center;
	color:#fff;
	font: 13px/14px sans-serif;
	margin-bottom: 1px;
}

div.prawa
{
	float: right;
	width: 723px;
}

div.dol
{
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 342px;
}

div.newsletter
{
	position: absolute;
	left: 0px;
	top: 40px;
	width: 230px;
	height: 250px;
	background: transparent url('img/newsletter.png') no-repeat top left;
}

input.newsletter-pole
{
	display: block;	
	position: absolute;
	left: 0px;
	top: 137px;
	width: 208px;
	padding: 11px;
	border: none;
	background: transparent;
}

input.newsletter-dodaj
{
	display: block;
	position: absolute;
	left: 84px;
	top: 184px;
	width: 64px;
	height: 54px;
	border: none;
	background: transparent;
	cursor: pointer;
}

div.kontakt
{
	position: absolute;
	right: 30px;
	top: 40px;
	width: 180px;
	height: 250px;
	background: transparent url('img/ikona-telefon.png') no-repeat 20px 0px;
	color: #343434;
}

div.kontakt a
{
	color: #000;
}

div.kontakt a.edytuj
{
	position: absolute;
	right: 22px;
	top:0px;
}

div.stopka
{
	position: absolute;
	bottom: 16px;
	left: 0px;
	padding-left: 20px;
	width: 1000px;
	text-align: center;
	color: #fff;
}

div.stopka a
{
	color: #fff;
	font-family: Impact, Tahoma, sans-serif;
}

/* ARTYKULY (TAKZE ARTYKULY W PRZEGLADACH) ================================== */

div.artykuly-tresc {
	color: rgb(55, 55, 55);
    font: normal 18px/20px Arial,sans-serif;
	line-height: 150%;
}

/*
div.artykuly-zdjecia
{
	float:right;
	margin: 3px 0px 10px 15px;
}

div.artykuly-zdjecia ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.artykuly-zdjecia ul li
{
	margin-bottom: 15px;
	background: transparent;
}

div.artykuly-zdjecia ul li a
{
	display: block;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

div.artykuly-zdjecia div.podpis
{
	text-align: center;
	margin-top: 3px;
}


/* PRZEGLĄDY ================================================================ */

a.przeglady-miniatura {
	display: block;
	padding: 8px 12px 15px 12px;
	text-decoration: none;
	background: #f3f3f3;
	margin-bottom: 15px;
	border-bottom: 1px solid #b7daed;
}

a.przeglady-miniatura:hover {
	text-decoration: none;
	/*background: #eee;*/
}

span.przeglady-miniatura-naglowek {
	display: block;
	float: left;
	font: bold 18px/22px Arial,sans-serif;
	color: #037fc3;
}

span.przeglady-miniatura-data {
	display: block;
	float: right;
	font: 10px/20px sans-serif;
	color: #74899c;
}

span.przeglady-miniatura-tresc {
	display: block;
	clear: both;
	padding-top: 12px;
	color: #222;
}

img.przeglady-miniatura-obrazek {
	display:block;
	float: left;
	width: 150px;
	margin: 4px 15px 4px 0px;
	border: 2px solid #448ed2;
}

span.przeglady-miniatura-tresc-tekst {
	float: right;
	width: 170px;
}

a.artykul-glowny-obrazek {
	display:block;
	float: right;
	margin: 0px 0px 15px 20px;
}

a.artykul-glowny-obrazek img {
	display:block;
}

/* FACEBOOK ================================================================= */
/*
div.facebook
{
	position: fixed;
	left: -298px;
	top: 175px;
	width: 350px;
	height: 329px;
	background: transparent url('img/facebook.png') no-repeat top center;
	z-index: 200;
}

div.facebook div.facebook-wnetrze
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 292px;
	height: 326px;
}

div.facebook div.facebook-przycisk
{
	position: absolute;
	left: 282px;
	top: 0px;
	width: 61px;
	height: 132px;
}


/* PRZYCISKI I POLA ========================================================= */

a.przycisk-kontener
{
	display: block;
	text-decoration: none;
	color: #fff;
	font: 12px/12px sans-serif;
	text-align: center;
}

span.przycisk-lewa
{
	display: block;
	float: left;
	width: 8px;
	height: 35px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
}

span.przycisk-srodek
{
	display: block;
	float: left;
	height: 25px;
	padding: 10px 5px 0px 5px;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: top center;
}

span.przycisk-prawa
{
	display: block;
	float: left;
	width: 8px;
	height: 35px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
}

a.przycisk-kontener.przycisk-szary
{
	color: #0b3661;
}

/* TINY TIPS ================================================================ */
/*
.lightTip						{  }
.lightTip .content				{ width: auto; padding: 0px; border: 6px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }
.lightTip .bottom				{ height: 14px; background: url('img/notch-white.png') top center no-repeat; }




#szukaj_glowna {
	/*background: rgb(223, 223, 223);
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;*/
}

#szukaj_kategoria, #szukaj_rozmiar {
/*	background: rgb(67, 116, 163);
	border-radius: 7px;
	color: white;
	font: bold 12px/18px Tahoma,sans-serif;
	margin: 10px 0 10px 10px;
	padding: 8px 15px;
	/*text-transform: uppercase;*/
/*	width: 272px;*/
}

#szukaj_submit {
/*	border-radius: 7px;
	font: bold 16px/18px Tahoma,sans-serif;
	margin: 10px 0 0 10px;
	padding: 6px 20px;
	text-transform: uppercase;
	width: 130px;*/
}

#szukaj_submit:focus, #szukaj_submit:hover {
/*	background: rgb(238, 238, 238);
	color: black;*/
	cursor: pointer;
}

#szukaj_submit:disabled {
/*	background: rgb(228, 228, 228);
	color: dimgray;*/
	cursor: default;
}
/* MENU GÓRNE =============================================================== */

div.menu-gorne a
{
	display: block;
	float: left;
	color: #fff;
	padding: 15px 30px 0px 30px;
	height: 28px;
	margin-right: 5px;
	font: 14px/14px sans-serif;
	text-decoration: none;
	text-align: center;
	background: transparent url('img/menu-gorne-hover.png') no-repeat -1000px -1000px;
}

div.menu-gorne a.aktywna, div.menu-gorne a:hover
{
	text-decoration: none;
	background: transparent url('img/menu-gorne-hover.png') no-repeat bottom center;
}

div.menu-przedzialek
{
	float: left;
	width: 3px;
	height: 43px;
	background: transparent url('img/menu-gorne-przedzialek.png') no-repeat center center;
}

/* MENU LEWE ================================================================ */

div.menu-lewe a.poziom-1
{
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	color: #434343;
	width: 214px;
	height: 28px;
	padding: 9px 18px 0px 18px;
	margin: 0px 0px 1px 0px;
	font: bold 12px/18px Tahoma, sans-serif;
	background: transparent url('img/kategoria.png') no-repeat top left;
	text-decoration: none;
}

div.menu-lewe a.aktywna.poziom-1,
div.menu-lewe a.poziom-1:hover
{
	background: transparent url('img/kategoria-zaznaczona.png') no-repeat top left;
	color: #fff;
	text-decoration: none;
}

div.menu-lewe a.poziom-1 span
{
	display: block;
	position: absolute;
	top: 13px;
	right: 10px;
	width: 13px;
	height: 13px;
	background: transparent url('img/kategoria-plus.png') no-repeat top center;
}

div.menu-lewe a.poziom-1:hover span
{
	background: transparent url('img/kategoria-plus.png') no-repeat bottom center;
}

div.menu-lewe a.aktywna.poziom-1 span,
div.menu-lewe a.aktywna.poziom-1:hover span
{
	background: transparent url('img/kategoria-minus.png') no-repeat center center;
}

div.menu-kategorie-kontener
{
	display: none;
	margin: 0px 0px 6px 7px;
	width: 236px;
	background: #eee;
	border-bottom: 5px solid #0c4785;
}

div.menu-kategorie-kontener.aktywna
{
	display: block;
}

div.menu-lewe a.poziom-2, div.menu-lewe a.poziom-3, div.menu-lewe a.poziom-4, div.menu-lewe a.poziom-5
{
	display: block;
	color: #0c4785;
	background: transparent url('img/menu-kreski.png') no-repeat bottom center;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
	/*font: bold 13px/18px Tahoma,sans-serif;
	
	*/
}

div.menu-lewe a.aktywna.poziom-2, div.menu-lewe a.aktywna.poziom-3, div.menu-lewe a.aktywna.poziom-4, div.menu-lewe a.aktywna.poziom-5,
div.menu-lewe a.poziom-2:hover, div.menu-lewe a.poziom-3:hover, div.menu-lewe a.poziom-4:hover, div.menu-lewe a.poziom-5:hover
{
	text-decoration: none;
	color:#0096d9;
}

div.menu-lewe a.poziom-3 { padding-left: 27px; }
div.menu-lewe a.poziom-4 { padding-left: 42px; }
div.menu-lewe a.poziom-5 { padding-left: 57px; }div.paginacja
{
	float: right;
	margin: 8px 0 0 0;
}

div.paginacja a
{
	display:block;
	background-color: #eee;
	color:#222;
	/*border:1px solid #999;*/
	margin-right: 5px;
	float:left;
	font: bold 12px/12px Arial,sans-serif;
}

div.paginacja a:hover
{
	text-decoration: none;
	background-color: #ddd;
}

div.paginacja a.pierwsza_strona
{
	
	width:8px;
	height:14px;
	background-image: url('img/paginacja/paginacja_pierwsza_strona.png');
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	padding:3px 5px;
/*	background-image: url('img/button-first.png');
	width: 30px;
	height: 30px;
	padding: 0;*/
}

div.paginacja a.lewo
{
	width:7px;
	height:14px;
	background-image: url('img/paginacja/paginacja_lewo.png');
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	padding:3px 5px;
/*	background-image: url('img/button-prev.png');
	width: 30px;
	height: 30px;
	padding: 0;*/
}

div.paginacja a.prawo
{
	width:7px;
	height:14px;
	background-image: url('img/paginacja/paginacja_prawo.png');
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	padding:3px 5px;
/*	background-image: url('img/button-next.png');
	width: 30px;
	height: 30px;
	padding: 0;*/
}

div.paginacja a.ostatnia_strona
{
	width:8px;
	height:14px;
	background-image: url('img/paginacja/paginacja_ostatnia_strona.png');
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	padding:3px 5px;
/*	background-image: url('img/button-last.png');
	width: 30px;
	height: 30px;
	padding: 0;*/
}

div.paginacja a.cyfra
{
	text-decoration: none;
	padding:2px 4px;
	padding:4px 6px;
/*	width: 30px;height: 30px;padding: 0;
	width: 30px;height: 12px;padding: 9px 0;background-color: transparent;text-align: center;
	background-image: url('img/button-page.png');
	font-size: 16px;color: rgb(110, 110, 110);	color: rgb(0, 155, 222);
*/
}

div.paginacja a.cyfra_zaznaczona
{
	text-decoration: none;
	padding:2px 4px;
	padding:4px 6px;
	background-color: rgb(0, 155, 222);/*#67829e;*/
	color: #fff;
/*	width: 30px;height: 12px;padding: 9px 0;background-color: transparent;text-align: center;
	background-image: url('img/button-current.png');
	font-size: 16px;*/
}