@font-face {
    font-family: "RobotoRegular";
    src: url("../fonts/RobotoRegular/RobotoRegular.eot");
    src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
    url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
    font-family: "RobotoLight";
    src: url("../fonts/RobotoLight/RobotoLight.eot");
    src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
    url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoMedium"; */
@font-face {
    font-family: "RobotoMedium";
    src: url("../fonts/RobotoMedium/RobotoMedium.eot");
    src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
    url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoBold"; */
@font-face {
    font-family: "RobotoBold";
    src: url("../fonts/RobotoBold/RobotoBold.eot");
    src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
    url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

* { margin: 0px; padding: 0px;}
a { text-decoration: none; }
a img { border: none; }
h1, h2, h3, h4 { font-weight: normal; line-height: 1em; }
body {margin: 0px; padding: 0px;font-family: RobotoRegular;}
#fon{
background:url("../images/fon.png") repeat;}
#wraper{width:998px; margin:0 auto;}
.telifon{
	height:30px;
	width:100%;
	background:#333;
}
.telifon p{
	float:left;
	padding:3px 25px;
	color:#fff;
	font-size:20px;
}
.slider{}
#menu{background: #0161aa;  height: 52px;}
.nav{ margin: 0;padding: 0;}
.nav li{float: left;list-style: outside none none;}
.nav li a{color: #fff;float: left;font-family: RobotoRegular;font-size: 16px;padding: 15px 39px;height: 22px;}
.nav li a:hover{background: url("../images/menu-hover.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0); text-decoration:underline;}
.current.active a{background: url("../images/menu-hover.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0); text-decoration:underline;}





.nav  li {
	list-style: none;
	float: left;
	*height: 33px;
	*padding: 0;
	*margin: 0;
	*width: 150px;
	*text-align: center;
	*background: #171717;
	position: relative;
	*padding-top: 12px;
	}
.nav  li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	*width: 150px;
	display: none;
	position: absolute;
	left: 0;
	top: 52px;
	}
.nav  li ul li {
	*float: none;
	*height: 33px;
	margin: 0;
	*width: 225px;
	*text-align: center;
	background: #0161aa;
	}
.nav  li ul li a {padding:10px;width: 225px; height:22px;}
.nav  li a {
	display: block;
	*width: 150px;
	*height: 33px;
	*color: #fff;
	*text-decoration: none;
	
	}
.nav  li:hover ul, .nav  li.jshover ul {
	display: block;
	}
.nav  li:hover, .nav  li.jshover {
	background: #424242;
	}
	
	
	
	
	
	
	
#content{
	background:#fbfdd9;
	padding:10px 20px;
	}
#content h1{
	font-size: 25px;
    padding: 10px 0;
	}
.page-header h2 {
    font-size: 0;
}
#content p{
	line-height: 1.7;
    text-align: justify;
    text-indent: 15px;
	padding:3px 0;
}

.item-page ul {
    line-height: 1.8;
    margin: 0 0 0 30px;
    padding: 0;
}
#footer{background:#5b5b5b; height:170px; }
#footer .logo-foter{padding-left:30px; float:left;}
#footer .logo-foter h1{color: #fff;font-family: RobotoRegular;font-size: 19px;padding: 7px 0;}
#footer .logo-foter p{color: #fff;font-family: RobotoRegular;font-size: 14px;}
#footer .phone{float: right;width: 170px;}
#footer .phone p{color: #fff;font-family: RobotoRegular;font-size: 20px;padding-top: 3px;}
.menu-fot{ float: left;
    margin: 10px 0 10px 20px;
    width: 790px;}
.menu-fot ul{margin: 0;padding: 0;}
.menu-fot ul li{float: left;list-style: outside none none;}
.menu-fot ul li a{color: #fff;float: left;font-family: RobotoRegular;font-size: 16px;padding: 0px 10px; text-decoration:none;}
.menu-fot ul li a:hover{text-decoration:underline;}



