/* natemat main.css  */
/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: 'Source Sans Pro', Helvetica, sans-serif; color: #222; }

::-moz-selection { background: #ff6600; color: #000; text-shadow: none; }
::selection { background: #ff6600; color: #000; text-shadow: none; }

a { color: #0088CC; text-decoration: none; }
a:visited { color: #0088CC; }
a:hover { color: #08C; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
hr.double {height: 3px; border-top: 3px solid #E9E9E9;}
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { _cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: W3media.pl s.c.
   ========================================================================== */

body {
	color: #333333;
	background:#fff;
}
	body.mod_extra_live {
		background:#f5f5f5;
	}
#page_wrapper, #maintopic_wrapper, body {
	
}
#page_wrapper, #maintopic_wrapper {
	position: relative;
	overflow:hidden; /*IE7 footer FIX */
}

#maintopic_wrapper {
	padding: 0;
}
#top-bar{
	background:#FFFFFF;
	border-bottom:1px solid #E0E0E0;
	box-shadow: 0px 0px 3px #d1d1d1;
	-moz-box-shadow: 0px 0px 3px #d1d1d1;
	-webkit-box-shadow: 0px 0px 3px #d1d1d1;
	margin-bottom:3px;
}
#top-bar .cc{
	width: 985px;
	margin: 0px auto;
	position: relative;
}
#page, .lpage {
	width: 1020px;
	margin: 0px auto;
	padding-top: 25px;
	min-height: 20px;
	position: relative;
	zoom:1;
}
.maintopic-body .lpage {
	min-height: auto;
}
#maintopic .hp-rows {
	border-bottom: none;
}

#container, .lcontainer {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

.alpha {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.5);
	filter: alpha(opacity='50'); 
}

a.dc-natemat {color: #FF6D00;}
a.dc-innpoland {color: #009900;}
a.dc-mamadu {color: #65cbcb;}
a.dc-aszdziennik {color: #ff2738;}

.author-label-container {
}

	.author-label-container div.author-avatar {
		text-align: center;
		padding-bottom: 10px;
	}
		.author-label-container div.author-avatar  img {
			border-radius: 5px;
		}
	.author-label-container div.author-label,
	.author-label-container div.author-label a,
	.stream-full .stream-info .stream-author {
		text-align: center;
		text-transform: uppercase;
		color: #878787;
		font-family: QuixoPro;
		font-size: 18px;
	}
	.stream-full .stream-info .stream-author {
		text-align: left;
	}
	.author-label-container div.author-label {
		padding-bottom: 10px;
	}
	
	.author-label-container div.author-subtitle {
		text-align: center;
		padding-bottom: 10px;
		font-size: 14px;
		color: #999;
		margin-top: -10px;
	}


table.author-label {
	background: #FC8220;
	background-image: linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -o-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -moz-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -webkit-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -ms-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
}
	table.author-label {
		height: 40px;
	}
	table.author-label td {
		position:relative;
		vertical-align:middle;
		padding:0 10px 0 45px;
		_border-bottom: 1px solid #B16D00;
	}
	table.author-label td a, table.author-label a.author-name {
		line-height: 15px;
		font-family: Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		color: #fff;
		font-weight: bold;
		font-size: 15px;
	}
	table.author-label td img {
		position: absolute;
		top:0;
		left:0;
		width:40px;
		height: 40px;
	}
	
.author-label.author-label-small {
	height: 24px;
	float: left;
}
	.author-label.author-label-small td {
		padding:0 10px 0 30px;
		border-bottom: none;
	}
	.author-label.author-label-small td a {
		line-height: 18px;
		font-weight: bold;
		font-size: 14px;
	}
	.author-label.author-label-small td img {
		width:24px;
		height: 24px;
	}

.cb {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
p {
	margin: 0 0 10px;
}

.bull {
	color: #000;
	padding: 0 5px;
}

.ibs {
}

img.lazy {
	display: none;
}

.box-header {
	background: #eee;
	line-height: 22px;
	color: #888;
	font-size: 22px;
	margin:0 0 10px 0;
	padding: 12px 10px 7px;
	position: relative;
	z-index: 200;
	zoom:1;
	font-family: QuixoPro;
	font-weight: normal;
}
	.box-header.box-header-with-arrow, .box-header.box-header-with-buttons {
		padding: 7px 13px;
		line-height: 24px;
	}
	.box-header span.arrow {
		float:left;
		display:block;
		background: url(/gfx/arrow_down.png) center right no-repeat;
		padding-right: 35px;
		margin-right: 10px;
		text-transform: uppercase;
	}
	.box-header div.with-arrow span {
		background: #ee0000;
		line-height: 24px;
	}
	.box-header.box-header-with-buttons {
		
	}
	.box-header.box-header-with-buttons a.buttonsmall {
		margin-left: 3px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		font-size: 14px;
	}
	.box-header.box-header-with-buttons span {
		margin-right: 10px;
		line-height: 35px;
		display: inline-block;
		float: left;
	}
	
	.box-header.last-on-blogs-header {
		background: #fff;
		padding-left: 0;
	}
	

a.button, input[type=button], input[type=submit] {
	background-color:#CACACA;
	display:inline-block;
	color:#565656;
	font-size: 18px;
	padding: 7px 15px;
	text-decoration: none;
	border: none;
}


a.buttonsmall, a.buttonsmiddle {
	background-color: #CACACA;
	border: none;
	display: inline-block;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding: 4px 10px;
	text-decoration: none;
}
a.buttonsmiddle {
	padding: 8px 10px;
	font-size:14px;
	line-height: 15px;
}
a.buttonsmall.active {
	background-image: none;
	background-color: #333;
	border: none;
	color: #fff;
}
a.buttonheader{
	display:block;
	float:right;
	margin-bottom:12px;
}

.double-cols-left-wrapper {
	float: left;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    width: 100%;
}
	.double-cols-left {
		padding: 0 340px 0 0;
	}
	.double-cols-right {
		float: right;
	    margin-left: -300px;
	    margin-right: 0;
	    padding: 0;
	    width: 300px;
	}

.header-top-body {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 5px;
}
header#top-header {
	height: 50px;
	background: #FFF;
	z-index:1100;
	display: table-row;
	width: 100%;
}

	header#top-header.fxd {
		top:0;
		left:0;
		position: fixed;
	}
	header#top-header .top-header-inner {
		position:relative;
	}
	header#top-header .logo-body,
	header#top-header .faces-body,
	header#top-header .categories-body,
	header#top-header .search-body {
		display: table-cell;
		vertical-align: top;
	}

	header#top-header .logo-body {
		width: 205px !important;
		min-width: 205px;
		background: #FF6D00;
		
	}
	header#top-header .logo-body div {
		position: relative;
	}
	header#top-header .logo-body a.more {
		display: block;
		width:40px;
		height: 40px;
		background: url(/gfx/icons2.png) -262px 4px no-repeat;
		position: absolute;
		top: 5px;
		right: 5px;
	}
	
	
	header#top-header .faces-body {
		width: 30%;
		border-bottom: 1px solid #CCCCCC;
	}
		header#top-header .faces {
			height: 50px;
			overflow: hidden;
			position: relative;
			padding-left:2px;
		}
		
		header#top-header .faces .more {
			width: 50px !important;
			height: 50px;
			background: #FF6D00 url(/gfx/icons2.png) 17px -72px no-repeat;
			position: absolute;
			right: 0;
			top:0;
			border-radius: 4px;
		}
		header#top-header .faces .more span {
			color: #fff;
			text-align: center;
			font-size: 11px;
			font-weight: 700;
			display: block;
			margin-top: 34px;
		}
	header#top-header .faces-body img {
		width: 50px;
		height: 50px;
		margin-right: 2px;
		border-radius: 4px;
	}
	
	header#top-header .categories-body {
		border-bottom: 1px solid #CCCCCC;
	}
		header#top-header .categories {
			height: 50px;
			position: relative;
			padding-right: 80px;
		}
		header#top-header .categories-body ul,
		#header-top-submenu ul {
			list-style-type: none;
			margin:0;
			padding:0;
			height: 50px;
			overflow: hidden;
		}
		header#top-header .categories-body ul li,
		#header-top-submenu ul li {
			float: left;
			margin:0;
			padding:0 10px;
		}
		header#top-header .categories .more,
		header#top-header .categories-body ul li a,
		#header-top-submenu ul li a {
			line-height: 50px;
			font-size: 17px;
			font-weight: 700;
			color: #333;
		}
		header#top-header .categories-body ul li a:hover,
		header#top-header .categories-body ul li.active a,
		#header-top-submenu ul li a:hover, 
		#header-top-submenu ul li.active a {
			color: #FF6D00;
		}
		header#top-header .categories .more {
			height: 50px;
			position: absolute;
			right: 0;
			top:0;
			display: block;
			padding: 0 24px 0 20px;
			background: transparent url(/gfx/icons2.png) -210px -123px no-repeat;;
			color: #000;
		}
		header#top-header .categories .more span {
			
		}
	header#top-header .search-body {
		width: 50px !important;
		min-width: 50px;
		background: #000 url(/gfx/icons2.png) -263px -174px no-repeat;
	}
		header#top-header .search-body a {
			display: block;
			width: 50px;
			height: 50px;
		}
	
	header#top-header .logo-body {
		
	}
	header#top-header .logo, footer .logo {
		font-size: 34px;
		color: #fff;
		font-weight: bold;
		line-height: 46px;
	}
		header#top-header .logo img {
			height: 50px;
		}
		header#top-header .logo span, footer .logo span {
			color: #000;
		}
	
	header#top-header #header-top-submenu ul {
		height: auto;
	}
	header#top-header #header-top-submenu ul li {
		display: block;
		float: none;
		border-bottom: 1px solid #CCCCCC;
	}
	header#top-header #header-top-submenu {
		background: #fff;
		position: absolute;
		top: 51px;
		right: 50px;
		width: 200px;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		z-index: 100;
	}
	
footer {
	border-top: 1px solid #FF6D00;
	background: #FF6D00;
	width: 100%;
	position: relative;
	padding: 20px 0 60px 0;
}

	footer .logo-body {
		width: 157px !important;
		min-width: 157px;
		background: #FF6D00;
		position: absolute;
		height: 45px;
		top:0; 
		left:0;
	}
	
	footer .logo {
		font-size: 34px;
		line-height: 42px;
	}
footer .footer-links{
	color:#fff;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 14px;
}
footer .footer-links a{
	color:#fff;
}
footer .footer-links .sep {
	padding: 0 7px;
	display: inline-block;
}

footer .footer-copy {
	font-size: 14px;
	color: #fac095;
	padding: 10px 0 5px 0;
	text-align: center;
}
footer .footer-copy a {
	color: #fac095;
}
footer .footer-copy span {
	margin-right: 10px;
	white-space: nowrap;
}

ul.menu-news-list {
	list-style-type: none;
    margin: 0;
	padding: 0;
}
ul.menu-news-list li {
	margin-bottom: 10px;
}
ul.menu-news-list li.last {
	border: none;
}
ul.menu-news-list li a {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #25282A;
	display: block;
	padding: 0 0 10px 0;
}

.article-wraper {
	float: left;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    width: 100%;
    position:relative;
}

.article-body {
	padding: 0 340px 0 0;
}

.article-author {
	padding: 0 0 20px 0;
}

	.article-author .author-avatar,
	.article-author .author-label,
	.article-author .author-subtitle,
	.article-author .author-descall {
		display: inline;
	}
	.article-author .author-label,
	.article-author .author-subtitle {
		line-height: 50px;
	}
	.article-author .author-avatar img {
		width: 50px;
		margin-right: 10px;
	}
	.article-author .author-label {
		color: #888;
	}
	.article-author .author-subtitle {
		padding-left: 15px;
	}
	.article-author .author-subtitle a {
		color: #999;
	}

.article-related {
	float: right;
	margin-right: 0;
	padding: 0;
	width: 300px;
	position:relative;
}

article {
	margin-bottom: 15px;
}

	article div.article {
		position: relative;
	}
	
	article header {
	}
	article header h1 {
		font-family: QuixoPro;
		font-size: 42px;
		line-height: 50px;
		margin: 0 0 2px;
		color: #2a2a2a;
		font-weight: normal;
	}
	article header .gallery-related-posts {
		color: #999;
		font-size: 14px;
		line-height: 20px;
	}
	article header .gallery-related-posts a {
		font-weight: bold;
	}
	article .article-body {
		font-size: 19px;
		font-family: Georgia;
		line-height: 1.625;
		padding-bottom: 30px;
	}
	article .figure-container {
		text-align: center;
	}
	article figure {
		margin-bottom: 40px;
		position: relative;
		zoom:1;
		display:inline-block;
	}
	article .html-embed{
		margin-bottom:40px;
		position:relative;
	}
	article figure .img-container{
		position:relative;
	}
	article figure .items{
		display:none;
	}
	article figure figcaption {
		font-size: 14px;
		line-height: 23px;
		color: #2a2a2a;
		padding: 3px 0px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		text-align: left;
		border-bottom: 1px solid #E9E9E9;
	}
	article figure figcaption .src{
		color: #999;
	}
	article figure.article-full img, article figure.page-full img {
		width: 100%;
	}
	article figure.page-full {
		width: 100%;
		margin-bottom: 20px;
	}
	article figure.page-full img {
		
	}
	article figure .gallery-counter, .article-body blockquote.block div.gallery .more, .user-gallery .gallery-counter, .hp-content-image a.more {
		bottom: 0px;
		color: #FFFFFF;
		display: inline-block;
		font-size: 16px;
		padding: 10px 10px 10px 42px;
		position: absolute;
		right: 0px;
		background: rgb(0,0,0) url(/gfx/icons.png) 10px -222px no-repeat;
		background: rgba(0,0,0,0.5) url(/gfx/icons.png) 10px -222px no-repeat;
		line-height:normal;
	}
	
	article figure.smaller {
		text-align: center;
	}
	
	article .gallery-body figure {
		margin: 0 auto 40px;
	}
	article .gallery-body figure {
		background: none;
	}
	article .gallery-body figure span.figure-desc {
		display: block;
		margin-top: 10px;
		font-size: 17px;
		font-family: Georgia;
		line-height: 25px;
		color: #333;
	}
	article .gallery-body figure span.figure-source {
		display: block;
		margin-top: 5px;
	}
	
	article figure.article-full.right{
		margin:0 0 10px 0;
	}
	article figure.article-full.right img{
		
	}
	article figure.article-full.right .gallery-counter, .user-gallery .gallery-counter {
		font-size:13px;
		bottom:10px;
		right:10px;
		padding:7px 10px 7px 33px;
		background-position: 6px -269px;
	}
	
	.article-body blockquote{
		line-height:normal;
		position:relative;
	}
	.article-body blockquote.block{
	   margin: 30px 0;
	}
	.article-body blockquote.block .block-inside{
		padding-left:10px;
	}
	.article-body blockquote.block.embed .block-inside,
	.article-body blockquote.block .block-inside.style_default,
	.article-body blockquote.block .block-inside.style_transparent
	{
		padding:0;
	}
	.article-body blockquote.block .block-inside.ls_default, .article-body blockquote.block .block-inside.ls_gray{
		padding-left: 30px;
		border-left: 4px solid #ff881f;
	}
	.article-body blockquote.block .block-inside.ls_gray{
		border-left: 4px solid #DBDBDB;
	}
	.article-body blockquote.block .block-inside.ls_trudat-blue{
		border-left: 4px solid #3b17d5;
	}
	
	
	.article-body blockquote.block .author-label-container{
		width:105%;
		margin-bottom:10px;
		position: relative;
	}
	.article-body blockquote.block .author-anonymous-label{
		width:105%;
		margin-bottom:10px;
	}
	.article-body blockquote.block .author-anonymous-label img{
		float:left;
	}
	.article-body blockquote.block .author-anonymous-label .author-about{
		float:left;
		padding-left:5px;
		width:255px;
	}
	.article-body blockquote.block.pos_inside .author-anonymous-label .author-about{
		width:600px;
	}
	.article-body blockquote.block .author-anonymous-label .name{
		font-weight:bold;
		display:block;
		color: #666666;
		font-size: 15px;
		line-height: 40px;
		text-transform: uppercase;
	}
	.article-body blockquote.block .author-anonymous-label .name.with-about{
		line-height: 20px;
	}
	.article-body blockquote.block .author-anonymous-label .about{
		color: #999999;
		font-size: 11px;
	}
	
	.article-body blockquote.block .author-header{
		margin-bottom:10px;
		min-height: 50px;
	}
	.article-body blockquote.block .author-header img.avatar{
		width: 50px;
		height: 50px;
		border-radius: 4px;
		margin-bottom:10px;
	}
	.article-body blockquote.block .author-header .name{
		display:block;
		font-family: QuixoPro;
		font-size: 18px;
		color:#888;
		text-transform:uppercase;
		line-height:22px;
	}
	.article-body blockquote.block .author-header .about{
		font-size: 14px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		color:#999;
		margin-bottom:3px;
	}
	
	.article-body blockquote.block h3{
		font-family: QuixoPro;
		font-size: 30px;
		font-weight:normal;
		line-height:36px;
		margin:0;
		padding: 0 0 5px;
	}
	.article-body blockquote.block p{
		padding: 0 0 5px;
		font-family: Georgia;
		font-size: 19px;
		line-height: 1.5;
		margin:0;
	}
	.article-body blockquote.block p a.more{
		white-space: nowrap;
		font-style:italic;
		text-transform:lowercase;
		display: inline-block;
	}
	.article-body blockquote.block p a.more:first-letter{
		text-transform:uppercase;
	}

	
	.article-body blockquote.block hr{
		margin:0 0 10px;
		border-color: #E8E8E8;
	}
	.article-body blockquote.block .style_gray hr{
		margin:0 10px 10px;
		border-color: #FFF;
	}
	
	.article-body blockquote.block div.links{
		padding: 0 0 5px;
	}
	.article-body blockquote.block div.links ul{	
		margin:0;
		padding:0;
		list-style:none outside none;
		
	}
	.article-body blockquote.block.pos_inside div.links ul{
		width:300px;
		float:left;
		margin-right:10px;
	}
	.article-body blockquote.block div.links ul li{
		font-size: 15px;
		padding-bottom:3px;
		font-family: Helvetica,sans-serif;
		font-weight: bold;
	}
	.article-body blockquote.block div.html{
		padding: 0 0 5px;
	}
	
	.article-body blockquote.block div.gallery .img-container{
		position:relative;
		overflow:hidden;
	}
	.article-body blockquote.block div.gallery .img-container img{
		width: 100%;
		max-width: 100%;
		top: auto !important;
	}
	.article-body blockquote.block div.gallery .img-container img.indent{
		display:none;
	}
	
	.article-body blockquote.block div.gallery .play{
		position:absolute;
		top:50%;
		left:50%;
		width:100px;
		height:100px;
		background: transparent url(/gfx/play.png) center center no-repeat;
		opacity: 0.8;
		filter: alpha(opacity=80); 
		margin: -50px auto auto -50px;
	}
	.article-body blockquote.block div.gallery .desc{
		color: #2a2a2a;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		font-size: 14px;
		line-height: 23px;
		padding: 3px 0px;
		text-align: left;
		border-bottom: 1px solid #E9E9E9;
	}
	.article-body blockquote.block div.gallery .desc .src{
		color: #999999;
	}
	.article-body blockquote.block div.gallery .desc .src .bull{
		color: #000000;
		padding: 0 5px;
	}
	.article-body blockquote.block div.gallery .items{
		display:none;
	}
	.article-body blockquote.block.pos_indent div.gallery img.indent{
		display:none;
	}
	.article-body blockquote.block.pos_indent div.gallery img.inside{
		display:block;
	}
	
	.article-body blockquote div.gallery a.popup{
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		display:block;
		background-image:url('/gfx/bg-transparent.png');
	}
	
	.article-body blockquote.block div.header{
		color: #999999;
    	font-size: 13px;
    	padding: 0 0 5px;
	}
	.article-body blockquote.block div.header .title{
		line-height: 22px;
		color:#666666;
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.article-body blockquote.block div.header .subtitle{
		color:#999999;
	}
	
	.article-body blockquote.block .style_default{
		background:#FFF;
	}
	
	.article-body blockquote.block .style_gray{
		background:#E9E9E9;
		padding-top:5px;
	}
	
	.article-body blockquote.block .style_red{
		background:#CE123E;
		color:#01190D;
		padding-top:5px;
	}
	.article-body blockquote.block .style_red a{
		color:#FFF;
	}
	.article-body blockquote.block .style_red h3{
		color:#FFF;
	}
	.article-body blockquote.block .style_red div.header, .article-body blockquote.block .style_red div.header .title, .article-body blockquote.block .style_red div.header .subtitle{
		color:#FFF;
	}
	
	.article-body blockquote.block .style_green{
		background:#0E7B44;
		color:#01190D;
		padding-top:5px;
	}
	.article-body blockquote.block .style_green a{
		color:#FFF;
	}
	.article-body blockquote.block .style_green h3{
		color:#FFF;
	}
	.article-body blockquote.block .style_green div.header, .article-body blockquote.block .style_green div.header .title{
		color:#FFF;
	}
	
	.article-body blockquote.block.embed {
		text-align:center;
	}
	.article-body blockquote.embed .block-inside{
		display:inline-block !important;
		width:auto !important;
	}
	.article-body blockquote.block.embed .img-container{
		height:auto !important;
	}
	.article-body blockquote.block.embed .img-container img{
		width:auto !important;
	}
	.slideshow .article-body blockquote.block.embed .img-container img {
		width: 100% !important;
	}
	
	article .post-has-sponsor {
		display: block;
		font-size: 11px;
		padding: 0 0 2px;
		color: #999;
	}
	
	.article-body blockquote.block.pos_inside .style_transparent div.links,
	.article-body blockquote.block.pos_indent .style_transparent div.links {
		margin-top: 0px;
		padding-top: 0px;
	}
	.article-body blockquote.block.pos_inside .style_transparent div.links ul,
	.article-body blockquote.block.pos_indent .style_transparent div.links ul {
		width: auto;
		float: none;
		margin-right: 0px;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	.article-body blockquote.block.pos_inside .style_transparent div.links ul li,
	.article-body blockquote.block.pos_indent .style_transparent div.links ul li {
		border-bottom: 1px solid #e0e0e0;
		padding: 0 0 14px 0;
		margin: 0 0 4px 0;
		font-family: Georgia;
		font-size: 18px;
		font-weight: normal;
		line-height: 25px;
	}
	.article-body blockquote.block.pos_inside .style_transparent h3,
	.article-body blockquote.block.pos_indent .style_transparent h3 {
		color: #888;
		text-transform: uppercase;
		font-size: 15px;
	}
	
	
	article section.article-author {
		display: table;
	}
	
	article section.article-author div.author-label-container {
		display: table-row;
	}
	
	article section.article-author div.author-avatar,
	article section.article-author div.author-descall {
		display: table-cell;
		vertical-align: middle;
	}
	
	article section.article-author .author-label,
	article section.article-author .author-subtitle {
		line-height: 15px;
		padding-left: 0;
		padding-right: 10px;
	}
	article section.article-author .author-subtitle .date {
		white-space: nowrap;
	}
	article section.article-author div.author-avatar {
		padding-bottom: 5px;
	}
	
	header.with-fullpage-photo {
		position: relative;
	}

	header.with-fullpage-photo h1 {
		padding: 25px 15px;
		color: #fff;
	}
	header.with-fullpage-photo .article-title {
		background-image: linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -o-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -moz-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -webkit-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -ms-linear-gradient(bottom, transparent 8%, #000 100%);
		position: absolute;
		top:0;
		left:0;
		width: 100%;
	}
	
	article .article-body .post-like-us blockquote.block h3 {
		color: #666;
		font-size: 17px;
	}
	
	
	
a.comments-anchor {
	position: absolute;
	left:0;
	top: -100px;
}
	

.article-related header {
	border: none;
	font-size: 19px;
	line-height: 19px;
	padding: 14px 15px 8px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0;
	background: #333;
	color: #fefefe;
	font-family: QuixoPro;
	margin-bottom: 20px;
}
	.article-related ul {
		list-style-type: none;
	    margin: 0;
	    padding: 0;
	}
	.article-related ul li {
		font-size: 13px;
		margin-bottom: 19px;
		padding-bottom: 19px;
		border-bottom: 1px solid #E4E4E4;
	}
	
	.article-related ul li img {
		width: 90px;
		height: 60px;
		float: left;
		margin: 0 10px 0 0;
	}
	
	.article-related ul li a.link {
		font-weight: bold;
		font-size: 16px;
		color: #333;
	}

.article-topics {
	background: #E9E9E9;
	padding: 11px 15px 7px 16px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
}
.article-topics header {
	display: inline;
	border: none;
	padding: 0;
	margin: 0 10px 0 0;
	color: #666;
	font-family: QuixoPro;
	font-size: 19px;
}


.article-comments {
	text-align: center;
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 20px;
}



	.article-author .socials,
	.page-header-socials .socials,
	.user-navi-socials .socials,
	.article-comments .socials {
		position: absolute;
		top:0;
		left:0;
		
	}
		.article-comments .socials.hidden {
			display:none;	
		}
	.sticked.socials a,
	.sticked.socials span.fbcnt,
	.live-item .socials a,
	.content-full-page-photo .socials a,
	.article-author .socials a,
	.page-header-socials .socials a,
	.user-navi-socials .socials a,
	.article-comments .socials a,
	.content-full-page-photo span.fbcnt,
	.article-author .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		background: transparent url(/gfx/article-socials6.png) 0px 0px no-repeat;
		display: block;
		float: left;
		width: 40px;
		height: 40px;
		margin-right: 5px;
	}
		.content-full-page-photo .socials a,
		.live-item .socials a {
			border-radius: 4px;
		}
	
	.sticked.socials a.facebook,
	.live-item .socials a.facebook,
	.content-full-page-photo .socials a.facebook,
	.article-author .socials a.facebook,
	.page-header-socials .socials a.facebook,
	.user-navi-socials .socials a.facebook,
	.article-comments .socials a.facebook,
	.article-comments .socials a.facebook {
		background-position: 0px 0px;
	}
	.sticked.socials a.twitter,
	.live-item .socials a.twitter,
	.content-full-page-photo .socials a.twitter,
	.article-author .socials a.twitter,
	.page-header-socials .socials a.twitter,
	.user-navi-socials .socials a.twitter,
	.article-comments .socials a.twitter {
		background-position: -45px 0px;
	}
	.sticked.socials a.gplus,
	.live-item .socials a.gplus,
	.content-full-page-photo .socials a.gplus,
	.article-author .socials a.gplus,
	.page-header-socials .socials a.gplus,
	.user-navi-socials .socials a.gplus,
	.article-comments .socials a.gplus {
		background-position: -90px 0px;
	}
	.sticked.socials a.mail,
	.live-item .socials a.mail,
	.content-full-page-photo .socials a.mail,
	.article-author .socials a.mail,
	.page-header-socials .socials a.mail,
	.user-navi-socials .socials a.mail,
	.article-comments .socials a.mail{
		background-position: -135px 0px;
	}
	.sticked.socials span.fbcnt,
	.live-item .socials span.fbcnt,
	.content-full-page-photo .socials span.fbcnt,
	.article-author .socials span.fbcnt,
	.page-header-socials .socials span.fbcnt,
	.user-navi-socials .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		background-position: -180px 0px;
	}
	.sticked.socials a.comments,
	.live-item .socials a.comments,
	.content-full-page-photo .socials a.comments,
	.article-author .socials a.comments,
	.page-header-socials .socials a.comments,
	.user-navi-socials .socials a.comments,
	.article-comments .socials a.comments {
		background-position: -319px 0px;
	}
	.sticked.socials a.linkedin,
	.live-item .socials a.linkedin,
	.content-full-page-photo .socials a.linkedin,
	.article-author .socials a.linkedin,
	.page-header-socials .socials a.linkedin,
	.user-navi-socials .socials a.linkedin,
	.article-comments .socials a.linkedin {
		background-position: -364px 0px;
	}
	
	
	a.facebook-share,
	.article-comments .socials a.facebook-share {
		display: inline-block;
		height: 38px;
		width: auto;
		color: #fff;
		line-height: 38px;
		background-position: -4px -60px;
		border-radius: 3px;
		padding: 0 20px 0 40px;
		font-size: 17px;
	}
	
	
	
	
	.live-item .socials a, 
	.live-item .socials span.fbcnt {
		display: inline-block;
		float: none;
		margin: 0 2px;
	}
	.live-item .socials {
		text-align: center;
		position: static;
		top: auto;
		right: auto;
	}
	
	.article-author .socials {
		position: static;
		display: none;
	}
	.sticked.socials a,
	.sticked.socials span.fbcnt,
	.article-author .socials a,
	.article-author .socials span.fbcnt {
		float: none;
		margin: 0 0 5px auto;
	}

	.article-comments a.button {
		color: #fff;
		background: #000;
		border-radius: 3px;
		padding: 8px 90px;
	}

	.article-comments a.button span.label,
	.article-comments a.button span.label {
		background: url(/gfx/icons2.png) center left no-repeat;
		background-position: 0px -756px;
		padding-left: 27px;
	}
	.article-comments a.button span.label span {
		display: none;
	}
	
	.article-comments .comments-body {
		margin: 30px 0;
	}
	
	.comments-body span, .comments-body iframe {
	    width: 100% !important;
	}
	
	.sticked.socials span.fbcnt,
	.content-full-page-photo .socials span.fbcnt,
	.article-author .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		text-align: center;
		line-height: 48px;
		overflow: hidden;
		height: 46px;
		color: #4b68b9;
	}
	.content-full-page-photo .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		background-position: -225px 0px;
		height: 44px;
		width: 40px;
		padding-left: 4px;
		line-height: 41px;
	}
	
	.content-full-page-photo .socials span.fbcnt,
	.mod_live .article-comments .socials span.fbcnt {
		display: none;
	}
	
.post-socials-messenger {
	text-align: right;
	padding-bottom: 4px;
}
	
.next-posts article {
	border-top: 5px solid #FF6D00;
	margin-top: 50px;
	padding-top: 50px;
}


.user-navi-socials {
	height: 70px;
	position: relative;
}
.page-header-socials {
	height: 40px;
	position: relative;
	width: 280px;
	float: right;
}
	.page-header-socials .socials a,
	.user-navi-socials .socials a {
		margin: 0 0 0 5px;
	}
	.user-navi-socials span,
	.page-header-socials span {
		float: left;
		color: #999;
		font-size: 16px;
		line-height: 40px;
	}
	
div.comments-preview-box, div.comments-preview-box a {
	color: #333;
}

div.comments-preview-box {
	background: #EEEEEE;
	padding: 0 10px 0 4px;
	position: absolute;
	right: 0px;
	top: 0;
	line-height: 38px;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
	border-radius: 3px;
}
	div.comments-preview-box img {
		height: 32px;
		width: 32px;
		vertical-align: top;
		margin: 3px 4px 0 0;
	}
	
	div.comments-preview-box.nocomments {
		padding: 0 15px 0 0;
		background: transparent url(/gfx/comment-raquo.png) center right no-repeat;
		line-height: 37px;
	}
	
	div.comments-preview-box.nocomments a {
		color: #0088CC;
		font-size: 19px;
		font-weight: normal;
		line-height: 20px;
		
	}
	
	
div.social-recommendations, div.social-comments {
	margin-bottom: 15px;
}



div.section-header {
	background: #000;
	margin-bottom: 20px;
}
div.section-header img {
	width: 680px;
	height: 105px;
}
div.section-header p {
	color: #fff;
	float: right;
	dipsplay: block;
	padding: 10px 10px 10px 0;
	margin: 0;
	font-size: 14px;
	width: 285px;
}

.user-header {
	background: #FF6D00;
	padding: 32px 320px 28px 20px;
	margin-bottom: 20px;
	position: relative;
}
	.user-header h1,
	.user-header h1 a {
		color: #fff;
		font-size: 36px;
		font-weight: lighter;
		font-family: QuixoPro;
		line-height: 40px;
		margin:0;
	}
	
	.user-header .header-form {
		position: absolute;
		top: 12px;
		right: 0px;
		width: 305px;
	}

table.category-header {
	background: #E9E9E9;
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}
table.category-header td.about {
	vertical-align: top;
	width: 303px;
	background: #000;
}
table.category-header td.about p {
	color: #fff;
	padding: 10px;
	margin: 0;
	font-size: 14px;
}
table.category-header td.name h1, table.category-header td.name h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 42px;
}

table.category-header td.name {
	vertical-align: middle;
	padding: 10px;
	text-transform: uppercase;
	font-size: 42px;
}



table.user-header td.name h1 a {
	color: #fff;
}


div.topic-list {
	background: #333333;
}
	div.topic-list .box-header {
		background: transparent;
		color:#fff;
		padding: 20px 0 0 0;
		margin: 0;
	}
	div.topic-list-body {
		width: 980px;
		margin: 0 auto;
	}
	div.topic-list-element {
		width: 215px;
		height: 143px;
		float: left;
		margin:20px;
		display: table;
		overflow: hidden;
		background-repeat: no-repeat;
		background-size: cover;
	}
	div.topic-list-element.by1 {
		margin:20px 20px 20px 0;
	}
	div.topic-list-element.by4 {
		margin: 20px 0 20px 20px;
	}
	div.topic-list-element-item {
		vertical-align: middle;
		display: table-cell;
		text-align: center;
		background: rgba(0,0,0,0.3);
		
	}
	div.topic-list-element-item a {
		font-family: QuixoPro;
		color: #fff;
		font-size: 28px;
		line-height: 30px;
	}
	
	div.topic-list-body a.button {
		width:50%;
		display: inline-block;
		min-width: 200px;
	}

div.rich-tag-body {
	margin-bottom: 30px;
}

div.rich-tag-body img.rich-tag-image {
	width: 100%;
}




ul.posts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.posts li {
	margin-bottom: 15px;
	border-bottom: 1px solid #EDEDED;
	zoom:1;
}
ul.posts li.bloger {
	margin-bottom: 20px;
	padding-top:10px;
}
ul.posts li.bloger .content {
	border-top: 4px solid #FF6D00;
	padding: 14px 0 20px;
}

ul.posts li p {
	font-size: 17px;
	line-height: 26px;
	color: #4c4c4c;
	padding: 5px 0 0 0;
	margin: 0;
}

ul.posts li a.post-title {
	font-size: 24px;
	line-height: 28px;
	color: #25282a;
	font-family: QuixoPro;
	font-weight: lighter;
}

ul.posts li a.read-more, ul.stream-full li a.read-more {
	white-space: nowrap;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
}

ul.posts img.post-image {
	margin-top: 9px;
	width: 100%;
}

ul.posts li .post-info {
	padding: 10px 0 10px 0;
	color: #888;
}

ul.posts li .sep {
	color: #333;
}

ul.posts.search li.bloger .content {
	border-top: none;
}

ul.posts.search li .author-label-container div.author-avatar {
	float: left;
}
ul.posts.search li .author-label-container div.author-avatar img {
	width: 45px;
	height: 45px;
	margin-right: 10px;
}
ul.posts.search li .author-label-container div.author-label {
	line-height: 45px;
}
ul.posts.search li.bloger .content {
	padding: 0 0 20px;
}
ul.posts.search li .post-info a {
    color: #888;
  }

.article-more-posts ul.posts li {
	float: left;
	width: 300px;
	margin-right: 40px;
	border: none;
}
.article-more-posts ul.posts li.e3,
.article-more-posts ul.posts li.e6 {
	margin-right: 0;
}
.article-more-posts ul.posts img.post-image {
	margin-bottom: 10px;
}

.search-results {
	min-height: 650px;
}


div.box-header-navi {
	width: 72px;
	position: absolute;
	right: 3px;
	top: 3px;
}
div.box-header-navi-left, div.box-header-navi-right {
	width:35px;
	height:35px;
	float: left;
	cursor: pointer;
	background: #eee url(/gfx/icons2.png) 11px -880px no-repeat;
}
div.box-header-navi-left {
	margin-right: 2px;
}
div.box-header-navi-right {
	background-position: -274px -929px;
}

#last-on-blogs-carousel-navi {
	display:none;
}


#topics-carousel-navi, #last-on-blogs-carousel-navi {
	display:none;
}
ul.topics-carousel, ul.last-on-blogs-carousel {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.topics-carousel li {
	width: 161px;
	height: 161px;
	margin: 20px 44px 20px 0;
	border-radius: 6px;
}
ul.topics-carousel li img {
	width: 161px;
	height: 161px;
}

.topic-about-body {
	
	width:100%;
	height:100%;
	border-radius: 6px;
}

.topic-about {
	display: table;
	width:100%;
	height:100%;
	border-radius: 6px;
}

ul.topics-carousel li .topic-about a {
	display: table-cell;
	font-family: QuixoPro;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;
	background-image: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	border-radius: 6px;
	padding-bottom: 5px;
}
ul.topics-carousel li .topic-about a:hover {
	background-image: none;
}

.topic-list div.box-header-navi-left, .topic-list div.box-header-navi-right {
	background-color: #000;
}
.topic-list {
	padding: 10px 0 20px 0;
}



topic-list .jcarousel-container, .jcarousel-clip{
	overflow: hidden;
}



	
.submenu-item ul.stream-full li {
	border: none;
	padding: 0 0 10px 50px;
	min-height: 50px;
	margin: 0 0 10px 0;
}
	
	.submenu-item ul.stream-full img.stream-author-awatar {
		position: absolute;
		top: 0;
		left: -50px;;
		width: 50px;
		height: 50px;
	}
	.submenu-item ul.stream-full div.stream-author {
		padding-left: 10px;
		padding-right: 10px;
	}
	.submenu-item ul.stream-full .author-profession {
		padding: 5px 0 0 10px;
		color: #888;
		font-size: 12px;
		display: block;
	}
	

div.comments-box-body {
	margin-top: 10px;
	
}
div.comments-box {
	background: #EEEEEE;
	padding: 5px 8px;
}
ul.comments-small {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	ul.comments-small li, ul.stream-full.users-stream-full li ul.comments-small li {
		margin: 0;
		padding: 0 0 8px 35px;
		margin-bottom: 8px;
		border-bottom: 1px solid #fff;
		min-height: 0px;
		position: relative;
	}
	ul.comments-small li .comment-body, ul.comments-small li .comment-body a {
		line-height: 22px;
		font-size: 15px;
		color: #666;
	}
	ul.comments-small li a.comment-author {
		font-weight: bold;
	}
	ul.comments-small li span.comment-date {
		color: #999;
		display: block;
		font-size: 13px;
		padding: 2px 0;
	}
	
	ul.comments-small li img.comment-author-awatar {
		width: 25px;
		height: 25px;
		position: absolute;
		top: 3px;
		left: 0;
	}
	
	ul.stream-full.users-stream-full li div.comments-box-body {
		padding: 0px;
	}
	ul.comments-small li span span.comments-truncate {
		margin-right: 5px;
	}
	ul.comments-small li span a.comments-more {
		color: #08C;
	}
	
	
div.comments-box-body-header {
	position: relative;
	color: #999;
	padding: 0 0 5px;
	font-size: 14px;
}
ul.stream-full.users-stream-full li div.stream-socials {
	padding-left: 0px;
}
span.comments-down-arrow {
	display: block;
	position: absolute;
	right: 0;
	top:0;
	line-height:26px;
	background: #E9E9E9;
	padding: 0 5px;
}
div.comments-box-body-header a {
	position: absolute;
	right: 28px;
	top:2px;
}


.search-blogs-form {
	width: 610px;
	float: left;
	margin-right: 10px;
}

.search-blogs-form .form,
.search-form .form {
	margin-right: 165px;
	position: relative;
}
	.search-form input[type=text],
	.search-blogs-form input[type=text] {
		display: block;
		width: 100%;
		border: 2px solid #CCCCCC;
		background: #fff;
		font-size: 18px;
		line-height: 31px;
		padding: 9px 15px;
	}
	
	.search-blogs-form input[type=submit],
	.search-form input[type=submit] {
		position: absolute;
		top: 0;
		right: -165px;
		padding: 15px 45px 15px 30px;
		color: #fff;
		background: #FF6D00;
		background: #FF6D00 url(/gfx/icons2.png) -190px -173px no-repeat;
	}

	.search-blogs-filters {
		padding-top: 22px;
		white-space: nowrap;
	}
	
	.search-form span.cnt {
		color: #999;
		display: block;
		padding-top: 5px;
	}



	ul.last-on-blogs-carousel li {
		width: 160px;
		height: 160px;
		margin: 0px 44px 40px 0;
		float: left;
		background: #e0e0e0;
		border-radius: 6px;
		background-repeat: no-repeat;
		background-size: cover;
	}

	ul.last-on-blogs-carousel li a.blog-name {
		width:100%;
		height:100%;
		background-image: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		display: block;
		position: relative;
		border-radius: 6px;
	}
	ul.last-on-blogs-carousel li a.blog-name:hover {
		background-image: none;
	}
	ul.last-on-blogs-carousel li a.blog-name span {
		position: absolute;
		text-transform: uppercase;
		color:white;
		bottom: 0;
		left:0;
		width: 100%;
		text-align: center;
		padding: 0 0 5px;
		font-size: 18px;
		font-family: QuixoPro;
	}
	

.full-page-header {
	background: #EEEEEE;
	padding: 34px 17px 27px;
	margin-bottom: 40px;
}

	.full-page-header h1 {
		color: #888;
		font-size: 36px;
		font-family: QuixoPro;
		font-weight: normal;
		line-height: 40px;
		margin: 0 20px 0 0;
		float: left;
	}
	
	.full-page-header ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.full-page-header ul li {
		padding-top: 2px;
		float: left;
		margin-right: 20px;
		line-height: 38px;
		font-size: 17px;
		color: #2a2a2a;
	}
	
	.full-page-header ul.more-links {
		display: none;
	}
	
.stream-featured-topics {
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 10px 0;
}

.formbody {
	width: 600px;
}

.formrow {
	margin: 5px 0;
	padding-bottom: 10px;
}
.formrow label{
	display: block;
	font-weight:bold;
}
.formrow .formfield{
	margin-top:3px;
}
.form2rows .formrow {
	width: 50%;
	float: left;
}

.formrow input[type=text], .formrow input[type=password], .formrow textarea {
	width: 95%;
	margin-right: 10px;
	border: 1px solid #aaa;
}
.formrow input[type=text].short, .formrow input[type=password].short {
	width:30%;
}
.form2rows .formrow input[type=text], .form2rows .formrow input[type=password], .form2rows .formrow textarea {
	width: 90%;
}

.formrow span {
	line-height: 30px;
}
label.error {
	padding: 3px 0 0 0;
	color: #ff0000;
}

label.inline {
	display: inline;
}

div.search-buttons {
}



/* Wygl�d element�w w sekcji */

#hp-body, #maintopic {
	margin-left: -20px;
}
.hp-row-body {
	
}

.hp-rows {
	margin-bottom:25px;
	padding-bottom: 10px;
	width: 1220px;
	border-bottom: 1px solid #f1f1f1;
}

.hp-rows .hp-row-body {
	
}

.hp-item {
	float: left;
	margin: 0 20px;
}

.hp-item-handler {
	background: #e0e0e0;
	margin-bottom: 10px;
}

.hp-1-row .hp-item, .hp-1-row .hp-item-placeholder {
	width: 980px;
}

.hp-2-row .hp-item, .hp-2-row .hp-item-placeholder {
	width: 470px;
}

.hp-3-row .hp-item, .hp-3-row .hp-item-placeholder {
	width: 300px;
}
/*
.hp-4-row .hp-item, .hp-4-row .hp-item-placeholder {
	width: 220px;
}
*/
.hp-rows h2 {
	margin: 0 0 5px;
	padding: 0;
}

.hp-rows h2, .hp-rows h2 a {
	font-family: QuixoPro;
	font-size: 42px;
	line-height: 50px;
	color: #25282a;
	font-weight: lighter;
}
.hp-rows.hp-1-row h2 {
	text-align: center;
}

.hp-rows.hp-2-row h2, .hp-rows.hp-2-row h2 a {
	font-size: 30px;
	line-height: 40px;
}
.hp-rows.hp-3-row h2, .hp-rows.hp-3-row h2 a {
	font-size: 24px;
	line-height: 32px;
}
.hp-rows.hp-4-row h2, .hp-rows.hp-4-row h2 a {
	font-size: 21px;
	line-height: 26px;
}

.hp-rows .hp-item img.hp-item-image {
	width: 100%;
}
.hp-1-row .hp-item img.hp-item-image {
	XXXwidth: 980px;
}
.hp-2-row .hp-item img.hp-item-image {
	XXXwidth: 470px;
}
.hp-3-row .hp-item img.hp-item-image {
	XXXwidth: 300px;
}
.hp-4-row .hp-item img.hp-item-image {
	XXXwidth: 215px;
}

.hp-rows .hp-item .hp-content-image {
	padding-bottom: 7px;
}
.hp-1-row .hp-item .hp-content-image {
	padding-bottom: 10px;
}


.hp-content-image {
	display: block !important;
}

.hp-img-source {
	position: absolute;
	bottom: 1px;
	right: 2px;
	background: #000;
	font-size: 10px;
	line-height: 13px;
	color: #fff;
	padding: 0 3px;
}

.hp-content-image .hot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: block;
}
	.hp-content-image .hot span {
		background: #FF6D00;
		font-size: 14px;
		line-height: 23px;
		color: #fff;
		display: inline-block;
		white-space: nowrap;
		padding: 0 10px;
	}
	.hp-content-image .hot.live span{
		background-image:url(/gfx/live-icons.png);
		background-repeat: no-repeat;
		background-position: 8px 5px;
		padding-left:25px;
	}
	
	.hp-1-row .hp-content-image .hot {
		text-align: center;
	}
	.hp-1-row .hp-content-image .hot span {
		margin: 0 auto;
		font-size: 20px;
		line-height: 40px;
		font-family: QuixoPro;
		padding: 0 80px;
	}
	.hp-1-row .hp-content-image .hot.live span {
		padding-left:110px;
		background-position: 85px -64px;
	}
	

.hp-1-row .hp-item .hp-img-source {
} 

.hp-item p {
	font-size: 17px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 10px;
	color: #666;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
}
.hp-rows.hp-2-row p, .hp-rows.hp-3-row p, .hp-rows.hp-4-row p {
	font-size: 17px;
	line-height: 26px;
}

.hp-rows pre.adcode {
	display: none;
}

.hp-content-image {
	
}
.hp-content-image div {
	position: relative;
}

.hp-rows.hp-3-row .hp-content-image a.more,
.hp-rows.hp-4-row .hp-content-image a.more {
	padding: 7px 8px 7px 41px;
	font-size: 14px;
	background: rgb(0,0,0) url(/gfx/icons.png) 9px -227px no-repeat;
	background: rgba(0,0,0,0.5) url(/gfx/icons.png) 9px -227px no-repeat;
}
.hp-rows a.video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	background: url(/gfx/play.png) no-repeat;
	margin-left: -50px;
	margin-top: -50px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.hp-rows.hp-3-row a.video, .hp-rows.hp-4-row a.video {
	width: 71px;
	height: 71px;
	margin-left: -35px;
	margin-top: -39px;
	background: url(/gfx/play_m.png) no-repeat;
}

.hp-links-body {
	padding: 0 0 5px 0;
}
.hp-link-body {
	padding: 0;
	margin-bottom: 7px;
}

.hp-link-body span a, .hp-link-body .author-anon-label {
	line-height: 26px;
	font-size: 17px;
	XXXfloat: left;
	XXXdisplay: block;
}
.hp-cs .hp-link-body span a {
	color: #fff;
}
.hp-link-body .author-anon-label {
	padding: 0 5px 0 0px;
	color: #666;
	text-transform: uppercase;
}

.hp-rows h2.withad a {
	margin-right:10px;
}
.hp-ad-body {
	position: relative;
}
.hp-ad {
	color: #999;
	font-size: 11px;
	background: #e4e4e4;
	position: absolute;
	top:-16px;
	right:10px;
	padding: 2px 7px;
}

.hp-author-anonymous.type-facebook {
	background: transparent url(/gfx/facebook_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-awatar {
	background: transparent url(/gfx/user_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-twitter {
	background: transparent url(/gfx/twitter_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-quote {
	background: transparent url(/gfx/cytat_icon.png) center top no-repeat;
}

.hp-author-anonymous.type-facebook .author-avatar,
.hp-author-anonymous.type-awatar .author-avatar,
.hp-author-anonymous.type-twitter .author-avatar,
.hp-author-anonymous.type-quote .author-avatar {
	height: 48px;
}

.hp-1-row .hp-author-anonymous.type-facebook,
.hp-1-row .hp-author-anonymous.type-awatar,
.hp-1-row .hp-author-anonymous.type-twitter,
.hp-1-row .hp-author-anonymous.type-quote {
	background-position: right top;
}


.hp-author-anonymous span.author, .hp-content-section-title {
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #666;
	line-height: 17px;
}
.hp-content-section-subtitle {
	color: #999;
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.hp-author-anonymous span.subtitle {
	color: #999;
	font-size: 12px;
}
.hp-content-section {
	padding-bottom: 5px;
}

.hp-item-body.hp-item-with-bg .hp-content-section,
.hp-item-body.hp-item-with-bg p, 
.hp-item-body.hp-item-with-bg h2
{
	padding-left:10px;
	padding-right:10px;
}
.hp-item-body.hp-item-with-bg h2 {
	padding-top: 5px;
}
.hp-item-body.hp-item-with-bg .hp-content-section {
	padding-bottom: 15px;
	padding-top: 7px;
}
.hp-item-body.hp-item-with-bg .hp-links-body {
	padding-left:10px;
	padding-right:10px;
}

.hp-item-body.hp-item-style-gray .hp-content-body {
	background:#F4F4F4;
}
.hp-item-body.hp-item-style-yellow .hp-content-body {
	background:#EDDA02;
}
.hp-item-body.hp-item-style-black .hp-content-body,
.hp-item-body.hp-item-style-black .hp-content-image .hot span {
	background: #000000;
}
.hp-item-body.hp-item-style-orange .hp-content-body,
.hp-item-body.hp-item-style-orange .hp-content-image .hot span {
	background: #FF6D00;
}
.hp-item-body.hp-item-style-red .hp-content-body,
.hp-item-body.hp-item-style-red .hp-content-image .hot span {
	background: #F03131;
}

.hp-item-body.hp-item-style-black  p,
.hp-item-body.hp-item-style-orange p,
.hp-item-body.hp-item-style-red p {
	color: #fff;
}

.hp-1-row .hp-item-body p,
.hp-1-row .hp-item-body h2 {
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}

.hp-item-body.hp-item-style-gray p,
.hp-item-body.hp-item-style-gray h2,
.hp-item-body.hp-item-style-yellow p,
.hp-item-body.hp-item-style-yellow h2 {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.hp-item-body.hp-item-style-black  p a,
.hp-item-body.hp-item-style-orange  p a,
.hp-item-body.hp-item-style-red  p a
{
	color: #fff;
}
.hp-item-body.hp-item-style-black .hp-content-section-title,
.hp-item-body.hp-item-style-orange .hp-content-section-title,
.hp-item-body.hp-item-style-red .hp-content-section-title
{
	color: #fff;
}
.hp-item-body.hp-item-style-black .hp-content-section-subtitle,
.hp-item-body.hp-item-style-orange .hp-content-section-subtitle,
.hp-item-body.hp-item-style-red .hp-content-section-subtitle
{
	color: #BBB;
}

.hp-item-body.hp-item-style-black  h2, .hp-item-body.hp-item-style-black  h2 a,
.hp-item-body.hp-item-style-orange  h2, .hp-item-body.hp-item-style-orange  h2 a,
.hp-item-body.hp-item-style-red  h2, .hp-item-body.hp-item-style-red  h2 a
{
	color: #fff;
}

.hp-item-body.hp-item-style-headline h2 {
	text-align: center;
	margin: 0 0 5px;
}
.hp-item-body.hp-item-style-headline h2, 
.hp-item-body.hp-item-style-headline h2 a {
	font-size: 60px;
	line-height: 54px;
}
.hp-item-body.hp-item-style-headline p {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	color: #666666;
}
.hp-headline-row {
	border-bottom: none;
}
.hp-item-body.hp-item-style-headline2 h2,
.hp-item-body.hp-item-style-headline2 p {
	text-align: left;
	padding: 0;
}


/* ASZ extra */

.hp-item-body.hp-item-style-ex1 h2,
.hp-item-body.hp-item-style-ex1 h2 a,
.hp-item-body.hp-item-style-ex1 p,
.hp-item-body.hp-item-style-ex2 h2,
.hp-item-body.hp-item-style-ex2 h2 a,
.hp-item-body.hp-item-style-ex2 p,
.hp-item-body.hp-item-style-photostory h2,
.hp-item-body.hp-item-style-photostory h2 a,
.hp-item-body.hp-item-style-photostory p,
.hp-item-body.hp-item-style-ex3 h2,
.hp-item-body.hp-item-style-ex3 h2 a,
.hp-item-body.hp-item-style-ex3 p,
.hp-item-body.hp-item-style-ex4 h2,
.hp-item-body.hp-item-style-ex4 h2 a,
.hp-item-body.hp-item-style-ex4 p {
	color: #fff;
}

.hp-item-body.hp-item-style-ex1 h2,
.hp-item-body.hp-item-style-ex1 h2 a {
	font-size: 70px;
	line-height: 72px;
}


.hp-item-body.hp-item-style-ex1, 
.hp-item-body.hp-item-style-ex2,
.hp-item-body.hp-item-style-photostory,
.hp-item-body.hp-item-style-ex3,
.hp-item-body.hp-item-style-ex4 {
	position: relative;
	width: 100%;
	height: 551px;
}

.hp-item-body.hp-item-style-ex1 .hp-content-body,
.hp-item-body.hp-item-style-ex2 .hp-content-body,
.hp-item-body.hp-item-style-photostory .hp-content-body,
.hp-item-body.hp-item-style-ex3 .hp-content-body,
.hp-item-body.hp-item-style-ex4 .hp-content-body {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-image: -webkit-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(bottom, #000 0%, transparent 100%);
}

.hp-item-body.hp-item-style-ex1 .hp-content-image-body, 
.hp-item-body.hp-item-style-ex2 .hp-content-image-body,
.hp-item-body.hp-item-style-photostory .hp-content-image-body,
.hp-item-body.hp-item-style-ex3 .hp-content-image-body,
.hp-item-body.hp-item-style-ex4 .hp-content-image-body {
	position: absolute;
	top: 0;
	left: 0;
	height: 551px;
	width: 980px;
	overflow: hidden;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image-body img {
	height: 551px;
	width: 980px;
}

.hp-item-body.hp-item-style-ex1  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex2  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-photostory  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex3  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex4  .hp-content-image a img:hover {
	opacity: 1;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image .hot,
.hp-item-body.hp-item-style-ex2 .hp-content-image .hot,
.hp-item-body.hp-item-style-photostory .hp-content-image .hot,
.hp-item-body.hp-item-style-ex3 .hp-content-image .hot,
.hp-item-body.hp-item-style-ex4 .hp-content-image .hot {
	top: 19px;
	right: 10px;
	bottom: auto;
	text-align: right;
	left: auto;
	padding: 0 10px;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex2 .hp-content-image .hot span,
.hp-item-body.hp-item-style-photostory .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex3 .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex4 .hp-content-image .hot span {
	padding: 0 10px;
	font-size: 30px;
	line-height: 50px;
}



.hp-item-body.hp-item-style-ex2 .hp-content-body {
	height: 551px;
	width: 45%;
	background-image: -webkit-linear-gradient(left, #000 0%, transparent 100%);
	background-image: linear-gradient(left, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(left, #000 0%, transparent 100%);
	
}


.hp-item-body.hp-item-style-photostory .hp-content-body {
	height: 551px;
	background-image: -webkit-linear-gradient(left, #000 0%, transparent 100%);
	background-image: linear-gradient(left, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(left, #000 0%, transparent 100%);
	
}
.hp-item-body.hp-item-style-ex2 .hp-content-body h2,
.hp-item-body.hp-item-style-photostory .hp-content-body h2 {
	text-align: left;
	margin-top: 20px;
}
.hp-item-body.hp-item-style-ex2 .hp-content-body p,
.hp-item-body.hp-item-style-photostory .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex2 .hp-content-body .hp-stat-line,
.hp-item-body.hp-item-style-photostory .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}


.hp-item-body.hp-item-style-ex3 .hp-content-body {
	padding-top: 20px;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body h2 {
	text-align: left;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}



.hp-item-body.hp-item-style-ex4 .hp-content-body {
	height: 551px;
	width: 45%;
	background-image: none;
	background: #333;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body h2 {
	text-align: left;
	margin-top: 20px;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}


.hp-item-body.hp-item-style-photostory .hp-links-body ul.sideshow-titles {
    margin: 0;
}
.hp-item-body.hp-item-style-photostory .hp-links-body {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

/* kolorowe kompozycje */
.hp-row-body-header {
	position: relative;
}
.hp-row-body-header-top {
	display: inline-block;
	padding: 0 10px;
	position: relative;
	margin: 0px 20px;
}

	.hp-row-body-header-top {
		margin: 20px 20px 10px 15px;
	}
	.with-style .hp-row-body-header-top {
		margin: 20px 20px 20px 15px;
	}
	.hp-row-body-header-top.with-image {
		padding: 10px 10px 0 61px;
		margin-bottom: 15px;
	}
	.hp-row-body-header-top img.header-awatar {
		 position: absolute;
		 top: 0;
		 left: 0;
		 border-radius: 5px;
	}
	.hp-row-body-header-top a, 
	.hp-row-body-header-top span {
		color: #878787;
		font-family: QuixoPro;
		font-size: 24px;
	}
	.hp-cs .hp-row-body-header-top a, 
	.hp-cs .hp-row-body-header-top span {
		color: #fff;
	}
	
	.hp-row-body-header-top span.subtitle {
		font-size: 15px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		margin-left: 5px;
		display:none;
		line-height: 23px;
	}
	.hp-devel .hp-row-body-header-top span.subtitle {
		display: inline;
	}
	.hp-row-body-header-top span.subtitle a {
		font-size: 15px;
		color: #08C;
		line-height: 23px;
	}

.hp-row-body-header-partner {
	font-size: 11px;
	line-height: 20px;
}
.hp-row-body-header-partner img {
	margin-bottom: 10px;
}

.hp-rows.with-style {
	border-bottom: none;
	margin-bottom: 35px;
}

.hp-cs-301 {background: #F7453E;}
.hp-cs-302 {background: #101010;}
.hp-cs-303 {background: #FF6D00;}

.hp-cs-304 {background: #FF5858;}
.hp-cs-305 {background: #26AB5E;}
.hp-cs-306 {background: #9379C9;}
.hp-cs-307 {background: #C8529C;}
.hp-cs-308 {background: #858C97;}
.hp-cs-309 {background: #444B52;}
.hp-cs-310 {background: #0ABDBD;}
.hp-cs-311 {background: #3DBFD9;}
.hp-cs-312 {background: #FEBB01;}

.hp-js-301 {background: #EEEEEE;}

.hp-js-302 {background: #E9F3F9;}
.hp-js-303 {background: #FFF9EA;}
.hp-js-304 {background: #F2F0EC;}
.hp-js-305 {background: #EDF7EA;}
.hp-js-306 {background: #F6E9EC;}
.hp-js-307 {background: #FCF0E8;}
.hp-js-308 {background: #F3EFF9;}
 
 
.hp-cs-inn201 {background: #EC4245;}
.hp-cs-inn202 {background: #101010;}
.hp-cs-inn203 {background: #299D00;}
.hp-js-inn204 {background: #EEEEEE;}
 
 .hp-js-inn101 {background: #DCEFF5;}
 .hp-js-inn102 {background: #E1E8E6;}
 .hp-js-inn103 {background: #F2F0EC;}
 .hp-js-inn104 {background: #D8E3E7;}
 .hp-js-inn105 {background: #FAF0E8;}
 .hp-js-inn106 {background: #E6E5ED;}

 .hp-cs-inn101 {background: #99A4A1;}
 .hp-cs-inn102 {background: #306287;}
 .hp-cs-inn103 {background: #637B74;}
 .hp-cs-inn104 {background: #4481AD;}
 .hp-cs-inn105 {background: #7A9797;}
 .hp-cs-inn106 {background: #454B52;}
 
/* nt: kampania plusa */
.hp-cs-tmpplus01 {background: rgb(90,170,71);}
.hp-cs-tmpplus02 {background: rgb(242,120,164);}
.hp-cs-tmpplus03 {background: rgb(225,27,34);}
.hp-cs-tmpplus04 {background: rgb(0,143,212);}
.hp-cs-tmpplus05 {background: rgb(242,148,0);}
.hp-cs-tmpplus06 {background: rgb(0,175,165);}
.hp-cs-tmpplus07 {background: rgb(255,203,5);}
/* nt: kampania nespresso */
.hp-js-tmpnespresso {background: #fff url(/gfx/_temp/nespresso_pattern.png) repeat;}

 
.hp-cs h2, .hp-cs h2 a {
	color: #fff;
}

.hp-cs .hp-item p {
	color: #fff;
}

.hp-cs .author-label-container div.author-label, 
.hp-cs .author-label-container div.author-label a {
	color: #fff;
}

.hp-cs .author-label-container div.author-subtitle {
	color: #fff;
}

.hp-cs .hp-item-body.hp-item-style-gray .hp-content-body {
	background: transparent;
}

.hp-cs .hp-item-body.hp-item-style-gray .hp-stat-line .lc,
.hp-cs .hp-item-body.hp-item-style-yellow .hp-stat-line .lc {
	background-position: 0px -692px;
	color: #fff;
}
.hp-cs .hp-item-body.hp-item-style-gray .hp-stat-line .cc,
.hp-cs .hp-item-body.hp-item-style-yellow .hp-stat-line .cc {
	background-position: 0px -753px;
	color: #fff;
}

/* ciemne tło kompozycji */
.dark-bg.dark-bg-roasted-brown {
	background: #402619;
}
	.dark-bg ul.posts li a.post-title {
		color: #fff;
	}
	.dark-bg ul.posts li a.post-title:hover {
		color: #FF6D00;
	}
	
	.dark-bg .hp-1-row:not(.hp-js) .hp-item-body p, 
	.dark-bg .hp-1-row:not(.hp-js) .hp-item-body h2,
	.dark-bg .hp-1-row:not(.hp-js) .hp-item-body h2 a,

	.dark-bg .hp-2-row:not(.hp-js) .hp-item-body p, 
	.dark-bg .hp-2-row:not(.hp-js) .hp-item-body h2,
	.dark-bg .hp-2-row:not(.hp-js) .hp-item-body h2 a,

	.dark-bg .hp-3-row:not(.hp-js) .hp-item-body p, 
	.dark-bg .hp-3-row:not(.hp-js) .hp-item-body h2,
	.dark-bg .hp-3-row:not(.hp-js) .hp-item-body h2 a,

	.dark-bg .hp-4-row:not(.hp-js) .hp-item-body p, 
	.dark-bg .hp-4-row:not(.hp-js) .hp-item-body h2,
	.dark-bg .hp-4-row:not(.hp-js) .hp-item-body h2 a{
		color: #fff;
	}

	.dark-bg .hp-1-row:not(.hp-js) .hp-item-body h2 a:hover,
	.dark-bg .hp-2-row:not(.hp-js) .hp-item-body h2 a:hover,
	.dark-bg .hp-3-row:not(.hp-js) .hp-item-body h2 a:hover,
	.dark-bg .hp-4-row:not(.hp-js) .hp-item-body h2 a:hover {
		color: #FF6D00;
	}


	.dark-bg .hp-rows:not(.hp-js) .hp-stat-line-counters {
		border-color: rgba(255,255,255, .2);
	}

/* kolorowe kompozycje - zmiany layoutu */

.hp-rows.without-margin {
	margin-bottom: 0;
}


.show-more-body.loading {
	height: 60px;
	background: transparent url(/gfx/loader.gif) center center no-repeat;
}




.user-gallery {
	margin-bottom: 25px;
	position: relative;
}
.user-gallery a img {
	width: 100%;
	border-radius: 10px;
}
.user-gallery .user-gallery-desc {
	text-align: center;
	padding-top: 5px;
}
.user-gallery .user-gallery-desc span {
	font-size: 13px;
	color: #999;
}
.user-about-box {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 26px;
	color: #999;
}
	.user-about-box h3 {
		background: #333;
		color: #fff;
		text-transform: uppercase;
		font-size: 19px;
		line-height: 19px;
	}
	
.user_big_photo {
	margin-bottom: 15px;
}
	
.user_big_photo img {
	width: 981px;
}

#fbinvite, #bwstyle-ad {
	position: fixed;
	bottom:0;
	left: 0;
	height: 50px;
	width: 100%;
	min-width: 985px;
	z-index: 10000;
}
	.fbinvite-body, .bwstyle-ad-body {
		background: #2d2d2d url(/gfx/natemat/logo_avatar_50_50.svg) left center no-repeat;
		color: #fff;
		font-size: 18px;
		line-height: 50px;
		padding-left: 65px;
		position: relative;
		height: 50px;
	}
	
	.fbinvite-body a.close, .bwstyle-ad-body a.close {
		width: 50px;
		height: 50px;
		background: #2d2d2d url(/gfx/close_white.png) center center no-repeat;
		position: absolute;
		top: 0;
		right: 0;
	}
	.fbinvite-body .fb {
		width: 260px;
		height: 50px;
		background: #3b5ba4 url(/gfx/fb_logo_50.png) right center no-repeat;
		position: absolute;
		top: 0;
		right: 50px;
		padding: 2px 60px 0 15px;
		font-size: 12px;
		line-height: 22px;
	}

#bwstyle-ad {
	display: none;
}
	.bwstyle-ad-body {
		background: #ff6600 url(/gfx/_temp/vital-forum.png) left center no-repeat;
		font-size: 23px;
		text-align: left;
	}
	.bwstyle-ad-body a.close {
		background: #ff6600 url(/gfx/close_white.png) center center no-repeat;
	}
	.bwstyle-ad-body a.view-more img {
		position: absolute;
		top: 0;
		right: 150px;
	}
	.bwstyle .bwstyle-ad-body a, .bwstyle-ad-body a {
		color: #fff;
	}

.newsletter-body {
	position: relative;
}
.newsletter-body input[type=text] {
	width: 178px;
	padding: 0 5px;
	height: 38px;
	border: 1px solid #fff;
	float: left;
	line-height: 28px;
	margin-right: 5px;
}

.newsletter-body .nlfheader{
	font-family: QuixoPro;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
}
.newsletter-body .nlfdesc {
	display: block;
	color: #fff;
	padding: 3px 0 5px;
}
.newsletter-body .nlfdesc.show-error span {
	display: none;
}
.newsletter-body input[type="submit"] {
	font-weight: normal;
	width: 85px;
	background: #333;
	color: #fff;
	font-size: 16px;
	padding: 10px 5px 11px;
}
.newsletter-body .nlerrors label {
	padding: 3px 0 5px;
	display: block;
}
.newsletter-body .nlerrors label.error {
	color: #fff;
}
.newsletter-body input[type=text].error { 
	outline: none; -webkit-box-shadow: 0px 0px 1px 1px rgba(255,0,0,0.6) !important; border: 1px solid #fff; -moz-box-shadow: 0px 0px 1px 1px #c00; box-shadow: 0px 0px 1px 1px #c00; }

.newsletter-bottom-body {
	padding: 20px 170px 30px 170px;
}
	.newsletter-bottom-body .newsletter-body {
		background: #ff7d00;
		padding: 15px 10px;
	}
	.newsletter-bottom-body .newsletter-body .nlfheader {
		color: #333;
		margin-right: 8px;
	}
	.newsletter-bottom-body .newsletter-body .nlfdesc{
		color: #fff;
		font-weight: bold;
	}
	.newsletter-bottom-body input[type=text] {
		width: 150px;
	}
	
article .newsletter-body {
	position: relative;
	padding: 15px;
}
article .newsletter-body .nlfheader {
	margin-right: 10px;
}
article .newsletter-body .nlfheader, article .newsletter-body .nlfdesc {
	display: inline;
	line-height: 15px;
}
article .newsletter-body input[type=text] {
	position: absolute;
	top: 8px;
	right: 95px;
}
article .newsletter-body input[type=submit] {
	position: absolute;
	top: 8px;
	right: 10px;
	padding: 6px 7px;
	width: 85px;
}
article .newsletter-body .nlerrors, article .newsletter-body .nlerrors label {
	display: inline;
}


.overlay, .overlay.closed {
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background: #FFF;
	background: rgba(255,255,255,0.97);
	z-index: 1200;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}
	.overlay.closed {
		
	}
	
	.overlay.opened {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		-webkit-transition: -webkit-transform 0.5s;
		transition: transform 0.5s;
	}
	
	.overlay .overlay-body {
		position: relative;
		padding: 20px 10px;
	}
	
	.overlay a.close {
		position: absolute;
		background: url(/gfx/icons2.png) center left no-repeat;
		background-position: 6px -237px;
		display: block;
		width: 30px;
		height: 30px;
		top: 10px;
		right: 15px;
	}

.overlay .logo-socials {
	margin: 15% auto 0;
	width: 810px;
}
	.overlay h4 {
		font-family: QuixoPro;
		font-size: 30px;
		font-weight: normal;
		display: block;
		margin-bottom: 10px;
	}
	.overlay .logo-socials a {
		display: block;
		float: left;
		width: 200px;
		height: 200px;
		background: #FF6D00;
		margin: 1px;
		position: relative;
	  }
	.overlay .logo-socials a span {
		display: block;
		position:absolute;
		left: 0;
		bottom:0;
		padding: 10px 0;
		text-align: center;
		color: #fff;
		width: 100%;
		font-size: 18px;
	}
	.overlay .logo-socials a b {
		display: block;
		width: 100px;
		height: 100px;
		margin: 20% auto 0;
		background: url(/gfx/socials.png) center left no-repeat;
		background-position: 21px 6px;
	}
	.overlay .logo-socials a.twitter b {
		background-position: 3px -350px;
	}
	.overlay .logo-socials a.gplus b {
		background-position: 1px -645px;
	}
	.overlay .logo-socials a.youtube b {
		background-position: 1px -973px;
	}
	
	
	.overlay .search {
		width: 720px;
		margin: 20% auto;
	}
		.overlay .search .form {
			margin-right: 145px;
			position: relative;
		}
		.overlay .search input[type=text] {
			display: block;
			width: 100%;
			border: 2px solid #CCCCCC;
			background: #fff;
			font-size: 18px;
			line-height: 31px;
			padding: 9px 5px;
		}
		.overlay .search input[type=submit] {
			position: absolute;
			top:0;
			right:-145px;
			padding: 15px 45px 15px 30px;
			color: #fff;
			background: #FF6D00;
			background: #FF6D00 url(/gfx/icons2.png) -190px -173px no-repeat;
		}

	#social-share-mail-body {
		width: 720px;
		margin: 20% auto;
	}
	
	#social-share-mail-body input[type=text] {
			display: block;
			width: 100%;
			border: 2px solid #CCCCCC;
			background: #fff;
			font-size: 18px;
			line-height: 31px;
			padding: 9px 5px;
			margin-bottom: 5px;
	}
	#social-share-mail-body strong {
		display: block;
		text-align: left;
		font-size: 15px;
	}
	
	#social-share-mail-body .cancel {
		margin-left: 10px;
	}
	#social-share-mail-body label.error {
		display: block;
		text-align: left;
		margin-bottom: 20px;
	}
	#social-share-mail-body .buttons {
		margin-top: 12px;
	}
	#social-share-mail-body .buttons.loading {
		background-image:url(/gfx/ajax-loader.gif);
		background-repeat:no-repeat;
		background-position: center right;
	}
	
	#social-share-mail-body .info {
		font-weight: bold;
		color: #03AD01;
		padding: 25px 0;
		font-size: 26px;
	}
	#social-share-mail-body .info.error {
		color: red;
	}
	#social-share-mail-body input[type=submit] {
		background: #FF6D00;
		color: #fff;
	}
	
	.overlay.shareWithEmail a.close {
		top: 55px;
	}
	
.overlay ul.more-links {
	list-style-type: none;
	margin: 30px auto 0;
}
	.overlay ul.more-links li {
		font-size: 18px;
		padding: 10px 0;
		margin: 0;
		text-align: center;
	}

/* popovery */
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 420px;
	background-color: #FFF;
	color:#3F3F3F;
	overflow:hidden;
}
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmOverlay { background-color: #FFF; }
.popover {
	border: 1px solid #A9A9A9;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	box-shadow: 3px 3px 5px #888;

}
.popover .popover_header{
	height:25px;
	background-color: #E9E9E9;
	background-repeat:repeat-x;
	color: #3F3F3F;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
	line-height:25px;
	border-bottom: 1px solid #A9A9A9;
}
.popover .popover_close{
	float:right;
	background-image:url(/gfx/popover_close.png);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:20px 0 0 20px;
	height:0;
	margin-top:2px;
	cursor:pointer;
}
.popover .popover_close span{
	display:none;
}
.popover .popover_content {
	padding:15px;
}
.popover label {
	display: block;
}
.popover .w3modal-ajax-loader{
	width:16px;
	height:16px;
	position:absolute;
	bottom:5px;
	right:5px;
	background-image:url(/gfx/ajax-loader.gif);
	background-repeat:no-repeat;
	display:none;
}
.popover .buttons{
	margin-top:10px;
	text-align: right;
}
.popover .buttons .button{
	margin:0 0 0 10px;
}

.popoverF{
	width:830px;
	margin-left:-415px;
	background:none;
}
.popoverF .popover-container{
	position:relative;
}
.popoverF table.border-table{
	width:100%;
}
.popoverF .border{
	background:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.popoverF .border.top, .popoverF .border.bottom{
	height:15px;
}
.popoverF .border.top, .popoverF .border.bottom{
	height:15px;
}
.popoverF .border.top{
}
.popoverF .border.bottom{
}
.popoverF .border.left, .popoverF .border.right{
	width:15px;
}
.popoverF .content-container{
	padding:20px;
	background:#000;
	color:#EEE;
}
.popoverF .popover_close{
	position:absolute;
	right:16px;
	top:15px;
	display:block;
	width:30px;
	height:30px;
	background: transparent url(/gfx/icons.png) 0px -170px no-repeat;
	cursor:pointer;
}



#gallery-popover{
	top:3%;
	_position:absolute;
	
}
#gallery-popover .loader{
	left:360px;
	top:43%;
	position:absolute;
	border:3px solid #333;
	width:40px;
	height:40px;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	background: #000 url(/gfx/gallery-loader.gif) center center no-repeat;
	z-index:10000;
}
#gallery-popover .content-container{
	height:100px;
}
#gallery-popover .gallery-container{
	position:relative;
}
#gallery-popover .img-container{
	text-align: center;
}
#gallery-popover .desc-container{
	margin-top:15px;
	text-align:left;
	color:#CCCCCC;
	line-height:26px;
	font-family: Georgia;
	font-size:17px;
}
#gallery-popover .desc-container .counter{
	padding:2px 4px;
	font-family: Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-right:7px;
	margin-bottom:4px;
	display:block;
	float:left;
	line-height:normal;
	border:1px solid #626262;
}
#gallery-popover .desc-container .source{
	color:#999999;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
}
#gallery-popover .desc-container .bull{
	color:#999999;
	padding:0 14px;
}
#gallery-popover .navi{
	position:absolute;
	top:36%;
	opacity:0.7;
	filter: alpha(opacity=70);
	width:100%; 
	left:0;
}
#gallery-popover .navi .next, #gallery-popover .navi .prev{
	float:right;
	width:69px;
	height:100px;
	background: url(/gfx/icons.png) 0 -551px no-repeat;
	display:block;
}
#gallery-popover .navi .prev{
	float:left;
	background: url(/gfx/icons.png) 0 -441px no-repeat;
}
#gallery-popover img{
	zoom:1;
}



.fbls {
	width: 180px;
	height: 21px;
	
	float: left;
	margin: 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	
}
.fbls_body {
	position: relative;
}
.fbls_body div {
	float:left;
}
.fbls_btn {
	float:left;
}
.fbls_btn a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 4px;
	background-color: #ECEEF5;
    border: 1px solid #CAD4E7;
	border-radius: 3px 3px 3px 3px;
	height: 14px;
}
	.fbls_btn a span {
		display: block;
		
		text-decoration: none;
		color: #3B5998;
		line-height: 13px;
		padding-left: 17px;
		background: url("http://static.ak.fbcdn.net/rsrc.php/zh/r/Ch71Zv858xU.png") 0 -47px no-repeat;
	}

	
.fbls_d {
	float: left;
    left: 2px;
    position: relative;
    top: 5px;
    width: 5px;
    z-index: 2;
}
	.fbls_d s, .fbls_d i {
	    border-color: transparent #D7D7D7 transparent transparent;
	    border-style: solid;
	    border-width: 4px 5px 4px 0;
	    display: block;
	    position: relative;
	    top: 1px;
	}
	.fbls_d i {
	    border-right-color: #FFFFFF;
	    left: 2px;
	    top: -7px;
	}
	
.fbls_c {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1D1;
    float: left;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    margin-left: 1px;
    min-width: 15px;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    top: 1px;
    white-space: nowrap;
}	


.fblb {
	width: 180px;
	height: 21px;
	
	float: left;
	margin: 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	
}
.fblb_body {
	position: relative;
	width: 80px;
}
.fblb_c {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1D1;
    float: left;
    font-weight: normal;
    height: 25px;
    line-height: 14px;
    margin-left: 0px;
	margin-bottom:8px;
    min-width: 15px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    top: 0px;
    white-space: nowrap;
	width: 71px;
	font-size: 13px;
}	
.fblb_d {
	position: absolute;
	z-index: 2;
	height: 7px;
	width: 7px;
	top: 34px;
	left: 5px;
}

	.fblb_d s, .fblb_d i {
	    border: solid transparent;
		border-top-color: lightGrey;
		display: block;
		position: relative;
		border-width: 5px;
	}
	.fblb_d i {
	    left: 0;
		top: -12px;
		border-top-color: white;
	}

.fblb_c span {
	background: url("http://static.ak.fbcdn.net/rsrc.php/zh/r/Ch71Zv858xU.png") 0 -32px no-repeat;
	padding-left: 18px;
}
	
	
/* stronicowanie */

div.pages {
	padding: 25px 0 15px 0;
	text-align: left;
	font-size: 14px;
}
div.pages a.pg_page, div.pages a.pg_all, div.pages span.pg_more, div.pages span.pg_sep, div.pages span.pg_title {
	text-align: center;
	margin-right: 1px;
	padding: 3px 5px;
}
div.pages span.pg_more {
	border: none;
}
div.pages span.pg_sep {
	border: none;
	width: 14px;
}
div.pages a.pg_all {
	border: none;
	width: auto;
}
div.pages a.pg_active {
	background: #F4F4F4;
	color: #333;
}
div.pages a.pg_prev {
	padding: 0 0 0 12px;
} 
div.pages a.pg_next {
	padding: 0 12px 0 0;
}
div.pages span.pg_title {
	color: #696969;
}


.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

.tipsy.comments .tipsy-inner { font-size: 15px; font-family: Georgia; background-color: #e9e9e9; color: #4C4C4C; max-width: 300px; padding: 10px 15px 10px 15px; text-align: left; }
.tipsy.comments  .tipsy-arrow-n { border-bottom-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-s { border-top-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-e { border-left-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-w { border-right-color: #e9e9e9; }
.tipsy-inner-header {
	font-weight: bold;
	line-height: 20px;
}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



/* search */
h3.search-results{
	color:#272A2C;
}
h3.search-results .count{
	color:#999999;
	font-size:12px;
	font-weight:normal;
}
#search-input-container{
	padding:10px 20px 5px;
}
#search-input-container input{
	height:32px;
	width:478px;
	border: 1px solid #dcdcdc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
	line-height:32px;
	padding:0 5px;
}
#search-input-container a{
	float:right;
}

.page-serach-body {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px solid #E4E4E4;
}

.search-results .left{
	float:left;
	width:150px;
}
.search-results .right{
	float:right;
	width:475px;
}

ol.stats-list{
	list-style-position:outside;
	padding:0;
	margin:5px 0 20px;
}
ol.stats-list li{
	padding:5px 3px;
	font-size:16px;
	font-weight:bold;
	color:#858585;
	border-bottom:1px solid #E9E9E9;
	margin-left: 25px;
}
ol.stats-list li a{
	color: #25282A;
}

ul.posts.search li p {
	font-size:15px;
	line-height: 23px;
}
ul.posts.search img.post-image{
	float:right;
	margin-left:10px;
	width: 180px;
}

ul.posts.search .gallery-items-container{
	position:relative;
	margin:0 0 15px 0;
}
ul.posts.search .gallery-items-container a.more{
	position:absolute;
	top:32px;
	right:20px;
	box-shadow: 0 0 5px #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	padding: 5px 10px;
	position: absolute;
	font-weight: bold;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.5);
	font-family: Helvetica,sans-serif;
}
ul.posts.search ul.gallery-items{
	margin:10px 0;
	padding:0;
	list-style: none; 
}
ul.posts.search ul.gallery-items li{
	float:left;
	width:158px;
	border:none;
	text-align: center;
}
ul.posts.search ul.gallery-items li.first{
	text-align: left;
}
ul.posts.search ul.gallery-items li.last{
	text-align: right;
}
ul.posts.search ul.gallery-items li img{
	margin:0;
	float:none;
	width:auto;
}
ul.posts.search .author-label-container div.author-label {
	text-align: left;
}

/* filter list*/
ul.filter-list{
	list-style: none; 
	margin:0 0 30px;
	padding: 0;
}
ul.filter-list li{
	margin-bottom:7px;
	font-weight:bold;
	font-size: 14px;
}
ul.filter-list li a {
	font-weight:normal;
}


#topic-postblock{
	width:300px;
	padding:0;
	margin:0 0 20px;
}
#topic-postblock blockquote.pos_indent{
	float:none;
	margin:0;
}
#topic-postblock blockquote .block-inside{
	float:none;
	margin:0;
}


/* hoovery */

.hp-rows h2 a:hover,
ul.posts a.post-title:hover,
ul.last-on-blogs-carousel li a.post-title:hover,
ol.stats-list li a:hover,
.author-label-container div.author-label a:hover
	{
		color: #F47719;
	}

.hp-cs .author-label-container div.author-label a:hover,
.hp-js .author-label-container div.author-label a:hover {
	color: #2a2a2a;
}

.hp-rows .hp-link-body span a:hover,
.stream-featured-topics  a:hover,
ul.stream-full a:hover,
ul.posts .post-info a:hover,
ul.posts .content p a:hover,
.article-body a:hover,
blockquote p a:hover,
blockquote div.links a:hover,
.article-related ul li a:hover,
.article-topics a:hover
	{
		text-decoration: underline;
	}

.stream-author-bloger a:hover,
ul.stream-full div.stream-author.stream-author-bloger .author-name:hover,
table.author-label a:hover,
ul.last-on-blogs-carousel li a.blog-name:hover
	{
		color: #222;
		text-decoration: none;
	}
.hp-rows .hp-content-image a img:hover,
ul.topics-carousel a img:hover {
	opacity: 0.8;
}

.hp-rows .hp-content-image a img[data-image-hover*="http"]:hover {
	opacity: 1;
}

a.button:hover,
a.buttonsmall:hover,
ul.stream-full a.buttonsmall:hover {
	background-image: none;
	background: #333;
	color: #fff;
	text-decoration: none;
}

article figure .gallery-counter:hover, .article-body blockquote.block div.gallery .more:hover, .user-gallery .gallery-counter:hover, .hp-content-image a.more:hover {
	background-color: #A45715;
}



.hp-rows.hp-cs h2 a:hover {
	color: #25282A;
}

.hp-item-with-author .hp-content-body,
.hp-item-with-author-anonymous .hp-content-body {
	border-top: 3px solid #FF6D00;
	padding-top: 7px;
}
.hp-cs .hp-item-with-author .hp-content-body,
.hp-cs .hp-item-with-author-anonymous .hp-content-body,
.hp-js .hp-item-with-author .hp-content-body,
.hp-js .hp-item-with-author-anonymous .hp-content-body {
	border-color: rgba(0,0,0,0.2);
}

.hp-1-row .hp-item-with-author .hp-content-body,
.hp-1-row .hp-item-with-author-anonymous .hp-content-body {
	border-left: 4px solid #FF6D00;
	border-top: none;
	margin-left: 250px;
	padding-left: 20px;
	padding-top: 7px;
	text-align: left;
}
.hp-1-row .author-label-container {
	width: 220px;
	float: left;
}

.hp-1-row .hp-item-body.hp-item-with-author p, 
.hp-1-row .hp-item-body.hp-item-with-author h2,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous p, 
.hp-1-row .hp-item-body.hp-item-with-author-anonymous h2 {
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

.hp-1-row .hp-item-body.hp-item-with-author .hp-stat-line,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .hp-stat-line {
	text-align: left;
	padding-left: 0px;
}

.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-label,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-label,
.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-avatar,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-avatar,
.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-subtitle,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-subtitle {
	text-align: right;
}

.without-body-header .hp-row-body-header {
	padding-top: 20px;
}

.hp-rows.hp-cs-3 .hp-link-body a.simple-link,
.hp-rows.hp-cs-3 .hp-link-body a.movie-link, 
.hp-rows.hp-cs-3 .hp-link-body a.chart-link, 
.hp-rows.hp-cs-3 .hp-link-body a.image-link {
	background: transparent url(/gfx/bull_white.png) 0px -3px no-repeat;
}

/* sloty reklamowe */
table#slot_ad_billboard, table#slot_ad_billboard2, table#slot_ad_billboard3, table#slot_ad_box, table#slot_ad_patronat {
	margin: 0 auto 20px;
}
div#slot_ad_billboard, div#slot_ad_billboard2, div#slot_ad_billboard3, div#slot_ad_box, div#slot_ad_patronat {
	padding-bottom: 20px
}

.post-ad-slot {
	margin-bottom: 20px;
}

.post-left-ad {
	position: relative;
	display: none;
}
	.post-left-ad .slot {
		position: absolute;
		top:0;
		left: 0;
	}

img.aab {
	margin: 0px auto;
	display: block;
	max-width: 100%;
}

#hp-body table#slot_ad_billboard, #hp-body table#slot_ad_billboard3 {
	margin: 0 auto 25px;
}
#hp-body div#slot_ad_billboard, #hp-body div#slot_ad_billboard3 {
	padding-bottom: 25px;
	margin-left: 27px;
}

table#slot_ad_patronat {
	margin: 0 0 25px auto;
}
div#slot_ad_patronat {
	float: right;
}


.hp-rows .hp-item-style-black h2 a:hover, .hp-rows .hp-item-style-green h2 a:hover{
	color: #9F9F9F;
}
.hp-rows .hp-item-style-red h2 a:hover, .hp-rows .hp-item-style-bordo h2 a:hover{
	color: #330000;
}


.hp-stat-line {
	height: 30px;
	overflow: hidden;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
	
	.hp-stat-line-counters {
		border: 1px solid #e0e0e0;
		display: inline-block;
		border-color: rgba(0,0,0,0.2);
	}
	.hp-devel .hp-stat-line {
		display: block;
	}
	
	.hp-stat-line .cc, .hp-stat-line .lc {
		float:left;
		line-height: 30px;
		padding: 0 5px;
		margin: 0 0 0 7px;
		color: #999;
		font-size: 12px;
		background: url(/gfx/icons2.png) center left no-repeat;
	}
	.hp-stat-line .cc {
		padding-left: 20px;
		background-position: 0px -618px;
	}
	.hp-stat-line .lc {
		padding: 0 0 0 13px;
		background-position: 0px -546px;
	}
	.hp-stat-line .lc span {
		line-height: 30px;
	}
	
	.hp-1-row .hp-stat-line {
		text-align: center;
	}
		.hp-1-row .hp-item-body.hp-item-style-gray .hp-stat-line,
		.hp-1-row .hp-item-body.hp-item-style-yellow .hp-stat-line {
			text-align: left;
		}
		.hp-item-with-bg .hp-stat-line {
			padding: 0 15px 15px;
		}
	.hp-1-row .hp-stat-line .hp-stat-line-counters {
		margin: 0 auto;
	}
	
	.hp-rows .hp-item-with-bg .hp-stat-line .cc,
	.hp-rows .hp-item-with-bg .hp-stat-line .lc,
	.hp-rows.hp-cs .hp-stat-line .cc,
	.hp-rows.hp-cs .hp-stat-line .lc {
		color: #fff;
	}
	
	.hp-rows .hp-item-with-bg .hp-stat-line .cc,
	.hp-rows.hp-cs .hp-stat-line .cc {
		background-position: 0px -753px;
	}
	.hp-rows .hp-item-with-bg .hp-stat-line .lc,
	.hp-rows.hp-cs .hp-stat-line .lc {
		background-position: 0px -692px;
	}
	
	.hp-item-with-bg.hp-item-style-gray .hp-stat-line .cc,
	.hp-item-with-bg.hp-item-style-yellow .hp-stat-line .cc {
		color: #999;
		background-position: 0px -618px;
	}
	.hp-item-with-bg.hp-item-style-gray .hp-stat-line .lc,
	.hp-item-with-bg.hp-item-style-yellow .hp-stat-line .lc {
		color: #999;
		background-position: 0px -546px;
	}
	
	
	.hp-item-with-bg .hp-stat-line-counters {
		border: 1px solid #9ADEEB;
		border-color: rgba(255,255,255,0.5);
	}
	
	.hp-item-style-gray .hp-stat-line-counters,
	.hp-item-style-yellow .hp-stat-line-counters,
	.hp-js .hp-stat-line-counters {
		border-color: rgba(0,0,0,0.2);
	}
	.hp-cs .hp-stat-line-counters {
		border-color: rgba(255,255,255,0.5);
	}

#info-page .par{
	text-align:center;
	font-weight:bold;
	margin-top:30px;
}
#info-page li{
	margin-bottom:15px;
}
#info-page ul {
	list-style: none;
	margin:0;
	padding:0;
}
#info-page ul.toc li{
	margin:0 0 5px 0;
}
#info-page .centered {
	text-align: center;
}



#info-modal{
	background: url(/gfx/page-bg.png);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
}
#info-modal .modal{
	z-index: 10002;
	left: 50%;
	margin-left: -365px;
	position: fixed;
	top: 20%;
	width: 614px;
	padding:50px;
	background:#FFFFFF;
	border:8px solid #D1D1D1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#info-modal{
	background-image: none;
	background: rgba(0,0,0,0.7);
}
#info-modal .modal{
	border: none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width: 520px;
	padding: 100px 30px 100px 70px;
	
}
#info-modal .modal h1 {
	background: #fff url(/gfx/okfif.png) no-repeat 0px 0px;
	padding: 7px 0 0 45px;
	font-size: 24px;
}
#newsletter-accept-popover {
	font-family: Helvetica, Arial;
	color: #666666;
	z-index: 10002;
	left: 50%;
	margin-left: -365px;
	position: fixed;
	top: 20%;
	width: 569px;
	padding: 36px 38px;
	background:#FFFFFF;
}
	#newsletter-accept-popover h1 {
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 3px;
		color: #333333;
	}
	#newsletter-accept-popover span {
		display: block;
		font-size: 15px;
		padding-bottom: 5px;
	}
	#newsletter-accept-popover label {
		display: block;
		font-size: 13px;
		line-height: 20px;
		padding: 0 0 0 22px;
		margin-top: 25px;
		position: relative;
	}
	#newsletter-accept-popover label.error {
		margin-top: 0;
	}
	#newsletter-accept-popover label input[type=checkbox] {
		position: absolute;
		top: 4px;
		left: 0;
	}
	#newsletter-accept-popover .buttons {
		text-align: center;
		padding-top: 30px;
	}
	#newsletter-accept-popover .clearfix {
		position: relative;
	}
	#newsletter-accept-popover a.close {
		width: 13px;
		height: 13px;
		background: transparent url(/gfx/close_black.png) center center no-repeat;
		position: absolute;
		top: -25px;
		right: -25px;
	}
	
/*	
.bg-layer {
	position: absolute;
	top:0;
	left:0;
	height: 1px;
	z-index: 0;
	background: url(/gfx/page-bg.png);
}
*/

.placeholder {
	color: #999999 !important;
}


#autopromo {
	height:250px;
	min-width: 985px;
	position:relative;
}
	#autopromo a.title:hover { color: #F47719 !important; }
	#autopromo img:hover {opacity: 0.8;}
	#autopromo table.author-label img:hover {opacity: 1;}
	#autopromo .hbar{
		position:absolute;
		left:-45px;
		top:30px;
		width:29px;
		height:171px;
		background: url(/gfx/nie_przegap.png);
	}
	#autopromo.style2 .hbar {
		background: url(/gfx/reklpromo.png);
	}
	
	#autopromo a.title{
		font-weight:bold;
		font-size:16px;
		color:#000;
		display:block;
		margin:10px 0 8px 10px;
	}
	
	#autopromo a.lead{
		color:#666666;
		font-family: Georgia,serif;
		font-size: 16px;
		font-weight: normal;
		display:block;
		margin:10px;
	}
	
	#autopromo .item{
		width:200px;
		height:250px;
		overflow:hidden;
		position:absolute;
		border-left:1px solid #FFFFFF;
	}
	#autopromo #item1-c{
		width:195px;
		border:none;
		left:0;
		padding-left:385px;
	}
	
		#autopromo #item1-c img.photo{
			position:absolute;
			left:0;
			float:left;
			display:block;
			width:385px;
		}
		
		#autopromo #item1-c a.title{
			font-size:25px;
			margin-top:7px;
		}
		#autopromo #item1-c a.lead{
			font-size:18px;
		}
		
		#autopromo #item1-c.nophoto{
			width:583px;
			padding:0;
		}
		
		
	#autopromo #item2-c{
		background:#333333;
		right:200px;
	} 
		#autopromo #item2-c .title{
			color:#FFF;
			line-height: 21px;
		}
		#autopromo #item2-c .lead{
			color:#AAA;
		}
		
	#autopromo #item3-c{
		right:0;
	}
		#autopromo #item3-c .title{
			line-height: 21px;
		}
		
	#autopromo .item.more{
		background:#E9E9E9;
	}
	#autopromo .item.more a{
		font-weight:bold;
		display:block;
		color:#000;
		font-size:16px;
		padding:110px 20px 0px 30px;
	}
	
	#autopromo .author-label-container{
		margin:10px;
		background:none;
	}

.promo-posts-body {
	border-bottom: 1px solid #E4E4E4;
	width: 10000px;
	position: relative;
	box-shadow: 0px 1px 2px rgba(0,0,0,.1);
	background: #fff;
}
	.promo-posts-body.promo-posts-slideshow {
		border-top: 1px solid #E4E4E4;
	}
	ul.promo-posts {
		list-style-type:none;
		margin: 0;
		padding: 0;
	}
	ul.promo-posts li {
		width: 369px;
		float: left;
		text-align: left;
	}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li {
			width: 280px;
		}
	ul.promo-posts li .promo-posts-item {
		border-right: 1px solid #E4E4E4;
		padding: 15px;
		height: 63px;
		vertical-align: top;
		font-size: 14px;
	}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item {
			position: relative;
			padding: 0;
			height: 94px;
		}
	ul.promo-posts li img {
		float: left;
		margin: 2px 12px 0 4px;
		width: 90px;
		height: 60px;
	}
	ul.promo-posts li .promo-posts-item.bloger img {
		width: 60px;
		border-radius: 6px;
	}
	ul.promo-posts li .service-name {
		font-weight: bold;
		display: block;
		font-size: 13px;
	}
	ul.promo-posts li .post-title {
		color: #333333;
	}

	.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item i {

	}
		
	.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item a {
		display: block;
		position: absolute;
		top: 50%;
		left: 0px;
		transform: translateY(-50%);
		padding: 0 10px 0 63px;
		font-size: 18px;
		line-height: 18px;
		font-weight: bold;
		color: #333333;
	}
	
	.header-promo-posts {
		position: relative;
		height: 120px;
		width: 100%;
		overflow: hidden;
		text-align: center;
	}
	.header-promo-posts.promo-posts-body {
		height: auto;
	}
	
	.header-promo-posts .group {
		color: #fff;
		background: #333;
		padding: 3px 11px;
		display: inline-block;
		margin: -1px auto 0;	
		font-size: 11px;	
	}
	
	.header-promo-posts .left-navi,
	.header-promo-posts .right-navi  {
		position: absolute;
		top: 0;
		left: 0;
		width: 80px;
		height: 93px;
		background: linear-gradient(to right, rgba(255,255,255,.99) 0%,rgba(255,255,255,.9) 70%,rgba(255,255,255,0) 100%);
		display: none;
	}
		.header-promo-posts.left-side .left-navi,
		.header-promo-posts.right-side .right-navi {
			display: block;
		}
	.header-promo-posts .right-navi  {
		left: auto;
		right: 0;
		background: linear-gradient(to left, rgba(255,255,255,.99) 0%,rgba(255,255,255,.9) 70%,rgba(255,255,255,0) 100%);
	}
	.header-promo-posts .left-navi a,
	.header-promo-posts .right-navi a {
		width: 35px;
		height: 35px;
		background: #000;
		display: block;
		margin-left: 10px;
		background: #CBCBCB url(/gfx/icons2.png) 11px -881px no-repeat;
	}
	.header-promo-posts a.next {
		margin-top: 10px;
		background-position: -275px -929px;
	}
	.header-promo-posts a.prev{
		margin-top: 5px;
	}
	.header-promo-posts .right-navi a.next,
	.header-promo-posts .right-navi a.prev {
		margin-left: 35px;
	}
	
	
	html.touch .header-promo-posts .left-navi,
	html.touch .header-promo-posts.left-side .left-navi {
		display: none;
	}
	html.touch .header-promo-posts .right-navi {
		display: block;
	}


.content-full-page-photo {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.content-full-page-photo .lcontainer {
	padding-top: 30%;
	padding-bottom: 33px;
	min-height: 300px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

.slideshow {
	position: relative;
}

	.slideshow .slideshow-nav {
		min-height: 91px;
		position: relative;
	}
	.slideshow span.counter {
		display: inline-block;
		width: 120px;
		height: 120px;
		background: #FF6D00;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	
	.slideshow.ad-page span.counter {
		display: none;
	}
	
	.slideshow span.counter-desc{
		display: block;
		font-size:20px;
		text-transform: uppercase;
		line-height: 20px;
		padding-top: 33px;
	}
	.slideshow span.counter-desc.middle {
		padding-top: 48px;
	}
	.slideshow span.counter-pages {
		font-size: 36px;
		line-height: 36px;
		font-weight: bold;
		color: #fff;
	}
	.slideshow a.slideshow-prev, .slideshow a.slideshow-next{
		display: inline-block;
		width: 50px;
		height: 50px;
		position: absolute;
		top: 17px;
		right: 0;
	}
	.slideshow a.slideshow-prev {
		right: 56px;
	}
	.slideshow a.slideshow-prev u, .slideshow a.slideshow-next u {
		display: inline-block;
		width: 50px;
		height: 50px;
		background-color: #FF6D00;
		background-image: url(/gfx/slideshow_nav_icons2.png);
		background-position: -18px -9px;
		background-repeat: no-repeat;
		border-radius: 25px;
	}
	
		.slideshow.first-page .slideshow-prev,
		.slideshow.last-page .slideshow-next {
			opacity: 0.3;
		}
		.slideshow a.slideshow-prev u {
			background-position: -18px -72px;
		}
		.slideshow .slideshow-footer-nav a.slideshow-prev,
		.slideshow .slideshow-footer-nav a.slideshow-next {
			width: auto;
			color: #333;
			font-size: 18px;
			vertical-align: middle;
		}
		.slideshow .slideshow-footer-nav a.slideshow-prev u {
			vertical-align: middle;
			margin-right: 10px;
		}
		.slideshow .slideshow-footer-nav a.slideshow-next u {
			vertical-align: middle;
			margin-left: 10px;
		}
		
		.slideshow .slideshow-footer-nav a.slideshow-prev {
		    right: auto;
		    left: 0;
		}
	.slideshow .slideshow-nav h2 {
		display: block;
		margin: 0 100px 0 135px;
		font-family: QuixoPro;
		font-size: 38px;
		line-height: 40px;
		font-weight: normal;
		position: absolute;
		left: 0;
		top: 50%;
  		transform: translateY(-50%);
	}
	
	.slideshow .slideshow-slide {
		z-index: 5;
		width: 100%;
	}
	
	.slideshow-footer-nav {
		position: relative;
		min-height: 70px; 
	}
	.slideshow .slideshow-huge-nav {
	}
	.slideshow .slideshow-huge-nav a.slideshow-prev,
	.slideshow .slideshow-huge-nav a.slideshow-next {
		position: absolute;
		top: 40%;
		left: -60px;
		width: 42px;
		height: 72px;
	    z-index: 1000;
		background: transparent url(/gfx/slideshow_nav_icons.png) -18px -134px no-repeat;
	}
	.slideshow .slideshow-huge-nav a.slideshow-prev {
		background-position: -18px -212px;
	}
	.slideshow .slideshow-huge-nav a.slideshow-next {
		left: auto;
		right: -60px;
	}
	
	.slideshow-author {
		display: table;
		margin: 30px 0 30px 15px;
	}
		.slideshow-label-container {
			display: table-row;
		}
		
		.slideshow-label-container .author-avatar,
		.slideshow-label-container .author-descall {
			display: table-cell;
    		vertical-align: middle;
    		padding-right: 10px;
		}
		.slideshow-label-container .author-label {
			line-height: 15px;
    		padding: 0 10px 0 0;
    		font-size: 18px;
    		color: #fff;
		}
		.slideshow-label-container .author-label a {
			font-family: QuixoPro;
			font-size: 18px;
    		color: #fff;
		}
		    
		
		
		
		.slideshow-author .author-avatar img {
			width: 50px;
			border-radius: 5px;
		}
	
	
	.slideshow-slide h2.slide-title {
		display: none;
	}
	
	.slideshow-slide header {
		position: relative;
	}
	.slideshow-slide .article-title {
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.slideshow-slide .article-title h1 {
		color: #fff;
		margin: 18px 18px 18px 19px;
	}
	
	.slideshow-slide .glass {
		background: -moz-linear-gradient(45deg, rgba(0,0,0,0.87) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.87) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg, rgba(0,0,0,0.87) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	ul.sideshow-titles {
		margin: 15px 0 0 18px;
		padding: 0;
		list-style-type: none;
		float: left;
	} 
	ul.sideshow-titles li {
		padding: 11px 0 11px 45px;
		position: relative;
		border-bottom: 1px solid rgba(255,255,255,0.4);
	}
	ul.sideshow-titles li a, ul.sideshow-titles li span {
		color: #fff;
		font-size: 17px;
		line-height: 23px;
		font-weight: bold;
	}
	ul.sideshow-titles li a i ,
	.promo-posts .promo-posts-item i {
		display: inline-block;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		text-align: center;
		line-height: 36px;
		background: #FF6D00;
		position: absolute;
		top: 4px;
		left: 0px;
		color: #fff;
		font-style: normal;
	}
		.promo-posts .promo-posts-item i {
			background: #E9E9E9;
			top: 27px;
			left: 9px;
			width: 40px;
			height: 40px;
			line-height: 40px;
			color: #7F7F7F;
			font-size: 21px;
		} 
		.promo-posts .current .promo-posts-item i {
			background: #FF6D00;
			color: #fff;
		}
		.promo-posts .promo-posts-item.table-of-content i {
			background: #FF6D00 url(/gfx/slideshow_nav_icons2.png) 10px -305px no-repeat;
		}
		.promo-posts .promo-posts-item.table-of-content {
			background-size: cover;
		}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item.table-of-content a {
			color: #fff;
		}
	a.slide-start {
		position: absolute;
		bottom: 20px;
		left: 50%;
		border: 1px solid #FF6D00;
		transform: translate(-50%, 0);
		color: #fff;
		text-transform: uppercase;
		font-size: 23px;
		line-height: 30px;
		padding: 14px 40px;
	}
	
	.slide-image img {
		width: 100%;
	}
	
	.slideshow-slide .article-body .inner {
		background: #E9E9E9;
		padding: 25px;
	}
	.slideshow-slide .article-body .inner:empty {
		display: none;
	}
	
	.slideshow-slide .slide-image {
		position: relative
	}
	
	.slideshow-slide .slide-image .slide-image-source {
		position: absolute;
		width: 100%;
	    bottom: 0;
	    color: #878787;
	    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%));
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%));
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	}
		.slideshow-slide .slide-image .slide-image-source span.slide-image-source-body {
			display: block;
			padding: 10px 25px;
			float: right;
			width: 275px;
			font-weight: bold;
		}
		.slideshow-slide .slide-image .slide-image-source span.slide-image-source-body .bull {
			color: #878787;
		}
		
	.slideshow-footer-nav .slideshow-footer-body {
		width: 640px;
		position: relative;
	}
	
	.slideshow .article-body blockquote.slide-desc {
		color: #fff;
		background: #000;
		padding: 25px;
		width: 100%;
		line-height: 1.25;
	}
	
	.slideshow .article-body blockquote.slide-desc.quote {
		background: #000 url(/gfx/slideshow_quote.png) 28px 20px no-repeat;
		padding: 75px 25px 25px;
		font-style: italic;
	}
	
	
	.slideshow-slide-ad {
	}
		.slideshow-slide-ad .middleslide {
			
		}
		.slideshow-slide-ad .middleslide iframe {
			width: 100%;
			height: 450px;
		}
	.slideshow .article-related iframe {
		width: 300px;
		height: 250px;
		margin-top: 10px;
	}
	
	
	@media only screen and (max-width: 1023px) {
	}
	
	@media only screen and (max-width: 767px) {
		
	}
	
	@media only screen and (max-width: 479px) {
		
	}
	@media only screen and (min-width: 1280px) {
		
	}
	




 
.letsmake {
	background: #FF6D00;
	padding: 70px 0 58px;
	text-align: center;
}
	.letsmake span {
		font-size: 60px;
		color: #fff;
		
	}
	.letsmake span img {
		height:104px; margin-top:-16px
	}
	.letsmake span.slogan {
		display: block;
		padding: 30px 15px 30px;
	}
	
	.letsmake .socials {
		padding-top: 38px;
	}
	
	.letsmake .socials a {
		display: inline-block;
		width: 60px;
		height: 60px;
		margin: 10px;
		background: url(/gfx/icons2.png) 0px 0px no-repeat;
	}
	
	.letsmake .socials a.facebook {
		background-position: 18px -1003px;
	}
	.letsmake .socials a.twitter {
		background-position: 11px -1094px;
	}
	.letsmake .socials a.gplus {
		background-position: 12px -1179px;
	}
	.letsmake .socials a.youtube {
		background-position: 10px -1260px;
	}
	.letsmake a.button {
		background: #fff;
		color: #FF6D00;
		font-size: 17px;
		padding: 11px 40px;
	}
	
	.letsmake .sname {
		white-space: nowrap;
	}
	.letsmake .sname span {
		color: #333333;
	}

#smartbanner { position:absolute; left:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 0%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
#smartbanner .sb-container { margin: 0 auto; }
#smartbanner .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:15px; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; }
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { position:absolute; left:30px; top:10px; display:block; width:57px; height:57px; background:rgba(0,0,0,0.6); background-size:cover; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.3); }
#smartbanner.no-icon .sb-icon { display:none; }
#smartbanner .sb-info { position:absolute; left:98px; top:18px; width:44%; font-size:11px; line-height:1.2em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
#smartbanner .sb-info strong { display:block; font-size:13px; color:#4d4d4d; line-height: 18px; }
#smartbanner .sb-info > span { display:block; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:absolute; right:20px; top:24px; border:1px solid #bfbfbf; padding: 0 10px; min-width: 10%; height:24px; font-size:14px; line-height:24px; text-align:center; font-weight:bold; color:#6a6a6a; background:-webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); text-transform:uppercase; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }

#smartbanner .sb-icon.gloss:after { content:''; position:absolute; left:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }

#smartbanner.android { border-color:#212228; background: #3d3d3d url('data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7'); border-top: 5px solid #88B131; box-shadow: none; }
#smartbanner.android .sb-close { border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
#smartbanner.android .sb-close:active { color:#eee; }
#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; }
#smartbanner.android .sb-info strong { color:#fff; }
#smartbanner.android .sb-button { min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; min-height:28px}
#smartbanner.android .sb-button span { text-align: center; display: block; padding: 0 10px; background-color: #42B6C9; background-image: -webkit-gradient(linear,0 0,0 100%,from(#42B6C9),to(#39A9BB)); background-image: -moz-linear-gradient(top,#42B6C9,#39A9BB); text-transform:none; text-shadow:none; box-shadow:none; }
#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover { background: none; }
#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span { background:#2AC7E1; }

#smartbanner.windows .sb-icon { border-radius: 0px; }

	
.bwstyle .fbls,
.bwstyle iframe,
.bwstyle .cent-l a,
.bwstyle .sonline-l a,
.bwstyle #fbinvite,
.bwstyle .stream-socials,
.bwstyle #floatingbar, 
.bwstyle #menu-faces-body,
.bwstyle img
{ 
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}	

.bwstyle a,
.bwstyle ul.comments-small li span a.comments-more {
	color: #727272;
}

.bwstyle .hp-rows h2 a:hover,
.bwstyle ul.posts a.post-title:hover,
.bwstyle ul.topics-carousel li a:hover,
.bwstyle ul.last-on-blogs-carousel li a.post-title:hover,
.bwstyle ol.stats-list li a:hover {
	color: #8B8B8B;
}

.bwstyle .hot,
.bwstyle .author-label,
.bwstyle ul.stream-full div.stream-author.stream-author-bloger,
.bwstyle a.logo {
	background: #8D8D8D;
}

.bwstyle .hp-rows.with-style {
	background: #878787;
}


header#top-header .cap-body{
	display: table-cell;
	vertical-align: top;
	width: 51px;
	min-width: 51px;
	position:relative;
	background:#262626;
}
	header#top-header .cap-body .cap-btn{
		width:51px;
		height:51px;
		background:url(/gfx/cap_icons.png) 0px 0px no-repeat;
	}
		header#top-header .cap-body .cap-btn.active{
			background:url(/gfx/cap_icons.png) 0px -57px no-repeat;
		}
	header#top-header .cap-body .cap-overlay{
		position:absolute;
		top:51px;
		left:0;
		background:#2E2D2D;
		border:1px solid #3D3C3C;
		width:305px;
		height:330px;
		z-index:100;
		display:none;
	}
		header#top-header .cap-body .cap-overlay a{
			display:block;
			width:120px;
			height:72px;
			padding:90px 15px 0 15px;
			text-align:center;
			float:left;
			overflow:hidden;
			background:url(/gfx/cap_icons.png) 50px -182px no-repeat;
			font-family: 'Source Sans Pro', Helvetica, sans-serif;
			font-weight:bold;
			font-size:16px;
			color:#FFF;
		}
			header#top-header .cap-body .cap-overlay a span{
				display:block;
				color:#999999;
				font-size:14px;
				font-weight:normal;
			}
			header#top-header .cap-body .cap-overlay a.ip{
				background:url(/gfx/cap_icons.png) 50px -341px no-repeat;
			}
			header#top-header .cap-body .cap-overlay a.md{
				background:url(/gfx/cap_icons.png) 50px -508px no-repeat;
			}
			header#top-header .cap-body .cap-overlay a.ad{
				background:url(/gfx/cap_icons.png) 50px -673px no-repeat;
			}

/* delonghi campaign -- start */
#page_wrapper.category-delonghi {background-color: #0c2645; }
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex1 h2, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex1 h2 a, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex1 p, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex2 h2, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex2 h2 a, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex2 p, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex3 h2, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex3 h2 a, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex3 p, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex4 h2, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex4 h2 a, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex4 p,
#page_wrapper.category-delonghi .hp-rows h2, 
#page_wrapper.category-delonghi .hp-rows h2 a,
#page_wrapper.category-delonghi ul.posts li a.post-title {color: white;}
/* delonghi campaign -- end */




.ad-slot{margin:0 auto;max-width:1140px;position:relative;text-align:center;z-index:10}.adform-slot{padding-bottom:25px}.adform-slot--centered{margin:0 auto}.adform-slot--centered .adform-slot__badge-reklama{z-index:1;left:80%}.adform-slot--premium{max-width:1140px;position:relative}.adform-slot--premium .adform-slot__badge-reklama{margin-left:0 !important;position:absolute;top:0;right:0;z-index:1}.adform-slot--intext{margin:0 0 15px 15px;float:right;position:relative;z-index:1}@media (max-width: 991px){.adform-slot--intext{width:300px;margin:10px auto;display:block;float:none}}.overlay .search{width:720px;margin:20% auto}.overlay .search .form{margin-right:145px;position:relative}.overlay .search input[type=text]{display:block;width:100%;border:2px solid #f60;border-width:0 0 3px 0;background:transparent;font-size:25px;font-weight:600;line-height:32px;padding:8px 5px}.overlay .search input:focus{outline:none}.overlay .search input[type=submit]{position:absolute;top:0;right:-180px;padding:14px 60px 12px 35px;color:#fff;font-weight:700;background:#f60;background:#f60 url(/gfx/icons2.png) -165px -173px no-repeat}@media (max-width: 767px){.overlay .search{width:90%}.overlay .search .form{position:relative;margin-right:105px}.overlay .search input[type=text]{font-size:19px;padding:4px 5px}.overlay .search input[type=submit]{right:-111px;font-size:16px;padding:7px 35px 5px 11px;background-position:-202px -178px;line-height:31px}}@media (min-width: 768px){body.mod_post .header__block.fxd .header__sidebar__wrapper,body.mod_live .header__block.fxd .header__sidebar__wrapper{position:fixed;left:0;right:0;top:0}}.notifications-popup{position:relative;margin:3% auto;background:white no-repeat left top}.notifications-popup__background{position:fixed;z-index:1000;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.3);overflow:auto}.notifications-popup__header{background:black;color:white;text-align:center}#eighteen-c{background:url(/gfx/page-bg.png);position:fixed;left:0;top:0;right:0;bottom:0;z-index:10001;overflow:auto;padding:10px}#eighteen-c .modal{z-index:10002;margin:30px auto;max-width:614px;padding:20px 10px;background:#FFFFFF;border:8px solid #D1D1D1;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}#eighteen-c .modal h1{color:#333333;font-size:24px;font-weight:bold;text-align:center;margin:0 0 40px 0}#eighteen-c .modal p{text-align:center;color:#666666;font-size:18px}#eighteen-c .modal .input-c{text-align:center;margin-bottom:10px}#eighteen-c .modal .input-c input[type="text"]{padding:10px;color:#333;font-size:24px;text-align:center;width:60px;margin-right:7px;border:1px solid #CBCBCB;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#FFFFFF}#eighteen-c .modal .input-c input[type="text"].rrrr{margin-right:0;width:100px}#eighteen-c .modal .input-c input[type="text"].placeholder{background-image:linear-gradient(to top, #e7e7e7 8%,#fefefe 70%);background-image:-o-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);background-image:-moz-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);background-image:-webkit-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);background-image:-ms-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);color:#B8B8B8}#eighteen-c .modal input[type="submit"]{display:block;width:220px;margin:0 auto;background-color:#FF7C08;background-image:linear-gradient(to top, #ff7700 8%,#ff9130 70%);background-image:-o-linear-gradient(bottom, #f70 8%, #FF9130 70%);background-image:-moz-linear-gradient(bottom, #f70 8%, #FF9130 70%);background-image:-webkit-linear-gradient(bottom, #f70 8%, #FF9130 70%);background-image:-ms-linear-gradient(bottom, #f70 8%, #FF9130 70%);color:#FFF;text-shadow:1px 1px 0px #777;border:1px solid #F37100;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:18px;font-weight:normal}#eighteen-c .modal a{display:block;font-size:14px;text-align:center;margin-top:45px}#eighteen-c .modal .warning{width:460px;background:#EFEFEF;color:#C81401;text-align:center;font-size:18px;padding:45px 0;margin:0 auto}table#hotnews{font-size:18px;line-height:26px;color:#fff;width:100%}table#hotnews td{vertical-align:middle;padding:10px;line-height:20px;background:#D33A18}table#hotnews td.hotnewstype{color:#fff;background:#25282A;width:10%;white-space:nowrap;text-align:center;font-size:20px}table#hotnews td.hotnewsbody a{color:#fff}table#hotnews.red td.hotnewstype{background:#c71009}table#hotnews.red td.hotnewsbody{background:#c71009}table#hotnews.yellow td.hotnewsbody{background:#F4E301}table#hotnews.dark td.hotnewsbody{background:#4e4e4e}table#hotnews.bright td.hotnewstype{background:#adadad}table#hotnews.bright td.hotnewsbody{background:#eeeeee}table#hotnews.bright td.hotnewsbody,table#hotnews.bright td.hotnewsbody a,table#hotnews.yellow td.hotnewsbody,table#hotnews.yellow td.hotnewsbody a{color:#25282A;font-weight:500}.cookie-disclaimer{position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#EAEAEA;padding:7px 15px 7px 7px;color:#666666}.cookie-disclaimer div{width:985px;margin:0 auto;font-size:12px}.cookie-disclaimer a.close{background:url(/gfx/close.png) no-repeat;position:absolute;right:4px;top:7px;width:13px;height:11px;margin:2px 2px 0 0;display:block}@media only screen and (max-width: 1023px){.cookie-disclaimer div{width:auto}}.breadcrumb{padding-bottom:15px}.breadcrumb ul{list-style-type:none;margin:0;padding:0}.breadcrumb ul li{display:inline;font-size:13px;padding-right:5px;color:#999}.breadcrumb ul li a{color:#999}.breadcrumb .bull{padding:0 1px}#info-page{margin-bottom:40px}#posts-progress{position:fixed;top:0;left:0;width:100%;background:#fff;height:50px;overflow:hidden;z-index:1300;border-bottom:1px solid #CCCCCC;display:none}#posts-progress.slideshow{height:145px}#posts-progress .progress-body{margin-left:50px}#posts-progress .progress-body .progress{background:#f60;width:0%;height:5px}#posts-progress a.button{position:absolute;top:4px;right:185px;padding:9px 15px;border-radius:3px}@media only screen and (max-width: 767px){#posts-progress{display:none !important}}.content-full-page-photo .art__author__name{color:white !important}.content-full-page-photo .art__author__name a{color:white !important}#livecontent{margin-top:20px}.mod_live article header{position:relative}.mod_live article header h1{color:#fff;margin-bottom:16px}.mod_live article header .live-status{padding-bottom:20px}.mod_live article header .live-status .status{font-size:20px;margin-right:15px;background-image:url(/gfx/live-icons.png);background-repeat:no-repeat;background-position:0px -170px;padding-left:20px}.mod_live article header .live-status .cnt{font-size:18px}.mod_live article header p{font-size:24px;line-height:1.525}.mod_live article header .partner{width:180px}.mod_live article header .partner img{display:block;margin:5px auto}.mod_live article header .partner span{text-align:center;display:block}.mod_live article .author-label-container div.author-label a{color:#fff}.content-full-page-photo .socials{position:absolute;top:-20px;right:0}.mod_live ul.promo-posts li{width:279px}.mod_live .promo-posts-body{background:#fff;font-weight:bold}.mod_live ul.promo-posts li .promo-posts-item span{display:block;color:#999999;font-size:15px;line-height:15px;padding:2px 0px 11px;text-transform:uppercase}.mod_live ul.promo-posts li .promo-posts-item span b{color:#f60}.mod_live ul.promo-posts li .promo-posts-item a{display:block;font-size:17px;line-height:17px;max-height:34px;color:#2a2a2a;overflow:hidden}.live-item{background:#fff;padding:0;border-top:1px solid #E9E9E9;margin-bottom:35px;position:relative}.live-item .live-item-header{padding-bottom:10px;position:relative}.live-item .live-item-date,.live-item .live-item-ended,.live-item .live-item-important{font-size:14px;padding:0;line-height:24px;display:inline-block;color:#999999}.live-item .live-item-ended,.live-item .live-item-important{color:#fff;background:#f60;font-size:12px;font-weight:bold;letter-spacing:0.7px;padding:2px 10px 0;margin-right:10px}.live-item.live-important{border-top:1px solid #f60}.live-item.live-important .live-item-date{color:#f60}.live-item blockquote.block{margin:10px 20px}.live-item blockquote.block h3{padding:10px 0}.live-item blockquote.block p{padding:0 0 10px}.live-item blockquote.block div.gallery{margin-bottom:20px}.live-item blockquote.block div.gallery .desc{margin:0}.live-item blockquote.block div.header{padding:0 0 5px}.live-item blockquote div.html{text-align:center}.live-item blockquote div.html .fb_iframe_widget{margin:0 0 10px}.live-item blockquote .twitter-tweet{margin:10px auto !important;width:100%}.live-item blockquote blockquote.twitter-tweet{padding:0 10px 10px 20px;font-size:15px}.live-item blockquote blockquote.twitter-tweet p{padding:0 0 5px;font-size:19px}.article-body blockquote.block .author-header{position:relative;padding-left:80px}.article-body blockquote.block .author-header img{position:absolute;top:0;left:20px}.live-item .adminline{padding:2px 10px;position:absolute;top:-30px;right:0}.live-item .adminline a{font-size:12px;margin-left:10px}.mod_live .show-more-body{text-align:left}a.live-go-up{background:#fff url(/gfx/natemat/live_go_up.png) center left no-repeat;width:200px;height:60px;line-height:60px;padding:0 0 0 100px;bottom:20px;right:50px;color:#222;font-size:19px;box-shadow:0px 0px 5px rgba(0,0,0,0.3)}a.live-show-more{color:#f60;display:inline-block;padding:0 0 0 50px;background:transparent url(/gfx/natemat/live_show_more.png) no-repeat;line-height:40px}.live-item section.article-comments{padding:0 20px 20px}.live-item section.article-comments a.button{padding:4px 50px}body{margin-top:100px}@media (min-width: 992px){body{margin-top:150px;background-position:center 141px !important}}body,.body-v2{font-family:'Rubik',sans-serif;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 1px rgba(0,0,0,0.004) !important}.body-v2{font-size:16px;line-height:1.4}.body-v2 h1,.body-v2 h2,.body-v2 h3,.body-v2 h4,.body-v2 h5,.body-v2 h6,.body-v2 .h1,.body-v2 .h2,.body-v2 .h3,.body-v2 .h4,.body-v2 .h5,.body-v2 .h6{line-height:1.2}@media (max-width: 767px){.body-v2 h1,.body-v2 .h1{font-size:18px}.body-v2 h2,.body-v2 h3,.body-v2 h4,.body-v2 h5,.body-v2 .h2,.body-v2 .h3,.body-v2 .h4,.body-v2 .h5{font-size:15px}.body-v2 h6,.body-v2 .h6{font-size:14px}}.body-v2 h1,.body-v2 .h1{font-size:30px}.body-v2 h2,.body-v2 .h2{font-size:24px}.body-v2 h3,.body-v2 .h3{font-size:21px}.body-v2 h4,.body-v2 .h4{font-size:18px}.body-v2 h5,.body-v2 .h5{font-size:16px}.body-v2 h6,.body-v2 .h6{font-size:14px}@media (min-width: 1200px){.body-v2 h1,.body-v2 .h1{font-size:36px}.body-v2 h2,.body-v2 .h2{font-size:30px}.body-v2 h3,.body-v2 .h3{font-size:24px}.body-v2 h4,.body-v2 .h4{font-size:21px}.body-v2 h5,.body-v2 .h5{font-size:18px}.body-v2 h6,.body-v2 .h6{font-size:16px}}.body-v2 .ss-facebook{font-family:'ss-social-regular';font-size:11px;margin-left:2px;margin-right:3px}.body-v2 .ss-chat{font-family:'ss-standard';font-size:12px;margin-left:4px;margin-right:3px}.body-v2 .ss-search{font-family:'ss-standard';font-size:18px}.body-v2 .ss-facebook-lg,.body-v2 .ss-twitter,.body-v2 .ss-youtube,.body-v2 .ss-instagram{font-family:'ss-social-regular';font-size:30px}.body-v2 section{display:block;position:relative}.body-v2 .old-centered{float:none;margin-left:auto !important;margin-right:auto !important;text-align:center;display:block}.body-v2 .no-margin-padding{margin:0;padding:0}.body-v2 .no-padding{padding:0}.body-v2 .no-left-right-margin{margin:auto 0}.body-v2 .footer__block a:active,.body-v2 .footer__block a:link,.body-v2 .footer__block a:visited,.body-v2 .hp__block a:active,.body-v2 .hp__block a:link,.body-v2 .hp__block a:visited{color:#fff}.body-v2 .gradient{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjYwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iIzAwMDAzMyIgc3RvcC1vcGFjaXR5PSIwLjI2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-moz-linear-gradient(315deg, rgba(255,102,0,0.6) 0%,rgba(0,0,51,0.26) 42%);background-image:-webkit-linear-gradient(315deg, rgba(255,102,0,0.6) 0%,rgba(0,0,51,0.26) 42%);background-image:linear-gradient(135deg, rgba(255,102,0,0.6) 0%,rgba(0,0,51,0.26) 42%)}.body-v2 .hp__box{position:relative}.body-v2 .hp__box__background-image{width:100%}.body-v2 .hp__box__footer--with-padding{padding-bottom:45px}.body-v2 .hp__box__footer--with-padding .hp__box__logo__title{font-size:12px;padding-left:10px;padding-top:10px;padding-bottom:10px}@media (min-width: 1200px){.body-v2 .hp__box--main{min-height:100%;height:825px}.body-v2 .hp__box--small a{height:275px}}@media (max-width: 767px){.body-v2 .hp__block--mt-standard .hp__box--main{max-height:215px}.body-v2 .hp__block--mt-standard .hp__box--main .hp__box__content{padding-right:30px;padding-bottom:10px;text-align:center}.body-v2 .hp__block--mt-standard .hp__box--main .hp__box__content .hp__box__title{padding-right:0;padding-left:10px;padding-bottom:0}.body-v2 .hp__block--mt-standard .hp__news-list__content{margin-bottom:12px}.body-v2 .hp__block--mt-standard .hp__news-list__ad{bottom:0;margin-bottom:12px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box--main{height:516px}.body-v2 .hp__box--small a{height:172px}.body-v2 .hp__block--mt-standard .hp__box__title--strong{display:inline !important}}.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__box__gradient{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iIzAwMDAzMyIgc3RvcC1vcGFjaXR5PSIwLjI2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-moz-linear-gradient(315deg, rgba(254,0,0,0.6) 0%,rgba(0,0,51,0.26) 42%);background-image:-webkit-linear-gradient(315deg, rgba(254,0,0,0.6) 0%,rgba(0,0,51,0.26) 42%);background-image:linear-gradient(135deg, rgba(254,0,0,0.6) 0%,rgba(0,0,51,0.26) 42%)}.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__box__label,.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__news-list .hp__news-list__header{background-color:#fe0000}.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__news-list .hp__news-list__header:after{border-top-color:#fe0000}.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .news-list-ordered .hp__news-list__element:before{color:#fe0000}.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__news-list .more-info{color:#999999}.body-v2 .hp__block--one-image{color:#fff}.body-v2 .hp__block--one-image .hp__box--main{min-height:250px;height:auto}.body-v2 .hp__block--one-image .hp__box__title{margin-top:10px}.body-v2 .hp__block--one-image .hp__box__title--strong{display:inline !important}.body-v2 .hp__block--one-image .hp__box__social{margin-bottom:8px;margin-top:11px}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--one-image .hp__box__title{margin-top:4px}}@media (max-width: 767px){.body-v2 .hp__block--one-image .hp__box__title{margin-bottom:8px;margin-top:5px}.body-v2 .hp__block--one-image .hp__box__label{left:0 !important}}@media (min-width: 1200px){.body-v2 .hp__block--video{min-height:820px}.body-v2 .hp__box__label--video{width:68px !important}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--video .hp__box--main .hp__box--small .hp__box__title,.body-v2 .hp__block--video .hp__box--column--video .hp__box--small .hp__box__title{padding-left:11px}.body-v2 .hp__block--video .hp__box--main .hp__box--small--first .hp__box__title,.body-v2 .hp__block--video .hp__box--column--video .hp__box--small--first .hp__box__title{line-height:1.2 !important}.body-v2 .hp__block--video .hp__box--main .hp__box--small--first .hp__box__social,.body-v2 .hp__block--video .hp__box--column--video .hp__box--small--first .hp__box__social{margin-bottom:3px;margin-top:8px !important}.body-v2 .hp__block--video .hp__box--main .hp__box--small--second .hp__box__title,.body-v2 .hp__block--video .hp__box--column--video .hp__box--small--second .hp__box__title{line-height:1.2 !important}.body-v2 .hp__block--video .hp__box--main .hp__box--small--second .hp__box__title--strong,.body-v2 .hp__block--video .hp__box--column--video .hp__box--small--second .hp__box__title--strong{line-height:1.4 !important}.body-v2 .hp__block--video .hp__box--main .hp__box--small--second .hp__box__social,.body-v2 .hp__block--video .hp__box--column--video .hp__box--small--second .hp__box__social{margin-bottom:3px;margin-top:6px !important}.body-v2 .hp__block--video .hp__box--main .hp__box--small--third .hp__box__title,.body-v2 .hp__block--video .hp__box--column--video .hp__box--small--third .hp__box__title{line-height:1.2 !important}.body-v2 .hp__block--video .hp__box--main .hp__box--small--third .hp__box__social,.body-v2 .hp__block--video .hp__box--column--video .hp__box--small--third .hp__box__social{margin-bottom:0;margin-top:13px !important}}@media (min-width: 768px){.body-v2 .hp__block--video{min-height:215px !important}.body-v2 .hp__block--video .hp__box--main{min-height:215px}.body-v2 .hp__block--video .hp__box--main .hp__box__content .hp__box__title{margin-bottom:12px;margin-top:0;padding:0 2px 0}.body-v2 .hp__block--video .hp__box--column--video .hp__box__content{padding-top:5px !important}.body-v2 .hp__block--video .hp__box__label{left:0 !important}}.body-v2 .hp__block--special .hp__box--column{font-weight:400;background-color:#f60}.body-v2 .hp__block--special .hp__box--column .hp__box__title{font-weight:400;letter-spacing:-1.5px}.body-v2 .hp__block--special .hp__box--column--inverse.hp__box--column,.body-v2 .hp__block--special .hp__box--column--inverse .hp__box__content--special{color:#666 !important}.body-v2 .hp__block--special .hp__box__footer{padding-bottom:15px}@media (min-width: 768px){.body-v2 .hp__block--special .hp__box__footer{bottom:0;left:0;right:0;margin-left:0;margin-right:0;margin-top:0;position:absolute}}@media (min-width: 1200px){.body-v2 .hp__block--special{min-height:820px}.body-v2 .hp__block--special .hp__box--column{height:825px}.body-v2 .hp__block--special .hp__box--column .hp__box__title{font-weight:400;margin-bottom:29px;padding-left:17px;padding-right:13px}.body-v2 .hp__block--special .hp__box--column .hp__box__content--special{height:50%;display:flex;align-items:center;margin-bottom:20px;line-height:26px;font-size:18px;padding-right:36px;padding-left:36px}.body-v2 .hp__block--special .hp__box--column .hp__box__footer .hp__box__logo__title{margin-bottom:6px;padding-right:0}.body-v2 .hp__block--special .hp__box--column .hp__box__footer .hp__box__logo{max-width:90%;width:205px}.body-v2 .hp__block--special .hp__box--column .hp__box--small .hp__box__title{padding:0}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--special .hp__box--main{height:516px}.body-v2 .hp__block--special .hp__box--column{height:516px}.body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__title{margin-top:87px;margin-bottom:23px;letter-spacing:-1px;padding-left:22px;padding-right:20px}.body-v2 .hp__block--special.hp__block--special--1 .hp__box--column--inverse .hp__box__title{margin-top:35px}.body-v2 .hp__block--special.hp__block--special--1 .hp__box--column--inverse .hp__box__footer{padding-bottom:15px}.body-v2 .hp__block--special.hp__block--special--3,.body-v2 .hp__block--special.hp__block--special--4{background:transparent}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--column,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--column{background:transparent}.body-v2 .hp__block--special.hp__block--special--3 .hp__box__content--special .hp__box--small__content,.body-v2 .hp__block--special.hp__block--special--4 .hp__box__content--special .hp__box--small__content{color:#666;padding:0 34px 0 38px;text-align:center}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__title,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small .hp__box__title{padding-left:11px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__title .hp__box__title--strong,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small .hp__box__title .hp__box__title--strong{font-size:18px;line-height:1.3}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__social,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small .hp__box__social{margin-top:6px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__title,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__title{font-size:16px;letter-spacing:0;padding-top:25px;padding-left:31px;padding-right:34px;line-height:1.4}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__logo,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__logo{max-width:90%;width:150px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__logo__title,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__logo__title{margin-bottom:2px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__title{padding-left:11px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__title .hp__box__title--strong{font-size:18px;line-height:1.3}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__social{margin-top:6px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--column--special-two{background:#f60}.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small--third .hp__box__logo__title{margin-bottom:4px !important}}.body-v2 .hp__block--special .hp__box__logo{max-width:90%;width:150px}.body-v2 .hp__block--special .hp__box__logo__title{margin-bottom:5px}@media (max-width: 767px){.body-v2 .hp__block--special .hp__box--main{max-height:215px}.body-v2 .hp__block--special .hp__box--main .hp__box__content{padding-left:0;padding-right:10px;padding-bottom:11px}.body-v2 .hp__block--special .hp__box--main .hp__box__content .hp__box__title{text-align:center;padding-right:0;padding-left:0;padding-bottom:0}.body-v2 .hp__block--special .hp__box--column{clear:both;position:relative;float:left}.body-v2 .hp__block--special .hp__box--small__content .hp__box__title{line-height:1.3}.body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__content--special{text-align:center;font-size:16px;line-height:1.3;padding-left:2px;padding-top:15px}.body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__footer{position:relative}.body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__footer .hp__box__logo{max-width:90%;width:150px;left:-5px}.body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__footer .hp__box__logo__title{font-size:14px;letter-spacing:-1px;padding-left:5px;padding-bottom:1px;margin-bottom:0;padding-top:16px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small{min-height:215px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box--small__content,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small .hp__box--small__content{min-height:215px;height:215px}.body-v2 .hp__block--special.hp__block--special--4 .hp__box__logo__title{margin-bottom:4px !important}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--column--special-one,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--column--special-one{float:left}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--column--special-two,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--column--special-two{clear:right;float:right}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__title,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__title{font-size:16px !important;line-height:1.2 !important;padding-left:10px !important;padding-right:10px !important;padding-top:25px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__footer .hp__box__logo__title,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__footer .hp__box__logo__title{letter-spacing:0}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__content--special,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__content--special{padding:0 10px 0 10px}.body-v2 .hp__block--special.hp__block--special--3 .hp__box--small--third .hp__box__footer,.body-v2 .hp__block--special.hp__block--special--4 .hp__box--small--third .hp__box__footer{bottom:0}.body-v2 .hp__block--special.hp__block--special--3 .text-logo .hp__box--small__content,.body-v2 .hp__block--special.hp__block--special--4 .text-logo .hp__box--small__content{position:absolute;top:0}.body-v2 .hp__block--special.hp__block--special--3 .text-logo .hp__box__footer,.body-v2 .hp__block--special.hp__block--special--4 .text-logo .hp__box__footer{position:absolute;left:0;right:0;bottom:0}.body-v2 .hp__block--special.hp__block--special--4 .text-logo{margin-bottom:45px;min-height:170px}.body-v2 .hp__block--special.hp__block--special--4 .text-logo .hp__box--small__content{min-height:170px}}@media (min-width: 1200px){.body-v2 .hp__block--special--3 .hp__box--small.no-social .hp__box__content,.body-v2 .hp__block--special--4 .hp__box--small.no-social .hp__box__content{padding-bottom:42px}.body-v2 .hp__block--special--3 .hp__box--small--second.no-social .hp__box__content,.body-v2 .hp__block--special--4 .hp__box--small--second.no-social .hp__box__content{padding-bottom:40px}}.body-v2 .hp__block--special--3 .hp__box--small .hp__box__title,.body-v2 .hp__block--special--4 .hp__box--small .hp__box__title{margin-bottom:0;padding-left:13px;letter-spacing:0}.body-v2 .hp__block--special--3 .hp__box--small .hp__box__title .hp__box__title--strong,.body-v2 .hp__block--special--4 .hp__box--small .hp__box__title .hp__box__title--strong{font-size:21px}.body-v2 .hp__block--special--3 .hp__box--small--first .hp__box__social,.body-v2 .hp__block--special--4 .hp__box--small--first .hp__box__social{margin-top:9px}.body-v2 .hp__block--special--3 .hp__box--small--second.second__image .hp__box__social,.body-v2 .hp__block--special--3 .hp__box--small--second.third__image .hp__box__social,.body-v2 .hp__block--special--3 .hp__box--small--third.second__image .hp__box__social,.body-v2 .hp__block--special--3 .hp__box--small--third.third__image .hp__box__social,.body-v2 .hp__block--special--4 .hp__box--small--second.second__image .hp__box__social,.body-v2 .hp__block--special--4 .hp__box--small--second.third__image .hp__box__social,.body-v2 .hp__block--special--4 .hp__box--small--third.second__image .hp__box__social,.body-v2 .hp__block--special--4 .hp__box--small--third.third__image .hp__box__social{margin-top:8px}.body-v2 .hp__block--special--3 .hp__box--small--second.third__image--other .hp__box__social,.body-v2 .hp__block--special--3 .hp__box--small--third.third__image--other .hp__box__social,.body-v2 .hp__block--special--4 .hp__box--small--second.third__image--other .hp__box__social,.body-v2 .hp__block--special--4 .hp__box--small--third.third__image--other .hp__box__social{margin-top:13px}.body-v2 .hp__block--special--3 .hp__box--small--third.text-logo .hp__box__title,.body-v2 .hp__block--special--4 .hp__box--small--third.text-logo .hp__box__title{margin-left:auto;margin-right:auto;margin-top:0;padding:65px 30px 3px;text-align:center;font-size:18px;font-family:inherit;text-transform:initial}.body-v2 .hp__block--special--3 .hp__box--small--third .hp__box__content--special,.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box__content--special{color:#fff;padding:0 34px 0 38px;text-align:center}.body-v2 .hp__block--special--3 .hp__box--small--third .hp__box__logo__title,.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box__logo__title{text-align:center}.body-v2 .hp__block--special--3 .hp__box--small--third .hp__box__logo,.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box__logo{max-width:90%;width:205px}.body-v2 .hp__block--special--1{min-height:0}.body-v2 .hp__block--special--1 .hp__box--column,.body-v2 .hp__block--special--1 .hp__box--column:visited{color:black !important}.body-v2 .hp__block--special--1 .hp__box__content--special{font-weight:bold;font-size:36px !important;line-height:1.3 !important}.body-v2 .hp__block--special--1 .hp__box--main{height:auto;min-height:250px}@media (min-width: 992px){.body-v2 .hp__block--special--1 .row{position:relative}.body-v2 .hp__block--special--1 .hp__box--column{position:absolute;top:0;bottom:0;right:0;height:auto}}.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box--small__content{background-color:#fff}.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box--small__content .hp__box__footer,.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box--small__content .hp__box__title{color:#666 !important}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__social{padding-bottom:12px}@media (max-width: 767px){.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle{padding-left:2px;padding-right:2px}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__label{padding-left:10px;padding-right:10px;z-index:10}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__title{padding-left:10px;padding-right:10px;padding-top:11px}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__social{margin-top:0 !important;padding-left:8px;padding-top:10px}}@media (min-width: 768px){.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__label{padding-left:10px !important;padding-right:13px !important;z-index:10}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__title{padding-left:10px;padding-right:10px;padding-top:11px}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__social{margin-top:0 !important;padding-left:8px;padding-top:10px}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__list,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__list,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__list,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__list{margin-top:0;padding-top:8px}}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__social,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__social{color:white !important}.body-v2 .hp__box--column.hp__box--column--alert .hp__box__image,.body-v2 .hp__box--column.hp__box--column--alert .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle{background:#ed0202 !important;color:#fff !important}.body-v2 .hp__box--column.hp__box--column--alert:hover .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert:hover .hp__box__title{color:#660000 !important}.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__image,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle{background:#000 !important;color:#fff !important}.body-v2 .hp__box--column.hp__box--column--alert-other:hover .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-other:hover .hp__box__title{color:#999999 !important}.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__image,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle{background:#f3f3f3 !important}.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__image,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__title,.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle{background:#f60 !important;color:#fff !important}.body-v2 .hp__box--column.hp__box--column--alert-orange:hover .hp__box__label,.body-v2 .hp__box--column.hp__box--column--alert-orange:hover .hp__box__title{color:#990000 !important}@media (max-width: 767px){.body-v2 .hp__block--four .hp__box--column,.body-v2 .hp__block--three .hp__box--column,.body-v2 .hp__block--two .hp__box--column,.body-v2 .hp__block--one .hp__box--column{padding-bottom:5px !important}}.body-v2 .hp__block--four .hp__box__title,.body-v2 .hp__block--three .hp__box__title,.body-v2 .hp__block--two .hp__box__title,.body-v2 .hp__block--one .hp__box__title{padding-top:3px;padding-bottom:3px}.body-v2 .hp__block--four .hp__box__image,.body-v2 .hp__block--four .hp__box__image--other,.body-v2 .hp__block--three .hp__box__image,.body-v2 .hp__block--three .hp__box__image--other,.body-v2 .hp__block--two .hp__box__image,.body-v2 .hp__block--two .hp__box__image--other,.body-v2 .hp__block--one .hp__box__image,.body-v2 .hp__block--one .hp__box__image--other{padding:0}.body-v2 .hp__block--four .hp__box__image .hp__box__image--inner,.body-v2 .hp__block--four .hp__box__image--other .hp__box__image--inner,.body-v2 .hp__block--three .hp__box__image .hp__box__image--inner,.body-v2 .hp__block--three .hp__box__image--other .hp__box__image--inner,.body-v2 .hp__block--two .hp__box__image .hp__box__image--inner,.body-v2 .hp__block--two .hp__box__image--other .hp__box__image--inner,.body-v2 .hp__block--one .hp__box__image .hp__box__image--inner,.body-v2 .hp__block--one .hp__box__image--other .hp__box__image--inner{width:100%;float:left}.body-v2 .hp__block--four .hp__box__blog__text,.body-v2 .hp__block--three .hp__box__blog__text,.body-v2 .hp__block--two .hp__box__blog__text,.body-v2 .hp__block--one .hp__box__blog__text{font-weight:400}.body-v2 .hp__block--four .hp__block__row .hp__box--column,.body-v2 .hp__block--three .hp__block__row .hp__box--column,.body-v2 .hp__block--two .hp__block__row .hp__box--column,.body-v2 .hp__block--one .hp__block__row .hp__box--column{padding-left:14px;padding-right:14px}.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog,.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog,.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog,.body-v2 .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__blog{border-bottom:1px solid #f60;padding:0;padding-bottom:15px;display:table}.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog .hp__blog__photo,.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog .hp__blog__photo,.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog .hp__blog__photo,.body-v2 .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__blog .hp__blog__photo{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:table-cell;height:50px;width:auto}.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,.body-v2 .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label{display:table-cell;width:100%;background:transparent;color:#666;margin-left:0;letter-spacing:0.25px;font-size:23px;padding-top:0 !important;margin-bottom:0;position:static;padding-left:10px;text-align:left;line-height:22px;white-space:normal}.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__title,.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__title,.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__title,.body-v2 .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__title{color:#000 !important}.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__content--zwykle,.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__content--zwykle,.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__content--zwykle,.body-v2 .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__content--zwykle{margin-top:0 !important;padding-top:7px;color:#000 !important}.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog__content,.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog__content,.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog__content,.body-v2 .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__blog__content{padding:7px 0 0 0;color:#000 !important}.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,.body-v2 .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text{color:#666;padding:0}.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__social,.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__social,.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__social,.body-v2 .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__social{color:#ccc;margin-top:1px}.body-v2 .hp__block--four .hp__box__material-partnera,.body-v2 .hp__block--three .hp__box__material-partnera,.body-v2 .hp__block--two .hp__box__material-partnera,.body-v2 .hp__block--one .hp__box__material-partnera{right:14px}.body-v2 .hp__block--four .hp__box__label,.body-v2 .hp__block--three .hp__box__label,.body-v2 .hp__block--two .hp__box__label,.body-v2 .hp__block--one .hp__box__label{position:absolute;top:-29px;left:0}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--four .hp__box__label,.body-v2 .hp__block--three .hp__box__label,.body-v2 .hp__block--two .hp__box__label,.body-v2 .hp__block--one .hp__box__label{margin-top:0;top:-22px}}@media (max-width: 767px){.body-v2 .hp__block--four .hp__box__label,.body-v2 .hp__block--three .hp__box__label,.body-v2 .hp__block--two .hp__box__label,.body-v2 .hp__block--one .hp__box__label{top:-23px}}.body-v2 .hp__block--four .hp__box__label.hp__box__label--alert,.body-v2 .hp__block--three .hp__box__label.hp__box__label--alert,.body-v2 .hp__block--two .hp__box__label.hp__box__label--alert,.body-v2 .hp__block--one .hp__box__label.hp__box__label--alert{padding-left:10px}.body-v2 .hp__block--four .hp__box__image,.body-v2 .hp__block--three .hp__box__image,.body-v2 .hp__block--two .hp__box__image,.body-v2 .hp__block--one .hp__box__image{background-repeat:no-repeat;background-position:center top;top:0;bottom:auto}.body-v2 .hp__block--four .hp__box__content--zwykle,.body-v2 .hp__block--three .hp__box__content--zwykle,.body-v2 .hp__block--two .hp__box__content--zwykle,.body-v2 .hp__block--one .hp__box__content--zwykle{padding-left:0;padding-right:0;color:#000 !important}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__label,.body-v2 .hp__block--one .hp__box__content--zwykle .hp__box__label{background-color:#fff;color:#f60;font-size:16px;letter-spacing:2.35px;margin-bottom:0;padding-left:2px;padding-bottom:2px;width:auto;margin-left:0;padding-right:13px;padding-top:5px;text-align:left;display:inline-block}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__label--other,.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__label--other,.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__label--other,.body-v2 .hp__block--one .hp__box__content--zwykle .hp__box__label--other{min-width:108px}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__list,.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__list,.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__list,.body-v2 .hp__block--one .hp__box__content--zwykle .hp__box__list{color:#211165;font-size:14px;letter-spacing:-.5px;list-style-position:inside;list-style-type:square;margin-bottom:0;margin-top:8px;padding:0}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__list .hp__box__list__element,.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__list .hp__box__list__element,.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__list .hp__box__list__element,.body-v2 .hp__block--one .hp__box__content--zwykle .hp__box__list .hp__box__list__element{padding-left:2px}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__list .hp__box__list__element:before,.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__list .hp__box__list__element:before,.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__list .hp__box__list__element:before,.body-v2 .hp__block--one .hp__box__content--zwykle .hp__box__list .hp__box__list__element:before{content:"";display:inline-block;height:1px;margin-left:-22px;margin-top:-1px;width:1px}.body-v2 .hp__block--four .hp__box__social,.body-v2 .hp__block--three .hp__box__social,.body-v2 .hp__block--two .hp__box__social,.body-v2 .hp__block--one .hp__box__social{margin-top:10px;color:#ccc !important}.body-v2 .hp__block--four .hp__box__title,.body-v2 .hp__block--two .hp__box__title{font-weight:400;font-size:21px;line-height:1.25}.body-v2 .hp__block--four .hp__box__title .hp__box__title--strong,.body-v2 .hp__block--two .hp__box__title .hp__box__title--strong{font-weight:700;font-size:21px;line-height:1.25}.body-v2 .hp__block__row--first .hp__box__title{margin-top:0}@media (min-width: 768px){.body-v2 .hp__block__row--second .hp__box__title{margin-top:4px;margin-bottom:0;padding-right:20px}}.body-v2 .hp__block--three .hp__box__title{font-weight:400}.body-v2 .hp__block--three .hp__box__title .hp__box__title--strong{font-weight:800}.body-v2 .hp__block--three .hp__box__title{font-size:24px;line-height:1.2 !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog{padding-bottom:12px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog .hp__box__label{font-size:24px !important;letter-spacing:1.25px !important;padding-top:13px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog .hp__box__social{margin-top:6px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle{padding-top:10px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle .hp__box__title{font-size:24px  !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong{font-size:24px;letter-spacing:0}.body-v2 .hp__block--three .hp__blog__photo{margin-left:1px}.body-v2 .hp__block--three .hp__box__social{margin-top:12px !important}@media (max-width: 991px){.body-v2 .hp__block--three .hp__block__row--first>a:nth-child(3){padding-top:10px;position:relative}.body-v2 .hp__block--three .hp__block__row--first>a:nth-child(3) .hp__box__image{float:left;width:50%;padding-right:10px}.body-v2 .hp__block--three .hp__block__row--first>a:nth-child(3) .hp__box__content--zwykle{position:absolute;left:50%;top:10px;bottom:0;right:13px;width:auto}.body-v2 .hp__block--three .hp__block__row--first>a:nth-child(3) .hp__box__label{top:auto;bottom:0;left:-100%;margin-left:1px}}@media (max-width: 767px){.body-v2 .hp__block--three .hp__block__row--first>a:nth-child(3) .hp__box__content--zwykle{bottom:5px;right:9px}}.body-v2 .hp__block--two .hp__block__row--first .hp__box__label{padding-right:9px !important;padding-bottom:5px !important}@media (min-width: 1200px){.body-v2 .hp__block--two .hp__block__row--first .hp__box__label{padding-right:9px !important;padding-bottom:4px !important}}.body-v2 .hp__block--two .hp__block__row--second .hp__box__label{padding-right:9px !important}.body-v2 .hp__block--two .hp__box__title{font-size:30px;line-height:1.2 !important;padding-right:10px !important}.body-v2 .hp__block--two .hp__box__title .hp__box__title--strong{font-size:30px;line-height:1.2 !important}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--two .hp__box__title{font-size:24px}.body-v2 .hp__block--two .hp__box__title .hp__box__title--strong{font-size:24px}}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog{padding-bottom:12px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__label{font-size:24px !important;letter-spacing:1.25px !important;padding-top:11px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__social{margin-top:6px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle{padding-top:10px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong{font-size:30px}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog__content{padding-top:5px !important;letter-spacing:-.25px}.body-v2 .hp__block--two .hp__blog__photo{margin-left:1px}.body-v2 .hp__block--two .hp__box__social{margin-top:9px !important}.body-v2 .hp__block--two .hp__box__title{font-weight:400}.body-v2 .hp__block--two .hp__box__title .hp__box__title--strong{font-weight:800}.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box__content--zwykle,.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box__content--zwykle,.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box__content--zwykle,.body-v2 .hpe__block.hpe__block--with-background .hp__block--one .hp__box__content--zwykle{color:white !important}.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box__content--zwykle .hp__box__label,.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box__content--zwykle .hp__box__content--zwykle,.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box__content--zwykle .hp__box__label,.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box__content--zwykle .hp__box__content--zwykle,.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box__content--zwykle .hp__box__label,.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box__content--zwykle .hp__box__content--zwykle,.body-v2 .hpe__block.hpe__block--with-background .hp__block--one .hp__box__content--zwykle .hp__box__label,.body-v2 .hpe__block.hpe__block--with-background .hp__block--one .hp__box__content--zwykle .hp__box__content--zwykle{color:white !important}.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box__social,.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box--column:hover .hp__box__title,.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box__social,.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box--column:hover .hp__box__title,.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box__social,.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box--column:hover .hp__box__title,.body-v2 .hpe__block.hpe__block--with-background .hp__block--one .hp__box__social,.body-v2 .hpe__block.hpe__block--with-background .hp__block--one .hp__box--column:hover .hp__box__title{color:white !important}.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__title,.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__title,.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__title,.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,.body-v2 .hpe__block.hpe__block--with-background .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__title,.body-v2 .hpe__block.hpe__block--with-background .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label{color:white !important}.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,.body-v2 .hpe__block.hpe__block--with-background .hp__block--one .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text{color:white !important;opacity:0.8}@media (min-width: 1200px){.body-v2 .hp__block--four,.body-v2 .hp__block--three,.body-v2 .hp__block--two,.body-v2 .hp__block--one{padding:0}.body-v2 .hp__block__row{padding:0}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--four .hp__block__row--xs--first a:nth-child(1),.body-v2 .hp__block--four .hp__block__row--xs--first a:nth-child(2),.body-v2 .hp__block--three .hp__block__row--first a:nth-child(1),.body-v2 .hp__block--three .hp__block__row--first a:nth-child(2){padding-bottom:28px}}@media (max-width: 767px){.body-v2 .hp__block--four .hp__box--column,.body-v2 .hp__block--three .hp__box--column,.body-v2 .hp__block--two .hp__box--column,.body-v2 .hp__block--one .hp__box--column{padding-left:10px !important;padding-right:10px !important}.body-v2 .hp__block--four .hp__box--column.hp__box__xs__right,.body-v2 .hp__block--three .hp__box--column.hp__box__xs__right,.body-v2 .hp__block--two .hp__box--column.hp__box__xs__right,.body-v2 .hp__block--one .hp__box--column.hp__box__xs__right{padding-left:10px !important;padding-right:10px !important}.body-v2 .hp__block--four .hp__box__blog__content,.body-v2 .hp__block--three .hp__box__blog__content,.body-v2 .hp__block--two .hp__box__blog__content,.body-v2 .hp__block--one .hp__box__blog__content{max-height:120px;overflow:hidden;position:relative}.body-v2 .hp__block--four .hp__box__blog__content:after,.body-v2 .hp__block--three .hp__box__blog__content:after,.body-v2 .hp__block--two .hp__box__blog__content:after,.body-v2 .hp__block--one .hp__box__blog__content:after{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0)),color-stop(100%, #ffffff));background-image:-moz-linear-gradient(top, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%,#ffffff 100%);content:'';position:absolute;left:0;right:0;bottom:0;height:25px}.body-v2 .hp__block--four .hp__box__label{font-size:14px !important;min-width:60px !important;padding-bottom:4px !important;padding-top:2px !important}.body-v2 .hp__block--four .hp__box__title{font-size:14px !important;line-height:1.3 !important}.body-v2 .hp__block--four .hp__box__title--strong{font-size:14px !important;letter-spacing:0.5px}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__blog{padding-bottom:10px !important}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__blog .hp__box__label{font-size:14px !important;letter-spacing:1.2px !important;line-height:1.2;padding-top:0 !important;vertical-align:top}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__social{margin-top:6px !important}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__content--zwykle{padding-top:5px !important}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__content--zwykle .hp__box__title{font-size:14px  !important}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong{font-size:14px;letter-spacing:0}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__blog__content{font-size:14px}.body-v2 .hp__block--four .hp__box--column--blog .hp__blog__photo{height:30px !important;width:31px !important;vertical-align:top}.body-v2 .hp__block--three .hp__box__label{font-size:14px !important;padding-bottom:4px !important;padding-top:2px !important}.body-v2 .hp__block--three .hp__box__title{font-size:14px !important;line-height:1.3 !important}.body-v2 .hp__block--three .hp__box__title--strong{font-size:14px !important;letter-spacing:0.5px}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog{padding-bottom:10px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog .hp__box__label{font-size:14px !important;letter-spacing:1.2px !important;line-height:1.2;padding-top:0 !important;vertical-align:top}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__social{margin-top:6px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle{padding-top:5px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle .hp__box__title{font-size:14px  !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong{font-size:14px;letter-spacing:0}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog__content{font-size:14px}.body-v2 .hp__block--three .hp__box--column--blog .hp__blog__photo{height:30px !important;width:31px !important;vertical-align:top}.body-v2 .hp__block--three .hp__box--column--second .hp__box__content--zwykle{margin-top:0 !important}.body-v2 .hp__block--three .hp__box--column--second .hp__box__label--other{position:absolute;bottom:2px;left:-153px}.body-v2 .hp__block--three .hp__box--column--second .hp__box__image{margin-right:10px !important;margin-left:-10px !important;background-repeat:no-repeat;background-position:10px 0 !important}.body-v2 .hp__block--three .hp__box--column--second .hp__box__content--zwykle{padding-left:5px}.body-v2 .hp__block--two .hp__box__label{font-size:14px !important;min-width:60px !important;padding-bottom:4px !important;padding-top:2px !important}.body-v2 .hp__block--two .hp__box__title{font-size:14px !important;line-height:1.3 !important}.body-v2 .hp__block--two .hp__box__title--strong{font-size:14px !important;letter-spacing:0.5px}.body-v2 .hp__block--two .hp__box--column--blog{padding-right:25px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog{padding-bottom:8px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__label{font-size:16px !important;letter-spacing:1.2px !important;line-height:1}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__social{margin-top:6px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle{padding-top:5px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle .hp__box__title{font-size:16px  !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong{font-size:16px;letter-spacing:0}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog__content{font-size:14px;padding-top:2px !important;margin-left:-2px}.body-v2 .hp__block--two .hp__box--column--blog .hp__blog__photo{height:30px !important;width:31px !important;vertical-align:top}.body-v2 .hp__block--two .hp__box--column--second .hp__box__image{margin-right:15px;margin-left:-15px}}.body-v2 .hp__box__content--zwykle.caption.on-picture{background:linear-gradient(rgba(0,0,0,0),rgba(3,3,32,0.9));position:absolute;padding:22px 30px;bottom:0;color:#FFF !important;left:14px;width:calc(100% - 28px);font-size:36px}.body-v2 .hp__box__content--zwykle.caption.on-picture .hp__box__label--alert{background-color:#ff6600;color:#fff;padding:3px 6px;position:relative;top:auto;margin-bottom:8px}@media (max-width: 1199px) and (min-width: 768px){.body-v2 .hp__box__content--zwykle.caption.on-picture{padding-bottom:11px;padding-left:20px}.body-v2 .hp__box__content--zwykle.caption.on-picture .hp__box__label{padding:1px 0 0 5px}.body-v2 .hp__box__content--zwykle.caption.on-picture .hp__box__title{padding-left:30px;padding-right:0 !important;margin-top:8px;font-size:28px}}@media (max-width: 767px){.body-v2 .hp__box__content--zwykle.caption.on-picture{padding:0;left:10px;width:calc(100% - 20px)}.body-v2 .hp__box__content--zwykle.caption.on-picture h2{font-weight:300}.body-v2 .hp__box__content--zwykle.caption.on-picture .hp__box__label{padding:0 5px;font-size:14px;margin-bottom:6px}.body-v2 .hp__box__content--zwykle.caption.on-picture .hp__box__title{font-size:18px;margin-bottom:8px;margin-top:5px;padding:0 2px 0}}@media (min-width: 768px){.body-v2 .hp__block.hp__block--bloger{text-align:center}}@media (max-width: 767px){.body-v2 .hp__block.hp__block--bloger{padding:0 10px}}.body-v2 .hp__box__bloger__link{color:#000 !important}.body-v2 .hp__box__bloger__photo{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;width:52px;height:51px}.body-v2 .hp__box__bloger__author{display:block;font-family:"atrament_stdregular";padding-top:3px;font-size:24px;color:#000 !important}.body-v2 .hp__box__bloger__separator{display:block;background:transparent;border-top:1px solid #f60;width:275px;margin:5px auto 0 auto}.body-v2 .hp__box__bloger__content{padding-top:17px;padding-left:20px;padding-right:20px}.body-v2 .hp__box__bloger__content a:hover{text-decoration:none}.body-v2 .hp__box__bloger__content a,.body-v2 .hp__box__bloger__content .hp__box__title{color:#f60;font-weight:300;font-size:42px}.body-v2 .hp__box__bloger__content .hp__box__blog__text{color:#666;font-size:20px;padding-top:5px}.body-v2 .hp__box__bloger__content .hp__box__social{margin-top:6px;color:#b5b5b5}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box__bloger__content{padding-top:20px}.body-v2 .hp__box__bloger__content a,.body-v2 .hp__box__bloger__content .hp__box__title{font-size:34px}.body-v2 .hp__box__bloger__content .hp__box__blog__text{font-size:18px}}@media (max-width: 767px){.body-v2 .hp__box__bloger__photo{width:31px;height:31px;position:absolute}.body-v2 .hp__box__bloger__author{padding-left:35px;padding-top:4px;font-size:19px;min-height:36px}.body-v2 .hp__box__bloger__separator{width:auto}.body-v2 .hp__box__bloger__content{padding-top:9px;padding-left:0;padding-right:0}.body-v2 .hp__box__bloger__content a,.body-v2 .hp__box__bloger__content .hp__box__title{color:#000;font-size:15px}.body-v2 .hp__box__bloger__content .hp__box__blog__text{font-size:14px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block__row--xs--second{clear:both}}@media (max-width: 767px){.body-v2 .hp__block__row--xs--second{clear:both}}.body-v2 .header__hamburger{display:block;margin-right:0;padding-left:4px}.body-v2 .header__hamburger .header__hamburger__element{display:block;width:13px;height:1px;border-radius:0}.body-v2 .header__after-hamburger{display:inline-block;margin:17px 0 0 0;position:absolute;top:0;background:transparent url("/gfx/natemat/logo.svg?1") no-repeat left top;background-size:cover;height:47px;width:157px}.body-v2 .header__after-hamburger:hover{text-decoration:none}@media screen and (max-width: 768px){.body-v2 .header__after-hamburger{margin:0 0 0 -10px;background-image:url("/gfx/natemat/logo_simple.svg");height:41px;width:41px}}.body-v2 .header__box__social{position:absolute;right:15px}.body-v2 .header__box__list--social{z-index:9999;list-style-type:none;margin-top:15px;position:relative}.body-v2 .header__box__list--social a,.body-v2 .header__box__list--social a:visited{color:black;text-decoration:none}.body-v2 .header__box__list--social .header__box__list--social__icon{margin-left:12px;display:inline-block;vertical-align:top}.body-v2 .header__box__list--social .ss-twitter{margin-left:4px;font-size:12px;line-height:1.3}.body-v2 .header__box__list--social .ss-instagram{margin-left:8px;font-size:14px;line-height:1.3}.body-v2 .header__box__list--social--search{position:absolute;right:14px;top:6px}.body-v2 .header__box__list--social--search img{height:15px}@media screen and (max-width: 1020px){.body-v2 .header__box__list--social--search{right:11px;top:-28px}}.body-v2 .header__facebook{width:16px;vertical-align:top;margin-top:2px}.body-v2 .header__search{background:transparent;padding-right:10px;position:absolute;top:25px;right:0}.body-v2 .header__sidebar__wrapper{display:none}.body-v2 .header__sidebar__wrapper.active{display:block}.body-v2 .header__box__nav{position:fixed;top:0;left:0;right:0}.body-v2 .header__box__nav--main{position:relative}.body-v2 .header__box__nav--main-links{height:46px;font-size:14px;margin-top:26px;position:relative;margin-left:-15px;margin-right:-15px}.body-v2 .header__box__nav__element a,.body-v2 .header__box__nav__element a:hover,.body-v2 .header__box__nav__element a:focus{color:#000;background-color:transparent !important;padding:6px 8px 4px 8px !important}.body-v2 .header__box__nav__element.header__box__nav__element--active a,.body-v2 .header__box__nav__element.header__box__nav__element--active a:hover{color:#f60}@media (min-width: 1200px){.body-v2 .header__box__nav__element a:hover{color:#f60}.body-v2 .header__box__nav__element:nth-child(1n+14){display:none !important}.body-v2 .header__box__nav__element:last-child{display:inline-block !important}}.body-v2 .header__image--natemat,.body-v2 .header__image--inn-poland,.body-v2 .header__image--asz-dziennik,.body-v2 .header__image--mama-du{height:49px;margin:-9px 0 -9px -11px;line-height:20px}.body-v2 .header__image--bliss{height:25px}@media (min-width: 768px){.body-v2 .header__box__nav .nav-pills{padding-right:64px;position:relative;display:inline-block;text-align:right}.body-v2 .header__box__nav--main-links{height:31px;overflow:hidden;padding:0 15px}.body-v2 .header__box__nav__element--more{position:absolute !important;right:0;top:0}}@media (min-width: 1200px){.body-v2 .header__row.header__row--ad{margin:0}.body-v2 .header__row .header__ad{border:1px solid #ed0202;display:block;left:-23px;margin-left:38px;margin-top:42px;margin-bottom:20px;min-height:398px;padding:0;width:979px}.body-v2 .header__box__nav{margin-bottom:0}.body-v2 .hp__box__material-partnera.header__box__material-partnera{right:570px;top:26px}.body-v2 .header__box__nav--main-links{height:46px;font-size:14px;margin-top:26px;text-align:center;position:relative}.body-v2 .header__box__nav--main-links:after{content:"";display:block;width:80%;height:2px;background-color:#f60;position:absolute;bottom:-1px;left:50%;transform:translate(-50%, -50%)}.body-v2 .header__box__nav--main-links .header__box__nav__element{float:none;display:inline-block}.body-v2 .header__box__nav--main-links .header__box__link--bold{letter-spacing:-.5px}.body-v2 .header__box__nav--main-links .header__nav__pills{margin-left:2px}.body-v2 .header__box__nav--main-links .header__nav__pills li+li{margin-left:8px}.body-v2 .header__box__nav--main-links .header__nav__pills .header__box__nav__element--inside{display:inline-block;float:none;margin-bottom:0;margin-top:0}.body-v2 .header__sidebar__wrapper{background:transparent;left:0;top:0;width:100%;background:#fff;color:#000;position:absolute;min-height:580px;overflow:hidden;overflow-x:hidden;padding:0;z-index:1000;transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s}.body-v2 .header__sidebar__wrapper .header__row{margin:0}.body-v2 .header__close{border:0;margin:0;padding:18px 27px 22px 22px}.body-v2 .header__close .header__close__image{height:18px;padding-left:0;width:18px}.body-v2 .header__close:hover,.body-v2 .header__close:active,.body-v2 .header__close:focus{background-color:white}.body-v2 .header__divider{height:1px;margin-left:-10px}.body-v2 .header__sidebar__nav{position:relative;clear:both;float:left;width:292px;list-style:none;margin:0 0 0 0;padding:0;width:100%}.body-v2 .header__sidebar__nav .header__sidebar__element{display:inline-block;float:left;padding:0;position:relative}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--kategorie{margin-left:20px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--kategorie .header__sidebar__header{margin-bottom:7px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--kategorie .header__sidebar__link{font-size:24px;margin-bottom:3px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--popularne{margin-left:60px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--specjalne{margin-left:29px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi{margin-left:28px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi .header__sidebar__link--small{margin-bottom:4px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi .header__sidebar__link--small.header__sidebar__link--other{padding-top:10px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo{margin-left:48px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo .header__sidebar__nav--inside__element{padding:0;margin-bottom:12px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo .header__sidebar__nav--inside__element .header__sidebar__nav--inside__element__text{padding:0}.body-v2 .header__sidebar__nav .header__sidebar__element .header__sidebar__nav--inside__element__image{top:-3px;right:46px;position:absolute}.body-v2 .header__sidebar__nav .header__sidebar__element .header__sidebar__nav--inside__element__image.header__sidebar__image--other{top:0;right:44px}.body-v2 .header__sidebar__nav .header__sidebar__element .header__sidebar__link__image{height:51px;margin-bottom:0;margin-left:5px;margin-right:0;width:52px}.body-v2 .header__sidebar__video__icon{height:48px;width:46px}.body-v2 .header__sidebar__nav--kategorie{margin-bottom:25px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside{margin-left:1px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element{margin-left:15px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element:nth-child(1){margin-left:0}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--mamadu{padding-left:15px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--mamadu .header__sidebar__brand{padding-top:7px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--bliss{margin-left:-5px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--bliss .header__sidebar__brand{padding-top:11px}.body-v2 .header__sidebar__nav--blog{max-width:215px}.body-v2 .header__sidebar__nav--blog .header__sidebar__nav--inside__element{display:inline-block;float:left;position:relative}.body-v2 .header__sidebar__nav--inside{display:inline-block;list-style-type:none;padding-left:0}.body-v2 .header__sidebar__nav--inside .header__sidebar__nav--inside__element{display:inline-block;float:left;padding:0;position:relative}.body-v2 .header__sidebar__nav--inside--small{list-style-type:none;margin-bottom:0;padding-left:0}.body-v2 .header__sidebar__nav li a:hover{color:#fff;background:rgba(255,255,255,0.2);text-decoration:none}.body-v2 .header__sidebar__wrapper.active{background:transparent;left:0;top:14px;width:100%;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s}.body-v2 .header__sidebar__header{font-size:16px;margin-bottom:8px;margin-top:36px}.body-v2 .header__sidebar__header--blog,.body-v2 .header__sidebar__header--video{font-size:16px;margin-top:35px}.body-v2 .header__sidebar__header--blog{margin-bottom:11px;margin-left:5px}.body-v2 .header__sidebar__header--video{margin-bottom:8px;margin-left:3px}.body-v2 .header__sidebar__header--other{font-size:13px;margin-bottom:2px;margin-left:1px;margin-top:23px;word-spacing:.7px}.body-v2 .header__sidebar__link{display:block;font-size:18px;margin-bottom:5px}.body-v2 .header__sidebar__link--bliss{display:block;font-size:18px;margin-bottom:3px}.body-v2 .header__sidebar__link--small{display:block;font-size:16px;margin-bottom:6px}.body-v2 .header__sidebar__link--small.header__sidebar__link--normal{font-size:14px;margin-top:-6px}.body-v2 .header__sidebar__link--small.header__sidebar__link--medium{font-size:17px;margin-bottom:12px}.body-v2 .header__sidebar__link--small.header__sidebar__link--large{font-size:32px;padding-left:13px;padding-top:8px !important}.body-v2 .header__sidebar__brand{display:block;clear:both;float:left;height:100%;margin-bottom:0 !important;padding:8px 0 0 0}.body-v2 .header__sidebar__brand .header__sidebar__brand__image{height:21px;width:128px}.body-v2 .header__sidebar__text{clear:both;float:left;font-size:17px}.body-v2 .header__text--inn-poland{margin-bottom:15px}.body-v2 .header__text--asz-dziennik{margin-bottom:17px}.body-v2 .header__text--mama-du{margin-bottom:18px}.body-v2 .header__text--bliss{margin-bottom:15px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .header__row.header__row--ad{margin:0}.body-v2 .header__row .header__ad{border:1px solid #ed0202;display:block;margin-left:23px;margin-top:32px;margin-bottom:20px;min-height:397px;padding:0;width:976px}.body-v2 .header__box__nav{margin-bottom:0}.body-v2 .hp__box__material-partnera.header__box__material-partnera{right:265px;top:16px}.body-v2 .header__box__nav--main-links{font-size:14px;margin-top:9px;text-align:center}.body-v2 .header__box__nav--main-links .header__box__nav__element{float:none;display:inline-block}.body-v2 .header__box__nav--main-links .header__box__link--bold{letter-spacing:-.5px}.body-v2 .header__box__nav--main-links .header__nav__pills{margin-left:-3px}.body-v2 .header__box__nav--main-links .header__nav__pills li+li{margin-left:11px}.body-v2 .header__sidebar__wrapper{background:transparent;left:0;top:0;width:100%;background:#fff;color:#000;position:absolute;min-height:580px;overflow:hidden;overflow-x:hidden;padding:0;z-index:100000;transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s}.body-v2 .header__sidebar__wrapper .header__row{margin:0}.body-v2 .header__close{border:0;margin:0;padding:17px 27px 21px 27px}.body-v2 .header__close .header__close__image{height:18px;padding-left:0;width:18px}.body-v2 .header__divider{height:1px;margin-left:-10px}.body-v2 .header__sidebar__nav{position:relative;clear:both;float:left;width:292px;list-style:none;margin:0 0 0 0;padding:0;width:100%}.body-v2 .header__sidebar__nav .header__sidebar__element{display:inline-block;float:left;padding:0;position:relative}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--kategorie{margin-left:26px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--popularne{margin-left:32px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--specjalne{margin-left:30px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi{margin-left:15px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi .header__sidebar__link--small.header__sidebar__link--other{padding-top:5px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo{margin-left:-37px}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo .header__sidebar__nav--inside__element{padding:0}.body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo .header__sidebar__nav--inside__element .header__sidebar__nav--inside__element__text{padding:0}.body-v2 .header__sidebar__nav .header__sidebar__element .header__sidebar__link__image{height:51px;margin-bottom:3px;margin-left:5px;margin-right:0;width:52px}.body-v2 .header__sidebar__nav--kategorie{margin-bottom:73px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside{margin-left:1px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element{margin-left:28px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element:nth-child(1){margin-left:0}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--mamadu{padding-left:12px}.body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--bliss{margin-left:5px}.body-v2 .header__sidebar__nav--blog{max-width:215px}.body-v2 .header__sidebar__nav--blog .header__sidebar__nav--inside__element{display:inline-block;float:left;position:relative}.body-v2 .header__sidebar__nav--inside{display:inline-block;list-style-type:none;padding-left:0}.body-v2 .header__sidebar__nav--inside .header__sidebar__nav--inside__element{display:inline-block;float:left;padding:0;position:relative}.body-v2 .header__sidebar__nav--inside--small{list-style-type:none;margin-bottom:0;padding-left:0}.body-v2 .header__sidebar__nav li a:hover{color:#fff;background:rgba(255,255,255,0.2);text-decoration:none}.body-v2 .header__sidebar__wrapper.active{background:transparent;left:0;top:17px;width:100%;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s}.body-v2 .header__sidebar__header{font-size:16px;margin-bottom:8px;margin-top:35px}.body-v2 .header__sidebar__header--blog,.body-v2 .header__sidebar__header--video{font-size:16px;margin-top:35px}.body-v2 .header__sidebar__header--blog{margin-bottom:11px;margin-left:5px}.body-v2 .header__sidebar__header--video{margin-bottom:8px;margin-left:3px}.body-v2 .header__sidebar__header--other{font-size:13px;margin-bottom:5px;margin-left:1px;margin-top:23px;word-spacing:.7px}.body-v2 .header__sidebar__link{display:block;font-size:18px;margin-bottom:5px}.body-v2 .header__sidebar__link--bliss{display:block;font-size:18px;margin-bottom:3px}.body-v2 .header__sidebar__link--small{display:block;font-size:16px;margin-bottom:2px}.body-v2 .header__sidebar__link--small.header__sidebar__link--normal{font-size:14px;margin-top:-2px}.body-v2 .header__sidebar__link--small.header__sidebar__link--medium{font-size:17px;margin-bottom:12px}.body-v2 .header__sidebar__link--small.header__sidebar__link--large{font-size:32px;padding-left:13px;padding-top:7px}.body-v2 .header__sidebar__brand{display:block;clear:both;float:left;height:100%;padding:8px 0 0 0}.body-v2 .header__sidebar__brand .header__sidebar__brand__image{height:21px;width:128px}.body-v2 .header__sidebar__text{clear:both;float:left;font-size:17px}.body-v2 .header__text--inn-poland{margin-bottom:15px}.body-v2 .header__text--asz-dziennik{margin-bottom:17px}.body-v2 .header__text--mama-du{margin-bottom:18px}.body-v2 .header__text--bliss{margin-bottom:15px}}@media (max-width: 767px){.body-v2 .header__block .header__box__nav--main .header__hamburger{padding-top:5px;margin-left:-21px}.body-v2 .header__block .header__box__nav--main .header__hamburger .header__hamburger__element{height:3px}.body-v2 .header__block .header__brand{padding-top:0px;padding-bottom:0px}.body-v2 .header__block .header__brand .header__brand__image{height:41px}.body-v2 .header__box__nav{margin-bottom:0}.body-v2 .header__box__list--social{display:none;margin-top:10px}.body-v2 .header__box__list--social__icon{margin-left:0}.body-v2 .header__search{padding:6px 0 0 14px;border:0}.body-v2 .header__box__nav--main-links{font-size:12px;margin-top:0;padding:0;text-align:center;white-space:nowrap}.body-v2 .header__box__nav--main-links>.nav{overflow:auto}.body-v2 .header__box__nav--main-links::-webkit-scrollbar{height:0px;background:transparent}.body-v2 .header__box__nav--main-links .header__box__nav__element{float:none;display:inline-block}.body-v2 .header__box__nav--main-links .header__nav__pills--main{padding-right:0}.body-v2 .header__sidebar__wrapper{display:block;background:#fff;margin-left:-292px;left:0;top:0;width:292px;background:#fff;color:#000;position:fixed;height:100%;overflow-x:hidden;overflow-y:auto;z-index:100000;transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s}.body-v2 .header__close{border:0;margin:12px 0 21px 28px;padding:0}.body-v2 .header__close .header__close__image{height:18px;padding-left:0;width:18px}.body-v2 .header__divider{height:1px;margin-left:-10px}.body-v2 .header__sidebar__nav{position:relative;float:left;width:292px;list-style:none;margin:0 0 0 10px;padding:0}.body-v2 .header__sidebar__nav--inside{list-style-type:none;margin-bottom:28px;padding-left:0}.body-v2 .header__sidebar__nav--inside--small{list-style-type:none;margin-bottom:32px;padding-left:0}.body-v2 .header__sidebar__nav--inside--small:nth-child(3){padding-left:16px}.body-v2 .header__sidebar__nav li a:hover{color:#fff;background:rgba(255,255,255,0.2);text-decoration:none}.body-v2 .header__sidebar__wrapper.active{left:292px;padding:0;width:292px;transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s}.body-v2 .header__sidebar__header{font-size:16px;margin-bottom:8px;margin-top:20px}.body-v2 .header__sidebar__header--blog,.body-v2 .header__sidebar__header--video{font-size:16px;margin-top:19px}.body-v2 .header__sidebar__header--blog{margin-bottom:23px;margin-left:5px}.body-v2 .header__sidebar__header--video{margin-bottom:30px;margin-left:3px}.body-v2 .header__sidebar__header--other{font-size:13px;margin-left:1px;margin-top:23px;word-spacing:.7px}.body-v2 .header__sidebar__link{display:block;font-size:18px;margin-bottom:5px}.body-v2 .header__sidebar__link--bliss{display:block;font-size:18px;margin-bottom:3px}.body-v2 .header__sidebar__link--small{display:block;font-size:16px;margin-bottom:2px}.body-v2 .header__sidebar__brand{display:block;clear:both;float:left;height:100%;padding:8px 0 0 0}.body-v2 .header__sidebar__brand .header__sidebar__brand__image{height:21px;width:128px}.body-v2 .header__sidebar__brand .header__image--bliss{height:25px;width:156px}.body-v2 .header__sidebar__text{clear:both;float:left;font-size:17px}.body-v2 .header__text--inn-poland{margin-bottom:15px}.body-v2 .header__text--asz-dziennik{margin-bottom:17px}.body-v2 .header__text--mama-du{margin-bottom:18px}.body-v2 .header__text--bliss{margin-bottom:15px}.body-v2 .header__sidebar__element--kategorie .header__sidebar__nav--inside__element{padding:0}.body-v2 .header__sidebar__element--specjalne{clear:both}}.body-v2 .navbar-toggle.header__hamburger{border:none;width:50px;text-align:center;position:absolute;left:0;bottom:8px}.body-v2 .navbar-toggle.header__hamburger:link,.body-v2 .navbar-toggle.header__hamburger:active,.body-v2 .navbar-toggle.header__hamburger:hover,.body-v2 .navbar-toggle.header__hamburger:focus,.body-v2 .navbar-toggle.header__hamburger:visited{background:transparent}@media screen and (max-width: 1200px){.body-v2 .navbar-toggle.header__hamburger{top:-79px;transition:0.3s ease-in-out}}.body-v2 .navbar-toggle.header__hamburger .header__hamburger__element{background-color:#666;color:#666;margin:0 auto}.body-v2 .navbar-toggle.header__hamburger .icon-bar+.icon-bar{margin-top:4px}.body-v2 .navbar-toggle.header__hamburger .header__hamburger__title{color:#666;font-weight:400;font-style:normal}.body-v2 .header__block{background:#fff;color:#000;padding:0}.body-v2 .header__block .header__row{background-color:#fff}.body-v2 .header__block .header__row--ad{background-color:#ebebeb}.body-v2 .header__block .header__box__nav{background:#fff;border:none}.body-v2 .header__block .header__search{border:none}.body-v2 .header__block .header__search:link,.body-v2 .header__block .header__search:active,.body-v2 .header__block .header__search:hover,.body-v2 .header__block .header__search:focus,.body-v2 .header__block .header__search:visited{background:transparent}.body-v2 .header__block .header__box__nav--main-links .header__box__link.header__box__link--bold{font-weight:700}.body-v2 .header__block .header__divider{background:#ccc}.body-v2 .header__block .header__sidebar__header,.body-v2 .header__block .header__sidebar__header--blog,.body-v2 .header__block .header__sidebar__header--video{color:#000;font-weight:700;font-style:normal}.body-v2 .header__block .header__sidebar__link{color:#f60 !important;font-weight:700;font-style:normal}.body-v2 .header__block .header__sidebar__link--small{color:#000 !important;font-weight:500;font-style:normal}.body-v2 .header__block .header__sidebar__link--medium{color:#000 !important;font-weight:600;font-style:normal}.body-v2 .header__block .header__sidebar__link--other{color:#f60 !important;font-weight:700;font-style:normal}.body-v2 .header__block .header__sidebar__header--other{color:#666 !important;font-weight:700;font-style:normal}.body-v2 .header__block .header__sidebar__text{color:#666 !important;font-weight:300;font-style:normal}.body-v2 .header__block .header__row{background-color:#ebebeb}.body-v2 .header__block .header__sidebar__wrapper .header__row{background:transparent}.body-v2 .header__block .header__sidebar__wrapper .header__row.header__row--with-background{background:#fff}.body-v2 .header__box--social__link:link,.body-v2 .header__box--social__link:focus,.body-v2 .header__box--social__link:hover,.body-v2 .header__box--social__link:visited{text-decoration:none}.body-v2 .header__brand{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;padding:4px 0px 0px 0px}.body-v2 .header__brand__image{height:65px}.body-v2 .footer__box__list--social a:hover{text-decoration:none}.body-v2 .footer__box--row--nav{padding:0 15px}.body-v2 .footer__box__copyright{color:#ccced0;text-decoration:none;line-height:18px}.body-v2 .footer__box__copyright p{letter-spacing:-0.4px;font-size:14px}.body-v2 .footer__box__other-items{display:flex;justify-content:flex-end;border-right:2px solid;border-color:#f60;margin-bottom:45px}.body-v2 .footer__box__other-items li a img{height:32px;margin-right:22px;transition:all 0.3s ease-in-out 0s}@media (max-width: 568px){.body-v2 .footer__box__other-items li a img{height:20px;margin-right:8px}}@media (min-width: 1200px){.body-v2 .footer__box--logo{margin-bottom:-15px}.body-v2 .footer__box--logo img{background-color:#fff;width:100px}.body-v2 .footer__box--column{min-height:279px;padding-left:0;padding-right:0}.body-v2 .footer__box--column .footer__box__content{height:100%}.body-v2 .footer__box--column.footer__box--column--text{padding-top:20px;padding-left:24px;padding-right:20px}.body-v2 .footer__box--column.footer__box--column--text .footer__box--column__text{font-size:19px;line-height:1.3}.body-v2 .footer__box--column.footer__box--column--text .footer__box--column__text .footer__box--column__text--bold{line-height:1.25}.body-v2 .footer__box__header{font-size:42px;margin-bottom:0;margin-top:0;margin-left:-5px;letter-spacing:0;line-height:1;padding-top:81px}.body-v2 .footer__box__header.footer__header__light{letter-spacing:-.5px}.body-v2 .footer__box__header--description{font-size:26px;letter-spacing:1.3px;line-height:1;margin-bottom:0;margin-top:3px}.body-v2 .footer__box--row{padding-top:145px}.body-v2 .footer__image--natemat{height:100px;margin:-25px 0}.body-v2 .footer__header--natemat{font-size:20px;margin-bottom:34px;margin-top:15px}.body-v2 .footer__box__foreground{left:0;height:100%;min-height:279px;padding:0;position:absolute;top:0;width:100%}.body-v2 .footer__btn{padding:11px 0}.body-v2 .footer__btn.footer__btn--check-us,.body-v2 .footer__btn.footer__btn--join-us{margin-left:auto;margin-right:auto;margin-top:20px;font-size:17px;float:none}.body-v2 .footer__btn.footer__btn--check-us{letter-spacing:0}.body-v2 .footer__btn.footer__btn--mail-us{font-size:20px;letter-spacing:0;padding-left:12px;padding-top:12px;padding-bottom:10px;padding-right:12px;min-width:197px;margin-left:10px}.body-v2 .footer__box__list--social{padding:27px 0px 23px;border-top:2px solid;border-right:2px solid;border-top-right-radius:10px;border-color:#f60}.body-v2 .footer__box__list--social .footer__box__list--social__icon{margin-right:25px}.body-v2 .footer__box__list--social .footer__box__list--social__icon:nth-child(1){padding-left:47px}.body-v2 .footer__box__list--social .footer__box__list--social__icon:last-child{margin-left:0}.body-v2 .footer__box__list--social .footer__box__list--social__icon img{width:16px}.body-v2 .footer__snapchat{height:37px;margin-left:-4px;margin-top:2px;width:40px;vertical-align:top}.body-v2 .footer__box__nav{font-size:16px;margin-bottom:22px;padding:0}.body-v2 .footer__box__nav__list{margin-bottom:2px;padding-left:0}.body-v2 .footer__box__nav__list .footer__box__nav__list__element{height:20px;margin-left:15px}.body-v2 .footer__box__nav__list .footer__box__nav__list__element a.black{color:#242424 !important}.body-v2 .footer__box__nav__list .footer__box__nav__list__element:nth-child(1){margin-left:0}.body-v2 .footer__box__nav__list .footer__box__nav__list__element:before{left:-12px;top:-.6px;color:#242424}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .footer__box--logo{margin-bottom:-15px}.body-v2 .footer__box--logo img{background-color:#fff;width:100px}.body-v2 .footer__box--column{height:175px;min-height:175px;padding-left:0;padding-right:0}.body-v2 .footer__box--column .footer__box__content{height:100%}.body-v2 .footer__box--column.footer__box--column--text{padding-top:13px;padding-left:16px;padding-right:10px}.body-v2 .footer__box--column.footer__box--column--text .footer__box--column__text{font-size:13px;line-height:1.25}.body-v2 .footer__box--column.footer__box--column--text .footer__box--column__text .footer__box--column__text--bold{line-height:1.2}.body-v2 .footer__box__header{font-size:26px;margin-bottom:0;margin-top:0;margin-left:-1px;letter-spacing:.5px;line-height:1;padding-top:52px}.body-v2 .footer__box__header.footer__header__light{margin-left:6px}.body-v2 .footer__box__header--description{font-size:16px;letter-spacing:1px;line-height:1;margin-bottom:0;margin-left:-1px;margin-top:2px}.body-v2 .footer__box--row{padding-top:102px}.body-v2 .footer__header--natemat{font-size:18px;margin-bottom:40px;margin-top:10px;margin-left:-6px}.body-v2 .footer__box__foreground{left:0;min-height:175px;padding:0;position:absolute;top:0;width:100%}.body-v2 .footer__btn{padding:9px 0}.body-v2 .footer__btn.footer__btn--check-us,.body-v2 .footer__btn.footer__btn--join-us{margin-left:auto;font-size:12px;position:absolute;left:0;margin-bottom:17px;float:none;right:0;bottom:0;margin-right:auto}.body-v2 .footer__btn.footer__btn--mail-us{font-size:16px;letter-spacing:0;padding-left:12px;padding-top:8px;padding-bottom:8px;padding-right:12px;min-width:197px;margin-left:-7px}.body-v2 .footer__box__list--social{padding:27px 0px 23px;border-top:2px solid;border-right:2px solid;border-top-right-radius:10px;border-color:#f60}.body-v2 .footer__box__list--social .footer__box__list--social__icon{margin-right:40px}.body-v2 .footer__box__list--social .footer__box__list--social__icon:nth-child(1){padding-left:47px}.body-v2 .footer__box__list--social .footer__box__list--social__icon:last-child{margin-left:0}.body-v2 .footer__box__list--social .footer__box__list--social__icon img{width:16px}.body-v2 .ss-twitter{margin-left:4px;font-size:39px;line-height:1.3}.body-v2 .ss-youtube{margin-left:4px;font-size:42px;line-height:1.3}.body-v2 .footer__snapchat{height:37px;margin-left:-4px;margin-top:2px;width:40px;vertical-align:top}.body-v2 .footer__box__nav{font-size:14px;margin-bottom:12px;padding:0}.body-v2 .footer__box__nav__list{margin-bottom:2px;padding-left:0}.body-v2 .footer__box__nav__list .footer__box__nav__list__element{height:20px;margin-left:13px}.body-v2 .footer__box__nav__list .footer__box__nav__list__element a.black{color:#242424 !important}.body-v2 .footer__box__nav__list .footer__box__nav__list__element:nth-child(1){margin-left:0}.body-v2 .footer__box__nav__list .footer__box__nav__list__element:before{left:-10px;top:-.7px}}@media (max-width: 767px){.body-v2 .footer__box--logo{margin-bottom:-15px}.body-v2 .footer__box--logo img{background-color:#fff;width:100px}.body-v2 .footer__image--natemat{height:70px}.body-v2 .footer__header--natemat{font-size:16px;margin-top:13px;line-height:1.2;margin-bottom:16px}.body-v2 .footer__box--column{height:215px;min-height:215px}.body-v2 .footer__box--column .footer__box__content{height:100%}.body-v2 .footer__box--column.footer__box--column--carrier{padding-left:19px;padding-right:18px}.body-v2 .footer__box--column.footer__box--column--ad{padding-left:19px;padding-right:18px}.body-v2 .footer__box__header{font-size:26px;margin-bottom:0;margin-top:0;line-height:1.1;letter-spacing:.5px;padding-top:77px}.body-v2 .footer__box__header--description{font-size:16px;letter-spacing:1.1px;margin-bottom:0;margin-top:0}.body-v2 .footer__box__foreground{left:0;min-height:215px;position:absolute;top:0}.body-v2 .footer__btn{font-size:14px;padding:11px 12px}.body-v2 .footer__btn.footer__btn--check-us,.body-v2 .footer__btn.footer__btn--join-us{position:absolute;left:50%;margin-bottom:20px;margin-left:-50%;bottom:0;width:100%}.body-v2 .footer__btn.footer__btn--mail-us{letter-spacing:1px;padding-left:12px;padding-top:11px;padding-bottom:10px;min-width:197px;margin-left:-10px}.body-v2 .footer__box--row{padding-top:70px}.body-v2 .ss-twitter{line-height:1.3}.body-v2 .ss-youtube{line-height:1.3}.body-v2 .footer__snapchat{height:28px;margin-left:2px;margin-top:2px;width:28px;vertical-align:top}.body-v2 .footer__box__list--social__icon{margin-right:29px}.body-v2 .footer__box__list--social__icon:nth-child(1){padding-left:25px}.body-v2 .footer__box__list--social__icon img{width:16px}.body-v2 .footer__box__nav{font-size:12px;padding:0}.body-v2 .footer__box__nav__element{white-space:nowrap;word-spacing:2px;line-height:1.6;display:inline-block;letter-spacing:0}.body-v2 .footer__box__list--social{padding:27px 0px 23px;border-top:2px solid;border-right:2px solid;border-top-right-radius:10px;border-color:#f60}.body-v2 .footer__box__nav__list{margin-bottom:2px;padding-left:0}.body-v2 .footer__box__nav__list .footer__box__nav__list__element{height:20px;margin-left:10px}.body-v2 .footer__box__nav__list .footer__box__nav__list__element a.black{color:#242424 !important}.body-v2 .footer__box__nav__list .footer__box__nav__list__element:nth-child(1){margin-left:0}.body-v2 .footer__box__nav__list .footer__box__nav__list__element:before{left:-8px;top:-.7px}}.body-v2 .footer__block{background:white;color:#fff}.body-v2 .footer__box--column--text{background:#000}.body-v2 .footer__box__foreground.footer__box__foreground--light{background:rgba(255,255,255,0.69)}.body-v2 .footer__box__foreground.footer__box__foreground--dark{background:rgba(33,17,101,0.69)}.body-v2 .footer__box__header{font-weight:800}.body-v2 .footer__box__header.footer__header__dark{color:#000}.body-v2 .footer__box__header.footer__header__light{color:#fff}.body-v2 .footer__box__header--description{color:#666;font-family:'atrament_stdregular';font-weight:normal}.body-v2 .footer__btn,.body-v2 .footer__btn:link,.body-v2 .footer__btn:visited{border:none;border-radius:0;font-weight:400}.body-v2 .footer__btn.footer__btn--join-us,.body-v2 .footer__btn:link.footer__btn--join-us,.body-v2 .footer__btn:visited.footer__btn--join-us{background:#000;color:#fff !important}.body-v2 .footer__btn.footer__btn--check-us,.body-v2 .footer__btn:link.footer__btn--check-us,.body-v2 .footer__btn:visited.footer__btn--check-us{background:#fff;color:#211165 !important}.body-v2 .footer__btn.footer__btn--mail-us,.body-v2 .footer__btn:link.footer__btn--mail-us,.body-v2 .footer__btn:visited.footer__btn--mail-us{background:#fff !important;color:#f60 !important}.body-v2 .footer__header--natemat{font-weight:400}.body-v2 .footer__header--natemat.footer__header__light{color:#fff}.body-v2 .footer__box--column__text{font-weight:400}.body-v2 .footer__box--column__text .footer__box--column__text--bold{clear:both;float:left;font-weight:700}.body-v2 .footer__box__list--social{list-style-type:none}.body-v2 .footer__box__list--social .footer__box__list--social__icon{display:inline-block;vertical-align:top}.body-v2 .footer__box__nav{font-weight:400}.body-v2 .footer__box__nav__list{list-style-type:none}.body-v2 .footer__box__nav__list .footer__box__nav__list__element{display:inline-block;position:relative;vertical-align:top}.body-v2 .footer__box__nav__list .footer__box__nav__list__element:nth-child(1):before{content:''}.body-v2 .footer__box__nav__list .footer__box__nav__list__element:before{content:'\2022';position:absolute}.body-v2 .footer__box--social__link:link,.body-v2 .footer__box--social__link:focus,.body-v2 .footer__box--social__link:hover,.body-v2 .footer__box--social__link:visited{text-decoration:none}.body-v2 .hp__block.hp__block--title .hp__box__title{color:#000;font-weight:800}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background{color:#fbe6e0;font-weight:800}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description{color:#666;font-family:'atrament_stdregular'}@media (min-width: 1200px){.body-v2 .hp__block.hp__block--title{padding-top:95px}.body-v2 .hp__block.hp__block--title .hp__box__title{font-size:42px;letter-spacing:0;line-height:1;padding-left:8px;z-index:2}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background{top:-10px;font-size:170px;left:-4px;letter-spacing:-1.5px;position:absolute;z-index:-1}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description{font-size:24px;letter-spacing:1.2px;line-height:1.3;padding-bottom:23px;padding-left:8px;z-index:2}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block.hp__block--title{padding-top:0px;padding-bottom:15px}.body-v2 .hp__block.hp__block--title .hp__box__title{font-size:36px;letter-spacing:0;line-height:1;padding-left:2px;z-index:2}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background{top:-10px;font-size:120px;left:-2px;letter-spacing:-2.5px;position:absolute;z-index:-1}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description{font-size:18px;letter-spacing:1px;line-height:1;padding-bottom:23px;padding-left:3px;z-index:2}}@media (max-width: 767px){.body-v2 .hp__block.hp__block--title{padding-top:54px;padding-bottom:15px !important}.body-v2 .hp__block.hp__block--title.hp__block--title--large{padding-top:148px}.body-v2 .hp__block.hp__block--title .hp__box__title{font-size:24px;letter-spacing:0;line-height:1;padding-left:2px}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description{font-size:16px;letter-spacing:.75px;line-height:1.3;padding-bottom:5px}}.body-v2 .hp__block.hp__block--title .hp__box__title{color:#000;font-weight:800}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background{color:#FA3800;font-weight:800;opacity:0.1}@media (min-width: 1200px){.body-v2 .hp__block.hp__block--title{margin-top:-2px;padding-top:0;padding-bottom:8px}.body-v2 .hp__block.hp__block--title .hp__box__title{font-size:42px;letter-spacing:0;line-height:1;padding-left:8px;z-index:2}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background{top:-10px;font-size:170px;left:-4px;letter-spacing:-1.5px;position:absolute;z-index:0}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description{font-size:24px;letter-spacing:1.2px;line-height:1.3;padding-bottom:23px;padding-left:8px;padding-top:6px;z-index:2}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block.hp__block--title{padding-bottom:0;margin-top:-5px}.body-v2 .hp__block.hp__block--title .hp__box__title{font-size:36px;letter-spacing:0;line-height:1;padding-left:2px;z-index:2}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background{top:-6px;font-size:120px;left:-2px;letter-spacing:-2.5px;position:absolute;z-index:-1}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description{font-size:18px;letter-spacing:1px;line-height:1;padding-bottom:21px;padding-left:3px;padding-top:5px;z-index:2}}@media (max-width: 767px){.body-v2 .hp__block.hp__block--title.hp__block--title--large{padding-top:148px}.body-v2 .hp__block.hp__block--title .hp__box__title{font-size:24px;letter-spacing:0;line-height:1;padding-left:2px}.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description{font-size:16px;letter-spacing:.75px;line-height:1.3;padding-bottom:5px}}.body-v2 .hpe__block--with-background .hp__block--title .hp__box__title{color:white}.body-v2 .hpe__block--with-background .hp__block--title .hp__box__title .hp__box__title.hp__box__title--description{color:white}.body-v2 .hp__box__layers{background:url(../images/layers_icon-@2x.png) no-repeat center center;color:#000;display:block;font-weight:700;left:0;line-height:1;padding-top:0;position:absolute;text-align:center;top:50%;transform:translate(0, -50%);margin-top:0;width:100%}.body-v2 .hp__box__layers .hp__layers-text{position:absolute;bottom:0;left:0;right:0;top:0;margin-left:auto;margin-right:auto;margin-bottom:0;padding-bottom:0;text-align:center;float:none}@media (min-width: 1200px){.body-v2 .hp__box__layers{font-size:15px}.body-v2 .hp__box__layers .hp__layers-text{line-height:35px;margin-top:16px;padding-left:20px;padding-right:5px}.body-v2 .hp__box__layers .hp__layers-icon{height:51px;width:59px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box__layers{font-size:12px}.body-v2 .hp__box__layers .hp__layers-text{line-height:26px;margin-top:9px;padding-left:20px;padding-right:10px}.body-v2 .hp__box__layers .hp__layers-icon{height:35px;width:42px}}@media (max-width: 767px){.body-v2 .hp__box__layers{font-size:12px}.body-v2 .hp__box__layers .hp__layers-text{line-height:21px;margin-top:9px;padding-left:20px;padding-right:12px}.body-v2 .hp__box__layers .hp__layers-icon{height:30px;width:32px}}@media (min-width: 768px){.body-v2 .hp__box--main .hp__box__layers .hp__layers-icon{width:117px;height:auto}.body-v2 .hp__box--main .hp__box__layers .hp__layers-text{font-size:30px;line-height:107px;padding-left:33px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box--main .hp__box__layers .hp__layers-text{line-height:120px}}.body-v2 .hp__box--small .hp__box__layers{top:35%}@media (max-width: 767px){.body-v2 .hp__box--small .hp__box__layers{top:54px}}.body-v2 .hp__box__video{position:absolute;top:0;left:0;height:100%;background-size:16% 20% !important;background-position:center 40% !important}.body-v2 .hp__video-icon circle{stroke:white}.body-v2 .hp__video-icon path{fill:white}.body-v2 .hp__box--main .hp__video-icon{height:160px;width:160px;margin:245px auto 0 auto;display:block;margin:auto;position:absolute;left:0;right:0;bottom:0;top:0}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box--main .hp__video-icon{margin-top:17px;height:100px;width:104px}}@media (max-width: 767px){.body-v2 .hp__box--main .hp__video-icon{margin-top:59px;height:50px;width:52px}}.body-v2 .hp__box--small .hp__video-icon{height:60px;width:60px;margin:68px auto 150px auto;display:block}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box--small .hp__video-icon{margin-top:17px;height:40px;width:40px}}@media (max-width: 767px){.body-v2 .hp__box--small .hp__video-icon{margin-top:36px;height:40px;width:40px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box--main .hp__video-icon{height:100px;width:104px;margin:auto auto 260px auto}}@media (max-width: 767px){.body-v2 .hp__video-icon{height:50px;width:50px;margin:auto auto 112px 135px}}.body-v2 .hp__block--four .hp__box__video,.body-v2 .hp__block--three .hp__box__video,.body-v2 .hp__block--two .hp__box__video,.body-v2 .hp__block--one .hp__box__video{display:block;position:relative;width:100%}@media (min-width: 1200px){.body-v2 .hp__block--four .hp__box__video,.body-v2 .hp__block--three .hp__box__video,.body-v2 .hp__block--two .hp__box__video,.body-v2 .hp__block--one .hp__box__video{height:176px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--four .hp__box__video,.body-v2 .hp__block--three .hp__box__video,.body-v2 .hp__block--two .hp__box__video,.body-v2 .hp__block--one .hp__box__video{height:140px}}@media (max-width: 767px){.body-v2 .hp__block--four .hp__box__video,.body-v2 .hp__block--three .hp__box__video,.body-v2 .hp__block--two .hp__box__video,.body-v2 .hp__block--one .hp__box__video{height:100px}}.body-v2 .hp__block--four .hp__video-icon,.body-v2 .hp__block--three .hp__video-icon,.body-v2 .hp__block--two .hp__video-icon,.body-v2 .hp__block--one .hp__video-icon{position:absolute;max-width:100%;margin:auto;left:0;right:0;bottom:0;top:0}@media (min-width: 1200px){.body-v2 .hp__block--four .hp__video-icon{height:50px;width:50px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--four .hp__video-icon{height:41px;width:42px}}@media (max-width: 767px){.body-v2 .hp__block--four .hp__video-icon{height:30px;width:32px}}@media (min-width: 1200px){.body-v2 .hp__block--three .hp__box__video{height:241px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--three .hp__box__video{height:198px}}@media (max-width: 767px){.body-v2 .hp__block--three .hp__box__video{height:98px}}@media (min-width: 1200px){.body-v2 .hp__block--three .hp__video-icon{height:61px;width:62px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--three .hp__video-icon{height:50px;width:52px}}@media (max-width: 767px){.body-v2 .hp__block--three .hp__video-icon{height:30px;width:32px}}@media (min-width: 1200px){.body-v2 .hp__block--two .hp__box__video{height:385px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--two .hp__box__video{height:401px}}@media (max-width: 767px){.body-v2 .hp__block--two .hp__box__video{height:100px}}@media (min-width: 1200px){.body-v2 .hp__block--two .hp__video-icon{height:120px;width:122px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--two .hp__video-icon{height:100px;width:102px}}@media (max-width: 767px){.body-v2 .hp__block--two .hp__video-icon{height:30px;width:32px}}@media (min-width: 1200px){.body-v2 .hp__block--one .hp__box__video{height:385px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--one .hp__box__video{height:401px}}@media (max-width: 767px){.body-v2 .hp__block--one .hp__box__video{height:100px}}@media (min-width: 1200px){.body-v2 .hp__block--one .hp__video-icon{height:240px;width:244px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__block--one .hp__video-icon{height:200px;width:204px}}@media (max-width: 767px){.body-v2 .hp__block--one .hp__video-icon{height:60px;width:64px}}.body-v2 .hp__block--four .hp__box--column:hover .hp__box__title,.body-v2 .hp__block--three .hp__box--column:hover .hp__box__title,.body-v2 .hp__block--two .hp__box--column:hover .hp__box__title{color:#f60}.body-v2 .hp__box--main:hover .hp__box__social,.body-v2 .hp__box--main:hover .hp__box__title,.body-v2 .hp__box--small__content:hover .hp__box__social,.body-v2 .hp__box--small__content:hover .hp__box__title{color:#f60}.body-v2 .hp__box--column--blog .hp__box__blog:hover .hp__box__label{color:#f60 !important}@media (min-width: 768px) and (max-width: 990px){.body-v2 .hp__block--video .hp__box--main,.body-v2 .hp__block--special .hp__box--main{display:block !important;width:100%;height:516px}.body-v2 .hp__block--video .hp__box--column,.body-v2 .hp__block--special .hp__box--column{display:block;width:100%}.body-v2 .hp__block--video .hp__box--small,.body-v2 .hp__block--special .hp__box--small{width:33.33333%;min-width:1px}.body-v2 .hp__block--special .hp__box--column{height:auto}}.body-v2 .hp__box__tetragon-background{background-size:cover;background-attachment:scroll;background-position:center;flex-wrap:wrap;cursor:pointer !important;position:relative;display:flex;justify-content:center;z-index:1;color:#fff}.body-v2 .hp__box__tetragon-background:hover,.body-v2 .hp__box__tetragon-background:focus{color:#fff !important;text-decoration:none !important}.body-v2 .hp__box__background-tetragon-big{height:400px}.body-v2 .hp__box__background-tetragon-wide{height:190px}.body-v2 .hp__box__background-tetragon-wide-small{height:170px}.body-v2 .hp__box__background-tetragon-wide-small .hp__box__tetragon-title{font-size:16px}.body-v2 .hp__box__tetragon-top{padding:6px 9px;align-self:flex-start;background:#a8bd15}.body-v2 .hp__box__tetragon-title{align-self:center;width:100%;font-size:20px;font-weight:bold;text-align:center;padding:0px 16px}.body-v2 .hp__box__tetragon-gradient{background:linear-gradient(rgba(22,9,78,0.75) 1px,rgba(28,16,45,0.35) 100%);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.body-v2 .hp__box__trudat-social{display:inline-flex;align-items:center;padding-top:4px;align-self:flex-end;border-top:1px solid rgba(177,177,177,0.52);margin-bottom:1px;position:relative}.body-v2 .hp__box__trudat-social .art__header__socials__trudat__image{background-image:url("/gfx/trudat/trending_white.png")}.body-v2 .hp__box__trudat-trending-icon{margin-right:10px;height:12px}.body-v2 .hp__box__trudat-social-icon{height:15px;margin-right:3px}.body-v2 .hp__box__trudat-social-group{margin-left:10px;display:inline-flex}.body-v2 .hp__box__social__trudat__triangle{display:inline-block;width:0;height:0;border-top:8px solid transparent;border-right:8px solid white;border-bottom:8px solid transparent}.body-v2 .hp__box__social__trudat__triangle-wrapper{display:inline-flex}.body-v2 .hp__box__social__trudat__text{background:#fff;font-size:11px;font-weight:bold;height:16px;display:inline-flex;color:#1b0b62;align-items:center;padding-right:2px}.body-v2 .hp__box__tetragon-third{margin-top:20px !important}@media screen and (max-width: 992px){.body-v2 .hp__box__tetragon-second{margin-top:20px}}@media screen and (max-width: 480px){.body-v2 .hp__box__tetragon-background,.body-v2 .hp__box__background-tetragon-wide{height:280px}}.body-v2 .hp__block__light-tough-link{font-weight:bold;min-width:120px;white-space:nowrap;cursor:pointer;text-decoration:none !important;display:inline-block;margin:0px 15px;letter-spacing:1px;padding:10px 20px;border:2px solid #3b17d5}.body-v2 .hp__block__light-tough-link span{color:#333;white-space:nowrap}.body-v2 .footer__block a:active,.body-v2 .footer__block a:link,.body-v2 .footer__block a:visited,.body-v2 .hp__box__pile a:active,.body-v2 .hp__box__pile a:link,.body-v2 .hp__box__pile a:visited{color:#fff !important}.body-v2 .hp__block__announcement{border:4px solid #ebebeb}.body-v2 .hp__block__announcement h4{color:#999999;text-transform:uppercase;font-size:20px;margin:18px 0}.body-v2 .hp__block__announcement h2{color:#000000;font-size:32px}.body-v2 .hp__block__announcement-button{color:#fff;text-transform:uppercase;font-weight:bold;padding:12px 20px;display:inline-block;background:#3b17d5;margin-bottom:18px;cursor:pointer;outline:0;border:0}.body-v2 .hp__block__announcement-button:hover{color:#fff;text-decoration:none}.body-v2 .hp__block__trudat-header{text-transform:uppercase;margin-bottom:10px}.body-v2 .hp__block__trudat-header h1{color:#000;font-size:35px;margin:0}.body-v2 .hp__block__trudat-header h3{color:#999;font-size:19px;margin:0}.body-v2 .hp__block__quote{color:#000 !important}.body-v2 .hp__block__quote-border{border:4px solid #ebebeb;padding:15px}.body-v2 .hp__block__quote-wrapper{padding:20px 30px}.body-v2 .hp__block__quote__picture-round p{color:#666;font-size:15px;margin-top:5px;max-width:140px;margin:auto}.body-v2 .hp__block__quote__picture-round img{border-radius:50%;width:100%;max-width:110px}.body-v2 .hp__block__quote-paragraph{margin-top:10px;letter-spacing:0.2px;font-weight:lighter}.body-v2 .hp__block__quote-opinion{border-top:3px solid #ebebeb;max-width:1000px;margin:auto}.body-v2 .hp__block__quote-opinion button{color:#fff;background:#3b17d5;text-transform:uppercase;font-weight:700;text-align:center;padding:10px 15px;margin:0px 12px;width:125px;display:inline-block;border:none}.body-v2 .hp__block__quote-opinion-last-link a,.body-v2 .hp__block__quote-opinion-last-link a:link,.body-v2 .hp__block__quote-opinion-last-link a:visited{color:#3b17d5;font-weight:700;margin-top:20px;margin-bottom:25px;display:inline-block;cursor:pointer !important;pointer-events:all !important;text-decoration:none !important}.body-v2 .hp__block__quote-opinion-last-link-circle{height:22px;width:22px;margin-left:5px}.body-v2 .hp__block__quote-opinion-last-link-arrow{height:9px;position:relative;left:-15.5px;bottom:0.5px}@media screen and (max-width: 480px){.body-v2 .hp__block__quote-wrapper{padding:0px;text-align:center}.body-v2 .hp__block__quote-opinion>a{margin:5px auto;display:block;font-size:15px}.body-v2 .hp__block__quote-opinion button{width:92px;margin:0px 5px}}.body-v2 .hp__block__month{color:#000 !important}.body-v2 .hp__block__month h3{text-transform:uppercase;margin:15px 0}.body-v2 .hp__block__month h4{margin-bottom:2px;font-weight:400}.body-v2 .hp__block__month-wrapper{border:4px solid #ebebeb;max-width:450px;margin:auto}.body-v2 .hp__block__month-truth-negative-margin{margin:0px -4px}.body-v2 .hp__block__month-truth a{color:#fff;background:#3b17d5;padding:8px 15px;display:inline-block;text-transform:uppercase;font-weight:700;margin-bottom:15px}.body-v2 .hp__box__popular_bars-wrapper{margin-right:35px}.body-v2 .hp__box__popular-bar{height:70px;display:flex;align-items:center;position:relative;margin-top:1px;background:#79a0f7;min-width:35% !important}.body-v2 .hp__box__popular-bar-title{color:#fff;text-align:left;margin-left:20px;font-weight:700;text-transform:uppercase;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;margin-right:33px}.body-v2 .hp__box__popular-bar:nth-child(1){background:#3b17d5}.body-v2 .hp__box__popular-bar:nth-child(2){background:#4347f0}.body-v2 .hp__box__popular-bar:nth-child(3){background:#5463f4}.body-v2 .hp__box__popular__bar-comment-position{position:absolute;right:-35px}.body-v2 .hp__box__popular__bar-comment-wrapper{color:#fff}.body-v2 .hp__box__popular__bar-comment-wrapper img{position:absolute}.body-v2 .hp__box__popular__bar-comment-value{position:absolute;left:0;right:0;top:16px;text-align:center;color:#fff}.body-v2 .cat__post__title{color:#000}.body-v2 .cat__post__title:hover{color:#f60}.body-v2 .cat__post__info{color:#999}.body-v2 .cat__post__info a{color:#999}.body-v2 .cat__post__lead{color:#666}.body-v2 .cat__post__title{font-weight:700}.body-v2 .cat__post--bloger{border-bottom:1px solid #d4d4d4}.body-v2 .cat__post--bloger .cat__post__bloger-name{clear:left;color:#f60;display:block;font-family:'atrament_stdregular';text-transform:uppercase}.body-v2 .cat__post--bloger .cat__post__title{clear:left}.body-v2 .cat__post--bloger .cat__post__lead{display:block;font-weight:400}.body-v2 .cat__post__bloger-avatar{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:6px 0 5px 5px;overflow:hidden}@media (min-width: 1200px){.body-v2 .cat__post{margin-bottom:25px}.body-v2 .cat__post__box{padding-right:0}.body-v2 .cat__post__box--text{padding-left:30px}.body-v2 .cat__post__image{width:100%}.body-v2 .cat__post__title{display:block;font-size:23px;margin-bottom:10px}.body-v2 .cat__post__lead{display:block;font-size:16px;margin-bottom:13px}.body-v2 .cat__post__info{display:block;font-size:11px;margin-bottom:10px}.body-v2 .cat__post--bloger{margin-bottom:20px;padding-top:0;padding-bottom:17px}.body-v2 .cat__post--bloger .cat__post__bloger-avatar img{max-width:50px}.body-v2 .cat__post--bloger .cat__post__bloger-name{font-size:18px;margin-bottom:4px}.body-v2 .cat__post--bloger .cat__post__title{font-size:18px;margin-bottom:8px;margin-left:0}.body-v2 .cat__post--bloger .cat__post__lead{display:block;font-size:15px;margin-bottom:0;margin-left:0}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .cat__post{margin-bottom:25px}.body-v2 .cat__post__box{padding-right:0}.body-v2 .cat__post__box--text{padding-left:20px}.body-v2 .cat__post__image{width:100%}.body-v2 .cat__post__title{display:block;font-size:18px;margin-bottom:10px}.body-v2 .cat__post__lead{display:block;font-size:16px;margin-bottom:13px}.body-v2 .cat__post__info{display:block;font-size:11px;margin-bottom:10px}.body-v2 .cat__post--bloger{margin-bottom:15px;padding-top:0;padding-bottom:13px}.body-v2 .cat__post--bloger .cat__post__bloger-avatar img{max-width:50px}.body-v2 .cat__post--bloger .cat__post__bloger-name{font-size:18px;margin-bottom:4px}.body-v2 .cat__post--bloger .cat__post__title{font-size:16px;margin-bottom:8px;margin-left:0}.body-v2 .cat__post--bloger .cat__post__lead{display:block;font-size:15px;margin-bottom:0;margin-left:0}}@media (max-width: 767px){.body-v2 .cat__post{margin-bottom:25px}.body-v2 .cat__post__box{padding-right:0}.body-v2 .cat__post__box--text{padding-left:9px;padding-right:9px}.body-v2 .cat__post__image{width:100%}.body-v2 .cat__post__title{font-size:15px}.body-v2 .cat__post__info,.body-v2 .cat__post__lead{display:none}.body-v2 .cat__post--bloger{margin-bottom:13px;padding-top:0;padding-bottom:3px}.body-v2 .cat__post--bloger .cat__post__bloger-avatar img{max-width:50px}.body-v2 .cat__post--bloger .cat__post__bloger-name{font-size:18px;line-height:1;margin-bottom:5px}.body-v2 .cat__post--bloger .cat__post__title{font-size:16px;margin-bottom:5px}.body-v2 .cat__post--bloger .cat__post__lead{display:block}}.body-v2 .cat__post__lead{max-height:59px;overflow:hidden;position:relative}.body-v2 .cat__post__lead:after{content:'';position:absolute;left:0;right:0;bottom:0;height:30px;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0)),color-stop(100%, #ffffff));background-image:-moz-linear-gradient(top, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%,#ffffff 100%)}.body-v2 .cat__show-more__container{padding:0}.body-v2 .cat__show-more,.body-v2 .bloglist__show-more__button,.body-v2 .streams__show-more__button,.body-v2 .searchlist__show-more__button,.body-v2 .bloger__show-more__button{background:#000;display:block;font-weight:700;text-transform:uppercase;width:100%;padding:10px 0}.body-v2 .cat__show-more,.body-v2 .bloglist__show-more__button,.body-v2 .streams__show-more__button,.body-v2 .searchlist__show-more__button,.body-v2 .bloger__show-more__button,.body-v2 .cat__show-more:hover,.body-v2 .bloglist__show-more__button:hover,.body-v2 .streams__show-more__button:hover,.body-v2 .searchlist__show-more__button:hover,.body-v2 .bloger__show-more__button:hover{color:#fff}@media (min-width: 1200px){.body-v2 .cat__show-more__container{margin-left:5px;margin-top:-5px;margin-bottom:70px}.body-v2 .cat__show-more,.body-v2 .bloglist__show-more__button,.body-v2 .streams__show-more__button,.body-v2 .searchlist__show-more__button,.body-v2 .bloger__show-more__button{font-size:18px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .cat__show-more__container{margin-left:5px;margin-top:-5px;margin-bottom:48px}.body-v2 .cat__show-more,.body-v2 .bloglist__show-more__button,.body-v2 .streams__show-more__button,.body-v2 .searchlist__show-more__button,.body-v2 .bloger__show-more__button{font-size:18px}}@media (max-width: 767px){.body-v2 .cat__show-more__container{margin-top:3px;margin-bottom:36px}.body-v2 .cat__show-more,.body-v2 .bloglist__show-more__button,.body-v2 .streams__show-more__button,.body-v2 .searchlist__show-more__button,.body-v2 .bloger__show-more__button{font-size:16px}}.body-v2 .cat__tags{border-bottom:1px solid #d4d4d4;font-weight:800}.body-v2 .cat__tags__header{color:#ccc;display:inline-block;text-transform:uppercase}.body-v2 .cat__tags__list{display:inline-block;margin-bottom:0}.body-v2 .cat__tags__tag{color:#f60;display:inline-block;font-weight:600}@media (min-width: 1200px){.body-v2 .cat__tags{margin-top:40px;padding-bottom:25px}.body-v2 .cat__tags__header{font-size:18px}.body-v2 .cat__tags__tag{font-size:18px;margin-left:5px;margin-right:10px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .cat__tags{margin-top:30px;padding-bottom:12px}.body-v2 .cat__tags__header{font-size:18px}.body-v2 .cat__tags__tag{font-size:16px;margin-left:5px;margin-right:10px}}@media (max-width: 767px){.body-v2 .cat__tags{display:none}}@media (max-width: 767px){.body-v2 #page #container .cat__container{margin:0 -10px}}.body-v2 .cat__container--topic .cat__name{border-bottom:1px solid #d4d4d4;color:#000;display:inline-block;font-weight:800;line-height:1;text-transform:uppercase;width:100%}.body-v2 .cat__header{color:#ccc;font-weight:800}.body-v2 .cat__container{background-color:white}@media (min-width: 1200px){.body-v2 .cat__container--topic .cat__name{font-size:36px;height:98px;padding-top:46px;padding-bottom:15px}.body-v2 .cat__tags,.body-v2 .cat__header,.body-v2 .cat__posts{padding-left:5px}.body-v2 .cat__header{font-size:24px;line-height:1.1;margin:24px 0 22px 0}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .cat__container--topic .cat__name{font-size:30px;height:76px;padding-top:32px;padding-bottom:14px}.body-v2 .cat__container{padding-left:35px;padding-right:42px;margin-left:0;margin-right:0;width:100%}.body-v2 .cat__tags,.body-v2 .cat__header,.body-v2 .cat__posts{padding-left:5px}.body-v2 .cat__header{font-size:20px;line-height:1.1;margin:30px 0 16px 0}}@media (max-width: 767px){.body-v2 .cat__container--topic .cat__name{font-size:24px;height:50px;padding-top:14px;padding-bottom:11px}.body-v2 .cat__container{padding:0 10px;margin:0 auto;max-width:400px}.body-v2 .cat__header{font-size:18px;margin:18px 0 11px 0}}.body-v2 .art__author__container{display:flex;align-items:center}.body-v2 .art__author__avatar{margin-right:12px}.body-v2 .art__author__avatar img{border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%}.body-v2 .art__author__description{font-style:normal}.body-v2 .art__author__name{color:#221f1f;font-size:16px;margin-bottom:3px}.body-v2 .art__author__name a{color:#221f1f}.body-v2 .art__date{color:#acacac;font-size:14px;font-weight:400}@media (min-width: 1200px){.body-v2 .art__author__avatar img{height:60px;width:60px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .art__author__avatar img{height:50px;width:50px}}@media (max-width: 767px){.body-v2 .art__author{padding-bottom:10px}.body-v2 .art__author__container{clear:both}.body-v2 .art__author__avatar{clear:left;float:left}.body-v2 .art__author__avatar img{height:38px;width:38px}.body-v2 .art__author__description{clear:right;float:left;padding-left:12px}.body-v2 .art__author__name{font-size:14px;margin-bottom:0;margin-top:-2px}.body-v2 .art__date{font-size:12px}}.body-v2 .body-v2-font,.body-v2 table#hotnews,.body-v2 article .article-body,.body-v2 article header h1,.body-v2 article figure figcaption,.body-v2 .article-body.art__body blockquote.block p,.body-v2 .article-body.art__body blockquote.block h3,.body-v2 .article-body.art__body blockquote.block div.gallery .desc,.body-v2 .article-body.art__body blockquote.block .author-header .name,.body-v2 .slideshow .slideshow-nav h2,.body-v2 .user-header h1,.body-v2 .user-header h1 a,.body-v2 .newsletter-body .nlfheader,.body-v2 .author-label-container div.author-label,.body-v2 .author-label-container div.author-label a,.body-v2 .stream-full .stream-info .stream-author,.body-v2 .article-body blockquote.block h3,.body-v2 .article-body blockquote.block p,.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead .kd_ns_font{font-family:'Rubik',sans-serif}.body-v2 .article-comments{margin-bottom:0;padding-bottom:0}.body-v2 article figure.page-full{margin-bottom:0}.body-v2 article figure figcaption{font-style:normal;line-height:1.4}.body-v2 .article-body.art__body blockquote.block iframe{max-width:100%}.body-v2 .article-body.art__body blockquote.block h3{font-weight:bold;margin-left:-20px}.body-v2 .article-body.art__body blockquote.block div.gallery .desc{font-size:15px}.body-v2 .article-body.art__body blockquote.block .style_gray h3{margin-left:0}.body-v2 .article-body.art__body blockquote.block .author-header{position:static;text-align:left;width:auto;padding-left:80px;padding-top:5px}.body-v2 .article-body.art__body blockquote.block .author-header img.avatar{position:absolute}.body-v2 .article-wraper{float:left;width:780px;margin-right:0}@media (min-width: 992px) and (max-width: 1199px){.body-v2 .article-wraper{width:580px}}@media (min-width: 768px) and (max-width: 991px){.body-v2 .article-wraper{width:370px}}@media (max-width: 767px){.body-v2 .article-wraper{float:none;width:100%}}.body-v2 .article-body{padding-right:0}.body-v2 .user-header{padding-top:27px}.body-v2 .user-header h1,.body-v2 .user-header h1 a{font-weight:500}.body-v2 .newsletter-body input[type="submit"]{padding:0px 5px;line-height:38px}.body-v2 ul.promo-posts li .promo-posts-item{height:93px}.body-v2 .article-body .live-item blockquote{border:none;padding:0}.body-v2 .art__title{color:#221f1f;font-size:48px;line-height:48px;margin-bottom:5px}.body-v2 .art__header__photo{position:relative;min-height:60px}.body-v2 .art__header__photo__image{position:relative}.body-v2 .art__header__photo__image img{width:100%;vertical-align:bottom}.body-v2 .art__header__photo__caption{border:none;font-size:13px;font-weight:300;padding:3px 0;margin-bottom:14px}.body-v2 .art__header__items{display:flex;justify-content:space-between;align-items:center;padding:26px 0}.body-v2 .art__header__socials{background:rgba(255,255,255,0.89);font-size:12px;font-weight:400;align-self:flex-start;padding-top:20px;z-index:5}.body-v2 .art__header__socials a{margin-left:40px}.body-v2 .art__header__socials strong{font-weight:700}.body-v2 .art__header__socials__fb{color:#acacac;position:relative}.body-v2 .art__header__socials__fb__image{background:url(../../../gfx/facebook_blue.svg) no-repeat center;background-size:cover;height:16px;width:13px;position:absolute;top:-1px;left:-24px}.body-v2 .art__header__socials__twitter,.body-v2 .art__header__socials__comment{position:relative}.body-v2 .art__header__socials__comment{color:#acacac}.body-v2 .art__header__socials__comment__image{background:url(../../../gfx/comment_gray.svg) no-repeat center;background-size:cover;height:17px;width:18px;color:#333;font-size:14px;line-height:1.3;position:absolute;top:-1px;left:-24px}.body-v2 .art__header.art__header--with-fullpage-photo .art__title{margin-top:43px;margin-bottom:20px}.body-v2 .art__header.art__header--with-fullpage-photo .art__header__socials__trudat{padding-left:20px}.body-v2 .art__header__info{font-size:16px;align-self:flex-start}.body-v2 .art__header__info-tag{margin-bottom:3px}.body-v2 .art__header__info-read{color:#f60}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .art__title{font-size:32px;padding:0 15px}.body-v2 .art__header__socials{bottom:0;font-size:13px;left:0;margin-left:auto;margin-right:auto;padding:25px 20px 16px 20px;right:0;text-align:center;width:507px}.body-v2 .art__header__socials strong{font-weight:700}.body-v2 .art__header__socials__fb{padding-left:5px}.body-v2 .art__header__socials__fb__image{left:-15px}.body-v2 .art__header__socials__twitter{padding-left:80px}.body-v2 .art__header__socials__twitter__image{left:36px}.body-v2 .art__header__socials__comment{padding-left:80px}.body-v2 .art__header__socials__comment__image{left:36px}}@media (max-width: 767px){.body-v2 .art__title{font-size:20px;padding:0 16px}.body-v2 .art__header__photo{margin-bottom:19px;margin-left:-15px;margin-right:-15px;min-height:0}.body-v2 .art__header__photo__caption{font-size:11px;padding:5px 5px 0 5px}}.body-v2 #posts-progress{height:61px}.body-v2 #posts-progress.post-scroll-finish .art__social-footer__link{display:none}.body-v2 .art__progress{height:56px}.body-v2 .art__progress__hamburger{position:static !important;font-weight:100;padding:26px 0;margin-top:0}.body-v2 .art__progress__logo{background:url(../../gfx/natemat/natemat_progress_logo.png) no-repeat left top;background-size:auto 60px;display:inline-block;float:left;height:61px;width:60px}.body-v2 .art__progress__title-container{padding-top:5px}.body-v2 .art__progress__category{font-size:14px;font-weight:500;margin-left:15px}.body-v2 .art__progress__title{font-size:18px;font-weight:700;margin:0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.body-v2 .art__progress__right>a{display:block;height:61px;width:370px;z-index:2}.body-v2 .art__progress__next{padding:5px 30px 5px 10px;background:#333;color:#fff}.body-v2 .art__progress__next:hover{color:#fff}.body-v2 .art__progress__next__header{font-size:12px;font-weight:400}.body-v2 .art__progress__next__link{font-size:16px;font-weight:700;line-height:19px}.body-v2 .art__progress__title-container,.body-v2 .art__progress__body{margin-left:110px !important;margin-right:370px}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .art__progress__title-container,.body-v2 .art__progress__body{margin-right:180px}.body-v2 .art__progress__right>a{width:auto}.body-v2 .art__progress__right .art__social-footer__link{padding:5px 28px 21px 26px}.body-v2 .art__progress__next{padding:21px 13px 21px 23px}.body-v2 .art__progress__next__header{font-size:14px;font-weight:700}}.body-v2 .art__related{font-weight:800;position:relative}.body-v2 .art__related__header{color:#222222;font-size:15px;font-weight:500}.body-v2 .art__related__link{color:#000;font-size:14px;font-weight:400;line-height:1.28;width:80%;max-height:100px;text-overflow:ellipsis;padding:5px 5px 5px 30px}.body-v2 .art__related__link:hover{color:#f60;text-decoration:none}.body-v2 .art__related__thumb img{height:88px;width:88px}.body-v2 .art__related__list-items{display:flex;overflow:hidden;margin:12px 0;border:1px solid rgba(151,151,151,0.15)}.body-v2 .art__related__list-items:hover{box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3)}.body-v2 .art__related__list-items img{margin-right:8px}.body-v2 .art__related__list-items:after{display:block;position:absolute;top:0;right:-4px;content:'';width:4px;height:0;background-color:#f60;border-top-right-radius:4px;border-bottom-right-radius:4px;transition:all 0.2s linear;transition-delay:0s}.body-v2 .art__related__list-items:hover{color:#f60;text-decoration:none;box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3);cursor:pointer;border-bottom:1px solid transparent}.body-v2 .art__related__list-items:hover:after{height:calc(100% + 1px)}.body-v2 .art__related__list .clearfix{position:relative}.body-v2 .art__related__lead{clear:left;color:#666;font-size:15px;font-weight:400;margin-bottom:0;padding-top:5px}.body-v2 .art__related__under .see_also{display:none}.body-v2 .art__related__under .kd_ns_ads div:last-of-type{margin-right:0}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box{border-bottom:0;margin-right:30px}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_image_div{width:100%}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead .kd_ns_font{color:#000 !important;font-size:21px !important;font-style:normal !important;font-weight:700;line-height:1.4;padding-top:12px}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead .kd_ns_font{font-size:18px !important;padding-top:11px}}@media (max-width: 767px){.body-v2 .art__related{margin-left:10px;margin-right:10px}.body-v2 .art__related__header{padding-top:0}.body-v2 .art__related__list>li:nth-child(n+5){display:none}.body-v2 .art__related__under .kd_ns_ads div:nth-of-type(2n){padding-right:0}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box{display:inline-block;margin-bottom:25px;margin-right:0;margin-top:0;padding-right:15px;padding-top:0;width:50%;vertical-align:top}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_image_div{height:auto}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_image_div .kd_ns_image{margin-bottom:0;max-height:none}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead{height:auto;margin:10px 0 0 0}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead .kd_ns_font{font-size:14px !important;padding-top:10px}}.body-v2 .art__right-column{float:right;width:300px}@media (max-width: 767px){.body-v2 .art__right-column{clear:both;float:none;width:100%}}.body-v2 .art__social-footer{bottom:-1px;left:0;right:0;position:static;margin:0 15px;z-index:999999}.body-v2 .art__social-footer__container{min-height:80px}.body-v2 .art__social-footer__link{font-size:16px;font-weight:700;padding-top:4px;padding-bottom:0px;text-align:center;line-height:54px;white-space:nowrap}.body-v2 .art__social-footer__link span{position:relative;vertical-align:middle}.body-v2 .art__social-footer__link:link,.body-v2 .art__social-footer__link:focus,.body-v2 .art__social-footer__link:hover,.body-v2 .art__social-footer__link:visited{color:#fff !important}.body-v2 .art__social-footer__link--facebook:hover,.body-v2 .art__social-footer__link--twitter:hover,.body-v2 .art__social-footer__link--wykop:hover,.body-v2 .art__social-footer__link--comment:hover{text-decoration:none}.body-v2 .art__social-footer__link--facebook__image,.body-v2 .art__social-footer__link--twitter__image,.body-v2 .art__social-footer__link--wykop__image,.body-v2 .art__social-footer__link--comment__image{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;line-height:22px;vertical-align:middle;margin:0 8px 0 0}.body-v2 .art__social-footer__link--facebook{background:#2a4893}.body-v2 .art__social-footer__link--facebook:hover{background:#243e7f}.body-v2 .art__social-footer__link--facebook__image{background:url(/gfx/natemat/fb.png) no-repeat center center/13px 24px;height:24px;width:13px;top:-2px}.body-v2 .art__social-footer__link--twitter{background:#2aadf4}.body-v2 .art__social-footer__link--twitter:hover{background:#12a4f3}.body-v2 .art__social-footer__link--twitter__image{font-size:36px;top:3px}.body-v2 .art__social-footer__link--wykop{background:#4383af}.body-v2 .art__social-footer__link--wykop:hover{background:#3c759d}.body-v2 .art__social-footer__link--wykop img{height:34px;margin:-4px 5px 0 0px}.body-v2 .art__social-footer__link--comment{background:#333}.body-v2 .art__social-footer__link--comment:hover{background:#262626}.body-v2 .art__social-footer__link--comment__image{font-size:30px}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .art__social-footer.active{position:fixed}}@media (max-width: 767px){.body-v2 .art__social-footer.active{position:fixed}.body-v2 .art__social-footer__link{font-size:14px}.body-v2 .art__social-footer__link:hover{text-decoration:none}.body-v2 .art__social-footer__link--twitter__image{font-size:22px}.body-v2 .art__social-footer__link--comment__image{font-size:18px}}@media (max-width: 767px){.body-v2 .post-scroll-active .art__social-footer{position:fixed}}.body-v2 .art__topics{font-style:normal;margin:40px 0}.body-v2 .art__topics__header{color:#acacac;font-size:18px;font-weight:800;padding-right:10px !important}.body-v2 .art__topics__list{margin-left:0}.body-v2 .art__topics .bull{color:#acacac;padding:0 5px}.body-v2 .art__topics li{padding:0}.body-v2 .art__topics a:link,.body-v2 .art__topics a:focus,.body-v2 .art__topics a:hover,.body-v2 .art__topics a:visited{color:#2d1193 !important;font-weight:400;padding:0}@media (min-width: 1200px){.body-v2 .art__topics{margin:35px 0}.body-v2 .art__topics a:link,.body-v2 .art__topics a:focus,.body-v2 .art__topics a:hover,.body-v2 .art__topics a:visited{color:#2d1193 !important;font-weight:500}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .art__topics{margin:25px 0}.body-v2 .art__topics__header{font-size:16px;padding-right:8px}}.body-v2 .art__body{font-size:18px;font-weight:300;line-height:28px}.body-v2 .art__body blockquote{border-left:none;padding:0}.body-v2 .art__body blockquote.block .block-inside{padding-left:20px;padding-right:20px}.body-v2 .art__body blockquote.block .block-inside .fb-post,.body-v2 .art__body blockquote.block .block-inside .fb-comment-embed,.body-v2 .art__body blockquote.block .block-inside .fb-video{display:block;text-align:center}.body-v2 .art__body blockquote.block .block-inside twitterwidget,.body-v2 .art__body blockquote.block .block-inside .instagram-media{margin-left:auto !important;margin-right:auto !important}.body-v2 .art__body__photo{margin:30px 0;position:relative}.body-v2 .art__body__photo img{width:100%}.body-v2 .art__body__photo .desc{padding:3px 0px;font-size:15px;font-weight:400}.body-v2 .art__body__instagram-container iframe{margin-top:5px !important;height:55px !important;max-height:55px !important}.body-v2 .art__body a,.body-v2 .art__body a:visited{color:#f60}@media (max-width: 767px){.body-v2 .art__body{font-size:16px}.body-v2 .art__body__photo{margin:10px 0}.body-v2 .art__body__photo .desc{font-size:11px}}@media (max-width: 400px){.body-v2 .art__body .fb-post.fb_iframe_widget{left:50%;margin-left:-180px}}@media (min-width: 360px) and (max-width: 400px){.body-v2 .art__body .fb-post.fb_iframe_widget{width:360px}.body-v2 .art__body .fb-post.fb_iframe_widget>span{transform:scale(0.9);margin:-30px 0}}@media (max-width: 359px){.body-v2 .art__body .fb-post.fb_iframe_widget{width:320px}.body-v2 .art__body .fb-post.fb_iframe_widget>span{transform:scale(0.85);margin:-45px 0}}@media (min-width: 1200px){.body-v2 .slideshow-body .middle .slide-image,.body-v2 .slideshow-footer-nav .slideshow-footer-body{width:780px}}.body-v2 .art__hfs{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;float:left;width:60px;line-height:60px;margin-right:10px;background:#f60;color:white;text-align:center;font-size:36px;font-weight:800}@media (max-width: 768px){.body-v2 .art__hfs{font-size:31px;line-height:50px;width:50px;margin-right:8px}}.body-v2 .art__video-wrapper{margin-bottom:19px}@media (min-width: 768px){.body-v2 .art__video-wrapper--large{padding-bottom:60px}}.body-v2 .art__video-yt{position:relative;width:100%;height:0;padding-bottom:56%;position:relative}.body-v2 .art__video-yt iframe{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%}.body-v2 .onnetwork-video{width:100%;padding-bottom:56%;position:relative;height:0;margin-top:20px}.body-v2 .onnetwork-video iframe{width:100%;height:100%;position:absolute;left:0;top:0;margin:0;padding:0;border:0;z-index:15}.body-v2 .onnetwork-video .iframe-video-close{display:none;position:absolute;right:2px;background:transparent url("/gfx/v2/close_icon_gray.png") no-repeat center center;width:16px;height:16px;z-index:99999;top:-21px;padding:0;background-size:cover;border:0;cursor:pointer}@media (min-width: 768px){.body-v2 .onnetwork-video .iframe-video-fixed{transition:opacity 0.3s ease-in-out;position:fixed;width:320px !important;height:180px !important;left:auto;top:auto;bottom:70px;right:10px;z-index:99999}.body-v2 .onnetwork-video .iframe-video-fixed .iframe-video-close{display:block}}.body-v2 .art__twitter-quote__body{font-size:21px;font-weight:bold;color:#000;margin-bottom:12px;position:relative;max-width:calc(100% - 97px)}.body-v2 .art__twitter-quote__signature{font-size:15px;color:#666}.body-v2 .art__twitter-quote__share{width:64px;height:45px;font-size:12px;text-transform:uppercase;position:absolute;right:-94px;bottom:calc(50% - 22.5px);background:url(/gfx/twitter.png);background-color:#2aadf4;background-repeat:no-repeat;background-size:25px;background-position-x:center}.body-v2 .art__twitter-quote__share::before{content:"";display:inline-block;width:0;position:relative;right:22.5px;height:0;border-top:22.5px solid transparent;border-right:22.5px solid #2aadf4;border-bottom:22.5px solid transparent}.body-v2 .art__twitter-quote__share span{display:inline-block;position:relative;bottom:17px;left:1px;width:47px;height:14px;color:#fff}.body-v2 .art__embed-link{margin:20px 0}.body-v2 .art__embed-link>.fb_iframe_widget{display:block}.body-v2 .art__embed-link>iframe,.body-v2 .art__embed-link>.fb_iframe_widget>span,.body-v2 .art__embed-link>.instagram-media,.body-v2 .art__embed-link>twitter-widget{display:block;margin:0 auto !important;max-width:100%}.body-v2 .art__related__under .kd_ns_ads .kd_ns_box{min-height:250px}.body-v2 .see_also{background-color:none;color:#000;text-transform:none;font-weight:700;font-siez:36px/24px}.body-v2 .kd_ns_font{font-weight:700;font-size:20px/22px;text-decoration:none;color:#000 !important}.body-v2 .kd_ns_sponsored{font:200 9px/22px Arial, sans-serif;text-transform:uppercase;color:#bfbfbf !important}@media (max-width: 767px){.body-v2 .kd_ns_ads{padding:0;margin:0}.body-v2 .kd_ns_box{width:100%;float:left;margin-right:20px}.body-v2 .kd_ns_image_div{width:150px  !important;height:90px  !important;overflow:hidden;margin:0 0 10px 0}.body-v2 .kd_ns_image{width:100%;height:auto !important}.body-v2 .kd_ns_lead{margin:-90px 0 0 160px !important}}@media (min-width: 768px) and (max-width: 1022px){.body-v2 .kd_ns_ads{padding:0;margin:0}.body-v2 .kd_ns_box{width:220px;float:left;margin-right:20px}.body-v2 .kd_ns_image_div{width:100% !important;max-height:150px !important;overflow:hidden;margin:0 0 10px 0}.body-v2 .kd_ns_image{width:100%;height:auto}}@media (min-width: 1023px){.body-v2 .kd_ns_ads{padding:0;margin:0}.body-v2 .kd_ns_box{width:24%;float:left;margin-right:20px}.body-v2 .kd_ns_image_div{width:100% !important;max-height:176px !important;overflow:hidden;margin:0 0 10px 0}.body-v2 .kd_ns_image{width:100%;height:auto}}.body-v2 .kd_ns_header{border:none;font-size:19px;line-height:19px;padding:14px 15px 8px;color:#fff;font-weight:normal;background:#333;color:#fefefe;font-family:Oswald, sans-serif;margin-bottom:20px;text-transform:uppercase}.body-v2 .kd_ns_font{font-weight:bold;font-size:16px;color:#333;font-family:'Source Sans Pro', Helvetica, sans-serif !important;line-height:1.231}.body-v2 .kd_ns_sponsored{font-size:9px}.body-v2 .kd_ns_ads{padding:0}@media (max-width: 767px){.body-v2 .entry-content ol,.body-v2 .entry-content ul{margin-left:0px;margin-bottom:15px;display:inline-block}.body-v2 .kd_ns_box{border-bottom:solid #E4E4E4 1px;padding:19px 0;float:none;margin-right:0}.body-v2 .kd_ns_image_div{width:100px;height:60px}.body-v2 .kd_ns_image{width:100%}.body-v2 .kd_ns_lead{margin-top:-104px !important;min-height:90px;display:table}}@media (min-width: 768px) and (max-width: 1023px){.body-v2 .kd_ns_header{width:698px}.body-v2 .kd_ns_box{width:25% !important;margin-right:20px}.body-v2 .kd_ns_ads{display:inline-flex;padding:0}.body-v2 .entry-content ol,.body-v2 .entry-content ul{margin-left:0px;margin-bottom:15px}.body-v2 .kd_ns_image_div{width:162px;max-height:108px;overflow:hidden;margin-bottom:5px}.body-v2 .kd_ns_image{width:100%;height:auto}}@media (min-width: 1023px){.body-v2 .kd_ns_header{width:950px}.body-v2 .kd_ns_box{width:25% !important;margin-right:20px}.body-v2 .kd_ns_ads{display:inline-flex;padding:0}.body-v2 .entry-content ol,.body-v2 .entry-content ul{margin-left:0px;margin-bottom:15px}.body-v2 .kd_ns_image_div{width:225px;max-height:150px;overflow:hidden;margin-bottom:5px}.body-v2 .kd_ns_image{width:100%;height:auto}.body-v2 .kd_ns_logo{margin-top:0 !important}}.body-v2 .bloglist__header{margin-left:-15px}.body-v2 .bloglist__header__links{list-style-type:none;padding:0;position:relative;text-transform:uppercase}.body-v2 .bloglist__header__links__element{color:#000 !important;display:inline-block;font-weight:800}.body-v2 .bloglist__header__links__element__link:link,.body-v2 .bloglist__header__links__element__link:focus,.body-v2 .bloglist__header__links__element__link:hover,.body-v2 .bloglist__header__links__element__link:visited{color:#666 !important}.body-v2 .bloglist__header__links__element__number{color:#666 !important;font-weight:400}.body-v2 .bloglist__search-form{margin:20px 0 30px -5px;padding:0}.body-v2 .bloglist__search-form__text{border:none;border-bottom:4px solid #f60;color:#333;font-size:18px;font-weight:700;padding-bottom:5px;width:250px}.body-v2 .bloglist__search-form__text:focus{border:none;border-bottom:4px solid #f60;outline:none !important}.body-v2 .bloglist__search-form__text:-ms-input-placeholder{color:#333}.body-v2 .bloglist__search-form__text:-moz-placeholder{color:#333}.body-v2 .bloglist__search-form__text::-webkit-input-placeholder{color:#333}.body-v2 .bloglist__search-form__text::-webkit-input-placeholder{color:#333}.body-v2 .bloglist__search-form__button{background:url(../gfx/icons2.png) no-repeat;background-color:transparent !important;background-position:-202px -178px;border:none !important;border-bottom:4px solid #f60 !important;color:#ccc;font-family:'ss-standard';font-size:18px;margin-left:-3px;margin-right:-10px;padding:5px 25px 5px 5px !important;width:25px}.body-v2 .bloglist__search-filters{margin-left:-20px;margin-bottom:0}.body-v2 .bloglist__search-filters__element{background-color:#ccc;border:none;color:#333;display:inline-block;font-size:16px;font-weight:700;line-height:22px;margin-right:8px;padding:8px 10px;text-decoration:none}.body-v2 .bloglist__search-filters__element:hover,.body-v2 .bloglist__search-filters__element:focus,.body-v2 .bloglist__search-filters__element:visited{background-image:none;background:#333;color:#fff;text-decoration:none}.body-v2 .bloglist__search-filters__element:last-of-type{margin-right:0}.body-v2 .bloglist__search-filters .active{background-image:none;background-color:#333;border:none;color:#fff}.body-v2 .bloglist__main-content{margin:0 0 0 -5px;padding:0;width:100%}.body-v2 .bloglist__main-content__list{list-style-type:none;margin:40px -10px 0 0;padding:0}.body-v2 .bloglist__main-content__list__block{background:#ebebeb;background-repeat:no-repeat;background-size:cover;border-radius:6px;float:left;height:160px;max-width:160px;min-height:130px;min-width:130px;margin:0 5% 25px 0;padding:0}.body-v2 .bloglist__main-content__list__block__element{background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);background-image:-moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.6) 100%);background-image:-o-linear-gradient(top, transparent 0%, rgba(0,0,0,0.6) 100%);background-image:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.6) 100%);background-image:-ms-linear-gradient(top, transparent 0%, rgba(0,0,0,0.6) 100%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:block;height:100%;position:relative;padding:0;width:100%}.body-v2 .bloglist__main-content__list__block__element:focus,.body-v2 .bloglist__main-content__list__block__element:hover{background-image:none}.body-v2 .bloglist__main-content__list__block__element__text{bottom:0;color:#fff;font-family:'atrament_stdregular';font-size:21px;left:0;padding:0 0 10px 0;position:absolute;right:0;text-align:center;text-transform:uppercase}.body-v2 .bloglist__show-more{clear:both;padding:4px 0 130px 0;position:relative;text-align:center}@media (min-width: 1200px){.body-v2 .bloglist__header{font-size:18px;margin:60px 0 43px 0}.body-v2 .bloglist__header__links__element{display:inline-block}.body-v2 .bloglist__header__links__element__link--streams{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #acacac;padding:5px 15px;position:absolute;right:20px;top:-5px}.body-v2 .bloglist__header__links__element__link--streams:focus,.body-v2 .bloglist__header__links__element__link--streams:hover,.body-v2 .bloglist__header__links__element__link--streams:link,.body-v2 .bloglist__header__links__element__link--streams:visited{color:#f60 !important}.body-v2 .bloglist__search{margin:auto}.body-v2 .bloglist__search-form{margin-bottom:30px;margin-top:0;padding:0 25px 0 5px}.body-v2 .bloglist__search-form__text{font-size:20px;padding-top:3px;width:406px}.body-v2 .bloglist__search-form__button{background:url(/gfx/icons2.png) -180px -180px no-repeat;background-color:#f60 !important;color:#fff;font-weight:700;height:40px;margin-left:-3px;margin-right:-10px;padding:8px 25px 8px 5px !important;position:absolute;right:20px;top:0;width:130px}.body-v2 .bloglist__search-filters{font-size:18px;margin-bottom:30px;margin-left:0}.body-v2 .bloglist__search-filters__element{font-size:18px;height:40px;padding:10px 10px}.body-v2 .bloglist__main-content{margin-left:0}.body-v2 .bloglist__main-content__list{margin:auto;text-align:center;width:100%}.body-v2 .bloglist__main-content__list__block{display:inline-block;float:none;margin:0 2% 25px 0}.body-v2 .bloglist__main-content__list__block__element__text{font-size:30px;padding-bottom:5px}.body-v2 .bloglist__show-more{margin:auto}.body-v2 .bloglist__show-more__button{background:#000;color:#fff;display:inline-block;font-size:18px;font-weight:700;height:50px;margin:auto;padding:14px 0;width:615px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .bloglist__header__links{margin-bottom:25px;margin-top:35px}.body-v2 .bloglist__header__links__element{font-size:16px;padding-right:30px}.body-v2 .bloglist__header__links__element:last-of-type{padding-right:0}.body-v2 .bloglist__search-filters{height:37px;margin-bottom:40px}.body-v2 .bloglist__search-form__button{padding:5px 25px 5px 5px}.body-v2 .bloglist__main-content__list{margin:0 -10px 0 0;text-align:center}}@media (max-width: 767px){.body-v2 .bloglist__header{padding:0}.body-v2 .bloglist__header__links{margin-bottom:25px;margin-top:35px}.body-v2 .bloglist__header__links__element{font-size:16px;padding-right:30px}.body-v2 .bloglist__header__links__element:nth-of-type(2),.body-v2 .bloglist__header__links__element:last-of-type{padding-right:0}.body-v2 .bloglist__search{display:block;height:160px;padding:0}.body-v2 .bloglist__search-filters{height:37px;margin-bottom:40px;overflow:hidden;white-space:nowrap}.body-v2 .bloglist__main-content__list{margin:0 -10px 0 0;text-align:center}.body-v2 .bloglist__main-content__list__block{display:inline-block;float:none;margin:0 2% 25px 0}}.body-v2 .streams__header{font-size:18px;margin:60px 0 43px 0;padding:0}.body-v2 .streams__header__links{list-style-type:none;padding:0;position:relative;text-transform:uppercase}.body-v2 .streams__header__links__element{color:#000 !important;display:inline-block;font-weight:800}.body-v2 .streams__header__links__element__link:link,.body-v2 .streams__header__links__element__link:focus,.body-v2 .streams__header__links__element__link:hover,.body-v2 .streams__header__links__element__link:visited{color:#666 !important}.body-v2 .streams__header__links__element__link--blogs{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #acacac;padding:5px 15px;position:absolute;right:-5px;top:-5px}.body-v2 .streams__header__links__element__link--blogs:focus,.body-v2 .streams__header__links__element__link--blogs:hover,.body-v2 .streams__header__links__element__link--blogs:link,.body-v2 .streams__header__links__element__link--blogs:visited{color:#f60 !important}.body-v2 .streams__header__links__element__number{color:#666 !important;font-weight:400}@media (max-width: 767px){.body-v2 .streams__header{font-size:16px;margin:0 0 0 -5px}.body-v2 .streams__header__links{margin:30px 0 40px 0;white-space:nowrap;width:100%}.body-v2 .streams__header__links__element{padding-right:30px}.body-v2 .streams__header__links__element:nth-of-type(2),.body-v2 .streams__header__links__element:last-of-type{padding-right:0}.body-v2 .streams__header__links__element__link--blogs{border:none;padding:0;position:relative;right:auto;top:auto}.body-v2 .streams__header__links__element__link--blogs:focus,.body-v2 .streams__header__links__element__link--blogs:hover,.body-v2 .streams__header__links__element__link--blogs:link,.body-v2 .streams__header__links__element__link--blogs:visited{color:#666 !important}}.body-v2 .streams__main-content{margin:auto}.body-v2 .streams__main-content__list{list-style-type:none;margin:auto auto 35px auto;max-width:840px;padding:0 0 40px 0;text-align:center}.body-v2 .streams__main-content__block{padding:0 0 40px 0;border-bottom:2px solid #ccc;display:block;float:none;margin:0 2% 25px 0}.body-v2 .streams__main-content__author{border:none;display:block;height:100%;margin:0 -15px 0 15px;padding:0}.body-v2 .streams__main-content__author__image,.body-v2 .streams__main-content__author__name{clear:both;display:block;float:right;padding:0}.body-v2 .streams__main-content__author__image{position:relative;height:50px;margin-bottom:10px;width:50px}.body-v2 .streams__main-content__author__name{font-family:'atrament_stdregular';font-size:24px;letter-spacing:1px;line-height:1.2;margin-bottom:5px;margin-left:5px;padding:0;text-transform:uppercase;width:100px}.body-v2 .streams__main-content__author__name__link{display:block;text-align:right}.body-v2 .streams__main-content__author__name__link:active,.body-v2 .streams__main-content__author__name__link:focus,.body-v2 .streams__main-content__author__name__link:hover,.body-v2 .streams__main-content__author__name__link:link,.body-v2 .streams__main-content__author__name__link:visited{color:#f60;float:right;text-decoration:none}.body-v2 .streams__main-content__stream-via{clear:both;margin-bottom:5px;text-align:right}.body-v2 .streams__main-content__date,.body-v2 .bloger__main-content__date{clear:both;display:block;padding:0;text-align:left;width:100%}.body-v2 .streams__main-content__date__link:active,.body-v2 .bloger__main-content__date__link:active,.body-v2 .streams__main-content__date__link:focus,.body-v2 .bloger__main-content__date__link:focus,.body-v2 .streams__main-content__date__link:hover,.body-v2 .bloger__main-content__date__link:hover,.body-v2 .streams__main-content__date__link:link,.body-v2 .bloger__main-content__date__link:link,.body-v2 .streams__main-content__date__link:visited,.body-v2 .bloger__main-content__date__link:visited{color:#acacac;float:right;font-size:14px;font-weight:400}.body-v2 .streams__main-content__text,.body-v2 .bloger__main-content__text{font-size:18px;margin:0 -30px 0 30px;padding:0 40px 0 15px;text-align:left}.body-v2 .streams__main-content__text__header{font-size:20px;font-weight:700;margin:0 0 5px 0}.body-v2 .streams__main-content__text__header__link:active,.body-v2 .streams__main-content__text__header__link:focus,.body-v2 .streams__main-content__text__header__link:hover,.body-v2 .streams__main-content__text__header__link:link,.body-v2 .streams__main-content__text__header__link:visited{color:#000}.body-v2 .streams__main-content__text__block{color:#000;font-size:18px}.body-v2 .streams__main-content__shared-image{margin:20px 0 10px 0;max-width:100%}.body-v2 .streams__main-content__read-more{font-size:15px;font-weight:500;position:relative}.body-v2 .streams__main-content__read-more:before{content:'+';position:relative}.body-v2 .streams__main-content__read-more:active,.body-v2 .streams__main-content__read-more:focus,.body-v2 .streams__main-content__read-more:hover,.body-v2 .streams__main-content__read-more:link,.body-v2 .streams__main-content__read-more:visited{color:#309}.body-v2 .streams__ad{display:none}@media (min-width: 1200px){.body-v2 .streams__ad{display:block;padding:0;width:300px}}@media (max-width: 767px){.body-v2 .streams__main-content{margin:0 0 0 -5px;width:100%}.body-v2 .streams__main-content__list{margin:0 -10px 0 0;padding:0}.body-v2 .streams__main-content__block{border:none;display:inline-block;margin-bottom:35px;padding-bottom:0;width:100%}.body-v2 .streams__main-content__author{border-bottom:1px solid #f60;height:40px;margin:0 0 5px 0}.body-v2 .streams__main-content__author__image,.body-v2 .streams__main-content__author__name{clear:none;float:left}.body-v2 .streams__main-content__author__image{height:30px;width:30px;margin-bottom:0}.body-v2 .streams__main-content__author__name{display:inline-block;float:left;font-size:16px;line-height:1;margin-bottom:0;padding:10px 0 4px 0;width:auto}.body-v2 .streams__main-content__author__name__link:active,.body-v2 .streams__main-content__author__name__link:focus,.body-v2 .streams__main-content__author__name__link:hover,.body-v2 .streams__main-content__author__name__link:link,.body-v2 .streams__main-content__author__name__link:visited{color:#333;float:left}.body-v2 .streams__main-content__date,.body-v2 .bloger__main-content__date{text-align:left}.body-v2 .streams__main-content__date__link:active,.body-v2 .bloger__main-content__date__link:active,.body-v2 .streams__main-content__date__link:focus,.body-v2 .bloger__main-content__date__link:focus,.body-v2 .streams__main-content__date__link:hover,.body-v2 .bloger__main-content__date__link:hover,.body-v2 .streams__main-content__date__link:link,.body-v2 .bloger__main-content__date__link:link,.body-v2 .streams__main-content__date__link:visited,.body-v2 .bloger__main-content__date__link:visited{float:left;font-size:12px}.body-v2 .streams__main-content__text,.body-v2 .bloger__main-content__text{font-size:15px;margin:0;padding:0}.body-v2 .streams__main-content__text__header{font-size:15px}.body-v2 .streams__main-content__text__block{color:#666;font-size:15px}.body-v2 .streams__main-content__shared-image{margin:5px 0}.body-v2 .streams__main-content__read-more{font-size:13px}.body-v2 .streams__main-content__stream-via{clear:right;line-height:36px;margin-bottom:0}}.body-v2 .streams__show-more,.body-v2 .searchlist__show-more,.body-v2 .bloger__show-more{clear:both;margin:0 -10px 0 0;padding:4px 0 185px 0;position:relative;text-align:center}@media (min-width: 1200px){.body-v2 .streams__show-more,.body-v2 .searchlist__show-more,.body-v2 .bloger__show-more{margin:auto}.body-v2 .streams__show-more__button,.body-v2 .searchlist__show-more__button,.body-v2 .bloger__show-more__button{background:#000;color:#fff;display:inline-block;float:left;font-size:18px;font-weight:700;height:50px;margin:auto;padding:14px 0;width:810px}}.body-v2 .streams__socials,.body-v2 .bloger__socials{clear:right;display:block;zoom:1}.body-v2 .streams__socials:before,.body-v2 .bloger__socials:before,.body-v2 .streams__socials:after,.body-v2 .bloger__socials:after{content:"";display:table}.body-v2 .streams__socials:after,.body-v2 .bloger__socials:after{clear:both}.body-v2 .streams__socials__button,.body-v2 .bloger__socials__button{background:#333;display:inline-block;float:left;font-size:11px;height:25px;line-height:25px;margin:15px 0 15px 30px;padding:2px 0 0 0;width:123px;text-transform:uppercase}.body-v2 .streams__socials__button:active,.body-v2 .bloger__socials__button:active,.body-v2 .streams__socials__button:focus,.body-v2 .bloger__socials__button:focus,.body-v2 .streams__socials__button:hover,.body-v2 .bloger__socials__button:hover,.body-v2 .streams__socials__button:link,.body-v2 .bloger__socials__button:link,.body-v2 .streams__socials__button:visited,.body-v2 .bloger__socials__button:visited{color:#fff;text-decoration:none}.body-v2 .streams__chat{font-size:13px;line-height:16px;vertical-align:middle}.body-v2 .streams__comments{clear:both;margin-top:0;padding-top:15px}.body-v2 .streams__comments__box{background:#fff;padding:5px 8px}@media (max-width: 767px){.body-v2 .streams__socials,.body-v2 .bloger__socials{clear:right;display:block}.body-v2 .streams__socials__item{padding:0}.body-v2 .streams__socials__button,.body-v2 .bloger__socials__button{margin:5px 0 0 0}}.body-v2 .searchlist__search-text{color:#999;font-weight:400}.body-v2 .searchlist__result-text{color:#f60;font-weight:700;text-transform:uppercase}.body-v2 .searchlist__search-form{border-bottom:3px solid #f60;margin-bottom:10px;padding-bottom:5px}.body-v2 .searchlist__search-form__input{border:none;font-size:18px;font-weight:700;margin:0;padding:0;width:90%}.body-v2 .searchlist__search-form__input:focus{border:none;outline:none !important}.body-v2 .searchlist__search-form__input:-ms-input-placeholder{color:#333}.body-v2 .searchlist__search-form__input:-moz-placeholder{color:#333}.body-v2 .searchlist__search-form__input::-webkit-input-placeholder{color:#333}.body-v2 .searchlist__search-form__input::-webkit-input-placeholder{color:#333}.body-v2 .searchlist__search-form__button{background:transparent;color:#333;float:right;font-family:'ss-standard';font-size:14px;padding-top:5px;text-align:right;width:10%}@media (min-width: 1200px){.body-v2 .searchlist__header{padding:25px 15px 35px 15px}.body-v2 .searchlist__search-text{font-size:17px;margin:0 0 0 0}.body-v2 .searchlist__result-text{font-size:17px}.body-v2 .searchlist__search-form{border-bottom:5px solid #f60;margin-bottom:10px;padding-bottom:0}.body-v2 .searchlist__search-form__input{font-size:36px}.body-v2 .searchlist__search-form__button{font-size:18px;padding-top:20px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .searchlist__header{padding:40px 15px 15px 15px}.body-v2 .searchlist__search-text{font-size:15px;margin:0 0 0 0}.body-v2 .searchlist__result-text{font-size:14px}.body-v2 .searchlist__search-form{margin-bottom:5px;padding-bottom:2px}.body-v2 .searchlist__search-form__input{font-size:30px}.body-v2 .searchlist__search-form__button{font-size:16px;padding-top:15px}}@media (max-width: 767px){.body-v2 .searchlist__header{padding:25px 10px 20px 10px}.body-v2 .searchlist__search-text{font-size:12px;margin:0 0 5px 0}.body-v2 .searchlist__result-text{color:#f60;font-size:11px;font-weight:700;text-transform:uppercase}}.body-v2 .searchlist__main-content{clear:right;display:block;zoom:1}.body-v2 .searchlist__main-content:before,.body-v2 .searchlist__main-content:after{content:"";display:table}.body-v2 .searchlist__main-content:after{clear:both}.body-v2 .searchlist__main-content__block{padding-left:0}.body-v2 .searchlist__main-content__header{color:#ccc;font-size:18px;font-weight:900;margin:0 0 3px 0;text-transform:uppercase}.body-v2 .searchlist__main-content__filter-list,.body-v2 .searchlist__main-content__search-results__list{list-style-type:none;margin:0;padding:0}.body-v2 .searchlist__main-content__filter-list{margin:0 0 22px 0}.body-v2 .searchlist__main-content__filter-list__element{color:#000;font-size:16px;font-weight:700}.body-v2 .searchlist__main-content__filter-list__element__link{color:#000;font-weight:400}.body-v2 .searchlist__main-content__filter-list__element__link:focus,.body-v2 .searchlist__main-content__filter-list__element__link:hover,.body-v2 .searchlist__main-content__filter-list__element__link:link,.body-v2 .searchlist__main-content__filter-list__element__link:visited{color:#f60}.body-v2 .searchlist__main-content__post{color:#666;font-size:16px;font-weight:400;padding-bottom:30px}.body-v2 .searchlist__main-content__post__title{font-size:18px;font-weight:700;padding:0}.body-v2 .searchlist__main-content__post__title:focus,.body-v2 .searchlist__main-content__post__title:hover,.body-v2 .searchlist__main-content__post__title:link,.body-v2 .searchlist__main-content__post__title:visited{color:#000}.body-v2 .searchlist__main-content__post__image,.body-v2 .searchlist__main-content__post--author__image{clear:right;display:inline-block;float:right;max-width:100%}.body-v2 .searchlist__main-content__post__link:focus,.body-v2 .searchlist__main-content__post__link:hover,.body-v2 .searchlist__main-content__post__link:link,.body-v2 .searchlist__main-content__post__link:visited{color:#666}.body-v2 .searchlist__main-content__post__text{clear:left;margin:0;padding:3px 0 8px 0}.body-v2 .searchlist__main-content__post__info{font-size:12px}.body-v2 .searchlist__main-content__post--author{font-size:16px}.body-v2 .searchlist__main-content__post--author__name{font-family:'atrament_stdregular';font-size:18px;letter-spacing:1px;text-transform:uppercase}.body-v2 .searchlist__main-content__post--author__name:focus,.body-v2 .searchlist__main-content__post--author__name:hover,.body-v2 .searchlist__main-content__post--author__name:link,.body-v2 .searchlist__main-content__post--author__name:visited{color:#f60}.body-v2 .searchlist__main-content__post--author__image{max-width:100%}.body-v2 .searchlist__ad{display:block;padding:0;width:300px}@media (min-width: 768px){.body-v2 .searchlist__main-content__block{margin-right:-40px;padding-right:25px}.body-v2 .searchlist__main-content__filter-list__element__link:focus,.body-v2 .searchlist__main-content__filter-list__element__link:hover,.body-v2 .searchlist__main-content__filter-list__element__link:link,.body-v2 .searchlist__main-content__filter-list__element__link:visited{font-size:15px}.body-v2 .searchlist__main-content__search-results{padding-right:55px}.body-v2 .searchlist__main-content__post__image,.body-v2 .searchlist__main-content__post--author__image{height:90px;width:140px}.body-v2 .searchlist__main-content__post--author__image{height:82px;width:82px}.body-v2 .searchlist__ad{float:right;margin-left:-40px}}@media (min-width: 1200px){.body-v2 .searchlist__main-content__block{margin-right:-20px;padding-right:20px}.body-v2 .searchlist__main-content__search-results{padding-right:22px}.body-v2 .searchlist__main-content__header{margin-bottom:5px}.body-v2 .searchlist__main-content__filter-list{margin-bottom:30px}.body-v2 .searchlist__main-content__filter-list__element{padding-bottom:3px}.body-v2 .searchlist__main-content__filter-list__element__link{font-size:16px}.body-v2 .searchlist__main-content__filter-list__element__link:focus,.body-v2 .searchlist__main-content__filter-list__element__link:hover,.body-v2 .searchlist__main-content__filter-list__element__link:link,.body-v2 .searchlist__main-content__filter-list__element__link:visited{font-size:16px}.body-v2 .searchlist__main-content__post__image,.body-v2 .searchlist__main-content__post--author__image{height:112px;width:175px}.body-v2 .searchlist__main-content__post--author__image{height:114px;width:114px}.body-v2 .searchlist__ad{margin-left:0}}@media (min-width: 768px) and (max-width: 991px){.body-v2 .searchlist__main-content__search-results{padding-right:5%;padding-left:3%}.body-v2 .searchlist__main-content .searchlist__ad{margin-left:-20%;width:33.33333%}.body-v2 .searchlist__main-content .searchlist__ad__image{max-width:100%}}@media (max-width: 767px){.body-v2 .searchlist__main-content{padding:0 10px}.body-v2 .searchlist__main-content__search-results{padding:0}.body-v2 .searchlist__main-content__search-results__list{font-size:15px}.body-v2 .searchlist__main-content__post{font-size:15px;padding-bottom:25px}.body-v2 .searchlist__main-content__post__title{font-size:15px}.body-v2 .searchlist__main-content__post__image,.body-v2 .searchlist__main-content__post--author__image{height:50px;width:80px}.body-v2 .searchlist__main-content__post__text{padding:3px 0 8px 0}.body-v2 .searchlist__main-content__post__info{font-size:11px}.body-v2 .searchlist__main-content__post--author{font-size:15px}.body-v2 .searchlist__main-content__post--author__name{font-size:18px}.body-v2 .searchlist__main-content__post--author__image{height:50px;width:50px}.body-v2 .searchlist__ad{display:none}}.body-v2 .searchlist__show-more{margin:0;padding:4px 0 95px 0}@media (min-width: 1200px){.body-v2 .searchlist__show-more{padding-top:25px;padding-bottom:210px}.body-v2 .searchlist__show-more__button{width:100%}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .searchlist__show-more{padding-top:35px;padding-bottom:150px}}.body-v2 .bloger__header{background:#f60;color:#f60}.body-v2 .bloger__header__text{color:#fff;font-family:'atrament_stdregular';font-size:48px;font-weight:normal;margin:0;text-transform:uppercase}.body-v2 .bloger__header__text a,.body-v2 .bloger__header__text a:visited,.body-v2 .bloger__header__text a:hover{color:#fff}.body-v2 .bloger__header__arrow{font-weight:700}@media (min-width: 768px){.body-v2 .bloger__header{margin:0 0 48px 0;padding:20px 0 24px 30px}}@media (max-width: 767px){.body-v2 .bloger__header{padding:20px 0;position:relative}.body-v2 .bloger__header__text{font-size:30px;padding-left:12px}.body-v2 .bloger__details__image__box{float:right;clear:right;height:60px;width:60px;vertical-align:middle;margin-right:7px;line-height:36px;position:absolute;right:0;top:8px}.body-v2 .bloger__details__image__box__content{height:100%;width:100%}}.body-v2 .bloger__header-about{border-bottom:1px solid #f60}.body-v2 .bloger__header-about__link{display:block;background:#fff;color:#f60;font-weight:700;text-align:center;text-transform:uppercase;font-size:12px;margin:4px 0 0 0;padding:9px 0}.body-v2 .bloger__header-about__text{padding:0 10px 10px 10px;font-size:14px;display:none}.body-v2 .bloger__header-about.active .bloger__header-about__text{display:block}.body-v2 .bloger__header-about.active .bloger__header-about__toggle-icon{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);display:inline-block;position:relative;top:-2px}.body-v2 .bloger__main-content{clear:right;display:block;zoom:1}.body-v2 .bloger__main-content:before,.body-v2 .bloger__main-content:after{content:"";display:table}.body-v2 .bloger__main-content:after{clear:both}.body-v2 .bloger__main-content__block{clear:right;display:block;zoom:1}.body-v2 .bloger__main-content__block:before,.body-v2 .bloger__main-content__block:after{content:"";display:table}.body-v2 .bloger__main-content__block:after{clear:both}.body-v2 .bloger__main-content__list{list-style-type:none;margin:0;padding:0 10px}.body-v2 .bloger__main-content__list__element{border-bottom:2px solid #ccc;margin-bottom:40px;overflow:hidden;padding-bottom:40px}.body-v2 .bloger__list{list-style-type:none;margin:0;padding:0}.body-v2 .bloger__main-content__header{font-weight:700;margin-bottom:5px}.body-v2 .bloger__main-content__header__link:focus,.body-v2 .bloger__main-content__header__link:hover,.body-v2 .bloger__main-content__header__link:link,.body-v2 .bloger__main-content__header__link:visited{color:#000}.body-v2 .bloger__socials{clear:both}.body-v2 .bloger__socials__button{padding:2px 10px 0 10px}.body-v2 .bloger__comments .comments-box-body-header{display:none}.body-v2 .bloger__comments .comments-box{background:transparent;padding:0}@media (min-width: 768px){.body-v2 .bloger__main-content__list{padding-right:50px}.body-v2 .bloger__main-content__stream-info{padding:0}.body-v2 .bloger__main-content__stream-date{padding:0;text-align:right}.body-v2 .bloger__main-content__header{margin-top:0}.body-v2 .bloger__main-content__header__link{font-size:20px}.body-v2 .bloger__main-content__header__link:focus,.body-v2 .bloger__main-content__header__link:hover,.body-v2 .bloger__main-content__header__link:link,.body-v2 .bloger__main-content__header__link:visited{text-decoration:none}.body-v2 .bloger__main-content__text{margin:0 -10px 0 10px;padding:0 50px 0 15px;padding-right:15px;padding-left:25px}.body-v2 .bloger__socials{padding-left:25px}.body-v2 .bloger__details{margin-left:-15px;padding:0;width:300px}.body-v2 .bloger__details__image{display:block;margin-bottom:20px;position:relative}.body-v2 .bloger__details__image__description{color:#fff;font-size:10px;font-weight:400;position:absolute;bottom:5px;left:10px;text-transform:uppercase}.body-v2 .bloger__details__image__box__content{width:100%;border-radius:5px}.body-v2 .bloger__details__text{color:#666;font-size:15px}.body-v2 .bloger__comments{padding-right:15px;padding-left:35px}.body-v2 .bloger__socials__links{float:none;margin:20px auto auto auto;text-align:center;height:70px;position:relative}.body-v2 .bloger__socials__button{margin-left:10px}.body-v2 .bloger__socials__box{clear:none;display:inline-block;height:20px;width:45px;margin:auto;text-align:left;float:none}.body-v2 .bloger__socials__box__facebook__icon{height:18px;margin-top:-4px;width:11px;vertical-align:top}.body-v2 .bloger__socials__box__twitter{font-family:'ss-social-regular';font-size:18px}.body-v2 .bloger__socials__box__twitter__icon{color:#000;line-height:20px}.body-v2 .bloger__socials__box__mail{font-family:'ss-glyphish-filled';font-size:18px}.body-v2 .bloger__socials__box__mail__icon{color:#000;line-height:20px}}@media (min-width: 768px) and (max-width: 991px){.body-v2 .bloger__details{width:150px}}@media (max-width: 767px){.body-v2 .bloger__main-content__block{padding:20px 0 0 0}.body-v2 .bloger__main-content__header{font-size:15px}.body-v2 .bloger__socials{float:left !important;padding:0 0 16px 0}.body-v2 .bloger__comments{float:left !important;padding:0}.body-v2 .bloger__main-content__list__element{border-bottom:1px solid #ccc;margin-bottom:10px;overflow:hidden;padding-bottom:10px}.body-v2 .comments__counter{position:absolute;top:-50px;height:100%;left:95px;visibility:visible;padding-top:3px}}.body-v2 .bloger__show-more{margin-left:0;padding-left:0;padding-right:0}.body-v2 .bloger__show-more__button{margin-left:0;margin-right:0;width:100%}.body-v2 .article--gallery{padding-top:20px}.body-v2 .gallery,.body-v2 .gallery__slide__wrapper,.body-v2 .gallery__image,.body-v2 .gallery__miniatures,.body-v2 .gallery__author{display:block;zoom:1}.body-v2 .gallery:before,.body-v2 .gallery:after,.body-v2 .gallery__slide__wrapper:before,.body-v2 .gallery__slide__wrapper:after,.body-v2 .gallery__image:before,.body-v2 .gallery__image:after,.body-v2 .gallery__miniatures:before,.body-v2 .gallery__miniatures:after,.body-v2 .gallery__author:before,.body-v2 .gallery__author:after{content:"";display:table}.body-v2 .gallery:after,.body-v2 .gallery__slide__wrapper:after,.body-v2 .gallery__image:after,.body-v2 .gallery__miniatures:after,.body-v2 .gallery__author:after{clear:both}.body-v2 .gallery{position:static !important}.body-v2 .gallery__slide{z-index:5}.body-v2 .gallery__nav{display:block !important;position:static !important;min-height:0}.body-v2 .gallery__nav__prev,.body-v2 .gallery__nav__next{background:#acacac;display:inline-block;height:85px;position:absolute;text-align:center;top:580px;width:83px;z-index:999}.body-v2 .gallery__nav__prev{left:0}.body-v2 .gallery__nav__next{right:0}.body-v2 .gallery__nav__counter{background:#acacac;border-right:1px solid #ccc;display:inline-block;width:116px;height:85px;font-size:24px;font-weight:800;line-height:85px;position:absolute;right:80px;text-align:center;top:0;z-index:10}.body-v2 .gallery__nav__button{background-color:#acacac;border-radius:0;color:#fff;display:inline-block;font-family:'ss-glyphish-filled';font-size:48px;height:85px;line-height:98px}.body-v2 .gallery__header{color:#000;font-size:38px !important;font-weight:800;margin:auto;float:none;text-align:center}.body-v2 .gallery__image{position:relative;width:100% !important}.body-v2 .gallery__image img{width:100%}.body-v2 .gallery__image__source{position:absolute;width:100%;left:0;bottom:0}.body-v2 .gallery__image__source__text{color:#fff !important;font-size:12px !important;font-weight:400 !important;display:block !important;padding:10px 24px 10px 12px !important;float:left !important;width:275px !important}.body-v2 .gallery__bull{color:#000;padding:0 5px}.body-v2 .gallery__article{width:100% !important}.body-v2 .gallery__article__text{background:transparent !important;color:#221f1f !important;font-size:20px !important;font-weight:400 !important;padding:0 !important}.body-v2 .gallery__article__title{margin-top:0}.body-v2 .gallery__miniatures{background:#fff;padding-top:37px;position:relative}.body-v2 .gallery__miniatures-wrapper{white-space:nowrap;overflow:hidden;text-align:center}.body-v2 .gallery__miniatures-prev,.body-v2 .gallery__miniatures-next{border:none;color:#fff;display:block;position:absolute;top:0;bottom:0;width:110px;background:rgba(0,0,0,0.5);font-family:'ss-glyphish-filled';margin-top:37px;padding-top:0;padding-bottom:0;border-top-width:0;border-bottom-width:0}.body-v2 .gallery__miniatures-prev{left:0}.body-v2 .gallery__miniatures-next{right:0}.body-v2 .gallery__miniature{height:85px;position:relative;display:inline-block}.body-v2 .gallery__miniature__image{height:100%}.body-v2 .gallery__miniature-over{background:rgba(255,102,0,0.5);font-size:18px;font-weight:800;display:none;line-height:85px;position:absolute;left:0;top:0;right:0;bottom:0;text-align:center;color:white}.body-v2 .gallery__miniature.active .gallery__miniature-over{display:block}.body-v2 .gallery__slider-pictures{position:relative}.body-v2 .gallery__author{display:block;margin:20px 0 30px 15px;text-transform:uppercase}.body-v2 .gallery__author__label{display:inline-block}.body-v2 .slide-desc{background:#fff !important;border:none !important;color:#000 !important;font-size:20px !important;line-height:1.4 !important;padding:0 !important}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .gallery__miniatures-prev,.body-v2 .gallery__miniatures-next{width:70px}.body-v2 .gallery__image__source{bottom:60px}.body-v2 .gallery__article__text{font-size:18px !important}.body-v2 .slide__desc{font-size:18px !important}}@media (max-width: 767px){.body-v2 .gallery__miniatures-prev,.body-v2 .gallery__miniatures-next{width:70px}.body-v2 .gallery__nav__prev,.body-v2 .gallery__nav__next{height:60px;top:400px;width:40px}.body-v2 .gallery__nav__button{font-size:24px;height:60px;line-height:68px}.body-v2 .gallery__nav__counter{width:70px;height:60px;font-size:16px;line-height:60px;right:40px;top:0;z-index:10}.body-v2 .gallery__article__text{font-size:16px !important}.body-v2 .slide__desc{font-size:16px !important}.body-v2 .gallery__author{margin:0}.body-v2 .gallery__author__name{padding:0}.body-v2 .gallery__date{display:block}}.body-v2 .container--fixed-bg{background:white}.body-v2 #hp-body{position:relative}.body-v2 #hp-body .hp-body-background{position:absolute;top:-15px;bottom:-15px;background:white;left:50%;z-index:-1}@media (min-width: 1200px){.body-v2 #hp-body .hp-body-background{margin-left:-585px}}@media (min-width: 992px) and (max-width: 1199px){.body-v2 #hp-body .hp-body-background{margin-left:-485px}}@media (min-width: 768px) and (max-width: 991px){.body-v2 #hp-body .hp-body-background{margin-left:-375px}}@media (max-width: 767px){.body-v2 #hp-body .hp-body-background{left:0;right:0}}.body-v2 .btn{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.body-v2 .btn.btn-orange{color:white;background-color:#f60}.body-v2 #hp-body,.body-v2 #maintopic{margin-left:0;margin-right:0}.body-v2 .hp__box,.body-v2 .hp__box--main{background-position:center center;background-repeat:no-repeat;background-size:cover}.body-v2 .hp__block--mt-standard{z-index:1}.body-v2 .hp__block--mt-standard .hp__box--column,.body-v2 .hp__block--video .hp__box--column{background-color:#000}@media (min-width: 768px){.body-v2 .hp__box--small__content{background-repeat:no-repeat;background-position:center center;background-size:cover;bottom:0}}.body-v2 .hp__block{color:#fff;padding:0 0 50px 0;clear:both}@media (max-width: 767px){.body-v2 .hp__block{padding-bottom:30px}}.body-v2 .hp__block .row{margin:0}.body-v2 .hp__block .hp__box--main,.body-v2 .hp__block .hp__box--column,.body-v2 .hp__block .hp__box--small{margin:0;padding:0}.body-v2 .hpe__block .adslot{max-width:1000px;margin:0 auto}.body-v2 .hp__box--main .caption{padding:22px 30px}.body-v2 .hp__box--main .hp__box__title{font-weight:300;font-size:36px}.body-v2 .hp__box--main .hp__box__title.hp__box__title--mega{font-size:90px}.body-v2 .hp__box--main .hp__box__title.hp__box__title--mega strong{font-weight:800}.body-v2 .hp__box--main .hp__box__title--strong{display:block;font-weight:800;font-size:36px}.body-v2 .hp__box--main .hp__box__content{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMDMyMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzAzMjAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(3,3,32,0)),color-stop(100%, rgba(3,3,32,0.9)));background-image:-moz-linear-gradient(rgba(3,3,32,0),rgba(3,3,32,0.9));background-image:-webkit-linear-gradient(rgba(3,3,32,0),rgba(3,3,32,0.9));background-image:linear-gradient(rgba(3,3,32,0),rgba(3,3,32,0.9))}.body-v2 .hp__box__social{font-size:12px;margin-top:12px}.body-v2 .hp__box--column .news-content{font-weight:400;font-size:21px;padding-left:13px;padding-right:30px}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box--column .news-content{padding-bottom:0;margin-bottom:11px;padding-left:20px}}.body-v2 .hp__box--column .news-content .news-content-text{margin-bottom:0}.body-v2 .hp__box--small .hp__box__content{padding-top:25px;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMDMyMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzAzMjAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(3,3,32,0)),color-stop(100%, rgba(3,3,32,0.9)));background-image:-moz-linear-gradient(rgba(3,3,32,0),rgba(3,3,32,0.9));background-image:-webkit-linear-gradient(rgba(3,3,32,0),rgba(3,3,32,0.9));background-image:linear-gradient(rgba(3,3,32,0),rgba(3,3,32,0.9))}.body-v2 .hp__box--small .hp__box__social{margin-bottom:2px;margin-top:9px}.body-v2 .hp__box--small .hp__box__title{font-weight:400;font-size:21px}.body-v2 .hp__box--small .hp__box__title .hp__box__title--strong{font-weight:700;font-size:21px;margin-bottom:0}.body-v2 .hp__box--small--first .hp__box--small__content,.body-v2 .hp__box--small--third .hp__box--small__content{display:block;min-height:100%;position:relative;width:100%}.body-v2 .hp__box--small--second .hp__box__social{margin-top:12px;margin-bottom:1px}.body-v2 .hp__box--small--third .hp__box__social{margin-top:13px}.body-v2 .hp__news-list{background-color:#000;overflow:hidden}.body-v2 .hp__news-list .hp__news-list__header{background-color:#211165;margin-bottom:20px;padding-left:0;position:relative}.body-v2 .hp__news-list .hp__news-list__content{padding-right:10px}.body-v2 .hp__news-list .hp__news-list__header:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(33,17,101,0);border-top-color:#211165;border-width:12px;margin-left:-12px}.body-v2 .hp__news-list .header-title{color:#fff;font-weight:400;margin:14px 0 0 0;padding:0}.body-v2 .hp__news-list .header-date{color:#fff;font-weight:700;font-size:16px;margin-bottom:14px}.body-v2 .hp__news-list .more-info{color:#f60;font-family:"atrament_stdregular";font-weight:normal;line-height:1.4}@media (min-width: 1200px){.body-v2 .hp__news-list{height:825px}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__news-list{height:516px}}.body-v2 .hp__news-list__ad{padding-left:10px;padding-right:10px}.body-v2 .hp__news-list__ad:before{content:'';position:absolute;left:0;right:0;top:-40px;height:40px;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0)),color-stop(100%, #000000));background-image:-moz-linear-gradient(rgba(0,0,0,0),#000000);background-image:-webkit-linear-gradient(rgba(0,0,0,0),#000000);background-image:linear-gradient(rgba(0,0,0,0),#000000)}.body-v2 .hp__box__label{background-color:#f60;border-radius:0;color:#fff;display:inline-block;font-family:"atrament_stdregular";font-weight:normal;letter-spacing:.20em;margin-bottom:11px;padding:3px 6px 3px 6px;text-align:center;width:auto;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.body-v2 .hp__box--column>ul{margin:0}.body-v2 .hp__box--small .hp__box__label{padding:1px 4px 1px 4px;font-size:14px;margin-bottom:6px}.body-v2 .hp__news-list__ad{background:#000;padding-bottom:0;padding-top:10px;position:absolute;left:0;right:0;bottom:0}@media (max-width: 767px){.body-v2 .hp__news-list__ad{clear:both;position:relative}}.body-v2 .hp__box__content{display:block;padding-bottom:20px;padding-left:0;padding-right:0;position:absolute;bottom:0;right:0}.body-v2 .inline-text{display:inline}.body-v2 .news-list-ordered{counter-reset:li;margin-left:0;padding-left:0}.body-v2 .news-list-ordered .hp__news-list__element{color:#fff;display:block;font-weight:500;position:relative;list-style:none;left:0;margin-left:25px;padding-bottom:16px;padding-left:5px;padding-right:22px;min-height:55px}.body-v2 .news-list-ordered .hp__news-list__element .inline-text{margin-right:4px}.body-v2 .news-list-ordered .hp__news-list__element a{color:#fff !important;display:block;line-height:1.3;padding-left:10px}.body-v2 .news-list-ordered .hp__news-list__element:before{content:counter(li);counter-increment:li;position:absolute;top:-25px;left:-68px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:2em;margin-right:8px;padding:3px;color:#211165;font-size:60px;font-weight:normal;font-family:"atrament_stdregular", Arial, sans-serif;text-align:center}.body-v2 .news-list-ordered .hp__news-list__element:last-child{margin-bottom:0}@media (min-width: 768px){.body-v2 .equal-columns-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.body-v2 .columns-aside{display:-ms-flexbox;display:flex}.body-v2 .equal-height-thumbnail{display:block;margin:0;padding:0;list-style:none;width:100%}.body-v2 .equal-height-thumbnail li{display:block;margin:0 1% 20px;min-height:100%;min-width:100%;padding:0 0.5%}.body-v2 .equal-height-thumbnail li a{display:block;min-height:100%;min-width:100%}.body-v2 .equal-height-thumbnail figure{display:block;padding:0}}@media (min-width: 768px) and (min-width: 768px){.body-v2 .equal-height-thumbnail figure{height:100%}}.body-v2 .hp__box__gradient{position:absolute;top:0;left:0;bottom:0;right:0}.body-v2 .hp__box__material-partnera{background:#ccc;color:#666;font-weight:400;font-size:10px;min-height:16px;padding:1px 5px;position:absolute;right:0;top:0}@media (min-width: 1200px){.body-v2 .hp__box--small .hp__box__content{padding-bottom:15px;padding-left:13px;padding-right:30px}.body-v2 .hp__block--three .hp__box__title{font-weight:400;letter-spacing:0;line-height:1.25}.body-v2 .hp__block--three .hp__box__title .hp__box__title--strong{font-weight:700;letter-spacing:0;line-height:1.25}.body-v2 .hp__block .hp__box__social{padding-left:0;padding-right:0}}@media (min-width: 768px) and (max-width: 1199px){.body-v2 .hp__box--main .hp__box__content{padding-bottom:11px;padding-left:20px}.body-v2 .hp__box--main .hp__box__title{clear:both;font-size:28px;padding-right:20px}.body-v2 .hp__box--main .hp__box__title.hp__box__title--mega{font-size:60px}.body-v2 .hp__box--main .hp__box__title--strong{font-size:28px}.body-v2 .hp__box--main .hp__box__social{margin-top:12px}.body-v2 .hp__box--column .hp__box--small--second .hp__box__title{line-height:1 !important}.body-v2 .hp__box--small a{height:172px;overflow:hidden}.body-v2 .hp__box--small .hp__box__content{padding-bottom:6px}.body-v2 .hp__box--small .hp__box__title--strong{font-size:18px}.body-v2 .hp__box--small .hp__box__social{margin-bottom:2px;margin-top:9px;padding-left:13px}.body-v2 .hp__box--small .hp__box__social .ss-facebook{margin-left:0;margin-right:2px}.body-v2 .hp__box--small .hp__box__title{padding-bottom:0;margin-bottom:0;padding-left:12px;font-weight:400;font-size:18px;padding-right:12px}.body-v2 .hp__box--small .hp__box__title .hp__box__title--strong{font-weight:700;font-size:18px;margin-bottom:0}.body-v2 .hp__box--small .hp__box__label{margin-left:12px}.body-v2 .hp__box--small--second .hp__box__content{padding-bottom:3px}.body-v2 .hp__box--small--second .hp__box__social{margin-top:12px;margin-bottom:1px}.body-v2 .hp__box--small--third .hp__box__social{margin-bottom:-1px}.body-v2 .header-title{font-size:16px !important;margin-top:10px !important;padding-left:12px !important}.body-v2 .header-date{font-size:12px !important;margin-bottom:12px !important;padding-left:12px !important}.body-v2 .hp__news-list__header{margin-bottom:10px !important;padding-right:0 !important}.body-v2 .hp__news-list__content{padding-left:2px !important;padding-right:2px !important}.body-v2 .hp__news-list__content .hp__news-list__element{margin-bottom:4px !important;margin-right:15px !important;margin-top:4px !important;padding-bottom:5px !important;padding-left:5px !important;padding-right:0 !important;font-size:16px !important}.body-v2 .hp__news-list__content .hp__news-list__element .more-info{font-size:18px;line-height:1.4}.body-v2 .hp__box__label{color:#fff;letter-spacing:.2em;margin-bottom:11px;margin-left:-2px}.body-v2 .hp__block--four,.body-v2 .hp__block--three,.body-v2 .hp__block--two{padding-left:28px !important;padding-right:27px !important}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__label{margin-top:5px;font-size:14px !important;letter-spacing:2px !important;padding-left:1px !important;padding-bottom:5px !important;padding-right:13px !important;padding-top:1px !important}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__title{font-size:19px !important;letter-spacing:-.5px;line-height:1.2 !important}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__title .hp__box__title--strong{font-size:19px !important;line-height:1.2 !important}.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__social{margin-left:0;margin-top:11px}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__blog .hp__box__label{letter-spacing:0.25px !important;padding-top:7px !important}.body-v2 .hp__block--four .hp__box--column--blog .hp__box__social{margin-left:0;margin-top:0 !important}.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__label{font-size:14px !important;letter-spacing:2px !important;min-width:50px !important;padding-right:8px !important;padding-top:1px !important;margin-top:4px;padding-bottom:8px !important}.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__title{font-size:21px !important;letter-spacing:0;line-height:1.25 !important}.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__social{margin-left:0 !important;margin-top:11px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog .hp__box__label{font-size:21px !important;letter-spacing:1px !important;padding-top:14px !important;padding-bottom:10px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle{padding-top:7px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__title--strong{font-size:21px !important}.body-v2 .hp__block--three .hp__box--column--blog .hp__box__social{margin-left:0 !important;margin-top:5px !important}.body-v2 .hp__block--two .hp__box--column .hp__box__label{letter-spacing:1.4px;padding-bottom:10px;padding-left:1px;padding-top:3px}.body-v2 .hp__block--two .hp__box--column .hp__box__title{letter-spacing:-1px;margin-left:0}.body-v2 .hp__block--two .hp__box--column .hp__box__title--strong{letter-spacing:-3px}.body-v2 .hp__block--two .hp__box--column .hp__box__social{margin-top:19px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog{padding-bottom:14px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__label{font-size:26px !important;letter-spacing:-.5px !important;margin-left:2px !important;padding-bottom:10px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__blog__photo{height:63px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle{padding-top:16px !important;padding-left:2px}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__title--strong{font-size:30px !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog__content{font-size:18px;padding-top:6px !important;letter-spacing:-1px !important;line-height:1.6 !important}.body-v2 .hp__block--two .hp__box--column--blog .hp__box__social{margin-left:0 !important;margin-top:5px !important;margin-bottom:25px}.body-v2 .hp__box__content--zwykle .hp__box__label--other{padding-bottom:5px !important}}@media (min-width: 768px) and (max-width: 950px){.body-v2 .hp__box--small .hp__box__title{font-size:15px}.body-v2 .hp__news-list__content .hp__news-list__element{font-size:13px !important}}@media (max-width: 767px){.body-v2 .hp__box--small__content{background-repeat:no-repeat;background-position:center top;background-size:110% auto;top:0;bottom:auto}.body-v2 .hp__box--small__content .hp__box__title{padding-right:10px}.body-v2 .hp__box__gradient{min-height:215px}.body-v2 .hp__block--mt-standard .hp__box--small--third .hp__box--small__content,.body-v2 .hp__block--video .hp__box--small--third .hp__box--small__content,.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box--small__content{background-size:55% auto;background-position:left center}.body-v2 .hp__box--main{min-height:215px}.body-v2 .hp__box--main .hp__box__content{padding-bottom:11px;padding-left:20px}.body-v2 .hp__box--main .hp__box__title{clear:both;font-size:18px;padding-right:10px}.body-v2 .hp__box--main .hp__box__title.hp__box__title--mega{font-size:24px}.body-v2 .hp__box--main .hp__box__title--strong{font-size:18px}.body-v2 .hp__box--main .hp__box__social{margin-top:12px}.body-v2 .hp__box--main .hp__box__label{font-size:14px;margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:6px;background-color:#f60;border-radius:0;color:#fff;display:inline-block;font-family:"atrament_stdregular";font-weight:normal;letter-spacing:.2em;left:5px;padding:0 5px}.body-v2 .hp__box--main .hp__box__title--strong{display:inline}.body-v2 .hp__block--mt-standard .hp__box--small .hp__box__label,.body-v2 .hp__block--video .hp__box--small .hp__box__label,.body-v2 .hp__block--special--3 .hp__box--small .hp__box__label,.body-v2 .hp__block--special--4 .hp__box--small .hp__box__label{display:none}.body-v2 .hp__block--mt-standard .hp__box--small,.body-v2 .hp__block--video .hp__box--small,.body-v2 .hp__block--special--3 .hp__box--small,.body-v2 .hp__block--special--4 .hp__box--small{padding-bottom:0 !important;overflow:hidden}.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--first,.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--second,.body-v2 .hp__block--video .hp__box--small.hp__box--small--first,.body-v2 .hp__block--video .hp__box--small.hp__box--small--second,.body-v2 .hp__block--special--3 .hp__box--small.hp__box--small--first,.body-v2 .hp__block--special--3 .hp__box--small.hp__box--small--second,.body-v2 .hp__block--special--4 .hp__box--small.hp__box--small--first,.body-v2 .hp__block--special--4 .hp__box--small.hp__box--small--second{height:auto;min-height:213px}.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--first .hp__box--small__content,.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--second .hp__box--small__content,.body-v2 .hp__block--video .hp__box--small.hp__box--small--first .hp__box--small__content,.body-v2 .hp__block--video .hp__box--small.hp__box--small--second .hp__box--small__content,.body-v2 .hp__block--special--3 .hp__box--small.hp__box--small--first .hp__box--small__content,.body-v2 .hp__block--special--3 .hp__box--small.hp__box--small--second .hp__box--small__content,.body-v2 .hp__block--special--4 .hp__box--small.hp__box--small--first .hp__box--small__content,.body-v2 .hp__block--special--4 .hp__box--small.hp__box--small--second .hp__box--small__content{height:auto;min-height:213px}.body-v2 .hp__block--mt-standard .hp__box--small .hp__box__content,.body-v2 .hp__block--video .hp__box--small .hp__box__content,.body-v2 .hp__block--special--3 .hp__box--small .hp__box__content,.body-v2 .hp__block--special--4 .hp__box--small .hp__box__content{position:absolute;top:0;right:0;margin-top:109px;padding-top:7px;background-color:black}.body-v2 .hp__block--mt-standard .hp__box--small .hp__box__content .hp__box__title,.body-v2 .hp__block--video .hp__box--small .hp__box__content .hp__box__title,.body-v2 .hp__block--special--3 .hp__box--small .hp__box__content .hp__box__title,.body-v2 .hp__block--special--4 .hp__box--small .hp__box__content .hp__box__title{font-size:14px;padding-left:9px}.body-v2 .hp__block--mt-standard .hp__box--small .hp__box__content .hp__box__title .hp__box__title--strong,.body-v2 .hp__block--video .hp__box--small .hp__box__content .hp__box__title .hp__box__title--strong,.body-v2 .hp__block--special--3 .hp__box--small .hp__box__content .hp__box__title .hp__box__title--strong,.body-v2 .hp__block--special--4 .hp__box--small .hp__box__content .hp__box__title .hp__box__title--strong{font-size:16px}.body-v2 .hp__block--mt-standard .hp__box--small .hp__box__content::after,.body-v2 .hp__block--video .hp__box--small .hp__box__content::after,.body-v2 .hp__block--special--3 .hp__box--small .hp__box__content::after,.body-v2 .hp__block--special--4 .hp__box--small .hp__box__content::after{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0)),color-stop(100%, #000000));background-image:-moz-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%);background-image:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 100%);background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0%,#000000 100%);content:'';position:absolute;left:0;right:0;bottom:0;height:25px}.body-v2 .hp__block--mt-standard .hp__box--small .hp__box__label,.body-v2 .hp__block--video .hp__box--small .hp__box__label,.body-v2 .hp__block--special--3 .hp__box--small .hp__box__label,.body-v2 .hp__block--special--4 .hp__box--small .hp__box__label{position:absolute;top:-21px}.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third,.body-v2 .hp__block--video .hp__box--small.hp__box--small--third{height:110px;min-height:110px}.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third .hp__box--small__content,.body-v2 .hp__block--video .hp__box--small.hp__box--small--third .hp__box--small__content{height:110px;min-height:110px}.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third .hp__box__content,.body-v2 .hp__block--video .hp__box--small.hp__box--small--third .hp__box__content{width:50%;margin-top:0;padding-top:10px}.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third .hp__box__label,.body-v2 .hp__block--video .hp__box--small.hp__box--small--third .hp__box__label{left:-100%;bottom:0;top:auto;margin-bottom:0}.body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third .hp__video-icon,.body-v2 .hp__block--video .hp__box--small.hp__box--small--third .hp__video-icon{margin-right:70%}.body-v2 .hp__news-list .hp__news-list__header{margin-bottom:8px;padding-right:0;padding-left:0}.body-v2 .hp__news-list .header-title{font-size:16px;margin-top:10px}.body-v2 .hp__news-list .header-date{font-size:12px;margin-bottom:8px;padding-left:3px}.body-v2 .hp__news-list .hp__news-list__content{padding-left:0;padding-right:0}.body-v2 .hp__news-list .hp__news-list__element{font-size:14px;margin-top:10px;margin-bottom:0;padding-left:2px;padding-right:10px;margin-left:15px;padding-bottom:6px}.body-v2 .hp__news-list .hp__news-list__element:before{font-size:32px;left:-35px;top:-12px}.body-v2 .hp__news-list__ad{position:relative}.body-v2 .hp__block--four .hp__box--column{height:100%}.body-v2 .hp__block--four .hp__block__row--xs--first .hp__box--column{padding-bottom:13px !important}.body-v2 .hp__block--four .hp__block__row--xs--first,.body-v2 .hp__block--four .hp__block__row--xs--second{clear:both}}.trudat__modal{position:fixed;color:#333;top:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(10,10,10,0.7);width:100vw;height:100vh;z-index:1050}.trudat__modal__form{text-align:center;background:#fff;transition:all 3s ease-in-out;max-width:700px;border-radius:0;position:relative}.trudat__modal__form h3{margin:0px;font-size:21px}.trudat__modal__form h2{opacity:0;transition:all 0.3s ease-in-out;text-align:center;color:#333}.trudat__modal__form label{max-width:400px;width:100%;display:inline-block}.trudat__modal__form input,.trudat__modal__form textarea{margin:10px;border:2px solid #909090;padding:5px;border-radius:0;font-size:15px;width:100%;color:#909090;outline:0}.trudat__modal__form textarea{height:100px}.trudat__modal__form input[type="submit"]{text-transform:uppercase;letter-spacing:1px;color:#fff;font-weight:bold;background:#3b17d5;width:180px;margin:0px 10px 20px 0px;border:0px;border-radius:0;display:inline-block}.trudat__modal__header{margin:0;background:#3b17d5;color:#fff;padding:15px;text-align:center;position:relative}.trudat__modal__body{padding:40px 30px 10px 30px;text-align:center}.trudat__modal__close{text-transform:uppercase;letter-spacing:1px;font-size:15px;color:#fff;font-weight:bold;background:#3b17d5;width:180px;text-align:center;margin:0px 10px 20px 0px;border-radius:0;border:0px;cursor:pointer;display:inline-block;padding:4.5px}.body-v2 .art__vote{text-align:center;border:4px solid #ebebeb;padding:25px 15px;margin:0px -20px}.body-v2 .art__vote__title{font-size:26px;font-weight:bold;color:#000;margin-bottom:20px}.body-v2 .art__vote__buttons button{color:#fff;background:#3b17d5;text-transform:uppercase;font-weight:700;text-align:center;padding:10px 15px;margin:0px 12px;width:125px;display:inline-block}.body-v2 .art__vote__buttons button:hover{color:#fff}.body-v2 .art__conclusion{margin-left:-20px;margin-right:-20px;margin-top:15px;padding:10px 20px 25px 20px}.body-v2 .art__conclusion__header{background-repeat:no-repeat;background-position:left center;background-size:72px auto;padding-left:80px;display:flex;align-items:center;flex-wrap:wrap;line-height:1.3;margin-bottom:5px;padding-top:20px;padding-bottom:10px}.body-v2 .art__conclusion__header h3{font-size:28px;margin-left:0 !important}.body-v2 .art__conclusion span{margin-left:10px;font-size:17px;text-transform:none;font-weight:400}.body-v2 .art__conclusion--true{background:#deff00}.body-v2 .art__conclusion--true .art__conclusion__header{background-image:url(/gfx/trudat/tarcza.png)}.body-v2 .art__conclusion--false{background:#ff9999}.body-v2 .art__conclusion--false .art__conclusion__header{padding-left:100px;background-size:88px auto;background-image:url(/gfx/trudat/tarcza-false.png)}.body-v2 .art__conclusion__share{margin-top:20px;padding:20px;border:4px solid #ebebeb;text-align:center;margin:20px -20px 0px -20px}.body-v2 .art__conclusion__share__title{font-weight:bold;color:#000;text-transform:uppercase;font-size:28px;margin-bottom:10px}.body-v2 .art__conclusion__share__title-small{font-weight:bold;font-size:17px;max-width:300px;margin:10px auto;color:#000}.body-v2 .art__conclusion__share__social{margin-top:23px;font-size:15px}.body-v2 .art__conclusion__share__social a,.body-v2 .art__conclusion__share__social a:visited{display:inline-block;color:#fff;text-transform:uppercase;min-width:230px;margin:7px 15px}.body-v2 .art__conclusion__share__social a span,.body-v2 .art__conclusion__share__social a:visited span{font-weight:bold}.body-v2 .art__conclusion__share__social__fb{background:#2a4893;background-repeat:no-repeat;background-size:20px;padding:12px 10px 12px 32px;background-position:41px 10px;background-image:url(/gfx/trudat/facebook.svg)}.body-v2 .art__conclusion__share__social__twitter{background:#2aadf4;background-position:48px 50%;background-image:url(/gfx/trudat/twitter.svg);background-size:24px;background-repeat:no-repeat;padding:12px 10px 12px 40px}.body-v2 .art__header__socials{width:auto;margin-left:0;margin-right:0}.body-v2 .art__header__socials__trudat{font-weight:bold;position:absolute;left:0}.body-v2 .art__header__socials__trudat__image{display:inline-block;width:20px;height:20px;background:transparent url(/gfx/trudat/trending_black.png) no-repeat left bottom;background-size:contain}@media only screen and (min-width: 768px) and (max-width: 991px){.body-v2 .art__conclusion__header{justify-content:center;padding-left:45px !important}}@media only screen and (max-width: 991px){.body-v2 .art__vote__buttons button{margin:5px}}.body-v2 .trudat__result--true,.body-v2 .trudat__result--false{display:inline-block;background-size:contain;background-repeat:no-repeat;line-height:27px}.body-v2 .trudat__result--true{padding-left:33px;background-image:url("/gfx/trudat/trudat-true.png");background-position:left center;color:#009007}.body-v2 .trudat__result--false{padding-right:33px;background-image:url("/gfx/trudat/trudat-false.png");background-position:right center;color:#bf3d27}.notifications-popup{width:360px}.notifications-popup__header{font-family:'Source Sans Pro';font-size:15px;font-weight:600;padding:10px 0 10px 0}.notifications-popup__content{padding:20px}.notifications-popup__content__text-1{color:#000;font-size:42px;font-weight:800;padding-top:10px}.notifications-popup__content__text-2{font-size:21px;font-weight:500;padding-bottom:35px;padding-top:5px}.notifications-popup__subscribe{font-size:17px !important;font-weight:600 !important;height:50px !important}.notifications-popup__not-subscribe{color:rgba(0,0,0,0.5) !important;font-size:14px !important;font-weight:500 !important;height:50px !important;margin-bottom:20px}.notifications-popup__logo{background:#f60 url("/gfx/natemat/logo_white.svg") no-repeat center center;background-size:80% auto;height:102px}@media (max-width: 767px){.notifications-popup{width:310px;height:auto}.notifications-popup__content{padding:20px 15px}.notifications-popup__content .btn{padding-left:0;padding-right:0}.notifications-popup__content__text-1{font-size:22px}.notifications-popup__content__text-2{font-size:17px;padding-bottom:20px}.notifications-popup__logo{height:75px}}.body-v2 .hp__news-list{background-color:#fff}.body-v2 .hp__news-list .hp__news-list__header{background-color:#f60}.body-v2 .hp__news-list .hp__news-list__header:after{border-top-color:#f60}.body-v2 .hp__news-list .header-title{color:white;font-weight:700}.body-v2 .hp__news-list .header-date{color:#fff;font-weight:700}.body-v2 .news-list-ordered .hp__news-list__element{color:#000 !important}.body-v2 .news-list-ordered .hp__news-list__element a{color:#000 !important}.body-v2 .news-list-ordered .hp__news-list__element:before{color:#f60}.body-v2 .hp__news-list__ad{background:white}.body-v2 .hp__news-list__ad:before{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0)),color-stop(100%, #ffffff));background-image:-moz-linear-gradient(top, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%,#ffffff 100%);background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%,#ffffff 100%)}
/*# sourceMappingURL=natemat.css.map */


.jq-ry-container{position:relative;padding:0 5px;line-height:0;display:block;cursor:pointer;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;direction:ltr}.jq-ry-container[readonly=readonly]{cursor:default}.jq-ry-container>.jq-ry-group-wrapper{position:relative;width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group{position:relative;line-height:0;z-index:10;white-space:nowrap}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg{display:inline-block}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-normal-group{width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group{width:0;z-index:11;position:absolute;top:0;left:0;overflow:hidden}

