img,
div,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
span,
form,
fieldset,
em,
small,
a {
  font-size: 16px;
  line-height: 26px;
  color: #0a408a
}

strong {
  font-weight: bold;
}

.item-page h4,
.mode .wrap h4 {
  color: #0a408a;
}

.top {
  padding-top: 20px;
}

.menu_rwd {
  display: none;
}

.mode_logo h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #0a408a;
  border-left: 1px solid #e6e6e6;
  padding-left: 30px;
}

.mode_dealer h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #0a408a;
}

h3,
.mode.center h4,
.page-header h1,
.page-header h2,
div.search h1 {
  color: #0a408a;
  font-size: 32px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  border-left: 0px;
  padding-left: 0px;
  background: none;
  margin-bottom: 30px;
  text-align: left;
}

.mode h3,
.page-header h1,
.page-header h2 {
  font-size: 36px;
  line-height: 46px;
  font-weight: bolder;
  text-align: center;
}


.mode_menu {
  width: 100%;
  display: block;
  vertical-align: top;
}

.mode_lang {
  margin-top: 20px;
  margin-left: 50px;
}

.mode_dealer img {
  max-width: 110px;
}

.mode_dealer {
  margin: 0;
  float: right;
  margin-top: 20px;
}

a.btn,
input.btn {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  background: #5e8ef9;
  text-transform: none;
  font-weight: 600;
  padding: 10px 50px 10px 50px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
}

a.btn.green,
a.btn.blue {
  background: #fff;
  border: 1px solid #0a408a;
  color: #0a408a;
  margin-top: 20px;
}

a.btn.green:hover,
a.btn.blue:hover {
  background: #0a408a;
  color: #fff;
}

.top .item-101 {
  display: none;
}

.mode_banner {
  text-align: center;
  color: #fff;
  background: url('../images/top.jpg') no-repeat 0px -100px;
}

.mode_banner {
  padding-top: 50px;
  min-height: 350px;
}

.mode_banner h1,
.mode_banner h2,
.mode_banner p {
  color: #fff;
}

.mode_banner h1 {
  font-weight: bold;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.mode_banner h2 {
  font-weight: 800;
  font-size: 45px;
  line-height: 55px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.mode_banner a.btn {
  float: none;
  margin: auto;
  margin-top: 20px;
  position: static;
}

.mode_banner ul {
  background: url('../images/white_bckg.png') repeat;
  text-align: center;
  margin-top: 50px;
}

.mode_banner ul li {
  display: inline-block;
  padding: 30px 20px;
}

.mode_menu ul {
  text-align: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 20px;
}

.mode_menu ul li {
  background: url('../images/dot.png') no-repeat left center;
  padding-left: 20px;
}

.mode_menu ul li:nth-child(2) {
  background: none;
  padding-left: 0px;
}

.mode_menu ul li a {
  color: #0a408a;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.mode_menu ul li a:hover,
.mode_menu ul li.active a,
.mode_menu ul li.current a,
.mode_menu ul li.active ul li a:hover,
.mode_menu ul li.current ul li a:hover,
.mode_menu ul li.active ul li.active a,
.mode_menu ul li.current ul li.active a {
  font-weight: 700;
  border: 0;
}

.mode_menu ul li.active.deeper ul li.active.current a {
  color: #5e8ef9;
}

.mode_menu ul li.active ul li a,
.mode_menu ul li.current ul li a {
  font-weight: 600;
}

.mode_menu ul li ul {
  display: none;
}

.mode_menu ul li:hover ul {
  display: block;
}

.mode_menu ul li ul {
  position: absolute;
  max-width: 200px;
  padding: 20px;
  text-align: left;
  margin-left: 0px;
  background: #fff;
  z-index: 9999;
}

.mode_menu ul li ul li {
  background: none;
  display: block;
  text-transform: none;
  text-align: left;
  border-bottom: 1px solid #e6e6e6;
  padding: 0;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.mode_menu ul li ul li:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}

.mode_menu ul li ul li a {
  text-transform: none;
  font-size: 15px;
  line-height: 25px;
  padding: 0;
  font-weight: 600;
}

.mode.oferta ul li {
  border: 0;
  max-width: 30%;
  width: 40%;
  margin-bottom: 20px;
}

.mode.oferta ul li:before {
  content: '';
  display: inline-block;
  height: 150px;
  width: 0px;
  border: 0;
  background: #e6e6e6;
  border-right: 1px solid #d7e3fd;
  float: right;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.mode.oferta ul li img {
  margin: auto;
}

.mode.oferta ul li h2 {
  margin-top: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
}

.mode.oferta ul li h2,
.mode.oferta ul li h2 a {
  padding: 0;
  border-top: 0;
  font-size: 22px;
  line-height: 42px;
  color: #1b4b90;
  text-transform: uppercase;
  font-weight: 600;
  height: auto;
  box-sizing: border-box;
}

.mode.oferta ul li:hover h2 a {
  background: #5e8ef9;
}

.mode.gwarancja .lft {
  padding: 50px;
  box-sizing: border-box;
  background: #6995f9 url('../images/gwar.jpg') no-repeat center center;
  -webkit-border-bottom-left-radius: 40px;
  -moz-border-radius-bottomleft: 40px;
  border-bottom-left-radius: 40px;
  color: #fff;
  text-align: center;
  min-height: 500px;
  background-size: cover;
}

.mode.gwarancja .rgt {
  padding: 50px;
  box-sizing: border-box;
  background: #174ba5 url('../images/ser.jpg') no-repeat center center;
  -webkit-border-top-right-radius: 40px;
  -moz-border-radius-topright: 40px;
  border-top-right-radius: 40px;
  color: #fff;
  text-align: center;
  min-height: 500px;
  background-size: cover;
}

.mode.gwarancja h2,
.mode.gwarancja p {
  color: #fff;
  text-align: center;
}

.mode.gwarancja h2:first-child {
  font-size: 32px;
  line-height: 42px;
  font-weight: bold;
}

.mode.gwarancja h2,
.mode.gwarancja h2 a {
  font-size: 26px;
  line-height: 36px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

.mode.gwarancja h2 a {
  display: inline-block;
}

.mode.gwarancja ul {
  margin-top: 20px;
}

.mode.gwarancja ul li {
  color: #fff;
}

.mode.gwarancja p {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
}

.mode.gwarancja hr {
  height: 0px;
  width: 60px;
  border: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #e6e6e6;
}


footer {
  border: 0;
  padding-top: 0px;
  margin-top: 100px;
}

footer:before {
  display: none;
}

.mode.footer_tel {
  border: 0;
  background: #f3f6f9;
  padding-bottom: 40px;
  padding-top: 40px;

}

.mode.footer_tel ul {
  width: 100%;
  text-align: center;
}

.mode.footer_tel li {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #0c4696;
  padding-left: 50px;
  padding-right: 50px;
  background: url('../images/tel_big.png') no-repeat left center;
  box-sizing: border-box;
  text-align: left !important;
  width: auto;
  border-right: 1px solid #cedcf9;
  margin-left: 40px;
  margin-right: 40px;
}

.mode.footer_tel li:last-child {
  border: 0;
}

.mode.footer_tel li a {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  color: #0c4696;
  display: block;
}

.mode.footer_tel li:before {
  display: none;
}

.mode.footer_tel li a:hover {
  color: #5E8EF9;
}

footer .mode h3 {
  font-weight: bold;
  color: #0c4696;
  border: 0;
  border-bottom: 1px solid #739dfa;
}

.mode.ftrmenu ul li a {
  color: #0c4696;
}

.mode.ftrmenu ul li.active a,
.mode.ftrmenu ul li.current a {
  color: #0c4696;
}

.mode.ftrmenu ul li.current a,
.mode.ftrmenu ul li a:hover,
footer .copy a:hover {
  color: #0c4696;
  font-weight: bold;
}

.mode.ftrmenu ul li a:before {
  color: #5e8ef9;
}

footer .copy a {
  color: #0c4696;
  font-weight: bold;
}

footer .copy a:hover {
  color: #5e8ef9;
}

.left ul li.active a,
.left ul li.current a,
.left ul li a:hover,
.blog .item h2 a:hover,
.left ul li.active ul li a:hover,
.left ul li.current ul li a:hover {
  color: #5E8EF9;
}

.mode.kontakt h2,
.mode.kontakt p {
  color: #0a408a
}

.mode.kontakt h2:first-child {
  font-size: 26px;
  line-height: 36px;
}

.mode.kontakt .lft {
  background: #b5b5b6 url('../images/kontakt.jpg') no-repeat center center;
  min-height: 360px;
}

.mode.kontakt .rgt {
  background: #f3f6f9;
  min-height: 360px;
}

.mode.kontakt hr {
  border-top: 1px solid #0a408a;
}

.mode.form h3 {
  margin-bottom: 50px;
}

.mode.kontakt,
.mode.kontakt p,
.mode.kontakt table td p {
  color: #0a408a;
}

.mode.kontakt a {
  color: #0a408a;
  font-weight: bold;
}

.mode.kontakt a.mail {
  color: #0a408a;
  font-weight: normal;
  margin-top: 20px;
}

.mode.kontakt a:hover {
  color: #6694F8
}

.mode.kontakt .wrap {
  border-bottom: 1px solid #a0bbf7;
}

footer .mode h3 {
  text-align: left;
}

.left {
  border: 0;
}

.left .mode h3,
.right h1 {
  text-align: left;
  color: #0a408a;
  font-size: 19px;
  line-height: 29px;
  font-weight: bold;
}

.left .mode h3 {
  border: 0;
  margin: 0;
}

.left .mode ul.menu {
  background: #F4F8FB;
  padding: 0px 0px;
  box-sizing: border-box;
}

.left .mode ul.menu li a {
  color: #5e8ef9;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  padding-top: 20px;
}

.left .mode ul.menu li a:hover {
  color: #0a408a;
}

.left .mode ul.menu li ul {
  margin-top: 5px;
}

.left .mode ul.menu li ul li {
  margin-bottom: 5px;
}

.left .mode ul.menu li ul li a {
  color: #13155d;
  font-weight: 500;
  font-size: 17px;
  line-height: 18px;
  text-transform: none;
}

.left .mode ul.menu li ul li.current a,
.left .mode ul.menu li ul li a:hover {
  font-weight: bold;
}

.mode.ftrmenu.offer ul li {
  display: block;
  width: 100%;
}

.mode.ftrmenu {
  margin-right: 50px;
}

.mode.center,
.mode.center p {
  text-align: center;
}

.mode.center img {
  margin: auto;
}

.mode.gray strong {
  color: #0c4696;
}

.mode.center p {
  font-size: 15px;
  line-height: 25px;
}

.mode.gray {
  background: #f3f6f9;
}

.mode.op ul li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}

.mode.op ul li img {
  max-width: 200px;
  margin-bottom: 20px;
}

.mode.op ul li a {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;
}

.mode.op ul li:hover a,
.mode.op ul li a:hover {
  text-decoration: underline;
}

.mode.gwarancja.serwis h2:first-child {
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 20px;
}

.mode.gwarancja.serwis p {
  font-size: 15px;
  line-height: 25px;
}

.mode.gwarancja.serwis .lft,
.mode.gwarancja.serwis .rgt {
  min-height: 360px;
}

.mode.gwarancja.serwis .lft {
  background: #174ba5 url('../images/serwis.jpg') no-repeat center center;
}

.mode.gwarancja.serwis .rgt {
  background: #6995f9 url('../images/sieci.jpg') no-repeat center center;
}

ul.list {
  width: 100%;
  display: table;
}

ul.list li {
  display: inline-block;
  width: auto;
  display: table-cell;
}

ul.list li a {
  background: #f3f6f9;
  color: #0c4696;
  font-weight: bold;
  padding: 20px;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
}

ul.list li.active a,
ul.list li a:hover {
  background: #5e8ef9;
  color: #fff;
}

.mode.posnet .list {
  margin-bottom: 50px;
}

.desc h2 {
  color: #477cf2;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 20px;
}

.mode.posnet {
  margin-top: 100px;
}

.mode.posnet h3 {
  margin-bottom: 20px;
}

.mode.posnet .items .item {
  border-bottom: 1px solid #a0bbf7;
  margin-bottom: 30px;
  padding-bottom: 30px;
}


.mode.posnet .item h4 {
  color: #0c4696;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  display: inline-block;
  border-bottom: 1px solid #0c4696;
}

.mode.posnet .item ul {
  margin-bottom: 20px;
}

.mode.posnet .item ul li {
  font-weight: bold;
  display: inline-block;
  width: 49%;
}

.mode.posnet .item ul li,
.mode.serwis ul li,
.mode.ul ul li {
  padding-left: 20px;
  background: url('../images/li.png') no-repeat 0px 10px;
  margin-bottom: 5px;
}

.mode.posnet .item,
.mode.posnet .item p {
  text-align: left;
}

.mode.posnet .desc,
.mode.posnet .desc p,
.mode.posnet .desc h2 {
  text-align: center;
}

.mode.posnet .item h4:after {
  display: none;
}

.mode.posnet .lft {
  width: 40%;
}

.mode.posnet .rgt {
  width: 59%;
}

.mode.posnet .desc .item,
.mode.posnet .items .item {
  display: none;
}

.mode.posnet .desc .item.catid_52,
.mode.posnet .items .item.catid_52 {
  display: block;
}

.mode.ofirmie h3 {
  text-align: left;
  margin-bottom: 20px;
}

.mode.ofirmie .lft {
  width: 39%;
}

.mode.ofirmie .rgt {
  width: 60%;
}

.mode.ofirmie .lft,
.mode.ofirmie .lft img {
  text-align: center;
  margin: auto;
}

.mode.firmy ul {
  text-align: center;
  margin: 0;
}

.mode.firmy ul li {
  width: 140px;
  height: 59px;
  max-height: 59px;
  min-height: 59px;
  border: 0;
  border-right: 1px solid #e6e6e6;
}

.mode.firmy ul li:last-child {
  border: 0;
}

.mode.firmy ul li img {
  max-width: 230px;
  max-height: 59px;
  min-height: 59px;
  margin: 0;
  margin: auto;
}

.mode .lft,
.mode .rgt {
  width: 50%;
}

.mode .rgt {
  margin-left: -5px;
}

.mode.ofirmie.poznaj .lft {
  width: 44%;
}

.mode.ofirmie.poznaj .rgt {
  width: 55%;
}

.mode.ofirmie.poznaj h3 {
  font-size: 26px;
}

.sigplus-gallery ul li {
  margin-right: 10px;
}

.mode.center h4 {
  font-size: 19px;
  line-height: 29px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
}

.mode.center h4:after {
  display: none;
}

.mode.offer h4 {
  font-size: 28px;
  line-height: 38px;
  text-transform: uppercase;
  color: #0a408a;
  font-weight: bolder;
  background: url('../images/h4_internet.png') no-repeat center left;
  min-height: 78px;
  line-height: 78px;
  padding-left: 100px;
  margin-bottom: 20px;
}

.mode.offer ul {
  margin-bottom: 40px;
}

.mode.offer ul li:before {
  content: '.';
  color: #5e8ef9;
  display: inline-block;
  font-size: 55px;
  line-height: 10px;
  font-weight: bold;
  margin-right: 10px;
}

.mode.offer ul li {
  font-size: 18px;
  line-height: 28px;
}

.mode.offer p strong {
  font-size: 22px;
  line-height: 32px;
  text-transform: uppercase;
}

.mode.offer table {
  margin-top: 40px;
}

.mode.offer table.radio {
  display: none;
}

.mode.offer table td {
  border-color: #959595
}

.mode.offer table th {
  background: #f7941d;
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  border-color: #959595
}

.mode.offer .mobile-table th {
  background: #f7941d;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  border-color: #959595;
  width: 0px;
}

.mode.offer .pc-table tr:first-child td {
  background: #FFAE4B;
  color: #fff;
}

.mode.offer table tr:first-child em {
  font-size: 65px;
  line-height: 65px;
  color: #fff;
  font-weight: bold;
  font-style: normal;
}

.mode.offer table tr td {
  background: #F3F7FA;
  font-size: 16px;
  line-height: 26px;
}

.mode.offer .mobile-table tr td {
  background: #F3F7FA;
  font-size: 10px;
  line-height: 16px;
}

.mode.offer .pc-table tr:nth-child(2n) td {
  background: #fff;
}

.mode.offer .mobile-table tr td:nth-child(2n+1) {
  background: #fff;
}

.mode.offer .mobile-table tr .abonament-price {
  background: #FFAE4B;
  color: #fff;
  font-size: 10px;
}

.mode.offer .mobile-table tr .abonament-price em {
  font: 400;
  font-size: 30px;
  color: #fff;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}

.mode.offer a.btn {
  text-transform: uppercase;
}

.mode.offer img {
  display: inline-block;
}

.mode.offer img.radius {
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

.mode.cennik img.cennikimages {
  display: inline-block;
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  margin-left: 20px;
}

.mode.offer a.btn {
  color: #5e8ef9;
  background: #f3f6f9;
  border: 1px solid #5e8ef9;
  text-transform: uppercase;
  padding: 15px 50px 15px 50px;
  margin-right: 10px;
}

.mode.offer a.btn.active {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  background: #5e8ef9;
  text-transform: uppercase;
}

.mode.offer a.btn:hover {
  color: #fff;
  background: #f7941d;
  border: 1px solid #f7941d;
}

.fields img {
  width: 31px;
  height: 28px;
  min-width: 31px;
  min-height: 28px;
  max-width: 31px;
  max-height: 28px;
}

.blog .item h2 a:after {
  display: none;
}

.blog .item p {
  font-weight: 400;
}

.fields h4 {
  display: none;
}

.blog .item h2 {
  margin-bottom: 20px;

}

.item-page.produkt h1,
.blog .item h2,
.blog .item h2 a {
  text-transform: uppercase;
  color: #0c4696;
  font-weight: bold;


}

.item-page.produkt h1 {
  text-transform: none;
  color: #0a408a;
  text-align: left;
  margin-bottom: 50px;
}

.item-page.produkt h1:after {
  display: none;
}

.blog .item .cena,
.item-page.produkt .cena,
.blog .item .abonament,
.item-page.produkt .abonament{
  float: right;
  position: relative;
  text-align: right;
  margin-top: -50px;

}

.blog .item .cena,
.blog .item .abonament{
  margin-top: -30px;
}

.blog .item .cena span,
.blog .item .cena .cena-text,
.blog .item .abonament span,
.blog .item .abonament .abonament-text,
.item-page.produkt .cena span,
.item-page.produkt .abonament span,
.item-page.produkt .cena .cena-text,
.item-page.produkt .abonament .abonament-text{
  font-size: 24px;
  line-height: 24px;
  color: #5e8ef9;
  font-weight: bolder;
}

.blog .item .cena em,
.blog .item .abonament em,
.item-page.produkt .cena em,
.item-page.produkt .abonament em{
  font-size: 18px;
  line-height: 18px;
  color: #5e8ef9;
  font-weight: normal;
  font-style: normal;
}

.item-page.produkt .cena span,
.item-page.produkt .abonament span,
.item-page.produkt .abonament .abonament-text,
.item-page.produkt .cena .cena-text{
  font-size: 38px;
  line-height: 38px;
}

.item-page.produkt .cena em,
.item-page.produkt .abonament em{
  font-size: 24px;
  line-height: 24px;
}

.item-page.produkt .fields div {
  width: 100%;
  display: block;
}

.item-page.produkt .fields .cena {
  margin-top: -92px;

}

.item-page.produkt .fields ul {
  width: 100%;
}

.item-page.produkt .rgt .fields ul li {
  width: 33%;
  display: inline-block;
  margin: 0;
  margin-bottom: 10px;
  color: #0c4696;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.item-page.produkt .fields ul li label {
  color: #0c4696;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-left: 15px;
}

.item-page hr {
  height: 1px;
  background: #a0bbf7;
  border: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.item-page.produkt hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

.item-page.produkt .rgt ul li {
  display: inline-block;
  font-weight: 500;
  width: 45%;
  margin-bottom: 0px;
  vertical-align: top;
}

.item-page ul li,
.container .mode.ul .wrap ul li,
.item-page.produkt .rgt ul li {
  font-size: 16px;
  line-height: 26px;
  color: #0a408a;
  font-weight: 600;
}

.item-page.produkt h4,
.item-page h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.item-page table tr td {
  background: #F9FAFC;
  text-align: left;
}

.item-page table tr:nth-child(2n) td {
  background: #fff;
}

.poradnik .blog {
  text-align: center;
}

.poradnik .blog .lft,
.poradnik .blog .rgt {
  display: block;
  width: 100%;
  padding: 0px;
}

.poradnik .blog .span6 {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.poradnik .blog .pull-left img {
  max-width: 100%;
  margin: auto;
}

.poradnik .blog .span6:first-child .pull-left img,
.poradnik .blog .span6:first-child .pull-left a {
  -webkit-border-bottom-left-radius: 90px;
  -moz-border-radius-bottomleft: 90px;
  border-bottom-left-radius: 90px;
}

.poradnik .blog .span6:last-child .pull-left img,
.poradnik .blog .span6:last-child .pull-left a {
  -webkit-border-top-right-radius: 90px;
  -moz-border-radius-topright: 90px;
  border-top-right-radius: 90px;
}

.poradnik .blog .pull-left:hover a {
  background: #0847ce;
}

.poradnik .blog .pull-left a:before {
  content: '';
  width: 77px;
  height: 54px;
  background: url('../images/play.png') no-repeat 0px 0px;
  position: absolute;
  display: block;
  margin: 180px 0px 0px 250px;
}

.poradnik .blog .pull-left:hover img {
  opacity: 0.2;
  filter: alpha(opacity=20);
  /* For IE8 and earlier */
}

.poradnik .blog .pull-left img {
  margin-bottom: 20px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */
}

.poradnik .blog .pull-left a {
  background-color: #383838;
}

.blog.poradnik h1 {
  margin-bottom: 20px;
}

.blog.poradnik .category-desc {
  padding-bottom: 50px;
  font-size: 15px;
  line-height: 25px;
}

.blog.poradnik .category-desc p {
  font-size: 15px;
  line-height: 25px;
}

.poradnik.blog .item h2,
.poradnik.blog .item h2 a {
  text-transform: none;
  font-size: 18px;
  line-height: 28px;
}

.poradnik.blog .item {
  border: 0;
}

.item-page.poradnik .page-header h1 {
  display: none;
}

.item-page.poradnik .page-header h2 {
  margin-bottom: 20px;
}

.item-page.poradnik .item-image img {
  margin: auto;
  margin-bottom: 20px;
}

.poradnik.blog .item h2 img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.item-page p {
  margin-bottom: 20px;
}

.mode.serwis table {
  margin-bottom: 20px;
}

.btn.big {
  width: 100%;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
  box-sizing: border-box;
}

.mode.serwis table td {
  text-align: left;
  border: 0;
  font-size: 15px;
  line-height: 25px;
}

.mode.serwis table td ul li {
  font-size: 15px;
  line-height: 25px;
}

.mode h4,
.mode.serwis h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.mode.serwis.pakiety table {
  margin-top: 50px;
}

.mode.serwis.pakiety table th,
.mode.serwis.pakiety table td {
  padding: 20px;
}

.mode.serwis.pakiety table td {
  border: 1px solid #a0bbf7;
  border-top: 0;
}

.mode.serwis.pakiety table th {
  border: 0;
  color: #fff;
  background: #B6B6B6;
}

.mode.serwis.pakiety table th:first-child {
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
}

.mode.serwis.pakiety table th:last-child {
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
}

.mode.serwis.pakiety table th:nth-child(2n) {
  background: #DDB64F;
}

.mode.serwis.pakiety table th:nth-child(3n) {
  background: #E2C6A1;
}

.mode.serwis.pakiety table th:nth-child(4n) {
  background: #5B86E4;
}

.mode.serwis.pakiety table th h4 {
  color: #fff;
  margin: 0;
  padding: 0;
}

.mode.odzysk {
  background-image: url('../images/odzysk.jpg');
}

.item-page ul li,
.container .mode.ul .wrap ul li {
  background: url('../images/dot.png') no-repeat 0px 10px;
}

.mode.cennik h3 {
  text-align: left;
  font-size: 24px;
  line-height: 34px;
}

.mode.cennik table tr:nth-child(2n) td {
  background: #F9FAFC;
}

.mode.cennik table tr td {
  background: #fff;
}

.mode.serw table {
  padding: 20px;
}

.mode.serw table td {
  background: #F3F7FA;
  border: 0;
}

.mode.serw table td img,
.mode.serw table td h4 {
  display: inline-block;
  vertical-align: middle;
}

.mode.serw table td img {
  margin-right: 10px;
}

.mode.serw table h5 {
  margin: 0;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #0a408a;
  text-transform: uppercase;
}

.mode.serw table h4 {
  margin: 0;
  font-size: 30px;
  line-height: 40px;
}

.mode.gwarancja img {
  margin: auto;
}

.mode.gwarancja hr {
  border-top: 2px solid #fff;
}

.mode.gwarancja.czesci .lft {
  background-image: url('../images/czesci.jpg');
}

.mode.gwarancja.czesci .rgt {
  background-image: url('../images/przeglady.jpg');
}

.mode.gwarancja.kontakt hr {
  border-top: 2px solid #0a408a;
}

.mode.offer a {
  display: inline-block;
}



.centerButton {
  display: none;
}

.item-title {
  font-size: 25px;
}

.left .mode ul.menu {
  padding-left: 20px;
  padding-bottom: 20px;
}

.mode.notopmargin{
  margin-top: -20px;
}