.distributor.d_1 {
	background-image: url('../img/cez.png');
}

.distributor.d_2 {
	background-image: url('../img/eon.png');
}

.distributor.d_3 {
	background-image: url('../img/pre.png');
}

.loader {
	min-height: 10px;
	background: transparent url('../img/loader.gif') center center no-repeat;
	min-width: 100px;
}

