/* -------------------------  Подвал  ------------------------- */

#bottom {
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom table {
	margin: 4px auto 4px;
	width: 98%;
}

#bottom a {
	color: #eeeeee;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#bottom .bottom-address {

}

#bottom .bottom-address .company-name {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}

#bottom .bottom-address .area {
	font-size: 16px;
}

#bottom .bottom-address .street {
	font-size: 16px;
}

#bottom .description {
	text-align: center;
}

#bottom .description .wholesale {
	font-size: 16px;
}

#bottom .description .factories {
	font-size: 18px;
}

#bottom .telephone {

}

#bottom .telephone .telephone-number {
	font-size: 24px;
	text-align: right;
}

