* {
	margin:0;
	padding:0;
}
div.prod_cont {
    margin: 10px 0px 0px 0px;
    float: left;
    width: 700px;
	text-decoration:none;
	font-weight:100;
	color: #000;
	font-size: 8pt;
}
div.produkt{
	width:690px;
	padding:10px;
	margin:0px 0px 10px 10px;
	background-color:#e6f3fc;
}
div.top_prod{
	width:690px;
	position:relative;
}
div.bottom_prod{
	clear:both;
	width:670px;
	padding:10px;
	color:#000;
	border-top:10px solid #e6f3fc;

}
.bottom_prod p{
	margin: 0px 0px 10px 0px;
	color:#000;
	text-align:justify;
}
.bottom_prod ul{
	margin: 10px 0px 10px 0px;
}
.bottom_prod ul li{ 
	margin-left:15px;
	list-style-image: url(../images/li2.gif);
}
.bottom_prod a{
	color:#000;
	text-decoration:none;
}
.bottom_prod a:hover{
	color:#000;
	text-decoration:underline;
}
.bottom_prod span{
	font-weight:bold;
}
div.logo_prod{
	width:152px;
	height:152px;
	background-image:url(../images/produkt_box.png);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	
}
div.clipper_prod{
	width:130px;
	height:130px;
	position:absolute;
	top:5px;
	left:5px;
	clip:rect(2px 138px 138px 2px);
}
.clipper_prod img {
	
}
p.dane_prod{
	width:400px;
	float:left;
	margin-left:10px;
	font-size:10pt;
}
.dane_prod span{
	font-weight:bold;
	color:#006da6;
		
}
.dane_prod a{
	color:#000;
	text-decoration:none;
		
}
.dane_prod a:hover{
	text-decoration:underline;
		
}
a.wroc{
	display:block;
	height:22px;
	color:#006da6;
	text-decoration:none;
	float:right;
	margin-bottom:10px;
	padding-left:23px;
	padding-top:5px;
	background-image: url(../images/back.png);
	background-position:left;
	background-repeat:no-repeat;
}
a.wroc:hover{
	text-decoration:underline;
}
a.zadaj_pytanie{
	display:block;
	width:96px;
	height:20px;
	background-image:url(../images/tlo_button2.png);
	background-repeat:no-repeat;
	color:#002940;
	text-decoration:none;
	padding: 2px 0px 0px 8px;
	margin-top:7px;
	margin-left:5px;
	cursor:pointer;
}
div.promocja_big{
	position:absolute;
	width:95px;
	height:96px;
	background-image:url(../images/promocja_big.gif);
	background-repeat:no-repeat;
	top:1px;
	right:1px;
}
