@charset "utf-8";

body {  

margin: 0 0 0 0;
}


h1 {
	font-family:tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #acadb2;
	margin: 0 0 5px 0;
	display:block;
	text-align:left;
}
h2{
	font-family:tahoma;
	font-weight:bold;
	font-size: 18px;
	color: #acadb2;
	margin: 0 0 10px 0;
	display:block;
	text-align:left;
}


.kontener {
width: 540px;
padding:10px;

}
.produkt{
width: 530px;
padding:0 0 10px 0;
border-bottom:1px solid #c0c0c0;

}
.produkt_lewa{
width: 242px;
float:left;

}
.produkt_prawa{
width: 274px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:black;
text-align:justify;
line-height:15px;
padding:15px 0 0 10px;

}
.foto{
width: 240px;
border:1px solid #c0c0c0;
padding:2px;
}

.wiecej{
width: 100%;
text-align:right;
color:#ca0000;
}
.wiecej a:link,.wiecej a:visited,.wiecej a:hover{
width: 100%;
text-align:right;
color:#ca0000;
text-decoration:none;
}

.rzuty{
float:left;
margin:0 50px 25px 0;
}

.clear{
height: 1px;
clear: both;
}

