body {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    height: 100%;
    text-align: left;
    /*
    background-image: url('background.jpg');
    background-color: #CCCCCC;
    background-repeat: repeat-y;
    background-position: center;
    */
}
form {
    margin: 0px;
    padding: 0px;
}
td {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#catalog_menu td.element{
    width: 100%;
    height:15px;
    font-size : 12px;
    font-family : Verdana, Tahoma, Arial, Helvetica;
    padding-left: 25px;
    color : #FFFFFF;
}
#catalog_menu a{
    font-size : 11px;
    font-family : Verdana, Tahoma, Arial, Helvetica;
    color : #FFFFFF;
    text-decoration : none;
}
#catalog_menu a:hover{
    font-size : 11px;
    font-family : Verdana, Tahoma, Arial, Helvetica;
    color : #FFFFFF;
    text-decoration : underline;
}
/*#catalog_menu table{
    background-color: #E3AF6B;
    width: 100%;
    height: 100%;
}
#catalog_menu td.divider{
    background-color: #E3AF6B;
    width: 100%;
    height: 3px;
}*/
.category_content{
    font-size : 12px;
    font-family : Verdana, Tahoma, Arial, Helvetica;
    color : #CC6633;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    white-space: normal;
}
.pager {
    color: #339933;
}
.pager:hover {
    color: #006600;
}
.prod_link {
    color: #339933;
    text-decoration : none;
}
.prod_link:hover{
    color: #006600;
    text-decoration : underline;
}
.cat_link {
    color: #006600;
    font-weight: bold;
    text-decoration : underline;
}
.cat_link:hover{
    color: #339933;
    font-weight: bold;
    text-decoration : none;
}
.header {
    font-size : 12px;
    font-family : Verdana, Tahoma, Arial, Helvetica;
    font-weight: bold;
    color : #CC6633;
    text-decoration : none;
    padding-left: 18px;
    padding-right: 18px;
}
.header_line {
    background-color: #CC6633;
    background-image: url('header_line.gif');
    /*background-repeat: repeat;
    background-position: 100% 100%;
    background-position: top left; */
    width: 100%;
    height: 11px;
}
#search_form{
    border: 1px solid #B68341;
    background-color: #E3AF6B;
    font-size : 11px;
    font-family : Tahoma, Verdana, Arial, Helvetica;
    color : #FFFFFF;
    width: 100%;
    margin: 0px;
}
#search_form td {
    padding-left: 15px;
    padding-top: 3px;
}
#search_form input.text{
    font-size : 11px;
    font-family : Tahoma, Verdana, Arial, Helvetica;
    width: 140px;
    height: 13px;
    border: 1px solid #D0D0D0;
}
#search_form input.btn{
    cursor: hand;
    border: 0px;
}
#content_left, #content_right{
    font-size : 12px;
    font-family : Tahoma, Verdana, Arial, Helvetica;
    color: #B2644C;
}

#content_left div.about{
    text-align: justify;
    text-indent: 30px;
    padding-right: 10px;
    padding-left: 4px;
    padding-top: 12px;
}
#content_left div.special{
    text-align: justify;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 0px;
}
#content_right div.news{
    text-align: justify;
    padding-right: 10px;
    padding-left: 18px;
    padding-top: 12px;
}
.top_menu, .bottom_menu{
    font-size : 12px;
    font-weight: bold;
    font-family : Tahoma, Verdana, Arial, Helvetica;
}
.top_menu a{
    color: #996633;
    text-decoration : underline;
}
.top_menu a:hover{
    color: #CC9966;
    text-decoration : none;
}
.bottom_menu{
    font-size : 11px;
    font-family : Tahoma, Verdana, Arial, Helvetica;
}
.bottom_menu a{
    color: #FFFFFF;
    text-decoration : underline;
}
.bottom_menu a:hover{
    color: #FFFF99;
    text-decoration : none;
}
#bottom {
    font-size : 11px;
    font-family : Tahoma, Verdana, Arial, Helvetica;
    color: #FFFFFF;
}
#bottom div.address{
    padding-left: 30px;
    padding-bottom: 5px;
}
#bottom div.copyright{
    color: #FFFF99;
    padding-bottom: 5px;
    padding-right: 5px;
}
#update {
    width: 100%;
}
#update td{
    border: 1px solid #B68341;
    padding: 5px;
}

#example {
    position: absolute;
    top: 74px;
    left: 668px;
    width: 224px;
    background: #CC9966;
    layer-background-color: #CC9966;
    padding: 0px;
    border: none;
    /*visibility: hidden;*/
}