#logo {
background-color: black;
text-align: center;
}

#menucol {
display: none;
}

#breadcrumb {
background: #760000;
color: white;
text-align: left;
padding: 10px;
}

#breadcrumb a
{
color: white;
text-decoration: underline;
}

.productsTable1
{
width: 100%;
}

#description
{
font-size: 16px;
}

#shopName
{
font-size: 18px;
border: bottom 2px solid black;
}

.sectionsTable1
{
border: 1px solid black;
}