
div.featured-box.nobg.border-only i.color1 {color:#fff !important}

div.featured-box.nobg.border-only i.color1 {border-color: #fff !important }

.featured-box h4, .featured-box p, .quick-contact, .dropdown-toggle {color:#fff !important}

.featured-box.left-separator {border:none !important}

.img-rounded {border:solid 3px white;}

hr.half-margins {border:none !important}

i.color2 {
	color: #000 !important;
	border-color: #000 !important;
}
a:hover h4 {color:#000}
.hover-icon {
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin: 0 auto 15px auto;
	
}

.hover-icon i {
	top: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

header#topNav a.logo {color:#000}
a:hover .hover-icon i {top:-90px}


/*  /HOVER ICONS  */

.bg-fabric {background: #eeeeee !important}
header#topNav {box-shadow:2px;}

p.lead {color:#000}
p, ol li, ul li {
    color: #222;
}
/*.bg-fabric {background: url(http://pakiety.popracy.pl/wojtek/assets/images/backgrounds/fabric1.png) !important}*/
.bg-top {background-color:#fff}


div.featured-box.nobg.border-only i.color1 {
    border-color: #000 !important;
}

div.featured-box.nobg.border-only i.color1 {
    color: #000 !important;
}

.featured-box h4, .featured-box p, .quick-contact, .dropdown-toggle {
    color: #000 !important;
}

