/* ##### Colours for a sector of the website ##### */

h1, h2, a, #basket, .button1, .colcode1, #list1 li a:hover, #footer a:hover, .link5:hover, .tab1 th {
	color: #B20838;
}
h2.basket, .link2 {
	background-color: #B20838;
}

.icon_plus1 {
	background: url("/images/icons/plus1-ss.gif") no-repeat left top;
}
.icon_plus2 {
	background: url("/images/icons/plus3-ss.gif") no-repeat left top;
}
.icon_minus1 {
	background: url("/images/icons/minus1-ss.gif") no-repeat left top;
}
.icon_minus2 {
	background: url("/images/icons/minus3-ss.gif") no-repeat left top;
}


.link4 {
	background-image: url("/images/arrow5-ss.gif");
}

#menu a.active1 {
	border-bottom: 2px solid #F0CED7;
	background: #F0CED7;
	color: #B20838;
}
#menu a.active2 {
	color: #F0CED7;
	background: #B20838;
	font-weight: bold;
}
#menu a.inactive {
	color: #fff;
	background: #B20838;
}

#submenu {
	background: #F0CED7;
}
.vacres1, #basket {
	background: #FCF5F7;
}
.vacres2 {
	background: #F7E6EB;
}