/* catalog */ 
img {
    vertical-align: middle;
}
.main {
    width: 100%;
    height: 100%;
    border: 10px solid #b9dcfc;
     }
.div_second {
    width: 300px;
    height: 100%;
    background: #fff;
    border: 1px solid #b9dcfc;
    overflow: none;
    vertical-align: top;
    padding: 0 5;
}
.div_second2 {
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #b9dcfc;
    overflow: none;
    vertical-align: top;
    padding: 0 5;
}
.div_third {
    width: 100%;
    overflow: none;
    padding-top: 25px;
    vertical-align: top;
}
.div_fourth {
    width: 100%;
    overflow: none;
    padding: 5px;
    vertical-align: top;
}
.bottcat{
    height: 30px;
    width: 50%;
    color: #022144;
    font-family: Arial, sans-serif;
    font-size: 12px;
    display: inline;
    float: left;
} 
.zaglavie {
    width: 100%;
    height: 40px;
    background: url(/lib/design/images/line_menu.gif) left bottom repeat-x;
}
#secondCaption {
    font-family: Verdana, sans-serif;
    font-size: 15px;
    color: #075297;
    font-variant: small-caps;
    margin: 0 5;
}
.zaglavie span {
    vertical-align: middle;
    font-family: Verdana, sans-serif;
    font-size: 15px;
    color: #075297;
    font-variant: small-caps;
    display: inline;
}
/* drop_menu */
.mu11 {
         CURSOR: default;
         FONT-FAMILY: Verdana;
         POSITION: absolute;
         TEXT-ALIGN: left
     }
.mu12 {
         FONT-SIZE: 10pt;
         CURSOR: default;
         FONT-FAMILY: Arial,Helvetica,sans-serif;
         POSITION: absolute;
         TEXT-ALIGN: left
     }
.mu1 {
         BORDER-RIGHT: black 2px solid;
         BORDER-TOP: black 2px solid;
         BORDER-LEFT: black 2px solid;
         WIDTH: 200px;
         CURSOR: default;
         LINE-HEIGHT: 20px;
         BORDER-BOTTOM: black 2px solid;
         FONT-FAMILY: Verdana;
         POSITION: absolute;
         BACKGROUND-COLOR: menu;
         TEXT-ALIGN: left
     }
.mu2 {
         BORDER-RIGHT: buttonhighlight 2px outset;
         BORDER-TOP: buttonhighlight 2px outset;
         FONT-SIZE: 10pt; 
         BORDER-LEFT: buttonhighlight 2px outset; 
         WIDTH: 220px; 
         CURSOR: default; 
         BORDER-BOTTOM: buttonhighlight 2px outset; 
         FONT-FAMILY: Arial,Helvetica,sans-serif; 
         POSITION: absolute; 
         BACKGROUND-COLOR: menu; 
         TEXT-ALIGN: left
     }
.mu3 {
         BORDER-RIGHT: buttonhighlight 2px outset;
         BORDER-TOP: buttonhighlight 2px outset;
         FONT-SIZE: 10pt; 
         COLOR: #6fa3d9;
         BORDER-LEFT: buttonhighlight 2px outset;
         CURSOR: default;
         BORDER-BOTTOM: buttonhighlight 2px outset;
         FONT-FAMILY: Verdana;
         POSITION: absolute;
         BACKGROUND-COLOR: menu;
         TEXT-ALIGN: left;
         padding: 3px;
     }
.myselect {
        width: 100%;
        height: 100%;
        margin: 6px;
    }
.mybutton {
        width: 90px;
    }
.menuitems {
        PADDING-RIGHT: 10px; 
        PADDING-LEFT: 15px
    }

.cattab {
    padding: 1px; 
    border: 1px solid #bcdefe;
    background-color: #f4f9ff;
    margin: 5px; 
    color: #0d0050;
    }  

.catimg {
    border: 0;
    margin-right: 2px;
    }
.rightp {
    padding: 5px; 
    height: 550px; 
    overflow: auto;
}
.basket {
    padding: 1px; 
    border: 1px solid #bcdefe;
    background-color: #f4f9ff;
    margin: 5px; 
    color: #0d0050;
    font-size: 14px;
    text-decoration: underline;
    background-image: url(/lib/design/images/basket.gif);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    padding-right: 40px;
    }
    
.nobasket {
    padding: 1px; 
    border: 1px solid #bcdefe;
    background-color: #f4f9ff;
    margin: 5px; 
    color: #0d0050;
    font-size: 14px;
    padding-right: 40px;
    }
    
.capt {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}  
