body{z-index:1;
}

.clear{
  width:100%;
  clear:both;
  display:none !important;
}
a.skiplink{
  position:absolute;
  left:-120em;
  top:0em;
  z-index:5;
  color:#FFFFFF;
  font-weight:bold;
  padding:0.5em;
  border: solid #f3e6ba 1px;
  text-decoration:none;
  display:none !important;
}
a.skiplink:focus, a.skiplink:active{
  left:10px;
  width:20em;
  display:none !important;
}
.skiplist {
  list-style:none;
  position:absolute;
  left:0px;
  overflow:visible;
  z-index:9;
  display:none !important;
}
.auraltext{
  position: absolute;
  font-size: 0;
  left: -1000em;
  overflow:visible;
  list-style:none;
  width:0;
  height:0;
  display:none !important;
}
#container{
  width:90%;
  position:relative;
  overflow:visible;
  z-index:0;
/*   padding-top:240px; */
}
#header{
  display:none !important;
  height:240px;
  width:900px;
/*   overflow:visible; */
  position:relative;
  top:0;
  left:0;
  z-index:10;
}
#header h1{
  margin:0;
  padding:0;
  display:none !important;
}
/* klasy dla header */ 
.index{
  background:url("../images/home_header.jpg") top left no-repeat;
}
.faq{
  background:url("../images/faq-header-img.jpg") no-repeat;
}
.jakosc{
  background:url("../images/jakosc-header-img.jpg") no-repeat;
}
.technology{
  background:url("../images/technologia-header-img.jpg") no-repeat;
}
.dystrybucja{
  background:url("../images/dystrybucja-header-img.jpg") no-repeat;
}
.company{
  background:url("../images/company-header-img.jpg") no-repeat;
}
.products{
  background:url("../images/header-products-background.jpg") no-repeat;
}
.contact{
  background:url("../images/contact-header-img.jpg") no-repeat;
}


.logo{
  float:right;
  position:relative;
  clear:right;
  display:none !important;
}
#lang{
  display:none !important;
  margin:0;
  padding:0;
  border: 0 none;
  float:right;
  display:block;
  height:30px;
  width:130px;
  background:#e6e6e6;
  position:relative;
}
#lang li{
  list-style:none;
  float:left;
  display:none !important;
}
#lang a{
  display:none !important;
  float:left;
  list-style:none;
  margin-left:7px;
  padding-top:5px;
} 
#lang a.first{
  margin-left:10px;
  display:none !important;
}
#lang a:hover{
  padding-top:2px;
  padding-bottom:3px;
  display:none !important;
}
#for_menu{
  position:absolute;
  width:100%;
  clear:both;
  padding:0;
  bottom:0;
  background:#e4e4e4 url("../images/menu_background.png") bottom left repeat-x;
  margin:0;
  left:0;
  display:none !important;
}
#menu{
  list-style:none;
  padding:0;
  margin:0;
  text-align:right;
  font-weight:bold;
  float:right;
  display:none !important;
}

#menu li.top{ /*IE*/
  text-transform:uppercase;
  float:left;
  margin:0 3px 0 0;
  list-style:none;
  display:none !important;
}
#menu li.first{
  margin-left:auto;
  display:none !important;
}
#menu li.top a.top_links{ /*IE*/
  display:block;
  height:auto;
  min-height:29px;
/*   width:100%; */
  padding: 12px 10px 0px 10px;
  color:#4c4c4c;
  display:none !important;
}
#menu li.top a.top_links:hover, #menu li.top a.active{ /*IE*/
  border-bottom:#ffffff solid 4px;
  min-height:25px;
  text-decoration:none;
  display:none !important;
}

.submenu, .submenu2{
  position:absolute;
  background-color:#eeeeee;
  z-index:10;
  text-transform:none;
  border: 1px solid #999999;
  padding:0;
  margin:0;
  left:-9999em;
  display:none !important;
}
.submenu2{
  left:-9999em;
  top:-1px;
  display:none !important;
}
.submenu_li, .submenu2_li{
  position:relative;
  width:auto;
  height:auto;
  margin:0;
  text-transform:none !important;
  list-style:none;
  font-weight:normal;
  text-align:left;
  z-index:10;
  display:none !important;
}
.submenu_li{
  clear:both;
  display:none !important;
}
/*.submenu2_li{
  position:relative;
}*/
.submenu2_li{
  width:150px;
  display:none !important;
}
#menu li.top:hover ul.submenu{
  left:auto;
  display:none !important;
}
.submenu_li:hover ul.submenu2{
  left:100%;
}
.submenu_li a, .submenu2_li a{ /*IE*/
  padding:0;
  margin:0;
  background:#eeeeee url("/images/rollover-menu-img.png") 10px 9px no-repeat;
  padding: 3px 5px 3px 20px;
  display:block;
  color:#666666;
  display:none !important;
}
.submenu_li a:hover, .submenu2_li a.color:hover{
  text-decoration:none;
  color:#b2b2b2;
  display:none !important;
}

.submenu_li:hover a{
  color:#b2b2b2;
  display:none !important;
}
.submenu2_li a.color{
  color:#666666;
  display:none !important;
}

#left-column{
  overflow:visible;
  float:right;
  display:none !important;
/*   margin-top:240px; */
  position:relative;
  z-index:0;

}
.on_left{
  color:#4c4c4c;
  width:200px;
}
.on_left fieldset{
  width:170px;
  margin:0px;
  padding:0px;
  padding-left:15px;
  border:0 none;
  overflow:visible;
}
.on_left legend{
  color:#4c4c4c;
  font-size:14px;
  padding-top:10px;
  font-weight:bold;
}
.on_left p{
  padding:0;
  border:0;
  margin:5px 0 0 0;
  overflow:visible;
  zoom:1;
}
.on_left .text{
  width:166px;
  border: 1px solid #000000;
  font-size:12px;
  padding:2px 0px 3px 2px;
}
.on_left label{
  float:left;
  padding-top:2px;
}
.on_left .radio{
  float:left;
}
.submit{
  margin-top:6px;
  float:right;
  background:url("../images/form_button.png") left top no-repeat;
  border:0 none;
  font-size:10px;
  cursor:pointer;
  width:78px;
  height:18px;
}
.form-comment{
  font-size:10px;
}
label.form-comment{
  margin-bottom:5px;
}
#main-content{
  position:relative;
  width:70%;
  padding:10pt;
/*   margin-top:240px; */
  overflow:visible;
/*   float:right; */
  z-index:0;
  background-image:none !important;
}
#footer{
  display:none !important;
}
#footer p{
    float:left;
    font-size:11px;
    padding-left:20px;
}
#footer p.first{
  padding-left:210px;
}
.article{
  overflow:visible;
  padding:0 0 20px 0;
  margin:0;
}
.date{
  font-weight:normal;
  text-align:right;
  display:block;
  padding-right:10px;
  text-transform:lowercase;
}
.title-text{
  width:65%;
  display:block;
  float:left;
}
.article-content{
  width:auto;
  padding: 0 10px 0 10px;
  overflow:visible;
  text-align:justify;
  clear:both;
}
.article-img{
  float:right;
  margin-left:10px;
  margin-bottom:5px;
}
.link-right-arrow{
  display:block;
  width:auto;
  text-align:right;
  clear:both;
  margin-right:10px;
  margin-bottom:10px;
  margin-top:10px;
}
.link-right-arrow a{
  background: url("../images/read-more-background.png") right 50% no-repeat;
  padding-right:20px;
}

.link-left-arrow{
  text-align:left;
  clear:both;
  margin-left:10px;
  margin-bottom:10px;
  width:auto;
}
.link-left-arrow a{
  background: url("../images/read-more-background.png") left 50% no-repeat;
  padding-left:20px;
}
.categories{
  margin-left:0;
  padding-left:0;
  width:100%;
  display:block;
  list-style:none;
}
.categories li{
  list-style:none;
}

#bottom-main-content{
  width:100%;
  padding: 0 0px 0 0px;
  margin-top:20px;
  float:right;
  background:url("../images/bottom-content-background.png");
  display:none !important;
}
.bottom-content{
}
.bottom-content h3{
  background: #2fb7ed url("../images/bottom-content-top.png") top repeat-x;
  color:#ffffff;
  min-height:24px;
  padding-top:7px;
  text-transform:uppercase;
  font-size:12px;
  padding-left:10px;
  margin-bottom:5px;
  margin-top: 0;
  position:relative;
  width:auto;
  overflow:visible;
}
.bottom-content span{
  display:block;
  width:auto;
  padding-left:10px;
  padding-right: 10px;
}

.content-left{
  float:left;
  width:327px;
}
.content-right{
  float:right;
  width:152px;
}
.iso{
  text-align:center;
  padding-top:9px;
  padding-bottom: 9px;
}
.maszyny{
  float:left;
  width:97px;
  margin-left:10px;
}
.maszyny h4{
  margin-top:10px;
}
.img{
  margin-top:10px;
}
.text{
  width:200px;
  clear:none;
}
.bottom-border{
  width:100%;
  background:url("../images/bottom-content-border.png") repeat-x;
  clear:both;
  height:1px;
  font-size:1px;
}
.contact-form{
  clear:both;
}
.contact-form .text{
  width:313px;
  border: 1px solid #4c4c4c;
}
.contact-form fieldset {
  border: 0 none;
}
.contact-form label{
  float:left;
  width:100px;
  margin-left:50px;
}
.contact-form legend{
  font-weight:bold;
  padding-left:150px;
}

.contact-form p{
  clear:both;
  margin-bottom:5px;
  overflow:visible;  
}
.contact-form p.contact-submit{
  float:right;
}
.area{
  height:100px;
  padding-left:2px;
}
.contact-form input, .contact-form textarea{
  padding-left:2px;
  float:left;
  font-size:13px;
  color:#000000;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contact-form .submit{
  margin-right:3px;
  margin-top:6px;
  background:url("../images/form_button.png") left top;
  border:0 none;
  font-size:10px;
  cursor:pointer;
  width:78px;
  height:18px;
  padding-bottom:2px;
}
.contact-form p.form-comment{
  margin-left:50px;
}
.error{
  color:red;
}
.product_title{
  border-bottom:2px solid #1D9ED6;
}
.product{
  margin-top:50px !important;
}
.product_images{
  list-style:none;
  margin:0;
/*   padding:0; */
  display:block;
  padding:10px 0 10px 0;
  overflow:visible;
}
.product_images li{
  list-style:none;
  float:left;
  margin:0;
  padding:0;
  margin-left:10px;
}
.separator{
  width:auto;
  padding:10px 10px 5px 10px;
  text-align:right;
  overflow:visible;
}
.printer{ /*IE*/
  padding-left:20px;
  background: url("/images/printer.png") left no-repeat;
  display:none !important;
}
.back{ /*IE*/
  padding-left:15px;
  background: url("/images/back-arrow.png") left 1px no-repeat;
  display:none !important;
  /*float:right;
  clear:both;*/
}
.line{ /*IE*/
  border-bottom:2px solid #1D9ED6;
  width:900px;
  clear:both;
  margin: 5px 0 5px -10px;

}
.prod_search{
  color:#4c4c4c;
  padding:10px 0 10px 0;
  display:none !important;
}
.prod_search fieldset{
  margin:0px;
  padding:0px;
  padding-left:15px;
  border:0 none;
  overflow:visible;
  text-align:right;
  display:none !important;
}
.prod_search .text{
  width:166px;
  border: 1px solid #000000;
  font-size:12px;
  padding:2px 0px 3px 2px;
}
.prod_search p{ /*IE*/
  display:inline;
  position:relative;
}
.prod_search .submit{
  float:none;
  margin-top:0;
}
#ArchivePagination{
  position:relative;
  float:right;
  height:100%;
  width:20em;
  text-align:right;
  display:none !important;
}
#ArchivePagination ul{
  list-style:none;
  float:right;
}
#ArchivePagination li{
  float:left;
  font-size:0.9em;
}
#ArchivePagination li a{
  padding-left:2px;
  padding-right:2px;
  height:100%;
  text-align:center;
  
}
.PaginationActivePage{
  font-weight:bold;
}
.block{
  display:block;
  position:relative;
  height:auto;
  width:auto;
}
.comment{
  padding-left:10px;
  width:170px;
}