body {
   width: 100%;
/*    background: url("/netcat_template/template/2/custom/img/bckgrnd.jpg") 50% 0px repeat transparent;*/
    background: none repeat scroll 0 0 #F0F6FA;
}

a {
   color: #1c4182;
}

a:hover {
   color: #005580;
   text-decoration: none;
}

h1 {
   color: #78797d;
   font-size: 19px;
}

h2 {
   color: #000;
   font-weight: bold;
   font-size: 15px;
}
.h1{
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 20px;
}

.rc_header {
   background-color: #ffffff;
   background-image: url('../img/header-1146.png');
   background-position: left;
   background-repeat: no-repeat;
   position: relative;
   background-size: 100% auto;
   width: 100%;
}

a.ch-lang {
   color: #ffffff;
}

a.ch-lang:hover {
   color: #ffffff;
}

a.ch-lang img {
   border: 1px solid #ffffff;
}

/*
.sup-info {
   color: #ffffff;
   font-weight: bold;
   margin: 100px -28px 0 0;
   font-size: 12px;
}
*/
.sup-info {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-top: 30px;
}

.mainmenu {
   background: #50555f;
   zoom: 1;
}

.mainmenu ul li a {
   color: #ffffff;
}

.mainmenu ul li a:hover {
    background: none repeat scroll 0 0 #0aa0c6;
    color: #FFFFFF;
}

.mainmenu ul li a.active {
   background: #0aa0c6;
   color: #fff;
}

.mainmenu ul li ul li a.active{
   background: #0aa0c6;
   color: #fff;
}

.mainmenu ul li ul li a:hover {
   background: #0aa0c6;
   color: #fff;
}
.mainmenu ul li ul li,
.mainmenu ul li ul li a {
   color: #444;
width: auto !important;
}


.mainmenu ul li ul {
   background: #e7e8ea;
}

#rc_upBlock {
   color: #FFFFFF;
   background-color: #78797d;
   -webkit-transition: background-color 0.7s ease;
   -moz-transition: background-color 0.7s ease;
   -o-transition: background-color 0.7s ease;
   -ms-transition: background-color 0.7s ease;
}

ul.left-menu li a {
   background: url(../img/list-marker-blue.png) 1px -52px no-repeat;
}

ul.bottom-menu li a {
   color: #000000;
}

.rc_logotext {
   font-size: 12px;
   color: #000;
   width: 365px;
   margin: 10px 0 0;
   position: relative;
   margin-top: 10px;
}

@media (max-width: 1199px) {
   .rc_logotext { 
	max-width: 300px; 
	font-size: 11px;
	font-weight: normal;
   }
}

a.btn.active {
   background: #EA1D2C;
   color: #fff;
}
.btn.btn-large.btn-block.active {
    margin: 5px 0 0;
}
.clickKey {
    color: #0088CC;
    float: right;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    transform: rotate(90deg);
}

.btn-success {
   background: #EA1D2C;
}

.btn-success:hover {
   background: #EA1D2C;
}

.bg-2 {

}
.container_24{
margin-left: auto;
margin-right: auto;
width: 1146px;
}
