@charset "utf-8";
h1 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 24px;
	color: #830302;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	color: #830302;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
}
p {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
	text-align: justify;
}
li {
	font-size: 12px;
}
table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #8B0101;
	border-collapse: collapse;
}
table th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8B0101;
	text-align: center;
	padding: 3px;
}
table td {
	background-color: #E4E4E4;
	padding: 3px;
	border: 1px solid #8A0000;
	font-size: 12px;
	text-align: center;
}
.stool {
	float: left;
	width: 110px;
	height: 120px;
	font-size: 14px;
	text-align: center;
}
.specs li {
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	list-style-image: url(/en/images/bullet.jpg);
	text-align: justify;
}

.bin {
	float: left;
	width: 210px;
	text-align: center;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.prod_box {
	float: left;
	height: 100px;
	width: 180px;
	padding-top: 65px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 140px;
}

.prod_box p {
	margin: 0px;
	padding: 0px;
}

.prod_box a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}

.highlight_red {
	color: #CC0000;
}

.highlight_black {
	color: #000000;
}
.highligh_name {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-weight: bold;
	color: #0000FF;
}

#stools_metal {
	background-image: url(/en/images/prod_stools_metal.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#stools_plastic {
	background-image: url(/en/images/prod_stools_plastic.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#ladders {
	background-image: url(/en/images/prod_alu_ladder.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#stools {
	background-image: url(/en/images/prod_stools.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#office {
	background-image: url(/en/images/prod_office.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

