html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff url('../img/bg/bg_header.gif') top left repeat-x;
	font: 12px/15px Tahoma, Verdana, Arial;
	color: #127280;
	}
table {
	margin: 0px;
	border-collapse:collapse;
	empty-cells: show;
	}
td {
	font: 11px/16px Tahoma, Verdana, Arial;
	border: 0px;
	padding:0px;
	vertical-align: top;
	cursor: default;
	}
img {
	border: 0px;
	}
a {
	text-decoration: none;
	color:#ff7f00;
	border: none;
	}
a:focus, a:active {
   outline: none;
   } 
a:hover {
	color:#ff7f00;
	text-decoration: underline;
	}
p, form {
	margin: 0px;
	padding:0px;
	}
ul {
  padding: 0px 10px;
  }
h1 {
	font: 22px/22px Tahoma, Verdana, Arial;
	padding: 10px 0px 20px 0px;
	/*margin: 25px 0px 0px 60px;*/
	margin: 0;
	color:#ff7f00;
	font-weight:normal;
	}
h2 {
	font: 18px/18px Tahoma, Verdana, Arial;
	padding:0px;
	margin: 25px 0px 0px 60px;
	color:#ff7f00;
	font-weight:normal;
	}
h3 {
	font: 12px/12px Tahoma, Verdana, Arial;
	padding:0px;
	margin: 0px 0px 15px 0px;
	color:#ff7f00;
	font-weight: bold;
	}
h4 {
	font: 12px/12px Tahoma, Verdana, Arial;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#ff7f00;
	font-weight: normal;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.infoerr {
  color: #ed0000;
  margin: auto;
  text-align: center;
}
.infook {
  color: #88b8bf;
  margin: auto;
  text-align: center;
}
.path {
  margin: 10px 20px 20px 60px;
  padding: 0px;
}
div#main  {
	width:900px;
	margin:auto;
	padding-bottom:10px;
	}
div#header {
	width:900px;
	height:93px;
	clear:both;
	background:url('../img/bg/bg_header_menu.gif') top left no-repeat;
	}
	div#logo {
	width:228px;
	height:40px;
	padding:31px 0px 22px 45px;
	float:left;
	}
div#header	div#menu {
	width:500px;
	padding:44px 40px 0px 0px;
	float:right;
	text-align:right;
	}
div#header	div#menu a:hover {
	color: #127280;
	text-decoration: none;
	}
div#header	div#languages {
	width:40px;
	padding:44px 40px 0px 0px;
	float:right;
	text-align:right;
	}
div#header	div#languages a {
	color: #4CA0B5;
	}
div#header	div#languages a:hover {
	color: #127280;
	text-decoration: none;
	}
div#header	div#languages a.selected {
	color: #FF7F00;
	text-decoration: none;
	}
div#header {
	color:#4ca0b5;
	font-weight:bold;
	}
div#footer {
	width:815px;
	height:142px;
	clear:both;
	padding:22px 0px 0px 90px;
	background:url('../img/bg/bg_footer.jpg') top left no-repeat;
	}
div#footer p {
	height:20px;
	line-height:18px;
	float:left;
	padding:0px 28px 0px 30px;
	background:url('../img/ico/list_menu_bottom.gif') top left no-repeat;
	}
div#footer a {
	font-weight:bold;
	font-size:14px;
	color:#127380;
	}
div#footer a:hover {
	text-decoration:none;
	font-size:14px;
	color:#1ea9bc;
	}
div#footer div.contact  {
	width:730px;
	clear:both;
	float:left;
	margin-top:47px;
	text-align:center;
	font-size:11px;
	}
div#footer div.contact a, div#footer div.contact a:hover  {
	font-size:11px;
	color:#015353;
	font-weight:normal;
	}
div#content {
	width:900px;
	margin:auto;
	padding: 10px 0px;
	}
div#content_left  {
  padding-left: 60px;
	float:left;
	width: 500px;
	/*width:450px;*/
	}
div#content_right  {
 /* margin-right: 60px;*/
	float:right;
	width:230px;
	padding: 0px;
	padding-right: 60px;
	}
div.menu_item {
	width:238px;
	height:74px;
	clear:both;
	margin-bottom:6px;
	background:url('../img/bg/right_menu_out.gif') top left no-repeat;
	cursor: pointer;
	}
div.menu_item_over {
	background:url('../img/bg/right_menu_over.gif') top left no-repeat;
	}
div.menu_item table {
  width: 170px;
  height: 60px;
  margin-left: 50px;
	}
div.menu_item table td {
  text-align: left;
  vertical-align: middle;
	font: 13px/18px Tahoma, Verdana, Arial;
	font-weight: bold;
	}
div.menu_item_over table td {
	color:#1ea9bc;
	cursor: pointer;
	}
/*****************************************************************************/
a.oferta-lvl2 {
  display: block;
  color: #015353;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  }
a.oferta-lvl2:hover {
  text-decoration: underline;
  }
a.oferta-lvl3 {
  display: block;
  color: #015353;
  text-decoration: none;
  font-weight: bold;
  margin-left: 40px;
  }
a.oferta-lvl3:hover {
  text-decoration: underline;
  }
a.oferta-lvl4 {
  display: block;
  text-decoration: none;
  /*font-weight: bold;*/
  margin-left: 80px;
  }
a.oferta-lvl4:hover {
  text-decoration: underline;
  }
a.oferta-lvl5 {
  display: block;
  text-decoration: none;
  /*font-weight: bold;*/
  margin-left: 120px;
  }
a.oferta-lvl5:hover {
  text-decoration: underline;
  }
/******************************************************************************/
div#kalendarium {
  text-align: center;
  width: 440px;
  }
div#kalendarium table.nav {
  margin: 10px auto;
  }
div#kalendarium table.nav td {
  font: 12px/14px Tahoma, Verdana, Arial; 
  vertical-align: middle;
  padding: 0px;
  }
div#kalendarium table.nav td a {
  color: #127280;
  display: block;
  line-height: 23px;
  }
div#kalendarium td img {
  border: none;
  display: block;
  }
div#kalendarium td.prev a {
  float: left;
  padding-right: 5px;
  }
div#kalendarium td.next a {
  float: left;
  padding-left: 5px;
  }
div#kalendarium td.date {
  text-align: center;
  color: #FF7F00;
  width: 200px;
  line-height: 23px;
  }
/******************************************************************************/
table#strona_glowna {
  width: 100%;
  }
table#strona_glowna td {
  }
table#strona_glowna td table.name {
  margin: 0px 10px 0px 43px;
  width: 160px;
  height: 60px;
  }
table#strona_glowna td table.name td {
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  }
table#strona_glowna td.img {
  width: 212px;
  height: 210px;
  }
table#strona_glowna td.text {
  text-align: justify;
  padding: 12px;
  padding-top: 0px;
  }
table#strona_glowna td a.dalej {
  display: block;
  text-align: right;
  }
/******************************************************************************/
div#content table#bottom_img_boxes {
  clear: both;
  width: 800px;
  height: 150px;
  margin-left: 60px;
  }
div#content table#bottom_img_boxes td.box {
  width: 242px;
  height: 144px;
  background: #fff url('/img/tlo_dolnej_grafiki.gif') no-repeat;
  }
div#content table#bottom_img_boxes td.box img {
  width: 120px;
  height: 120px;
  float: left;
  margin: 2px 4px 0px 2px;
  }
div#content table#bottom_img_boxes td.box p {
  color: #fff;
  font-size: 10px;
  padding: 10px;
  overflow: hidden;
  width: 224px;
  text-align: left;
  line-height: 12px;
  }
div#content table#bottom_img_boxes td.box p a {
  color: #fff;
  text-decoration: none;
  }
div#content table#bottom_img_boxes td.box p a:hover {
  text-decoration: none;
  }
  
a.nowosci {
  /*margin: -10px -20px 0px -10px;*/
  margin-left: -10px;
  padding: 0;
  width: 220px;
  display: block; 
  height:62px; 
  background: url('/img/nowosci.gif') no-repeat;
}
a.promocje {
  /*margin: -10px -20px 0px -10px;*/
  margin-left: -10px;
  padding: 0;
  width: 220px;
  display: block; 
  height:62px; 
  background: url('/img/promocje.gif') no-repeat;
}
a.aplikacje {
  /*margin: -10px -20px 0px -10px;*/
  margin-left: -10px;
  padding: 0;
  width: 220px;
  display: block; 
  height:62px; 
  background: url('/img/aplikacje.gif') no-repeat;
}

a.icpms {
  /*margin: -10px -20px 0px -10px;*/
  margin-left: -10px;
  padding: 0;
  width: 220px;
  display: block; 
  height:62px; 
  background: url('/img/perlan_icmps.gif') no-repeat;
}

a.mikroskopy_atomowe {
  /*margin: -10px -20px 0px -10px;*/
  margin-left: -10px;
  padding: 0;
  width: 220px;
  display: block; 
  height:62px; 
  background: url('/img/perlan_mikroskopy.gif') no-repeat;
}



/******************************************************************************/
div#loginForm {
  width: 326px;
  display: block;
  margin: 20px auto 310px auto;
  background: #eef5f5;
  color: #FF7F00;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  }
div#loginForm div#top {
  background: url('/img/login_top.gif') top left no-repeat;
  width: 326px;
  height: 13px;
  }
div#loginForm div#bottom {
  background: url('/img/login_bottom.gif') top left no-repeat;
  width: 326px;
  height: 13px;
  }
div#loginForm div#login_header h2 {
  color: #FF7F00;
  text-transform:uppercase;
  margin: 0px 20px 30px 20px;
  font-size: 12px;
  font-weight: bold;
  }
div#loginForm table#login_inputs {
  margin: auto;
  }
div#loginForm table#login_inputs td.input {
  width: 233px;
  height: 30px;
  background: url('/img/input.gif') no-repeat;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  }
div#loginForm table#login_inputs td.input input {
  line-height: 30px;
  margin: auto;
  width: 90%;
  border: none;
  background: transparent;
  color: #fff;
  }
div#loginForm table#login_inputs td.text {
  vertical-align: middle;
  padding-left: 10px;
  font-weight: bold;
  font-size: 12px;
  }

div#loginForm div#nav {
  margin-top: 60px;
  overflow: hidden;
  padding-bottom: 5px;
  }
div#loginForm div#nav div#left {
  width: 220px;
  float: left;
  }
div#loginForm div#nav div#left a.rejestracja {
  display: block;
  color: #015353;
  margin-left: 20px;
  }
  div#loginForm div#nav div#left a.przypomnij_haslo {
  display: block;
  color: #015353;
  margin-left: 20px;
  font-weight: normal;
  }
div#loginForm div#nav div#right {
  width: 80px;
  float: right;
  text-align: right;
  margin: 15px 20px 0px 0px;
  }
div#loginForm div#nav div#right a.zaloguj {
  cursor: pointer;
  color: #015353;
  }
/******************************************************************************/
table#gallery {
  width: 100%;
 /* display: inline;
  float: left;
  margin: 0;
  padding: 0;
  overflow: auto;*/
  }
table#gallery td {
  padding: 5px 10px; 
  text-align: center;
  vertical-align: middle;
  }
table.img {
  margin: 10px auto;
  }
table#gallery td table.img td {
  padding: 0px;
  border: none;
  }
table.img td.left-top-corner {
  width: 6px;
  height: 6px;
  background: transparent url('/img/left-top-corner.gif') top left no-repeat;
  }
table.img td.top-border {
  height: 6px;
  background: transparent url('/img/bg_border.gif') top left repeat-x;
  }
table.img td.right-top-corner {
  height: 6px;
  width: 6px;
  background: transparent url('/img/right-top-corner.gif') top right no-repeat;
  }
table.img td.left-border {
  width: 6px;
  padding-left: 6px;
  background: transparent url('/img/bg_border.gif') top left repeat-y;
  }
table.img td.image {
  }
table.img td.right-border {
  width: 5px;
  background: transparent url('/img/bg_border.gif') top right repeat-y;
  }
table.img td.left-bottom-corner {
  width: 6px;
  height: 6px;
  background: transparent url('/img/left-bottom-corner.gif') bottom left no-repeat;
  }
table.img td.bottom-border {
  height: 6px;
  background: transparent url('/img/bg_border.gif') bottom left repeat-x;
  }
table.img td.right-bottom-corner {
  width: 6px;
  height: 6px;
  background: transparent url('/img/right-bottom-corner.gif') bottom right no-repeat;
  }
/******************************************************************************/
div#userForm {
  margin: 20px auto;
  width: 769px;
  background: #eef5f5;
  overflow: hidden;
  }
div#userForm div#top {
  width: 769px;
  height: 20px;
  background: url('/img/user_form_top.gif');
  }
div#userForm div#bottom {
  width: 769px;
  height: 20px;
  background: url('/img/user_form_bottom.gif');
  }
div#userForm div#user_form_header h2 {
  margin: 0px 20px 20px 20px;
  }
div#userForm div.left {
  float: left;
  width: 250px;
  color: #FF7F00;
  font-weight: bold;
  padding-top: 7px;
  margin-left: 20px;
  }
div#userForm div.right {
  float: left;
  }
div#userForm div.right td {
  vertical-align: middle;
  text-align: center;
  }
td input.normal {
  width: 210px;
  line-height: 30px;
  border: none;
  color: #fff;
  background: transparent;
  }
td input.error {
  width: 210px;
  line-height: 30px;
  border: none;
  color: #fff;
  background: transparent;
  }
td.normal {
  width: 233px;
  height: 30px;
  background: url('/img/input.gif') no-repeat;
  }
td.error {
  width: 233px;
  height: 30px;
  background: url('/img/input_error.gif') no-repeat;
  }
div#userForm div.right table#zapytanie td.normal {
  width: 233px;
  height: 105px;
  background: url('/img/user_form_textarea.gif') no-repeat;
  }
div#userForm div.right table#zapytanie td.error {
  width: 233px;
  height: 105px;
  background: url('/img/user_form_textarea_error.gif') no-repeat;
  }
div#userForm div.right td textarea {
  width: 210px;
  height: 90px;
  overflow: auto;
  border: none;
  background: transparent;
  color: #fff;
  }
div#userForm div.clearer {
  clear: both;
  height: 20px;
  width: 100%;
  }
div#userForm div.buttons {
  float: left;
  width: 500px;
  text-align: right;
  }
div#userForm div.buttons a.wyslij {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #015353;
  }
/************/  
div#userForm td.dropdown {
	width: 233px;
	text-align: left;
}
div#userForm div.right td.dropdown table {
	width: 233px;
}
div#userForm div.right td.dropdown td {
	height: 30px;
	line-height: 14px;
	text-align: left;
}
div#userForm div.right td.dropdown td.text {
	vertical-align: middle;
	background: #fff url('/img/dropdown_text.gif') no-repeat center center;
	width: 196px;
}
div#userForm div.right td.dropdown td.text input {
	border: none;
	background: transparent;
	width: 165px;
	color: #fff;
	margin: 0px 5px;
}
div#userForm div.right td.dropdown td.arrow {
  vertical-align: middle;
	background: #fff url('/img/dropdown_arrow.gif') no-repeat center center;
	width: 37px;
}

div#userForm td.dropdown td.drop {
	cursor: default;
	height: 200px;
}
div#userForm td.dropdown div.dropdown {
	height: 200px;
	width: 233px;
	border: 1px solid #88b8bf;
}
div#userForm div.dropdown table {
	width: 100%;
}
div#userForm div.dropdown table td {
	background: #fff;
	color: #127280;
	cursor: pointer;
	padding: 0px 5px;
	vertical-align: middle;
}
div#userForm div.dropdown td.selected {
	color: #FF7F00;
}
div#userForm div.dropdown td.hover {
	color: #FF7F00;
}
div#userForm div.left input.naglowekDzialu {
	border: none;
  width: 90%;
	color: #FF7F00;
  font-weight: bold;
  background: none;
  float: left;
  margin-left: 0px;
}
/******************************************************************************/
div#newsletterForm {
  width: 326px;
  display: block;
  /*margin: auto;*/
  background: #eef5f5;
  color: #FF7F00;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  }
div#newsletterForm div#top {
  background: url('/img/login_top.gif') top left no-repeat;
  width: 326px;
  height: 13px;
  }
div#newsletterForm div#bottom {
  background: url('/img/login_bottom.gif') top left no-repeat;
  width: 326px;
  height: 13px;
  }
div#newsletterForm h2 {
  color: #FF7F00;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase;
  margin: 0px 20px 30px 20px;
  }
div#newsletterForm table#inputs {
  margin: auto;
  }
div#newsletterForm td {
  vertical-align: middle;
  }
div#newsletterForm table#inputs td.input {
  width: 233px;
  height: 30px;
  background: url('/img/input.gif') no-repeat;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  }
div#newsletterForm table#inputs td.input input {
  line-height: 30px;
  margin: auto;
  width: 90%;
  border: none;
  background: transparent;
  color: #fff;
  }
div#newsletterForm table#inputs td.desc {
  vertical-align: middle;
  padding-left: 10px;
  font-weight: bold;
  font-size: 12px;
  }
div#newsletterForm table#inputs div.zgoda-checkbox {
  width: 40px;
  float: left;
  padding-top: 2px;
  }
div#newsletterForm table#inputs div.zgoda-desc {
  width: 230px;
  float: right;
  padding: 0px;
  font-size: 10px;
  }
div#newsletterForm div#nav {
  margin-top: 60px;
  overflow: hidden;
  padding-bottom: 5px;
  /*font-size: 10px;
  text-transform: uppercase;*/
  }
div#newsletterForm div#nav div#left {
  float: left;
  margin-left: 20px;
  }
div#newsletterForm div#nav div#right {
  float: right;
  margin-right: 20px;
  }
div#newsletterForm div#nav div#right a, div#newsletterForm div#nav div#left a {
  cursor: pointer;
  }
div#newsletterForm div.infoerr {
  text-align: center;
  padding: 10px 10px 0px 10px;
  font-weight: normal;
  }
div#newsletterForm div.infook {
  text-align: center;
  padding: 10px 10px 0px 10px;
  color: #88b8bf;
  }
/************/  
div#newsletterForm td.dropdown {
	width: 233px;
	text-align: left;
}
div#newsletterForm td.dropdown table {
	width: 233px;
}
div#newsletterForm td.dropdown td {
	height: 30px;
	line-height: 14px;
	text-align: left;
}
div#newsletterForm td.dropdown td.text {
	vertical-align: middle;
	background: #fff url('/img/dropdown_text.gif') no-repeat center center;
	width: 196px;
}
div#newsletterForm td.dropdown td.text input {
	border: none;
	background: transparent;
	width: 165px;
	color: #fff;
	margin: 0px 5px;
}
div#newsletterForm td.dropdown td.arrow {
	vertical-align: middle;
	background: #fff url('/img/dropdown_arrow.gif') no-repeat center center;
	width: 37px;
}

div#newsletterForm td.dropdown td.drop {
	cursor: default;
	height: 200px;
}
div#newsletterForm td.dropdown div.dropdown {
	height: 200px;
	width: 233px;
	border: 1px solid #88b8bf;
}
div#newsletterForm div.dropdown table {
	width: 100%;
}
div#newsletterForm div.dropdown table td {
	background: #fff;
	color: #127280;
	cursor: pointer;
	padding: 0px 5px;
	vertical-align: middle;
}
div#newsletterForm div.dropdown td.selected {
	color: #FF7F00;
}
div#newsletterForm div.dropdown td.hover {
	color: #FF7F00;
}
/******************************************************************************/
table.calendar {
  margin: auto;
  width: 220px;
  }
table.calendar td {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  background: url('/img/calendar_day_normal.gif') no-repeat; 
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  }
table.calendar td a {
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  }
table.calendar td.calendarHeader {
  background: url('/img/calendar_day_header.gif') no-repeat;
}
table.calendar td.calendarHoliday {
  background: url('/img/calendar_day_holiday.gif') no-repeat;
}
table.calendar td.calendarHighlight {
  background: url('/img/calendar_day_highlight.gif') no-repeat;
}
table.calendar td.calendarHighlightNowosc {
  background: url('/img/calendar_day_highlight_nowosc.gif') no-repeat;
}
table.calendar td.calendarHighlightPromocja {
  background: url('/img/calendar_day_highlight_promocja.gif') no-repeat;
}
table.calendar td.calendarHighlight a,
table.calendar td.calendarHighlightNowosc a,
table.calendar td.calendarHighlightPromocja a
{
  display: block;
  text-decoration: none;
  line-height: 30px;
}
/******************************************************************************/
table#produkty {
  width: 100%;
}

table#produkty th {
  border: 1px solid;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0px;
}

table#produkty td {
  text-align: left;
  vertical-align: middle;
  padding: 5px 0px;
}

table#wyszukiwarka {
  margin: 20px 60px;
  background-color: #eff5f5;
}
table#wyszukiwarka th {
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  background-color: #eff5f5;
  padding: 10px 0px;
  text-transform: uppercase;
}
table#wyszukiwarka th.left {
  width: 11px;
  background: #eff5f5 url('/img/wyszukiwarka-top-left.gif') top left no-repeat; 
  padding: 0;
}
table#wyszukiwarka th.right {
  width: 11px;
  background: #eff5f5 url('/img/wyszukiwarka-top-right.gif') top right no-repeat;
  padding: 0;
}
table#wyszukiwarka td {
  vertical-align: middle;
  text-align: center;
  background-color: #eff5f5;
  padding: 0px 10px 0px 0px;
}
table#wyszukiwarka td.left {
  width: 11px;
  background: #eff5f5 url('/img/wyszukiwarka-bottom-left.gif') bottom left no-repeat;
  padding: 0;
}
table#wyszukiwarka td.right {
  width: 11px;
  background: #eff5f5 url('/img/wyszukiwarka-bottom-right.gif') bottom right no-repeat;
  padding: 0;
}
table#wyszukiwarka td a {
  cursor: pointer;
  text-transform: uppercase;
  color: #127280;
  font-weight: bold;
  display: block;
  float: left;
  line-height: 23px;
  margin-right: 5px;
}
table#wyszukiwarka td a img {
  border: none;
  height: 23px;
  width: 23px;
  display: block;
}
/******************************************************************************/
div#komunikat {
  text-align: center;
  margin: 200px auto;
  width: 780px;
}
/******************************************************************************/
table#basket {
  width: 780px;
  margin: 20px 60px;
  padding: 5px;
  clear: both;
}
table#basket th, table#basket td {
  height: 30px;
  vertical-align: middle;
  text-align: left;
}
table#basket th {
  background-color: #88b9c0;
  font-weight: bold;
  border: none;
  padding: 0px 5px;
}
table#basket td {
  border-bottom: 1px solid #88b9c0;
  background: #eff5f5;
}
table#basket td.top-left {
  border-bottom: none;
  width: 8px;
  background: #eff5f5 url('/img/produkty_top-left.gif') top left no-repeat;
}
table#basket td.top-right {
  border-bottom: none;
  width: 8px;
  background: #eff5f5 url('/img/produkty_top-right.gif') top right no-repeat;
}
table#basket td.bottom-left {
  border-bottom: none;
  width: 8px;
  background: #eff5f5 url('/img/produkty_bottom-left.gif') bottom left no-repeat;
}
table#basket td.bottom-right {
  border-bottom: none;
  width: 8px;
  background: #eff5f5 url('/img/produkty_bottom-right.gif') bottom right no-repeat;
}
table#basket td.left {
  border-bottom: none;
  width: 8px;
}
table#basket td.right {
  border-bottom: none;
  width: 8px;
}
table#basket td.bottom {
  border-bottom: none;
  height: 8px;
  text-align: center;
}
table#basket td.ilosc {
  background: url('/img/produkty_ilosc.gif') center no-repeat;
  width: 30px;
  height: 30px;
  text-align: left;
}
table#basket td.ilosc input {
  width: 16px;
  height: 16px;
  color: #fff;
  background: transparent;
  border: none;
  margin-left: 10px;
}
a.zamow {
  margin: 0px 30px 0px 63px;
  display: block;
  width: 70px;
  line-height: 30px;
  background: url('/img/button.gif') center left no-repeat;
  text-align: right;
  color: #127280;
  font-weight: bold;
  float: left;
}
a.lista_produktow {
  margin: 0px 0px;
  display: block;
  width: 130px;
  line-height: 30px;
  background: url('/img/button.gif') center left no-repeat;
  text-align: right;
  color: #127280;
  font-weight: bold;
  float: left;
}
a.drukuj {
  margin: 0px auto;
  display: block;
  width: 70px;
  line-height: 30px;
  background: url('/img/button.gif') center left no-repeat;
  text-align: right;
  color: #127280;
  font-weight: bold;
}
/*****************************************************************************/
table.podstrony {
  margin: auto;
}

table.podstrony td {
  vertical-align: middle;
  text-align: center;
  border: none;
  width: 30px;
}

table.podstrony td a {
  text-decoration: none;
  margin: auto;
}

table.podstrony a img {
  border: none;
  display: block;
}

table.podstrony a.current {
  text-decoration: underline;
}
/******************************************************************************/
table.tabelka {
  width: 100%;
  }
table.tabelka td {
  padding: 2px;
  border: 1px solid #88b8bf;
  }

.pdf {
  list-style: none;
  background: transparent url('/img/pdf.gif') left center no-repeat;
  padding: 10px 0px;
  padding-left: 55px;
  }


/******************************************************************************/
/* style dotyczące wyszukiwarki */

.wyszukiwarka_aktualnosci_div {
    clear:both;
    }

/*
.wyszukiwarka_aktualnosci_text {
    display:block;
    float:left;
    
    margin-top:7px;

    color:#FF7F00;
    font-weight:bold;
    }*/

.wyszukiwarka_aktualnosci_input {
    display:block;
    float:left;
    
    background:transparent url(/img/input.gif) no-repeat scroll 0 0;
    width:233px;
    height:30px;

    padding-top:7px;
    padding-left:7px;
    }

.wyszukiwarka_aktualnosci_input input {

    background:transparent none repeat scroll 0 0;
    border:medium none;
    line-height:30px;
    margin:auto;
    width:90%;
    /*color:#FFFFFF;*/
    color:#116a77;
    }

.wyszukiwarka_aktualnosci_szukaj {
    display:block;
    float:left;
    
    margin-top:7px;

    color:#FF7F00;
    font-weight:bold;
    cursor:pointer;
    }

.wyszukiwarka_aktualnosci_clear {
    clear:both;
    }
/******************************************************************************/
