body{z-index:1;}
.clear{
  width:100%;
  clear:both;
}
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;
}
a.skiplink:focus, a.skiplink:active{
  left:10px;
  width:20em;
}
.skiplist {
  list-style:none;
  position:absolute;
  left:0px;
  overflow:visible;
  z-index:9;
}
.auraltext{
  position: absolute;
  font-size: 0;
  left: -1000em;
  overflow:hidden;
  list-style:none;
  width:0;
  height:0;
}
#container{
  width:900px;
  position:relative;
  background:url("/images/body_background.png");
  overflow:hidden;
  z-index:0;
  margin: 0 auto 0 auto;
/*   padding-top:240px; */
}
#header{
  height:190px;
  width:900px;
/*   overflow:hidden; */
  position:relative;
  top:0;
  left:0;
  z-index:2;
  background:#ffffff !important;
  padding-bottom:10px;
}
#header h1{
  margin:0;
  padding:0;
}
/* 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:both;
}
#lang{
  margin:0;
  padding:0;
  border: 0 none;
  float:left;
  display:block;
  height:30px;
  width:auto;
  padding-right:10px;
  background:#e6e6e6;
  position:relative;
}
#lang li{
  list-style:none;
  float:left;
}
#lang a{
  float:left;
  list-style:none;
  margin-left:7px;
  padding-top:5px;
} 
#lang a.first{
  margin-left:10px;
}
#lang a:hover{
  padding-top:2px;
  padding-bottom:3px;
}
#for_menu{
  position:absolute;
  width:100%;
  clear:both;
  padding:0;
  bottom:10px;
  background:#e4e4e4 url("../images/menu_background.png") bottom left repeat-x;
  margin:0;
  left:0;
}
#menu{
  list-style:none;
  padding:0;
  margin:0;
  text-align:right;
  font-weight:bold;
  float:right;
}

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

.submenu, .submenu2, .submenu3{
  position:absolute;
  background-color:#eeeeee;
  z-index:10;
  text-transform:none;
  border: 1px solid #999999;
  padding:0;
  margin:0;
  left:-9999em;
}
.submenu2, .submenu3{
  left:-9999em;
  top:-1px;
}
.submenu_li, .submenu2_li, .submenu3_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;
}
.submenu_li{
  clear:both;
}
/*.submenu2_li{
  position:relative;
}*/
.submenu2_li, .submenu3_li{
  width:150px;
}
.submenu2_li ul, .submenu2_li ul li{
  list-style:none;
  margin-left:0;
  padding-left:0;
}
.submenu2_li ul{
  margin-left:0;
  padding-left:10px;
}
#menu li.top:hover ul.submenu{
  left:auto;
}
.submenu_li:hover ul.submenu2{
  left:100%;
}
.submenu2_li:hover ul.submenu3{
  left:100%;
}
.submenu_li a, .submenu2_li a, .submenu3_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;
}
.submenu2_li a.color, .submenu3_li a.colorek{
  color:#666666;
}
.submenu_li a.colors:hover, .submenu2_li a.color:hover, .submenu3_li a.colorek:hover{
  text-decoration:none;
  color:#b2b2b2;
}

.submenu_li:hover a.colors, .submenu2_li:hover a.color{
  color:#b2b2b2;
}



#left-column{
  overflow:hidden;
  float:right;
/*   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:hidden;
}
.on_left legend, .on_left h2{
  color:#4c4c4c;
  font-size:14px;
  padding-top:10px;
  font-weight:bold;
}
.on_left p{
  padding:0;
  border:0;
  margin:5px 0 0 0;
  overflow:hidden;
  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;
  padding-bottom:1px;
}
.form-comment{
  font-size:10px;
}
label.form-comment{
  margin-bottom:5px;
}
#main-content{
  position:relative;
  width:690px;
  padding-left:10px;
  padding-top:0;
  overflow:hidden;
  float:right;
  min-height:300px;
  z-index:0;
}
#footer{
  overflow:hidden;
}
#footer p{
    margin-top:5px;
    margin-bottom:5px;
    float:left;
    font-size:11px;
    padding-left:20px;
}
#footer p.first{
  padding-left:210px;
}
#footer a{
  color:#4C4C4C !important;
}
.article{
  overflow:hidden;
  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:hidden;
  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");
  position:relative;
  zoom:1;
}
.bottom-content{/*IE*/
	width:200px;
	position:relative;
	overflow:visible;
	float:left;
	margin-left:25px;
}
.bottom-content h3{
  background:url("../images/bottom-content-top.png") top left repeat-y;
  color:#615c5c;
  min-height:24px;
  padding-top:7px;
  text-transform:uppercase;
  font-size:12px;
  margin-bottom:5px;
  margin-top: 0;
  position:relative;
  width:200px;
  overflow:hidden;
  border-bottom:1px solid #cccccc;
  text-align: center;
  margin-left:0;
}
.bottom-content span, .bottom-content div{
  display:block;
  width:auto;
  padding-left:10px;
  padding-right: 10px;
}
.bottom-content h4 .title-text{
	float:none;
}
.bottom-content h4 .date{
	font-weight:bold;
	text-align:left;
}
.iso{
  text-align:center;
  padding-top:9px;
  padding-bottom: 9px;
}
.maszyny{
  width:auto;
  clear:none;
  padding:0 10px 0 10px;
  margin:0;
}
.maszyny h4{
  margin-top:10px;
}
.img{;
  margin:0;
  margin-top:5px;
}
.text{

}

.bottom-border{
  width:100%;
  background:url("../images/bottom-content-border.png") repeat-x;
  clear:both;
  height:1px;
  font-size:1px;
  position:absolute;
  bottom:0px;
  zoom:1;
}
.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;
  color:#4c4c4c;

}

.contact-form p{
  clear:both;
  margin-bottom:5px;
  overflow:hidden;  
}
.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;
}
.title.product{
  margin-top:0.83em !important;
  margin-bottom:10px !important;
}
.product_images{
  list-style:none;
  margin:0;
/*   padding:0; */
  display:block;
  padding:10px 0 10px 0;
  overflow:hidden;
}
.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:hidden;
  zoom:1;
  width:auto;
  float:none; clear:both;
}
.printer{ /*IE*/
  padding-left:20px;
  background: url("/images/printer.png") left no-repeat;
}
.back{ /*IE*/
  padding-left:15px;
  background: url("/images/back-arrow.png") left 1px no-repeat;
  /*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;
}
.prod_search fieldset{
  margin:0px;
  padding:0px;
  padding-left:15px;
  border:0 none;
  overflow:hidden;
  text-align:right;
}
.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;
}
#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;
}
.no-bold{
  font-weight:normal;
}
.under-select{
  margin-top:0px;
  width:200px;
  text-align:right;
}
.under-select select, .under-select option{
  width:100%;
}
.under-select .submit{
  float:none;
}
a.map_links{
  font-weight:bold;
  padding-left:17px;
  cursor:pointer;
  white-space: nowrap;
	text-decoration:none;
}
a.map_links:hover{
  color:#ffffff !important;
}
.map_tit{
  padding-left:0px !important;
}
.map-legend{
  margin-left:0px;
  padding-left:0px !important;
  color:#4C4C4C;
}

.no-list{
  list-style:none;
}
#bottom-main-content .link-right-arrow{
  position:relative;
  bottom:0;
  right:0;
  padding-right:0;
}

/*#bottom-main-content .content-left .link-right-arrow{
  right:163px;
}*/
.article-content a{
  color:#0056BB;
}
.article-content a:hover{
  color:blue;
  text-decoration:underline;
}
.article-content a:visited{
  color:blue;
  text-decoration:underline;
}
a.colorek:hover{
  text-decoration:none;
  color:#b2b2b2;
}
.catimage{
  float:right;
}
.poll-results{
  position:relative;
  width:168px;
  margin: 0 auto 0 auto;
}
.bread:hover{
 text-decoration:none !important;
}
.Category_image{
  overflow:hidden;
  position:relative;
}
.prod{
  margin-top:10px !important;
}
.article-content a.color{
  color:#4c4c4c !important;
  text-decoration:none !important;
}

.article-content a.color:hover{
  text-decoration:underline;
}
article-content a.color:visited{
  color:#909090;
}
.produkt{
	width:500px !important;
	float:left;
	padding:0;
}
.article-content.produkt{
	float:none;
}
ul#fotki_produktu{
	margin:0;
	padding:0;
	list-style:none;
	width:500px;
	overflow:hidden;
	float:left;
}
ul#fotki_produktu li{
	float:left;
}
#connected, #connected li{
	padding:0;
	margin:0;
	width:auto;
	list-style:none;
	overflow:hidden;
}
#connected{
	width:150px;
	float:right;
}
#connected h4{
	background:url("/images/connected_title.png") left bottom repeat-x;
	margin:0;
	padding:0;
	font-size:13px;
	padding-bottom:3px;
	width:auto;
	padding-left:10px;
	overflow:hidden;
	margin:10px 0 5px 0;
}
.map-container{
	float:left;
}
.map-container h4{
	text-align:center;
	font-weight:normal;
}
.map-container a{
	font-size:10px;
	color:#000;
}
.map-container a:hover{
	text-decoration:none;
}
h2.title a:visited{
	color:#4c4c4c!important;
}
ul#breadcrumb, ul#breadcrumb li, ul#breadcrumb li a{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	font-size:10px;
	color:#999999 !important;
}
ul#breadcrumb li{
	padding-left:5px;
	padding-top:8px;
}
ul#breadcrumb li span{
	color:red;
	padding-right:4px;
}
#char{
	padding:0;
	margin:0;
	list-style: none;
	overflow:hidden;
	padding-top:10px;
}
#char li{
	float:left;
	width:50%;
	clear:none;
	height:100px;
	padding-bottom:8px;
}
#char li img{
	float:left;
	width:100px;
	overflow:hidden;
}
#char li span{
	display:block;
	float:left;
	width:130px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}
.top_products, .top_products ul{
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
	position: relative;
	zoom:1;
}
.top_products li,.top_products li h4{
	float:left;
	width:50%;
	font-weight:bold;
	font-size:14px;
	position: relative;
	text-transform: uppercase;
	padding-bottom:50px;
	zoom:1;
}
.top_products li h4{
	float:none;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	zoom:1;
}
.top_products li span{
	position: absolute;
	right:30px;
	top:0;
	display:none;
}
.top_products li li{
	clear:both;
	float:none;
	width:auto;
	font-weight:bold;
	font-size: 12px;
	text-transform: none;
	overflow:hidden;
	padding-bottom:20px;
	position:static;
	zoom:1;
}
.top_products li li a{
	float:left; 
	display:block;
	overflow:hidden;
	zoom:1;
}
.top_products li li img{
	margin-right:10px;
	float:left;
	height:auto;
}