@charset "iso-8859-2";
/* CSS Document */

#h1{
border: 1px solid #C3C3C3;
padding-left: 10px;
font-size: 13px;
background: #85A22C url('header_menu.jpg') repeat-x;
font-family: Arial;
color: white;

}
#parts{
border: 1px solid #C3C3C3;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
list-style-type: none;
font-size: 13px;
font-family: Arial;
width: 300px;
background: white;
}
#parts a{
list-style-type: none;
font-size: 13px;
color: #000000;
text-decoration: none;
text-align: left;
}
#parts a:hover{
list-style-type: none;
font-size: 13px;
text-decoration: none;
color: #000000;
}
#spec{
border: 1px solid #C3C3C3;
padding-top: 10px;
padding-bottom: 10px;
list-style-type: none;
font-size: 13px;
font-family: Arial;
width: 300px;
background: white;
}
#contact{
border: 1px solid #C3C3C3;
padding-top: 10px;
padding-bottom: 10px;
list-style-type: none;
font-size: 13px;
font-family: Arial;
width: 300px;
background: white;
text-align: center;
color: #000000;
}

