html, body {
margin: 0;
padding: 0;
height: 100%;
min-height: 1%;
   font-family: arial;
}
a{
	color: #1B528C;
}
a:hover{
	color: #888888;
	text-decoration: none;
}
h2{
	float: left;
	width: 100%;
	color: #05325f;
	font-family: arial;
	font-size: 23px;
	font-weight: normal;
}
h2.brend{
	float: left;
	width: 100%;
	color: #8f8f8f;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
}
h1{
	float: left;
	width: 100%;
	font-family: arial;
	font-size: 32px;
	margin-bottom: 0;
	margin-top: 20px;
	font-weight: normal;
	color: #0ad10b;
}
.main{
	width: 100%;
	float: left;
	height: 366px;
	margin-bottom: -655px;
}
.main2{
	width: 100%;
	float: left;
	background: url("/images/bg.png") no-repeat top center;
	position: relative;
}
.main3{
	width: 980px;
	margin: 0 auto;
	
}
.header{
	width: 980px;
	height: 232px;
	float: left;
}
.logo{
	width: 721px;
	height: 212px;
	float: left;
	background: url("/images/logo.png") no-repeat;
}
.menu{
	width: 980px;
	height: 63px;
	float: left;
}

/*меню*/
a:focus {
outline: none;
}
.topmenu ul, .topmenu ul li{
	margin: 0;
	padding: 0;
	display: inline;
	margin-right:2px;
}
.topmenu ul li {
	float: left;
	font-size: 13px;
	color: #000;
	font-family: Arial;
	position: relative;
	z-index: 12;
}
.topmenu ul li img{
	margin: 20px 0 0 0;
}
.topmenu ul li a{
	float: left;
	font-size: 13px;
	color: #000;
	padding: 25px 37px 26px 37px;
	text-decoration: none;
}
.topmenu ul li a:HOVER{
	color: #000;
}
.topmenu ul li ul {
	display: none;
	position:absolute;
	top: 65px;
	/*width: 172px;*/
	background: #fff;
	opacity: 0.8;
	left: 0;
	 -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}
.topmenu ul li ul li {
	/*background: url("/images/popup.jpg") repeat-y;*/
    color: #151515;
    font-size: 11px;
    margin: 0;
    text-align: left;
	font-family: arial;
    /*width: 172px;*/
	clear: both;
	cursor: pointer;
	z-index: 13;
	position: relative;
}
.topmenu ul li ul li:hover {
	background: #d0d0d0; 
	color: #151515;
	width: 100%;
}
.topmenu ul li ul li a {
	color: #151515;
    float: left;
    margin: 0;
    padding: 5px 5px 5px 5px;
    text-align: left;
    display: block;
	min-width: 250px;
}
.topmenu ul li ul li a:hover {
	color: #151515;
}
.active {
	background: url("/images/over.png") repeat-x;
	color: #000;
} 
.topmenu{
	float: left;
    height: 65px;
    margin: 2px 0 0;
    position: relative;
    width: 980px;
    z-index: 999;
}
.div-dott{
	width: 100%;
	float: left;
	height: 1px;
	background: url("/images/dot.jpg") repeat-x;
}
.ten-popup{
	width: 169px;
	height: 9px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/images/ten-popup.png") no-repeat;
}
/*---------------------*/
/*Субменю*/
.ul-sub{
	float: left;
	padding: 0;
	margin: 15px 0 0 0;
	list-style: none;
	width: 205px;
	
}
.ul-sub li{
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #1b528c;
	width: 100%;
}
.ul-sub li a{
	color: #1b528c;
	float: left;
	padding: 5px 0 5px 0;
	width: 100%;
	text-decoration: none;
}
.ul-sub li a:hover{
	background: #fefefe; 
	color: #888888;
}
.ul-sub li.div-dott{
	width: 100%;
	float: left;
	padding: 0;
	height: 1px;
	background: url("/images/dot.jpg") repeat-x;
}
/*--------------------*/
.content{
	width: 980px;
	float: left;
	background: url("/images/content_bg.jpg") repeat-y left;
	margin: 8px 0 0;
	padding: 0 0 0 0;
}
.left-blok{
	float: left;
	width: 240px;
	padding: 0 0 0 30px;	 
}
.right-blok{
	width: 665px;
	float: left;
	padding: 0 10px 70px 30px;
	margin: 0 0 0 5px;
	background: url("/images/right-blok.png") repeat-y;
}
.right-blok a{}
.right-blok a:hover{
	color: #888888;
	text-decoration: none;
}
.text{
	float: left;
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.text ul{
	
}
.text ul li{
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.text ul li a{
	font-family: arial;
	font-size: 12px;
	
	text-decoration: none;
}
.text ul li a:hover{
	text-decoration: none;
}
.btn{
	float: left;
	width: 100px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	padding: 4px 0 0 0;
	color: #fff;
	margin: 5px 0 0 0;
	background: url("/images/btn.png") no-repeat;
}
.line-con{
	float: left;
	margin: 30px 0 0 0;
}
.blok-object{
	float: left;
	/*width: 635px;*/
	/*height: 285px;*/
}
.blok-object-left{
	float: left;
	width: 270px;
	/*height: 250px;*/
}
.ul-obj{
	float: left;
	padding: 0;
	margin: 0px 0 0 0;
	list-style: none;
	width: 270px;
	min-height: 420px;
}
.ul-obj li{
	float: left;
	font-family: arial;
	font-size: 12px;
	position: relative;
	color: #5d5d5d;
	width: 100%;
}
.ul-obj li a{
	color: #5d5d5d;
	float: left;
	padding: 7px 0 7px 5px;
	width: 100%;
	text-decoration: none;
}
.ul-obj li a.aktiv{
	color: #5d5d5d;
	text-decoration: none;
	background: #fefefe; 
	font-weight: bold;
}
.ul-obj li a:hover{
	background: #fefefe; 
}
.ul-obj li.div-dott{
	width: 100%;
	float: left;
	padding: 0;
	height: 1px;
	background: url("/images/dot.jpg") repeat-x;
}
.row-r{
	float: left;
	width: 21px;
	height: 25px;
	position: absolute;
	top: 2px;
	right: -29px;
	background: url("/images/row-r.png");
}
.blok-object-right{
	float: left;
	width: 346px;
	margin: 0 0 0 40px;
	/*padding: 2px 0 0 2px;*/
	border: 1px solid #9E9E9E;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	/*min-height: 302px;*/
	padding: 0 0 20px 0;
	overflow: hidden;
	position: relative;
	/*background: url("/images/blok-object-right.png") no-repeat;*/
}
.table-obj{
	margin: 7px 0 0 0;
	width: 100%;
}
.table-obj td{
	float: left;
	padding: 0 3px 0 3px;
	font-family: arial;
	line-height: 20px;
	font-size: 14px;
	color: #000;
}
.row-t-blok{
	float: left;
	position: relative;
	width: 100%;
	height: 18px;
	
}
.row-t{
	width: 91px;
	position: absolute;
	top: 0;
	left: 120px;
	height: 18px;
	background: url("/images/row-t.png");
}
.row-b-blok{
	float: left;
	position: relative;
	width: 100%;
	height: 18px;
	
}
.row-b{
	width: 91px;
	position: absolute;
	top: 0;
	left: 120px;
	height: 18px;
	background: url("/images/row-b.png");
}
.footer-blok{
	width: 980px;
	height: 186px;
	float: left;
	background: url("/images/footer.jpg");
	position: relative;
}
.footer-blok-text{
	float: left;
	width: 253px;
	height: 78px;
	font-size: 11px;
	font-family: arial;
	margin: 90px 0 0 35px;
	color: #666666;
}
.footer-blok-text p{
	margin: 0;
}
.footer-blok-text span{
	color: #000;
}
.adres-left{
	float: left;
	margin: 10px 0 0 0;
}
.adres-left td{
	color: #666666; 
	font-family: arial; 
	font-size: 12px; 
	line-height: 16px;
}
.adres-left td a{
	color: #1B528C;
    padding: 0px 0;
    text-decoration: none;
}
.adres-left td a:hover{
    text-decoration: none;
	color: #888888;
}
.p_disign2 {
    background: url("/images/signbg.png") repeat scroll 0 0 transparent;
    color: #707070;
    font-family: "Arial";
    font-size: 11px;
    height: 26px;
    left: 50%;
    line-height: 18px;
    margin-left: 310px;
    margin-top: 100px;
    padding: 8px 0 0 20px;
    position: absolute;
    text-decoration: none;
    width: 100px;
}
.gradus{
	float: left;
	font-size: 11px;
	margin: 10px 0 0 0px;
}
.gradus a{
	color: #1B528C;
	font-size: 11px;
    padding: 5px 0;
    text-decoration: none;
}
.gradus a:hover{
	color: #888888;
}
.iso{
	background: rgba(0, 0, 0, 0) url("/images/9001v12-2.jpg") repeat scroll 0 0;
    height: 123px;
    left: 87px;
    position: absolute;
    top: -130px;
    width: 100px;
}