a{
text-decoration:none;
outline: none ;
}

.clear{clear:both;}

body{
	background-image:url(../images/tlo.jpg);
	background-repeat:repeat-x;
	margin:0px;
	margin-top:10px;
	background-color:#59585b;
	font-size: 12px;
	line-height: 17px;
	font-family: Tahoma, Verdana, Arial;
	text-align:left;
}

#container_intro{
	width:974px;
	height:581px;
	margin: 0px auto;
}

#flashbig{
	width:974px;
	height:581px;
	float:left;
	margin: 0px auto;
}


#container{
	width:812px;
	margin: 0px auto;
}

#top{
	width:812px;
	height:108px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

#logo{
	width:153px;
	height:41px;
	float:left;
	margin-left:32px;
	margin-top:35px;
}

#menu{
	float:left;
	margin-top:47px;
	margin-left:30px;
}

.przerwa6px{
	width:812px;
	height:6px;
	float:left;
	background-image:url(../images/przerwa6px.gif);
	background-repeat:no-repeat;
}

#flash{
	width:812px;
	height:396px;
	float:left;
}

/*********srodek**************/
#srodek_container{
	width:812px;
	float:left;
}

#srodek_top{
	width:812px;
	height:40px;
	background-image:url(../images/srodek_top.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#FFFFFF;
}

#napis_dzial{
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#srodek{
	width:812px;
	float:left;
	background-color:#FFFFFF;
}

#srodek_bottom{
	width:812px;
	height:14px;
	float:left;
	background-image:url(../images/srodek_bottom.jpg);
	background-repeat:no-repeat;
}
/***************PRODUKT*********************/

#produkty{
margin-left:10px;
}

.produkt{
	 width:123px;
	 padding:0 11px;
  /*width:145px;*/
   height:257px;
   background-image:url(../images/produkt_tlo2.gif);
   background-repeat:no-repeat;
   float:left;
   display:block;
   margin:5px;
}
.dummy {height:23px;}

.produkt_nazwa{
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	font-variant:small-caps;
	margin-top:8px;
	line-height:13px;
	/*--- */
  position:absolute;
	width:123px;
	background:url(../images/prod_name_bg.gif); 
	padding-bottom:2px;
}

.produkt_obrazek{
  /*margin-top:1px;*/
	width:123px;
	height:173px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:173px;
	overflow: hidden;
}

.produkt_obrazek img {
	vertical-align:middle;
}

.produkt_numer{
	color:#FFFFFF;
	font-size:10px;
	margin-top:2px;
	line-height:12px;
	margin-bottom:2px;
	text-align:right;
}

.produkt_cena{
	color:#FFFFFF;
	font-size:10px;
   text-align:right; 
   line-height:12px;
}
  .produkt_cena .info { color:#C1C1C1;}

/******************footer******************/

#footer{
	width:812px;
	float:left;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
}

#footer A{
	color:#ffffff;
}

#footer A:hover{
	color:#fe7fd2;
}

#footer_left{
	float:left;
	margin:5px;
	margin-left:0px;
}

#footer_right{
	float:right;
	margin:5px;
	margin-right:0px;
}

/************TOOLTIP*******************************/
.tool-tip {
	color: #fff;
	width: 169px;
	z-index:5;
}
 
.tool-title {
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	color: #ffa822;
	padding: 8px 8px 1px;
	background: url(../images/bubble2.png) top left;
}
 
.tool-text {
	font-size: 10px;
	padding: 1px 8px 8px;
	background: url(../images/bubble2.png) bottom right;
	line-height:12px;
}

/************TRESC******************************/
#tresc_tekst{
	margin:10px;
	/*float:left;*/
	font-family:Verdana;
	font-size:11px;
}

#tresc_tekst A{
	color:#df3204;
}

#tresc_tekst A:hover{
	color:#fe7fd2;
}

#tresc_lewa{
	width:355px;
	float:left;
	margin-left:15px;
	margin-right:15px;	
	padding-bottom:5px;	
}

#tresc_prawa{
	width:355px;
	float:left;
	padding-left:25px;
	margin-right:15px;
	padding-bottom:5px;	
	background-image:url(../images/kreska_pion.jpg);
	background-repeat:repeat-y;	
}

/********************obrazek ramka****************************/
.obrazek_ramka{
	width:145px;
	height:143px;
	background-image:url(../images/obrazek_ramka.gif);
	background-repeat:no-repeat;
	float:left;
	margin:5px;
	margin-bottom:0px;
}
.obrazek_srodek{
	width:125px;
	height:102px;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-top:10px;
	float:left;
}

.obrazek_lupa{
	width:24px;
	height:26px;
	background-image:url(../images/zoom.gif);
	float:right;
	z-index:10;
	position:absolute;
}

div.no_prod {text-align:center;margin-top:40px;margin-bottom:40px;}


.pager {text-align:right;padding-right:33px;float:right;}
.pager a , .pager span {
	font-size:10px;
	font-family: verdana;
	font-weight:bold;
	color:#fff;
	margin:0 1px;
	width:18px;
	padding:0;
	height:18px;
	text-align:center;
	line-height:18px;
	display:block;
	float:left;
	background: url('../images/pager_bg.gif') no-repeat 1px 0;
}

.pager a:hover{
	color:#fe7fd2;
	font-weight:bold;
}

.pager span {color:#C1C1C1;}

#kalkulator{
    width:737px;
    height:575px;
    margin:10px auto;
}

#mapa {margin:0 auto;width:300px;height:280px}

#tresc_lewa_gal{
    width:355px;
    float:left;
    margin-left:39px;
    padding-bottom:5px;   
    text-align:center;
}

#tresc_prawa_gal{
    width:355px;
    float:left;
    margin-right:15px;
    padding-bottom:5px;   
    background-image:url(../images/kreska_pion.jpg);
    background-repeat:repeat-y;   
    text-align:center;
}

.foto{
    border: solid 1px #b8b8b8;
    margin:5px;
}

.pasek_hr{
    background-color:#e1e1e1;
    border:0px;
    height:1px;
}

