html {
    padding: 0px;
    margin: 0px;
    height: 100%;
}

BODY {
    font: 80% arial, sans-serif;
    line-height: 130%;
    color: #333333;
    margin: 0px;
    padding: 0px;
    height: 100%;
    background: #e3e3e3 url('../../images/military/bg.gif') repeat-x top;
}

div.langblock {
    background: url('../../images/military/bglang.gif') repeat-x;
    display: inline;
    float: right;
    height: 22px;
    padding: 0px 0px 0px 14px !important;
    margin-left: 10px;
    cursor: pointer;
}
#langmenu {
     background:#494949;
}
div.verblock {
    background: url('../../images/military/bglang.gif') repeat-x;
    display: inline;
    float: right;
    height: 22px;
    padding: 0px 0px 0px 0px !important;
    margin-left: 10px;
    cursor: pointer;
}
#vermenu {
     background:#494949;
}

*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/logo.gif') no-repeat center center;
    display: inline;
    float: left;
}

#titlebig {
    height: 59px;
    width: 800px;
    display: inline;
    float: left;
    margin-top: 13px;
    padding-top:10px;
}
#titlebig a{
    font-family: Georgia, Arial;
    font-size:28px;
    font-weight:bold;
    color:#555555;
    line-height:33px;
    text-decoration:none;
}
#title {
    height: 64px;
    width: 240px;
   display: inline;
    float: left;
    margin-top: 10px;
    padding-top:11px;
}
#title a{
    font-family: Georgia, Arial;
    font-size:17px;
    font-weight:bold;
    color:#555555;
    line-height:20px;
    text-decoration:none;
}
div.myMenuContainer {
    background: #424242 url('../../images/military/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.myMenu a:hover {
    text-decoration: underline;
}

#curpage {
    margin-top: 7px;
}
#searchtop {
    width: 470px !important;
}

div.searchfield {
    width: 110px  !important;
}

input.searchfield {
    width: 62px  !important;
}
div.shorttitle {
  font-size:16px;
  font-family:Georgia, Arial;
  padding-top:4px;
  font-weight:bold;
  color:#555555;
}

#titlebig div.shorttitle {font-size:20px !important}
/* Окончание стилей для шапки */
