html {
    padding: 0px;
    margin: 0px;
    height: 100%;
}

BODY {
    font: 80% arial, sans-serif;
    line-height: 130%;
    color: #333333;
    margin: 0;
    padding: 0;
    height: 100%;
    background: #e3e3e3 url('../../images/military/headcosmic/bg.gif') repeat-x top;
}

#areatop {
    background: #424242 url('../../images/military/headcosmic/bg.gif') repeat-x top !important;
}

div.langblock {
    background: url('../../images/military/headcosmic/bglang.gif') repeat-x;
    display: inline;
    float: right;
    height: 22px;
    padding: 0px 0px 0px 15px !important;
    margin-left: 10px;
    cursor: pointer;
}
#langmenu {
     background:#434b59;
}
div.verblock {
    background: url('../../images/military/headcosmic/bglang.gif') repeat-x;
    display: inline;
    float: right;
    height: 22px;
    padding: 0px 0px 0px 0px !important;
    margin-left: 10px;
    cursor: pointer;
}
#vermenu {
     background:#434b59;
}
*html div.langblock {
    padding-top: 2px !important;
}
*html div.verblock {
    padding-top: 2px !important;
}
#arealogo {
    margin-top: 8px;
    height: 100px;
}

#logo {
    height: 99px;
    width: 170px;
    background: url('../../images/military/headcosmic/logo.gif') no-repeat center center;
    display: inline;
    float: left;
}

#title {
    height: 64px;
    width: 240px;
    display: inline;
    float: left;
    margin-top: 10px;
    font-family: Georgia, Arial;
    font-size:17px;
    font-weight:bold;
    padding-top:11px;
    color:#555555;
    line-height:20px;
}

*html #title {
    margin-top: 13px;
}

*+html #title {
    margin-top: 13px;
}

div.myMenuContainer {
    background: #293d63 url('../../images/military/headcosmic/bgmenu.gif') repeat-x;
    height: 40px;
    margin-top: 10px;

}

div.myMenu {
    display: inline-block;
}

div.myMenu a {
    color: #f1f1f1;
    text-transform: uppercase;
    font-family: Georgia, Arial;
    display: inline;
    float: left;
    font-weight: bold;
    padding: 10px 9px;
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
}

div.armactive {
    width: 155px;
    height: 105px;
    border: 10px solid #f7682e;
    top:-5px;
    left:660px;
    display: block;
    position: absolute;
    z-index: 10;
    background: url('../../images/military/shadow.gif') repeat-x top;
    cursor:pointer;
}

div.armshadow {
    width: 175px;
    height: 2px;
    top:120px;
    left:660px;
    display: block;
    position: absolute;
    z-index: 10;
    background: url('../../images/military/shadow.gif') repeat-x top;
}


.menuContainer {
    background: #ed652d url(../../images/military/headcosmic/arrowmenu.gif) no-repeat top left !important;
}

#curpage {
    margin-top:7px;
    background: url(../../images/military/headcosmic/logo2.gif) no-repeat left !important;
}

#curpage h1 {
    margin: 0 0 0 0px;
}


* +html #curpage {
    display:inline !important;
    float:right !important;
}
* +html #curpagearea {
    text-align:left !important;
}
* +html div.vert {
    position:relative  !important;
    top:38% !important;

}
* +html div.vert div{
    left:0 !important;
    top:0 !important;
}

* html #curpage {
    display:inline !important;
    float:right !important;
}
* html #curpagearea {
    text-align:left !important;
}
* html div.vert {
    position:relative  !important;
    top:38% !important;

}
* html div.vert div{
    left:0 !important;
    top:0 !important;
    text-align:left !important;
}
div.shorttitle {
    font-size:16px;
    font-family:Georgia, Arial;
    padding-top:4px;
    font-weight:bold;
    color:#555555;
}
/* Окончание стилей для шапки */
