.sungroup .g_inne .category-name a, .sungroup .g_inne .category-name a:visited, .sungroup .g_inne .category-name a:hover {
	color: #0A4595;
	text-decoration: none;
}

@media all and (min-width:999px) {
	.sungroup .g_smartfony .hero .c {
		padding: 0px 10px;
	}
}

.sungroup .sg_switch {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arimo', sans-serif, arial;
	font-weight: normal;
}

/*przełączanie BEGIN*/
.sungroup .sg_switch {
	padding: 35px 0 20px;
}

.sungroup .sg_switch_el {
	font-weight: bold;
	font-size: 22px;
	background-color: #ececec;
	/*border:2px solid  #aeaeae;*/
}

.sungroup .sg_switch_el a {
	display: block;
	padding: 12px 0;
}

.sungroup .sg_switch_el a,
.sungroup .sg_switch_el a:visited {
	color: #5e5e5e;
	text-decoration: none;
}

.sungroup .sg_switch_here,
.sungroup .sg_switch_el:hover {
	background-color: #f56517;
}

.sungroup .sg_switch_here a,
.sungroup .sg_switch_here a:visited,
.sungroup .sg_switch_el:hover a {
	color: #ffffff;
}

@media all and (min-width:601px) {
	.sungroup .sg_switch_el {
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}

	.sungroup .sg_switch_el:nth-of-type(1) {

		border-radius: 6px 0 0 6px;
	}

	.sungroup .sg_switch_el:nth-of-type(2) {
		border-radius: 0 6px 6px 0;
	}
}

.zw {
	color: #fff !important;
	background: rgb(255, 96, 0);
	background: -moz-linear-gradient(top, rgb(255, 96, 0) 0%, rgb(243, 91, 0) 53%, rgb(243, 91, 0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 96, 0)), color-stop(53%, rgb(243, 91, 0)), color-stop(100%, rgb(243, 91, 0)));
	background: -webkit-linear-gradient(top, rgb(255, 96, 0) 0%, rgb(243, 91, 0) 53%, rgb(243, 91, 0) 100%);
	background: -o-linear-gradient(top, rgb(255, 96, 0) 0%, rgb(243, 91, 0) 53%, rgb(243, 91, 0) 100%);
	background: -ms-linear-gradient(top, rgb(255, 96, 0) 0%, rgb(243, 91, 0) 53%, rgb(243, 91, 0) 100%);
	background: linear-gradient(to bottom, rgb(255, 96, 0) 0%, rgb(243, 91, 0) 53%, rgb(243, 91, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#ba0b0e', GradientType=0);
	border: 1px solid #ff6600;
	z-index: 1;
	margin: auto;
	font-size: 16px;
	padding: 10px 25px;
	text-decoration: none;
	display: inline-block;
	margin-top: 30px;
	min-width: 200px;
	border-radius: 5px;
	font-family: "robotoregular", "arial";
	text-transform: uppercase;
	font-weight: bold;
}

.zw2 {
	font-weight: bold;
}

.sungroup .grupa:first-child, .sungroup .odmiana:first-child {
	width: 100%;
}