.NavigBar {
	position: relative;
	background: #FFF;
	padding: 10px 0;
	border-top:1px solid #e7e7e7;
	text-align: left;
}

.Limited {
	width: 925px;
	max-width: 100%;
	margin: auto;
	box-sizing: border-box;
	padding: 0 15px;
}

.Clear {
	clear: both;
}

.Center {
	text-align: center;
}

.ContentL {
	float:left;
	display: inline-block;
	margin-right: -295px;
	padding-right: 345px;
	width: 100%;
	box-sizing: border-box;
}


.ContentR {
	position: relative;
	display: inline-block;
	float: left;
	width: 295px;
	box-sizing: border-box;
}

.ContentR img {
	max-width: 100%;
}


.MobileBR {
	display: none;
}

.Kosik3Box {
	display: inline-block;
	position: relative;
	width: 300px;
	max-width: 100%;
	vertical-align: top;
	margin: 10px;
}


.KosikTab {
	display: inline-block;
	vertical-align: top;
}


.PartneriBox {
	display: inline-block;
	position: relative;
	width: 48%;
	max-width: 100%;
	vertical-align: top;
	padding: 15px;
	box-sizing: border-box;
	text-align: left;
}


/* Custom Checkbox */
.CustomCheck {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-right: 20px;
  cursor: pointer;
  font-size: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}/* Customize the label (the container) */


.CustomCheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}/* Hide the browser's default checkbox */


.CheckMark {
  position: absolute;
  top: -4px;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #ccc;
  border-radius: 50%;
}/* Create a custom checkbox */


.CustomCheck:hover input ~ .CheckMark {
  background-color: #ccc;
}/* On mouse-over, add a grey background color */


.CustomCheck input:checked ~ .CheckMark {
  background-color: #bdd74d;
}/* When the checkbox is checked, add a blue background */


.CheckMark:after {
  content: "";
  position: absolute;
  display: none;
}/* Create the checkmark/indicator (hidden when not checked) */


.CustomCheck input:checked ~ .CheckMark:after {
  display: block;
}/* Show the checkmark when checked */


.CustomCheck .CheckMark:after {
  left: 9px;
  top: 5px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}/* Style the checkmark/indicator */




@media (max-width: 1128px) 
{
	.prefooter-img {
	height: 150px;
	margin-top: -150px;
	background-position: right top
}
	
	
}





@media (max-width: 768px) 
{
	.layout-header {
	text-align: center;
	}
	
	.logo {
		display: block;
		text-align: center;
	}
	
	.search_block {
	float: none;
	}
	
	.banner-footer {
	float: none;
	margin: 50px auto 20px auto;
	}

	.left-onas {
		float: none;
		width: 100%;
	}
	
	.right-onas {
	padding-left: 0px;
	padding-top: 50px;
	}
	
	.ContentL {
	float:none;
	margin-right: 0;
	padding-right: 0;
}


.ContentR {
	float: none;
	width: 100%;
}


.voucher-box {
	height: 140px;
	width: 265px;
}

.voucher-email {
	height: 135px;
	position: absolute;
	}
	
.voucher-email-column {
	top: 65px;
}

.voucher-email-column span{
	font-size: 7px;
	-moz-border-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.voucher-pata {
	height: 45px;
	top: 90px;
}

.voucher-description {
	right: 5px;
	bottom: 25px;
	font-size: 8px;
	height: 20px;
}

.voucher-txt {
	left: 10px;
	bottom: 10px;
	font-size: 4.5px;
	height: 20px;
}

.voucher-add {
	display: block;
	height: auto;
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	margin-top: 30px;
}

.MobileBR {
	display: block;
}

.Kosik3Box {
	width: 100%;
}

.content-newsletter {
	margin-top: 20px;
}

.PartneriBox {
	width: 100%;
	padding: 15px 0;
	
}

.layout-h-page p.top{
	font-size: 32px;
}

.layout-h-page p{
	font-size: 20px;
}
	
	
	
}	
