body{
    margin: 0;
    padding: 0;
    min-width: 400px;
    font-family: Arial, Helvetica, sans-serif;
    background: #224466;
}
img{
    border: 0;
}
a{
    text-decoration: none;
}
select, input, textarea{
    outline: none;
}
div.dh2{
    float: left;
    display: block;
    width: 50%;
}
h1{
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 300;
    color: #333333;
}
h2{
    margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: 300;
    line-height: 50px;
    color: #224466;
}
h3{
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    color: #000000;
}
p{
    padding: 0 5px;
    font-size: 14px;
    color: #333333;
    text-indent: 12px;
    line-height: 20px;
    text-align: justify;
}
ul{
    margin: 0 0 10px;
}
li{
    font-size: 15px;
    color: #336699;
    line-height: 28px;
}
span.sli{
    font-size: 14px;
    color: #333333;    
}
header{
    float: left;
    width: 100%;
    background: #FFFFFF;
}
footer{
    float: left;
    min-width: 100%;
    background: #224466;
    border-top: 4px solid #3AC3DF;
}
select{
    width: 147px;
    height: 40px;
    font-size: 13px;
    border: 1px solid #ccc;
}
select:focus{
    border: 1px solid #32CD32;
    background: #F0FFF0;
}
label{
    cursor: pointer;
    font-size: 13px;
    color: #336699;
    line-height: 30px;
    text-decoration: underline;
}
label:hover{
    color: #224466;
    text-decoration: none;
}

iframe{
    float: left;
    width: 100%;
    height: 400px;
    border: 0;
    margin: 20px 0 50px;
}
.glbhid{
    display: none;
}
ul.gul0{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
div.g1{
    margin: 5px 0 20px;
    float: right;
    width: 50%;
}
div.g2{
    margin: 5px 0 20px;
    float: left;
    width: 50%;
}
div.gw{
    float: left;
    width: 100%;
}
div.g100{
    float: left;
    width: 100%;
}
div.g50{
    margin: 5px 0 20px;
    float: left;
    width: 50%;
}
div.g33{
    margin: 5px 0 20px;
    float: left;
    width: calc(100% / 3);
}
span.gsx{
    font-size: 12px;
    color: #999;
}
span.gua{
    font-size: 12px;
    color: #666;
    font-style: italic;
}
div.gsd{
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 25px);
    width: 50px;
    height: 10px;
    line-height: 10px;
}
span.gs{
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #3AC3DF;
    border: 1px solid #2B8FA0;
    border-radius: 50%;
    margin: 1px;
    opacity: 0.2;
    -webkit-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    animation-duration: 750ms;
    -webkit-animation-name: smallload;
    -o-animation-name: smallload;
    animation-name: smallload;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
span.gs:nth-child(1) {
    -webkit-animation-delay: 0ms;
    -o-animation-delay: 0ms;
    animation-delay: 0ms;
}
span.gs:nth-child(2) {
    -webkit-animation-delay: 180ms;
    -o-animation-delay: 180ms;
    animation-delay: 180ms;
}
span.gs:nth-child(3) {
    -webkit-animation-delay: 360ms;
    -o-animation-delay: 360ms;
    animation-delay: 360ms;
}
@keyframes smallload{
    0%{
        opacity: 0.3;
    }
    30%{
        opacity: 1;
    }
    100%{
        opacity: 0.3;
    }
}
table{
    border-collapse: collapse;
    margin: 5px auto;
    width: 260px;
    text-align: center;
}
caption{
    font-family: 'Roboto';
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #336699;
}
td{
    padding: 12px 10px;
    width: 50%;
    font-size: 13px;
    border: 1px solid #ccc;
}
td:nth-child(odd){
    color: #333;
    border-right: 1px solid #eee;
}
td:nth-child(even){
    font-size: 16px;
    color: #224466;
    border-left: 0;
}
tr:nth-child(even){
    background: #F9F9F9;
}
tr:hover{
    background: #FFFAE4;
}
span.tg{
    font-size: 13px;
    text-decoration: line-through;
    color: #999;
}
span.red{
    color: #DD0000;
}
div.ic{
    margin: 0 auto;
    width: 100%;
    max-width: 1236px;
}
div.ihl{
    float: left;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
img.ihi{
    float: left;
    margin: 5px;
    width: 81px;
    height: 70px;
}
div.ihh{
    float: left;
    width: 239px;
}
div.ihp{
    float: right;
    margin: 25px 0;
    width: calc(100% - 330px);
    line-height: 80px;
    text-align: right;
}
li.ihpli{
    float: left;
    width: 25%;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 100;
    color: #336699;
}
span.ihps{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #666;    
}
div.im{
    float: left;
    width: 100%;
    height: 100%;
    background: #336699;
    border-top: 1px solid #224466;
    border-bottom: 1px solid #224466;
}
li.imli{
    overflow: hidden;
    float: left;
    height: 50px;
    max-width: 200px;
    line-height: 50px;
    text-align: center;
    width: calc(100%/8 - 1px);
    border-left: 1px solid #224466;
}
li.imli:last-child{
    width: calc(100%/8 - 2px);
    border-right: 1px solid #224466;
}
li.imli:first-child:hover{
    background: #DD0000;
}
li.imli:hover{
    background: #009ACE;
}
a.ima{
    float: left;
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #FFFFFF;
    text-shadow: -1px -1px 1px #224466;
}
a.ima:hover{
    text-shadow: none;
}
div.i1{
    position: relative;
    float: right;
    margin: 5px 0;
    min-width: 327px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #444;
}
input.i1b{
    cursor: pointer;
    float: right;
    width: 40px;
    height: 40px;
    color: #333333;
    background: #DDDDDD;
    border: 1px solid #878787;
}
input.i1b:hover{
    color: #FFFFFF;
    background: #009ACE;
    border: 1px solid #336699;
    text-shadow: 1px -1px 0 #323549;
}
input.i1i{
    float: right;
    margin: 0;
    padding: 0 7px;
    width: 133px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #333333;
    border-top: 1px solid #878787;
    border-left: 1px solid #878787;
    border-right: 0;
    border-bottom: 1px solid #878787;
}
img.iii{
    width: 100%;
}
img.iim, img.ijm{
    margin: 5px;
    width: 300px;
    height: 200px;
}
div.iimd, div.ijmd{
    float: right;
    margin: 20px 10px; 
    padding: 5px;
    width: calc(100% - 351px);
    border-left: 1px solid #e9e9e9;
}
p.gpi{
    font-size: 14px;
    color: #666;
    font-style: italic;
    text-align: justify;
    text-indent: 15px;
    line-height: 20px;
}
div.ifd{
    margin: 0 auto;
    padding: 0 0 0 135px;
    width: 240px;
    height: 75px;
    background: url('nova-poshta.png') no-repeat;
    background-size: 125px 75px;
}
h4.ifdh4{
    margin: 0 0;
    line-height: 28px;
    color: #DD0000;
    font-size: 22px;
    font-weight: 300;
}
span.ifds{
    font-size: 13px;
    color: #333;
    font-style: italic;
}
a.ifda{
    font-size: 13px;
    color: #336699;
    line-height: 28px;
    text-decoration: underline;
}
a.ifda:hover{
    text-decoration: none;
}
div.p{
    margin: 0 auto;
    width: 300px;
    text-align: center;
}
div.p1{
    float: left;
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-family: 'roboto';
    font-size: 22px;
    color: #fff;
}
div.p2{
    float: left;
    padding: 10px;
    width: calc(100% - 20px);
    height: 90px;
    line-height: 40px;
    font-size: 30px;
    color: #000;
}
div.pc11{
    background: #e2e2e2;
    color: #333;
}
div.pc12{
    background: #86b43d;
}
div.pc13{
    background: #336699;
}
div.pc21{
    background: #f2f2f2;
    color: #333;
}
div.pc22{
    background: #edf4e2;
}
div.pc23{
    background: #CEDAE6;
}
p.pp{
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #333;
}
div.ib{
    float: left;
    width: 100%;
    min-width: 300px;
    padding: 0 0 20px;
    background: #FFFFFF;
}
p.ifp{
    margin: 5px;
    padding: 0;
    font-size: 14px;
    color: #C0C0C0;
}
div.if{
    margin: 20px auto 10px;
    width: 300px;
}
ul.iful{
    padding: 0 0 0 20px;
    text-align: left;
    list-style-type: none;
}
li.ifli{
    line-height: 24px;
    font-size: 13px;
    color: #CCCCCC;
}
a.ifa{
    color: #CCCCCC;
    text-decoration: underline;
}
a.ifa:hover{
    text-decoration: none;
}
span.ifs{
    display: inline-block;
    color: #AAAAAA;
    width: 60px;
    text-align: right;
}
li.ipli{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #224466;
}
span.ipc{
    display: inline-block;
    font-size: 14px;
    color: #7a7a7a;
    width: 50px;
    text-align: right;
}
img.img{
    margin: 5px;
    width: calc(100% - 10px);
    max-width: 400px;
    border: 1px solid #fff;
}
div.c{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    color: #333333;
    font-size: 14px; 
    text-align: right;
}
div.cbt{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
div.c0{
    position: relative;
    margin: 15px 0 5px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
div.c1{
    float: left;
    width: 50%;
    margin: 5px 0;
    line-height: 40px;
}
div.cc{
    width: 300px;
    margin: 5px auto;
    text-align: left;
    background: #fafafa;
}
span.caps{
    font-size: 15px;
    color: #000;
}
div.ca{
    float: left;
    width: 100%;
    margin: 0 0 3px;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
input.ci, input.cii{
    margin: 0;
    padding: 0 7px;
    width: 130px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    color: #333333;
    border: 1px solid #ccc;
}
input.ci:focus, input.cii:focus{
    border: 1px solid #32CD32;
    background: #F0FFF0;
}
input.cb{
    display: block;
    margin: 10px auto;
    width: 150px;
    height: 50px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #336699;
    background: #009ACE;
    text-shadow: 1px -1px 0 #336699;
}
input.cb:hover{
    cursor: pointer;
    border: 1px solid #b22222;
    background: #FF0000;
    text-shadow: 1px -1px 0 #b22222;
}
span.cu{
    font-size: 14px;
    color: #666;
    font-style: italic;
    text-shadow: none;
}
span.cp{
    font-size: 36px;
    color: red;
    text-shadow: 0 1px 1px #690000;
}
span.co{
    font-size: 24px;
    color: #333;
    text-decoration: line-through;
}

@media (max-width:1300px){
    h1{
        font-size: 28px;
    }
    div.ib{
        padding: 0 10px;
        width: calc(100% - 20px);
    }
    img.ijm{
        display: block;
        margin: 5px auto;
    }
    div.ijmd{
        float: left;
        margin: 10px;
        padding: 5px;
        width: calc(100% - 30px);
        border-left: 0;
        border-top: 1px solid #e9e9e9;
    }
    div.ihp{
        text-align: center;
    }
    li.ihpli{
        font-size: 20px;
    }
    span.ihps{
        font-size: 17px;
    }
    li.imli:first-child{
        width: calc(100%/8 - 1px);
        border-left: 0;
    }
    li.imli:last-child{
        width: calc(100%/8 - 1px);
        border-right: 0;
    }
    div.c1{
        font-size: 12px;
    }
}

@media (max-width:980px){
    div.g33{
        width: 50%;
    }
    div.ib{
        padding: 0 5px;
        width: calc(100% - 10px);
    }
    div.ijmd{
        min-height: 140px;
    }
    div.ihp{
        line-height: 40px;
    }    
    li.ihpli{
        width: 50%;
        font-size: 18px;
    }
    span.ihps{
        font-size: 15px;
    }
    div.c1{
        width: 100%;
        text-align: center;
    }
    div.ihp{
        margin: 10px 0;
    }
}

@media (max-width:800px){
    div.ihl{
        height: 60px;
    }
    img.ihi{
        height: 50px;
        width: 58px; 
    }
    div.ihh{
        width: 200px;
        height: 60px;
    }
    h1{
        font-size: 20px;
        line-height: 60px;
    }
    div.ihp{
        line-height: 30px;
    }    
    li.imli{
        height: 40px;
        line-height: 40px;
    }
    a.ima{
        font-size: 12px;
    }
    div.g1, div.g2{
        width: 100%;
    }
    div.ijmd{
        min-height: 40px;
    }
}

@media (max-width:700px){
    div.g50{
        width: 100%;
    }
    div.g33{
        width: 100%; 
        text-align: center;
    }
    div.dh2{
        width: 100%;
    }
    h2{
        text-indent: 20px;
        font-size: 19px;
        line-height: 40px;
    }
    h3{
        font-size: 18px;
        text-align: center;
    }
    img.iim{
        display: block;
        margin: 5px auto;
    }
    div.iimd{
        float: left;
        margin: 10px;
        padding: 5px;
        width: calc(100% - 30px);
        border-left: 0;
        border-top: 1px solid #e9e9e9;
    }
    ul.iful{
        display: block;
        width: 200px;
        margin: 10px auto;
    }
    div.gw{
        width: 100%;
    }
}

@media (max-width:600px){
    img.iim{
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 300px;
    }
    div.ihp{
        width: 100%;
    }
    div.ihp{
        line-height: 20px;
    }    
    li.ihpli{
        width: 25%;
        font-size: 15px;
    }
    span.ihps{
        font-size: 13px;
    }
    p.ifp{
        font-size: 12px;
    }
    div.ihp{
        margin: 0;
    }
}

@media (max-width:460px){
    h2{
        text-indent: 0;
    }
    li.ihpli{
        width: 50%;
        font-size: 15px;
    }
    span.ihps{
        font-size: 12px;
    }    
    li.imli{
        width: calc(25% - 1px);
        height: 30px;
        line-height: 30px;
    }
    li.imli:nth-child(4n){ 
        width: calc(25% - 1px);
        border-right: 0;
    }
    li.imli:nth-child(4n + 1){ 
        width: calc(25% - 1px);
        border-left: 0;
    }
    li.imli:nth-child(n + 5){ 
        border-top: 1px solid #224466;
    }
    div.ifd{
        margin: 5px auto;
        padding: 60px 5px 0;
        width: 190px;
        height: auto;
    }
    h4.ifdh4{
        font-size: 18px;
    }
    span.ifds{
        font-size: 12px;
    }
}
div.com{
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
}
div.comcnt{
    width: calc(100% - 17px);
    padding: 0 4px 0 0;
    max-height: 400px;
    overflow-y: hidden;
}
div.comcnt:hover{
    width: 100%;
    overflow-y: scroll;
}
div.com1{
    float: left;
    width: 100%;
    margin: 3px 0 20px;
    padding: 5px 0;
    border-bottom: 1px solid #F2F2F2
}
div.comtit{
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin: 2px 0px;    
}
div.comnam{
    float: left;
    padding: 0 10px;
    font-size: 14px;
    color: #3B75AF;
}
div.comgs{
    position: relative;
    float: left;
    margin: 5px;
    width: 75px;
    height: 15px;
    background: url(ss.png) 0 -15px #FFFFFF;
}
div.comys{
    position: absolute;
    height: 15px;
    background: url(ss.png)#FFFFFF;
}
div.comdat{
    float: left;
    font-size: 12px;
    color: #999999;
}
p.comp{
    margin: 5px 0 0;
    padding: 0;
    width: 100%;
    font-size: 13px;
    color: #666666;
    text-align: justify;
    text-indent: 5px;
    line-height: 18px;
}
div.comans{
    float: left;
    position: relative;
    padding: 5px;
    margin: 10px 10px 5px;
    max-width: calc(100% - 30px);
    font-size: 13px;
    color: #666666;
    text-align: justify;
    border: 1px solid #FFE4B5;
    background:  #FFFFF0;
}
span.comanss{
    margin: 0 7px;
    font-size: 13px;
    color: #666666;
    font-weight: bold;
}
div.comarr{
    position: absolute;
    top: -6px;
    left: 20px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #FFE4B5;
    border-left: 1px solid #FFE4B5;
    background: #FFFFF0;
    transform: rotate(45deg);
    z-index: 20;
}
div.comnoc{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    font-size: 13px;
    color: #666666;
}
div.comadd{
    position: relative;
    float: left;
    padding: 4px;
    width: calc(100% - 8px);
    min-height: 68px;
    max-width: 700px;
}
input.comaddb{
    display: block;
    cursor: pointer;
    margin: 10px auto;
    width: 120px;
    height: 40px;
    color: #333333;
    background: #DDDDDD;
    border: 1px solid #878787;
}
input.comaddb:hover{
    color: #FFFFFF;
    background-color: #415C90;
    border: 1px solid #323549;
    text-shadow: 1px -1px 0 #323549;
}
div.comard{
    float: left;
    margin: 4px 0;
    width: 100%;
    max-width: 240px;
    height: 40px;
    line-height: 40px;
}
div.comart{
    float: left;
    padding: 0 3px;
    font-size: 13px;
    color: #333333;
}
input.cominp{
    padding: 0 2px;
    width: calc(100% - 40px);
    height: 32px;
    color: #333333;
    border: 1px solid #CCCCCC;
    background: #F2F2F2;
}
input.cominp:focus{
    background: #FFFAE4;
}
div.comsta{
    position: relative;
    float: left;
    margin: 5px;
    width: 150px;
    height: 30px;
    background: url(sb.png) 0 -30px #FFFFFF;
}
div.comorn{
    position: absolute;
    height: 30px;
    background: url(sb.png);
}
textarea.comta{
    font-size: 13px;
    color: #333333;
    width: calc(100% - 6px);
    height: 150px;
    padding: 2px;
    border: 1px solid #CCCCCC;
    background: #F2F2F2;
}
textarea.comta:focus{
    background: #FFFAE4;
}
input.comsub{
    display: block;
    cursor: pointer;
    margin: 10px auto;
    width: 120px;
    height: 40px;
    color: #333333;
    background: #DDDDDD;
    border: 1px solid #878787;
}
input.comsub:hover{
    color: #FFFFFF;
    background-color: #415C90;
    border: 1px solid #323549;
    text-shadow: 1px -1px 0 #323549;
}