body {
	font-family: Open Sans, sans-serif;
}
p {
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #000;
}
ul, li {
	font-size: 14px;
}
.nowrap {
	white-space: nowrap;
}
#subpage-wrapper {
	min-height: 780px;
	margin-left: 280px;
	overflow: auto;
}
.container {
	width: 980px;
	margin: 0 auto;
}
.strong {
	font-weight: 700;
}
.header {
	background: linear-gradient(rgb(255, 255, 255), rgb(245, 245, 245));
	width: 100%;
	border-bottom: 1px solid #ededed;
	line-height: 43px;
}

.dane p {
	padding: 0 15px;
	margin: 0;
	font-size: 10px;
}
.header-content {
	background: linear-gradient(#fcfcfc, #f5f5f5);
	height: 85px;
	margin-bottom: 80px;
}
.brand {
	background: url("../img/logo.png") no-repeat top left;
	width: 228px;
	height: 120px;
	text-indent: -9999px;
	margin-top: 12px;
}
.flags {
	float: right;
}
.flags img {
	width: 20px;
	height: auto;
}
.navDesc {
	color: #ba0001;
	font-weight: 700;
	font-size: 14px;
	min-width: 650px;
	line-height: 60px;
}
.navDesc p {
	float: left;
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.flag {
	float: right;
}
.flags img {
	margin-left: 7px;
	vertical-align: middle;
	width: 24px;
}
.nav {
	background: #ba0001;
	border-radius: 5px;
}
.lower .nav ul {
	height: 45px;
	width: auto;
	line-height: 45px;
	padding: 0;
	margin: 0;
	text-align: center;
}
.nav li {
	display: inline;
	padding: 0 10px 0;
}
.nav li a {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 10px 13px;
	transition: all 0.3s ease 0s;
}
.nav li a:hover {
	background: #950001;
}
.wiz {
	width: 980px;
	height: 260px;
	margin: 0;
}
.wiz + section.content {
	position: relative;
}
/*-----------------------------------Oferta------------------------------*/
.produkty {
	margin: 40px 0;
}
.produkty .leftCol {
	background: #646464;
	border-radius: 5px;
	color: #fff;
}
.produkty .leftCol h3 {
	background: #ff9303;
	color: #fff;
	margin: 0;
	border-radius: 5px 5px 0 0;
	padding: 13px 20px;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
}
.produkty .leftCol ul {
	padding-left: 30px;
	font-size: 14px;
}
.produkty .leftCol ul li {
	padding: 0 0 5px 5px;
	transition: all 0.3s ease 0s;
}
.oferta .leftCol ul li.active > a {
	border-bottom-color: #fff;
}
.produkty .leftCol ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #707070;
	width: 90%;
	transition: all 0.3s ease 0s;
}
.produkty .leftCol ul a:hover {
	border-bottom-color: #fff;
}
.produkty .leftCol ul {
	padding-left: 20px;
}
.produkty .leftCol ul a.main {
	text-transform: uppercase;
	font-weight: 600;
	width: 90%;
}
.produkty .rightCol {
	width: 650px;
	height: auto;
	margin: -85px 0 0 0;
}
.produkty .rightCol ul {
	padding: 20px 0 40px;
}
.produkty .leftCol ul.subcategory{
	padding: 0 10px;
}
.produkty .rightCol h4	 {
	border-left: 1px solid #ba0001;
	padding-left: 10px;
	font-weight: 400;
}
.produkty .rightCol table {
	width: 650px;
	border-collapse: collapse;
	margin: 0 0 40px ;
}
.produkty .rightCol th, tr, td {
	padding: 15px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #e5e5e5;
}
.produkty .rightCol th {
	background: #f5f5f5;
}
.produkty .rightCol td .brak {
	color: #d5d5d5;
	font-style: italic;
}
/*--------------------------------Oferta-główna------------------------*/
.oferta {
	margin: -70px 0 0;
}
.oferta .leftCol {
	background: #646464;
	width: 240px;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 40px;

}
.oferta .leftCol h2 {
	background: #ff9303;
	margin: 0;
	border-radius: 5px 5px 0 0;
	padding: 13px 20px;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
}
.oferta .leftCol nav {
	font-size: 14px;
	line-height: 165%;
}
.oferta .leftCol ul {
	padding-left: 30px;
	font-size: 14px;
}
.oferta .leftCol ul a.main {
	text-transform: uppercase;
	font-weight: 600;
	width: 90%;
}
.oferta .leftCol ul.subcategory{
	padding: 0 10px;
}
.oferta .leftCol ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #707070;
	width: 90%;
	transition: all 0.3s ease 0s;
}
.oferta .leftCol ul li a:hover {
	border-bottom: 1px solid #ffffff;
}
/*------------Banery------------------------------------------------------*/
.oferta .rightCol {
	margin-top: 92px;
}
.oferta .rightCol .pullLeft a .leftBottom:hover, .leftTop:hover, .rightTop:hover, .rightBottom:hover {
	background: #e5e5e5;
}
.leftTop, .rightTop, .leftBottom, .rightBottom {
	width: 335px;
	height: 225px;
	border-radius: 5px;
	margin: 0 auto;
	background: #eeeeee;
}
.leftTop img, .rightTop img, .leftBottom img, .rightBottom img {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	max-height: 225px;
	max-width: 125px;
}
.leftTop {
	margin: 0 20px 40px 0;
}
.leftTop .desc, .leftBottom .desc, .rightTop .desc, .rightBottom .desc {
	margin: 0 0 0 150px;
	padding: 5px 0 0;
}
.leftTop .desc h3, .leftBottom .desc h3, .rightTop .desc h3, .rightBottom .desc h3 {
	color: #484848;
	font-weight: 600;
	font-size: 18px;
	line-height: 110%;
	padding: 5px 0 5px;
	margin-top: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}
.leftTop p, .leftBottom p, .rightTop p, .rightBottom  p {
	font-size: 12px;
	font-weight: 400;
	color: #484848;
	margin-right: 10px;
}
.leftBottom {
	margin: 0 30px 30px 0;
}
.rightTop {
	margin: 2px 0 40px 0;
}
.rightBottom {
	margin: 0 0 30px 0;
}
/*------------Infolinia i opis--------------------------------------------*/
.info {
	margin: 0 0 40px;
}
.info .leftCol {
	width: 240px;
	height: 280px;
	background: #ff8b04;
	margin: 15px 0 0;
	border-radius: 5px;
}
.info .leftCol img {
	border-radius: 5px;
	width: 200px !important;
	height: 167px !important;
	margin: 20px 0 0 20px;
}
.info .leftCol p {
	margin: 0 20px 0;
	font-size: 14px;
	color: #fff;
}
.info .rightCol {
	width: 700px;
	height: auto;
	margin: 0;
}
.info .rightCol header {
	height: 50px;
	width: 335px;
	border-radius: 5px;
	background: #ba0001;
}
.info .rightCol h2 {
	font-size: 18px;
	padding-left: 30px;
	text-transform: uppercase;
	line-height: 50px;
	color: #fff;
}
.info .rightCol p {
	margin: 10px 0;
	font-size: 14px;
	color: #646464;
	padding: 30px 0 0 30px;
}
.info .rightCol a {
	color: #646464;
}
.info .rightCol a:hover {
	text-decoration: underline;
}
.info .rightCol article {
	width: 45%;
	margin-right: 20px;
}
.footer {
	background: #f6f6f6;
	height: 130px;
	padding: 0;
}
.footer .container ul {
	padding: 0;
}
.footer .container ul li {
	display: inline-block;
	margin: 0 0 0 20px
}
.footer .container ul li:first-child {
	margin: 0;
}
.footer .container ul li a {
	font-weight: 300;
	color: #282828;
	text-transform: uppercase;
	font-size: 12px;
}
.footer .container ul li a:hover {
	border-bottom: 1px solid #484848;
}
.footer .container a.duonet {
	font-size: 10px;
	font-weight: 300;
	color: #282828;
}
.footer .container ul.pullRight {
	display: inline;
	padding: 0;
	font-size: 8px;
	margin-top: 18px;
}
.footer .container ul.pullRight li {
	margin: 0;
	border: none;
}
.footer .separator {
	font-size: 12px;
	margin: 0 10px;
}
/*-----------------------kontakt--------------------------------------------*/
.podstrona {
	font-weight: 300;
	font-size: 32px;
	border-left: 1px solid #ba0001;
	padding: 0 0 0 10px;
}
.formularz .podstrona {
	margin: 0;
}
.daneKontakt {
	float: left;
	max-width: 340px;
}
.kontakt {
	margin-bottom: 40px;
}
.formularz {
	float: right;
	margin: -90px 0 0 41px;
}
form label {
	display: block;
}

.form .inblock {
	display: inline-block;
}

.form select,
.form input[type=text],
.form input[type=email],
.form input[type=password],
.form textarea {
	border: 1px solid #dfdfdf;
	box-shadow: inset 0 5px 5px #f0f0f0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin: 5px 0 0;
	padding: 0 5px;
	width: 100%;
}

.form select,
.form input[type=text],
.form input[type=email],
.form input[type=password] {
	height: 25px;
	line-height: 25px;
}

.form textarea {
	font-family: Georgia, "Times New Roman", serif;
	height: 100px;
}

.form div.kapcza {
	background: #fff;
	text-align: center;
}

.form .submit-wrapper {
	/*border-top: 1px solid #dfdfdf;*/
	padding-top: 15px;
}
input.button {
	border: none;
	padding: 0 20px;
	margin: 0;
	width: 210px;
	height: 30px;
	line-height: 30px;
	background-color: #ba0001;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}
input.button:hover {
	background-color: #950001;
}
/*--------------------------O firmie--------------------------------------------*/
.ofirmie {
	text-align: justify;
	padding: 0 0 40px 0;
}
.ofirmie img {
	border-radius: 5px;
	margin-left: 10px;
}
.ofirmie ul li {
	list-style-type: initial;
}
.container-podstrona {
	max-width: 700px;
	margin-top: 80px;
}
.container-podstrona .rightCol {
	margin: 0;
	float: left;
}
