html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
  font-family: Verdana, Tahoma, serifSansSerifMonospace, "MS Sans Serif", Geneva, sans-serif;
  font-size: 11px;
  color: #7c8186;
  text-align: left;
  background: #ffffff url('bg.jpg') repeat-x top left;
}

a {
  color: #7f7f7f;
  text-decoration: none;
}

#container {
  width: 990px;
  overflow: hidden;
  margin: 0 auto;
}

#logo {
  width: 232px;
  padding-bottom: 10px;
  background: url('logo.jpg') no-repeat top left;
  float: left;
}

#logo img.logotyp {
  margin: 123px 0 0 84px;
}

#czywieszze h1 {
  margin-left: 10px;
}

#czywieszze {
  margin: 245px 0 0 85px;
  width: 147px;
  color: #b1b3b7;
}

#czywieszze a.more {
  color: #DB468B;
  font-size: 10px;
}

#czywieszze img {
  vertical-align: middle;
}

#czywieszze p {
  margin: 5px 0;
  line-height: 15px;

}

#top {
  width: 758px;
  height: 270px;
  float: right;
}

#bar {
  width: 758px;
  height: 174px;
  background: url('top.jpg') no-repeat top left;
  position: relative;
}

#b2b {
  position: absolute;
  top: 10px;
  left: 711px;
}

#plen {
  position: absolute;
  width: 350px;
  top: 133px;
  left: 387px;
}

#plen ul li {
  display: inline-block;
  margin: 0 20px 0 20px;
  height: 16px;
  zoom: 1;
  *display: inline;
  _height: 16px;
  vertical-align: top;
  line-height: 16px;
}

#plen ul li a {
  display: block;
  width: 16px;
  height: 11px;
  background-repeat: no-repeat;
  background-position: bottom center;
  text-indent: -999px;
  line-height: 1px;
  font-size: 1px;
  color: #fff;
}

#plen ul li a.pl { background-image: url(pl.gif); }
#plen ul li a.en { background-image: url(en.gif); }
#plen ul li a.de { background-image: url(de.gif); }
#plen ul li a.ru { background-image: url(ru.gif); }
#plen ul li a.it { background-image: url(it.gif); }
#plen ul li a.es { background-image: url(es.gif); }

#plen ul li a:hover { background-position: top center; }
#plen ul li a.active { background-position: top center; }



#navbar {
  width: 758px;
  height: 96px;
  background: url('navbar.jpg') no-repeat top left;
}

#content {
  width: 758px;
  float: right;
}

#footer {
  width: 758px;
  height: 23px;
  border-top: 2px solid #b2b2b2;
  clear: both;
  padding-top: 7px;
  text-align: center;
  margin-top: 100px;
  margin-left: 232px;
}

#footer ul li {
  display: inline;
  margin: 0 7px;
  color: #b7b7b7;
}

#footer a {
  color: #b7b7b7;
}

#navbar ul {
  margin-left: 30px;
  width: 728px;
  height: 68px;
  display: block;
}

#navbar ul li {
  display: inline-block;
  margin-left: 0px;
  height: 96px;
  zoom: 1;
  *display: inline;
  _height: 96px;
}

#navbar ul li.kontakt_pl, #navbar ul li.kontakt_en, #navbar ul li.kontakt_de, #navbar ul li.kontakt_ru, #navbar ul li.kontakt_it, #navbar ul li.kontakt_es {
  float: right;
}

#body {
  width: 728px;
  line-height: 15px;
  overflow: hidden;
  padding: 0 0 0 30px;
  margin-bottom: 50px;
}

#main {
  width: 698px;
  padding: 0 0 30px 60px;
}

#news {
  width: 250px;
  float: left;
}

#news b, #sellweb b{
  color: #DB468B;
}

#news li {
  background: url('arrow_li.gif') no-repeat top left;
  padding-left: 15px;
  line-height: 15px;
  width: 100%;
}

#sellweb {
  width: 440px;
  float: right;
  line-height: 15px;
}

#sw {
  width: 190px;
  float: right;
  text-align: justify;
}

#newsletter {
  width: 210px;
  float: left;
  margin-right: 10px;
  text-align: justify;
}

#newsletter input.text {
  margin-top: 10px;
  width: 185px;
}

#newsletter p.submit {
  width: 210px;
  text-align: left;
  overflow: hidden;
}

input.text, textarea.textarea {
  padding: 5px 5px 5px 20px;
  background: url('input.gif') no-repeat top left;
  color: #ed8ec0;
  border: 1px solid #ed8ec0;
}

input.text:hover, input.text:focus, textarea.textarea:hover, textarea.textarea:focus {
  background: url('input_hover.gif') no-repeat top left;
  color: #dc1e82;
  border: 1px solid #dc1e82;
}

#newsletter input.submit:hover, #newsletter input.wypisz_pl:hover, input.wypisz_en:hover, input.wypisz_de:hover, input.wypisz_es:hover, input.wypisz_it:hover, input.wypisz_ru:hover {
  cursor: pointer;
}

input.submit {
  padding: 5px 0 6px 20px;
  background: url('input_hover.gif') no-repeat top left;
  color: #dc1e82;
  border: 0;
}

input.wypisz_pl, input.wypisz_en, input.wypisz_de, input.wypisz_es {
  padding: 5px 0 6px 0;
  color: #ed8ec0;
  background: #ffffff;
  border: 0;
  float: left;
}

#newsletter input.submit {
  float: right;
}

#newsletter input.zapisz_ru, #newsletter input.zapisz_it {
  font-size: 10px;
  background: none;
  padding: 5px 0 6px 0;
}

#newsletter input.wypisz_it, #newsletter input.wypisz_ru {
  padding: 5px 0 6px 0;
  color: #ed8ec0;
  background: #ffffff;
  border: 0;
  float: left;
  font-size: 10px;
  width: auto;
}

h1 {
  font-size: 15px;
  margin: 10px 0;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  color: #DB468B;
}

h2 {
  font-size: 12px;
  margin: 10px 0;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  color: #DB468B;
}

h1.news {
  margin: 10px 0 0 0;
  line-height: 18px;
}

#article {
  width: 698px;
  padding: 10px 0 0 60px;
  overflow: hidden;
  margin-bottom: 50px;
  line-height: 15px;
}

.marka {
  width: 530px;
  padding-top: 10px;
  clear: both;
  overflow: hidden;
}

.marka_title {
  width: 130px;
  float: left;
}

.marka_title h1 {
  color: #DB468B;
  font-size: 20px;
  vertical-align: middle;
  font-weight: normal;
  width: 125px;
  line-height: 22px;
}

.marka_text {
  width: 370px;
  float: right;
  border-left: 1px dashed #b1b3b7;
  padding: 5px 10px;
  line-height: 13px;
}

#poradnikmc {
  margin: 0 auto;
}

#poradnikmc li.poradnikmc_li {
  width: 200px;
  min-height: 250px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 250px;
}

#poradnikmc ul.poradnikmc_list {
  width: 160px;
  background: url('poradnikmc_bg.gif') repeat-y top left;
  margin-top: 10px;
  padding: 7px 0 7px 0px;
}

#poradnikmc ul.poradnikmc_list li {
  background: none;
  padding-left: 30px;
  line-height: 15px;
  vertical-align: top;
}


#poradnikmc ul.poradnikmc_list li:hover {
  background: url('arrow_li.gif') no-repeat top left;
}

form.f {
  margin-top: 20px;
}

form.f label {
  display: inline-block;
  line-height: 25px;
  vertical-align: top;
  margin-top: 3px;
}

form.f label {
  width: 100px;
}

form.f li input.text, form.f li select {
  width: 278px;
  margin: 5px;
}

form.f li textarea {
  width: 278px;
  height: 100px;
  margin: 5px;
}

form.f p.submit {
  width: 488px;
  text-align: center;
}

.contact {
  width: 698px;
}

.contact_map {
  width: 450px;
  float: left;
}

.contact_list {
  width: 178px;
  float: right;
  padding-left: 20px;
  margin-right: 50px;
}

.contact_list span {
  color: #DB468B;
  font-weight: bold;
}

.produkty_category {
  width: 530px;
  overflow: hidden;
  margin-top: 10px;
}

.produkty_category_list {
  width: 130px;
  float: left;
}

.produkty_category_list ul li {
  background: none;
  padding-left: 15px;
  line-height: 17px;
}

.produkty_category_list ul li:hover {
  background: url('arrow_li.gif') no-repeat top left;
}

.produkty_category_text {
  width: 370px;
  float: right;
  color: #7f7f7f;
  border-left: 1px dashed #b1b3b7;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 12px;
}

h1.small {
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  margin: 0px;
}

table#products {
  width: 660px;
  border: 0;
}

table#products tr td {
  vertical-align: middle;
  border-bottom: 1px dashed #b1b3b7;
  padding: 10px 10px 10px 0;
}

table#products tr.items_selected td {
  border-bottom: 0;
}

table#products tr td.cena {
  color: #DB468B;
  font-weight: bold;
  line-height: 12px;
  font-size: 10px;
}

table#products tr.titles td {
  padding: 10px 10px 10px 0;
  font-size: 10px;
  color: #b1b3b7;
}

table#products tr.noproducts td {
  font-weight: bold;
  text-align: center;
}

table#products div.cechy {
  width: 275px;
  float: left;
  overflow: hidden;
  line-height: 15px;
  margin-right: 2px;
}

div.cechy ol li {
  background: url('produkty_li.gif') no-repeat top left;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 11px;
}

#main_image {
  width: 369px;
  overflow: hidden;
  float: right;
  margin-bottom: 10px;
}

#main_image img {
  border: 2px solid #cdcdcd;
}

div.film {
  width: 370px;
  float: right;
}

h1.products {
  color: #7c8186;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  margin-bottom: 15px;
}

h1.products span {
  color: #DB468B;
}

#contactmap area:hover {
  cursor: pointer;
} 

ul.newslist li {
  background: url('arrow_li.gif') no-repeat top left;
  padding-left: 15px;
  line-height: 15px;
}

#article p {
  line-height: 15px;
}


#article ol.lista li {
  background: url('produkty_li.gif') no-repeat top left;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 11px;
}

