@font-face {
  font-family: 'icomoon';
  src: url('./fonts/fonts/icomoon.eot?adsdddsz6');
  src: url('./fonts/fonts/icomoon.eot?asdadsdz6#iefix') format('embedded-opentype'), url('./fonts/fonts/icomoon.ttf?adsddz6') format('truetype'), url('./fonts/fonts/icomoon.woff?adddssdz6') format('woff'), url('./fonts/fonts/icomoon.svg?adsdsd6z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="font-icon-"],
[class*=" font-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.font-icon-mail-envelope-closed2:before {
  content: "\e91a";
}
.font-icon-chevron-left:before {
  content: "\e91c";
}
.font-icon-chevron-right:before {
  content: "\e91d";
}
.font-icon-pencil:before {
  content: "\e918";
}
.font-icon-write:before {
  content: "\e918";
}
.font-icon-edit:before {
  content: "\e918";
}
.font-icon-twitter:before {
  content: "\e900";
}
.font-icon-instagram:before {
  content: "\e90d";
}
.font-icon-tumblr2:before {
  content: "\e90e";
}
.font-icon-facebook2:before {
  content: "\e90f";
}
.font-icon-google-plus2:before {
  content: "\e910";
}
.font-icon-logo:before {
  content: "\e904";
}
.font-icon-zoom:before {
  content: "\e905";
}
.font-icon-user:before {
  content: "\e90b";
}
.font-icon-cart:before {
  content: "\e90c";
}
.font-icon-quill:before {
  content: "\e901";
}
.font-icon-image:before {
  content: "\e902";
}
.font-icon-arrow-right2:before {
  content: "\e903";
}
.font-icon-cross:before {
  content: "\e906";
}
.font-icon-home:before {
  content: "\e907";
}
.font-icon-menu:before {
  content: "\e908";
}
.font-icon-arrow-down2:before {
  content: "\e909";
}
.font-icon-bubble2:before {
  content: "\e90a";
}
.font-icon-camera:before {
  content: "\e911";
}
.font-icon-feet:before {
  content: "\e912";
}
.font-icon-plus:before {
  content: "\e913";
}
.font-icon-minus:before {
  content: "\e914";
}
.font-icon-google-plus:before {
  content: "\e915";
}
.font-icon-twitter2:before {
  content: "\e916";
}
.font-icon-facebook:before {
  content: "\e917";
}
.font-icon-wykop:before {
  content: "\e919";
}
.font-icon-printer:before {
  content: "\e91b";
}
.font-icon-logo-fiszki-white:before {
  content: "\e91e";
  color: #fff;
}
/*
Theme Name: Polityka
Theme URI: 
Description: Polityka theme. Based on theme Yoko elmastudio (distributed on GNU licence)

Author: Marek Rafalowicz
Author URI: 
Version: 1.0
Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready

License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/
/* Reset
--------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
img,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#content address {
  padding: 0 0 20px 0;
}
#content abbr,
acronym {
  border-bottom: 0.1em dotted;
}
#content pre,
code,
tt {
  font-size: 1.1em;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* General Structure and Styles
--------------------------------------------- */
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body {
  background-color: #ffffff;
  font-family: Tahoma, Arial;
  color: #1c1c1c;
}
#page {
  max-width: 1162px;
  min-width: 980px;
  margin: 10px auto;
  padding: 0 30px 30px;
  background-color: #fff;
  -moz-box-shadow: 0px 0px 10px #ddd;
  -webkit-box-shadow: 0px 0px 10px #ddd;
  box-shadow: 0px 0px 10px #ddd;
}
/* this is fix for browsers that do not accept css conditions*/
@media screen and (min-width: 10px) {
  #page {
    min-width: inherit;
  }
}
#wrap {
  margin: 10px 0 0;
  padding: 0 0 40px;
  overflow: hidden;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
#main {
  width: 68%;
  float: left;
  overflow: hidden;
}
#content {
  width: 75.669%;
  float: left;
}
#secondary {
  width: 17.275%;
  margin-left: 5%;
  padding: 0 5px;
  float: left;
  background-color: #fafafa;
}
#tertiary {
  width: 23.775%;
  float: right;
  overflow: hidden;
  min-width: 300px;
}
#colophon {
  float: right;
  padding: 30px 0 40px;
  position: relative;
  overflow: hidden;
  font-size: 0.8em;
}
.aligncenter,
div.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
/* Headlines
--------------------------------------------- */
#content h3 {
  margin: 26px 0 12px;
  font: bold 1.2em/1.4 arial, sans-serif;
}
#content h4 {
  margin: 22px 0 12px;
  font: bold 1.1em/1.4 arial, sans-serif;
}
#content h5 {
  margin: 22px 0 10px;
  font: bold 1em/1.3 arial, sans-serif;
}
#content h6 {
  margin: 20px 0 10px;
  font: bold 0.9em/1.3 arial, sans-serif;
}
/* Links
--------------------------------------------- */
a {
  color: #d81233;
  text-decoration: none;
}
a:hover {
  color: #777;
  text-decoration: underline;
}
/* Lists
--------------------------------------------- */
#content .post ul,
#content .page ul,
.commentlist ul {
  padding: 7px 0 7px 30px;
  line-height: 1.3;
}
#content .post ul li,
#content .page ul li,
.commentlist ul li {
  padding: 0 0 12px;
  list-style: square;
}
#content .post ol,
#content .page ol,
.commentlist ol {
  padding: 7px 0 7px 0px !important;
  line-height: 1.3;
}
#content .post ol li,
#content .page ol li,
.commentlist ol li {
  padding: 0 0 12px;
  list-style: decimal;
}
#content .post ol ol li,
#content .page ol ol li,
.commentlist ol ol li {
  list-style: upper-alpha;
}
#content .post ol ol ol li,
#content .page ol ol ol li,
.commentlist ol ol ol li {
  list-style: lower-roman;
}
#content dl {
  margin: 0 ;
  padding: 0;
}
#content dt {
  font-weight: bold;
  margin: 0;
  padding: 10px 5px 5px;
}
#content dd {
  margin: 0;
  padding: 0 0 10px 15px;
}
/* Emoji
--------------------------------------------- */
img.wp-smiley,
img.emoji {
  font-size: 1.5em;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
/* Header
--------------------------------------------- */
#site-title {
  position: absolute;
  left: 100px;
  bottom: 30px;
}
#site-title a:hover {
  text-decoration: none;
}
header#branding {
  position: relative;
}
header div#headerwrapper {
  overflow: hidden;
}
header#branding img.headerimage {
  height: auto;
  margin-top: 12px;
  width: 1165px;
}
header#branding img.attachment-headerimage.wp-post-image {
  width: 100%;
  height: auto;
}
hgroup#site-title img {
  max-width: 100%;
}
header .polityka-logo {
  position: absolute;
  top: 20px;
  right: 45px;
}
header #partnerlogo {
  text-align: right;
  position: absolute;
  bottom: 15px;
  right: 20px;
}
header #partnerlogo p {
  width: 100%;
  color: #333;
  font-size: 10px;
  text-transform: uppercase;
}
header .mobileheaderimage {
  display: none;
}
header .microheaderimage {
  display: none;
}
/* Navigations
--------------------------------------------- */
/* --- Main Nav --- */
#branding #mainnav {
  background-color: #000000;
}
#branding #mainnav ul li {
  float: left;
  list-style: none;
  position: relative;
}
#branding #mainnav ul li a {
  margin: 0;
  padding: 6px 14px;
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #ffffff;
}
#branding #mainnav ul li:first-child {
  margin: 0px;
}
#branding #mainnav ul li a:hover {
  color: #fff;
  text-decoration: none;
}
#branding #mainnav ul ul {
  display: none;
  float: left;
  position: absolute;
  left: 0;
  z-index: 99999;
}
#branding #mainnav ul ul ul {
  left: 100%;
  top: 0;
}
#branding #mainnav ul ul a {
  background: #000;
  padding: 4px 14px;
  width: 11em;
  height: auto;
  text-transform: none;
}
#branding #mainnav ul li:hover > ul {
  display: block;
}
/* --- Sub Nav --- */
nav#subnav {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
nav#subnav ul.menu {
  margin: 5px 0 0 0;
  padding: 16px 0 30px;
  border-top: 1px solid #e6e6e6;
  overflow: hidden;
}
nav#subnav ul.menu li.menu-item {
  width: 14.2468%;
  margin: 0px;
  float: left;
  list-style: none;
}
nav#subnav ul.menu li.menu-item a {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: bold;
}
nav#subnav ul.menu li.menu-item ul.sub-menu {
  margin: 0;
  padding: 6px 0 0;
  overflow: hidden;
}
nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item {
  width: 100%;
  letter-spacing: 0;
}
nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item a {
  font-size: 0.8em;
  font-weight: normal;
  line-height: 2;
  text-transform: none;
}
/*mPolityka nav*/
#mPolitykaNav {
  display: none;
  background-color: #f5f5f5;
  letter-spacing: 0px;
}
#mPolitykaNav img {
  margin: 3px 0 0 8px;
}
/* Slider
--------------------------------------------- */
#featured_slider {
  border-top: 10px solid;
}
#featured_slider .content_top {
  right: 0;
  padding: 2px 10px;
}
#featured_slider .content_top .categories {
  display: inline;
  color: #848484;
  margin-left: 15px;
}
#featured_slider .categories a {
  text-transform: uppercase;
  font-size: 11px;
}
#featured_slider p,
#featured_slider .content_top {
  font-size: 13px;
  color: #fff;
}
#featured_slider a {
  color: #fff;
}
#featured_slider a:hover {
  text-decoration: none;
}
#featured_slider h2 {
  margin: 0;
}
/* Posts
--------------------------------------------- */
#content .post {
  padding: 20px 0 30px;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  clear: both;
  font-size: 0.95em;
  line-height: 1.6;
}
/*red bar and gray background for first post*/
#content .post:first-child {
  background-color: #fafafa;
  padding-top: 0px;
}
#content .post:first-child .entry-header {
  padding-top: 10px;
}
#content .post:first-child .entry-details {
  margin-top: 20px;
}
#content .entry-header h2.entry-title a {
  color: #000;
}
#content .entry-header h2.entry-title {
  margin: 0 0 0px;
}
#content .entry-header h2.entry-title a:hover {
  text-decoration: none;
}
#content .post p {
  padding: 0px 0 20px;
}
#content .entry-details {
  width: 15%;
  padding: 2px 9px 0;
  float: left;
  text-align: center;
  font: 1em Tahoma, Arial;
}
#content .entry-details p span.month {
  font-size: 0.7em;
}
#content .entry-inline-details {
  display: none;
}
#content .entry-content {
  margin: 0 15px 0 0;
  line-height: 1.4;
}
#content .post img.wp-post-image {
  width: 140px;
  height: auto;
  margin: 5px 0 8px;
  padding: 0;
}
#content .entry-meta,
#content .single-entry-meta {
  font-size: 0.8em;
  color: #cacaca;
}
#content .entry-meta .commentscount,
#content .single-entry-meta .commentscount {
  margin-bottom: 5px;
}
#content .entry-meta .categories,
#content .single-entry-meta .categories {
  margin-top: 10px;
  margin-right: 30px;
}
#content .entry-meta a,
#content .single-entry-meta .categories a {
  text-transform: uppercase;
  font-size: 0.8em;
}
.page-link {
  background-color: #f0f0f0;
  border-top: 1px solid #e6e6e6;
  padding: 5px 20px;
  overflow: hidden;
  font-size: 0.9em;
}
.page-link a {
  font-weight: bold;
  margin: 0 1px;
}
.page-link a:hover {
  text-decoration: none;
}
/* --- Sticky Post --- */
#content .sticky {
  border-top: 1px solid #e6e6e6;
  background-color: #F0F0F0;
  padding: 15px 10px;
  overflow: hidden;
}
/* --- Post Typography --- */
#content strong,
#content b {
  font-weight: bold;
}
#content p em,
#content p i {
  font-style: italic;
  font-family: georgia, tahoma;
}
#content em,
#content i {
  font-style: italic;
  font-family: georgia, tahoma;
}
#content p small {
  font-size: 0.8em;
}
#content .post blockquote,
#content .page blockquote {
  margin: 0 20px 10px 0;
}
#content .single-entry-content blockquote {
  padding-left: 15px;
  border-left: 7px solid #f0f0f0;
  background: none;
  font-style: italic;
  font-family: georgia;
  font-weight: bold;
  color: #aaa;
}
#content blockquote cite {
  margin: 10px 0 0 0;
  padding: 0 25px 15px 0;
  float: right;
  font: normal 0.8em 'Droid Sans', arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#content pre {
  background-color: #f0f0f0;
  font-family: monospace;
  font-size: 1.2em;
  line-height: 1.3;
  margin: 0 0 20px 0;
  padding: 10px;
}
#content p.nocomments {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
/* --- Post Images and Video --- */
#content img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
#content img.aligncenter {
  margin: 20px auto;
}
#content img.alignleft,
#content .wp-caption.alignleft {
  margin: 10px 20px 0 0;
}
#content img.alignright,
#content .wp-caption.alignright {
  margin: 10px 0 0 20px;
}
#content img.alignnone {
  margin: 20px 0;
}
#content .wp-caption.alignnone {
  margin: 0 0 20px 0;
}
#content .wp-caption.aligncenter {
  margin-bottom: 10px;
}
#content .post .wp-caption {
  max-width: 100%;
  text-align: center;
}
#content .single-entry-content .wp-caption {
  max-width: 100%;
  text-align: center;
}
#content .post p.wp-caption-text {
  font: normal 0.8em/1.4 'Droid Sans', arial, sans-serif;
  margin: 0;
  padding: 7px 0 10px 0;
  color: #999;
}
#content object,
#content embed,
#content iframe {
  max-width: 100%;
  margin: 3px 0 10px;
  display: block;
}
/* --- Post Columns Shortcodes --- */
.two-columns-one {
  width: 48%;
}
.three-columns-one {
  width: 30.66%;
}
.three-columns-two {
  width: 65.33%;
}
.four-columns-one {
  width: 22%;
}
.four-columns-two {
  width: 48%;
}
.four-columns-three {
  width: 74%;
}
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
  float: left;
  margin-right: 4%;
  position: relative;
}
.last {
  clear: right;
  margin-right: 0 !important;
}
.divider {
  clear: both;
  display: block;
  margin-bottom: 20px;
  width: 100%;
}
#content span.highlight {
  padding: 2px;
  background-color: #FFFBCC;
}
.yellow-box {
  margin: 10px 0;
  background: #FFFBCC;
  border: 1px solid #E6DB55;
  padding: 20px;
  overflow: hidden;
}
.red-box {
  margin: 10px 0;
  background: #FFD9C8;
  border: 1px solid #F37C72;
  padding: 20px;
  overflow: hidden;
}
.green-box {
  margin: 10px 0;
  background: #D5FFCA;
  border: 1px solid #BDDC7F;
  padding: 20px;
  overflow: hidden;
}
/* --- Post Tables --- */
#content table {
  margin: 10px 0px 30px 0px;
}
#content table thead {
  border-top: 1px solid #ddd;
}
#content table tr {
  border-bottom: 1px solid #ddd;
}
#content table tr th {
  padding: 10px 20px 10px 20px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#content table tr td {
  padding: 10px 20px 10px 20px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
/* Single Posts
--------------------------------------------- */
#content .post .single-entry-subcolumn {
  width: 80%;
  margin: 0;
  float: right;
}
#content .post .single-comments-subcolumn {
  width: 85%;
  padding-left: 10%;
  margin: 0;
  float: right;
}
#content .post .single-entry-header {
  margin: 0;
}
#content .single-entry-subtitle {
  color: #9c9c9c;
  font-weight: bold;
  font-size: 0.8em;
}
#content .single-entry-subtitle .entry-author {
  margin-right: 5px;
}
#content .single-entry-small-subtitle {
  display: none;
}
#content .single-entry-header p {
  padding: 0 0 5px;
  font-size: 0.8em;
}
#content .single-entry-header p span.entry-date,
#content .single-entry-header p span.entry-author {
  font: italic 1em/1.5 Times, serif;
}
#content .single-entry-details {
  width: 22.507%;
  padding: 0 18px 0 0;
  float: left;
}
#content .single-entry-content {
  width: 100%;
  margin: 15px 0 0;
  padding: 0;
  float: left;
  line-height: 1.4;
}
#content .post .single-entry-meta p {
  padding: 15px 0 0;
  font: italic 0.8em/1.5 Times, serif;
}
#content .post .single-entry-meta p a {
  font-family: 'Droid Sans', arial, sans-serif;
  font-style: normal;
}
#content .post .author-info {
  margin: 40px 0 0;
  padding: 15px 20px 15px;
  background: #F0F0F0;
  overflow: hidden;
  border-top: 1px solid #e6e6e6;
}
#content .post .author-info h3 {
  margin: 0 0 4px;
  font: bold 0.9em/1.5 'Droid Sans', arial, sans-serif;
}
#content .post .author-info .avatar {
  max-width: 100%;
  width: 70px;
  margin: 0 15px 0 0;
  float: left;
}
#content .post .author-description {
  overflow: hidden;
}
#content .post .author-description p {
  padding: 0;
  font-size: 0.9em;
  line-height: 1.5;
}
#content .post .author-description a:hover {
  text-decoration: underline;
}
/* --- Post Nav Below --- */
#content #image-nav {
  margin: 30px 0 3px 0;
  overflow: hidden;
}
#comment-nav-below {
  margin: 40px 0;
  overflow: hidden;
}
.nav-border {
  border-bottom: 1px solid #e6e6e6;
}
#nav-below {
  text-align: right;
  padding: 0 0 5px;
  width: 100%;
}
#nav-below .nav-previous,
#nav-below .nav-next {
  display: inline;
}
#nav-below .nav-previous a,
#image-nav span.previous-image a,
#comment-nav-below .nav-previous a,
#nav-below .nav-next a,
#image-nav span.next-image a,
#comment-nav-below .nav-next a {
  text-transform: uppercase;
  font-size: 0.8em;
}
#nav-below .nav-previous a:hover,
#nav-below .nav-next a:hover,
#image-nav span.previous-image a:hover,
#image-nav span.next-image a:hover {
  text-decoration: none;
}
/* --- Comments --- */
#comments {
  font-size: 0.85em;
  padding: 0 0 30px 0;
  border-top: 1px solid #e6e6e6;
}
#comments h3#comments-title {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  display: inline;
  margin-right: 20px;
}
#comments span.write-comment-link {
  display: inline;
  text-transform: uppercase;
  font-size: 0.7em;
}
#comments #comments-header {
  padding: 20px 0 20px 5%;
}
#comments .comment-body p {
  font-size: 0.95em;
  padding: 0 0 10px;
}
.comment-body b,
.comment-body strong {
  font-weight: bold;
}
.comment-body i,
.comment-body em {
  font-style: italic;
  font-family: georgia, tahoma;
}
#comments p.moderation {
  font-family: Times, serif;
  font-style: italic;
}
#content #comments ol {
  padding: 0;
}
#content #comments ol li ul.children {
  padding: 0;
}
#content #comments ol li.depth-1 {
  padding: 0 0 0 5%;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
#content #comments ol li.depth-2,
#content #comments ol li.depth-3,
#content #comments ol li.depth-4,
#content #comments ol li.depth-5 {
  margin: 0 0 0 35px;
  padding: 0 0 0 5%;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  overflow: hidden;
}
.comment-meta {
  padding: 0 0 12px;
  font-size: 0.7em;
}
.comment-meta cite.fn {
  font-size: 1.5em;
  font-style: normal;
  font-weight: bold;
}
#comments .comment-body {
  padding: 10px 0px;
  overflow: hidden;
  line-height: 1.5;
}
#comments .children {
  background-color: #ffffff;
}
#comments .odd {
  background-color: #f7f7f7;
}
#comments .comment-gravatar {
  display: none;
}
.reply {
  margin: 0;
  float: left;
}
a.comment-reply-link {
  font-size: 0.9em;
}
#comments ol li.post.pingback {
  margin: 0;
  padding: 20px 0 0;
  list-style: none;
  font-weight: bold;
}
#comments ol li.post.pingback a {
  font-weight: normal;
}
#comments ol li img.avatar {
  max-width: 100%;
  width: 65px;
  height: 65px;
  margin: 22px 15px 0 0;
  float: left;
}
/* --- Comment Reply --- */
#content #comments #respond {
  margin: 10px 0;
  padding: 10px 20px;
  background-color: #fafafa;
}
a#cancel-comment-reply-link {
  padding: 3px 0 0;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
}
#content #comments #respond h3#reply-title {
  margin: 0 0 3px 0;
  font-size: 1.2em;
  font-weight: bold;
  font-family: Tahoma, arial;
}
form#commentform label {
  font-size: 0.95em;
  color: #777;
}
form#commentform p.comment-notes,
p.logged-in-as {
  padding: 0 0 15px 0;
  font-size: 0.8em;
}
form#commentform span.required {
  color: #E75428;
  font-size: 0.95em;
}
form#commentform p.comment-form-author,
form#commentform p.comment-form-email,
form#commentform p.comment-form-url,
form#commentform p.comment-form-comment {
  padding: 7px 0 0;
}
input#submit,
input.wpcf7-submit {
  margin: 10px 0 0;
  padding: 8px 10px 7px;
  display: inline-block;
  vertical-align: baseline;
  outline: none;
  background-color: #777;
  border: none;
  font-size: 11px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
}
input#submit:hover,
input.wpcf7-submit:hover {
  background-color: #d81233;
  color: #fff;
}
form#commentform input#author,
form#commentform input#email,
form#commentform input#url {
  width: 60%;
  padding: 2px 5px 2px;
  display: block;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  font-size: 0.95em;
  font-family: tahoma, arial;
}
form#commentform textarea#comment {
  width: 95%;
  margin: 2px 0 0;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  font-family: tahoma, arial;
  line-height: 1.5;
}
form#commentform p.subscribe-to-doi-comments {
  padding: 20px 0 0;
  font-size: 0.8em;
  color: #666;
  letter-spacing: 1px;
}
/* ==========================================================================
   Comments moderation
   ========================================================================== */
.commentmetadata {
  position: relative;
}
.polityka-moderation-comment-vote-up,
.polityka-moderation-comment-vote-down {
  cursor: pointer;
  display: block;
  width: 18px;
  height: 18px;
  background: url("https://zasoby.polityka.pl/polityka.pl/md/img/sprite.png") no-repeat;
  position: absolute;
}
.polityka-moderation-comment-vote-up {
  background-position: -135px -1266px;
  top: 0;
  right: 45px;
}
.polityka-moderation-comment-vote-down {
  background-position: -248px -1272px;
  top: 6px;
  right: 15px;
}
.polityka-moderation-comment-vote-up:hover {
  background-position: -192px -1266px;
}
.polityka-moderation-comment-vote-down:hover {
  background-position: -305px -1272px;
}
.polityka-moderation-weak-comment-unfold {
  display: none;
}
.polityka-moderation-weak-comment-unfold:hover {
  background-position: -247px -1400px;
}
.polityka-moderation-comment-folded p,
.polityka-moderation-comment-folded .polityka-moderation-comment-vote-up,
.polityka-moderation-comment-folded .polityka-moderation-comment-vote-down {
  display: none;
}
.polityka-moderation-comment-folded .polityka-moderation-weak-comment-unfold {
  display: block;
  cursor: pointer;
  width: 18px;
  height: 8px;
  background: url("https://zasoby.polityka.pl/polityka.pl/md/img/sprite.png") no-repeat -190px -1400px;
  position: absolute;
  top: 0px;
  right: 15px;
}
.polityka-moderation-unfold-all {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.7em;
  cursor: pointer;
  float: right;
  line-height: 26px;
}
.polityka-moderation-unfold-all:after {
  margin-left: 5px;
  content: "";
  display: inline-block;
  cursor: pointer;
  width: 18px;
  height: 8px;
  background: url("https://zasoby.polityka.pl/polityka.pl/md/img/sprite.png") no-repeat -190px -1400px;
}
.polityka-moderation-comment-already-voted {
  float: right;
  color: #aaa;
  margin-right: 15px;
}
.polityka-moderation-tooltip {
  position: absolute;
  border: 1px solid #aaa;
  color: #aaa;
  font-size: 10px;
  padding: 2px 5px;
  background-color: #fff;
  opacity: 0;
  transition: 0.3s opacity;
}
@media screen and (max-width: 620px) {
  .polityka-moderation-unfold-all {
    display: none;
  }
}
/* ==========================================================================
   Best Comments
   ========================================================================== */
.polityka-moderation-bestcomments {
  margin-bottom: 40px;
}
.polityka-moderation-bestcomments-header {
  color: #aaa;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0 0 5%;
  position: relative;
  background-color: #eeeeee;
}
#comments .polityka-moderation-bestcomments .even,
#comments .polityka-moderation-bestcomments .odd {
  background: #eeeeee;
}
@media screen and (max-width: 880px) {
  .polityka-moderation-bestcomments-header {
    padding-left: 10px;
  }
}
/* Post Formats
--------------------------------------------- */
#content .entry-link,
#content .entry-gallery,
#content .entry-video {
  width: 100%;
  margin: 0;
  float: left;
}
/* --- Link Post Format --- */
#content .entry-link a {
  font-size: 1.1em;
  color: #d81233;
  font-weight: bold;
}
#content .entry-link .entry-meta a {
  font-size: 1em;
  font-weight: normal;
}
/* --- Image Post Format --- */
#content .entry-header h2.entry-title-image {
  margin-top: 0;
  font-size: 1.1em;
}
/* --- Video, Image and Gallery Post Format --- */
#content .entry-post-format .entry-header h2.entry-title {
  margin: 0 0 5px;
}
#content .entry-post-format .entry-header p {
  font: italic 0.8em/1.5 Times, serif;
}
#content .entry-post-format .entry-header p a {
  font-family: arial, sans-serif;
  font-style: normal;
}
#content .entry-post-format .entry-content-gallery {
  width: 54%;
  float: left;
}
#content .entry-post-format .gallery-thumb {
  width: 42.258%;
  float: left;
  margin: 5px 15px 0 0;
}
#content .post img.attachment-medium {
  max-width: 100%;
  height: auto;
  padding: 0;
}
/* WordPress Image Gallery
--------------------------------------------- */
#content .gallery {
  margin: auto;
  padding: 0;
  clear: both;
}
#content .gallery-item {
  width: 19%;
  float: left;
  margin-top: 10px;
  margin-right: 3px;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
}
#content .gallery-icon {
  width: 100%;
}
#content .gallery-caption {
  margin-left: 0;
  padding: 0;
  font-size: 0.8em;
  line-height: 1.25;
  color: #999;
  display: block;
}
/* Pages 
--------------------------------------------- */
#content .page {
  margin: 0 0 40px;
  padding: 0 0 30px;
  overflow: hidden;
  clear: both;
  font-size: 0.95em;
  line-height: 1.6;
  border-bottom: 1px solid #e6e6e6;
}
#content .page-entry-header {
  margin: 0;
}
#content .page p {
  padding: 0 0 20px 0;
}
/* --- Fullwidth Page --- */
#content.full-width {
  width: 100% !important;
}
#content.full-width .page {
  margin: 0;
  padding: 0 0 20px;
  border-bottom: none;
}
/* --- Archive, 404, Search Results --- */
#content .page-header h1.page-title {
  padding: 0 0 15px 0;
  font-size: 3em;
  text-transform: uppercase;
}
/* --- Contact Page --- */
#content .wpcf7 {
  overflow: hidden;
  margin: 0;
  padding: 20px;
  background: #F0F0F0;
}
#content .wpcf7 h3#form-title {
  margin: 0 0 3px 0;
  font-size: 1.2em;
}
#content .wpcf7 p.form-info {
  padding: 0 0 15px 0;
  font-size: 0.8em;
}
#content .wpcf7 p span.required {
  color: #E75428;
}
#content .wpcf7 input.wpcf7-text {
  width: 60%;
  margin: 5px 0 15px;
  padding: 9px 5px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  font-size: 1em;
}
#content .wpcf7 textarea {
  width: 95%;
  margin: 5px 0 0;
  padding: 9px 5px;
  font: 1em 'Droid Sans', arial, sans-serif;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
#content .wpcf7-form p {
  padding: 0;
}
/* Sidebars
--------------------------------------------- */
aside.widget {
  margin: 10px 0 0px 0;
  padding: 5px 0 15px 0;
  font-size: 0.8em;
  border-bottom: 1px solid #e6e6e6;
}
aside.widget ul li {
  padding: 0 0 3px 0;
  line-height: 1.4em;
}
aside.widget ul li:last-child {
  padding: 0;
}
.widget h3.widget-title,
.widget_get_recent_comments h1.widget-title,
.adheader {
  padding: 0 0 15px 0;
  color: #777;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 13px;
  text-align: left;
}
#ad_wtg_pbtbd .adheader {
  text-align: center;
  padding: 5px 0 3px;
}
.textwidget {
  line-height: 1.6;
}
/* --- Standard Widgets --- */
.widget_categories ul li ul.children,
.widget_nav_menu ul li ul.sub-menu,
.widget_pages ul li ul.children {
  margin: 5px 0 0 0;
}
.widget_categories ul li ul.children li,
.widget_nav_menu ul li ul.sub-menu li,
.widget_pages ul li ul.children li {
  margin: 0 0 0 20px;
}
.widget_recent_entries ul li,
.widget_recent_comments ul li {
  font-weight: bold;
  color: #828282;
}
.widget_recent_entries ul li a,
.widget_recent_comments ul li a {
  font-weight: normal;
}
.widget_calendar {
  color: #777;
}
.widget_calendar #wp-calendar caption {
  font-family: Tahoma, serif;
  text-align: left;
  padding: 0 0 5px 0;
}
.widget_calendar table#wp-calendar th,
.widget_calendar table#wp-calendar td {
  padding: 0 3px 4px 0;
}
.widget_calendar table#wp-calendar tbody tr td#today {
  font-weight: bold;
}
.widget_blogi_polityki a {
  display: block;
}
.widget_blogi_polityki li {
  float: left;
  width: 150px;
  margin-bottom: 5px;
}
.widget_teksty_autora h2 {
  padding: 0 0 15px 0;
  color: #777;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget_teksty_autora .search_photo {
  float: left;
  width: 50px;
  padding-top: 4px;
}
.widget_teksty_autora .search_photo img {
  width: 45px;
}
.widget_teksty_autora .search_content {
  float: left;
  width: 250px;
}
.widget_teksty_autora .lead a {
  text-decoration: none;
  color: #000;
}
.widget_teksty_autora .list-index-publish-date {
  color: #828282;
  font-size: 0.75em;
  display: block;
  margin-top: -2px;
}
.widget_teksty_autora .author {
  color: #828282;
  font-size: 0.85em;
}
.widget_teksty_autora .list-index-more {
  text-align: right;
}
/*---*/
.widget_teksty_autora_120_80 h2 {
  padding: 0 0 15px 0;
  color: #777;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget_teksty_autora_120_80 .search_photo {
  float: left;
  width: 130px;
  padding-top: 4px;
}
.widget_teksty_autora_120_80 .search_photo img {
  width: 120px;
}
.widget_teksty_autora_120_80 .search_content {
  float: left;
  width: 170px;
}
.widget_teksty_autora_120_80 .lead a {
  text-decoration: none;
  color: #000;
}
.widget_teksty_autora_120_80 .list-index-publish-date {
  color: #828282;
  font-size: 0.75em;
  display: block;
  margin-top: -2px;
}
.widget_teksty_autora_120_80 .author {
  color: #828282;
  font-size: 0.85em;
}
.widget_teksty_autora_120_80 .list-index-more {
  text-align: right;
}
/* --- Mailchimp Widget --- */
.widget_ns_mailchimp {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#secondary .widget_ns_mailchimp input[type=text] {
  width: 90%;
  margin: 0 0 5px 0;
}
#tertiary .widget_ns_mailchimp input[type=text] {
  width: 62%;
  margin: 0 2px 5px 0;
}
.widget_ns_mailchimp input[type=text] {
  width: 40%;
  margin: 0 2px 5px 0;
  padding: 6px 5px;
  background-color: #F0F0F0;
  border: 1px solid #e6e6e6;
}
.widget_ns_mailchimp label {
  display: none;
}
.widget_ns_mailchimp .button {
  margin: 0;
  padding: 8px 10px 7px;
  display: inline-block;
  vertical-align: baseline;
  outline: none;
  background-color: #777;
  border: none;
  font-size: 11px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
}
.front-end-upload-parent {
  padding: 10px;
  background: #ddd;
  color: #666;
}
.front-end-upload-parent .plupload_container {
  padding: 0px;
}
.front-end-upload-parent .plupload_header {
  display: none;
}
.front-end-upload-parent .plupload_filelist_header {
  display: none;
}
.front-end-upload-parent .plupload_droptext {
  text-align: left;
}
.front-end-upload-parent .plupload_scroll .plupload_filelist {
  height: 80px;
}
.front-end-upload-parent .plupload_filelist .plupload_file_name {
  width: 105px;
}
.front-end-upload-parent .plupload_filelist_footer {
  padding-left: 0;
  padding-right: 0;
}
.front-end-upload-parent .plupload_file_size {
  width: 70px;
}
.front-end-upload-parent .plupload_file_status,
.front-end-upload-parent .plupload_progress {
  width: 40px;
}
.front-end-upload-parent .plupload_scroll .plupload_filelist_header .plupload_file_action,
.front-end-upload-parent .plupload_scroll .plupload_filelist_footer .plupload_file_action {
  display: none;
}
.front-end-upload-parent label {
  display: block;
}
.front-end-upload-parent #feu_email {
  width: 270px;
}
.front-end-upload-parent #feu_message {
  width: 270px;
}
.front-end-upload-parent button {
  margin: 5px 0 0;
  padding: 8px 10px 7px;
  display: inline-block;
  vertical-align: baseline;
  outline: none;
  background-color: #777;
  border: none;
  font-size: 11px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
}
.md-singleProduct .cart_ico {
  padding-left: 17px;
}
.md-singleProduct {
  border: 1px solid #8d9192;
  margin-bottom: 10px;
}
.md-singleProduct table {
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
}
.md-singleProduct td.verticalLogo {
  vertical-align: middle;
  background-color: #808080;
  padding: 0px;
  margin: 0px;
  border-width: 0px;
}
.md-singleProduct td.verticalLogo img {
  vertical-align: middle;
}
.md-singleProduct td.mainBox {
  padding: 10px 10px 10px 22px;
  vertical-align: middle;
}
.md-singleProduct .mainBox td.productPhoto {
  padding: 0px;
  margin: 0px;
  border-width: 0px;
}
.md-singleProduct .mainBox td.productPhoto img {
  vertical-align: middle;
}
.md-singleProduct .mainBox td.upperData {
  vertical-align: top;
  line-height: 10px;
  padding: 0px 0px 0px 7px;
  margin: 0px;
  border-width: 0px;
}
.md-singleProduct .mainBox td.upperData div {
  color: gray;
  margin-bottom: 5px;
}
.md-singleProduct .mainBox td.upperData div.productTitle {
  font-weight: bold;
}
.md-singleProduct .mainBox td.lowerData {
  vertical-align: bottom;
  line-height: 10px;
  padding: 0px 0px 0px 7px;
  margin: 0px;
  border-width: 0px;
}
.md-singleProduct .mainBox td.lowerData div.productPromotion {
  color: white;
  background-color: #d51335;
  float: left;
  padding: 4px 5px 3px 4px;
}
.md-singleProduct .mainBox td.lowerData div.productPrice {
  margin-top: 5px;
  font-family: arial;
}
.md-singleProduct .mainBox td.lowerData div.productPrice span.oldPrice {
  color: gray;
  text-decoration: line-through;
}
.md-singleProduct .mainBox td.lowerData div.productPrice span.newPrice {
  color: #d51335;
}
.md-singleProduct .mainBox td.lowerData div.buyNow {
  margin-top: 5px;
  line-height: 12px;
}
.md-singleProduct .mainBox td.lowerData div.buyNow span.message {
  color: #d51335;
  vertical-align: top;
  font-family: arial;
}
.md-singleProduct a.descriptionUrl {
  text-decoration: none;
  color: gray;
}
.md-singleProduct a.cartUrl {
  text-decoration: none;
  color: #d51335;
}
.md-singleProduct .productPromotion a.descriptionUrl {
  color: white;
}
.md-singleProduct .upperData a.descriptionUrl:hover {
  color: #d51335;
}
.md-singleProduct .message a.cartUrl {
  vertical-align: top;
  background-image: url('https://www.polityka.pl/_resource/fs/img/all_small_elements.png');
  background-position: 0px -2586px;
  background-repeat: no-repeat;
}
/* --- Search Widget --- */
.widget_search {
  overflow: hidden;
}
.searchform {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#secondary .searchform .search-input {
  width: 90%;
  margin: 0 0 5px 0;
}
#tertiary .searchform .search-input {
  width: 62%;
  margin: 0 2px 5px 0;
}
.searchform .search-input {
  width: 40%;
  margin: 0 2px 5px 0;
  padding: 6px 5px;
  background-color: #F0F0F0;
  border: 1px solid #e6e6e6;
}
.searchform .search-input:hover,
#searchform .search-input:focus,
#searchform .search-input:active {
  background-color: #fff;
}
.searchsubmit {
  margin: 0;
  padding: 8px 10px 7px;
  display: inline-block;
  vertical-align: baseline;
  outline: none;
  background-color: #777;
  border: none;
  font-size: 11px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
}
.searchsubmit:hover {
  color: #fff;
  background-color: #d81233;
}
/* --- Social Links Custom Widget --- */
.widget_sociallinks a {
  padding: 0 20px;
}
.widget_sociallinks a.rss {
  background: url(images/rss-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.twitter {
  background: url(images/twitter-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.facebook {
  background: url(images/fb-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.flickr {
  background: url(images/flickr-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.vimeo {
  background: url(images/vimeo-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.linkedin {
  background: url(images/linkedin-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.delicious {
  background: url(images/delicious-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.blip {
  background: url(images/blip-icon.png) 0 0 no-repeat;
}
.widget_sociallinks a.googleplus {
  background: url(images/googleplus-icon.png) 0 0 no-repeat;
}
/* --- Recent Comments Widget --- */
.widget_get_recent_comments li.sidebar-comment {
  margin: 10px 0;
  overflow: hidden;
}
.widget_get_recent_comments li.sidebar-comment:first-child {
  margin: 3px 0 10px;
}
.widget_get_recent_comments li.sidebar-comment .comment-content {
  padding: 0 0 0 6px;
  overflow: hidden;
}
.widget_get_recent_comments li.sidebar-comment p {
  line-height: 1.4;
}
.widget_get_recent_comments .kjgrcGravatar {
  margin: 0;
  float: left;
  display: block;
}
.widget_get_recent_comments span.sidebar-comment-autor a {
  padding: 0 0 3px;
}
/* --- Flickr Fotostream Widget --- */
#flickr_badge_wrapper {
  margin: 3px 0 0;
}
.flickr_badge_image {
  max-width: 80px;
  height: 60px;
  margin: 0 6px 6px 0;
  float: left;
}
.flickr_badge_image img {
  width: 80px;
  height: 60px;
}
/* wp-polls */
.wp-polls strong {
  font-weight: bold;
}
.wp-polls-ans {
  margin-top: 10px;
}
.post .wp-polls {
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
#content .post .wp-polls ul li {
  padding-bottom: 0.5em;
}
#content .post .wp-polls p {
  padding-bottom: 10px;
}
aside.widget .wp-polls ul li {
  padding-bottom: 0.5em;
}
aside.widget .wp-polls p {
  margin-bottom: 5px;
}
.widget_polls-widget {
  background: #fafafa;
}
/* contact-form */
.widget .wpcf7 input.wpcf7-file {
  font-size: 10px;
}
/* ------------------------------------------------------------------------------------
ZAJAWKA POLITYKI CYFROWEJ   		 */
.pc_box300 {
  margin-top: 30px;
  position: relative;
  width: 275px;
  border-right: solid 1px #8d9192;
  border-bottom: solid 1px #8d9192;
  border-top: solid 1px #d3d3d2;
  border-left: solid 1px #d3d3d2;
  padding: 40px 10px 10px;
  box-shadow: 2px 2px 6px #bbb;
  background-color: #ffffff;
  margin-bottom: 15px;
}
.pc_box300_logo {
  position: absolute;
  top: -20px;
  left: 50px;
}
.pc_box300 a.button {
  display: block;
  text-align: right;
  margin-bottom: 10px;
  text-decoration: none;
  color: #000;
  font-family: Tahoma;
  font-size: 12px;
  padding: 3px 6px;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  box-shadow: 0px 1px 4px #888;
}
.pc_box300 .yellow {
  background: #fefe32;
  background: -moz-linear-gradient(top, #fefe32 29%, #c8a100 92%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(29%, #fefe32), color-stop(92%, #c8a100));
  background: -webkit-linear-gradient(top, #fefe32 29%, #c8a100 92%);
  background: -o-linear-gradient(top, #fefe32 29%, #c8a100 92%);
  background: -ms-linear-gradient(top, #fefe32 29%, #c8a100 92%);
  background: linear-gradient(top, #fefe32 29%, #c8a100 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefe32', endColorstr='#c8a100', GradientType=0);
}
.pc_box300 .white {
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 29%, #c1c1c1 92%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(29%, #fefefe), color-stop(92%, #c1c1c1));
  background: -webkit-linear-gradient(top, #fefefe 29%, #c1c1c1 92%);
  background: -o-linear-gradient(top, #fefefe 29%, #c1c1c1 92%);
  background: -ms-linear-gradient(top, #fefefe 29%, #c1c1c1 92%);
  background: linear-gradient(top, #fefefe 29%, #c1c1c1 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#c1c1c1', GradientType=0);
}
.pc_box300 .insidenr,
.pc_box300 .insidenr a {
  font-family: Tahoma;
  color: #cb1d39;
  font-size: 16px;
  text-decoration: none;
}
.pc_box300 .pc_box300_ad .insidenr {
  margin: 108px 0 0;
}
.pc_box300 .pc_box300_articles {
  color: #7e807d;
}
.pc_box300 .pc_box300_articles a {
  color: #7e807d;
  text-decoration: none;
}
.pc_box300 ul {
  list-style-type: none;
  padding: 0;
}
.pc_box300 h4 {
  margin: 0;
  line-height: 15px;
}
.pc_box300 .category {
  margin: 20px 0 5px;
  font-family: verdana;
  font-size: 10px;
  text-transform: uppercase;
}
.pc_box300 .title {
  font-family: georgia;
  font-size: 14px;
  font-weight: bold;
}
.pc_box300 .author {
  margin: 5px 0;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
}
.pc_box300 .lead {
  margin: 5px 0;
  font-family: georgia;
  font-size: 12px;
  line-height: 15px;
}
.pc_box300 .lead:after {
  content: "»";
}
.pc_box300 .photo,
.pc_box300 .details {
  display: inline-block;
  vertical-align: top;
}
.pc_box300 .narrow {
  width: 180px;
}
.pc_box300 .right {
  width: 100%;
  text-align: right;
}
.pc_box300 .pc_box300_articles h4 a {
  font-size: 14px;
  font-weight: bold;
  font-family: georgia;
}
.pc_box300 .pc_box300_articles .title {
  font-family: georgia;
  font-size: 14px;
  font-weight: bold;
}
.pc_box300 .pc_box300_articles .author {
  color: #7e807d;
}
.pc_box300 {
  line-height: normal;
}
.pc_box300 h3 {
  font-weight: bold;
}
.pc_box300 .list-index-more a:hover {
  text-decoration: none;
}
.pc_box300 .category a:hover {
  text-decoration: none;
  color: inherit;
}
.pc_box300 .lead:after {
  content: "»";
  color: #7e807d;
}
.pc_box300 li {
  padding: 0px;
  padding-left: 0px;
  margin: 0px;
  line-height: normal;
}
.pc_box300 ul {
  margin-top: 16px;
  margin-bottom: 16px;
}
.pc_box300 .photo {
  float: left;
  margin-right: 5px;
}
.pc_box300 .imageLink {
  text-decoration: none;
}
.pc_box300 .list-index-more,
.pc_box300 .list-index-more a {
  width: 100%;
  text-align: right;
  font-family: Tahoma;
  color: #cb1d39;
  font-size: 16px;
  text-decoration: none;
}
/* Footer
--------------------------------------------- */
#colophon p {
  line-height: 1.5;
  color: #cacaca;
}
a.top {
  margin: 3px 0 0 0;
  font-weight: bold;
  display: block;
}
a.top:hover {
  text-decoration: none;
}
/* Clearing Floats
--------------------------------------------- */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Media queries for responsive design
--------------------------------------------- */
/* --- iPad Landscape --- */
@media screen and (max-width: 1024px) {
  /* --- General --- */
  #page {
    margin: 0 auto;
    padding: 0 30px 30px;
    background-color: #fff;
    z-index: 0;
  }
  #wrap {
    margin: 4px 0 0;
    overflow: hidden;
  }
  #main {
    width: 62%;
    float: left;
    overflow: hidden;
  }
  #content {
    width: 97%;
  }
  #secondary {
    width: 142px;
    margin: 40px 0 0;
    float: none;
  }
  #tertiary {
    width: 28%;
    float: right;
  }
  #content .entry-details {
    width: 15%;
  }
  /* --- Header --- */
  /* --- Sub Nav --- */
  nav#subnav ul.menu li.menu-item {
    width: 14.2468%;
    margin: 0;
    float: left;
    list-style: none;
  }
  nav#subnav ul.menu li.menu-item a {
    font-size: 0.72em;
  }
  nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item {
    width: 100%;
  }
  /* --- Sidebars --- */
  #secondary {
    width: 92.2%;
    margin-left: 0;
    padding-top: 0px;
    float: left;
    border-top: 1px solid #e6e6e6;
  }
  #secondary aside:last-child {
    margin-bottom: 0;
  }
  #secondary aside,
  #tertiary aside {
    float: none;
    overflow: hidden;
  }
  .widget .sidebar-theme {
    margin: 0 20px 8px 0;
    float: left;
  }
  .widget .rss-widget ul li,
  .widget_archive ul li,
  .widget_categories ul li,
  .widget_social_links ul li,
  .widget_meta ul li,
  .widget_links ul li {
    margin: 0 20px 0 0;
    float: left;
  }
  .widget_categories ul li ul.children,
  .widget_nav_menu ul li ul.sub-menu,
  .widget_pages ul li ul.children {
    margin: 5px 0 0 0;
  }
}
/* --- iPad Portrait --- */
@media screen and (max-width: 880px) {
  #page {
    padding: 0 50px 30px 50px;
    background-color: #fff;
  }
  #wrap {
    margin-top: 0;
    border: none;
  }
  #main {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  #content {
    width: 100%;
    float: none;
  }
  #secondary {
    width: 100%;
  }
  #tertiary {
    width: 100%;
    float: none;
  }
  /* --- Header --- */
  #site-title {
    left: 60px;
    bottom: 30px;
  }
  #site-title h1 {
    font-size: 4em;
  }
  #site-title h2 {
    font-size: 2em;
  }
  header .polityka-logo {
    right: 10px;
  }
  header .polityka-logo img {
    width: 100px;
  }
  header #partnerlogo {
    right: 10px;
    bottom: 10px;
  }
  header #partnerlogo img {
    width: 60%;
  }
  header .headerimage {
    display: none;
  }
  header .mobileheaderimage {
    display: block;
    width: 780px;
  }
  /* --- Main Nav --- */
  /* --- Sub Nav --- */
  nav#subnav {
    padding: 0;
    margin: 5px 0 0 0;
  }
  nav#subnav ul.menu {
    padding: 0;
  }
  nav#subnav ul.menu li.menu-item {
    width: 100%;
    margin: 6px 0 0;
    float: none;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
  }
  nav#subnav ul.menu li.menu-item:last-child {
    border-bottom: none;
  }
  nav#subnav ul.menu li.menu-item a {
    float: left;
    margin: 6px 20px 10px 10px;
  }
  nav#subnav ul.menu li.menu-item ul.sub-menu {
    margin: 0;
    padding: 0;
    float: left;
  }
  nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item {
    width: auto;
    margin: 0;
    float: left;
    border-bottom: none;
    letter-spacing: 0;
  }
  nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item a {
    margin: 0 20px 0 0;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 2;
    text-transform: none;
  }
  /* clear red bar and gray background for first post*/
  #content .post:first-child {
    background-color: #fff;
    padding-top: 20px;
  }
  #content .post:first-child .entry-header {
    border-top: none!important;
    padding-top: 0px;
  }
  #content .post:first-child .entry-details {
    margin-top: 0px;
  }
  /* --- Feature slider --- */
  #featured_slider {
    display: none;
  }
  /* --- Post Content --- */
  #content .entry-details {
    display: none;
  }
  #content .single-entry-subtitle {
    display: none;
  }
  #content .single-entry-small-subtitle {
    display: block;
  }
  #content .post .single-entry-subcolumn {
    width: 100%;
    margin: 0;
    float: none;
  }
  #content .post .single-comments-subcolumn {
    width: 100%;
    margin: 0;
    padding-left: 0;
    float: none;
  }
  #comments #comments-header {
    padding-left: 0;
  }
  #content #comments ol li.depth-1 {
    padding-left: 10px;
  }
  #content #comments ol li.depth-2,
  #content #comments ol li.depth-3,
  #content #comments ol li.depth-4,
  #content #comments ol li.depth-5 {
    padding-left: 10px;
  }
  #content .entry-inline-details {
    display: block;
    font-size: 0.6em;
    color: #9c9c9c;
    margin-bottom: 5px;
  }
  #content .post img.wp-post-image {
    display: none;
  }
  #content .single-entry-content {
    margin-top: 0;
  }
  #content .entry-details {
    width: 15%;
  }
  /* --- Sidebars --- */
  #tertiary aside:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
}
/* --- Smartphones and small Tablet PCs --- */
@media screen and (max-width: 620px) {
  #page {
    padding: 0 20px 20px;
    background-color: #fff;
  }
  /* --- Header --- */
  #site-title {
    left: 55px;
    top: 40px;
  }
  #site-title h1 {
    font-size: 2.7em;
  }
  #site-title h2 {
    font-size: 1.7em;
  }
  header .polityka-logo {
    display: none;
  }
  header #partnerlogo {
    top: 5px;
    bottom: initial;
  }
  header #partnerlogo img {
    width: 40%;
  }
  header .mobileheaderimage {
    display: none;
  }
  header .microheaderimage {
    display: block;
    width: 580px;
  }
  /* --- Main Nav --- */
  #branding #mainnav {
    background-color: #ffffff;
  }
  #branding #mainnav ul li:first-child {
    border-top: solid 10px #000;
  }
  #branding #mainnav ul li {
    float: none;
    text-align: center;
    background-color: #f5f5f5;
    border-bottom: solid 4px #fff;
  }
  #branding #mainnav ul li a {
    margin: 0;
    padding: 8px 7px;
    display: block;
    color: #000;
  }
  #branding #mainnav ul ul {
    display: none;
  }
  #branding #mainnav ul ul ul {
    display: none;
  }
  #branding #mainnav ul ul a {
    display: none;
  }
  /* --- Sub Nav --- */
  nav#subnav ul.menu {
    border-bottom: none;
  }
  nav#subnav ul.menu li.menu-item {
    width: 100%;
    margin: 0;
    float: none;
    overflow: hidden;
    background-color: #F0F0F0;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
  }
  nav#subnav ul.menu li.menu-item a {
    width: 100%;
    margin: 0;
    padding: 12px 0 11px;
    float: left;
    display: block;
    background-color: #F0F0F0;
  }
  nav#subnav ul.menu li.menu-item a:hover,
  nav#subnav ul.menu li.menu-item a:active,
  nav#subnav ul.menu li.menu-item a:focus {
    background: #D4D4D4;
    text-decoration: none;
  }
  nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item {
    display: none;
  }
  #mPolitykaNav {
    display: block;
  }
  /* --- Post Content --- */
  #content .post {
    margin: 0 0 30px;
    padding: 10px 0 30px;
  }
  #content .page-entry-header h1.entry-title,
  #content .page-header h1.page-title {
    font-size: 1.5em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
  }
  #content .entry-header h2.entry-title,
  #content .single-entry-header h1.entry-title {
    font-size: 1.5em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
  }
  #content .entry-content {
    width: 100%;
  }
  #content .sticky {
    padding: 10px;
  }
  /* --- Post Columns Shortcodes --- */
  .two-columns-one {
    width: 100%;
  }
  .three-columns-one {
    width: 100%;
  }
  .three-columns-two {
    width: 100%;
  }
  .four-columns-one {
    width: 100%;
  }
  .four-columns-two {
    width: 100%;
  }
  .four-columns-three {
    width: 100%;
  }
  .three-columns-one,
  .three-columns-two,
  .four-columns-one,
  .four-columns-two,
  .four-columns-three {
    float: none;
  }
  /* --- Single Posts ---- */
  #content .single-entry-details {
    display: none;
  }
  #content .single-entry-header .social-btn-top {
    display: none;
  }
  #content .post .author-description p {
    font-size: 0.8em;
    line-height: 1.4;
  }
  #content .post .author-info .avatar {
    display: none;
  }
  /* --- Comments ---- */
  form#commentform input#author,
  form#commentform input#email,
  form#commentform input#url {
    width: 95%;
  }
  #content #comments ol li.depth-2,
  #content #comments ol li.depth-3,
  #content #comments ol li.depth-4,
  #content #comments ol li.depth-5 {
    margin: 0;
  }
  #comments img.avatar {
    display: none;
  }
  a#cancel-comment-reply-link {
    width: 100%;
    margin: 5px 0 15px;
    display: block;
  }
  /* --- Post Nav Below --- */
  #nav-below {
    width: 100%;
    float: none;
    text-align: center;
  }
  #nav-below .nav-previous a:hover,
  #content #nav-below .nav-next a:hover {
    text-decoration: none;
  }
  /* --- Post Formats ---- */
  #content .entry-post-format .entry-content-gallery {
    width: 100%;
    float: none;
  }
  #content .entry-post-format .gallery-thumb {
    width: 100%;
    float: none;
    margin: 5px 15px 15px 0;
  }
  /* --- Pages ---- */
  #content .page .wpcf7 input.textfield {
    width: 95%;
  }
  /* --- Footer ---- */
  #colophon {
    width: 100%;
    float: none;
  }
}
/* --- Even smaller Smartphones --- */
@media screen and (max-width: 500px) {
  /* --- Header --- */
  #site-title {
    left: 25px;
    top: 20px;
  }
  #site-title h1 {
    font-size: 1.7em;
  }
  #site-title h2 {
    font-size: 1.3em;
  }
  header .polityka-logo img {
    width: 70px;
  }
}
#desktopdetector,
#mobiledetector,
#tabletdetector,
#smalltabletdetector {
  display: none;
}
@media only screen and (min-width: 1025px) {
  #desktopdetector {
    display: block;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 881px) {
  #tabletdetector {
    display: block;
  }
}
@media only screen and (max-width: 880px) and (min-width: 621px) {
  #smalltabletdetector {
    display: block;
  }
}
@media only screen and (max-width: 620px) {
  #mobiledetector {
    display: block;
  }
}
/* NAWIGACJA W MPOLITYCE */
.header-container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  margin: 10px 30px 5px;
  text-align: right;
  padding-bottom: 5px;
  border-bottom: 3px solid #C42734;
  min-width: 250px;
}
@media only screen and (max-width: 880px) {
  .header-container {
    margin: 10px;
  }
}
.header-outside {
  margin: 0 auto;
  max-width: 1282px;
  position: relative;
}
#polityka_logo {
  display: inline-block;
  color: #fff;
  font-size: 32px;
  background-color: #C42734;
  padding: 2px 3px;
  vertical-align: middle;
}
@media only screen and (max-width: 620px) {
  #polityka_logo {
    position: absolute;
    left: 0;
  }
}
#footer_polityka_logo {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  background-color: #C42734;
  padding: 2px 3px;
  vertical-align: middle;
  position: absolute;
  right: 0;
  margin-top: 5px;
}
#footer_polityka_logo:hover {
  text-decoration: none;
}
.header-container a:hover {
  text-decoration: none;
}
/* ==========================================================================
   Navigation
   ========================================================================== */
.md-nav2 a:hover {
  text-decoration: none;
}
.md-nav2-sections {
  display: none;
  z-index: 5;
  background: #C4C4C4;
  font-size: 16px;
  position: absolute;
  right: 30px;
}
.md-nav2-sections [class^="font-icon-"] {
  font-size: 16px;
  width: 24px;
  display: inline-block;
}
.md-nav2-sections * {
  box-sizing: border-box;
  line-height: 1.4;
}
.md-nav2-sections a {
  color: #fff;
  padding: 2px 8px;
  display: inline-block;
}
.md-nav2-sections a:hover {
  text-decoration: none;
}
.md-nav2-sections ul {
  margin: 0;
  padding: 0;
}
.md-nav2-sections .md-nav2-main-sections {
  padding: 0;
}
.md-nav2-sections .md-nav2-main-section {
  display: block;
  padding: 0;
  position: relative;
}
.md-nav2-sections .md-nav2-main-section-name,
.md-nav2-sections .md-nav2-main-section > a {
  color: #fff;
  font-family: "myriad-pro", arial, sans-serif;
  background: #C42734;
  padding: 9px 10px;
  display: inline-block;
  width: 200px;
  border-bottom: 1px solid #E07A82;
}
.md-nav2-sections .md-nav2-main-section > a:hover {
  background: #98040B;
}
.md-nav2-sections .md-nav2-main-subsections {
  display: inline-block;
  border-bottom: 1px solid #ddd;
  height: 41px;
  vertical-align: top;
  width: 775px;
  white-space: nowrap;
}
.md-nav2-sections .md-nav2-main-subsection {
  display: inline-block;
  height: 41px;
  font-size: 15px;
  font-family: "myriad-pro", arial, sans-serif;
}
.md-nav2-sections .md-nav2-main-subsection > a {
  padding: 9px 10px;
  color: #000;
}
.md-nav2-sections .md-nav2-main-subsection > a:hover {
  background-color: #bbb;
}
.md-nav2-sections .md-nav2-subsection-contractor {
  display: inline-block;
  vertical-align: top;
}
.md-nav2-sections .md-nav2-mostrecent .md-nav2-main-section-name {
  background-color: #F5D6DB;
  color: #000;
}
.md-nav2-sections .md-nav2-mostrecent ul {
  background-color: #f4f4f4;
}
.md-nav2-sections .md-nav2-mostrecent .md-nav2-main-subsection > a:hover {
  background-color: #eee;
}
@media only screen and (max-width: 1024px) {
  .md-nav2-sections .md-nav2-mostrecent {
    display: none;
  }
}
.md-nav2-sections .expanditem,
.md-nav2-sections .contractitem {
  color: #fff;
  position: absolute;
  right: 0px;
  top: 1px;
  padding: 9px 25px;
  font-size: 15px;
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .md-nav2-sections .expanditem,
  .md-nav2-sections .contractitem {
    display: none;
  }
}
.md-nav2-sections .md-nav2-mobileExpandAllSubSectionsPlacement {
  display: none;
}
.md-nav2-sections .md-nav2-expandAllSubSections,
.md-nav2-sections .md-nav2-collapseAllSubSections {
  display: none;
  background-color: #666666;
  font-family: "myriad-pro", arial, sans-serif;
  color: #fff;
  font-size: 18px;
  margin: 5px;
  width: 180px;
  padding: 1px 8px 2px;
  height: auto;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #fff;
  text-align: center;
  cursor: pointer;
}
.md-nav2-sections .md-nav2-expandAllSubSections span,
.md-nav2-sections .md-nav2-collapseAllSubSections span {
  font-size: 12px;
}
.md-nav2-sections .md-nav2-sociallinks {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .md-nav2-sections {
    top: 40px;
  }
  .md-nav2-sections .md-nav2-main-section-name,
  .md-nav2-sections .md-nav2-main-section > a {
    background: #666666;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    padding: 8px 10px;
  }
  .md-nav2-sections .md-nav2-main-section > a:hover {
    background: #888;
  }
  .md-nav2-sections .md-nav2-main-subsections {
    border-bottom: none;
    white-space: initial;
  }
  .md-nav2-sections .md-nav2-main-subsections {
    height: auto;
    width: 100%;
    display: block;
  }
  .md-nav2-sections .md-nav2-subsection-contractor {
    height: 0;
    display: block;
    transition: height 0.5s;
    overflow: hidden;
  }
  .md-nav2-sections .md-nav2-main-subsection {
    height: 46px;
  }
  .md-nav2-sections .md-nav2-main-subsection > a {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    padding: 13px 10px 11px;
  }
  .md-nav2-sections .md-nav2-mobileExpandAllSubSectionsPlacement {
    display: block;
    text-align: right;
  }
}
@media only screen and (max-width: 880px) {
  .md-nav2-sections {
    width: 100%;
    right: 0;
  }
}
@media only screen and (max-width: 620px) {
  .md-nav2-sections .md-nav2-main-subsection,
  .md-nav2-sections .md-nav2-main-subsection > a {
    width: 100%;
    display: block;
  }
  .md-nav2-sections .md-nav2-sociallinks {
    display: block;
    list-style-type: none;
    background: #666666;
    border-bottom: 1px solid #ddd;
  }
  .md-nav2-sections .md-nav2-sociallinks a {
    padding: 4px 8px;
  }
  .md-nav2-sections .md-nav2-sociallinks a [class^="font-icon-"] {
    font-size: 30px;
    z-index: 0;
    width: auto;
  }
}
@media print {
  body {
    background: white;
    color: black;
    margin: 0;
  }
  #secondary,
  #tertiary,
  #respond,
  nav,
  #featured_slider,
  .ad,
  .md-sharethis-toolbox,
  .md-cookie-warning,
  #comments,
  .activateSectionsMenu,
  .activateUsersMenu {
    display: none !important;
  }
  #content .post .single-entry-subcolumn,
  #main,
  #content {
    width: 100%;
    box-sizing: content-box;
  }
  .single-entry-subcolumn {
    float: none !important;
  }
  .entry-details {
    float: right !important;
  }
  #page {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
  }
}
.activateSectionsMenu,
.activateUsersMenu {
  font-size: 20px;
  color: #888;
  padding: 5px 10px;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  width: 33px;
}
.md-accountActive,
.mdNav2SectionsActive {
  background-color: #eaeaea;
}
.activateUsersMenuLogged {
  color: #C42734;
}
.md-account_mobilewrap {
  background-color: #ccc;
  color: #000;
  display: none;
  position: absolute;
  right: 0px;
  top: 44px;
  z-index: 1;
}
.md-account_mobilewrap li {
  display: inline-block;
}
.md-account_mobilewrap li a {
  padding: 10px 15px;
  display: inline-block;
  color: #C42734;
}
.md-account_mobilewrap li p {
  padding: 10px 15px;
}
.polityka-sso-login-form {
  text-align: left;
  font-size: 13px;
  box-sizing: border-box;
}
.polityka-sso-login-form p {
  padding: 0 15px;
}
.polityka-sso-login-form p:last-child {
  text-align: right;
}
.polityka-sso-login-form label {
  width: 100px;
  display: inline-block;
  margin-bottom: 3px;
}
.polityka-sso-login-form input[type=text],
.polityka-sso-login-form input[type=password] {
  width: 100%;
  padding: 6px 5px;
  margin: 0;
  border: 1px solid #e6e6e6;
  display: block;
  box-sizing: border-box;
}
.polityka-sso-login-form input[type=submit] {
  margin-top: 5px;
  background-color: #c32734;
  font-size: 11px;
  font-family: arial;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  border: none;
  padding: 8px 10px 7px;
  cursor: pointer;
}
.polityka-sso-login-form .md-account_login-text {
  font-size: 14px;
  margin: 10px 15px;
  font-weight: bold;
}
.polityka-sso-login-form .md-account_setup-text {
  font-size: 14px;
  margin: 15px 0 0;
  background-color: #eaeaea;
  padding: 6px 15px;
}
.polityka-sso-login-form a {
  color: #C42734;
}
.polityka-sso-login-error {
  color: #c32734;
  margin: 10px 0;
}
.polityka-sso-login-error a {
  text-decoration: underline;
}
.polityka-sso-comment-login-form {
  margin-top: 20px;
  padding: 10px 35px;
}
.polityka-sso-comment-login-form .polityka-sso-login-form p {
  padding: 0;
}
.polityka-sso-comment-login-form .polityka-sso-login-form input[type=submit] {
  margin-left: 302px;
}
.polityka-sso-comment-login-form .md-account_login-text {
  font-size: 14px;
  margin: 10px 0;
}
.polityka-sso-comment-login-form .md-account_setup-text {
  margin: 10px 0;
}
@media screen and (max-width: 880px) {
  .polityka-sso-comment-login-form {
    padding: 10px 0px;
  }
}
/* ==========================================================================
   Social widget
   ========================================================================== */
.md-sharethis-toolbox {
  height: 260px;
  text-align: center;
  padding: 25px 0;
  border-top: 1px solid #eee;
}
.md-sharethis-toolbox-button {
  margin-bottom: 20px;
  text-align: center;
}
#content .md-sharethis-toolbox iframe {
  margin: 0 auto;
  max-width: none;
}
.md-sharethis-toolbox.md-sharethis-toolbox_horizontal {
  width: auto;
  height: auto;
  border-right: none;
  border-top: 1px solid #ccc;
  padding: 5px 0;
}
.md-sharethis-toolbox.md-sharethis-toolbox_horizontal .md-sharethis-toolbox-button {
  margin: 10px 20px;
  vertical-align: top;
  display: inline-block;
}
/* ==========================================================================
   Polityka cyfrowa
   ========================================================================== */
.md-pc-promo {
  position: relative;
  padding: 10px 20px;
  border-top: 1px solid #ccc;
  overflow: hidden;
  background-color: #f8f8f8;
}
.md-pc-promo_title {
  display: block;
  width: 125px;
  height: 25px;
  background: url("//zasoby.polityka.pl/polityka.pl/md/img/sprite.png") no-repeat -120px -130px;
  margin-bottom: 15px;
}
.md-pc-promo_devices {
  display: inline-block;
  margin: 0 auto;
  width: 250px;
  position: relative;
}
.md-pc-promo_devices-frames {
  width: 248px;
  height: 257px;
}
.md-pc-promo_main {
  max-width: 280px;
  width: 100%;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.md-pc-promo_desc {
  max-width: 280px;
  width: 100%;
  position: relative;
  vertical-align: top;
  margin-left: 30px;
}
.md-pc-promo_big-cover {
  width: 150px;
  height: 194px;
  position: absolute;
  top: 22px;
  left: 20px;
}
.md-pc-promo_small-cover {
  width: 66px;
  height: 87px;
  position: absolute;
  top: 121px;
  left: 179px;
  display: none;
}
.md-pc-promo_table-of-contents {
  display: inline-block;
  width: 40%;
}
.md-pc-promo_table-of-contents-specialissue {
  display: none;
  float: right;
  width: 40%;
  text-align: right;
}
.md-pc-promo h4 {
  font-family: arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0 0;
  padding-top: 10px;
  font-weight: bold;
}
.md-pc-promo ul {
  margin: 0 0 15px;
  padding-left: 20px;
  position: relative;
  list-style-type: disc;
}
.md-pc-promo ul.md-pc-promo_premiumfeatures {
  margin: 0 60px 30px 0;
}
.md-pc-promo {
  font-size: 15px;
}
.md-pc-promo a {
  color: #c32734;
}
.md-pc-promo_price span {
  color: #c32734;
  font-weight: bold;
  font-size: 17px;
}
.md-pc-promo_price {
  position: absolute;
  left: 0px;
  bottom: 0;
}
.md-pc-promo a.md-pc-promo_button {
  display: block;
  padding: 6px 17px;
  background-color: #c32734;
  color: #fff;
  width: 175px;
  text-align: center;
  margin: 0 auto;
}
.md-pc-promo a.md-pc-promo_button:hover {
  background-color: #a3102d;
}
.md-pc-promo_small-premiumtag {
  position: absolute;
  top: 0px;
  right: -10px;
}
.md-pc-promo_small-premiumtag2 {
  position: absolute;
  top: -35px;
  right: -65px;
  width: 70px;
}
.issuePomocnikHistoryczny .md-pc-promo_small-cover-pomocnik,
.issueNiezbednikInteligenta .md-pc-promo_small-cover-niezbednik,
.issueJaMyOni .md-pc-promo_small-cover-jamyoni {
  display: block;
}
.issuePomocnikHistoryczny .md-pc-promo_table-of-contents-pomocnik,
.issueNiezbednikInteligenta .md-pc-promo_table-of-contents-niezbednik,
.issueJaMyOni .md-pc-promo_table-of-contents-jamyoni {
  display: inline-block;
}
.md-pc-promo_main-onlyPaidSubscriber,
.md-pc-promo_desc-onlyStandardSubscriber,
.md-pc-promo_desc-onlyPremiumSubscriber {
  display: none;
}
.size480 .md-pc-promo_main {
  max-width: none;
  display: block;
}
.size480 .md-pc-promo_desc {
  max-width: none;
}
.size480 .md-pc-promo_devices {
  display: block;
  width: 250px;
}
.size480 .md-pc-promo_devices-frames {
  width: 248px;
  height: 257px;
}
.size480 .md-pc-promo_big-cover {
  width: 150px;
  height: 194px;
  position: absolute;
  top: 22px;
  left: 20px;
}
.size480 .md-pc-promo_small-cover {
  width: 66px;
  height: 87px;
  position: absolute;
  top: 121px;
  left: 179px;
}
.size480 .md-pc-promo {
  background-color: transparent;
}
.size480 .md-pc-promo_left-shadow {
  width: 50px;
  height: 540px;
  background: url("//zasoby.polityka.pl/polityka.pl/md/img/sprite.png") no-repeat -120px -350px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.size480 .md-pc-promo_right-shadow {
  width: 50px;
  height: 540px;
  background: url("//zasoby.polityka.pl/polityka.pl/md/img/sprite.png") no-repeat -250px -350px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.size480 .md-pc-promo h4 {
  border-top: 1px solid #ccc;
}
.size480 .md-pc-promo_desc {
  margin-left: 0;
}
/* ==========================================================================
   Ads
   ========================================================================== */
.adrect {
  margin: 10px 0 0px 0;
  padding: 5px 0 15px 0;
  border-bottom: 1px solid #e6e6e6;
}
.adrect > * {
  margin: 0 auto;
}
#ad_wtg_pbbrm,
#ad_wtg_pbkrm,
#ad_wtg_pbsh1m,
#ad_wtg_pbsh2m,
#ad_wtg_pbtbm_adslot1,
#ad_wtg_pbtbm_adslot2 {
  display: none;
}
@media screen and (max-width: 1015px) {
  #ad_wtg_pbbrm,
  #ad_wtg_pbkrm,
  #ad_wtg_pbsh1m,
  #ad_wtg_pbsh2m,
  #ad_wtg_pbtbm_adslot1 {
    display: block;
    text-align: center;
  }
  #ad_wtg_pbbrd,
  #ad_wtg_pbkrd,
  #ad_wtg_pbsh1d,
  #ad_wtg_pbsh2d,
  #ad_wtg_pbtbd {
    display: none;
  }
}
@media screen and (max-width: 620px) {
  #ad_wtg_pbtbm_adslot1 {
    display: none;
  }
  #ad_wtg_pbtbm_adslot2 {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
}
/* ==========================================================================
   Lamiblog theme
   ========================================================================== */
.addebug {
  background-color: yellow;
  padding: 20px;
  display: none !important;
}
/*# sourceMappingURL=style.css.map */