/* CSS Document */
body{
	background:#ffffff url(images/bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#pds{
	width: 762px;
	margin:auto;
	position:relative;
}
.sr{
	padding-left:8px;
}
#left{
	width:190x;
	float:left;
}
#right{
	width750px;
	float:right;
}
.reklama{
	padding:20px 0px;
	text-align:center;
}
.srodek{
	background: url(images/stlo2.gif);
	
}

.tekst{
	padding:5px 10px;
	font-size:12px;
	color:#525252;
      text-align: left;

}

.tekst2{
	padding:5px 10px;
	font-size:12px;
	color:#525252;
      text-align: right;

}

.tekst3{
	padding:5px 10px;
	font-size:16px;
	color:#525252;
      text-align: center;

}



.mng3{
	background:url(images/pasek_wynikowy.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:6px 3px 6px;
        text-align: center; 
}

.mng4{
	background:url(images/pasek_opisu.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:6px 3px 6px;
        text-align: center; 
}

.odleglosc {
      position: relative; right: -120px;
      position: relative; top: -18px; 
	padding:3px 0px;

}

.zdjecia {
      position: relative; right: -10px;
      position: relative; top: 10px; 

}

.odleglosc_miedzy_zdjeciami {
      position: relative; top: 4px; 

}

.odleglosc_miedzy_danymi {
      position: relative; top: 4px; 

}

.odleglosc_miedzy_danymi2 {
      position: relative; top: 4px; 
      text-align: justify; 

}

.odleglosc2 {
	padding:5px 0px;


}

div.opis2 {
    float: left;
    width: 200px;    

}


a{
	color:#525252;
	text-decoration:underline;
}
.dol{
	margin-top:5px;
	border-top:#BBBBBB 1px solid;
	padding-bottom:15px;
}
a:hover{
	text-decoration:none;
}

span.addToCart {
    cursor: pointer;
    text-decoration:underline;
}

