
BODY {
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size:100%;
    line-height:1.125em;
    margin:0;
    padding-top:15px;
    text-align:justify;
}
A {
    font-style:italic;
    color:#000;
}
A:hover {
    color:#712524;
}
IMG {
    border:none;
}
#logo {
    float:left;
}
.clear {
    clear:both;
    margin:0;
}
#menu_up {
    float:left;
    width:900px;
    margin:5px 0 40px 100px;
}
#menu_up A {
    margin-left:20px;
    font-size:0.9em;
}
#left_col {
    float:left;
    width:270px;

}
#menu_left {
    float:left;
    width:165px;
    font-size:0.7em;
    font-style:italic;
    text-align:left;
}
#menu_left DIV {
    margin-left:10px;
    
}
#right_space {
    float:right;
    width:150px;
    background-color:red;
}
#content {
    float:left;
    width:52%;
    margin-left:50px;
    min-height:400px;
    height:auto !important;
    height:400px;
}
#footer {
    margin-top:100px;
}
.input {
    font-size:0.6em;
    vertical-align:top;
    padding:3px 0 0 7px;
}
.about TD.input {
    text-align:right;
}
.about input{
    height:15px;
    margin:0 100px 5px 5px;
    width:100px;
    border:1px solid #000;
}
.about textarea {
    margin-bottom:5px;
    margin-left:5px;
    width:200px;
    border:1px solid #000;
}
.about TD {
    text-align:right;
}
#send_button {
    border:none;
    height:10px;
    width:116px;
    position:relative;
    left:15px;
}
#active_menu_pointer {
    text-decoration:none;
    font-weight:bold;
}
.works {
    
    margin:10px;
    border:1px solid #000;
}
.photos {
    text-align:center;
}
#item {
    text-align:justify;
    font-size:0.7em;
}
#item_title {
    font-size:1.5em;
    font-style:italic;
    font-weight:bold;
    text-align:center;
    margin:0;
}
.catalog {
    width:160px;
    height:140px;
    float:left;
    font-size:0.7em;
    margin-bottom:20px;
    text-align:center;
    
}
.product {
    width:160px;
    height:160px;
    float:left;
    font-size:0.7em;
    margin-bottom:20px;
    text-align:left;
}
.border {
    width:152px;
    height:106px;
    background:url("/i/border.png") no-repeat;
    text-align:center;
}
.border IMG {
    position:relative;
    top:3px;
    left:-4px;
}
#menu_replacer {
    width:165px;
    height:100px;
}