﻿h2.dark, h2.dark span, h2.dark a {
	background-color: #505456;
}

#header {
	border-top: 5px solid #008D58;
	background-color: white;
}

#menu, .submenu {
	background-color: #505456;
}

#menu a:hover, #menu a:focus, #menu a.active {
	color: #FFCC00;
}

.submenu a:hover, .submenu a:focus, .submenu a.active {
	background-image: url(GpdWMAutodilyShopWeb/Dot.png);
}

#basket, #basket *, #basket strong {
	background-color: #008D58;
	color: white;
}

#basket > img {
	visibility: hidden;
}

#basket {
	background: url(GpdWMAutodilyShopWeb/Basket.png) no-repeat 1em 50% #008D58;
}

button {
	background-color: #008D58;
	color: white;
}

button.large, button.search {
	background-image: url(GpdWMAutodilyShopWeb/ButtonArrow.png);
}

div.pager a {
	background-color: #008D58;
}

div.pager a.first {
	background-image: url(GpdWMAutodilyShopWeb/First.png);
}

div.pager a.previous {
	background-image: url(GpdWMAutodilyShopWeb/Previous.png);
}

div.pager a.next {
	background-image: url(GpdWMAutodilyShopWeb/Next.png);
}

div.pager a.last {
	background-image: url(GpdWMAutodilyShopWeb/Last.png);
}

table.data td.amountStock span {
	background-color: #008D58;
	color: white;
}

table.data td.createOrderOutReservation button, table.availabilityTooltip td.createOrderOutReservation button, table.data td.openFlowOrderOutReservationNote button, div.actionOffer td.createOrderOutReservation button {
	background: url(GpdWMAutodilyShopWeb/Basket.png) no-repeat 50% 50% #008D58;
}

table.data td.openFlowOrderOutReservationNote button {
	background-color: #008D58;
}

table.data th.openOrderOutOfferSelector button {
	background-color: #008D58;
}

table.flowOrderOutOffer th.priceCustomer, table.flowOrderOutOffer td.priceCustomer {
	background-color: #008D58;
}

span.compactSearch {
	border: 2px solid #008D58;
}

div.discountInfo, div.discountInfo * {
	background-color: #008D58;
	color: white;
}

span.keepOrderOutReservation {
	border: 2px solid #008D58;
}

div.actionOffer h1 {
	background-color: #008D58;
	color: white;
}

div.dashboard.compact > div {
	border: 1px solid #505456;
}

div.sortimentTreeList {
	background-color: #505456;
}

div.carWheelPositionLayout > div > input:checked + label {
	background-color: #505456;
}

@media only screen and (max-width: 640px) {
	#menuSwitch:checked + div.menuItems {
		background-color: #505456;
	}
}