/*
 #---------------------------------------#
 |     Style dla szybkopit.pl            |
 |                                       |
 |     Autor: Sylwester Zajac            |
 |                                       |
 |     Email: s.zajac@infonetax.pl       |
 |     Email: sylwek@seiku.pl            |
 |                                       |
 |     Copyright 2016                    |
 #---------------------------------------#
 */

/* ================== */
/* = Custom CSS     = */
/* ================== */

.search-field {
	border: 1px solid grey !important;
}

/* ================== */
/* = Prezentacja DP = */
/* ================== */
.arrow							{ background: url('../img/item-icons/arrow.png') no-repeat; padding: 0 15px; background-position-y: 6px;}

.presentation-dp				{ padding: 0 0 20px 50px; background: url('../img/item-icons/doradca.png') no-repeat; }
.presentation-dp h4				{ border-bottom: 1px dotted @bordersColor; padding-bottom: 10px; color: #8E8E8E; }
dl.presentation-dp dt			{ float: left; font-weight: bold; padding-bottom: 10px; width: 90px;}
dl.presentation-dp dt.title 	{ float: none; padding: 0; width: 100%; }
dl.presentation-dp dd			{ padding-bottom: 10px; padding-left: 90px; }

.item-zakres_dzialalnosci h4	{ width: 100%; }
dl.zakres_dzialalnosci			{ padding: 0 0 20px 50px; background: url('../img/item-icons/zakres_dzialalnosci.png') no-repeat; }
.zd_title						{ float: left; font-size: 14px; font-weight: bold; margin-right: 10px; }
dl.zakres_dzialalnosci dt.title	{ border-bottom: 1px dotted @bordersColor; }

/* ================== */
/* = Footer         = */
/* ================== */
.footer-social-ico {
	margin: 0 auto;
	display: block;	
}

.footer-social-ico a:nth-child(2) {
	margin: 0 30px;
}

.footer-social-ico a {
	float: left;
}

.youtube i:hover {
	color: #CC181E;
}

.google i:hover {
	color: #767676;
}

.facebook i:hover {
	color: #337ab7;
}
