/* SZKIELET */
body {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	color: black;
	font-size: 11px;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

span {
	font-family: arial;
	color: black;
	font-size: 11px;
}

span.bold {
	font-weight: bold;
}

img {
	border: 0;
}

div.all {
	width: 950px;
	margin: 0 auto;
}

.rej {
	border: 1px solid #256d83;
	padding: 2px;
	width: 219px;
	color: #206b81;
	font-size: 10px;
	background: url('images/input-bg.jpg') no-repeat;	
}

.normal_mniejszy {
	border: 1px solid #256d83;
	padding: 2px;
	width: 69px;
	color: #206b81;
	font-size: 10px;
	background: url('images/input-bg.jpg') no-repeat;
}


.normal_wiekszy {
	border: 1px solid #256d83;
	padding: 2px;
	width: 140px;
	color: #206b81;
	font-size: 10px;
	background: url('images/input-bg.jpg') no-repeat;
}

.koszyk-ilosc {
	padding: 2px;
	width: 25px;
	height: 17px;
	color: #206b81;
	font-size: 10px;
	background: url('images/koszyk_ilosc.jpg') no-repeat;
	border: 0;
	text-align:center;
}

b {
	font-weight: normal;
	color: #898989;
}

/* SZKIELET */


/* TOP - LOGO, PANEL UZYTKOWNIKA */
div.all div.top {
	width: 950px;
	height: 73px;
}

div.all div.top div.logo {
	width: 255px;
	height: 73px;
	float: left;
}

div.all div.top div.links {
	width: 242px;
	height: 68px;
	float: left;
	padding: 5px 0 0 45px;
}

div.all div.top div.links a {
	font-size: 10px;
	color: #99cc00;
	text-decoration: underline;
	background: url('images/arrow.jpg') no-repeat left;
	padding: 0 15px 0 10px;
}

div.all div.top div.links a:hover {
	color: #087b96;
	text-decoration: underline;
}


div.all div.top div.user {
	width: 388px;
	height: 48px;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px;
	background: url('images/user-bg.jpg') no-repeat;
}

div.all div.top div.user div.top {
	width: 388px;
	height: 22px;
}

div.all div.top div.user div.top div.koszyk {
	font-weight: bold;
	width: 50px;
	text-align: right;
	padding: 2px 5px 0 0;
	color: #898989;
	float: left;
}

div.all div.top div.user div.top div.produkty {
	background: url('images/btn-1.jpg') no-repeat;
	width: 117px;
	padding: 2px 0px 2px 0px;
	color: #898989;
	text-align: center;
	height: 18px;
	float: left;
}

div.all div.top div.user div.top div.kwota {
	background: url('images/btn-1.jpg') no-repeat;
	margin: 0 0 0 3px;
	width: 117px;
	padding: 2px 0px 2px 0px;
	color: #898989;
	text-align: center;
	height: 18px;
	float: left;
}

div.all div.top div.user div.top div.przegladaj {
	width: 78px;
	float: left;
	margin: 0 0 0 3px;
}

div.all div.top div.user div.bottom {
	width: 388px;
	clear: both;
	height: 20px;

}

div.all div.top div.user div.bottom  a {
	font-size: 10px;
	color: #99cc00;
	text-decoration: underline;
	background: url('images/arrow.jpg') no-repeat left;
	padding: 0 15px 0 10px;
}

div.all div.top div.user div.bottom a:hover {
	color: #087b96;
	text-decoration: underline;
}
/* TOP - LOGO, PANEL UZYTKOWNIKA */


/* PASEK MENU */
div.all div.menu {
	background: #161656;
	height: 24px;
	border-bottom: 3px solid #54cc01;
	width: 950px;
	clear:both;
}


div.all div.menu a.link {
	display: block;
	float:left;
	height: 14px;
	padding: 5px 45px 5px 15px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

div.all div.menu a.link:hover {
	background: url('images/menu-bg-all.jpg') no-repeat right;
}

div.all div.menu a.zaznaczony {
	display: block;
	float:left;
	height: 14px;
	padding: 5px 45px 5px 15px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	background: url('images/menu-bg-all.jpg') no-repeat right;
}


div.all div.menu div.separator {
	background: url('images/menu-separator.jpg') repeat-x;
	display: block;
	float:left;
	height: 12px;
	padding: 5px 0 6px 2px;
}

div.all div.menu div.separator2 {
	background: url('images/menu-separator2.jpg') repeat-x;
	display: block;
	float:left;
	height: 13px;
	padding: 5px 2px 6px 2px;
}

div.all div.menu div.separator3 {
	display: block;
	float:left;
	height: 12px;
	padding: 5px 2px 5px 2px;
}
/* PASEK MENU */


/* MENU BOCZNE */
div.all div.menu-left {
	width: 200px;
	margin: 5px 5px 0 0;
	float: left;
}

div.all div.menu-left div.naglowek {
	width: 200px;
	height: 27px;
	background-repeat: no-repeat;
	clear: both;
}

div.all div.menu-left div.link {
	width: 175px;
	height: 14px;
	background: url('images/menu-link-bg.jpg') repeat-x;
	clear: both;
	padding: 5px 5px 5px 20px;
}

div.all div.menu-left div.link a {
	color: #161656;
	text-decoration: none;
}

div.all div.menu-left div.reklama-mala {
	width: 200px;
	height: 190px;
	background: #f9f9f9;
	margin: 5px 0 5px 0;
	clear: both;
}

div.all div.menu-left div.reklama-duza {
	width: 200px;
	height: 550px;
	background: #f9f9f9;
	margin: 5px 0 5px 0;
	clear: both;
}

div.all div.menu-left div.opinia {
	background: #f2f2f2;
	clear: both;
	padding: 5px;
	width: 190px;
	border-bottom: 1px solid #acacac;
	margin: 0 0 1px 0;
	color: #161656;
}


div.all div.menu-left div.opinia p a {
	font-weight: bold;
	background: url('images/arrow.jpg') no-repeat right;
	padding: 0 10px 0 0;
	color: #161656;
	text-decoration: none;
	font-size: 10px;
}
/* MENU BOCZNE */



/* TRESC WLASCIWA */
div.all div.main {
	width: 745px;
	float: left;
	margin: 5px 0 0 0;
}

div.all div.main div.reklama-gora {
	width: 745px;
	height: 95px;
	clear: both;
	background: #f9f9f9;
}

/* wyszukiwarka */
div.all div.main div.szukaj {
	width: 745px;
	height: 95px;
	margin: 5px 0 0 0;
	background: url('images/szukaj-bg.jpg') no-repeat;
	clear: both;
}

div.all div.main div.szukaj table {
	width: 745px;
	border: 0;
}

div.all div.main div.szukaj table td {
	width: 332px;
	padding: 6px 0 0 10px;
	height: 20px;
	color: white;
}

div.all div.main div.szukaj table td strong {
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

div.all div.main div.szukaj input {
	padding: 2px;
	width: 337px;
	border: 1px solid #206b81;
	color: #206b81;
	font-size: 10px;
	background: url('images/input-bg.jpg') no-repeat;
}

div.all div.main div.szukaj select {
	padding: 2px;
	width: 219px;
	border: 1px solid #206b81;
	color: #206b81;
	font-size: 10px;
}

div.all div.main div.szukaj input.submit {
	width: 58px;
	font-size: 23px;
	background: url('images/szukaj-btn.gif') no-repeat;
	border: 0;
	cursor: pointer;
	height: 23px;
}

div.all div.main div.szukaj input.radio {
	border: 0;
	width: 10px;
	margin: 4px 0 0 0;
	background: transparent;
}
/* wyszukiwarka */

div.all div.main div.box {
	width: 745px;
	clear: both;
	margin: 5px 0 0 0;
}

div.all div.main div.box div.left2 {
	width: 344px;
	float: left;
	padding: 10px 10px 10px 15px;
}


div.all div.main div.box div.left {
	width: 335px;
	margin: 0 0 0 15px;
	float: left;
}

div.all div.main div.box div.naglowek {
	float:left;
	color: #298da4;
	font-size: 12px;
	margin: 0 0 0 2px;
	font-weight: bold;
	text-transform: uppercase;
}

div.all div.main div.box h3 {
	font-weight: bold;
	font-size: 11px;
	color: #161656;
	margin: 10px 0 0 0;
}

div.all div.main div.box div.dodaj-do-koszyka {
	clear: both;
	background: url('images/dodaj-do-koszyka.jpg');
	height: 23px;
	width: 335px;
	text-align: right;
}


div.all div.main div.box div.archiwum-linia {
	clear: both;
	background: url('images/dodaj-do-koszyka.jpg') repeat-x;
	padding: 5px 0 0 0;
	height: 23px;
	width: 730px;
	text-align: right;
}


div.all div.main div.box div.linia {
	height: 10px;
	border-bottom: 1px solid #acacac;
	float: right;
	width: 245px;
}

div.all div.main div.box div.right {
	width: 330px;
	margin: 0 0 0 45px;
	float: left;
	/* ie 6 hack */
	* margin: 0 0 0 30px;
}

div.all div.main div.box div.right2 {
	width: 351px;
	/* height: 15px; */
	margin: 0 0 0 25px;
	padding: 10px 0px 5px 0px;
	float: left;
	/* ie 6 hack */
	* margin: 0 0 0 25px;
}

div.all div.main div.box div.news {
	background: url('images/aktualnosci-bg.jpg') right top no-repeat #f2f2f2;
	padding: 10px 10px 5px 10px;
	margin: 1px 0 0 0;
	clear: both;
}

div.all div.main div.box div.news h3 {
	margin: 0;
}

div.all div.main div.box div.news small {
	font-size: 10px;
	color: #898989;
}

div.all div.main div.box a.bottom {
	color: #161656;
	text-decoration: none;
}

div.all div.main div.box table td.bottom-fotoplanet {
	background: url('images/fotoplanet.jpg') #ececec no-repeat;
	padding: 35px 15px 10px 18px;
	width: 215px;
	margin: 0 1px 0 0;
}

div.all div.main div.box table td.bottom-porady-pomoc {
	background: url('images/porady-pomoc.jpg') #ececec no-repeat;
	padding: 35px 15px 10px 18px;
	width: 215px;
	margin: 0 1px 0 0;
}

div.all div.main div.box table td.bottom-zakupy-zamowienia {
	background: url('images/zakupy-zamowienia.jpg') #ececec no-repeat;
	padding: 35px 15px 10px 18px;
	width: 213px;
}

div.all div.main div.box a.podstrony {
	color: #898989;
	text-decoration: none;
}

div.all div.platnosci {
	padding: 5px 0 0 0;
	text-align: center;
	clear: both;
}

div.all div.main div.box a.wiecej {
	background: url('images/arrow.jpg') no-repeat left;
	padding: 0 0 0 10px;
	color: #99cc00;
	text-decoration: underline;
	font-size: 10px;
}

div.all div.main div.box a.wiecej2 {
	background: url('images/arrow.jpg') no-repeat right;
	padding: 0 10px 0 0;
	color: #161656;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

div.all div.main div.box a.wiecej3 {
	background: url('images/arrow2.jpg') no-repeat left;
	padding: 0 0 0 10px;
	color: #161656;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

 a.wiecej3 {
	background: url('images/arrow2.jpg') no-repeat left;
	padding: 0 0 0 10px;
	color: #161656;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

div.all div.main div.box a.wiecej4 {
	background: url('images/arrow-big.jpg') no-repeat right;
	padding: 0 10px 0 0;
	color: #161656;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

td {
	color: #898989;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
}

a.wiecej_kategoria {
	color: #161656;
	font-weight: bold;
	text-decoration: none;
}

a.wiecej_kategoria:hover {
	text-decoration: underline;
}

td.naglowek {
	float:left;
	color: #298da4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div.kategoria-dodaj-do-koszyka {
	clear: both;
	background: url('images/dodaj-do-koszyka.jpg');
	height: 23px;
	width: 340px;
	text-align: right;
}


div.produkt-drukuj {
	clear: both;
	background: url('images/dodaj-do-koszyka.jpg');
	height: 23px;
	text-align: right;
	margin: 5px 0 0 0;
}


th.naglowek {
	float:left;
	color: #298da4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url('images/belka.jpg') no-repeat;
	width: 730px;
	height: 38px;
	padding: 10px 0 0 15px;
	text-align:left;
}

em {
	color: red;
	font-style: normal;
}

a { 
	color: #9acb00;
}

a:hover {
	color: #161758;
	text-decoration: none;
}


.submit_rejestracja {
	background: url('images/zarejestruj.jpg') no-repeat;
	height: 22px;
	width: 78px;
	cursor: pointer;
	border: 0;
}

.submit_porownaj_produkty {
	background: url('images/porownaj_produkty.jpg') no-repeat;
	height: 24px;
	width: 109px;
	cursor: pointer;
	border: 0;
}

.submit_wyslij {
	background: url('images/btn-wyslij.jpg') no-repeat;
	height: 26px;
	width: 58px;
	cursor: pointer;
	border: 0;
}

.submit_wyslij2 {
	background: url('images/szukaj.gif') no-repeat;
	height: 24px;
	width: 58px;
	cursor: pointer;
	border: 0;
}

a.other3 {
	text-decoration: none;
	color: #161656;
}

a.other3:hover {
	text-decoration: none;
	color: #9acb00;
}

.submit_haslo {
	background: url('images/submit-haslo.jpg') no-repeat;
	height: 24px;
	width: 83px;
	cursor: pointer;
	border: 0;	
}

.submit_zapisz {
	background: url('images/submit-zapisz.jpg') no-repeat;
	height: 24px;
	width: 89px;
	cursor: pointer;
	border: 0;
}


.owal {
	background: #f2f2f2;
	clear: both;
}

.owal-lewo {
	background: url('images/lewo-bg.jpg') no-repeat;
	float: left;
	height: 20px;
	width: 7px;
}
.owal-prawo {
	background: url('images/prawo-bg.jpg') no-repeat;
	float: left;
	height: 20px;
	width: 7px;
}

.owal-tekst {
	background: #f2f2f2;
	float: left;
	height: 17px;
	padding: 3px 0 0 0;
	vertical-align: middle;
}


.miniatury {
	margin-right:15px;
	width:73px;
	height:51px;
	float:left;
	border-width:0px;
	border-style: solid;
	border-color: #CFCFCF;
	cursor: pointer;
	display:block;
}

img.laduj {
	border: 1px solid #adadad;
}

a.niebieski {
	color: #161656;
	text-decoration: none;
}

a.niebieski:hover {
	color: #161656;
	text-decoration: underline;
}


a.produkt_szczegoly{
	color: #161656;
	text-decoration: none;
	display:block;
	padding: 6px 0 6px 10px;
	background: #ececec;
	border-right: 1px solid white;
}

a.produkt_szczegoly:hover{
	color: #ffffff;
	text-decoration: none;
	background: url('images/produkt_strzalka.jpg') no-repeat right #161656;
}

a.produkt_szczegoly_zaznaczone{
	display:block;
	padding: 6px 0 6px 10px;
	border-right: 1px solid white;
	color: #ffffff !important;
	text-decoration: none;
	background: url('images/produkt_strzalka.jpg') no-repeat right #161656;
}

.custom {
	color: #646464;
	width: 270px;
	border: 1px #d2d2d2 solid;
	padding: 15px 10px 15px 10px;
	font-size: 10px;
	background: white;
	z-index: 13000;
	cursor: pointer;
}

.szczegoly_prod {
	background: #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

.szczegoly_prod2 {
	background: #f4f4f4;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}


a.produkt-wiecej {
	background: url('images/arrow.jpg') no-repeat right;
	padding: 0 10px 0 0;
	color: #161656;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

td.powrot {
	padding: 0 0 0 15px;
}

textarea.produkt-opinia {
	border: 1px solid #d2d2d2;
	width: 250px;
	height: 75px;
	color: #898989;
	font-size: 11px;
	font-family: tahoma;
	padding: 3px;
}

td.spr_popr_l {
	width: 300px;
	text-align:right;
	color:#171757;
	/* font-weight:bold; */
	margin: 0 15px 0 15px;
}

div.zam_naglowek {
	background: #ffffff;
	width: 710px;
	cursor: pointer;
	height: 24px;
	margin: 0 15px 0 15px;
}


div.zam_naglowek:hover {
	background: #cfcfcf;
}
/* TRESC WLASCIWA */


/* STOPKA */
div.all div.stopka {
	border-top: 1px solid #acacac;
	clear: both;
	font-size: 10px;
	color: #898989;
}

div.all div.stopka span {
	font-size: 10px;
}

div.all div.stopka a {
	color: #087b96;
}

div.all div.stopka div.left {
	float: left;
	width: 700px;
	padding: 5px 0 10px 0;
}

div.all div.stopka div.right {
	float: left;
	width: 250px;
	text-align: right;
}
/* STOPKA */


/* sciezka nawigacji */
div.sciezka {
	padding: 5px 0 3px 10px;
	font-size: 10px;
}

div.sciezka a {
	color: #8a8a8a;
	text-decoration: none;
	font-size: 10px;
}

div.sciezka a:hover {
	color: #161656;
	text-decoration: underline;
	font-size: 10px;
}

div.sciezka span {
	color: #161656;
	font-size: 10px;
}

div.sciezka span.zaznaczony {
	color: #98cb00;
	text-decoration: underline;
	font-size: 10px;
}

a {
	color:black;	
}
a:visited {
	color:black;	
}
/* sciezka nawigacji */
