/* ##### 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: #6BAEDF;
}
h2.basket, .link2 {
	background-color: #6BAEDF;
}

.icon_plus1 {
	background: url("/images/icons/plus1-os.gif") no-repeat left top;
}
.icon_plus2 {
	background: url("/images/icons/plus3-os.gif") no-repeat left top;
}
.icon_minus1 {
	background: url("/images/icons/minus1-os.gif") no-repeat left top;
}
.icon_minus2 {
	background: url("/images/icons/minus3-os.gif") no-repeat left top;
}


.link4 {
	background-image: url("/images/arrow5-os.gif");
}

#menu a.active1 {
	border-bottom: 2px solid #DFEBF8;
	background: #DFEBF8;
	color: #6BAEDF;
}
#menu a.active2 {
	color: #D0E2F4;
	background: #6BAEDF;
	font-weight: bold;
}
#menu a.inactive {
	color: #fff;
	background: #6BAEDF;
}

#submenu {
	background: #DFEBF8;
}
.vacres1, #basket {
	background: #F7FAFD;
}
.vacres2 {
	background: #E7F0FA;
}