.item { clear:left; display: block; float:left; overflow:hidden; margin:15px 0px; padding: 15px 0px 0px 0px; width: 736px; border-top:1px dotted #ddd; }
.item:first-child {border-top:none; margin-top:0px; padding-top:0px;}
.item .dane > * { display: block; overflow:hidden; }

.item a:link, .item a:visited { color:#333; text-decoration:none; }
.item a:hover { color:#333; text-decoration:underline; }


.item .foto { display:none; float:left; width:124px; height:124px; overflow:hidden; margin: 23px 38px 0px 23px; position:relative;
transform:rotate(60deg);
-ms-transform: rotate(60deg);
-webkit-transform:rotate(60deg); 
-moz-transform:rotate(60deg);
-o-transform:rotate(60deg);
}
.item .foto figure { position:absolute; width:170px; height:170px;
transform:rotate(-60deg);
-ms-transform: rotate(-60deg);
-webkit-transform:rotate(-60deg); 
-moz-transform:rotate(-60deg);
-o-transform:rotate(-60deg);
top: -23px; left:-23px;
}


.item .dane { display:block; float:left; width:736px; margin:0px 0px 0px 0px; }
.item .tytul { font-weight:normal; font-size:18px; line-height:20px; }
.item time { margin-top: 5px; font-size:10px; color:#999; }
.item .lead { display:block; margin-top:10px; color:#666; font-size:14px; line-height:16px;}
.item .wiecej { display:none; margin-top:10px; float:right; }

.single h3 { font-size:24px; font-weight:normal; line-height:24px; color:#666; }
.single .lead, .single .tresc { overflow:hidden; width:736px; margin-top:10px; }