@media (min-width: 1200px) {
  .container {
	width: 970px;
  }
} 

@media (min-width: 1281px) {
  .container {
	width: 1250px;
  }
}

@font-face {
  font-family: 'Icons PR';
  src: url('//static.prsa.pl/style/fonts/IconsPR.eot?v=1.01');
  src: url('//static.prsa.pl/style/fonts/IconsPR.eot?#iefix&v=1.01') format('embedded-opentype'),
	   url('//static.prsa.pl/style/fonts/IconsPR.woff?v=1.01') format('woff'),
	   url('//static.prsa.pl/style/fonts/IconsPR.ttf?v=1.01') format('truetype'),
	   url('//static.prsa.pl/style/fonts/IconsPR.svg?v=1.01#IconsPR-regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ico-pr {font-family:'Icons PR'!important;}

body {font-family:'Open Sans', Arial, sans-serif; font-weight:400; color:#3b4347; line-height:1.2;}
body > iframe:last-child {position:absolute;}

.container {background-color:#fff; padding:0 30px;}
#master-menu .container, .footer .container {background-color:transparent;}

h1, h2, h3, h4, h5, h6, .title {font-family:'Hammersmith One', sans-serif; font-weight:400;}
h1, h2, h3, h4, h5, h6 {line-height:1.3; margin:0 0 5px 0;}

#ajax-wrap-body {min-height:1200px;}

/* tmp */

.xs-12colcol article, .sm-12col article, .md-12col article, .lg-12col article, .xs-11col article, .sm-11col article, .md-11col article, .lg-11col article, .xs-10col article, .sm-10col article, .md-10col article, .lg-10col article, .xs-9col article, .sm-9col article, .md-9col article, .lg-9col article, .xs-8col article, .sm-8col article, .md-8col article, .lg-8col article, .xs-7col article, .sm-7col article, .md-7col article, .lg-7col article, .xs-6col article, .sm-6col article, .md-6col article, .lg-6col article, .xs-5col article, .sm-5col article, .md-5col article, .lg-5col article, .xs-4col article, .sm-4col article, .md-4col article, .lg-4col article, .xs-3col article, .sm-3col article, .md-3col article, .lg-3col article, .xs-2col article, .sm-2col article, .md-2col article, .lg-2col article, .xs-1col article, .sm-1col article, .md-1col article, .lg-1col article {float:left; min-height:1px; position:relative;}

@media (min-width:992px) {
	.md-1col article {width:100%;}
	.md-2col article {width:50%;}
	.md-3col article {width:33.33333333%;}
	.md-4col article {width:25%;}
	.md-5col article {width:20%;}
	.md-6col article {width:16.66666667%;}
}

article.double-row-2-elements, article.double-row-4-elements, article.double-row-6-elements, article.double-row-10-elements, article.double-row-12-elements, article.double-row-14-elements, article.double-row-16-elements, article.double-row-18-elements, article.double-row-20-elements, article.double-row-22-elements, article.double-row-24-elements,article.triple-row-3-elements, article.triple-row-6-elements, article.triple-row-9-elements, article.triple-row-12-elements, article.triple-row-15-elements, article.triple-row-18-elements, article.triple-row-21-elements, article.triple-row-24-elements, article.triple-row-27-elements, article.triple-row-30-elements, article.triple-row-33-elements, article.triple-row-36-elements
{float:left; min-height:1px; position:relative;}

article.double-row-1-elements, article.double-row-2-elements {width:100%;}
article.double-row-3-elements, article.double-row-4-elements {width:50%;}
article.double-row-5-elements, article.double-row-6-elements {width:33.33333333%;}
article.double-row-7-elements, article.double-row-8-elements {width:25%;}
article.double-row-9-elements, article.double-row-10-elements {width:20%;}
article.double-row-11-elements, article.double-row-12-elements {width:16.66666667%;}

@media (max-width:767px) {
	article.double-row-1-elements, article.double-row-2-elements,
	article.double-row-3-elements, article.double-row-4-elements,
	article.double-row-5-elements, article.double-row-6-elements,
	article.double-row-7-elements, article.double-row-8-elements,
	article.double-row-9-elements, article.double-row-10-elements,
	article.double-row-11-elements, article.double-row-12-elements {width:100%;}
}

/*end of tmp*/