.finevision-panel a.sla_off{
    float:right;
    margin-right: 20px;
}

.finevision-panel p{
	margin:0 0 0 20px;
}

.fv {
    display: inline-block;
    margin:0 30px 0 0;
    }
	
.fv:first-of-type {
     margin:0 100px 0 0;
    }	
	
.FVsearch {
	margin:0 0 0 40px;
}

.VFtext{
	border-style:none;
	border: 1px solid;
	border-color: inherit;
	font-size:20px;
	font-family:Arial;
	
}

.FVsearchbut{
	
	border: 1px solid;
	border-color: inherit;
	font-size:20px;
	font-family:Arial;	
}

.FVsearchbut:hover{
	background-color: #d9d9d9 !important;
}

	
.finevision-panel .btn {
   /* height: 50px;*/
    width: 50px;
    vertical-align: top;
    display: inline-block;
    border: 2px solid;
    border-radius:5px;
    padding:0 5px;
    text-decoration: none;
    cursor: pointer;
	text-decoration:none !important;
	color:inherit;
	text-align: center;
}

.btn:hover{
	background-color: #d9d9d9 !important;
	
}

.btn.btn1{
    width: auto;
    }
.btn.blue1{
    color:  #063462 !important;
	background-color: #9dd1ff !important;
    border-color:inherit;
    }
.btn.white1{
    color:  #000000 !important;
	background-color: #ffffff !important;
    }
.btn.black1{
    color:  #ffffff !important;
	background-color: #000000 !important;
    }

.head1{
display:none;
    }


.FVnav1{
	position: absolute;
    margin-top:110px;
	height: auto;
	left:0;
	float: left;
    padding-left: 0;
	border-right: 2px solid;
	
}

.FVnav1 ul a, .FVnav1 ul a:visited, .FVnav1 ul a:link {
    display: block;
    text-align: left;
    white-space: nowrap;
    height: auto;
    width: inherit;
    overflow: hidden;
    line-height: 50px;  
    padding: 5px;
    margin-right: auto;
    background-image:none;
    border-width: 1px;
    border-style: solid;
	border-color: inherit;
	color:inherit !important;
	
}


.FVnav1 ul.slabovid-c1, .FVnav1 ul.slabovid-c2, .FVnav1 ul.slabovid-c3 {
	
	padding:0;
	margin:0;
	
}




/*прячем главное меню*/
.FVnav1 .art-menu{
	display:none;
}
/*прячем поиск по сайту, который в главном меню*/
.FVnav1  ul:nth-of-type(2)  li:last-of-type form{
	display:none;
}


.FVnav1 .l{
	display:none;
}


.FVnav1 form{
	
	vertical-align:top;
}


.FVnav1 .r{
	display:none;
}

.FVnav1 .art-menu-separator{
	display:none;
	
}
.slabovid16{
    font-size: 20px !important;
}

.slabovid20{
    font-size: 32px !important;
}



.slabovid-c1, .slabovid-c1 .activity:hover{
    color: #000000 !important;
    background-color: #ffffff !important;
}

.slabovid-c2, .slabovid-c2 .activity:hover{
    color: #ffffff !important;
    background-color: #000000 !important;
}

.slabovid-c3, .slabovid-c3 .activity:hover{
	color:  #063462 !important;;
	border-color:  #063462 !important;;
	background-color: #9dd1ff !important;;
}

.slabovid-bold{
    font-weight: bold;
}     

.FVpage1 {
   
   width: 96%; 
	margin-top:120px;
	vertical-align:top ;
  /*  left: 150px;*/
    }


.FVpage1 .art-content {
    width: 75%;
    left: 160px;
}

.FVpage1 .activity {
	box-shadow:none;
	}


.FVpage1 .art-content a{
    text-decoration: underline !important;
}

.FV1page1{
    
    width: 100%;
	float: left;
    }
	
	
.FVnav1 ul li a:hover, .FVnav1 a span:hover{
	background-color: #d9d9d9 !important;
	
	
}
.finevision-panel{
    width: 100%;
    height: auto;
	margin:auto;
	position:fixed;
	border-color: #000000;
    display: none;
    font-size: 20px !important;
    line-height: 30px;
    letter-spacing: normal !important;
	word-spacing: normal !important;
    top: 0px;
	font-family: Arial, sans-serif;
    text-align: left;
    border-bottom: 2px solid;
    padding: 20px 0 20px 0;

}


 