body {
  font-size:14px;
  line-height:21px;
  color:#666;
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  -webkit-font-smoothing: antialiased;
}

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

h1, .h1 {
  font-size:30px;
  margin-bottom: 15px;
}

h2, .h2 {
  font-size:24px;
  line-height: 31px;
}

h3, .h3 {
  font-size:18px;
  line-height: 25px;
}

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;}

.html-editor p {
  margin-bottom:10px;
}

a {text-decoration:none;}

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

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

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

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

.html-editor  ul ul {
  margin:5px 0;
}

.html-editor  li {
  margin-bottom:5px;
}

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

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

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

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

.html-editor .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) {
  h1, .h1 {font-size:24px; line-height: 31px;}
  h2, .h2 {font-size:21px; line-height: 28px;}
}
