@font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Light'), local('OpenSansLight-Regular'),
        url(./source/php/open-sans-light.woff) format('woff'),
        url(./source/php/open-sans-light.ttf) format('truetype');
}
body {
    /*background-color: black;*/
	/*background-image: url(./source/img/gen_fon2.jpg);*/
	/*background-color: black;*/
	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	margin:0;
	width:100%;
	font-family: 'Open Sans Light';
	font-size: 11pt;
}
a
{
	text-decoration: none;
	border:none;
}
a img
{
	border:none;
}
li {
    list-style-type: none;
}
#body_data
{
	/*color: #777;
    background-position: top left;
    background-size: auto;
    background-attachment: scroll;
    background-repeat: repeat;*/
	height:100%;
	width:100%;
	/*max-width:960px;*/
	/*background-color: white;*/
	margin:0 auto;
	line-height: 1.5;
}
h1
{
	margin:0;
}
#top,#bottom,hgroup
{
	width:100%;
}
/*#gen_fon_img
{
	position:absolute;
	top:-40px;
	width:100%;
	z-index:-1;
}*/
#gen_a
{
	/*position:absolute;
	left:15px;
	/*height:180px;*/
	width:98%;
	max-width:330px;
	margin:0 60px;
	/*margin:40px auto 20px auto;*/
	/*opacity:0.5;*/
	/*float:left;*/
	
}
#gen_a img
{
	/*height:180px;*/
	width:100%;
    /*display: block;*/
	
}
#top
{
	/*height:11%;*/
	/*max-height:294px;*/
	/*background-color: black;*/
	padding:44px 0;
	/*border-bottom:1px solid #ABB6C4;*/
}
#top_menu
{
	position:absolute;
	right:30px;
	top:57px;
	font-family: 'Open Sans Light';
    font-size: 10pt;
    text-transform: uppercase;
    text-decoration: none;
    /*letter-spacing: 1px;*/
    font-weight: 200;
    font-style: normal;
	/*width:100%;*/
	max-width:742px;
	color:black;
	/*float:right;*/
	/*margin: 30px auto 15px auto;*/
	
}
#top_menu a
{
	color: #616161;
}
#top_menu a:hover
{
	color: #bababa;
}
.top_menu_1
{
	float: left;
    position: relative;
    margin-right: 30px;
}
#middle
{
	width:100%;
}
#middle_data
{
	display: inline-block;
	position:relative;
	margin:0 auto;
	/*padding: 32px 0;*/
	width:100%;
	/*min-height:600px;*/
	color: #5e5e5e;
	font-style: normal;
    font-variant: normal;
}
#bottom
{
	/*position:relative;*/
	/*float:bottom;*/
	width:100%;
	margin:0px;
	padding:0;
	min-height:10%;
	/*background-color:#fafafa;
	/*border-top:1px solid #ABB6C4;*/
	/*border-top:7px double #F5F5F5;*/
	/*background:linear-gradient(-45deg, #f5f5f5, #e5e5e5);*/
}
#bottom_data
{
	font-size:12px;
	margin:60px 50px 17px 50px;
	/*width:100%;*/
	/*text-align:center;*/
	color:#454545;
}
#bottom_data a,#bottom_data a:hover,#bottom_data a:active,#bottom_data a:focus
{
	color:#454545;
}
#bottom_data img
{
	height:25px;
	border-radius:5px;
	margin:5px 0;
}
