@import url('default.css');
html, body {
    background: #fff; color: #7f7f7f;
}
div.clear {
    clear: both;
}
div.content {
    margin: 20px auto; width: 749px; text-align: justify;
}
div.header {
    border-bottom: #7f7f7f 1px Solid; color: #7f7f7f; float: left; width: 749px; padding-bottom: 15px;
}
div.left {
    float: left; color: #3f3f3f;
}
div.right {
    float: right; text-align: right; color: #3f3f3f; padding: 50px 0 0 0;
}
div.right strong {
    display: block; font: normal 14px Tahoma;
}
div.right span {
    display: block; font: normal 14px Tahoma;
}
div.main-path {
    display: none;
}
hr {
    display: none;
}
div.footer {
    border-top: #7f7f7f 1px Solid; padding: 10px 0 0 0;
}
div.adress {
    font: normal 10px Tahoma; color: #3f3f3f;
}
div.navigation {
    padding: 20px 0 20px 0;
}
div.navigation a {
    display: block; float: right; width: 218px; height: 28px; background: url('../images/link-static-active.gif') no-repeat left top; text-align: center; font: normal 11px Tahoma; line-height: 28px;  color: #3f3f3f; margin: 0 0 0 10px;
}
.gallery-items {
  
}
.order .item {
    width: 30%; float: left; text-align: center; margin: 10px 0; padding: 10px 0;
}
.order .item img {
    display: block; margin: 0 auto; 
}
.clear {
    clear: both;
}
.project-image {
    text-align: center;
}
.project-image img {
    
}
.project-materials table.outer {
    width: 100%;
    margin-top: 20px;
}
.project-materials table td {
    font-weight: bold;
    text-align: center;
}
.project-item {
    margin: 0 10px 0 10px; padding: 0 10px; font-weight: normal;
}

div.project-item td{
    text-align: left;
    vertical-align: top;
    padding: 0 0 0 10px;
    font-weight: normal;
}

div.project-item td img{
    margin: 0;
}

div.project-item td.imgtd{
    width: 30px;
}

div.project-item table{
    margin: 0;
    text-align: left;
    border-collapse: collapse;
    border: none;


}
