body {
    background-color: #061043;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 100%;
}
.body0 {
	background-color: #091a32;
	background-image: url(images/bg_top_pattern2.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
}
.body1 {
	background-image: url(images/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.body2 {
	background-image: url(images/bg_bottom_pattern.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.site {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
.site div.header {

	background-repeat: no-repeat;
	height: 226px;
	position: relative;
}
.site div.header form {
	height: 25px;
	width: 380px;
	position: absolute;
	top: 6px;
	right: 156px;
	text-align:right;
}
.site div.header form .inp_text {
	background-image: url(images/bg_input_search.jpg);
	background-repeat: no-repeat;
	background:transparent;
	height: 22px;
	width: 229px;
	border: 1px solid #999;
	margin-right:5px;
	color: #c0c0bf;
	cursor: text;
}
.site div.header form .inp_but {
	border: 1px solid #999;
	background: #000;
	color: #c0c0bf;
	height: 20px;
	width: 54px;
}
form {
    padding:0px;
    margin:0px;
}
.site div.header .logo {
	position: absolute;
	height: 141px;
	width: 102px;
	left: 25px;
	top: 56px;
}
.site div.header {
	background-image: url(images/04-rus.jpg);
}
.site .menu {
	height: 42px;
	position:relative;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	z-index:1000;
}
.site .menu.inner {
	height: 84px;
}

#nav {
width:100%;
}

.site .menu table,
.site .menu table tr td{
	margin: 0;
	padding: 0;
}
.site .menu #nav tr td {
	height:29px;
	background-image: url(images/bg_menu_li.jpg);
	background-repeat: no-repeat ;
	background-position:right;
	text-align:center;
}
.site .menu table tr td a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	height:27px;
	/*position:relative;*/
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.site .menu table tr td span {
	color: #2952A0;
	font-weight: bold;
	text-transform: uppercase;
	position:relative;
}
.site .menu table tr td a:hover{
	color: #bc1a1a;
	font-weight: bold;
	text-transform: uppercase;
	position:relative;
}
.site .menu table tr td div {
	display:none;
	background-color: #000;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 39px;
	padding-left:6px;
	padding-top:13px;
	width:919px;
	text-align:left;
	font-size:10px;
	z-index:1001;
}
.site .menu table tr td.act div {
	display:block;
	background-color: #000;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 39px;
	padding-left:6px;
	padding-top:13px;
	width:919px;
	text-align:left;
	font-size:10px;
	z-index:700;
}
.site .menu table tr td div a {
	font-size:10px;
	margin-right:15px;
}
.site .menu table tr td:hover,
.site .menu table tr td.jshover:hover,
.site .menu table tr td.act{
	background-color: #000;
}
.site .menu table tr td.empty:hover,
.site .menu table tr td.empty.jshover{
	background-color: transparent;
}
.site .copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535557;
	padding-bottom: 20px;
	text-align:center;
}
.site .copyrights a {
	color: #6a6c6f;
	text-decoration:none;
}
.site .copyrights a:hover{
	text-decoration:underline;
}
div.clear {
    font-size: 1px;
    clear: both;
    height: 1px;
    width: 100%;
    margin-bottom:-1px;
}
ul.navlinks {
	border-bottom: 1px solid #FFFFFF;
	border-top: none;
}

.header * {
    box-sizing: border-box;
}

ul.linklist li.responsive-menu {
    display: none!important;
}

header.header {
    background: white;
}
.btn-menu {
    display: inline-block;
    vertical-align: top;
}
@media screen and (min-width: 992px) {
    header.header {
        margin-bottom: 40px;
    }
}

@media (min-width: 992px) {
    .nav__link {
        padding: 0 8px;
        font-size: 13px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1198px;
    }
    .nav__link {
        font-size: 14px;
        padding: 0 16px;
    }
}
@media (max-width: 768px) {
    .awards__item {
        margin-right: 6px;
    }
    .header__center {
        padding-left: 78px;
    }
}
@media (max-width: 992px) {
    .navbar {
        padding-top: 12px;
    }
}

body {
	height: auto;
}
