body {
  padding-top: 80px;
  background-image:url(http://itotech.pl/img/gray_jean.png);
	font-family: 'Droid Sans', sans-serif;
	line-height:1.6em;
}

.logo {
	margin-bottom:25px;
}

.tabela{
	border-collapse:collapse;
	margin-bottom:25px;
	text-align:left;
}

.tabela td, .tabela th {
	border:1px solid #CCC;
	padding:5px 15px 5px 10px;
	font-size:14px;
}

.tabela tr:nth-child(even) {background: #f9f9fb;}
.tabela tr:nth-child(odd) {background: #fff;}

.tabela tr:hover {
	background-color:#e3e5eb;
	color:#000;
}

.featurette-image:last-child {
	margin-bottom:15px;
	margin-top:50px;
}

.row {
	margin-top:0;
}
.container {
	background-color:#FFF;
}

.header {
 	background-color:#58ae33;
	border-bottom:5px solid #f39200;
	
}

.underline {
	border-bottom:4px #f90 solid;
	margin-bottom:25px;
}

.list {
	list-style:outside square;
	margin-bottom:15px;
	line-height:1.9em;
	padding-right:15px;
}

.list2 {
	list-style:outside disc;
	margin-left:35px;
	line-height:inherit;
	padding:inherit;
}

.list-nostyle {
	list-style-type:none;
}

.nomargin {
	margin-top:0;
	padding:0;
}

.row:first-child {
	margin-top:25px;
}

.view {
	  background: #66b32e;
	  border:none;
}

.view a:hover {
	  background: #3cb0fd;
	  border:none;
}

.navbar-brand {
  background: url(http://itotech.pl/img/ito-logo3.png) center / contain no-repeat;
  width:100px;
}


/*h2:before { 
  display: block; 
  content: " "; 
  margin-top: -110px; 
  height: 110px; 
  visibility: hidden; 
}
*/
.tabela {
	width:100%;
	table-layout:fixed;
	font-size:small;
	margin-top:25px;
	
}

.tabela td {
	width:50%;
}

.tabela th {
	font-family: 'Droid Sans', sans-serif;
	font-weight:500;
}

.nav-custom > .none {
	display:none;
}

#footer-list {
	list-style-type: none;
	text-align:center;
}

#footer-list li {
	display:inline-block;
	padding:15px;
	text-align:left;
	vertical-align:text-top;
}

#footer-list li a {
	padding-left:5px;
}

.copyrights {
	color:#666;
	font-size:smaller;
	text-align:center;
	display:block;
	width:100%
}


blockquote {
	font-family: "Droid Sans";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: 10px;
	border-left-color:#32a536;
	border-left-width:7px;
}

.product-details {
	font-family: "Droid Sans";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	border-left:7px solid #32a536;
	padding:10px 20px;
	line-height: 10px;
	margin:20px 0;
}

.tab-content {
	margin-top:25px;
}

.wstep {
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.6em;
	border:1px dotted #ccc;
	border-left:7px solid #32a536;
	background-color:#f5f5f5;
	margin-bottom:25px;
	text-align:justify;
}

.thumb-list-padding {
	padding-bottom:25px;
}

.thumb-list {
	padding-left:0;
	padding-top:15px;
}

.thumb-list li{
	display:inline-block;
	border:1px solid #CCC;
	margin-right:5px;
	margin-bottom:5px;
	padding:5px;
}

.thumb-list li:last-child {
	margin-right:0;
	}

.arrow-up {
	padding-right:5px;
}


h4 {
	margin-top: 35px;
}

.cena-sp:after {
	content:"+ koszty dostawy (od 20 zł)";
	color:#666;
	font-weight:normal;
	padding-left:5px;
}

.cena-migmag:after {
	content:"+ koszty dostawy (od 25 zł)";
	color:#666;
	font-weight:normal;
	padding-left:5px;
}

.cena-pr:after {
	content:"+ koszty dostawy (od 18 zł)";
	color:#666;
	font-weight:normal;
	padding-left:5px;
}

.cena-lacznik:after {
	content:"+ koszty dostawy (od 5 zł)";
	color:#666;
	font-weight:normal;
	padding-left:5px;
}

.cena-ico {
	padding-right:5px;
	color:#32a536;
}

.cena-last {
	margin-top:5px;
}

.unbold {
	color:#000;
	font-weight:normal;
	white-space: pre;
}


.opis {
	padding-top:15px;
}

.lub {
	float:left;
	margin-right:15px;
	margin-top:5px;
}

.promo:after {
	content:'-30%';
	font-size:12px;
	font-family: 'Droid Sans', sans-serif;
	font-weight:bold;
	letter-spacing:1px;
  	background: #ff6721;
	background-image: -webkit-linear-gradient(top, #ff6721, #f51616);
	background-image: -moz-linear-gradient(top, #ff6721, #f51616);
	background-image: -ms-linear-gradient(top, #ff6721, #f51616);
	background-image: -o-linear-gradient(top, #ff6721, #f51616);
	background-image: linear-gradient(to bottom, #ff6721, #f51616);
	-webkit-border-radius: 8;
	-moz-border-radius: 8;
	border-radius: 8px;
	color: #ffffff;
	padding: 8px 15px;
	text-decoration: none;
	clear:both;
	}


.carousel-inner > .item > img {
    margin: 0 auto;
}


.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}

.carousel-control:hover, .carousel-control:focus {
opacity: 1;
}

.carousel-indicators li {
border-color:#000;
}
.carousel-indicators .active {
background: #66b32e;
}

.title {
	padding-bottom:15px;
	border-bottom:1px solid #CCC;
}



/* The ribbons */

.box {
  width: auto; height: auto;
  position: relative;
}
.ribbon {
  position: absolute;
  left: 0px; top: 0px;
  z-index: 1;
  overflow: hidden;
  width: 105px; height: 105px;
  text-align: right;
  display:none;
}
.ribbon span {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 35px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 130px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 25px; left: -22px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}

.del {
	color:#999;
}

.produkty-lista {
	font-weight:bold;
}

.produkty-opis {
	text-align:justify;
	padding-right:15px;
}

a:hover {
	text-decoration:none;
}

.row img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.lacznik .img-portfolio:hover {
    box-shadow:  5px 5px 15px 3px #999;
}

.lacznik .img-portfolio {
	border:1px solid #f5f5f5;
}

.lacznik h3 {
	text-align:center;
	font-size:medium;
	line-height:1.6em;
	font-weight:normal;

}

.lacznik h3 span{
	font-size:medium;
	font-weight:bold;
}

.cena-zloty {
	font-size:large;
	color:#F30;
	font-weight:bold;
}

.lacznik p {
	text-align:center;
}

.kup-allegro {
	width:60%;
	display:block;
	margin:0 auto;
	padding:10px;
	margin-bottom:10px;
}

.kup-allegro, .kup-allegro-sp, .kup-allegro-pr {
	background-color:#FF7C05;
}

.kup-allegro:hover, .kup-allegro-sp:hover, .kup-allegro-pr:hover {
	background-color:#f75d05;
}

.kup-allegro-sp {
	width:100%;
	display:block;
	margin:0 auto;
	padding:10px;
	margin-bottom:10px;	
}

.kup-allegro-pr {
	width:15%;
	display:block;
	padding:10px;
	margin-bottom:10px;
	float:left;
}


.btn-default:hover {
  background-color: #edce0f;
  border-color: #adadad;
}


.zamow-pr {
	width:30%;
	display:block;
	padding:10px;
	margin-bottom:10px;
	float:left;
	margin-left:35px;
}

.zamow-laczniki {
	width:60%;
	display:block;
	margin:0 auto;
	padding:10px;
	margin-bottom:10px;
}

.zamow-sp {
	width:100%;
	display:block;
	margin:0 auto;
	padding:10px;
	margin-bottom:10px;	
}

.laczniki-opis h3 {
	color:#FFF;
}

.laczniki-opis .panel-heading {
		background-color:#5cb85c;
}

.laczniki-opis .panel-body {
		border-color: #5cb85c;
}

.koszty {
	color:inherit;
}

.koszty + .tooltip > .tooltip-inner {
	padding:10px;
	color:#000;
	line-height:1.6em;
	text-align:left;
	font-size:13px;
	z-index: 1;
	background-color:#f5f5f5;
	border:1px solid #CCC;
	box-shadow:  1px 1px 2px 1px #CCC;
}

.tooltip.in {
  opacity: 1;
  filter:alpha(opacity=100);
}

.tooltip.top .tooltip-arrow {
  border-top-color: #333; 
}

.koszty span {
	color:#666;
	padding-bottom:2px;
	border-bottom:1px dotted #333;
}

.modal-header {
	border-bottom:none;
}

.c-forms-payment-total-amount:after, .c-forms-order-total-amount:after {
	 content:" + koszty wysyłki";
	 font-size:small;
	 color:#333;
}

.cena-segment {
	margin-bottom:25px;
}

.kontakt h3, .kontakt p {
	padding:0 15px;
}

.index p {
	padding-left:15px;
	text-align:justify;
}

.first-word {
	margin-top:15px;
	margin-left:15px;
	border-left:7px solid #32a536;
	line-height:2em;
	padding-left:10px;
}

.kontakt span {
	padding-right:5px;
}

.spaw-25mm, .rozruch-rs-25mm {
/*	display:none;
*/
}

.brak-spaw-25mm, .brak-rozruch-25mm, .brak-rozruch-rs-25mm, .brak-rozruch-rs-16mm   {
	width:30%;
	display:block;
	padding:10px;
	margin-bottom:10px;
	float:left;
}

.brak-rozruch-25mm, .brak-rozruch-rs-16mm, .brak-rozruch-rs-25mm, .brak-spaw-25mm, .brak-spawarka {
	display:none;
}

.zamow-laczniki, .polautomat{
	display:none;
}

.polautomat-brak {
	background-color:#C30;
}

/*.rs-all {
	display:none;
}

.rs-form {
	margin-left:0;
}
*/

.godziny {
	font-style:italic;
}

.godziny span {
	font-weight:bold;

}

.pomoc {
}

@media (min-width:766px) and (max-width:990px) {
.ean {
	float:left;
	margin-left:-10px;
	margin-top:-10px;
	margin-bottom:10px;
	}

.nav li {
	font-size:11px;
}

.nav>li>a{
	font-size:11px;
	padding:15px 7.5px;
}

.ean {
	float:left;
	margin-left:0;
	margin-top:0;
	margin-bottom:10px;
	}
}

@media (min-width:651px) and (max-width:765px) {
.ean {
	float:left;
	margin-left:-10px;
	margin-top:-10px;
	margin-bottom:10px;
	}
.ean img {
	margin-top:10px;
}

}

@media screen and (max-width: 650px) {
	
.kup-allegro-pr, .zamow-pr, .zamow-laczniki, .brak-spaw-25mm, .brak-rozruch-25mm, .brak-rozruch-rs-16mm, .brak-rozruch-rs-25mm, .allegro-laczniki, .tim  {
		width:100%;
	}

.ean {
	float:left;
	margin-left:-10px;
	margin-top:-10px;
	margin-bottom:10px;
	}


	.zamow-pr {
		margin:0 auto;
	}
}

.img-pr {
	width:275px;
	height:auto;
}

.waga {
	font-size:12px;
}


.navbar-default {
	height:66px;
	background-color:#fff;
	border-bottom:2px solid #d4d4d4;
}

.navbar-custom, .navbar-brand  {
	margin-top:7px;
}

.pomoc {
	display:none;
}

.first-page-img {
	width:250px;
	height:auto;
	float:left;
	margin-right:25px;
	display:inline-block;
}

.first-page-img:first-child {
	margin-left:15px;
}

.first-page-img:first-child, .first-page-img:nth-child(2), .first-page-img:nth-child(3) {
	margin-right:35px;
}

.first-page-img:last-child {
}

.procent100{
	display:inline-block;
	margin-left:50px;
}

.procent100-laczniki img{
	width:90px;
	height:auto;
	margin: 0;
    position: absolute;
    top: 45%;
    right: 5%;
    margin-left: -5%;
    transform: translate(-5%, -5%); 
	
}

.onetwo img {
  	width:90px;
	height:auto;
	margin: 0;
    position: absolute;
    top: 45%;
    left: 10%;
    margin-right: -10%;
    transform: translate(-10%, -5%); 

}

.pogladowe {
	font-weight:lighter;
	font-style:italic;
	color:#666;
	text-align:right;
	margin-top:15px;
}

#RS325, #RS425, #RS435, #RS535, #RS550, #RS650 {
	padding-top: 105px;
    margin-top: -105px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}

.znajdziesznas p {
	border:1px solid #e6e6e6;
	display:block;
	text-align:center;
	padding:7px;
	background-color:#162e4b;
	color:#FFF;
}

.znajdziesznas2 {
	display: inline-block;
	list-style-type: none;
	padding-right: 20px;
	float: left;
    }


.brand_list {
  position: relative;
  margin: 0;
  padding: 1% 0 1%;
  text-align: center;
}

.brand_list .wrapper_brand .content_brand a {
  display: inline-block;
  margin: 0 16px;
  vertical-align:top;
}

.retailer	{
	padding:10px;
	margin-bottom:25px;
	background-color:#e9e9e9;
	color:#000;
	font-weight:bold;

}

.brand_list a img {
  opacity: .55;
  filter: alpha(opacity=55);
  transition: opacity .35s ease-in-out;
  -moz-transition: opacity .35s ease-in-out;
  -webkit-transition: opacity .35s ease-in-out;
}
 
.brand_list a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: opacity .35s ease-in-out;
  -moz-transition: opacity .35s ease-in-out;
  -webkit-transition: opacity .35s ease-in-out;
}

.tim {
	width:55%;
	}
	
.ean img{
	float:right;
	margin-right:5px;
	margin-top:10px;
}

.product-symbols {
	margin-top:-25px;
}

.tabela-ean {
	margin-top:25px;
}

.tabela-ean th {
	width:60%;
}
	
.EAN span {

}

	