
/* Field display */
.field .field-label {
  font-weight: bold;
}
.field-label-inline .field-label,
.field-label-inline .field-items {
  float:left; /*LTR*/
}

/* Form display */
form .field-multiple-table {
  margin: 0;
}
form .field-multiple-table th.field-label {
  padding-left: 0; /*LTR*/
}
form .field-multiple-table td.field-multiple-drag {
  width: 30px;
  padding-right: 0; /*LTR*/
}
form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
  padding-right: .5em; /*LTR*/
}

form .field-add-more-submit {
  margin: .5em 0 0;
}

.field-name-field-rok-wydania { height: 29px; }
.field-name-body .field-items { width:100%!important; text-align: justify; }
.field-name-body:before { content: "Opis:"; display: block; width:100%!important; background: #f5f5f5; border-bottom: 1px solid #ccc; padding: 4px; font-weight: bold }

.field-name-field-okladka .field-items { clear: both }

.field { width:100%!important; clear:both; background: #f5f5f5; border-bottom: 1px solid #ccc; }

.field .field-items, .field .field-label { width:50%; float:left;  border-left: 1px solid white; padding: 4px }
.field .field-items:eq(1) { border-top: 1px solid #ccc;  }

.field:nth-child(even) .field-items, 
.field:nth-child(even) .field-label { background: #ffffff }



.node-epizod .content .field { width:100%!important; background: #f5f5f5; border-bottom: 1px solid #ccc; }

.node-epizod .content .field .field-items, .node-epizod .content .field .field-label { width:50%; float:left; border-left: 1px solid white; padding: 4px }
.node-epizod .content .field .field-items:eq(1) { border-top: 1px solid #ccc;  }

.node-epizod .content .field:nth-child(even) .field-items, 
.node-epizod .content .field:nth-child(even) .field-label { background: #ffffff }

.rate-info { display: none; }

.form-type-item { margin-bottom: 5px!important; }
.content .form-type-item::after { display:block; content: ''; clear: both; } 

.field-name-field-czas-trwania { height: 29px }
.content .form-type-item:nth-child(even) { width:100%; background: #f5f5f5; border-bottom: 1px solid #ccc;  }
.content .form-type-item:nth-child(odd) { width:100%; background: #ffffff; border-bottom: 1px solid #ccc;  }
.content .form-type-item label { width:50%; float:left; /*background: #f5f5f5; border-bottom: 1px solid #ccc;*/ border-left: 1px solid white; padding: 4px; line-height: 34px }
.content .form-type-item:nth-child(even) .rate-widget {  float:left; /*background: #f5f5f5; border-bottom: 1px solid #ccc;*/ border-left: 1px solid white; padding: 4px }
.content .form-type-item:nth-child(odd) .rate-widget { float:left; /*background: #ffffff; border-bottom: 1px solid #ccc;*/  border-left: 1px solid white; padding: 4px }

.links.list-inline .comment-add a { display: none; }

.field-content .lista_odc_tytul_pozycja { margin-left: 20px;}

.field .field-label { width: 20%; }
.field .field-items { width: 80%; } 
.field .field-items .field-items { width:100%; }
.node-epizod .content .field .field-label { width: 20%; }
.node-epizod .content .field .field-items { width: 80%; } 
.node-epizod .content .field .field-items .field-items { width: 100%; } 

.field-name-field-autor-napisow-html a::after {  content: ""; display: block }
.field-name-field-autor-napisow-html p { display: inline; }

.field .field-items div { display: inline; margin-right: 15px; }

.content .form-type-item label { width: 20%; margin-bottom:0; }
.content .form-type-item:nth-child(odd) label { background: #ffffff; margin-bottom:0; line-height: 20px; }
.content .form-type-item .rate-widget { width: 80%; }

@media (max-width: 767px){
  .field .field-label { width: 30%; }
  .field .field-items { width: 70%; } 

  .node-epizod .content .field .field-label { width: 30%; }
  .node-epizod .content .field .field-items { width: 70%; } 

  .content .form-type-item label { width: 30%; }
  .content .form-type-item .rate-widget { width: 70%!important; }

}

.field a { display: inline-block; }