body, span, div, form, p, h1, h2, h3, ul, li, fieldset, label, img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-size: 10px;
  font-family: verdana, arial, helvetica;
	background: url('images/top_background.png') repeat-x;
	background-color: #E6E6E6;
}

img {
	border: none;
}

#content {
    width: 995px;
    margin: auto;
    min-height: 100%;
    margin-top: -40px;
    background: #ffffff; 
      background-image: url('images/menu.gif');
      background-repeat:repeat-y;
}

* html #content {
    height: 100%;
}

body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;
}

#content:after {
    clear:both;
    display:block;
    height:1%;
    content:" ";
}

#header {
    height: 176px;
    background: url('images/logo_background.png') repeat-x;
    margin-top: 40px ;

}

#header .logo {
	width: 389px;
	height: 136px;
	background: url('images/logo.png') no-repeat;
  float: left;
}

#header .menu {
  padding-top: 10px;
  padding-left: 410px;
  padding-bottom: 2px;
	font-size: 10px;
  color: #FFFFFF;
  text-align: center;

}

#header .menu a {
  color: #FFFFFF;
  font-weight: bold;
}

#header .logowanie {
  margin-left: 22px;
  margin-right: 27px;
	font-size: 10px;
  font-family: verdana, arial, helvetica;
  float: left;
}

#header .logowanie label {
  width: 40px;
  color: #ffffff;
  padding: 3px 0 0 0px;
  float: left;
}

#header .logowanie input {
  height: 15px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	font-size: 10px;
  font-family: verdana, arial, helvetica;
  float: left;
}

#header .logowanie div {
  overflow: hidden;
  clear: both;
  margin-bottom: 0.3em;
}

#header .logowanie .login {
  width: 120px;
}

#header .logowanie .haslo {
  width: 86px;
}

#header .logowanie .ok {
	border: 0;
  padding: 0px 0px 0px 2px;
  height: 19px;
}

#header .logowanie .rejestracja {
  padding-top: 3px;
	font-size: 10px;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}


#header .logowanie .rejestracja img {
  padding-top: 4px;
}




#header .twoje_konto {
  width: 166px;
  margin-left: 22px;
  margin-right: 27px;
	font-size: 10px;
  font-family: verdana, arial, helvetica;
  float: left;
}

#header .twoje_konto h1 {
  width: 100px; 
}

#header .twoje_konto ul {
	list-style-type: none;
}

#header .twoje_konto li {
	font-size: 10px;
  font-family: verdana, arial, helvetica;
	line-height: 15px;
	padding-left: 12px;
	margin-left: 5px;
	background: url(images/p.png) no-repeat 0 7px;
}
#header .twoje_konto li a {
  color: #ffffff;
}

#header .kontakt {
  padding: 12px 0 0 10px;
  margin-top: 9px;
  width: 120px;
  color: #ffffff;
  float: left;
}

#header .kontakt .contact {
  margin-bottom: 9px;
}

#header .kontakt a {
  color: #ffffff;
}

#header .kontakt div {
  text-align: center;
}





#header .koszyk {
  margin-top: 17px;
  width: 235px;
  text-align: left;
  float: left;
}

#header .koszyk .show {
  width: 170px;
  text-align: center;
}

#header .koszyk p {
    padding-top: 15px;
    color: #ffffff;
    text-align: right;
}

#header .koszyk .cart {
  margin-bottom: 9px;
}

#header .naviContent {
  clear: both;
  height: 27px;
  padding: 13px 0 0 20px;
	font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-image: url('images/navigator.png');
}

#header .naviContent a{
  color: #ffffff;
}




#menu {
	width: 243px;
	height: 100%;
	font-size: 10px;
  font-family: verdana, arial, helvetica;

  float: left;
}

#menu .b_wyszukiwarka {
	width: 240px;
	height: 35px;
	background: url('images/pl/b_wyszukiwarka.png') no-repeat;
}

#menu .wyszukiwarka {
  padding-top: 11px;
	width: 240px;
	height: 84px;
	background: url('images/wyszukiwarka_tlo.png') no-repeat;
	background-color: #FFFFFF;
	font-size: 10px;
  font-family: verdana, arial, helvetica;
  color: #494949;
  text-align: left;
}

#menu .katalog {
	width: 240px;
	height: 35px;
	background: url('images/pl/b_produkty.png') no-repeat;
}

#menu .wyszukiwarka label {
  display: block;
  text-align: left;
  padding: 0 0 0 19px;
}

#menu .wyszukiwarka input {
  margin: 2px 0 0 0;
}

#menu .wyszukiwarka .szukaj {
  width: 200px;
  height: 15px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	font-size: 10px;
  font-family: verdana, arial, helvetica;
}

#menu .wyszukiwarka .ok {
  margin-top: 7px;
}

#menu .wyszukiwarka div {
  text-align: center;
}

#menu .right  {
  margin: 5px;
  font-weight: bold;
  text-align: right;
}

#menu .center  {
  margin: 15px;
  text-align: center;
}
#menu .wyszukiwarka p {
  margin: 5px;
  text-align: center;
}

#menu .wyszukiwarka p a{
	color: #494949;
}


#content .bottom {
  clear: both;
	background-image: url('images/footer_top.gif');
	background-color: #E6E6E6;
	width: 995px;
  height: 19px;
}

#kategorie {
	background-color: #f0f0f0;
	width: 240px;
}


#kategorie li {
	list-style-type: none;	
	text-align: left;
	position: relative;
  width: 240px;
}

#kategorie li a {
	display: block;
  background-image: url(images/p.png);
  background-repeat: no-repeat;
  background-position: 15px;
  font-family: Arial;
  font-size: 11px;
	color: #050505;
	padding: 5px 5px 5px 30px;
	margin-bottom: 1px; 
}

#kategorie li li a { background-position: 35px; padding-left: 50px; }
#kategorie li li li a { background-position: 60px;	padding-left: 75px; }
#kategorie li li li li a { background-position: 85px;	padding-left: 100px; }
#kategorie li li li li li a { background-position: 110px;	padding-left: 125px; }

#kategorie li a:hover, #kategorie li a:focus, #kategorie li a:active {
	background-color: #dfdfdf;
}


#center {
	width: 752px;
  float: left;
	font-size: 10px;
  font-family: verdana, arial, helvetica;
  padding: 0 0 15px 0;
}

#center .polecamy {
	width: 752px;
	height: 35px;
	background: url('images/pl/b_polecamy.png') no-repeat;
  padding-bottom: 10px;
}

#center .nowe_produkty {
	width: 752px;
	height: 35px;
	background: url('images/pl/b_nowe_produkty.png') no-repeat;
  padding-bottom: 10px;
}

#center .mapa_kategorii {
	width: 752px;
	height: 35px;
	background: url('images/pl/b_mapa_produktow.png') no-repeat;
  padding-bottom: 5px;
}



#mapa .grupa {
	background: #FFFFFF;
	height: 160px;
	text-align: left;
	float: left;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#mapa .grupa h1 {
  width: 157px; 
	padding-left: 15px;
	margin-left: 15px;
	padding-top: 15px;
  padding-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
	background: url(images/mapa_h1.png) no-repeat 0 18px;
}

#mapa .grupa ul {
	list-style-type: none;
}

#mapa .grupa li {
	font-size: 11px;
  font-family: verdana, arial, helvetica;
  color: #494949;
	line-height: 15px;
	padding-left: 15px;
	margin-left: 17px;
	background: url(images/mapa_p.png) no-repeat 0 5px;
}

#mapa .wiecej {
	font-weight: bold;
}


#new {
	width: 752px;
	height: 390px;
  text-align: center;
}

#new .produkt_new {
	width: 185px;
	height: 163px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
	padding-right: 3px;
	background-image: url('images/ramkan.png');
	float: left;
}

#new a.foto_new {
  padding-top: 2px;
	width: 188px;
	height: 100px;
  display: table-cell;
  text-align: center;
	vertical-align: middle;
}

#new .productPrice_new {
	padding-top: 5px;
  color: #494949;
}

#new .title {
  width: 155px;
  height: 38px;
  overflow: hidden; 
  font-size: 9px;
  font-weight: bold;
  color: #494949;
  margin: 0 15px 0 15px;
}
#new .title a {
  color: #494949;
}

div.footer_icon {  width: 995px; height: 53px; margin: auto; background-image: url('images/pay.gif'); clear: both; position: relative; }
div.footer_icon a { position: absolute; }

a.footer_1 { top: 12px; left: 24px; height: 32px; width: 101px; }
a.footer_2 { top: 8px; left: 160px; height: 39px; width: 88px; }
a.footer_3 { top: 12px; left: 294px; height: 28px; width: 65px; }
a.footer_4 { top: 12px; left: 417px; height: 30px; width: 85px; }
a.footer_5 { top: 14px; left: 556px; height: 26px; width: 81px; }
a.footer_6 { top: 15px; left: 595px; height: 23px; width: 146px; }
a.footer_7 { top: 13px; left: 681px; height: 27px; width: 54px; }
a.footer_8 { top: 17px; left: 783px; height: 21px; width: 97px; }
a.footer_9 { top: 11px; left: 924px; height: 29px; width: 43px; }

a.footer_1:hover { background: url(images/pay/footer_1.gif); }
a.footer_2:hover { background: url(images/pay/footer_2.gif); }
a.footer_3:hover { background: url(images/pay/footer_3.gif); }
a.footer_4:hover { background: url(images/pay/footer_4.gif); }
a.footer_5:hover { background: url(images/pay/footer_5.gif); }
a.footer_6:hover { background: url(images/pay/footer_6.gif); }
a.footer_7:hover { background: url(images/pay/footer_7.gif); }
a.footer_8:hover { background: url(images/pay/footer_8.png); }
a.footer_9:hover { background: url(images/pay/footer_9.png); }



#footer {
    width: 995px;
    height: 170px;
    padding-top: 12px;
    margin: auto;
    background-image: url('images/footer.png');

}


#footer .group {
  width: 180px;
	height: 100px;
	margin-left: 60px;
	text-align: left;
  float: left;
}

#footer .group h1 {
  width: 142px; 
	margin-left: 18px;
  padding: 10px 0 10px 18px;
  font-weight: normal;
	font-size: 11px;
	background: url(images/p2.png) no-repeat 0 13px;
}

#footer .group ul {
	list-style-type: none;
}

#footer .group li {
	font-size: 11px;
  font-family: verdana, arial, helvetica;
	line-height: 13px;
	padding-left: 15px;
	margin-left: 17px;
	background: url(images/mapa_p.png) no-repeat 0 3px;
}


#footer p {
  clear: both;
  padding-top: 15px;
	font-size: 11px;
  font-family: verdana, arial, helvetica;
  text-align: center;
}


#title {
	width: 752px;
	height: 35px;
	background: url('images/belka.png');
}

#title h1 {
	width: 720px;
	height: 15px;
  overflow: hidden; 
	font-family: Verdana;
	font-size: 12px;  
	color: #424242;
	padding: 10px 18px 0px 18px;
}

#text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding: 8px 8px 0px 8px;  
}

#text .medium {
	width: 400px;
	height: 410px;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  text-align: center;
	float: left;
}

#text .big_foto {
	width: 400px;
	height: 370px;
  display: table-cell;
  text-align: center;
	vertical-align: middle;
}

#text .info {
  width: 223px;
  height: 380px;
  float: left;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
}

#text .info .producent {
  width: 100%;
  height: 60px;
  text-align: right;
}
#text .info .producent img {
  max-height: 60px;
  margin-bottom: 10px;
}

a.afoto {
	width: 100px;
	height: 100px;
	border: 1px solid #efefef;
  display: table-cell;
  text-align: center;
	vertical-align: middle;
}

a.afoto:hover {
	border: 1px solid #dddddd;
}

.t_lewa {
	font-size: 10px;
	padding: 5px 8px 5px 8px;
	border-bottom: 1px solid #bace78;
	text-align: right;
	width: 30%;
	background-color: #eff7d3;
}
.t_prawa {
	font-size: 10px;
	padding: 5px 8px 5px 8px;
	border-bottom: 1px solid #cfdd9f;
	text-align: left;
	background-color: #ffffff;
}


.specifications_info
{
  color: #AAAAAA;
  text-align: center;
  padding: 10px;
}

.specifications_cechy
{
  font-weight: bold;
  padding: 5px 0 5px 5px;
}


/* Component containers
----------------------------------*/

.ui-widget-header { height: 34px; background: url(images/line.png) repeat-x; color: #222222; }
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/off.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { font-family: Verdana; font-size: 12px;  color: #969696/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/on.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { font-family: Verdana; font-size: 12px; color: #ffffff/*{fcHover}*/; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/on.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { font-family: Verdana; font-size: 12px; color: #ffffff/*{fcActive}*/; outline: none; text-decoration: none; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; }

/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 0 5px 0px 5px; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

label.error           { color:red; }

#message							{ margin: 50px 0 0 150px; }
#message p						{ font-weight:bold; margin: 6px 0px; }
#message h2							{
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 5px;
}

#checkmark						{ position: relative; top:-50px; left:-50px; }

#powiadomienie							{ text-align: center; margin: 15px 0 0 0; }

#powiadomienie h2							{
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 5px;
}


#powiadomienia { 
width: 100%;
height: 140px;
text-align: center;
margin: 15px 0 0 0; 
}

#powiadomienia .left { 
width: 50%;
height: 140px;
text-align: center;
border-right: 1px #dddddd solid;
padding-top: 5px;
margin-bottom: 15px;
float: left;
}

#powiadomienia .right { 
width: 49%;
height: 140px;
text-align: center;
padding-top: 5px;
margin-bottom: 15px;
float: right;
}




#mail_cena_form label, #mail_ilosc_form label {
  padding: 15px 0 5px 0;
  display: block;
}
#mail_cena_form .error, #mail_ilosc_form .error {
  padding-top: 5px;
  font-weight: bold;
  display: block;
}
#mail_cena_form .powiadomienie_cena, #mail_ilosc_form .powiadomienie_ilosc {
  margin: 10px 0 5px 0;
}


#tabela {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

#tabela h2 {
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 4px;
}


#tabela h2:hover {text-decoration: underline;}

#tabela h3 {
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 5px;
}

#center .lists {
  width: 100%;
  height: 100px;
	border-top: 1px solid #efefef;
	padding: 10px 0 10px 0;
  clear: both;
}

#center .lists .photo{
  float: left;
}

#center .lists .photo a {
	width: 120px;
	height: 100px;
  display: table-cell;
  text-align: center;
	vertical-align: middle;
}

#center .lists .title{
  width: 515px;
  float: left;
}

#center .lists .title h2{
  font-size: 13px;
  padding-bottom: 4px;
}

#center .lists .price{
  width: 100px;
  height: 100px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  float: left;
}

#center .lists .price p {
  width: 100px;
  height: 100px;
  display: table-cell; 
  vertical-align: middle
}

#center .sort_lists {
  width: 100%;
	border-top: 1px solid #efefef;

  clear: both;
}


#center .sort_lists .sort_title {
  width: 518px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
	padding: 7px 0 7px 120px;
  float: left;
}

#center .sort_lists .sort_price{
  width: 98px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
	padding: 7px 0 7px 0;
  float: left;
}

.pagelink, .pagecurrent {
	font-family: Verdana;
	font-size: 11px;
	color: #445563;
	padding: 0px 3px 6px 3px;
}

.pagecurrent{

	color: #000;
}


.rej_1 {
  padding: 4px;
  font-weight: bold;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.rej_2 {
  padding: 4px;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.rej_3 {
  padding: 3px;
  font-weight: bold;
  color: #222222;
}

.rej_4 {
  padding: 3px;
  color: #222222;
}

.rej_1_gw {
  padding-top: 3px;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.rej_4_gw {
  padding-top: 3px;
  color: #222222;
}

.rejestracja fieldset
{
    border: 0;
}

.rejestracja fieldset label
{
    float: left;
    text-align: right;
    font-weight: bold;
    padding-top: 1px;
    width: 100px;
    display: block;
    vertical-align: middle;
}

.rejestracja .wybierz
{
    text-align: center;
}
.rejestracja .wybierz label, input
{
    float: none;
    display: inline;
}

a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }

