/* CSS Document */

dl,dt,dd{ padding:0px; margin:0px;}

body{
	background-color:#F9F9F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-repeat: repeat-x;
	/*background-image:url(../obrazy/kule.jpg);*/
	background-position:left top;
	margin:0px;

}

img{ border:0px; vertical-align:middle;}

form{
margin:0px;
padding:0px;

}

#lf{
	background-repeat: no-repeat;
	background-image:url(../tla/tll.jpg);
	background-position:left top;
	padding-left:20px;
	height:47px;
}

#pf{
	background-repeat: no-repeat;
	background-image:url(../tla/tlp.jpg);
	background-position:right top;
	padding-right:20px;
	height:47px;
}
#obejma{
	background-repeat:repeat-x;
	background-image:url(../tla/top.png);
	background-position:top;
	z-index:5;
	position:absolute;
	width:100%;
	
}

#obejma1{

	background-repeat:repeat-x;
	background-image:url(../tla/inocent.jpg);
	background-position:top;
	position:absolute;
	width:100%;
	background-color:#F9F9F9;
}
#uryta{
	background-repeat:repeat-x;
	background-image:url(../tla/ukryta.jpg);
	background-position:top;
	overflow:hidden;
	height:35px;
	text-align:center;

}
img{
	border:0px;
}

a:link{
	color:#29353E;
	text-decoration:none;
}
a:visited{
	color: #29353E;
	text-decoration:none;
}
a:hover{
	color: #000;
	text-decoration:underline;
}
a:active{
	color: #FF0000;
	text-decoration:none;
}



#pojemnik{
	width:910px;
	margin:0 auto 0 auto;
	overflow:hidden;
	
}

#pojemnik_1{
	width:630px;
	margin:0 auto 0 auto;
	overflow:hidden;
}
.boxmms{
	color:#999999
}
.boxmms a:link{
	color:#748389;
	text-decoration:none;
}
.boxmms a:visited{
	color: #748389;
	text-decoration:none;
}
.boxmms a:hover{
	color: #000;
	text-decoration:underline;
}
.boxmms a:active{
	color: #CC0000;
	text-decoration:none;
}
/* katalog */

.n{
	font-size:15px;
	font-weight:bold;
	background-repeat:repeat-x;
	background-image:url(../menucat/nt.jpg);
}
.n a:link{
	color:#29353E;
	text-decoration:none;
}
.n a:visited{
	color: #29353E;
	text-decoration:none;
}
.n a:hover{
	color: #000;
	text-decoration:underline;
}
.n a:active{
	color: #FF0000;
	text-decoration:none;
}



.a{
	font-size:15px;
	font-weight:bold;
	background-repeat:repeat-x;
	background-image:url(../menucat/at.jpg);
}
/*zmienne nagłówki*/

.znred{
	float:left;
	height:27px;
	padding:10px 20px 2px 20px;
	background-color:#CC0000;
	text-align:center;
	border-right:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
	background-image: url(../tla/ex_a.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	color:#333333;

}
.znred2{
	float:left;
	height:29px;
	padding:10px 15px 2px 15px;
	background-color:#000000;
	text-align:center;
	border-right:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
	background-image: url(../tla/ex_a.jpg);
	background-repeat:repeat-x;
	font-size:15px;

}

.znblack{
	float:left;
	height:24px;
	padding:12px 20px 2px 20px;
	background-color:#000000;
	text-align:center;
	border-right:#717376 0px solid;
	border-left:#717376 1px solid;
	background-image:url(../tla/ex_p.jpg);
	background-repeat:repeat-x;
}
.znblack2{
	float:right;
	height:24px;
	padding:12px 20px 2px 20px;
	background-color:#000000;
	text-align:center;
	border-right:#717376 1px solid;
	border-left:#717376 1px solid;
	background-image:url(../tla/ex_p.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

.nagtop{
	background-image: url(../tla/ex_en.jpg);
	background-repeat: repeat-x;
	height:43px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#000000;
}
/*box*/

.lb{
	background-image:url(../box/lb.jpg);
}

.pb{
	background-image:url(../box/pb.jpg);
}

.gb{
	background-image:url(../box/bt.jpg);
}

.db{
	background-image:url(../box/bd.jpg);
}

.db, .gb{
	background-repeat:repeat-x;
	height:4px;
}

.lbg{
	background-image:url(../box/lgr.jpg);

}

.lbd{
	background-image:url(../box/ldr.jpg);
}

.pbg{
	background-image:url(../box/pgr.jpg);
}

.pbd {
	background-image:url(../box/pdr.jpg);
}

.lb, .pb,{
	width:4px;
	background-repeat: repeat-y;
}

.lbg, .lbd, .pbd, .pbg{
	background-repeat:no-repeat;
	height:4px;
	width:4px;

}

/*end box*/
.x input{
border: dotted 1px #999;
background-color:#F4F5F7;
padding:4px;
}
.x textarea{
border:dotted 1px #999;
background-color:#F4F5F7;
padding:4px;
}

.c{ overflow:hidden; clear:both; height:1px;}
.c1{ overflow:hidden; clear:both; height:10px;}
.c2{ overflow:hidden; clear:both; height:20px;}

.hgf{
    position:fixed;
    top:0px;
	bottom:0px;
	height:100%;
	width:100%;
    _position: absolute;
   _top: expression(this.offsetHeight*0 + document.documentElement.scrollTop+0);
   _height:expression(document.documentElement.clientHeight*1 - 0);
   margin:0;
   background-color: #383F50;
   background-position:center;
   background-repeat:no-repeat;
   background-image:url(../aniload.gif);
   filter: alpha(opacity=0);
   opacity:0.0;
}

.hgf_activ{
    position:fixed;
    top:0px;
	bottom:0px;
	height:100%;
	width:100%;
    _position: absolute;
   _top: expression(this.offsetHeight*0 + document.documentElement.scrollTop+0);
   _height:expression(document.documentElement.clientHeight*1 - 0);
   margin:0;
   background-color: #383F50;
   background-position:center;
   background-repeat:no-repeat;
   filter: alpha(opacity=50);
   opacity:0.5;
}
/*linki*/
.link_ok{
	border:#CDCEDC solid 1px;
	width:125px;
	font-size:11px;
	padding:3px;
	text-align:center;
	border-bottom-width:0px;
}
.link_dw{
	border:#CDCEDC solid 1px;
	width:125px;
	font-size:11px;
	padding:3px;
	text-align:center;
	background-color:#F7F7F9;
}

.sub_pozycja{
	margin-bottom:3px;
	background-color:#F7F7F9;
	border:#CDCEDC solid 1px;
	padding:5px 0 5px 8px;
}
.sub_pozycja_h{
	margin-bottom:3px;
	background-color:#ffffff;
	border:#CDCEDC solid 1px;
	padding:5px 0 5px 8px;
}
 /*stop*/
 .gf{
 height:4px;
 background-color:#A0A4AF;
 margin:1px 0 0px 0;
 overflow:hidden;
 }

 .artykol_tresc {
 	background-repeat:no-repeat;
	width:481px;
	height:214px;
	overflow:hidden;
 }
  .artykol_tytul {
 	top repeat-x;
	height:33px;
	width:481px;
	overflow:hidden;
	color:#FFF;
	font-size:25px;
	padding:5px 15px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
 }

.menu_rozw_t{position:absolute; background-color:#FFF; border:2px solid #C9C9C9;text-align:left}
.menu_rozw_tn{padding:7px; border-bottom:1px solid #E6E9EC; }
.menu_rozw_ta{padding:7px; border-bottom:1px solid #E6E9EC;  color:#000; background:url(../adad/tlomenur.jpg) top right repeat;}
.menu_rozw_ta a:link {color: #000; text-decoration:none;}
.menu_rozw_ta a:visited {color: #000; text-decoration:none;}
.menu_rozw_ta a:hover {color: #000; text-decoration:underline;}
.menu_rozw_ta a:active {color: #C00; text-decoration:none;}

.manu_n{ background:url(../s.png) top right no-repeat; padding:9px 20px 11px 20px; float:left; border-bottom:2px #fff solid; }
.manu_a{ background:url(../s.png) top right no-repeat; padding:9px 20px 11px 20px; float:left; border-bottom:2px #E0842C solid;}
.manu_h{ background:url(../s.png) top right no-repeat; padding:9px 20px 11px 20px; float:left; border-bottom:2px #C9C9C9 solid;}
.manu_n_last{ padding:9px 20px 11px 20px; float:left; border-bottom:2px #fff solid; }
.manu_a_last{ padding:9px 20px 11px 20px; float:left; border-bottom:2px #E0842C solid;}

.manu_h_last{ padding:9px 20px 11px 20px; float:left; border-bottom:2px #C9C9C9 solid;}
.manu_n_last2{ background:url(../s.png) top left no-repeat; padding:9px 20px 11px 20px; float:right; border-bottom:2px #fff solid; }

.manu_a_last2{  background:url(../s.png) top left no-repeat; padding:9px 20px 11px 20px; float:right; border-bottom:2px #E0842C solid;}
.manu_h_last2{background:url(../s.png) top left no-repeat; padding:9px 20px 11px 20px; float:right; border-bottom:2px #C9C9C9 solid;}
.w{background:url(../in/tloar.png) no-repeat top left; width:586px; overflow:hidden; height:349px; float:left; padding-top:1px; }
.w_pa{background:no-repeat top url(../in/polecamy.png); overflow:hidden; width:132px; height:30px; font-size:18px; color:#222D31; padding-top:13px; text-align:center; float:left; margin-right:5px;}
.w_na{background:no-repeat top url(../in/nowosci.png); overflow:hidden; width:132px; height:30px; font-size:18px; color:#222D31; padding-top:13px; text-align:center; float:left}
.w_nu{overflow:hidden; width:122px; height:33px; font-size:18px; color:#555662; padding-top:10px; text-align:center; float:left}

.wx{margin:5px 10px 5px 10px; background:#FFF; padding:6px 6px 6px 6px; height:237px; border:1px solid #D2D2D9;}
.wx_1{background: no-repeat top center; width:552px; height:237px; overflow:hidden;}
.wx_2{height:26px; overflow:hidden; background:url(../in/tlonw.png) repeat-x top; padding:12px 15px; font-size:24px; margin-top:187px; text-align:left; color:#000;}

.ak_p{background:url(../in/tloak.png); width:304px; overflow:hidden; height:352px; float:right;}
.ak_p0{overflow:hidden; height:250px; border:1px solid #DADFE7; background-color:#FFF; margin:5px 12px 5px 10px;}

.no_tp{background-color:#DDE2E8; padding:5px; height:175px; overflow:hidden;}
.no_tp_1{background-color:#FFF; padding:5px; height:160px; font-size:16px;}

.wy_p{background: url(../in/tlowysz.png) no-repeat top; width:304px; overflow:hidden; height:341px; float:right;}
.wy_p0{background:url(../in/tld.png); padding:8px; margin:6px 12px 5px 10px; border:1px solid #FFF;}

.menu_sub_p{background: url(../in/tlomenu.png) no-repeat top; width:220px; overflow:hidden; overflow:hidden; margin-bottom:15px;}
.menu_pa{ overflow:hidden; width:132px; height:30px; font-size:18px; color:#124676; padding-top:13px; text-align:center; float:left; margin-right:5px;}
.menu_p0{overflow:hidden;  border:1px solid #DADFE7; background-color:#FFF; margin:5px 12px 5px 10px;}

.produ{height:49px; background:url(../in/tlopar.png) repeat-x top; overflow:hidden; padding-top:22px; padding-left:5px;}

.convertera{background:url(../in/konwerterh.png) no-repeat top center; width:274px; height:100px; overflow:hidden; float:right; padding:15px; margin-bottom:15px;}
.converteru{background:url(../in/konwerter.png) no-repeat top center; width:274px; height:100px; overflow:hidden; float:right; padding:15px; margin-bottom:15px;}
.lin_poz{background: center no-repeat;  height:30px; margin:5px 0;background-image:url(../win/listpoint.png);}

.newsimg2{background-color:#FFF; padding:2px; border:2px solid #EBEBEB; margin-right:6px;}

.ok_ld{border:1px solid #EAECEA; background-color:#FFFFFF; overflow:hidden; padding:4px; }
.ok_img_p{ padding:2px; border:0px solid #CCCCCC; background-color:#FFFFFF;}
