#header_manufacturer {
	height : 30px;
	background : url("image/header/manufacturer.png") no-repeat left bottom;
}

#header_contact {
	height : 70px;
	background : url("image/header/contact.png") no-repeat left;
}

#box_category {
	padding-top : 8px;
	padding-bottom : 8px;
	width : 240px;
}

#box_category ul {
	padding : 0;
	margin : 0;
}

#box_category li {
	list-style : none;
}

#box_category > ul > li > a {
	display : block;
	width : 237px;
	height : 38px;
	overflow : hidden;
	text-indent : -100em;
}

.category_1 {
	background : url("image/category/fitness.png") no-repeat;
}

.category_2 {
	background : url("image/category/kulturystyka.png") no-repeat;
}

.category_3 {
	background : url("image/category/tenis.png") no-repeat;
}

.category_4 {
	background : url("image/category/sporty_letnie.png") no-repeat;
}

.category_5 {
	background : url("image/category/sporty_zimowe.png") no-repeat;
}

.category_6 {
	background : url("image/category/sporty_wodne.png") no-repeat;
}

.category_7 {
	background : url("image/category/gry_zespolowe.png") no-repeat;
}

.category_8 {
	background : url("image/category/gry_towarzyskie.png") no-repeat;
}

.category_9 {
	background : url("image/category/odziez.png") no-repeat;
}

.category_10 {
	background : url("image/category/obuwie.png") no-repeat;
}

.category_11 {
	background : url("image/category/odzywki.png") no-repeat;
}

.category_12 {
	background : url("image/category/turystyka.png") no-repeat;
}

.category_117 {
	background : url("image/category/puchary.png") no-repeat;
}

.category_152 {
	background : url("image/category/sporty_walki.png") no-repeat;
}

.category_182 {
	background : url("image/category/sprzet_rehabilitacyjny.png") no-repeat;
}

#box_category > ul > li > a:hover, .on {
	background-position : bottom left;
}

#box_category ul ul a {
	padding-left : 51px;
}

#box_category ul ul ul a {
	padding-left : 64px;
}

#box_category ul ul ul ul a {
	padding-left : 77px;
}

#box_category .link_category {
	color : #BDBDBD;
}

.link_category, .link_category_on {
	padding-top : 4px;
	padding-bottom : 2px;
	display : block;
	text-decoration : none;
	background : url("image/link_category.png") no-repeat;
	background-position : 212px 8px;
}

.link_category_on,  .link_category_on:hover {
	text-decoration : underline;
}

#box_category .link_category:hover, .link_category_on:hover {
	background : url("image/link_category_hover.png") no-repeat;
	background-position : 212px 8px;
	color : #FFFFFF;
}

#box_category .link_category:hover {
	text-decoration : none;
}

.box {
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 15px;
	width : 210px;
}

.contact_left , .contact_right {
	display : inline-block;
	height : 24px;
	vertical-align : middle;
}

.contact_right {
	padding-left : 5px;
	width : 180px;
}

.box_banners {
	padding-bottom : 10px;
	text-align : center;
}
