body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
div.wiz_produkty_container{
	position:relative;
	height:190px;
	width:685px;
	margin:0 0 10px 0;
	padding:0;
	background-color:#fff;
}
div.wiz_prod_title{
	margin:0px 0px 0px 130px;
	width:397px;
	height:20px;
	background-image:url(../images/wiz_title.png);
	background-repeat:repeat-x;
	background-color:#c9e8f9;
}
.wiz_prod_title h4{
	font-size:8pt;
	color: #000;
	font-weight:600;
	padding:2px 0px 0px 15px;
	margin:0;
}
div.wiz_prod_main{
	float:left;
	width:128px;
	height: 130px;
	background-image:url(../images/wiz_main.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#fff;
	border: 1px solid #cdcdcd;
}
div.wiz_prod_cien{
	float:left;
	width:11px;
	height:132px;
	background-image:url(../images/wiz_cien.png);
	background-repeat:no-repeat;
	background-position:top left;
}
div.wiz_prod_rest{
	float:left;
	width:386px;
	height:129px;
	background-image:url(../images/wiz_rest.png);
	background-repeat:repeat-x;
	padding-top:3px;
	position:relative;
}
a.link_opis{
	color: #000;
	text-decoration:none;
	font-weight:100;
}
a.link_opis:hover{
	text-decoration:underline;
	font-weight:100;
}

div.wiz_prod_logo{
	width:108px;
	height:107px;
	background-image:url(../images/img1.png);
	background-repeat:no-repeat;
	margin:13px 10px 5px 10px;
	position:relative;
	float:left;
	display:inline;
	
}
.wiz_prod_logo img{
	width:100px;
}
div.clipper{
	width:95px;
	height:95px;
	clip:rect(0px 96px 95px 0px);
	position:absolute;
	top:5px;
	left:5px;	
}
p.adres{
	float:left;
	width: 140px;
	font-size:9pt;
	color:#000;
	margin: 15px 0px 0px 0px;
	text-align:left;
	
}
p.adres_www{
	clear:both;
	font-size:9pt;
	color:#000;
	margin: 10px 0px 0px 10px;
	text-align:left;
	
}
p.wiz_prod_skrot{
	display:block;
	font-size:8pt;
	color:#fff;
	margin:3px 0px 0px 5px;
}
p.wiz_prod_skrot#brak{
	font-size:8pt;
	color:#a1dc03;
	margin:3px 0px 0px 5px;
	float:left;
}
.wiz_prod_rest span{
	display:block;
	width:95%;
	margin:5px 0px 0px 5px;
	font-size:8pt;
	color:#000;
	border-bottom:1px solid #fff;	
}
div.wiz_prod_zwiastuny {
    margin: 10px 0px 0px 0px;
    float: left;
    width: 700px;
	text-decoration:none;
	font-weight:100;
	color: #000;
	font-size: 8pt;
	padding: 0px 10px 10px 20px;
	line-height: 11pt;
}
div.stronicowanie_container{
	width:80%;
}
div.stronicowanie{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding: 2px 0px 2px 0px;
}
.stronicowanie a{
	padding:2px;
	background-image:url(../images/wiz_title.png);
	background-repeat:repeat-x;
	font-size:7pt;
	color:#000;
	border:1px outset #678d00;
	text-decoration:none;
}
.stronicowanie a:hover{
	color:#fff;
	border:1px inset #678d00;
}
.stronicowanie a#aktywny{
	color:#fff;
	border:1px inset #678d00;
}
a.zadaj_pytanie{
	clear:both;
	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:15px;
	cursor:pointer;
}
a.zadaj_pytanie_grey{
	display:block;
	width:96px;
	height:20px;
	background-image:url(../images/tlo_button_grey.png);
	background-repeat:no-repeat;
	color:#dedede;
	text-decoration:line-through;
	padding: 2px 0px 0px 8px;
	margin-top:7px;
	margin-left:5px;
	cursor:pointer;
}
div.promocja{
	position:absolute;
	width:40px;
	height:40px;
	background-image:url(../images/promocja_small.gif);
	background-repeat:no-repeat;
	top:1px;
	right:162px;
	z-index:100;
}