H1 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: xx-large;
        font-weight: bold;
        color: #0080C0;
        font-style : italic;
        text-align : center;
        text-decoration : none;
        background : #ADD8E6;
}
H2 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        font-style : italic;
        color: #0080C0;
        vertical-align : top;
        text-align : left;
        text-decoration : none;
}
H3 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
        font-style : italic;
        color: #0080C0;
        vertical-align : bottom;
        text-align : left;
        text-decoration : none;
        caption-side : bottom;
        padding-top : 20;
        padding-bottom : 0;
        padding-left : 0;
        padding-right : 0;
}
H4 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #0080C0;
}
H5 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: xx-small;
        font-weight: bold;
        font-style : italic;
        color: #0080C0;
        vertical-align : top;
        text-align : left;
        text-decoration : none;
}
.hdelimiter {
        border-top : double #ADD8E6;
        padding-bottom : 2px;
        font-size : x-small;
        color : #0080C0;
}
.menu0{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
        font-style : normal;
        color: #0080C0;
        vertical-align : top;
        text-align : left;
        text-decoration : none;
        width : 180px;
        border-right : solid #ADD8E6;
}
.menu1{
        font-size: small;
        color: #0080C0;
        text-decoration : none;
        padding-top : 2px;
        padding-left : 5px;
        padding-bottom : 2px;
        border-bottom : double #ADD8E6;
}
.menu2{
        font-size: x-small;
        color: #0080C0;
        text-decoration : none;
        padding-top : 5px;
        padding-bottom : 5px;
        padding-left : 10px;
        background : #ADD8E6;
}
.menu3{
        font-size: xx-small;
        color: #0080C0;
        text-decoration : underline;
        padding-bottom : 5px;
        padding-left : 15px;
}

.zakaz {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #0080C0;
        text-decoration : none;
        padding-top : 5px;
        padding-bottom : 5px;
        font-weight : bold;
}

.details {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: xx-small;
        font-style : italic;
        color: #0080C0;
        text-decoration : underline;
        padding-bottom : 5px;
        padding-top : 5px;
}
.menutitle{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: small;
        cursor:pointer;
        margin-bottom: 5px;
        color: Black;
        padding:2px;
        text-align:left;
        font-weight:bold;
}
.submenu{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        font-style : normal;
        margin-bottom: 5px;
        color: #00BFFF;
        vertical-align : top;
        text-align : left;
        text-decoration : none;
}
.text_anons{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-style : normal;
        color: Black;
        vertical-align : top;
        text-align : left;
        text-decoration : none;
}
.table_title {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        text-align : left;
        vertical-align : top;
                        color: #0080C0;
        font-weight : bold;

}
.table_text {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        text-align : left;
        vertical-align : top;
}
.table_tech {
        font-family: Tahoma;
        font-size: x-small;
        text-align : left;
        vertical-align : top;
}
.table_leftcol {
        width: 40px;
}
.pic_title {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: xx-small;
        font-weight : bold;
        color: #0080C0;
        text-align : center;
        vertical-align : top;
        padding-bottom : 10px;
}
.pic_scheme {
        width: 500px;
        border : none;
}
.note {
        font-size: 10px;
        color: #0080C0;
        border-top-width : thin;
        text-align : left;
}
.subnote {
    font-size: 10px;
    color: #ADD8E6;
    border-top-width : thin;
    text-align : left;
    border-top : solid;
}
A:HOVER {
                color: #00BFFF;
        }
A:ACTIVE {
        color: Red;
}
A:VISITED {
        color: Gray;
}
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    background-color: #F0FFFF;
    color : #000033;
    scrollbar-3dlight-color: White;
    scrollbar-arrow-color:#0080C0;
    scrollbar-base-color: White;
    scrollbar-darkshadow-color: White;
    scrollbar-face-color: #ADD8E6;
    scrollbar-highlight-color:#0080C0; 
    scrollbar-shadow-color:#0080C0; 
    scrollbar-track-color: #F0FFFF;
}
P {
        text-align : justify;
        margin-bottom: 3px;
}
DIV {
        color : #000033;
}
CP {
    color: Red;
    font-size: small;
    font-weight: bold;
        vertical-align : text-bottom;
        text-align : left;
        background : #ADD8E6;
}
TH {
        vertical-align : text-bottom;
        text-align : left;
        background : #ADD8E6;
}

TABLE {
        border : thin none #ADD8E6;
        padding : 0,0,0,0;
}

ul {
    margin-left: 1cm;
    list-style : disc;
}
ol {
        margin-left: 1cm;
}
LI {
        margin-bottom: 5px;
}
.abold {
        font-size: xx-small;
        color: #0080C0;
        background : #F0FFFF;
}
.annotation{
        font-size:-5;
        font-style:italic;
        padding-left:100px;
        padding-right:100px;
}
.price_item{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #0080C0;
        text-decoration : none;
}
.cena {
        color: #0080C0;
        text-align : right;
}
.ewit {
        color: #0080C0; 
}
.ewic {
        background : #ADD8E6;   
}
.ewid {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        text-decoration : none; 
}