.menu-link{
	width: 1260px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	min-height: 215px;
	margin-top: 28px;
}.menu-link2{	width: 1260px;	margin-left: auto;	margin-right: auto;	text-align: center;	overflow: hidden;	min-height: 40px;	margin-top: 1px;}.menu-link2 div{	position: relative;	display: inline-block;	width: 70px;height:70px;	margin: 0px 140px 25px 20px;	background: #5ED6E3;	border-radius:100px 100px 100px 100px;left: 170px;}.menu-link2 span{	position: absolute;	display: inline-block;	width: 80px;height:80px;	margin: -5px 80px 0px -20px;}.menu-link2 div img{margin-top: 10px;margin-left: 3px;}.menu-link2 div:hover{    background: #11FF11;    border-radius:100px 100px 100px 100px;	cursor: pointer;}.menu-link2 div:active{background: #FF0080;}
.menu-link ul{
	width: 1700px;
	position: relative;
	left: 0;
}
.menu-link ul li{
	position: relative;
	display: inline-block;
	width: 109px;
	height: 169px;
	background: url('../img/link/block-small.png') no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin-right: 25px;	
}
.menu-link ul li:hover{
	cursor: pointer;
}
#track{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#view .ui-slider-horizontal{
	height: 3px;
	background: url('../img/link/bg-slider.jpg') repeat-x;
	border: 1px solid #0075b0;
}
#view .ui-slider .ui-slider-handle{
	width: 130px;
	height: 10px;
	background: url('../img/link/bg-slide-span.jpg') repeat-x;
	outline: none;
	border: 1px solid #9d006f;
	margin-left: -2.6em;
}
#view .block-wrap{
	width: 126px;
	height: 57px;
	background: url('../img/link/block-small-wrap.png') no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	top: 72px;
	left: -8px;
	font-size: 16px;
	color: #fff;
}
#view .block-wrap p{
	margin-top: 10px;
}
/*content*/
.cont{
	width: 1260px;
	margin-left: auto;
	margin-right: auto;	
	overflow: hidden;
}
.cont-left{
	width: 282px;
	min-height: 665px;
	float: left;
	background: url('../img/link/menu-left-shadow.png') no-repeat;
	background-position: center bottom;
}
.cont .cont-left-link{
	min-height: 535px;
}
.cont-left ul{
	
}
.cont-left ul li{
	height: 38px;
	background: url('../img/link/leftbar-bg.jpg') repeat-x;
	border-left:1px solid #7db5de;
	border-right:1px solid #7db5de;
	border-bottom:1px solid #7db5de;
	padding-left: 18px;
	line-height: 2.3;
}
@-moz-document url-prefix()
{
	.cont-left ul li:line-height: 2;
}
.cont-left ul li:first-child{
	border-top:1px solid #7db5de;
}
.cont-right{
	width: 902px;
	min-height: 470px;
	height: auto;
	float: right;
	border: 1px solid #7db5de;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 57px;
}
.cont-head,.dalee,.right-cont-head{
	background: #005ba8;
	border-radius: 10px 10px 0 0;
	height: 41px;
	color: #fff;
	font-size: 17px;
	padding-left: 36px;     
	line-height: 2;
}
.dalee{
	border-radius: 0 0 10px 10px;
}
.cont-left ul li:hover{
	background: url('../img/link/leftbar-bg-active.jpg') repeat-x;
	cursor: pointer;
	color: #fff;
}


.cont-left ul li i{
	display: none;
}
.cont-left ul li:hover .fa-angle-right{
	display: inline-block;
	color: #fff;
	font-size: 8px;
	float: right;
	margin-top: 10px; 
	margin-right: 15px;
}


.dalee i{ 
	margin-left: 20px;
	font-size: 30px;
	vertical-align: sub;
	cursor: pointer;	
}

.right-cont-text{
	width: 100%;
	min-height: 480px;
	background: rgba(112,202,241,1);
	background: -moz-linear-gradient(top, rgba(112,202,241,1) 0%, rgba(5,99,149,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(112,202,241,1)), color-stop(100%, rgba(5,99,149,1)));
	background: -webkit-linear-gradient(top, rgba(112,202,241,1) 0%, rgba(5,99,149,1) 100%);
	background: -o-linear-gradient(top, rgba(112,202,241,1) 0%, rgba(5,99,149,1) 100%);
	background: -ms-linear-gradient(top, rgba(112,202,241,1) 0%, rgba(5,99,149,1) 100%);
	background: linear-gradient(to bottom, rgba(112,202,241,1) 0%, rgba(5,99,149,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70caf1', endColorstr='#056395', GradientType=0 );
	-webkit-background-size: cover;
	background-size: cover;
	color:#0a3869;
	overflow: hidden;
}
.right-cont-head,.headcontektnetit{
	font-size: 24px;
	text-align: center;
	line-height: 1.5;
}
.right-cont-text ul{
	list-style-type: none;

}
.right-cont-text hr{
	width: 485px;
	float: right;
	margin-right: 49px;
	display: inline-block;
	border: 1px solid #005ba8;
}
.right-cont-text p, .right-cont-text .text{
	margin-top: 20px;
	margin-left: 52px;
	margin-right: 52px;
	font-size: 16px;
	font-weight: 600;
}
.right-cont-text h2{
	margin-top: 30px;
	margin-left: 52px;
	margin-right: 52px;
}
.paginationnew{
position: absolute;
margin-left: 52px;
top: 800px;
}
.paginationnews{
position: absolute;
margin-left: 52px;
top: 452px;
}
.mailpang,#zfruzkadob7,#zfruzkadob9,#zfruzkadob10{
position: absolute;
margin-left: 5px;
top: 810px;
}
#zfruzkadob8{
position: absolute;
margin-left: 15px;
top: 465px;
}



.pagination{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
}
.pagination button{
	width: 60px;
	height: 28px;
	border: 1px solid #7db5de;
	border-radius: 30px;
	background: url('../img/link/pagination-btn.jpg') repeat-x;
	cursor: pointer;
	color: #00679a;
	font-size: 18px;	
}
.pagination i{width: 70px;

	color: #fff;    
}
#zveta,.zveta {
background: url('../img/link/leftbar-bg-active.jpg') repeat-x;
cursor: pointer;
color: #fff;
}

#zveta2 {
background: url('../img/link/leftbar-bg-active3.jpg') repeat-x;
cursor: pointer;
color: #fff;
}

a{text-decoration: none;}

#zvetka{
	position: relative;
	display: inline-block;
	width: 109px;
	height: 169px;
	background: url('../img/link/block-small-act.png') no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin-right: 25px;	
}
.cont-right2{
	width: 98%;
	min-height: 480px;
	height: auto;
	float: right;
	border: 1px solid #7db5de;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 57px;
}