body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F0F0F0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
    line-height: 20px;
}

hr {
	border-top:1px dotted #ccc;
}

.img {
	margin: 0px 30px 10px 0px;
	float:left;
	border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.img1 {
	margin: 20px 30px 10px 0px;
	border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

/* ОБЁРТКА */
.wrapper{
	background-color: #E5E5E5;
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2);
	margin: 0px 0px 30px 0px;
	padding : 0px 0px 4px 0px;
}

/* ЛИСТ */
.container{
	width: 1170px;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: left;
	z-index: auto !important;
}

/* БАНЕР */
.baner{
	padding-top:12px;
	width:1170px;
	height: 480px;
}

ul.slides_rotator{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    list-style: none;
}
	
div.rotator{
    float: left;
    position: relative;
}

/* СТАТЬЯ */
.article {
	height: 270px;
	padding: 20px 0px 0px 0px;
	position:relative;
}

/* ЗАГОЛОВКИ */
.heder {
    color:#444444;
	font-size: 26px;
	padding: 0px 0px 20px 0px;
}

/* МАРКИРОВАНЫЕ СПИСКИ */
ul {
    list-style-image: url(img/point.png);
}
   
ul li {
    margin: 0 0 3px 0;
	padding-left: 2px;
	color:#666;
}

li a { 
    text-decoration: none;
	color:#666;
}

li a:hover { 
    text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
    color: #333; /* Изменяем цвет при наведении */
}

/* ОБРАТНАЯ СВЯЗЬ */
.fbck {
	color:#404040;
	padding: 10px 0px 10px 20px;
}

/* ПОИСК */
.searchblock {
	height: 52px;
	width: 248px;
	float:right;
	background: #295872;
	text-align: center;
	padding: 18px 15px 0px 15px;
}

/* СИНИЙ БЛОК */
.blueblock {
	height: 44px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-shadow: 1px 0 0 rgb(23, 23, 23), 1px 0 0 rgb(23, 23, 23), 0 -1px 0 rgb(23, 23, 23), 0 1px 0 rgb(23, 23, 23), 0 0 10px rgba(0, 0, 0, 0.99);
	background: #295872;
	padding: 26px 0px 0px 0px;
	text-align: center;
}

/* СИНЯЯ КНОПКА */
.bluebutton {
	height: 27px;
	width: 180px;
	position:absolute;
	top:244px;
	right:0;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-shadow: 1px 0 0 rgb(23, 23, 23), 1px 0 0 rgb(23, 23, 23), 0 -1px 0 rgb(23, 23, 23), 0 1px 0 rgb(23, 23, 23), 0 0 10px rgba(0, 0, 0, 0.99);
	background: #295872;
	padding: 8px 0px 0px 0px;
	text-align: center;
}

.bluebutton a { 
    text-decoration: none;
	color:#fff;
}

/* 1 БЛОК ЛЕВЫЙ */
.block1 {
	width:360px;
	float:left;
	padding: 40px 30px 50px 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	letter-spacing: 0.03em;
    line-height: 20px;
	color:#666;
}

/* 2 БЛОК ЦЕНТРАЛЬНЫЙ */
.block2 {
	width:360px;
	margin-left:390px;
	padding: 40px 15px 50px 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	letter-spacing: 0.01em;
    line-height: 20px;
	color:#666;
}

/* 3 БЛОК ПРАВЫЙ */
.block3 {
	width:360px;
	float:right;
	padding: 40px 0px 50px 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	letter-spacing: 0.03em;
    line-height: 20px;
	color:#666;
}

/* ЦЕНТРАЛЬНАЯ КОЛОНКА */
.content {
	width:780px;
	margin-right:390px;
}

/* ТОЛЬКО ЦЕНТРАЛЬНАЯ КОЛОНКА */
.contentbig {
	width:1170px;
}

/* ПРАВАЯ КОЛОНКА */
.sidebar {
	width:360px;
	float:right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
    line-height: 20px;
	color:#666;
}

/* БЛОК ПОДВАЛ */
.antifooter {
	height:70px;
}

.footer {
	background: #295872;
	padding: 15px 0px 0px 0px;
	height:55px;
	margin-top: -60px;
	color:#aaaaaa;
	font-size:14px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 18px;
}

.footer a {
	color:#dddddd;
	text-decoration: none;
}

/* ГОРИЗОНТАЛЬНОЕ МЕНЮ */
.gormenu{
   margin-top:-10px;
}

.amp-nav{
   background: #295872;
   margin:20px auto 0;
   position: relative;
   z-index: 499;
   text-align: center;
}

ul.amp-hmenu, ul.amp-hmenu ul{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.amp-hmenu li{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.amp-hmenu {
   display: inline-block;
   vertical-align: bottom;
}

ul.amp-hmenu>li>a{
   padding:0 50px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 70px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 70px;
   text-align: center;
}

.amp-hmenu a, 
.amp-hmenu a:link, 
.amp-hmenu a:visited, 
.amp-hmenu a.active, 
.amp-hmenu a:hover{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
   text-shadow: 1px 0 0 rgb(23, 23, 23), 1px 0 0 rgb(23, 23, 23), 0 -1px 0 rgb(23, 23, 23), 0 1px 0 rgb(23, 23, 23), 0 0 10px rgba(0, 0, 0, 0.99);
}

/* ЦВЕТ АКТИВНОЙ КНОПКИ */
ul.amp-hmenu>li>a.active{
   background: #194862;
   padding:0 50px;
   margin:0 auto;
}

  /* ЦВЕТ КНОПКИ ПРИ НАВЕДЕНИИ КУРСОРА */
ul.amp-hmenu>li>a:hover, .desktop ul.amp-hmenu>li:hover>a{
   background: #707070;
   background: linear-gradient(top, #4A4A4A 0, #808080 57%, #A8A8A8 100%) no-repeat;
   background: -webkit-linear-gradient(top, #4A4A4A 0, #808080 57%, #A8A8A8 100%) no-repeat;
   background: -moz-linear-gradient(top, #4A4A4A 0, #808080 57%, #A8A8A8 100%) no-repeat;
   background: -o-linear-gradient(top, #4A4A4A 0, #808080 57%, #A8A8A8 100%) no-repeat;
   background: -ms-linear-gradient(top, #4A4A4A 0, #808080 57%, #A8A8A8 100%) no-repeat;
   background: linear-gradient(top, #4A4A4A 0, #808080 57%, #A8A8A8 100%) no-repeat;
   padding:0 50px;
   margin:0 auto;
}
