﻿body {
       background: url(header_fon.png); 
       padding: inherit;
   	font-size: 14px;
	line-height: 20px;
}

.pkp_head_wrapper, .has_site_logo .pkp_head_wrapper,
.pkp_structure_content has_sidebar
      {
      background:#e9f6f6;
     }
  article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

@media (min-width: 99px) {
    .has_site_logo .pkp_head_wrapper 
    { width: 100%;
    }
                          }
.pkp_site_name_wrapper 
       {
      height:380px;
       background-color: transparent;
       background:url(123.png) no-repeat;
       background-size: 100% 100%;
       }
.pkp_navigation_user  li  a
                  {
             color:#0A2A22;
                  }
                  
#navigationPrimary  ul a {
    color: #eee;
}
        
.pkp_navigation_primary_row 
       {
       background:#0A2A22;
        }

.pkp_navigation_primary pkp_nav_list {
            background:#0A2A22;
            }
 
#navigationPrimary ul {
               background:#0A2A22;               
               color:#0A2A22;      
                 }
       
       #navigationPrimary a  {
       
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 13px;
    color:rgb(242, 229, 229);
    font-weight: 700;
    text-transform: uppercase;
}
.search_controls a
{
font-size: 13px;
    background:rgb(224, 229, 229);
    font-weight: 700;
    text-transform: uppercase;
}

h1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
hr {
	border:none;
	height:1px;
	margin-bottom:25px;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color:#0A2A22;
	}
ul li a {
        color: #007ab2;
      }
img {
	border: none;
	}
.pkp_structure_sidebar {
	width: 280px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-width: 1px;
	}
.pkp_structure_sidebar li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	}	
.pkp_structure_sidebar li a:link, #menu li a:visited {
	color: #3688BA;
	display: block;
	background:  url(images/ashotgev/menu/menu_mec.gif);
	padding: 8px 0 0 32px;
	}
.pkp_structure_sidebar li a:hover {
	color: #3688BA;
	background: 0 -32px;
	padding: 8px 0 0 32px;
	}
.pkp_structure_footer_wrapper{
   white-space: nowrap;
   }
#myButton:hover{
background: #f7bc4a;}