/* 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,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
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;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Additional Info - Sidebar */
#head {
  margin-bottom: 0;
  padding: 48px 0 25px 0;
}
.ustbarheader {
  padding-top: 55px;
}
.noPortalNavTop #head {
  margin-bottom: 0;
  padding: 21px 0 25px 0;
}
.siteWrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0 5px;
}
.layoutList .articleHeading {
  margin-bottom: 20px;
}
#listHeading {
  max-width: 620px;
  overflow: hidden;
  padding-bottom: 20px;
}
.stickers {
  margin-top: 0;
}
/* listTitle */
.listTitle > h1,
.editorsTitle > h1 {
  width: 640px;
  margin: 0 0 20px 0;
  font-size: 50px;
  padding: 0;
  text-decoration: none;
  color: #3E3E3E;
  font-family: Georgia,Times, serif;
  font-weight: normal;
  line-height: 52px;
}
.listTitle > h1 a,
.editorsTitle > h1 a {
  color: #3e3e3e;
}
/* editorsList */
.editorsList {
  margin-bottom: 22px;
}
.editorsListContent {
  float: left;
}
.contentList {
  height: 800px;
}
.backToTop span {
  display: none;
}
.additionalInfo .backToTop {
  display: block;
  width: 100%;
  text-align: center;
  display: none;
}
#mainListStream {
  width: 950px;
  position: relative;
}
#headBody {
  background: #e39d00 repeat-x center top;
  background-image: url(http://ocdn.eu/files/pulscms/MTg7MDA_/00c56a1263dbcbc06daf16d7ef26d9b4.jpg);
  margin-bottom: 30px;
}
.additionalInfo {
  position: absolute;
  display: block;
  top: -30px;
  left: 0;
  width: 100%;
  height: 35px;
  background: #F5F5F5;
  background: rgba(245, 245, 245, 0.63);
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.additionalInfo .serviceMap {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}
.additionalInfo .sidebarItem:hover .servicesList {
  display: block;
  background: #fff;
  border-left: 1px solid #EBEBEB;
  border-right: 1px solid #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.additionalInfo .sidebarItem {
  float: left;
  line-height: 35px;
}
.additionalInfo .sidebarItem a,
.additionalInfo .sidebarItem .sidebarTitle {
  font-size: 13px;
  display: block;
  color: #222222;
  padding: 0 20px 0 20px;
}
.additionalInfo .sidebarItem .servicesList {
  display: none;
  position: absolute;
  z-index: 10;
  background: #fff;
  margin-left: -1px;
}
.additionalInfo .sidebarItem .servicesList ul {
  padding: 0;
  margin: 0;
}
.additionalInfo .sidebarItem .servicesList ul .listSeparator {
  display: block;
  padding-bottom: 8px;
}
.additionalInfo .sidebarItem .servicesList li {
  min-width: 160px;
  max-width: 250px;
}
.additionalInfo .sidebarItem .servicesList li a {
  margin-left: -2px;
  padding: 6px 25px;
  color: #222222;
  line-height: 18px;
}
.additionalInfo .sidebarItem .servicesList li a .valName {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.additionalInfo .sidebarItem .servicesList li a .valDesc {
  display: block;
  font-size: 11px;
  margin-top: 2px;
  color: #7f7f7f;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.additionalInfo .sidebarItem .servicesList li a:hover {
  color: #948b3c;
}
.additionalInfo .sidebarItem .servicesList li:hover,
.additionalInfo .sidebarItem .servicesList .at300b:hover {
  background: #F7F7F7;
}
.additionalInfo .sidebarItem .servicesList .addthis_toolbox {
  width: 160px;
  padding-bottom: 2px;
}
.additionalInfo .sidebarItem .at300b {
  display: block;
  padding: 5px 0 5px 20px;
}
.additionalInfo .sidebarItem:hover {
  background: #fff;
}
.additionalInfo .socialMobile {
  height: 35px;
}
.additionalInfo .backToTop {
  display: block;
  width: 100%;
  text-align: center;
  display: none;
}
/* Sloty reklamowe po lewej */
.leftAds {
  float: right;
  padding-bottom: 20px;
}
.leftAds .onet-ad {
  max-width: 80px;
  max-height: 26px;
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-top: 2px;
}
.socialImage {
  width: 35px;
  height: 35px;
  display: block;
  float: left;
  margin-right: 7px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RThFQjM1MDUwMThCMTFFMjk5OTVGNDBDNEY3QzQxOEQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RThFQjM1MDYwMThCMTFFMjk5OTVGNDBDNEY3QzQxOEQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFOEVCMzUwMzAxOEIxMUUyOTk5NUY0MEM0RjdDNDE4RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFOEVCMzUwNDAxOEIxMUUyOTk5NUY0MEM0RjdDNDE4RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkiwoPkAAAfWSURBVHjavFh5bFxH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) no-repeat -1px 0;
}
.newsLetterImage {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUJEMDAxMURDMkI5MTFFMjlFMTRFMzFERTU0ODMzMjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUJEMDAxMUVDMkI5MTFFMjlFMTRFMzFERTU0ODMzMjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QkQwMDExQkMyQjkxMUUyOUUxNEUzMURFNTQ4MzMyMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QkQwMDExQ0MyQjkxMUUyOUUxNEUzMURFNTQ4MzMyMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pr8lLyUAAAYWSURBVHjatFddiFVV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");
  display: block;
  float: left;
  height: 35px;
  margin-right: 7px;
  width: 35px;
  background-repeat: no-repeat;
}
.additionalInfo .sidebarItem .backToTop a:hover {
  background: none;
}
.additionalInfo .sidebarItem .servicesList li:last-child a {
  padding-bottom: 9px;
}
.serviceSearch .searchBar {
  height: 32px;
  margin-bottom: 20px;
}
.serviceSearch .searchBar .searchInfo {
  background: none;
  width: 198px;
  color: #858282;
  float: left;
  height: 22px;
  padding: 3px 10px;
  border-radius: 2px;
  line-height: 22px;
  font-size: 14px;
  background: white;
  border: 1px solid #c8c8c8;
  box-shadow: inset 0px 0px 0px 2px #EAEAEA;
  margin-right: 10px;
}
.serviceSearch .searchBar .searchInfo:focus {
  outline: none;
}
.serviceSearch .searchBar .searchButton {
  background: #948b3c;
  font-size: 14px;
  border: 0px none;
  margin: 0;
  float: left;
  border-radius: 2px;
  height: 30px;
  width: 65px;
  padding: 0;
  outline: none;
  cursor: pointer;
  color: #fff;
  letter-spacing: 0.5px;
  filter: chroma(color=#000000);
}
#main #extraList .searchBar .searchButton,
#main #extra .searchBar .searchButton {
  border: 0px none;
}
.serviceSearch .searchBar .searchButton:hover {
  background-color: #222222;
}
#doc {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 0 auto;
  padding: 0 0 5px 0;
  text-align: left;
  width: 100%;
  min-width: 1000px;
}
#leg {
  clear: both;
}
#main {
  width: 620px;
}
.layoutList #main {
  width: auto;
}
#trunk {
  float: left;
}
#extra {
  margin: 0 0 0 40px;
  float: left;
  width: 300px;
}
#detail,
.detail,
.articleTitles,
.detailPagination {
  width: 620px;
  margin-bottom: 18px;
}
#detail:before,
#detail:after {
  content: " ";
  display: table;
}
#detail {
  *zoom: 1;
}
#mainGallery {
  width: 620px;
  float: left;
}
#todayArticles {
  margin-bottom: 25px;
}
#footContainer {
  border-top: 2px solid #b8b8b8;
  padding-top: 10px;
  position: relative;
}
#lead .mvp {
  height: 349px;
  width: 620px;
}
#mainPhoto {
  position: relative;
  margin-bottom: 35px;
}
#detail #mainPhoto {
  width: 290px;
  margin: 0 0 10px 20px;
  float: right;
}
#mainPhoto .mainPhotoImg,
#leadMedia img {
  width: 620px;
  height: 349px;
  display: block;
}
#mainPhoto .caption {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  color: #999999;
  font-family: Verdana;
  font-size: 12px;
  padding: 6px 15px 6px;
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
}
#mainPhoto .copyright,
#leadMedia .copyright {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform: rotate(90deg);
  -ms-transform-origin: 100% 100%;
  -o-transform: rotate(90deg);
  -o-transform-origin: 100% 100%;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 100% 100%;
  transform: rotate(90deg);
  transform-origin: 100% 100%;
  color: #999999;
  font-family: Verdana;
  font-size: 12px;
  padding: 3px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 440px;
  overflow: hidden;
}
#mainPhoto .copyright a,
#leadMedia .copyright a {
  color: #999999;
}
.autopromo,
.autopromoapp .banner {
  margin: 25px 0 25px;
  outline: 1px solid #DDDDE1;
  padding: 6px 6px 10px 6px;
  font-family: Georgia,Times, serif;
  font-size: 14px;
}
.autopromo p,
.autopromoapp .banner p {
  margin: 4px 0 6px 5px;
}
.autopromo img,
.autopromoapp .banner img {
  margin: 0 auto;
  max-width: 600px;
  display: block;
}
.autopromo a .autopromo-title,
.autopromoapp .banner a .autopromo-title {
  color: #3A6D9C;
  font-family: Verdana;
  font-size: 11px;
  margin-top: 0px;
}
.autopromo .autopromo-lead,
.autopromoapp .banner .autopromo-lead {
  color: #7C7C7C;
}
.galleryDescription {
  margin-bottom: 18px;
  width: 620px;
}
#fb_streamBox {
  margin: 25px 0;
}
#fb_streamBox #fb_streamContainer .fb_header,
#fb_streamBox #fb_mostSharedBox .fb_header,
#fb_streamBox #fb_profileBox .fb_header,
#fb_streamBox #fb_mainBox .fb_header {
  margin-bottom: 15px;
}
#fb_streamBox .fb_promoBox2 #fb_loginBtn {
  margin-top: 3px;
}
#fb_streamBox .fb_promoBox2 .fb_col1 {
  color: #555;
}
#fb_streamBox .fb_promoBox2 .fb_col2 a {
  color: #555;
  display: block;
}
#fb_streamBox .fb_promoBox2 .fb_col2 a:hover {
  color: #836d6d !important;
}
#fb_streamBox .fb_promoBox2 {
  overflow: hidden;
}
.layoutProxy #main {
  width: 620px;
}
.layoutProxy #body {
  min-width: 1000px;
}
.layoutProxy .k_newsDetail {
  margin-top: 50px;
}
.layoutProxy #trunkForum {
  margin: 0 auto;
  width: 980px;
}
.layoutProxy .k_nForum_ReaderDiscInfo {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.regulaminAll .regulaminTitle {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 18px;
}
#contentSection {
  clear: both;
  margin: 0 auto;
  position: relative;
}
.layoutWideo .serviceSearch .searchBar .searchInfo {
  width: 109px;
}
.layoutWideo #contentSection {
  margin-top: 15px;
}
#mainPhoto .mvpContainer .mvp {
  width: 620px;
  height: 350px;
}
#leadMedia img {
  display: block;
  width: 620px;
  height: 349px;
}
.servicesListMore {
  display: none;
}
#additionalInfo .servicesList a.moreTriger {
  font-size: 12px;
  font-weight: bold;
}
#additionalInfo .servicesList a.moreTriger:after {
  content: " \00BB";
}
.partnerLogo {
  margin-left: 30px;
  margin-top: -10px;
}
#specialTopicBanner {
  margin: -20px 0 25px;
  height: 82px;
}
#specialTopicBanner img {
  width: 620px;
  margin-left: 20px;
}
.promoFrame {
  float: right;
  width: 320px;
  margin: 0 0 10px 20px;
  text-align: left;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  padding: 18px 0 18px 0px;
}
.promoFrame .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 5px;
  text-align: left;
}
.promoFrame.imageVertical img {
  float: left;
  max-width: 120px;
  margin-right: 14px;
}
.promoFrame ul {
  margin-top: 3px;
  margin-left: 0px !important;
  margin-bottom: 0px;
  list-style-type: none;
}
.promoFrame ul li {
  list-style-type: none;
}
.promoFrame ul.singleElement li {
  background: none;
  padding-left: 0;
}
.promoFrame.imageVertical .ulimg {
  margin-left: 145px;
}
.promoFrame blockquote {
  font-style: italic;
  margin: 0 10px;
}
.promoFrame blockquote p {
  font-size: 21px;
  line-height: 29px;
}
.promoFrame blockquote footer {
  text-align: right;
  font-size: 15px;
}
.promoFrame blockquote footer:before {
  content: "\2014";
  margin-right: 5px;
}
.promoFrame.withImage.imageVertical > div {
  padding-left: 134px;
}
.promoFrame.withImage.imageVertical ul {
  margin-left: 134px;
}
#main .promoFrame .formTools {
  width: auto;
}
@media only screen and (min-width: 1150px) {
  #leg .staticStreamContent {
    margin-left: 10px;
  }
  #headBody {
    margin-bottom: 0;
  }
  .layoutWideo .additionalInfo {
    width: 145px;
  }
  .siteWrapper {
    width: 1130px;
  }
  .layoutList .articleHeading {
    margin-top: 0;
  }
  /* Sloty reklamowe po lewej */
  .leftAds {
    float: left;
  }
  .leftAds .onet-ad {
    max-width: 145px;
    overflow: hidden;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
  }
  #footContainer {
    float: right;
    width: 960px;
  }
  .similarContent {
    float: left;
    margin: 0;
  }
  #articleDetail {
    margin-top: 0;
  }
  .additionalInfo {
    background: none;
    border-bottom: 0;
    float: left;
    height: auto;
    margin: 5px 15px 0 0;
    padding: 0;
    position: static;
    width: 165px;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .additionalInfo .serviceMap {
    width: auto;
  }
  .additionalInfo .sidebarItem {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
    line-height: 18px;
  }
  .additionalInfo .sidebarItem a {
    padding: 0;
  }
  .additionalInfo .sidebarItem a:hover {
    background: none;
  }
  .additionalInfo .sidebarItem .servicesList {
    display: block;
    background: none;
    position: relative;
    border: none;
    margin-left: 0;
  }
  .additionalInfo .sidebarItem .servicesList ul {
    margin: 0;
  }
  .additionalInfo .sidebarItem .servicesList ul li {
    font-size: 15px;
    line-height: 18px;
    padding: 6px 0;
  }
  .additionalInfo .sidebarItem .servicesList ul li a {
    padding: 0;
    margin-left: 0px;
  }
  .additionalInfo .sidebarItem .servicesList a {
    color: #222222;
    font-size: 15px;
    font-family: Verdana;
  }
  .additionalInfo .sidebarItem .servicesList a:hover {
    color: #948b3c;
  }
  .additionalInfo .sidebarItem .servicesList .sidebarSeeMore {
    font-size: 12px;
    display: block;
    visibility: hidden;
    width: 100%;
    padding: 15px 0 15px 0;
    text-align: center;
  }
  .additionalInfo .sidebarItem .servicesList .sidebarSeeMore:hover {
    background: #fafafa;
  }
  .additionalInfo .sidebarItem .servicesList li:hover {
    background: none;
  }
  .additionalInfo .sidebarItem .addthis_toolbox {
    margin: 10px 0 0 0;
    padding-top: 0;
    padding: 0;
  }
  .additionalInfo .sidebarItem .at300b {
    padding-left: 0;
  }
  .additionalInfo .sidebarItem:hover {
    background: none;
  }
  .additionalInfo .sidebarItem:hover .servicesList {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .additionalInfo .sidebarItem:hover .servicesList li:hover,
  .additionalInfo .sidebarItem:hover .servicesList .at300b:hover {
    background: none;
  }
  .additionalInfo .sidebarItem:hover .sidebarSeeMore {
    visibility: visible;
  }
  .additionalInfo .mainService {
    border-bottom: 1px solid #dddce1;
    padding-bottom: 8px;
  }
  .additionalInfo .mainService a,
  .additionalInfo .mainService .sidebarTitle {
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    color: #222222;
  }
  .additionalInfo .mainService a:hover {
    background: none;
    border: none;
  }
  .additionalInfo .at300bs {
    margin-right: 10px;
  }
  .additionalInfo-static {
    position: fixed;
    top: 35px;
  }
  .additionalInfo-static .backToTop {
    display: block;
    margin-left: -5px;
  }
  /* socialLinks */
  .socialLinks {
    background: none;
    border-bottom: 0;
    float: left;
    height: auto;
    margin: 5px 15px 0 0;
    padding: 0;
    position: static;
    width: 165px;
    box-shadow: none;
    -webkit-box-shadow: none;
    clear: left;
    margin-top: 15px;
    display: none;
  }
  .socialLinks .serviceMap {
    width: auto;
  }
  .socialLinks .sidebarItem {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
    line-height: 18px;
  }
  .socialLinks .sidebarItem a {
    padding: 0;
  }
  .socialLinks .sidebarItem a:hover {
    background: none;
  }
  .socialLinks .sidebarItem .servicesList {
    display: block;
    background: none;
    position: relative;
    border: none;
    margin-left: 0;
  }
  .socialLinks .sidebarItem .servicesList ul {
    margin: 0;
  }
  .socialLinks .sidebarItem .servicesList ul li {
    font-size: 15px;
    line-height: 18px;
    padding: 6px 0;
  }
  .socialLinks .sidebarItem .servicesList ul li a {
    padding: 0;
    margin-left: 0px;
  }
  .socialLinks .sidebarItem .servicesList a {
    color: #222222;
    font-size: 15px;
    font-family: Verdana;
  }
  .socialLinks .sidebarItem .servicesList a:hover {
    color: #948b3c;
  }
  .socialLinks .sidebarItem .servicesList .sidebarSeeMore {
    font-size: 12px;
    display: block;
    visibility: hidden;
    width: 100%;
    padding: 15px 0 15px 0;
    text-align: center;
  }
  .socialLinks .sidebarItem .servicesList .sidebarSeeMore:hover {
    background: #fafafa;
  }
  .socialLinks .sidebarItem .servicesList li:hover {
    background: none;
  }
  .socialLinks .sidebarItem .addthis_toolbox {
    margin: 10px 0 0 0;
    padding-top: 0;
    padding: 0;
  }
  .socialLinks .sidebarItem .at300b {
    padding-left: 0;
  }
  .socialLinks .sidebarItem:hover {
    background: none;
  }
  .socialLinks .sidebarItem:hover .servicesList {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .socialLinks .sidebarItem:hover .servicesList li:hover,
  .socialLinks .sidebarItem:hover .servicesList .at300b:hover {
    background: none;
  }
  .socialLinks .sidebarItem:hover .sidebarSeeMore {
    visibility: visible;
  }
  .socialLinks .mainService {
    border-bottom: 1px solid #dddce1;
    padding-bottom: 8px;
  }
  .socialLinks .mainService a,
  .socialLinks .mainService .sidebarTitle {
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    color: #222222;
  }
  .socialLinks .mainService a:hover {
    background: none;
    border: none;
  }
  .socialLinks .at300bs {
    margin-right: 10px;
  }
  #main {
    width: 800px;
  }
  .layoutList #main {
    width: auto;
  }
  #extra {
    margin-left: 30px;
    position: relative;
  }
  #detail,
  .detail,
  #mainForum,
  .galleryDescription,
  .articleTitles,
  .detailPagination {
    width: 620px;
  }
  #mainGallery {
    width: 590px;
    margin-left: 30px;
    float: left;
  }
  #mainListStream {
    margin-top: 0;
    margin-left: 180px;
  }
  #lead .mvp {
    width: 800px;
    height: 448px;
  }
  .autopromo,
  .autopromoapp {
    width: 620px;
  }
  .layoutProxy #body {
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
  }
  .layoutProxy #main {
    width: 820px;
  }
  .layoutProxy #mainForum {
    margin-left: 180px;
  }
  .k_nForum_ReaderDiscInfo {
    margin: 0 auto;
    width: 1150px;
  }
  .layoutProxy #trunkForum {
    width: 1150px;
  }
  .layoutProxy #trunk {
    width: 820px;
  }
  .layoutProxy .k_nForum_ReaderDiscInfo {
    width: 1150px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .layoutProxy .k_newsDetail {
    margin-top: 0;
  }
  #contentSection {
    width: 1140px;
    margin: 20px auto 0;
  }
  .laySearch #trunk #info {
    margin-top: 8px;
    padding-left: 40px;
  }
  .laySearch .additionalInfo {
    margin-top: 18px;
  }
  .stickers {
    margin-top: 10px;
  }
  #detStreamWrapper {
    margin-left: auto;
  }
  #main #commentEncouragement {
    margin-left: 180px;
  }
  #mainPhoto .mvpContainer .mvp {
    width: 800px;
    height: 450px;
  }
  #leadMedia img,
  #mainPhoto .mainPhotoImg {
    width: 800px;
    height: 450px;
  }
  #specialTopicBanner {
    height: 106px;
  }
  #specialTopicBanner img {
    width: 800px;
    margin-left: 65px;
  }
  #additionalInfo .servicesList a.moreTriger {
    margin-left: 0;
  }
}
html {
  overflow-y: scroll;
}
body {
  color: #151515;
}
p {
  margin: 18px 0;
}
div #onet-ad-top {
  margin-bottom: 10px;
  margin-top: 20px;
}
div #onet-ad-top > div {
  padding: 10px 0;
}
#head,
#neck,
#leg,
#foot {
  clear: both;
}
a {
  color: #222222;
  text-decoration: none;
}
#body {
  padding-top: 20px;
  margin-top: 0;
  position: relative;
  zoom: 1;
}
.articleHeading .datePublished,
.articleHeading .sponsored,
.articleFooter .authors,
.articleFooter .sources,
.articleFooter .sponsor,
.articleFooter .authorsSources,
.authorLabel,
.sourcesLabel,
.additionalInfo,
.socialLinks,
.licenceLabel {
  font-family: Verdana, Helvetica, sans-serif;
}
#doc .similarTopics {
  font-family: Arial, Helvetica, sans-serif;
}
.breadcrumbs,
.authorLabel,
.sourcesLabel,
.similarContent .similarTopics,
.sponsorLabel,
.licenceLabel {
  color: #212121;
  color: rgba(33, 33, 33, 0.5);
}
/* breadcrumbs */
.breadcrumbs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  padding: 14px 0 15px 0;
  clear: both;
  float: left;
}
.breadcrumbs .follow {
  float: left;
  padding-left: 10px;
}
.breadcrumbs .breadcrumbItem {
  float: left;
}
.breadcrumbs .divider {
  font-weight: bold;
  margin-left: 1px;
}
#doc .breadcrumbs a {
  color: #222222;
}
#mainListStream .breadcrumbs {
  clear: none;
  float: none;
  padding-top: 0;
  overflow: hidden;
}
.stickers {
  width: 640px;
  overflow: hidden;
}
.stickers a,
#body .stickers a {
  border: 2px solid #e39d00;
  border-radius: 5px;
  color: #e39d00;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 6px;
  margin-right: 8px;
  margin-top: 1px;
  padding: 4px 8px 6px;
  text-transform: lowercase;
  white-space: nowrap;
}
* + html .stickers a,
* + html #body .stickers a {
  display: inline;
  zoom: 1;
}
.mainTitle {
  clear: both;
  position: relative;
}
.mainTitle h1,
.mainTitle h1 a,
.mainTitle h2 {
  /*color: @mainTitleColor;*/
  font-family: Georgia,Times, serif;
  font-weight: normal;
  line-height: normal;
  padding: 0;
}
.mainTitle h1 {
  margin: 15px 0 20px;
}
.mainTitle h1,
.mainTitle h1 a {
  font-size: 50px;
  padding: 0;
  text-decoration: none;
  color: #3e3e3e;
  line-height: 52px;
}
.mainTitle h2 {
  font-size: 36px;
  margin: -4px 0 10px;
}
.mainTitle #tagline {
  font-family: Helvetica, Arial, sans-serif;
}
.mainTitle #topicSocial {
  position: absolute;
  bottom: 0;
  right: 0;
}
.mainTitle.catalog h1 {
  margin-right: 75px;
}
.articleHeading .source {
  float: right;
  margin-left: 20px;
  color: #909090;
}
.articleHeading .source a {
  line-height: 30px;
}
.articleHeading .source img {
  max-height: 30px;
  vertical-align: bottom;
  display: inline;
}
.articleHeading .datePublished {
  font-size: 12px;
  margin: 19px 0 7px;
  float: right;
  color: #909090;
}
.articleHeading .sponsored {
  font-size: 12px;
  margin: 19px 7px 7px;
  float: right;
  color: #948b3c;
}
#doc .similarTopics {
  font-size: 14px;
  margin: 19px 0 0;
}
#doc .similarTopics a {
  margin-left: 8px;
  display: none;
}
#doc .similarTopics .delimiter {
  display: none;
}
#doc .similarTopics .divider {
  margin-left: 8px;
  color: #dddce1;
}
#doc .galleryDescription .readMore {
  color: #948b3c;
  margin: 18px 0;
  display: block;
  font-size: 18px;
  font-family: Verdana, sans-serif;
}
#lead,
#detail,
.mediaContainer,
.contentContainer,
.galleryDescription {
  font-family: Georgia,Times, serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 130%;
  text-align: justify;
}
#lead {
  font-weight: bold;
}
.contentContainer .description,
.mediaContainer .description {
  color: #303030;
  font-family: Georgia,Times,serif;
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0 50px;
  text-align: left;
}
.contentContainer .description p,
.mediaContainer .description p {
  margin: 0;
  text-align: left;
}
.galleryDescription ul li,
.shortVideoDetail ul li {
  padding-left: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADtJREFUeNpibGxslGJgYEgD4lAGCFgNxLNYoIL1DAgAZjMhqUQGoUwMOAAT1Ex0sBpkxyyYdmTLAQIMABl7CUUb5FM8AAAAAElFTkSuQmCC) no-repeat 1px 8px;
}
.galleryDescription a,
.detail a,
.shortVideoDetail a,
.filesAttachmentData a {
  color: #948b3c;
}
/* article detail */
.detail {
  /* .detail .webcam */
  /* .detail headings */
  /* .detail lists */
}
.detail table,
.detail iframe,
.detail h1,
.detail h2,
.detail h3,
.detail h4 {
  margin-bottom: 18px;
}
.detail strong {
  font-weight: bold;
}
.detail .ad_box {
  margin-bottom: 10px;
}
.detail .webcam {
  margin: 0 0 18px;
  text-align: center;
}
.detail .webcam img {
  max-width: 620px;
}
.detail h1,
.detail h2,
.detail h3,
.detail h4 {
  font-weight: bold;
}
.detail h1 {
  font-size: 50px;
  line-height: 56px;
}
.detail h2 {
  font-size: 30px;
  line-height: 34px;
}
.detail h3 {
  font-size: 20px;
  line-height: 24px;
}
.detail h4 {
  font-size: 17px;
}
.detail h3 {
  padding-bottom: 3px;
  font-weight: normal;
  letter-spacing: 0.07em;
  font-size: 1.5em;
}
.detail ul,
.detail ol {
  margin-bottom: 13px;
}
.detail ul {
  margin-left: 5px;
}
.detail ul li {
  padding-left: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADtJREFUeNpibGxslGJgYEgD4lAGCFgNxLNYoIL1DAgAZjMhqUQGoUwMOAAT1Ex0sBpkxyyYdmTLAQIMABl7CUUb5FM8AAAAAElFTkSuQmCC) no-repeat 1px 8px;
}
.detail ol {
  list-style-type: decimal;
  margin-left: 30px;
}
.detail li {
  padding-bottom: 5px;
}
.detail .asideInfo h4 {
  font-weight: normal;
}
.detail .asideInfo .asideInfoTable .asideInfoTableRow {
  border-top: 1px solid #DEDEDE;
}
.detail .asideInfo .asideInfoTable .asideInfoTableRow .asideInfoTableCeilHeading,
.detail .asideInfo .asideInfoTable .asideInfoTableRow .asideInfoTableCeilName,
.detail .asideInfo .asideInfoTable .asideInfoTableRow .asideInfoTableCeilValue {
  line-height: 22px;
  padding: 5px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.detail .asideInfo .asideInfoTable .asideInfoTableRow .asideInfoTableCeilHeading {
  float: left;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.detail .asideInfo .asideInfoTable .asideInfoTableRow .asideInfoTableCeilHeading.asideInfoTableCeilHeadingShort {
  width: 50%;
  text-align: left;
}
.detail .asideInfo .asideInfoTable .asideInfoTableRow .asideInfoTableCeilName {
  float: left;
  width: 50%;
  border-right: 1px solid #DEDEDE;
  left: 1px;
  position: relative;
}
.detail .asideInfo .asideInfoTable .asideInfoTableRow .asideInfoTableCeilValue {
  float: left;
  width: 50%;
  border-left: 1px solid #dedede;
}
.detail .asideInfo .asideInfoTable .asideInfoTableClear {
  clear: both;
}
.detail p {
  margin: 0 0 18px;
}
.detail p.question {
  font-weight: bold;
  padding-right: 40px;
}
.detail p.answer {
  padding-left: 40px;
}
.detail figure.preformatted {
  margin: 0 2em 18px 2em;
  font-family: "Courier New", Courier, monospace;
}
.detail figure.preformatted pre:not(.poem) {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.detail figure.preformatted figcaption {
  margin: 6px 0 0 6em;
  padding: 2px;
}
.detail table th {
  font-weight: bold;
}
.detail table td,
.detail table th {
  border: 1px solid #dedede;
  padding: 5px 15px;
}
.detail table tr td:first-child,
.detail table tr th:first-child {
  border-left: 0;
}
.detail table tr td:last-child,
.detail table tr th:last-child {
  border-right: 0;
}
.detail table tr:first-child th {
  border-top: 0;
}
.detail table tr:last-child td {
  border-bottom: 0;
}
.detail .asideInfo {
  float: right;
  margin-left: 10px;
  width: 288px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: white;
}
.detail .asideInfo h4 {
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}
.detail .asideInfo .heading {
  text-align: center;
  line-height: 2.5;
  font-weight: bold;
}
.detail .asideInfo table {
  margin: 0 auto 20px;
}
.detail .source {
  float: right;
  padding: 5px 0 10px 25px;
}
.detail .source img {
  display: block;
}
.detail,
#articleDetail {
  /* .detail image */
}
.detail .image,
#articleDetail .image {
  margin: 27px auto;
  text-align: center;
  position: relative;
}
.detail .image .imageWrapper,
#articleDetail .image .imageWrapper {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.detail .image .imageWrapper img,
#articleDetail .image .imageWrapper img {
  display: block;
  max-height: 600px;
}
.detail .image .imageWrapper .author,
#articleDetail .image .imageWrapper .author {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform: rotate(90deg);
  -ms-transform-origin: 100% 100%;
  -o-transform: rotate(90deg);
  -o-transform-origin: 100% 100%;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 100% 100%;
  transform: rotate(90deg);
  transform-origin: 100% 100%;
  color: #999;
  font-family: Verdana;
  font-size: 12px;
  padding: 3px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  line-height: 12px;
  overflow: hidden;
  width: 100%;
  height: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: right;
}
.detail .image .imageWrapper .author a,
#articleDetail .image .imageWrapper .author a {
  color: #999;
}
.detail .image .imageWrapper .caption,
#articleDetail .image .imageWrapper .caption {
  color: #999;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  font-family: Verdana;
  font-size: 12px;
  line-height: 12px;
  padding: 6px 15px 6px;
}
.detailPagination {
  margin-top: 15px;
  margin-bottom: 15px;
  height: 30px;
}
.detailPagination .prevPagination {
  float: left;
  letter-spacing: 1px;
  font-size: 17px;
}
.detailPagination .nextPagination {
  float: left;
  letter-spacing: 1px;
  font-size: 17px;
}
.detailPagination .nextPagination span {
  color: #948b3c;
}
.detailPagination .titlePagination {
  float: left;
  letter-spacing: 1px;
}
.paginationTiles {
  text-align: center;
  width: 620px;
  margin-bottom: 28px;
}
.paginationTiles li {
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  margin: 0 2px;
  color: #666;
}
.paginationTiles li a {
  color: #666;
  display: block;
  height: 100%;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 4px;
}
.paginationTiles li a:hover {
  border: 1px solid #ED6400;
}
.paginationTiles li.label {
  border: none;
  width: auto;
}
.paginationTiles li.dots {
  width: 14px;
  cursor: default;
}
.paginationTiles li.current {
  cursor: default;
  border: 1px solid #666;
  border-radius: 4px;
}
.paginationTiles li.next {
  width: auto;
}
.paginationTiles li.next a {
  background: #948b3c;
  border: 1px solid #ED6400;
  color: #fff;
  padding: 0 5px;
}
.paginationTiles li.next a:hover {
  background: #fff;
  color: #ED6400;
}
.detail .articleIndex {
  list-style-type: decimal;
  margin-bottom: 40px;
}
.detail .articleIndex li {
  background: none;
  padding-left: 0;
  margin-left: 25px;
  line-height: 24px;
  font-size: 17px;
}
.detail .articleIndex li a {
  color: #948b3c;
}
.articleTitles {
  list-style-type: decimal;
  padding-left: 30px;
  font-size: 17px;
  line-height: 22px;
  font-family: Georgia;
}
.articleTitles li {
  margin: 3px 0 3px 10px;
}
.articleTitles li a {
  color: #948b3c;
  font-size: 17px;
  margin-left: -5px;
}
/* wizytowka vcard */
.vcard {
  -webkit-transition: box-shadow 300ms ease-in-out;
  -moz-transition: box-shadow 300ms ease-in-out;
  -o-transition: box-shadow 300ms ease-in-out;
  -ms-transition: box-shadow 300ms ease-in-out;
  transition: box-shadow 300ms ease-in-out;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.vcard:hover {
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.vcard h1 {
  text-shadow: 1px 1px 0px #ffffff;
  font-size: 17px;
  line-height: 2;
  margin: 0;
  color: #444;
  padding: 10px 10px 5px;
}
.vcard p {
  margin: 0 10px 10px;
}
.vcard a {
  color: #948b3c;
}
.articleIndex {
  margin-bottom: 25px;
}
.asideTitleStyling {
  border-bottom: 1px solid #dddce1;
  color: #555;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.asideBlock .asideTitle,
#galleryContent .contentContainer .asideTitle,
#fb_streamBox #fb_mostSharedBox .fb_header,
#fb_streamBox #fb_profileBox .fb_header,
#fb_streamBox #fb_mainBox .fb_header {
  border-bottom: 1px solid #dddce1;
  color: #555;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  text-transform: uppercase;
}
#fb_streamBox #fb_streamContainer .fb_header {
  border-bottom: 1px solid #dddce1;
  color: #555;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  text-transform: uppercase;
  padding: 10px 0;
}
#galleryContent .contentContainer .asideTitle {
  font-size: 14px;
  padding-bottom: 4px;
}
.asideAds .asideTitle {
  margin-bottom: 20px;
}
.asideAds .ad_adInfoEnd,
#multiGalleryContentContainer .ad_adInfoEnd {
  border-top: 1px solid #dddce1;
  color: #898989;
  font-family: Verdana;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 8px;
  padding-top: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right;
}
.contentShareWrapper {
  height: 45px;
  width: 620px;
}
.contentShare {
  width: 245px;
  height: 32px;
  margin-bottom: 25px;
}
.contentShare #overGoogle {
  display: block;
  height: 32px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 32px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url(data:image/gif;base64,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);
}
.articleFooter .authors,
.articleFooter .sources,
.articleFooter .sponsor,
.articleFooter .licenceInfo,
.articleFooter .authorsSources {
  font-size: 11px;
}
.articleFooter .licenceInfo {
  padding-top: 10px;
}
.article_seeAlso {
  clear: left;
  width: 600px;
  margin: 20px 10px 20px 0px;
  font-style: normal;
  font-size: 17px;
  line-height: 22px;
  font-family: Georgia;
  font-weight: 700;
}
.article_seeAlso ul {
  padding-top: 10px;
}
.article_seeAlso a {
  color: #948b3c;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-left: 24px;
  display: block;
}
.article_seeAlso a:before {
  content: "\25BA";
  color: #948b3c;
  padding-right: 5px;
  margin-left: -22px;
}
.article_seeAlso li a:hover {
  color: #948b3c;
}
.article_seeAlso li a:hover:before {
  color: #948b3c;
}
.mvp-info {
  font-family: Verdana;
  font-weight: normal;
}
.articleFooter {
  clear: left;
  margin: 9px 0;
  width: 620px;
}
@media only screen and (max-width: 1150px) {
  .newDetailMediaQueryWhenSmallVersionSetWidth620 {
    width: 620px !important;
    margin-left: 0 !important;
  }
  .newDetailAnchorTopRight {
    position: static !important;
  }
  .newDetailAnchorTopRight .newDetailAnchorTopRightContent {
    position: static !important;
  }
  #mainForum {
    width: 620px !important;
  }
}
#extra #extra {
  margin-right: 0;
}
#extraList {
  position: static;
  float: right;
  margin-right: 25px;
}
#extra {
  margin-left: -10px;
  position: relative;
  right: 30px;
  float: right;
}
.newDetailAnchorTopRight {
  float: left;
  width: 0;
  height: 0;
  clear: left;
  position: relative;
}
.newDetailAnchorTopRight .newDetailAnchorTopRightContent {
  position: absolute;
  top: 0;
  left: -180px;
}
#galleryDescription {
  margin-left: 0;
}
.contentShareWrapper {
  margin-left: 0;
}
.autopromoapp {
  width: 620px;
  clear: left;
}
#mainForum {
  margin-left: 0;
  clear: left;
}
#main #mainListStream {
  position: static;
}
#mainListStream .newDetailLeftOffset {
  float: left;
  width: 620px;
}
#mainListStream .newDetailLeftOffset .newDetailLeftOffsetContent {
  width: 800px;
  float: left;
  margin-left: -180px;
}
#mainListStreamItemsNew {
  width: 980px;
}
#mainListStreamItemsNew .editorsTitle,
#mainListStreamItemsNew .listTitle {
  width: 665px;
}
#mainListStreamItemsNew .similarContent .breadcrumbs {
  float: left;
}
#mainListStreamItemsNew .similarContent .similarTopics {
  float: right;
}
#mainListStreamItemsNew .similarContent .similarContentTop {
  border-bottom: 2px solid #dddce1;
  margin-bottom: 30px;
}
#mainListStreamItemsNew #leg {
  clear: left;
  float: left;
  width: 660px;
}
#mainListStreamItemsNew #leg .similarContent {
  width: 610px;
  overflow: hidden;
}
#mainListStreamItemsNew #leg .similarContent #similarContentTop {
  width: 100%;
}
#mainListStreamItemsNew div.listItem {
  display: -moz-inline-box;
  display: -webkit-inline-box;
  display: inline-block;
  position: relative;
  vertical-align: top;
  *display: inline;
  *margin-right: 0.3em;
  *zoom: 1;
}
#mainListStreamItemsNew div.listItem a {
  width: 285px;
  display: block;
}
#mainListStreamItemsNew div.listItem:hover .itemTopic {
  color: #ed6400;
}
#mainListStreamItemsNew div.listItem:hover .itemTitle {
  color: #171717;
}
#mainListStreamItemsNew div.listItem:hover .itemLead {
  color: #636363;
}
#mainListStreamItemsNew .newDetailClearLeg {
  clear: both;
}
#mainListStreamItemsNewParams {
  clear: both;
}
/* Stream */
.listItem {
  display: block;
  width: 325px;
  padding: 0;
  padding-bottom: 35px;
  margin-top: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.listItem a {
  display: block;
}
.listItem .flag {
  background: url('http://ocdn.eu/files/pulscms/OGY7MDA_/bae625ec6d0eabb860a193d893619f47.png') no-repeat;
  width: 162px;
  height: 56px;
  position: absolute;
  top: -195px;
  right: -30px;
  z-index: 1;
  text-indent: -9999px;
}
.listItem .tylkoOnet {
  background-position: 0px 2px;
}
.listItem .goracaDyskusja {
  background-position: 0px -65px;
}
.listItem .redakcjaPoleca {
  background-position: 0px -132px;
}
.listItem .popularne {
  background-position: 0px -199px;
  height: 65px;
}
.listItem .od18plus {
  background-position: 0px -410px;
}
.listItem .mediaType {
  background: url(http://ocdn.eu/files/pulscms/OGY7MDA_/bae625ec6d0eabb860a193d893619f47.png) no-repeat;
  width: 42px;
  height: 41px;
  position: absolute;
  top: 111px;
  left: 10px;
  z-index: 2;
  text-indent: -9999px;
}
.listItem .mediaGallery {
  background-position: -115px -270px;
}
.listItem .mediaVideo {
  background-position: -115px -341px;
}
.listItem .itemImage {
  position: absolute;
  top: 0;
  width: 285px;
  height: 160px;
  margin-bottom: 10px;
  display: block;
}
.listItem .itemTopic {
  color: #948b3c;
  font-size: 18px;
  margin-top: 170px;
  margin-bottom: 10px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
}
.listItem .itemTopic .serviceName {
  color: #999;
}
.listItem .itemTopic .serviceName:before {
  content: "/";
  margin-right: 5px;
}
.listItem .itemTitle {
  color: #171717;
  font-size: 22px;
  line-height: 26px;
  display: block;
  font-weight: normal;
}
.listItem .noImg {
  margin-top: 5px;
}
.listItem .noImg .flag {
  top: -30px;
}
/* streamList */
.streamList .itemsLine {
  float: left;
  padding: 20px 0 15px;
}
.streamList .itemsLine h3 {
  font-family: Georgia,Times,serif;
}
.streamList .itemsLine:first-child {
  padding-top: 0;
}
.streamList .lastItem {
  margin-right: 0;
}
.streamList .lastItem a {
  display: block;
}
/* detStreamWrapper */
#detStreamWrapper {
  float: right;
  padding-top: 0;
  width: 620px;
}
#detStream {
  float: left;
  width: 616px;
}
#detStream .itemsLine {
  width: 634px;
}
#detStream .itemsLine3 {
  width: 950px;
  float: left;
  padding: 0 0 15px;
}
#detStream .listItem {
  padding-right: 0;
  margin-right: 42px;
}
#detStream .lastItem {
  margin-right: 0px;
}
/* fix for IE7 not displaying cursor on img */
.dListItem a img,
.listItem a img {
  position: absolute;
  top: 0;
}
/*Logo */
#logoLinks h1 {
  display: block;
  float: left;
  font: normal 31px/31px Verdana;
  font-family: Verdana;
  font-size: 31px;
  font-weight: normal;
  margin: 5px 0 0 0;
  letter-spacing: -1px;
  overflow: hidden;
}
#logoLinks #portalLink {
  outline: none;
  float: left;
}
#logoLinks #serwisLink {
  width: auto;
  height: 37px;
  outline: none;
  float: left;
  font-family: Verdana;
  font-weight: normal;
  color: #ffffff;
}
/*/Szukajka
.searchBox {
    height: 33px;
    margin-bottom: 20px;
}
.searchBox .searchBar {
    float: left;
}
.searchBox .searchInput {
    width: 190px; height: 31px;
    padding: 0px 4px 0px 8px;
    margin: 0;
    border: 1px solid #dddddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-family: Verdana;
    font-size: 11px;
    color: #575757;
    background: #f1f1f1;
    -webkit-appearance: none;
}
* + html .searchBox .searchInput {
    padding-top: 7px; height: 22px;
}
.searchBox .searchButton {
    width: 86px;
    height: 31px;
    border: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #f0af3c;
    text-align: center;
    margin: 0 0 0 5px;
    font-family: Verdana;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px 1px #757575;
    font-weight: bold;
}
*/
/*MGZ */
.authorProfile {
  border-bottom: 1px solid #d0e2f0;
}
.authorProfile .authorPhoto {
  float: left;
  margin: 0 10px 10px 0;
}
.authorProfile .authorPhoto img {
  display: block;
}
.authorProfile .authorInfo {
  float: left;
  font-family: Verdana;
  color: #7d8385;
}
.authorProfile .authorInfo .authorName {
  font-size: 22px;
  margin-top: 30px;
  margin-bottom: 8px;
  font-weight: normal;
}
.authorProfile .authorInfo span {
  font-size: 12px;
  display: block;
  margin: 0 0 15px 0px;
}
.authorProfile .extraTitle {
  font-family: Arial;
  color: #31648e;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  bottom: -5px;
}
/*DZISIAJ POLECAM */
.recommendedToday {
  margin-top: 20px;
}
.recommendedToday .recommendedItem {
  float: left;
  width: 50%;
  height: 225px;
}
.recommendedToday .recommendedItem h3 {
  font-family: 'Times New Roman';
  font-size: 16px;
  line-height: 18px;
  color: #7c8285;
  font-weight: bold;
}
.recommendedToday .recommendedItem p {
  font-family: Arial;
  font-size: 14px;
  color: #a3b0b5;
  margin-top: 10px;
}
.recommendedToday .recommendedItem .highlighted {
  font-family: Arial;
  font-size: 11px;
  color: #5ab03d;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* Lista artykuĹ‚Ăłw prawa kolumna np.: Dzisiaj w Onecie  */
.topicBlock {
  margin: 20px 0 0 0;
}
.topicBlock .topicList li {
  border-bottom: 1px solid #dedede;
  padding: 8px 0 10px;
}
.topicBlock .topicList li a {
  overflow: hidden;
  display: block;
  color: #e39d00;
}
.topicBlock .topicList .lastItem {
  border: none;
}
.topicBlock .topicList .showMore {
  border-bottom: 0;
  text-align: center;
  font-family: Verdana;
  font-size: 12px;
  color: #226290;
  padding-top: 22px;
}
.topicBlock .topicList .showMore a {
  overflow: visible;
}
.topicBlock .topicList img {
  float: left;
  margin: 4px 10px 0 0;
  width: 105px;
}
.topicBlock .topicList .articleTitle {
  font-family: Verdana, sans-serif;
  font-size: 18px;
  color: #555;
  display: block;
  line-height: 22px;
  overflow: hidden;
}
.topicBlock .topicList .articleDate {
  clear: both;
  font-family: Arial;
  font-size: 12px;
  color: #4aadd2;
}
.topicBlock .topicList .articleCategory {
  color: #4aadd2;
  padding-right: 3px;
}
.displayMoreArrow {
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform: rotate(90deg);
  -ms-transform-origin: 100% 100%;
  -o-transform: rotate(90deg);
  -o-transform-origin: 100% 100%;
  -moz-transform: rotate(90deg);
  -moz-transform-origin: 100% 100%;
  transform: rotate(90deg);
  transform-origin: 100% 100%;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #4aadd2;
  margin-left: -6px;
}
* + html .displayMoreArrow {
  zoom: 1;
  padding-left: 10px;
}
.extraTopicBlock .topicList .articleTitle {
  font-size: 15px;
  line-height: 20px;
  overflow: hidden;
}
.mediaContainer {
  width: 100%;
  text-align: center;
}
#foot {
  margin-bottom: 23px;
  font-size: 12px;
  color: #898989;
}
#foot .portalLogo {
  float: left;
  margin-right: 50px;
  position: relative;
  top: -5px;
}
#foot .footNav li {
  float: left;
  margin-right: 5px;
}
#foot .footNav li a {
  font-family: Verdana;
  color: #898989;
  padding-right: 2px;
}
#foot .copyrights {
  position: absolute;
  right: 0;
  font-family: Verdana;
}
#leadMedia {
  overflow: hidden;
  margin-bottom: 35px;
  clear: both;
  /* padding-top: 20px; */
  position: relative;
}
#leadMedia .galleryIcon {
  width: 57px;
  height: 57px;
  position: absolute;
  left: 15px;
  bottom: 15px;
  display: block;
  background: url(http://ocdn.eu/files/pulscms/OGQ7MDA_/e8bf81498a3a8f9b32c96c296df313d8.png) no-repeat -4px -550px;
}
#leadMedia .slidesTotal {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-family: Verdana;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  padding: 5px 10px;
  background: black;
  background: rgba(0, 0, 0, 0.37);
  border-radius: 5px;
  color: #fff;
}
/* Style forum */
#mainForum .k_nForum_Header1 {
  padding: 0 0 5px 0;
}
/*MediaInsert*/
.mediaInset {
  margin-bottom: 1em;
}
.smallPhoto {
  display: none;
}
.mediaInset .title {
  margin-bottom: .3em;
}
.mediaInset img,
.mediaInset video {
  width: 100%;
  max-width: 620px;
  height: auto;
}
.mediaInset .sticker {
  display: block;
  text-transform: lowercase;
  font-size: x-small;
}
.mediaInset .caption {
  display: none;
}
.mediaInset {
  float: left;
  position: relative;
  /* absolute positioning inside */
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding-bottom: 20px;
  /* add caption placeholder */
  margin-bottom: 24px;
  display: block;
  font-family: Verdana, Arial, sans-serif;
}
.mediaInset a {
  float: left;
  position: relative;
  /* absolute positioning inside */
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.mediaInset a:after {
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  outline: 1px solid rgba(33, 33, 33, 0.2);
  content: " ";
}
.mediaInset img,
.mediaInset video,
.mvpContainer .mvp {
  width: 620px;
  /* 2.39:1 */
  height: 260px;
  min-height: 260px;
}
#mainPhoto .mvp-info .mvp-info-description {
  font-size: 12px;
  line-height: 18px;
}
#detail .mvpContainer {
  zoom: 1;
}
#detail .mvpContainer .mvp,
#articleDetail #galleryDescription .mvpContainer .mvp {
  height: 347px;
  width: 620px;
}
#detail .formTools {
  text-align: center;
  font-family: Arial;
}
#detail .formTools button {
  cursor: pointer;
}
#detail .formToolsDraw {
  background: #fff;
}
#detail .formTools ul li {
  background: none;
}
#main .formTools {
  clear: left;
  width: 620px;
}
.ytp iframe {
  width: 620px;
  height: 300px;
}
.flash_embedded_application {
  text-align: center;
  margin-bottom: 20px;
}
.html_embedded_application {
  text-align: center;
  margin-bottom: 20px;
}
.html_embedded_application iframe {
  margin: 0 auto !important;
  display: block;
}
.iframe_embedded_application {
  text-align: center;
  margin-bottom: 20px;
}
#contentBody div.mvp-info .mvp-info-container {
  background: #ECECEC;
  font-size: 14px;
  padding: 4px 6px;
  line-height: 20px;
}
.mediaInset.smallPhoto {
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
}
.smallPhoto img,
.mediaInset.smallPhoto,
.mediaInset.smallPhoto img {
  width: 180px;
  min-height: 0px;
}
.mediaInset img.autoheight {
  height: auto;
  min-height: 0;
}
.mediaInset .sticker {
  position: absolute;
  display: inline;
  bottom: 13px;
  right: 13px;
  text-transform: lowercase;
  font-size: 12px;
  line-height: 12px;
  font-weight: old;
  letter-spacing: 0px;
  padding: 3px 8px 5px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /* fallbacks */
  background-color: #212121;
  color: #ffffff;
  border: solid 1px #ffffff;
  -style-ext: pie;
}
.mediaInset .sticker {
  background-color: rgba(33, 33, 33, 0.5);
  color: rgba(255, 255, 255, 0.72);
  border: solid 1px rgba(255, 255, 255, 0.65);
}
.mediaInset .playerContainer a:before,
.mvpContainer div.mvp-splashscreen div.mvp-playbtn {
  content: '';
  z-index: 300;
  position: absolute;
  bottom: 5px;
  left: 7px;
  background: transparent url(data:image/png;base64,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%3D%3D) no-repeat scroll left top;
  background-position: -39px -4px;
  width: 56px;
  height: 56px;
}
.mediaInset .title {
  font-size: 12px;
}
.mediaInset .caption {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 14px;
  font-size: 11px;
  line-height: 17px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* fallbacks */
  color: #212121;
}
.mediaInset .caption {
  color: rgba(33, 33, 33, 0.5);
}
.mediaInset .caption:after {
  content: "\00a0";
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 12px;
  line-height: 17px;
  display: block;
  width: 64px;
  margin: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  /* for firefox 3.6+ */
}
.mediaInset .flipFlopOn .caption {
  white-space: normal;
  position: static;
  clear: both;
  padding-top: 2px;
  margin-bottom: -20px;
  /* remove caption placeholder */
}
.mediaInset .flipFlopOff:after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(33, 33, 33, 0.4);
}
/* StreamBody */
.itemLead,
.itemsLine .itemLead {
  font-family: Georgia,Times,serif;
  font-size: 16px;
  line-height: 23px;
  color: #636363;
  margin-top: 10px;
  display: block;
  width: 283px;
  border-top: 2px solid #576681;
  padding-top: 15px;
}
#streamLoader {
  float: left;
  width: 880px;
  margin: 40px;
}
#streamLoader span {
  color: #948b3c;
  margin: 18px 0;
  display: block;
  font-size: 18px;
  font-family: Verdana, sans-serif;
  text-align: center;
  outline: none;
  cursor: pointer;
}
#streamLoader img {
  position: absolute;
  left: 0;
  top: -5px;
}
.streamPagination {
  clear: both;
  font-size: 20px;
  height: 24px;
  margin: 20px 0;
}
/*
Stara wersja, na dole strony
*/
.backToTop {
  float: left;
  width: 880px;
  margin: 40px;
}
#doc .backToTop a {
  color: #948b3c;
  margin: 18px 0;
  display: block;
  font-size: 18px;
  font-family: Verdana, sans-serif;
  text-align: center;
  outline: none;
}
/* Google boxes */
#main .googleAdsBox {
  width: 620px;
}
#main .googleAdsBox .adbox .bxad_ads_script_bxad_slot_bxad_slot_0 {
  margin: 10px 0;
}
#main .googleAdsBox .adbox .bxad_title1 a {
  color: #555;
}
#main .googleAdsBox .adbox li {
  margin-bottom: 10px;
}
#main .googleAdsBox .adbox li h6 {
  margin-bottom: 4px;
}
#main .googleAdsBox .adbox li h6 a {
  color: #948b3c;
  font-size: 14px;
  font-weight: bold;
}
#main .googleAdsBox .adbox li p {
  margin: 0;
  display: inline;
}
#main .googleAdsBox .adbox li > a {
  color: #948b3c;
}
#extraAdsBlock .script_bxad_slot_bxad_slot {
  border-width: 0;
  margin: 0;
  padding: 0;
  width: 300px;
  overflow: hidden;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad {
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  margin: 9px 0 0;
  width: 300px;
  border-color: #98928e;
  border-style: solid;
  border-width: 0 0 0 0;
  position: relative;
  text-align: left;
  z-index: 1;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_arr {
  display: block;
  overflow: hidden;
  position: absolute;
  width: 28px;
  height: 13px;
  bottom: 3px;
  left: 0px;
  clear: both;
  z-index: 1;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_arr a {
  background-image: url(http://pagead2.googlesyndication.com/pagead/sma.png);
  text-indent: -9999px;
  width: 13px;
  height: 13px;
  position: relative;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_arr #bxad_arr_p_script_bxad_slot_bxad_slot {
  background-position: -13px -13px;
  margin: 0;
  float: left;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_arr #bxad_arr_n_script_bxad_slot_bxad_slot {
  background-position: 0 -13px;
  margin: 0;
  float: right;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_arr a.bxad_over {
  cursor: pointer;
}
#extraAdsBlock .script_bxad_slot_bxad_slot ul {
  margin: 0 0 10px 0;
  padding: 4px 0;
  overflow: hidden;
  width: 100%;
  float: none;
  list-style: none;
  z-index: 1;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li p a span,
#extraAdsBlock .script_bxad_slot_bxad_slot li a span {
  font-weight: normal;
  color: #363636;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li p a:hover span,
#extraAdsBlock .script_bxad_slot_bxad_slot li a:hover span {
  color: #ac9f93;
}
* html #extraAdsBlock .script_bxad_slot_bxad_slot ul {
  padding-bottom: 25px;
}
* + html #extraAdsBlock .script_bxad_slot_bxad_slot ul {
  padding-bottom: 25px;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li {
  border: none;
  padding: 7px 10px 7px 0px;
  overflow: hidden;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .li_left {
  clear: both;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li h6 {
  margin: 0;
  padding: 0 0 3px;
  display: inline-block;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li h6 a {
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
  height: auto;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #4aaace;
  text-decoration: none;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li h6 a:link {
  color: #e95701;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li a:link {
  color: #e95701;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li h6 a:visited {
  color: #e95701;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li a:visited {
  color: #e95701;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li h6 a:hover {
  background: none;
  color: #419276;
  text-decoration: none;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li p {
  font-family: Verdana, Arial, sans-serif;
  color: #5a5a5a;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 1px;
  line-height: 14px;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li a {
  font-family: Verdana, Arial, sans-serif;
  color: #363636;
  margin: 0;
  padding: 0;
  height: auto;
  line-height: 16px;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
  display: inline;
}
#extraAdsBlock .script_bxad_slot_bxad_slot li a:hover {
  background: none;
  color: #419276;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_title1 {
  background-color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  padding: 0 6px 0 0;
  position: absolute;
  left: 0;
  top: -8px;
  z-index: 1;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_title1 a {
  font-weight: normal;
  font-size: 11px;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_title1 a {
  color: #98928e;
  outline: none;
}
#extraAdsBlock .script_bxad_slot_bxad_slot .bxad_title1 a:hover {
  color: #98928e;
  text-decoration: none;
}
#onet-ad-left {
  float: left;
  clear: left !important;
  position: relative;
}
.onetAdsLeftSlot {
  float: left;
  clear: left !important;
}
#onet-ad-left .ad_box {
  margin-right: 20px;
  margin-top: 10px;
}
#leg #onet-ad-flat-belkadolna {
  float: right;
}
#main #commentEncouragement {
  color: #576681;
  display: block;
  font-size: 18px;
  font-family: Verdana;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  text-align: center;
  width: 620px;
  padding: 30px 0;
  float: left;
}
.brandingBelka {
  overflow: hidden;
  margin-bottom: 35px;
  width: 960px;
  clear: both;
}
.brandingBelka .adlabel {
  font-size: 10px;
  text-transform: uppercase;
  color: #696969;
  margin-bottom: 2px;
  font-family: Verdana, Arial, Helevetica, sans-serif;
}
.ui-datepicker {
  z-index: 1;
}
.galleryPopup {
  display: none;
  width: 100%;
  height: 100%;
}
.galleryPopup .g_overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}
.galleryPopup .g_imgContent {
  max-width: 800px;
  background: #101010;
  padding: 10px;
  float: left;
}
.galleryPopup .g_container {
  position: relative;
  width: 100%;
  height: 100%;
}
.galleryPopup .g_content {
  width: 90%;
  height: 90%;
  max-height: 600px;
  margin: 40px auto;
  overflow: hidden;
}
.galleryPopup .g_extra {
  width: 300px;
  height: 600px;
  background: #fff;
  float: left;
}
.galleryPopup .page {
  width: 1140px;
  margin: 0 auto;
}
.galleryPopup ul {
  margin: 10px 0 0 0;
  padding: 0;
}
.galleryPopup li {
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  background: #000;
}
.galleryPopup li img {
  width: 100px;
  height: 75px;
}
.streamPagination {
  display: none;
}
.k_nForum_ReaderEmpty {
  border-bottom: none !important;
}
#nForum_commentatorFormTitleBox .k_commentatorFormValidationError,
#nForum_commentatorFormTitleBox .k_commentatorFormAttachementError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormAttachmentError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormAttachmentLimitError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormWaitError,
#nForum_commentPreviewTitleBox .k_commentatorFormValidationError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormUserBan {
  width: 588px !important;
}
.shortVideoDetail div.mvp-info .mvp-info-container {
  background-color: #fff;
}
.shortVideoDetail div.mvp-info .mvp-info-container .mvp-info-title,
.shortVideoDetail div.mvp-info .mvp-info-container .mvp-info-description,
.shortVideoDetail div.mvp-info .mvp-info-container .mvp-info-author {
  font-family: Georgia,Times,serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 130%;
  text-align: justify;
}
.contentNarrow #contentSection,
.contentNarrow #foot {
  width: 980px;
}
#adultContentAlert {
  margin: 45px auto;
  width: 924px;
  font-size: 50px;
  padding: 0;
  text-decoration: none;
  color: #3E3E3E;
  line-height: 52px;
  text-align: center;
  font-family: "Georgia,Times, serif";
}
#adultContentAlert h3 {
  text-align: center;
}
#adultContentAlert div {
  font-size: 20px;
}
#adultContentAlert #adultContentAlertAccept {
  font-size: 18px;
  font-weight: bold;
  color: #948b3c;
  margin-bottom: 200px;
}
#adultAlertConfirm {
  background: #948b3c;
  font-size: 14px;
  border: 1px solid #bf5231;
  margin: 0;
  float: right;
  border-radius: 2px;
  height: 30px;
  width: 115px;
  padding: 0;
  outline: none;
  cursor: pointer;
  color: #fff;
  letter-spacing: 0.5px;
  filter: chroma(color=#000000);
  margin: 10px 0;
}
#adultAlertConfirm:hover {
  background-color: #222222;
}
.inactive#adultAlertConfirm {
  opacity: 0.2;
}
.inactive#adultAlertConfirm:hover {
  background-color: #948b3c;
}
#adultContentAlertAccept a {
  float: left;
}
/* ARCHIWUM */
.archiveWrapper {
  width: 640px;
}
.archiveList {
  float: left;
  font-family: Georgia,Times, serif;
  line-height: 1.5;
  color: #222222;
}
.archiveYear {
  margin: 0 0 20px 0;
  width: 640px;
}
.archiveYear > h2 {
  border-bottom: 1px solid #ddd;
  font-size: 36px;
  margin: 5px 0;
}
.archiveYear.long {
  width: 950px;
}
.archiveMonth {
  margin: 5px 0;
}
.archiveMonth > h3 {
  font-size: 22px;
  /*font-weight: bold;*/
  width: 130px;
  float: left;
}
.archiveDaysContainer {
  /*width: 510px;*/
  overflow: auto;
}
.archiveDay {
  -webkit-transition: color 400ms ease-out;
  -moz-transition: color 400ms ease-out;
  -o-transition: color 400ms ease-out;
  -ms-transition: color 400ms ease-out;
  transition: color 400ms ease-out;
  color: #222222;
  display: block;
  float: left;
  font-size: 22px;
  margin-right: 10px;
  text-decoration: none;
}
.archiveDay:hover {
  color: #948b3c;
}
.archiveTitle > h1 {
  width: 640px;
  margin: 0 0 20px 0;
  font-size: 50px;
  padding: 0;
  text-decoration: none;
  color: #3E3E3E;
  font-family: Georgia,Times, serif;
  font-weight: normal;
  line-height: 52px;
}
.archiveTitle > h1 a {
  color: #3e3e3e;
}
dl.archiveItemsList {
  float: left;
  font-size: 20px;
  width: 630px;
}
dl.archiveItemsList dt {
  float: left;
  width: 10%;
}
dl.archiveItemsList dd {
  margin-bottom: 10px;
}
dl.archiveItemsList dd > a {
  color: #948b3c;
  -webkit-transition: color 400ms ease-out;
  -moz-transition: color 400ms ease-out;
  -o-transition: color 400ms ease-out;
  -ms-transition: color 400ms ease-out;
  transition: color 400ms ease-out;
}
dl.archiveItemsList dd > a:hover {
  color: #222222;
}
/* extraList div for search form and ads */
.extraList {
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
}
.adsHidden {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: "alpha(opacity=0)";
  opacity: 0;
  right: -9999px;
}
.streamAd {
  padding: 10px 0 25px 0;
}
.webcamIfrContainer {
  text-align: center;
}
/*
 * Clearfix: contain floats
 *
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
}
* + html .clearfix {
  zoom: 1;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.transparent {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: "alpha(opacity=0)";
  opacity: 0;
}
/* leftAds */
.leftAds .onet-ad-tight {
  display: block;
}
.leftAds .onet-ad-wide {
  display: none;
}
.lazyContent {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (min-width: 1150px) {
  .lazyContent {
    padding-left: 180px;
  }
  .leftAds .onet-ad-wide {
    display: block;
  }
  .leftAds .onet-ad-tight {
    display: none;
  }
  #main .googleAdsBox {
    margin-left: 180px;
  }
}
#onet-ad-flat-belkadolna {
  margin-left: 225px;
}
#multiGalleryContentContainer .onet-ad .ad_adInfo,
#extraAdsBlock .onet-ad .ad_adInfo {
  display: none;
}
/* facebook fb */
#pofileBox #fb_profileBox {
  margin-top: 10px;
  margin-bottom: 40px;
}
/* test */
.scrollTopContainer {
  position: fixed;
  background-color: white;
  bottom: 0;
  right: -70px;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #444;
  border-radius: 5px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
.scrollTopContainer a {
  font-size: 30px;
  color: #222222;
  font-weight: bold;
  display: block;
}
#showTopicMore {
  text-align: right;
  cursor: pointer;
  float: right;
  color: rgba(99, 67, 5, 0.5);
}
#showTopicMore:after {
  content: "\25BC";
  font-size: 14px;
  margin-left: 5px;
}
#specialTopicMore {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
body.metricDataTypeHotizontal .detail .asideInfo {
  margin-left: 0;
  float: none;
  width: 100%;
  /*
            margin-left: 0;
            float: none;
            width: 100%;

            h4 {
                display: none;
                }

            .asideInfoTable {

                padding-bottom: 20px;

                .asideInfoTableRow {

                    width: 50%;
                    }

                .asideInfoTableRow, .asideInfoTableCeilName,
                .asideInfoTableCeilValue, .asideInfoTableCeilHeading,
                .asideInfoTableClear {

                    border:0;
                    float:left;
                    }

                .asideInfoTableCeilName, .asideInfoTableCeilValue, .asideInfoTableCeilHeading {

                    padding-left: 0;
                    padding-right: 10px;
                    font-weight: normal;
                    }

                .asideInfoTableCeilName {
                    left:0;
                    position: static;
                    font-weight: bold;
                    }
                }
            */
}
body.metricDataTypeHotizontal .detail .asideInfo h4 {
  display: none;
}
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable {
  padding-bottom: 20px;
}
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableRow,
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableCeilName,
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableCeilValue,
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableCeilHeading,
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableClear {
  border: 0;
  float: none;
  display: inline;
}
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableCeilName,
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableCeilValue,
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableCeilHeading {
  padding-left: 0;
  padding-right: 10px;
  font-weight: normal;
}
body.metricDataTypeHotizontal .detail .asideInfo .asideInfoTable .asideInfoTableCeilName {
  left: 0;
  position: static;
  font-weight: bold;
}
#extraAdsBlock .onet-ad .ad_box,
#extraAdsBlock .onet-ad .ad_spons_box,
#extraAdsBlock .onet-ad .ad_wizytowka,
#extraAdsBlock .onet-ad .ad_boxright1,
#extraAdsBlock .onet-ad .ad_boxright2,
#extraAdsBlock .onet-ad .ad_boxright3,
#extraAdsBlock .onet-ad .ad_boxright4,
#extraAdsBlock .onet-ad .ad_boxright5,
#extraAdsBlock .onet-ad .ad_boxright6,
#extraAdsBlock .onet-ad .ad_boxright7,
#extraAdsBlock .onet-ad .ad_boxright8,
#extraAdsBlock .onet-ad .ad_halfpage,
#extraAdsBlock .onet-ad .ad_boks1,
#extraAdsBlock .onet-ad .ad_boksnavi,
#extraAdsBlock .onet-ad .ad_panel1,
#extraAdsBlock .onet-ad .ad_pasekart,
#extraAdsBlock .onet-ad .ad_efektcenter,
#extraAdsBlock .onet-ad .ad_efektright {
  margin: 0 auto 5px;
}
.authors {
  display: inline-block;
}
.authors .authorItem > span {
  display: block;
}
.authors .authorLabel {
  float: left;
  display: block;
  margin-right: 5px;
  line-height: 20px;
}
.authors .authorItem {
  float: left;
}
.authors .authorItem img {
  display: block;
  float: left;
  margin-right: 5px;
}
.authors .authorItem .authorItemName {
  display: block;
  float: left;
  line-height: 20px;
  width: 300px;
  overflow: hidden;
}
.authors .authorItem .authorItemTagline {
  color: #4c5563;
  width: 300px;
  overflow: hidden;
  height: 18px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.authors .authorItemProfilePhoto {
  font-size: 14px;
}
.authors .authorItemProfilePhoto .authorItemName {
  line-height: 22px;
}
.authors .authorItemProfilePhoto img {
  margin-right: 10px;
}
.authors .authorsClear {
  clear: both;
  display: block;
}
.filesAttachmentWrapper {
  clear: left;
  width: 620px;
}
.filesAttachmentDataContener {
  margin-top: 30px;
  margin-bottom: 50px;
  margin: auto;
  display: table;
}
.filesAttachmentDataContener .filesAttachmentData {
  display: block;
  height: 140px;
  margin-left: 10px;
  margin-bottom: 20px;
  /*  0 */
  /*  1 */
  /*  2 */
  /*  3 */
  /*  4 */
  /*  5 */
  /*  5 */
  /*  6 */
  /*  6 */
  /*  6 */
  /*  6 */
  /*  7 */
  /*  7 */
  /*  8 */
  /*  9 */
  /*  9 */
  /* 10 */
  /* 11 */
  /* 12 */
  /* 13 */
  /* 14 */
  /* 15 */
  /* 16 */
  /* 17 */
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataDownload {
  width: 100px;
  height: 130px;
  float: left;
  margin-right: 25px;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataExt {
  margin: 0 auto;
  width: 72px;
  height: 112px;
  background-image: url("http://ocdn.eu/files/pulscms/N2M7MDA_/6c03d281391268752b117ef7d95f7169.png");
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataDownloadButton {
  background-image: url('http://ocdn.eu/files/pulscms/NmE7MDA_/a1c080a17d9c5459ee7d11ef0402b1ef.png');
  height: 26px;
  width: 100px;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataCaption {
  width: 500px;
  line-height: 18px;
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  padding-top: 20px;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataCaption .filesAttachmentDataCaptionSize {
  color: #808080;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataCaption .filesAttachmentDataCaptionName {
  color: #948b3c;
  font-weight: bold;
  font-size: 13px;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataCaption .filesAttachmentDataCaptionFiletype {
  color: #222222;
  display: block;
  margin-top: 10px;
  line-height: 14px;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataCaption .filesAttachmentDataCaptionFiletype a {
  color: #948b3c;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentDataClear {
  clear: both;
  display: inline-block;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_rar {
  background-position: -412px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_zip {
  background-position: -492px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_mp3 {
  background-position: -570px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_wav {
  background-position: -650px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_txt {
  background-position: -728px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_doc {
  background-position: -16px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_docx {
  background-position: -16px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_xsl {
  background-position: -175px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_xslx {
  background-position: -175px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_xls {
  background-position: -175px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_xlsx {
  background-position: -175px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_ppt {
  background-position: -254px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_pptx {
  background-position: -254px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_pdf {
  background-position: -95px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_jpg {
  background-position: -806px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_jpeg {
  background-position: -806px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_png {
  background-position: -886px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_exe {
  background-position: -528px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_iso {
  background-position: -966px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_mov {
  background-position: -1045px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_avi {
  background-position: -1124px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_tif {
  background-position: -1202px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_eml {
  background-position: -1282px 0;
}
.filesAttachmentDataContener .filesAttachmentData .filesAttachmentExt_other {
  background-position: -1360px 0;
}
body.layoutSpecialTopic .articleHeading .breadcrumbs {
  /* display:none;*/
}
body.layoutSpecialTopic .articleHeading .breadcrumbs .breadcrumbItem {
  float: left;
}
body.layoutSpecialTopic .articleHeading .breadcrumbs .follow .pageNavTop_Favourite_boxClick {
  padding-left: 5px;
}
body.layoutSpecialTopic .listHeader {
  font-size: 20px;
  font-family: Georgia,Times, serif;
  padding-bottom: 10px;
}
body.layoutSpecialTopic #leg {
  display: none;
}
body.layoutSpecialTopic #topicDetailContainer {
  float: left;
  text-align: left;
  font-family: Georgia,Times, serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 130%;
  text-align: justify;
  width: 620px;
}
body.layoutSpecialTopic #detail .catalogDetail,
body.layoutSpecialTopic .topicCatalog #lead,
body.layoutSpecialTopic .topicCatalog #detail {
  font-weight: normal;
  text-align: left;
}
body.layoutSpecialTopic #detail #detailBox {
  float: left;
}
body.layoutSpecialTopic .similarContent {
  display: none;
}
body.layoutSpecialTopic .similarContent .breadcrumbs {
  display: none;
}
a.outerLink[data-descr]::after {
  content: attr(data-descr);
  border: 1px solid #222222;
  text-transform: uppercase;
  margin-left: 2px;
  font-family: arial;
  padding: 0 2px;
  font-size: 11px;
  display: inline-block;
  line-height: 15px;
  vertical-align: middle;
  margin: -2px 0 0 2px;
}
.galleryDescription a.outerLink[data-descr]::after,
.detail a.outerLink[data-descr]::after,
.shortVideoDetail a.outerLink[data-descr]::after {
  /*border: 1px solid @color_04;*/
  border: 1px solid #a8a8a8;
  font-size: 9px;
  letter-spacing: 1px;
  line-height: 12px;
  margin-top: -5px;
  margin-left: 3px;
  padding-left: 3px;
  color: #808080;
  display: inline;
}
#mainListStreamItemsNew #dzieckoCalCnt {
  float: none;
}
@media only screen and (min-width: 1150px) {
  .layoutProxy.layoutProxyDefault #mainForum {
    width: 620px;
  }
}
#sourceBodyInner {
  width: 660px;
}
#galleryDescription {
  width: 620px;
}
#detail .mvpContainer {
  clear: left;
}
/* po włączeniu nowego wyglądu usunąć ten styl */
.contentShareWrapper #contentShare {
  float: right;
}
#detail > *:last-child {
  margin-bottom: 0;
}
.contentShareWrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}
.contentShareWrapper .addthis_box_caption {
  color: #3b5998;
  height: 20px;
  line-height: 20px;
  margin-right: 3px;
  padding-left: 2px;
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
}
.contentShareWrapper #addthis_box1 {
  float: left;
  width: 145px;
}
.contentShareWrapper #addthis_box1 .addthis_toolbox {
  height: 24px;
}
.contentShareWrapper #addthis_box2 {
  float: left;
  width: 200px;
}
.contentShareWrapper #addthis_box2 #contentShare {
  height: 20px;
  width: 200px;
  margin-bottom: 0;
}
.contentShareWrapper #addthis_box3 {
  float: right;
  width: 165px;
}
.contentShareWrapper #addthis_box3 .addthis_toolbox {
  float: right;
  width: 120px;
  height: 24px;
}
.contentShareWrapper #addthis_box3 .addthis_button_facebook_like {
  float: right;
}
.contentShareWrapper #addthis_box3 .addthis_box_caption {
  text-align: right;
}
.contentShareWrapper .addthis_20x20_style a .at15t_facebook {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QocCSYyNtO8/AAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABN0lEQVQ4y+XUQUsCURDA8X9uCcbCLrgrWqCHtiA8GELpISUIL52CIvoIQZ/GWyePfYCkQ3TK6mKQrB0sKEip2KRCzQ6Bu3YQFiIpV5YImtObgfnxhnm8kbnNbBcXw4PL4To46rQhNiEiBSU7bxpN9If2cOBqKsLWWhJFURGE3nC5/DH6bsk5mI5Psr2xiKL43Rk5FQ/bWPO9g9Ew6by+0Gq9OQfFgEAoELDzw5MS2b0i7bo5/JZlnxcA07S4M577Yj/ecEFTyCxNMy7K+FUFAEHwkEnEmNGmADgolCmc3w8GyuEI68vzX+pRLURU652NuvEJ/N2H3ahVyeUtAFbSSYLSGACnF1WubmsA6Jf1wcHi9RNHN4+oqpfErEZQCmGaFmflCjv7FXxdwfmW+zV9V//7v80/BD8An4VZheSy6vMAAAAASUVORK5CYII=) !important;
  background-position: 0 0 !important;
}
.contentShareWrapper .addthis_20x20_style a .at15t_twitter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QocCSor/g1bMAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABa0lEQVQ4y+2UP0vDQBjGf2kqWVoLmlBEqBhsRdBBHERwEqSIn8BZHP0C+hXcHN1cFJxUHNx01E0nNVpRrJQ2tA0tTVtz0cE/GJPWCk7isx3c/Z737nnvlUa3z5/5RYX4Zf0xYDqZYHmwh3QyAYCuar494c8LXdWYjwoOKjIZs+DZuDo1xFy8i5gSQwiXpf4UZUli98Riv9ZsXeHiRB8rYz0ed13V3mCv/rIcYjiuMKBI7SsEuDafmIwrbE6rnGZkzh4rdEcFkbDXWwiXvcu8p7pA4LtiSpjZEY2ZVO9HVV91FY4Axc6A7woCAVQdF6Nkt085YxbYyNaxGs63iV9Yri+4wFCMko1db/8bhXDZebA768OMWWDtpkbOemoJ3Mk2ODTuOwPqqoZRsjmyHIRwfQdO8k22DKulma+xF5IxxpUQQ2oXshxCCJeq45IrC47vTNZvi22fQwoaX+lkgpRT9bRHqyt2BPwfXz/SCx16gMtzkGyBAAAAAElFTkSuQmCC) !important;
  background-position: 0 0 !important;
}
.contentShareWrapper .addthis_20x20_style a .at15t_email {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QocCSsWv34mYAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABQ0lEQVQ4y+2UwUrDQBCG/0202Qa2FawEVEKh2B6CqQja4KmUnurj+BaCj+BLeJcaUBE8iUYMvZSUCqG2WgvNNiLx1IM2CUYKHvSHuczhY2b2Y8nB4VGAOUbAnPMHgQtfG+urK4kAwWCILvfDgWs0hUq+gI1SCZKUigVNJj46HQfm/R3w2AtfOZsvg8pptGwbAMAYCy1ZWkTLtsHHHir5QvQNMzKFrpeRWcqieWbCcZyZyVzXxal5ASqnsWsYoHI6/oaiKEDTNDDGcHl1HfT7faLrZYiiAMuycGs9BNtbm6RYLH7vUaZRVRWSJJGmeR70ngYEAAbPL8GesUNUVf2ZNoqioF6rEs49cO6hXqvGwmInnCaXW8Z+owG8+xBTNJmHr2OO0WgU48rbTIuPvWjgsH2D45N2YrEjgV3uf5L0/7f5HeAHUjhk9QTenOoAAAAASUVORK5CYII=) !important;
  background-position: 0 0 !important;
}
.contentShareWrapper .addthis_20x20_style a .at15t_wykop {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QocCSswbXOjnQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAACHklEQVQ4y62US2gTURSGv3mkedhmki6i1KBRKVQCSlEpFnVRULDSneDOje7aneha94IbwaXQjVuhUCuioSCG2pcWo4XaxMdY0lppUmKTmcydcTGYKraTwfas7rnn3o//nnPuka48eOWwi6b+XiS0yI5AK+WNTWBCi3D19CGS8fB/wfS1KsPZAivljU2FyXiYfVqg6WVhlECNoijylnHZrwphlDAWn2LODWKvTjTPoRfIMWzE90l4dxsZENoIcrwbpSXkX6EQNvXlLObcIFbxLnJrFLvjMADShwz22qy/JwuzhqnnsMvfsL7cR17Ku4DKOo5xDopAEeqTYwiz5g009Rzm22s409dxjHGU5EWc1T0wH0BMjaKmzmCpnVAK4Hycwfo67g10DB15Ke8q1Z8gyUcQdACgfJpF6O+R0wOYSz+wC3nE1Khb9e2AarKnkSd5Jo9V0JHTA1iiRGW+RvXFKLbWRV06SEV3qI5lMWefbQ9UgjHUA0OuUwpg50awtS4MTmCuVzCmJxDPHzXOS51prMh+76LI8W6EcsF1lt8gzbwk3NffiP/MPIbEXmI376DduEfbsV7vPlRaQihHeyGXobYQgoWHSJ/TtERbXUXHLxE924cabfff2GqyByPVjfnazU8QEJdv0e4B8gQqwRjKyX6Ci+tNFfn+emrqPNGhU75B/wD1teoW4TYo132Nr7+AK+UNhrOF3Ruwf27s1H4BtF3dizXhn5wAAAAASUVORK5CYII=) !important;
  background-position: 0 0 !important;
}
.contentShareWrapper .addthis_20x20_style a .at15t_compact {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QocCSwa+Yn8jAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAyUlEQVQ4y2P8ken7n4GKgImBymDwG8hCSMFPLR2G/0bODAwMDAys928xMB/dTpmBLIKyDFxWEAO/M71jYDg67MLwr7UnA6OyCEKBjBaczSyjxfA3LhbO/3/3DUaYYhj4W1GNgd/CGavtbDLaDAwy2nD+V/7LDAxoBtLey4zn9jJ8u38L1cXQWP715CrDn4OHEMHz/jGGARgGsl+7wsDAcAVVEGrg3yfXUMKMeXhmvT/vHzN8PLYXmvXeUG4g+7UrDAzXroyWh7gBAB5YOf5uqFpkAAAAAElFTkSuQmCC) !important;
  background-position: 0 0 !important;
}
/*
    .contentShareWrapper {
        
        #addthis_box1 {
            width: 175px;
            }
        
        #addthis_box2 {
            width: 270px;
            }
        
        #addthis_box3 {
            width: auto;
            }
        
        #addthis_box1, #addthis_box2 {
            .addthis_toolbox {
                float: left;
                }
            }
        
        #addthis_box1, #addthis_box2, #addthis_box3 {
            .addthis_box_caption {
                float: left;
                }
            }
        }
*/
#leadMedia .mediaType {
  background: url(http://ocdn.eu/files/pulscms/OGY7MDA_/bae625ec6d0eabb860a193d893619f47.png) no-repeat;
  width: 42px;
  height: 41px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 2;
  text-indent: -9999px;
}
#leadMedia .mediaGallery {
  background-position: -115px -270px;
}
#leadMedia .mediaVideo {
  background-position: -115px -341px;
}
.chapterAnchor {
  display: block;
  position: relative;
  top: -35px;
}
/* wersja normalna */
.ustCommonButtonNormal {
  background-color: #ed6400 !important;
  border-radius: 0;
  display: inline-block;
  height: 48px;
  width: auto;
  padding: 0;
  line-height: 46px;
  border: 1px solid #c05100;
  padding-left: 48px;
  padding-right: 48px;
  margin: 0 auto;
  color: white !important;
  font-size: 18px;
  font-weight: normal;
  font-family: Verdana;
  text-decoration: none;
  cursor: pointer;
}
/* mala wersja */
.ustCommonButtonSmall {
  background-color: #ed6400 !important;
  border-radius: 0;
  display: inline-block;
  height: 30px;
  width: auto;
  padding: 0;
  line-height: 28px;
  border: 1px solid #c05100;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  color: white !important;
  font-size: 14px;
  font-weight: normal;
  font-family: Verdana;
  text-decoration: none;
  /* ... rozszerzona wersja ... */
}
/* przycisk zablokowany */
.ustCommonButtonDisable {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: "alpha(opacity=30)";
  opacity: 0.3;
}
.authorSourceProfile {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.authorSourceProfile .logo {
  float: left;
  margin: 0 15px 0 0;
  height: 60px;
  line-height: 60px;
}
.authorSourceProfile .logo img {
  vertical-align: middle;
}
.authorSourceProfile .profileDetails {
  position: relative;
  float: left;
  height: 60px;
  min-width: 200px;
}
.authorSourceProfile .profileDetails header {
  font-size: 19px;
}
.authorSourceProfile .profileDetails header .name {
  font-weight: bold;
}
.authorSourceProfile .profileDetails p {
  line-height: 18px;
  margin: 5px 0;
  max-height: 54px;
  overflow: hidden;
}
.authorSourceProfile .profileDetails .socials {
  position: absolute;
  bottom: 0;
  left: -4px;
  overflow: hidden;
  height: 20px;
}
.authorSourceProfile .profileDetails .socials .follow {
  float: left;
  margin-right: 10px;
}
.authorSourceProfile .profileDetails .socials .follow a {
  text-decoration: underline;
  font-weight: bold;
}
.authorSourceProfile .profileDetails .socials .blog {
  float: left;
  margin-right: 10px;
}
.authorSourceProfile .profileDetails .socials .blog a {
  background-image: url("http://ocdn.eu/files/pulscms/MzA7MDA_/243a8707d8c65a4b79c92bbad402e363.png");
  background-repeat: no-repeat;
  padding-left: 25px;
  color: #007E99;
  display: block;
  float: left;
  font-family: arial;
  font-size: 14px;
  line-height: 20px;
  margin-left: 5px;
}
.authorSourceProfile .profileDetails .socials .contactmail {
  float: left;
  margin-right: 10px;
}
.authorSourceProfile .profileDetails .socials .contactmail a {
  background-image: url("http://ocdn.eu/files/pulscms/NmM7MDA_/09e85a04467f9913c375960024659bc3.gif");
  background-position: 0 -1500px !important;
  background-repeat: no-repeat;
  padding-left: 25px;
  color: #007E99;
  display: block;
  float: left;
  font-family: arial;
  font-size: 14px;
  line-height: 20px;
  margin-left: 5px;
}
.authorSourceProfile .profileDetails .socials .addthis_toolbox {
  display: inline;
}
.authorSourceProfile .profileDetails .socials .addthis_20x20_style .at15nc.at300bs,
.authorSourceProfile .profileDetails .socials .addthis_20x20_style .at15nc.at15t {
  background-image: url("http://ocdn.eu/files/pulscms/NmM7MDA_/09e85a04467f9913c375960024659bc3.gif");
}
.sourceProfile.logoHorizontal .logo {
  height: 39px;
  line-height: normal;
  position: relative;
  float: none;
}
.sourceProfile.logoHorizontal .logo img {
  position: absolute;
  bottom: 0;
}
.sourceProfile.logoHorizontal .profileDetails {
  height: auto;
  float: none;
}
.sourceProfile.logoHorizontal .profileDetails header {
  display: inline;
  line-height: 34px;
  float: left;
  margin-right: 10px;
}
.sourceProfile.logoHorizontal .profileDetails .socials {
  display: inline-block;
  float: left;
  height: 34px;
  line-height: 42px;
  position: static;
}
.sourceProfile.logoHorizontal .profileDetails .socials .follow {
  float: none;
  display: inline-block;
}
.sourceProfile.logoHorizontal .profileDetails .socials .contactmail {
  float: none;
  display: inline-block;
}
.sourceProfile.logoHorizontal .profileDetails .socials .blog {
  float: none;
  display: inline-block;
}
.pageNavTop_Favourite_contener .pageNavTop_Favourite_boxClick .pageNavTop_Favourite_likeCaption:hover {
  color: #836d6d;
}
.author_social span a {
  display: none;
}
.author_social span .at300b {
  display: inline;
}
.sourceHeading .breadcrumbs,
#sourceDetail .breadcrumbs,
#sourceDetail .similarContentTop {
  display: none;
}
.sourceHeading {
  border-bottom: 2px solid #cccccc;
  padding-bottom: 25px;
}
.authorSourceProfile {
  margin: 0 0 -10px;
}
.authorProfile .logo img {
  border-radius: 45px;
  height: 45px;
}
.authorSourceProfile .profileDetails {
  padding-top: 20px;
}
.authorSourceProfile .profileDetails header {
  white-space: nowrap;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Arial;
}
@media only screen and (min-width: 1160px) {
  max-width: 540px;
}
.authorSourceProfile .profileDetails header .name {
  font-size: 14px;
}
.authorSourceProfile .profileDetails header .name {
  font-weight: normal;
}
.authorSourceProfile .authorItemTagline {
  font-family: 'Arial Normalny', 'Arial';
  font-weight: 400;
  color: #999999;
  font-size: 14px;
}
.authorSourceProfile .profileDetails {
  float: none;
}
.authorSourceProfile .profileDetails header {
  float: left;
  margin-right: 25px;
}
.authorSourceProfile .profileDetails .socials {
  float: left;
  position: relative;
}
.mainTitle h1 {
  margin: 15px 0 0px;
}
.authorSourceProfile {
  padding: 0;
  border: none;
}
.authorSourceProfile .profileDetails {
  height: auto;
}
.onet_ustPlugin_addthis {
  clear: left;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 48px;
}
.onet_ustPlugin_addthis .clearAll {
  clear: both;
}
.onet_ustPlugin_addthis .box1 .caption,
.onet_ustPlugin_addthis .box2 .caption,
.onet_ustPlugin_addthis .box3_forum .caption {
  float: left;
}
.onet_ustPlugin_addthis .box3_forum .caption {
  float: right;
}
.onet_ustPlugin_addthis .box3_faceMain .caption {
  float: right;
}
.onet_ustPlugin_addthis .box1 .separator,
.onet_ustPlugin_addthis .box2 .separator,
.onet_ustPlugin_addthis .box3_forum .separator,
.onet_ustPlugin_addthis .box3_faceMain .separator {
  clear: both;
}
.onet_ustPlugin_addthis .box1 .body,
.onet_ustPlugin_addthis .box2 .body,
.onet_ustPlugin_addthis .box3_forum .body,
.onet_ustPlugin_addthis .box3_faceMain .body {
  float: left;
}
.onet_ustPlugin_addthis .box1 {
  float: left;
}
.onet_ustPlugin_addthis .box2 {
  float: left;
  margin-left: 20px;
}
.onet_ustPlugin_addthis .box2 .addthisContener {
  float: left;
}
.onet_ustPlugin_addthis .box3_forum {
  width: 240px;
  float: right;
}
.onet_ustPlugin_addthis .box3_forum .forumCommentButton {
  float: right;
}
.onet_ustPlugin_addthis .box3_faceMain {
  float: right;
}
.onet_ustPlugin_addthis .caption {
  color: #666666;
  height: 24px;
  line-height: 24px;
  margin-right: 5px;
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  /* font-weight: bold; */
}
.onet_ustPlugin_addthis .addthisContener {
  position: relative;
}
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style {
  float: left;
}
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_facebook,
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_facebook span.at15nc.at300bs {
  width: 24px !important;
  height: 24px !important;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png) !important;
  background-position: 0px -24px !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left !important;
  margin-right: 4px !important;
}
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_twitter,
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_twitter span.at15nc.at300bs {
  width: 24px !important;
  height: 24px !important;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png) !important;
  background-position: 0px -48px !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left !important;
  margin-right: 4px !important;
}
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_email,
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_email span.at15nc.at300bs {
  width: 24px !important;
  height: 24px !important;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png) !important;
  background-position: 0px -72px !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left !important;
  margin-right: 4px !important;
}
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_wykop,
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_wykop span.at15nc.at300bs {
  width: 24px !important;
  height: 24px !important;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png) !important;
  background-position: 0px -96px !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left !important;
  margin-right: 4px !important;
}
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_compact,
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_button_compact span.at15nc.at300bs {
  width: 24px !important;
  height: 24px !important;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png) !important;
  background-position: 0px -120px !important;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
}
.onet_ustPlugin_addthis .addthisContener .addthis_20x20_style .addthis_toolbox span.at_a11y {
  display: none !important;
  background: #123456 !important;
}
.onet_ustPlugin_addthis .addthisContener .dymek {
  float: left;
  margin-left: 2px;
}
.onet_ustPlugin_addthis .addthisContener .ajaxLoader {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: white;
  border: 1px solid black;
  box-sizing: border-box;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  cursor: pointer;
}
.onet_ustPlugin_addthis .forumCommentButton .button {
  float: left;
  width: 109px;
  height: 24px;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png);
  background-position: 0px -144px;
  position: relative;
}
.onet_ustPlugin_addthis .forumCommentButton .button a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 24px;
  padding-left: 26px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: white;
}
.onet_ustPlugin_addthis .forumCommentButton .dymek {
  background-color: white;
  /* TESTOWO */
  margin-left: 2px;
  float: left;
}
.onet_ustPlugin_addthis .dymek {
  float: left;
  font-family: arial;
  width: 50px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  position: relative;
}
.onet_ustPlugin_addthis .dymek.small {
  font-size: 11px;
}
.onet_ustPlugin_addthis .dymek .dymek1 {
  position: absolute;
  left: 0;
  width: 10px;
  top: 0;
  bottom: 0;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png);
  background-position: 0px -168px;
}
.onet_ustPlugin_addthis .dymek .dymek2 {
  position: absolute;
  left: 10px;
  right: 4px;
  top: 0;
  bottom: 0;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png);
  background-position: 0px -192px;
}
.onet_ustPlugin_addthis .dymek .dymek3 {
  position: absolute;
  right: 0;
  width: 4px;
  top: 0;
  bottom: 0;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png);
  background-position: 0px -216px;
}
.onet_ustPlugin_addthis .dymek .dymek4 {
  position: relative;
  margin-left: 3px;
}
.onet_ustPlugin_addthis .facebook_like {
  float: left;
  width: 141px;
}
.onet_ustPlugin_addthis .facebook_like .facebook_like_contener {
  position: relative;
  float: left;
  width: 91px;
  height: 24px;
}
.onet_ustPlugin_addthis .facebook_like .facebook_like_contener .addthis_button_facebook_like {
  display: block;
  width: 91px;
  height: 24px;
}
.onet_ustPlugin_addthis .facebook_like .facebook_like_contener .addthis_button_facebook_like .fb-like {
  overflow: hidden;
  width: 90px;
  height: 24px;
}
.onet_ustPlugin_addthis .facebook_like .facebook_like_contener .addthis_button_facebook_like .fb-like iframe {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform-origin: top left;
  -ms-transform-origin: top left;
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
}
.onet_ustPlugin_addthis .facebook_like .facebook_like_contener .loader {
  opacity: 0.3;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(http://ocdn.eu/static/template-engine/N2M7MDA_/e155b0f204fa1044428fa593a5fc393f/addthisLayer.png);
  background-position: 0px 0px;
  font-size: 12px;
  text-align: center;
  line-height: 22px;
}
.onet_ustPlugin_addthis .facebook_like .dymek {
  float: left;
}
@media only screen and (min-width: 1160px) {
  .onet_ustPlugin_addthis.bigVersion {
    width: 800px !important;
    height: 24px;
  }
  .onet_ustPlugin_addthis.bigVersion .box1 .separator,
  .onet_ustPlugin_addthis.bigVersion .box2 .separator,
  .onet_ustPlugin_addthis.bigVersion .box3_forum .separator,
  .onet_ustPlugin_addthis.bigVersion .box3_faceMain .separator {
    display: none;
  }
  .onet_ustPlugin_addthis.bigVersion .box3_forum .caption {
    float: left;
  }
  .onet_ustPlugin_addthis.bigVersion .box3_forum .forumCommentButton {
    margin-top: 0;
    float: left;
  }
  .onet_ustPlugin_addthis.bigVersion .box3_faceMain {
    float: right;
  }
  .onet_ustPlugin_addthis.bigVersion .box3_faceMain .caption {
    float: left;
  }
}
/* Top navigation */
/*
#pageNavTop {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 100%; 
    height: 27px;
    background: @pageNavBackgroundColor;    
    position: fixed; 
    left: 0;
    top: 0; 
    z-index: 2;
}
#pageNavTop a {
    color: @linkColor;
    text-decoration: none;
}

#topNav li {   
	display: block; 
    position: relative;
    float: left;	
}
#topNav a:focus {
    outline-color: #fff; 
}
#topNav .item-8 div,
#topNav .item-9 div,
#topNav .item-10 div,
#topNav .item-11 div{
    right: 0;
}
#topNav .item-8 .serviceList,
#topNav .item-9 .serviceList,
#topNav .item-10 .serviceList,
#topNav .item-11 .serviceList{
    float: right;
}
#topNav .item-8 .newsList,
#topNav .item-9 .newsList,
#topNav .item-10 .newsList,
#topNav .item-11 .newsList{
    border-right: none;
    border-left: 1px solid @topNavBorderColor; 
    border-bottom: 1px solid @topNavBorderColor; 
}
#topNav li.account {  
	float: right;	
    position: relative;
}
#topNav a {    
    display: block; 
    font-size: 14px
}
#topNav li li {
    float: none;
}
#topNav li div {
    background-color: @topNavBackgroundColor;
    width: 490px; 
    display: none; 
    clear: both; 
    position: absolute;      
    border-top: none;	
}
#topNav li.account div {
    position: absolute;
    right: 0;  
}
#topNav li div.onlyServiceList {
	width: 145px;
}
#topNav .serviceList {
    background: @topNavServiceListBackgroundColor;
	height: 278px; 
    width: 145px;
	float: left;	
    position: relative;
}
#topNav .account .serviceList {
    height: 206px;    
}
#topNav .newsList {
	width: 320px; 
    padding: 12px 12px 5px 12px;
	float: left;
    border-right: 1px solid @topNavBorderColor; 
    border-bottom: 1px solid @topNavBorderColor; 
}
#topNav div a {
    float: none;
}
#topNav li:hover div {
    display: block;
}
#topNav .newsList img {
    width: 68px; 
    height: 44px; 
    margin-right: 7px;
	float: left;
}
#topNav .serviceList li {
    padding: 0;
    overflow: hidden;
}
#topNav .serviceList .moreServices {
    position: absolute;
    bottom: 0;
}
#topNav .serviceList .moreServices a {
	font-size: 10px;
}
#topNav .serviceList .moreServices strong {
	font-size: 18px; 
    font-weight: normal; 
    line-height: 20px; 
    white-space: nowrap;
}
#topNav .newsList li {
	height: 52px;
    overflow: hidden;
}
#topNav .newsList a {
    height: 47px; 
	font-size: 11px; 
    line-height: 15px;     
    text-overflow: ellipsis;	
	overflow: hidden;
}
#topNav .serviceList a {
    color: @topNavLinkColor;
    padding: 11px 0 11px 15px;
	font-size: 12px; 
    line-height: 1.6em;
	overflow: hidden;
}
#topNav a.menuLink {
    font-size: 14px;
    color: @topNavLinkColor;
    padding:0 10px 3px 10px; 
    text-transform: lowercase; 
    line-height: 24px; 
}
#topNav .account a.menuLink {
    padding: 0 15px 3px 15px;
}
#topNav li:hover a.menuLink {
    background-color: @topNavLinkBackgroundColor;
}
#topNav li a:hover {
    text-decoration: none;
}
#topNav .serviceList a:hover {
    background-color: @topNavServiceListBackgroundHoverColor;
}
#topNav .newsList a:hover {
    text-decoration: underline;
}

*/
#doc .k_nForum_Reader {
  clear: none;
  float: none;
}
.modeShort .k_nForum_readerToolsLevel0,
.modeShort .k_nForum_readerToolsLevel1,
.modeShort .k_nForum_readerToolsLevel2,
.modeShort .k_nForum_readerToolsLevel3 {
  width: 570px;
}
.modeShort .k_nForum_readerLevel0,
.modeShort .k_nForum_readerLevel1,
.modeShort .k_nForum_readerLevel2,
.modeShort .k_nForum_readerLevel3 {
  width: 565px;
}
.k_nForum_ReaderContentFrame {
  font-family: Georgia,Times,serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
}
#forum .k_author {
  font-weight: bold;
  font-style: normal;
  color: #4aaace;
}
#forum .k_commentHolder {
  line-height: 1.3;
}
#forum .k_nForum_ReaderHeader .k_makeComment,
#forum .k_nForum_ReaderShortHeader .k_makeComment {
  background: none;
  border: 0;
  color: #226290;
  font-family: Verdana;
  font-size: 18px;
}
#forum .k_nForum_Header2,
#forum .k_nForum_Header1 {
  color: #226290;
  font-family: Verdana;
}
#forum .k_nForum_ReaderShortHeader {
  border-bottom: 0;
}
/* Main forum */
#mainForum .k_nForum_ReaderContentFrame {
  width: 450px;
}
#mainForum .k_nForum_ReaderHeader .k_makeComment {
  margin-top: 0;
}
#mainForum .k_nForum_ReaderHeader h3 {
  padding-top: 0;
}
/*Komentuj */
.k_nForum_Commentator {
  width: 620px;
}
#nForum_commentatorContents,
.k_nForum_Commentator .k_nForum_CommentatorForm #nForum_commentatorAttachments,
.k_nForum_commentatorBrake,
.k_nForum_Commentator .k_nForum_CommentatorForm .nForum_commentatorAttachmentAdd {
  width: 600px;
}
#nForum_commentatorFormTitleBox .k_commentatorFormValidationError,
#nForum_commentatorFormTitleBox .k_commentatorFormAttachementError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormAttachmentError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormAttachmentLimitError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormWaitError,
#nForum_commentPreviewTitleBox .k_commentatorFormValidationError,
#nForum_commentatorFormTitleBox #nForum_commentatorFormUserBan {
  width: 590px;
}
#nForum_commentatorContents textarea {
  width: 595px;
}
/*Szukaj*/
.kopyto form.k_nForum_SearchTools {
  width: 618px;
}
.k_nForum_SearchTools .k_nForum_SearchText {
  width: 370px;
}
#forum .k_nForum_SearchHeader {
  margin-bottom: 10px;
  float: left;
}
/* Regulamin */
#nForum_commentatorButtons {
  margin-bottom: 20px;
}
.laySearch #trunk.proxy #body {
  width: 970px;
}
.laySearch #trunk.proxy {
  clear: both;
  width: 100%;
}
.laySearch #trunkSearch {
  width: 970px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.laySearch #main {
  width: 499px;
}
.laySearch #info {
  position: relative;
}
.laySearch #trunk #info {
  position: relative;
  margin-top: 20px;
  z-index: 1;
  font-family: Arial, sans-serif;
}
.laySearch #head {
  margin-bottom: 0;
}
.laySearch #leg {
  width: 960px;
  margin: 0 auto;
  float: none;
}
.laySearch .boxSearch {
  min-width: 960px;
  margin-bottom: 0;
}
.laySearch #foot {
  padding: 0;
}
.laySearch #footContainer {
  float: none;
  width: 960px;
  margin: 0 auto;
}
.laySearch #doc .boxSearch .middle {
  margin: 0 auto;
}
@media only screen and (min-width: 1161px) {
  .laySearch #trunk.proxy {
    width: 1150px;
    float: none;
    margin: 0 auto;
  }
  .laySearch #trunkSearch {
    float: left;
  }
  .laySearch #info {
    left: 0;
  }
  .laySearch #doc .boxSearch .middle {
    padding-left: 76px;
  }
}
#listAd {
  padding: 5px 0;
}
#driverBox {
  padding-bottom: 30px;
}
.v_driver .v_driverContent {
  height: 340px;
  overflow: hidden;
  position: relative;
}
.lay_catalogue .v_driver .v_driverContent {
  background-color: rgba(0, 90, 180, 0.1);
}
.v_driver .v_driverPosterContent {
  margin-left: 26px;
}
.v_driver .v_driverPoster {
  float: left;
  margin: 20px 20px 0;
}
.v_driver .v_driverPoster img {
  height: 280px;
}
.v_driver ul li {
  width: 1150px;
  float: left;
  display: none;
}
#v_driver ul li {
  display: none;
}
#v_driver ul .v_driverFirstItem {
  display: block;
}
.v_driver .v_driverContent ul {
  position: absolute;
}
.v_driver .dots {
  text-align: center;
  position: absolute;
  width: 980px;
  height: 30px;
  bottom: 0;
  right: 0;
}
.v_driver .dots .dot {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #ffffff;
  margin: 5px 4px 0 4px;
  display: inline-block;
  cursor: pointer;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.v_driver .dots .dotActive {
  background: #948b3c;
}
.v_driver .clickLeft,
.v_driver .clickRight {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: #775106;
  position: absolute;
  top: 154px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: url(http://ocdn.eu/files/pulscms/OGQ7MDA_/e8bf81498a3a8f9b32c96c296df313d8.png);
  z-index: 2;
}
.v_driver .clickLeft:hover,
.v_driver .clickRight:hover {
  background-color: #ffffff;
}
.v_driver .clickLeft {
  left: -10px;
  background-position: 11px -34px;
}
.v_driver .clickRight {
  right: -10px;
  background-position: 15px 9px;
}
.v_driver .clickLeft:hover {
  left: -10px;
  background-position: 11px -129px;
}
.v_driver .clickRight:hover {
  right: -10px;
  background-position: 15px -87px;
}
.v_driverDetail {
  position: relative;
  height: 400px;
  overflow: hidden;
}
.v_driverDetail a {
  overflow: hidden;
}
#v_driver .v_similarFilmImg {
  width: 680px;
}
#v_driver .v_similarFilmImg:first-child {
  margin-left: 280px;
}
#v_driver .v_driverCollage img {
  float: left;
}
#v_driver .v_driver1on2,
#v_driver .v_driver2on2 {
  width: 340px;
}
#v_driver .v_driver1on3,
#v_driver .v_driver2on3 {
  width: 226px;
}
#v_driver .v_driver3on3 {
  width: 228px;
}
#v_driver .v_driver1on4,
#v_driver .v_driver2on4,
#v_driver .v_driver3on4,
#v_driver .v_driver4on4 {
  width: 170px;
}
#v_driver .v_driver1on5,
#v_driver .v_driver2on5,
#v_driver .v_driver3on5,
#v_driver .v_driver4on5,
#v_driver .v_driver5on5 {
  width: 136px;
}
#doc .v_driverDetail .v_driverDescription a {
  color: #ffffff;
  display: block;
}
.v_driverDetail .v_driverDescription {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  left: 0;
  top: 0;
  margin-right: 190px;
  width: 230px;
  height: 340px;
  color: #ffffff;
  padding: 30px 45px;
  background: #775106;
  background: -moz-linear-gradient(top, #775106 50%, #634305 75%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #775106), color-stop(75%, #634305));
  background: -webkit-linear-gradient(top, #775106 50%, #634305 75%);
  background: -o-linear-gradient(top, #775106 50%, #634305 75%);
  background: -ms-linear-gradient(top, #775106 50%, #634305 75%);
  background: linear-gradient(to bottom, #775106 50%, #634305 75%);
}
#doc .v_driverDetail .v_driverDesc {
  line-height: 18px;
  text-shadow: 1px 1px 0 #634305;
  /* @driverAplaShadow  */
  margin-bottom: 35px;
  margin-top: 35px;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial, sans-serif;
  color: #eee;
}
.v_driverDetail .v_driverPrefix {
  font: 14px/15px Arial, sans-serif;
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
}
.v_driverDetail .v_driverMeta {
  color: #2fd6ff;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #17140e;
  margin-bottom: 35px;
}
#doc .v_driverDetail .v_driverTitle {
  letter-spacing: 0px;
  color: #ffffff;
  text-shadow: 1px 1px 0 #634305;
  /* @driverAplaShadow  */
  display: block;
  margin-bottom: 2px;
  font-family: Arial;
  font-size: 24px;
  line-height: 30px;
}
.v_driverDetail .v_button {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
}
.v_driver {
  position: relative;
  height: 340px;
  padding: 0;
}
.v_driverPosterTitle {
  display: block;
  text-align: center;
  color: #e9e9e9;
  font-size: 14px;
  font-weight: bold;
  margin-top: 7px;
  width: 191px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 1150px) {
  .v_driver {
    height: 400px;
  }
  .v_driver .v_driverContent {
    height: 400px;
  }
  .v_driverDetail .v_driverDescription {
    margin-right: 20px;
    width: 270px;
  }
  #v_driver .v_similarFilmImg {
    width: 800px;
  }
  #v_driver .v_similarFilmImg:first-child {
    margin-left: 330px;
  }
  #v_driver .v_driver1on2,
  #v_driver .v_driver2on2 {
    width: 400px;
  }
  #v_driver .v_driver1on3,
  #v_driver .v_driver2on3 {
    width: 266px;
  }
  #v_driver .v_driver3on3 {
    width: 268px;
  }
  #v_driver .v_driver1on4,
  #v_driver .v_driver2on4,
  #v_driver .v_driver3on4,
  #v_driver .v_driver4on4 {
    width: 200px;
  }
  #v_driver .v_driver1on5,
  #v_driver .v_driver2on5,
  #v_driver .v_driver3on5,
  #v_driver .v_driver4on5,
  #v_driver .v_driver5on5 {
    width: 160px;
  }
  #doc .v_driverDetail .v_driverTitle {
    font-size: 30px;
    line-height: 34px;
  }
  #doc .v_driverDetail .v_driverDesc {
    font-size: 18px;
    font-size: 16px;
    line-height: 24px;
    font-family: Arial, sans-serif;
    color: #eee;
  }
  .v_driver .clickLeft,
  .v_driver .clickRight {
    top: 182px;
  }
  .v_driverDetail .v_driverPrefix {
    font: 16px/24px Arial, sans-serif;
  }
}
.barometrHeader {
  color: #576681;
  border-bottom: 2px solid #576681;
  height: 30px;
  margin-bottom: 30px;
  font-size: 18px;
}
.barometrWrap {
  font-family: Verdana;
  height: 230px;
  width: 620px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
.barometr .question {
  color: #576681;
  font-size: 18px;
  display: block;
  margin: 0px auto;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  line-height: 1.2;
}
.barometr .firstOption {
  background: #00ae00;
  /* Old browsers */
  text-indent: -999px;
  height: 24px;
}
.barometr .survey {
  background: #7600da;
  /* Old browsers */
  height: 24px;
}
.barometr .surveyWrap {
  position: relative;
  top: 10px;
  left: 60px;
  width: 460px;
}
.barometr .surveyWrap,
.barometr .surveyWrap.voted {
  margin: 10px 3%;
}
.barometr .options {
  margin: 0px auto;
}
.barometr .options > .voted {
  background: #ED6400;
}
.barometr .yesButton {
  text-indent: -999px;
  margin: 12px 10px 0px 20px;
  height: 28px;
  width: 80px;
  cursor: pointer;
  background: url(data:image/jpg;base64,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) transparent no-repeat 0px 0px;
}
.barometr .noButton {
  text-indent: -999px;
  height: 28px;
  width: 80px;
  margin-top: 12px;
  margin-left: 10px;
  cursor: pointer;
  background: url(data:image/jpg;base64,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) transparent no-repeat 0px 0px;
}
.barometr .barometrImage {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  background: #fff;
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 2;
}
.barometr .barometrImageSecond {
  right: 0px;
}
.barometr #barometrImageFirst {
  width: 126px;
  height: 126px;
  border-radius: 63px;
  margin: 7px auto;
  background: #00ae00;
  position: relative;
}
.barometr #barometrImageFirst::after,
.barometr #barometrImageSecond::after {
  position: absolute;
  width: 112px;
  height: 112px;
  display: block;
  content: "";
  left: 7px;
  top: 7px;
  -moz-box-shadow: inset 5px 5px 15px 0px #fff;
  -webkit-box-shadow: inset 5px 5px 15px 0px #fff;
  box-shadow: inset 5px 5px 15px 0px #fff;
  border-radius: 63px;
}
.barometr #barometrImageSecond::after {
  left: 14px;
  top: 14px;
}
.barometr #barometrImageSecond {
  width: 126px;
  height: 126px;
  border-radius: 63px;
  margin: 7px auto;
  background: #7600da;
}
.barometr .barometrImage img {
  width: 110px;
  height: 110px;
  margin: 8px auto;
  border-radius: 55px;
}
.barometr .optionStats {
  position: absolute;
  top: 135px;
  font-family: Verdana;
  font-size: 30px;
  font-weight: bold;
}
.barometr .firstOptionStats {
  left: 150px;
  color: #00AE00;
}
* + html .barometr .firstOptionStats {
  left: 170px;
}
.barometr .secondOptionStats {
  right: 150px;
  color: #7600da;
}
.barometr .barometrTextAnswer {
  font-family: Verdana;
  font-size: 30px;
  color: white;
  margin-top: 47px;
  display: inline-block;
}
.relatedContent .itemsLine .lastItem {
  margin-right: 0;
}
.relatedContent .itemsLine {
  float: left;
  padding: 20px 0 15px;
}
.relatedContent .itemsLine:first-child {
  padding-top: 0;
}
@media only screen and (min-width: 1150px) {
  .relatedContent {
    margin-left: 180px;
  }
}
#mainListStreamItemsNew .sourceBody .listItem {
  margin: 0;
  margin-right: 25px;
  margin-bottom: 25px;
  width: 192px;
  padding: 0;
  font-family: Georgia,Times,serif;
}
#mainListStreamItemsNew .sourceBody .listItem a {
  width: 192px;
}
#mainListStreamItemsNew .sourceBody .listItem .itemTitleContener {
  max-height: 72px;
  overflow: hidden;
}
#mainListStreamItemsNew .sourceBody .listItem .itemTitle {
  font-size: 16px;
  padding: 0;
  display: block;
  font-weight: bold;
  line-height: 18px;
  overflow: hidden;
}
#mainListStreamItemsNew .sourceBody .listItem .itemLeadSource {
  line-height: 18px;
  color: #636363;
}
#mainListStreamItemsNew .sourceBody .listItem .imageWrapper {
  margin-bottom: 5px;
  width: 192px;
  height: 192px;
  background: #BBC0C9;
}
#mainListStreamItemsNew .sourceBody .listItem .imageWrapper .itemImage {
  width: 192px;
  height: 192px;
}
#mainListStreamItemsNew .sourceBodyV2 .listItem {
  padding: 10px 0;
  border-bottom: 2px solid #DDDFE3;
  overflow: hidden;
  display: block;
  width: 640px;
  margin-top: 0px;
}
#mainListStreamItemsNew .sourceBodyV2 .listItem a {
  display: inline;
  width: auto;
}
#mainListStreamItemsNew .sourceBodyV2 .listItem .itemTitle {
  color: #171717;
  font-size: 20px;
  padding: 0;
  font-weight: bold;
  line-height: 22px;
  overflow: hidden;
  max-height: 89px;
  display: inline;
}
#mainListStreamItemsNew .sourceBodyV2 .listItem .imageWrapper {
  height: 60px;
  background: none;
  float: right;
  margin-left: 15px;
}
#mainListStreamItemsNew .sourceBodyV2 .listItem .imageWrapper .itemImage {
  height: 60px;
  width: auto;
  display: inline !important;
  position: relative;
  max-width: 425px;
}
#newsletterForms h1 {
  color: #3E3E3E;
  font-size: 41px;
  line-height: 41px;
}
#newsletterForms .formBox {
  padding-top: 40px;
}
#newsletterForms .formBox form {
  overflow: hidden;
}
#newsletterForms .formBox h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
#newsletterForms .formBox label {
  font-weight: bold;
  display: block;
  padding: 10px 0;
  font-size: 14px;
  cursor: pointer;
}
#newsletterForms .formBox input[type="text"] {
  background: #fff;
  border: 1px solid #C8C8C8;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 0 0 2px #EAEAEA inset;
  color: #858282;
  float: left;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  margin-right: 10px;
  padding: 3px 10px;
  width: 300px;
}
#newsletterForms .formBox input[type="text"].err {
  border-color: #f00;
  color: #f00;
}
#newsletterForms .formBox input[type="text"]:focus {
  outline: none;
}
#newsletterForms .formBox input[type="submit"] {
  background: #948b3c;
  font-size: 14px;
  border: 1px solid #bf5231;
  margin: 0;
  float: left;
  border-radius: 2px;
  height: 30px;
  padding: 0 15px;
  outline: none;
  cursor: pointer;
  color: #fff;
  letter-spacing: 0.5px;
  filter: chroma(color=#000000);
}
#newsletterForms .formBox input[type="submit"]:hover {
  background-color: #222222;
}
#newsletterForms .formBox .nmsg {
  clear: both;
  float: left;
  font-size: 13px;
}
#newsletterForms .formBox .nmsg span {
  display: block;
  padding: 3px 0 5px;
}
#newsletterForms .formBox .nmsg .msgok {
  color: #08997E;
}
#newsletterForms .formBox .nmsg .msgerr {
  color: #f00;
}
@media print {
  #headBody #pageNavTop,
  #headBody #onet-ad-top,
  #body #main #additionalInfo,
  #body #main #extra,
  #body #main .article_seeAlso,
  #body #main .contentShareWrapper,
  #body #main .autopromoapp,
  #body #main .googleAdsBox,
  #body #main #mainForum,
  #body #main #leg,
  #body #main #streamLoader,
  #body #main #fb_streamBox,
  #main #mainListStreamItemsNew div.listItem,
  #main #mainListStreamItemsNew div.listItem *,
  #doc #lazyContentBox,
  #doc #foot .footNav,
  #belka-dolna.brandingBelka,
  #detail #onet-ad-left,
  .onet-ad,
  #headBody #portalLink > img,
  #headBody #sponsDivRel {
    display: none !important;
  }
  #trunk,
  #main,
  #detail,
  #main #mainListStream,
  #main #mainListStreamItemsNew,
  #main #mainListStream .newDetailLeftOffset,
  #mainListStream .newDetailLeftOffset .newDetailLeftOffsetContent,
  .newDetailMediaQueryWhenSmallVersionSetWidth620 {
    width: 100% !important;
  }
  #mainPhoto .copyright {
    right: 340px !important;
  }
  #headBody #logoLinks > h1 {
    color: black !important;
    position: static !important;
  }
  #articleFooterAuthor a:after,
  #articleFooterSource a:after {
    content: " -->(" attr(href) ")   ";
    color: blue;
  }
  #detail #articleFooter a:after {
    content: " -->(" attr(href) ")   ";
    color: blue;
  }
  #headBody {
    background: #fff;
  }
  #headBody #portalLink:before {
    content: url(data:image/png;base64,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) !important;
  }
  #mainListStream .newDetailLeftOffset .newDetailLeftOffsetContent,
  #main #mainListStream {
    margin-left: 0 !important;
  }
}
.layoutLayerGlassDetail .layerGlassFullPageContent {
  position: static;
  display: block;
}
.layoutLayerGlassDetail .layerGlassFullPageContent .layerGlassFullPagePrevNext1 {
  display: block !important;
}
.layerGlassFullPageContent #detail {
  width: 580px;
  float: left;
}
.layerGlassFullPageContent #onet-ad-flat-ss-foto {
  width: 300px;
  float: right;
}
.layerGlassFullPageContent #onetadsGalleryTop {
  overflow: hidden;
}
.layerGlassFullPageContent .paginationThumbs {
  text-align: center;
}
.layerGlassFullPageContent .paginationThumbs .showThumbs {
  color: #b4b4b4;
  font-size: 10px;
  font-family: Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.layerGlassFullPageContent .paginationThumbs ul li {
  display: inline-block;
  border: 2px solid transparent;
  margin: 0 5px 8px 0;
}
.layerGlassFullPageContent .paginationThumbs ul li img {
  display: block;
}
.layerGlassFullPageContent .paginationThumbs ul li .pageNumber {
  color: #b4b4b4;
  display: block;
  float: left;
  font-size: 28px;
  font-weight: bold;
  height: 64px;
  line-height: 64px;
  min-width: 34px;
  padding: 0 15px;
}
.layerGlassFullPageContent .paginationThumbs ul li.active {
  border-color: #948b3c;
}
.layerGlassFullPageContent iframe.externalContentFrame {
  width: 100%;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentBar {
  height: 15px;
  background: #000;
  position: fixed;
  z-index: 2;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentBar .contentBarGradient {
  width: 100%;
  height: 40px;
  position: absolute;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentBar.contentBarTop {
  top: 0;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentBar.contentBarTop .contentBarGradient {
  top: 4px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  /*background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
                    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); 
                    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
                    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
                    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );*/
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-8 */
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentBar.contentBarBottom {
  bottom: 0;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentBar.contentBarBottom .contentBarGradient {
  bottom: 4px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  /*background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
                    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
                    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
                    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
                    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );*/
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(75%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .insideBorder {
  width: 20px;
  height: 20px;
  position: absolute;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerTopLeft {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  position: fixed;
  overflow: hidden;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerTopLeft .insideBorder {
  border-left: 20px solid;
  border-top: 20px solid;
  border-top-left-radius: 40px;
  top: -20px;
  left: -20px;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerTopLeft .insideBorder.safariMac {
  border-top-left-radius: 50%;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerTopRight {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  position: fixed;
  overflow: hidden;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerTopRight .insideBorder {
  border-right: 20px solid;
  border-top: 20px solid;
  border-top-right-radius: 40px;
  top: -20px;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerTopRight .insideBorder.safariMac {
  border-top-right-radius: 50%;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerBottomLeft {
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  position: fixed;
  overflow: hidden;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerBottomLeft .insideBorder {
  border-left: 20px solid;
  border-bottom: 20px solid;
  border-bottom-left-radius: 40px;
  bottom: -20px;
  left: -20px;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerBottomLeft .insideBorder.safariMac {
  border-bottom-left-radius: 50%;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerBottomRight {
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  position: fixed;
  overflow: hidden;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerBottomRight .insideBorder {
  border-right: 20px solid;
  border-bottom: 20px solid;
  border-bottom-right-radius: 40px;
  bottom: -20px;
  right: -20px;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .contentCornerBottomRight .insideBorder.safariMac {
  border-bottom-right-radius: 50%;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .layerGlassFullPageContentRelContent {
  padding: 0;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  oerflow: hidden;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageContentRel .layerGlassFullPageContentRelContent iframe {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageCloseBg1 {
  z-index: 3;
  width: 100%;
  left: 0;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageCloseBg1 .layerGlassFullPageCloseBg2 {
  left: 0;
  width: 100%;
}
.layerGlassFullPageContent.layerGlassExternal .layerGlassFullPageCloseBg1 .layerGlassFullPageCloseBg2 .layerGlassFullPageClose {
  top: -55px;
  right: 10px;
  z-index: 4;
  cursor: pointer;
}
@media only screen and (min-width: 1160px) {
  .layerGlassFullPageContent #detail {
    width: 750px;
  }
}
.formTools {
  text-align: center;
}
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*="language-"],
pre[class*="language-"] {
  color: black;
  text-shadow: 0 1px white;
  font-family: Consolas, Monaco, 'Andale Mono', monospace;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}
@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none;
  }
}
/* Code blocks */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f2f0;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}
.token.punctuation {
  color: #999;
}
.namespace {
  opacity: .7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol {
  color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.builtin {
  color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}
.token.regex,
.token.important {
  color: #e90;
}
.token.important {
  font-weight: bold;
}
.token.entity {
  cursor: help;
}
