body {
  line-height:1.4;
  color:#212121;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5 {
  line-height:1.1;
  margin-bottom:10px;
  font-weight: 700
}

h1, .h1 {
  font-size:48px;
  margin-bottom: 15px;
  font-weight: 600;
}

h2, .h2 {
  font-size:36px;
  font-weight: 600;

}

h3, .h3 {
  font-size:24px;
  font-weight: 600;

}

h4, .h4 {
  font-size:16px;
  line-height: 23px;
}

h5, .h5 {
  font-size:15px;
  line-height: 22px;
}

h1 a, h2 a, h3 a, h4 a, h5 a,
a h1, a h2, a h3, a h4, a h5 {
  color:#666;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover,
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5 {
  color:#000;
}

strong, b {font-weight: 600;}

p {
  margin-bottom:28px;

}

a {text-decoration:none;}

p a:not(.btn),  label a, table a:not(.btn),  li a {
  color:#666;
  text-decoration:underline;
}

 p a:hover,  p a:focus,  label a:hover,  label a:focus,  table a:not(.btn):hover,  li a:hover,  li a:focus  {color: #000;}

img {max-width:100%; vertical-align:top; max-height:100%;}

hr {
  border:none;
  border-top:1px solid #666667;
  margin-bottom:30px;
  margin-top:30px;
}
hr.gray {border-color: #e1e1e1;}

  ul ul {
  margin:5px 0;
}

  li {
  margin-bottom:5px;
}

 ul {
  padding-left:30px;
  list-style-type:disc;
  margin-bottom:10px;
}

  ol {
  padding-left:30px;
  list-style-type:decimal;
  margin-bottom:10px;
}

  ol ol {
  list-style-type:lower-alpha;
  padding-left:25px;
  margin-bottom:10px;
}

 .obrazek-z-prawej {
  float:right;
  margin:0 0 10px 15px;
}

 .obrazek-z-lewej {
  float:left;
  margin:0 15px 10px 0;
}

table {
  width:100%;
  font-size: 14px;
  line-height: normal;
}

table td, table th {
  border:1px solid #f3f3f3;
  vertical-align:middle;
  padding:10px;
}

table th {background:#f3f3f3; font-weight:600;}
table p:last-child {margin:0;}

.cke_editable .no-edit {display:none;}

@media all and (max-width: 991px) {
  body{font-size:16px}
  h1, .h1 {font-size:26px;}
  h2, .h2 {font-size:22px;}
  h2, .h2 {font-size:20px;}
  h3, .h3 {font-size:18px;}
}
