body {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  font: 12px/18px verdana, 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
  margin: 0;
  color: #404040;
  background: url(images/bg.jpg) no-repeat 50% 50% fixed;
  text-align: center;
}
a {
  text-decoration: none;
  color: #404040;
  }
a:hover{
  text-decoration: underline;
  }
a img {
  border: 0;
  }
h1, h2 {
  font-size: 18px;
  line-height: 20px;
  min-height:20px;
  color: #d40204;
  font-weight: bold;
  margin: 0 0 16px 0;
  width: 100%;
  clear: both;
  overflow: visible;
  }
h3 {
  font-size: 14px;
  color: #d40204;
  font-weight: bold;
  margin: 0 0 -2px 0;
  width: 100%;
  clear: both;
  padding: 2px 0 0 0;
  }
.sidebar h3 {
  font-size: 14px;
  color: #d40204;
  font-weight: bold;
  margin: 0;
  width: 100%;
  clear: both;
  padding: 0;
  }
h4 {
  font-size: 12px;
  color: #d40204;
  font-weight: bold;
  margin: 18px 0 -2px 0;
  width: 100%;
  clear: both;
  }
.sidebar h4 {
  font-size: 11px;
  line-height: 18px;
  font-weight: bold;
  color: #d40204;
  margin: 0 0 -9px 0;
  width: 100%;
  clear: both;
  height: 18px;
  }
.sidebar h2 {
  font-size: 18px;
  line-height: 20px;
  color: #d40204;
  font-weight: bold;
  margin: 0 0 -2px 0;
  width: 100%;
  clear: both;
  overflow: visible;
  height: 19px;
  }
.sidebar h2 span{
  font-size: 11px;
  color: #404040;
  font-weight: normal;
  }
ol {
  list-style-type: lower-alpha;
  margin-bottom: 18px;
  margin-top: 9px;
  line-height: 18px;
  padding-top: 2px;
  margin-left: 0px;
  padding-left: 7px;
  }
.sidebar ul {
  list-style-type: disc;
  margin-bottom: 18px;
  margin-top: 9px;
line-height: 18px;
padding-top: 0;
padding-left: 0;
margin-left: 0;
  }
ul {
  list-style-type: disc;
  margin-bottom: 16px;
  margin-top: 9px;
line-height: 18px;
padding-top: 2px;
padding-left: 0;
margin-left: 0;
  }
ol li ul {
  list-style-type: disc;
  margin-bottom: 18px;
  margin-top: 9px;
line-height: 18px;
padding-top: 0px;
  }

li {
  margin: 0px 0 0 18px;
  padding: 0px 0 0 -18px;
  }

p {
  margin: 0 0 16px 0 !important;
  padding-top: 2px !important;
  width: 100%;
  display: block;
  clear: both;
  line-height: 18px;
  }

#grida {
  background: url(images/grid2.gif);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2000px;
  z-index: 150;
  } 

#header {
  width: 100%;
  height: 84px;
  background: url(images/header.png) repeat-x bottom;
  position: fixed;
  top: 0;
  left: 0;
  color: #fff;
  text-align: right;
  z-index: 1;
  }
#wrapper {
  width: 100%;
  position: absolute;
  top: 84px;
  left: 0;
  z-index: 0;
  overflow: hidden;
  }
#header a, #footer a {
  color: #fff;
  }
#search_button {
  height: 18px;
  width: 18px;
  background: url(images/loop.gif) no-repeat 0 2px;
  border: 0; 
  padding: 0;
  margin: 0;
  }
#search_input {
  height: 13px;
  padding: 2px 2px 2px 2px;
  width: 140px;
  border: 0;
  font: 10px/13px verdana, 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
  }
#menu_header {
  float: right;
  display: inline;
  margin: 19px 18px 18px 0;
  text-align: right;
  }
#menu_header span{
  display: none;
  }
#menu_header span.katalog_wybrane{
  display: inline;
  }
#menu_header a, #menu_footer a {
  font-weight: bold;
  }
.menu_title {
    font-size: 10px;
    font-variant: small-caps;
    display: inline !important;
    }
#menu_header a:active {
  color: red;
  }
#menu_footer {
  float: right;
  display: inline;
  margin: 13px 18px 0 0;
  }
#logo_background {
  position: absolute;
  top: 0;
  left: -219px;
  z-index: 1;
  background: url(images/logo_background.png) no-repeat 0 -8px;
  width: 339px;
  padding-left: 219px;
  height; 84px;
  }
#footer {
  width: 100%;
  height: 43px;
  background: url(images/footer.png) repeat-x top;
  position: fixed;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: right;
  padding-top: 2px;
  }
#content {

  margin: 0 auto 36px auto;
  text-align: center;
  width: 918px;
  z-index: 0;
  position: relative;
  overflow: hidden;
  }
#content_top{
  height: 8px;
  width: 918px;
  margin: 0 auto;
  background: url(images/content_top.png) no-repeat 50% 50%;
  float: left;
  display: inline;
  }
#content_bottom{
  height: 9px;
  width: 918px;
  margin: 0 auto 0 auto;
  background: url(images/content_bottom.png) no-repeat 50% 50%;
  float: left;
  display: inline;
  }
#content_middle{
  width: 918px;
  padding: 17px 0;
  margin: 0 auto;
  background: url(images/content.png) repeat-y 50% 50%;
  float: left;
  display: inline;
  position: relative;
  overflow: hidden;
  }
#content_footer{
  width: 918px;
  padding: 0;
  height: 15px;
  margin: 0 auto;
  background: url(images/content.png) repeat-y 50% 50%;
  float: left;
  display: inline;
  overflow: hidden;
  }

.wrap {
  width: 900px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  }
.sidebar {
  float: right;
  display: inline;

  }

a.add_to_basket {
  margin: 0 0;
  line-height: 18px;
  padding: 1px 45px 9px 0;
  background: url(images/basket.png) 100% -100% no-repeat;
  font-weight: bold;
  font-size: 12px;
  color: #d40204;
  overflow: visible;
  height: 27px;
  display: block;
  }
.basket_small {
  padding-right: 22px;
  background: url(images/basket_small.gif) 100% 50% no-repeat;
  }
#en {

  padding-right: 22px;
  background: url(images/en.gif) 100% 50% no-repeat;
  }
#pl {

  padding-right: 22px;
  background: url(images/pl.gif) 100% 50% no-repeat;
  }
.more {
  color: #d40204;
  font-weight: bold;
  font-variant: small-caps;
  }
.sidebar h3 a {
  color: #d40204;
  }
#header .sidebar a img{
  margin: 2px 0 -1px 2px;
  }
#header .sidebar {
  text-align: right;
  width: 462px;
  margin: 2px 0 0 -291px;
  font-size: 10px;
  }
#header .sidebar table{
  display: inline;
  float: right;
  margin: 0;
  padding: 0;
  }
 #header .sidebar form{
  display: inline;
  float: right;
  margin: 0;
  padding: 0;
  }
#logowanie {
  width: 462px; /*462*/
  float: right;
  display: inline;
  }
#content .sidebar {
  text-align: left;
  width: 144px;
  margin: -3px 18px 0 0px; /*margin: -3px 18px 0 9px;*/
  font-size: 11px;
  }
#footer .sidebar {
  text-align: right;
  width: 144px;
  margin: 13px 18px 0 9px
  }
#left_column {
  float: left;
  display: inline;
  margin: 0 0 0 18px;
  padding: 0 0 0 0;
  width: 342px;
  }
#right_column {
  float: left;
  display: inline;
  padding: 0 8px 0 8px;
  margin: 0 0 0 9px;
  width: 342px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding-bottom: 10000px;
  margin-bottom: -10000px;
  }

#one_column {
  float: left;
  display: inline;
  padding: 0 8px 0 8px;
  margin: 0 0 0 18px;
  width: 693px;
  border-right: 1px solid #ccc;
  padding-bottom: 10000px;
  margin-bottom: -10000px;
  }
#rotator_out { 
  display:block; 
  position:relative; 
  width:342px; 
  height:243px; 
  margin: 0 0 9px 0 !important;
}
#rotator_in { 
  position:relative ; 
  overflow:hidden ; 
  width:342px ; 
  height:243px ; 
  margin:0px auto 0px;  
}
#rotator_items { 
  white-space:nowrap; 
  display:block; 
  position:relative; 
}

.main_photo {
  height: 243px  !important;
  display: block;
  text-align: center;
  }
.banner {
display:block;
position: relative;
float: left;
border: none;
width: 342px;
text-align: center;
}
.banner img {
position: relative;
}
.half_main_photo {
  margin: 0 0 9px 0 !important;
  height: 135px  !important;
  display: block;
  }
.other_photo a{

  display: inline;
  margin: 0px 9px 18px 0;
  padding: 0;
  float: left;
  display: inline;
  
  }

.other_photo {
  margin: 0;
  padding: 0;
   height: 72px;
  }
.data { 
  width: 100%;
  font-size: 10px;
  line-height: 18px;
  margin-top: -1px;
  margin-bottom: 18px;
  }
.data td {
  text-align: right;
  padding: 4px 4px 4px 5px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
  }
.data th {
  text-align: left;
  padding: 4px 4px 4px 5px;
border-bottom: 1px solid #ccc;
  }
.parametry { 
  width: 100%;
  font-size: 10px;
  line-height: 18px;
  margin-top: 17px;
  margin-bottom: 18px;
  }
.parametry td {
  text-align: left;
  padding: 4px 4px 4px 5px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
  }
.parametry th {
  text-align: left;
  padding: 4px 4px 4px 5px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
  }
#menu_sidebar {
  font-size: 11px;

  }
#menu_sidebar ul{
  list-style: none;
  margin: 0 0 18px 0;
  padding: 0;
  }
#menu_sidebar li{
  list-style: none;
  margin: 0;
  padding: 0;
  }
#menu_sidebar h3 {
  font-size: 12px;
  margin: 18px 0 0 0;
  }
.sidebar h2 {
  margin: 2px 0 20px 0;
  }

dl {
  float: left;
  display: inline;
  font-size: 11px;
  line-height: 18px;
  padding: 3px;
  margin: 0 6px 6px 0;
  line-height: 18px;
  height: 78px;
  padding-top: 9px;
  border: 2px solid #ddd;
  width: 330px;
  overflow: hidden;
  background: #fff;
  }
dt {

  width: 54px;
  float: left;
  display: inline;
  text-align: center;
  }
dd {
  float: right;
  display: inline;
  width: 270px;
  border: 0;
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 18px;
  }
dd div {
 float: right; display: inline; padding: 0 !important; margin: -4px 0 0 0 !important; 
 }
dd a{
  color: #d40204;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  display: inline;
  }
dd span {
  font-size: 12px;
  font-weight: bold;
  color: #d40204; 
  margin: -2px 0 0 0;
  padding: 0 0 0 8px;
  border: 2px solid #ddd;
  background: #eee;

  }
dd a img {
line-height :14px;
  /*float: right; 
  display: inline;*/
  margin: 0;
  border: 0;
  padding: 0;
  display: inline;
  }
dd.right {
  text-align: right;
  line-height: 18px;
  margin: 0;
  padding: 0 0 0 0;
  height: 16px;
  overflow: hidden;
  border: 0;
  }
dd div {
	border: 0;
	padding: 0;
	margin: 0;
	display: inline;
	}
li.doc {
  margin: -9px 0 9px 0;
  padding: 0;
  list-style-type: none;
  padding: 9px 0 9px 36px;
  background: url(images/symbole/doc.gif) 0% 50% no-repeat;
  width: auto;
  }
li.doc a {
  font-size: 12px;
  font-weight: bold;
}
li.pdf {
  margin: -9px 0 9px 0;
  padding: 0;
  list-style-type: none;
  padding: 9px 0 9px 36px;
  background: url(images/symbole/pdf.gif) 0% 50% no-repeat;
  width: auto;
  }
li.doc a {
  font-size: 12px;
  font-weight: bold;
}
  
ul.katalog_wybrane {
  background: #fff; 
  border-top: 5px solid #d40204; 
  border-bottom: 5px solid #d40204; 
  padding: 6px 6px !important; 
  margin: 3px 0 !important; 
  font-weight: bold !important;
  }
ul.katalog_wybrane li.katalog_wybrane ul li{
  padding-left: 9px !important;
  font-weight: normal !important;
}  
ul.katalog_wybrane li.katalog_wybrane ul li.katalog_wybrane a{
  font-weight: bold !important;
  color: #d40204 !important;
}  
a.katalog_wybrane, a.menu_wybrane {
  color: #d40204 !important;
  }
table.koszyk {
  width: 100%;
  font-size: 12px;
  }
table.koszyk th {
  color: #fff;
  background: #d40204;
  padding: 3px 5px;
  border: 0 !important;
  }
input.iloscwkoszyku {
  height: 16px;
  font: 11px/18px verdana, 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0 3px;
  width: 20px;
  text-align: right;
  
  color: #404040;
}
.komorka_mini {
  width: 108px;
  overflow: hidden;
  }
.komorka_cena {
  text-align: right;
  padding: 3px 5px;
  border-bottom: 1px dotted #404040;
  width: 115px;
  }
.komorka, .komorka_nazwa, .komorka_mini {
  padding: 3px 5px;
  text-align: left;
  border-bottom: 1px dotted #404040;
  }
 .komorka {
  padding-left: 18px;
  padding-right: 18px;
  }
.komorka_nazwa{
  width: 470px;
  }
.komorka_wartosc{
  text-align: right;
  padding: 3px 5px;
  font-weight: bold;
  color: #404040;
  }
.komorka_wartosc_ostateczna{
  text-align: right;
  padding: 3px 5px;
  font-weight: bold;
  color: #d40204;
  }
.komorka_wartosc_cena{
  text-align: right;
  padding: 3px 5px;
  font-weight: bold;
  color: #d40204;
  }
th.komorka_cena {
  text-align: right;
  padding: 3px 5px;
  }

input.przelicz {
  height: 20px;
  line-height: 18px;
  font: 11px/18px verdana, 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 2px 3px;
  width: 115px;
  background: #d40204;
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #404040;
  border-left: 1px solid #fff;
  border-right: 1px solid #404040;
} 
input.przelicz:active {

  border-top: 1px solid #404040;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #404040;
  border-right: 1px solid #fff;
  padding-right: 10px;
  padding-left: 10px;
} 

.zam-text {
  width: 200px;
  border: 1px solid #404040;
  }
.log-text {
  width: 150px;
  border: 1px solid #404040;
  }
.zam-textarea {
  width: 200px;
  height: 60px;
  border: 1px solid #404040;
  }
.obowiazkowe {
  font-weight: bold;
  color: #d40204;
  }
  
a.powrot {
color: #fff;
font-weight: bold;
font-size: 11px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #404040;
  border-left: 1px solid #fff;
  border-right: 1px solid #404040;
  background: #d40204;
  padding-right: 10px;
  padding-left: 10px;
  display: block;
  text-align: center;
  width: 200px;
  margin: 0 auto;
  }
 
p.komunikat {
  background: #fff;
  padding: 36px 5% 9px 5%;
  border: 1px solid #d40204;
  color: #d40204;
  font-weight: bold;
  margin: 18px auto;
  float: no;
  position: relative;
  width: 90%;
  text-align: center;
  }
td.etykieta { text-align: right; font-weight: bold; font-size: 11px;}
table.formularz td input {
  width: 200px;
  border: 1px solid #404040;
  }
table.formularz td textarea {
  width: 200px;
  height: 60px;
  border: 1px solid #404040;
  }
input, textarea {
  font: 12px verdana, 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
  }
  
  
  
p.koszyk_komunikat {
  padding: 10px;
  text-align: center;
  color: #539373;
}

