@charset "utf-8";

/* @import url('https://fonts.googleapis.com/css?family=Montserrat'); */
/* @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400italic,400,700,700italic,900,900italic'); */
/* @import url('https://fonts.googleapis.com/css?family=Roboto:300,100,100italic,300italic,400,400italic,500,500italic,700,700italic,900,900italic'); */

/* CSS Document */

.cp2020totheleft,
.cp2020totheleft p,
.cp2020totheleft li {
	text-align: left !important;
	background-color: transparent !important;
}

.cp2020wrappa span.filename,
.cp2020wrappa span.action {
	display: none !important;
}

.cp2020centerbox {
	display: flex;
	align-items: center;
	justify-content: center;
}

span.niewrapuj {
	white-space: nowrap
}

.cp2020wrappa strong {
	font-weight: bold;
}

.cp2020wrappa p,
.cp2020wrappa li {
	font-size: 18px;
	line-height: 26px;
}

.cp2020formk input[type=file] {
	width: 100%;
	max-width: 300px;
	padding: 10px 5px;
	/* position:relative;
	top:4px; */
	background-color: white;
	color: black;
	text-decoration: none;
	border: 1px solid #666 !important;
}

@media only screen and (max-width: 950px) {
	.cp2020formk input[type=text],
	.cp2020formk input[type=file],
	.cp2020formk input[type="email"] {
		display: block;
		max-width: 100% !important;
		width: 100% !important;
	}

	.blewish {
		padding-top: 10px;
	}
}

/* ------------------------ iRobot ------------------------ */

.cp2020wrappa div {
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	box-sizing: border-box;
	text-align: center;
}

.cp2020wrappa h1 {
	font-size: 36px;
	font-family: Helvetica, Arial, sans-serif;
}

.cp2020wrappa h2 {
	font-size: 26px;
	font-family: Helvetica, Arial, sans-serif;
}

.cp2020wrappa h3 {
	font-size: 23px;
	font-family: Helvetica, Arial, sans-serif;
}

.cp2020padding10 {
	padding: 0 16px;
}

hr.cp2020hr {
	width: 30%;
	color: orange;
	margin: 20px auto;
}

p.cp2020ppre,
.cp2020ppre li {
	font-size: 14px !important;
	line-height: 18px !important;
}

.cp2020backgrounddiff,
div.cp2020backgrounddiff {
	background-color: #fbf0d7;
	padding: 10px;
}

.cp2020dodtxt {
	color: #999;
}

.cp2020totheleft {
	text-align: left;
	background-color: transparent !important;
}

.cp2020height600 {
	height: 600px;
	/* border: 1px solid red; */
}

span.cp2020red {
	color: red;
	font-size: 11px;
}

.cp2020greyback {
	background-color: #dfdfdf !important;
}

a.igbutton {
	display: inline-block;
	padding: 10px;
	background-color: #72bf44;
	color: white;
	text-decoration: none;
}

a.igbutton img {
	display: inline-block;
	height: 16px;
	width: auto;
}

a.igbutton:hover {
	opacity: 0.9;
	background-color: #000;
}

.niewrapuj {
	white-space: nowrap;
}

.cp2020centrujs {
	text-align: center;
}

.ir-player-wrapper {
	background-color: #64a70b;
	text-align: right;
}

.ir-player-wrapper img {
	margin: 0 auto;
	height: 50px;
}

.irminiatury,
.irkonkursfooter {
	border-top: 1px solid #dfdfdf;
}

.irminiatury a {
	text-decoration: none;
	color: #64a70b;
}

.kol3ir {
	width: 33%;
	box-sizing: border-box;
	display: inline-block;
}

.kol3ir img {
	width: 50%;
	margin-top: 20px;
}

.irkonkursfooter {
	background-color: #dfdfdf;
	font-family: Arial;
	padding-bottom: 50px;
}

.irkonkursfooter li {
	display: inline-block;
	margin: 5px 15px;
}

.irkonkursfooter a {
	color: #999;
	text-decoration: none;
	font-size: 14px;
}

.cp2020wrappa {
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 10px;
}

.cp2020wrappa ul {
	list-style-type: none;
}

.cp2020wrappa strong {
	font-weight: bold;
}

.cp2020wrappa p,
.cp2020wrappa li {
	font-size: 18px;
	line-height: 26px;
}

.distanes {
	padding: 25px;
}

.blewish {
	background-color: #fff;
}

.coloblu {
	color: #1da1f2;
}

section {
	overflow: hidden;
	padding: 0px;
}

img.imgspory {
	width: 80%;
}

img.imgsporybaner {
	width: 100%;
}

.cp2020kol50 {
	width: 50%;
	float: left;
	padding: 30px;
	overflow: hidden;
}

.cp2020kol50 .cp2020kol50 {
	padding: 10px 20px;
	text-align: left;
}

.cp2020kol50 img {
	width: 100%;
}

.cp2020kol50-2 img {
	width: 50%;
}

.igkol100 {
	width: 100%;
	line-height: 0;
}

.igkol100 img {
	width: 100%;
}

.colnavigationhi {
	width: 200px;
	display: inline-block;
	text-align: left;
	border-left: 1px dotted gray;
	padding: 15px 15px 0 15px;
}

.cp2020formk input[type=text],
.cp2020formk input[type=email] {
	width: 100%;
	max-width: 300px;
	margin: 6px 0px;
	padding: 10px 5px;
	border: 1px solid #666 !important;
}

.cp2020formk input[type="submit"] {
	padding: 10px;
	background-color: #72bf44;
	color: white;
	text-decoration: none;
	border: 0;
	margin: 16px 0px 50px;
	width: 150px;
	font-weight: bold;
	cursor: pointer;
}

.cp2020formk input[type="submit"]:hover {
	background-color: #000;
}

.cp2020formk input[type="file"] {
	width: 100%;
	max-width: 300px;
	padding: 7px 5px;
	margin: 6px 0px;
	background-color: white;
	color: black;
	text-decoration: none;
	border: 1px solid #666;
}

.cp2020formk label {
	font-size: 12px;
	display: inline;
	font-weight: normal;
}

.cp2020mobileonly {
	display: none;
}

.cp2020desktoponly {
	display: block;
}

.cp2020totheleft div.checker {
	display: inline-block;
}

@media only screen and (max-width: 950px) {
	.cp2020kol50 {
		width: 100%;
		float: left;
		padding: 0px 30px;
	}

	.cp2020height600 {
		height: inherit;
	}

	form#form_konkurs .cp2020kol50:first-child .cp2020kol50 {
		padding: 0
	}
}

@media only screen and (max-width: 450px) {
	p img {
		width: 50%;
	}

	.cp2020wrappa ul {
		padding: 0;
	}

	a.igbutton {
		margin-top: 20px;
	}

	.cp2020mobileonly {
		display: block;
	}

	.cp2020desktoponly {
		display: none;
	}
}

form#form_konkurs .cp2020kol50:first-child {
	clear: both;
}

.cp2020formk input[type=text],
.cp2020formk input[type=email] {
	max-height: 44px;
}

span.cp2020red {
	display: block;
	height: 12px;
	width: 100%;
}