/*
.tworcy { width: 1200px; }
.tworcy > .line { height: 20px; border-bottom: solid 1px #0069b4; margin-bottom: 20px; }
.tworcy > .col { float: left; width: 300px; }
.tworcy > .col > .inicjal { font: normal 24px 'Roboto', sans-serif; color: #0069b4; text-align: left; }
.tworcy > .col > .tworca { font: normal 16px 'Roboto', sans-serif; color: #777777; text-align: left; line-height: 31px; }
.tworcy > .col > .tworca:hover { cursor: pointer; color: #0069b4; }
.tworcy > .col > .przerwa { height: 20px; }
*/

.tworcy { width: 1200px; }
.tworcy > .line { height: 20px; border-bottom: solid 1px #0069b4; margin-bottom: 20px; }
.tworcy > .col { float: left; width: 300px; }
.tworcy > .col > .inicjal { font: normal 26px 'Roboto', sans-serif; color: #0069b4; text-align: left; line-height: 28px; }
.tworcy > .col > .tworca { position: relative; font: normal 16px 'Roboto', sans-serif; color: #777777; text-align: left; line-height: 28px; }
.tworcy > .col > .tworca:hover { cursor: pointer; color: #0069b4; }
.tworcy > .col > .przerwa { height: 28px; line-height: 28px; }