@import url(home.css);
h4 {
    font-size: 20px;
}
.zagolovok, .zagolovok2 {
	font-size: 18px;
	padding-top: 20px;
	display: block;
}
.zagolovok {
	text-transform: uppercase;
} 
.parametryall {
    margin-top: 30px
}
.parametr {	
	padding-top: 10px;
	margin: 10px 20px 20px 20px;
	width: auto;
	float: left;
	text-align: center;
}
.parametryblue, .parametrygreen, .parametryviolet, .parametrypurple, .parametryorange, .parametrygreen2, .parametryred, .parametryblue2 {    
	padding-top: 5px;
 /*   float: left;
    text-align: center;
    width: auto;
    margin: 10px 20px 20px 20px;
    padding-top: 10px;
*/	
}
.parametryblue {
border-top: 4px solid #009EE3;
}
.parametryblue2 {
border-top: 4px solid #1B1BE2;
}
.parametrygreen {
border-top: 4px solid #38AA34;
}
#content .pointgreen ul {
list-style-image: url(green-point.png);
}
.parametryviolet {
border-top: 4px solid #662282;
}
#content .pointviolet ul {
list-style-image: url(violet-point.png);   
}
#content .pointblue2 ul {
list-style-image: url(blue2-point.png);   
}
.parametrypurple {
border-top: 4px solid #E6007D;
}
#content .pointpurple ul {
list-style-image: url(purple-point.png);   
}
.parametryorange {
border-top: 4px solid #F39200;
}
#content .pointorange ul {
list-style-image: url(orange-point.png);   
}
.parametrygreen2 {
border-top: 4px solid #94C11C;
}
#content .pointgreen2 ul {
list-style-image: url(green2-point.png);   
}
.parametryred {
border-top: 4px solid #FF0000;
}
#content .pointred ul {
list-style-image: url(red-point.png);   
}
.txt_photo#view .jqueryImg .objectImg:hover {
/*		border-bottom: 4px solid #000;*/
}
.txt_photo#view .buttonSend {
	color: #5b5a5a;
	text-transform: uppercase;
	cursor: pointer;
	background-color: transparent;
	border-width: 1px;
	border-color: #5b5a5a;
	border-style: solid;
	display: block;
	width: 150px;
	height: 30px;
	float: right;
	clear: both;
}
.txt_photo#view .buttonSend:hover {
	color: #0068cf;
	border-color: #0068cf;	
}
#content {
	display: block;
	width: 100%;
	overflow: hidden;
    margin-bottom: 20px;
}
/*
#content ul {
	background-repeat: no-repeat;
}
*/
#content .txt_photo .objectTitle {
	font-weight: normal;
	text-align: center;
}
#content .txt_photo .objectTitle .linkNext:hover {
	color: #0068CF;
}
#content img:hover {
	  -webkit-filter: none; filter: none; 
}
#content .object .txt_photo .jqueryImg {
	margin-top: 10px;
}
#content .txt_photo#view {
	margin: auto;
	width: 100%;
}
#content .txt_photo#view .jqueryImg {
	margin-right: 20px;
}
#content .txt_photo#view .objectTitle {
	display: none;
}
#content .object {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	max-width: 100%;
	position: relative;
	z-index: 100;
	/*-webkit-transition: margin 0.5s ease-out;
	-moz-transition: margin 0.5s ease-out;
	-o-transition: margin 0.5s ease-out;*/
	text-align: center;
}
#content .object.record-item:hover {
    /*margin-top: 10px;*/
	-moz-box-shadow: 0 0 5px #0068CF;
    -webkit-box-shadow: 0 0 5px #0068CF;
    box-shadow: 0 0 5px #0068CF;
}
#content3 #menuLink .object {
	width: 205px;
	text-align: center;
}
#content3 #menuLink .object .link:hover {
	color: #0068cf;
}
#content3 {
	display: block;
	width: 100%;
	overflow: hidden;
    margin-bottom: 20px;
}
#content3 .txt_photo .objectTitle {
	text-align: center;
    font-weight: normal;
}
#content3 .txt_photo .objectTitle .linkNext:hover {
	color: #0068CF;
}
#content3 img {
	border-bottom: 4px solid #000;
}
#content3 img:hover {
	  -webkit-filter: none; filter: none;
/*	border-bottom: 4px solid #0068CF;*/
}
#content3 .txt_photo#view {
	margin: auto;
	width: 100%;
}
#content3 .txt_photo#view .jqueryImg {
	margin-right: 50px;
}
#content3 .txt_photo#view .objectTitle {
	display: none;
}
.colright {
    float: right;
    margin-top: 17px;
    color: #5b5a5a;
}
.colright h4 {
/*    font-weight: normal;*/
    border-bottom: 1px solid #5b5a5a;
    text-align: center;
    padding-bottom: 5px;
}
.docsis {
    border-bottom: 1px solid #5b5a5a;
    overflow: hidden;
    padding: 5px 0;
}
.namedocsis {
    float: left;
    padding: 5px 10px 5px 0;
}
.linkdocsis {
/*    float: left;*/
    padding: 5px 0px 5px 30px;
    background-image: url(pdf-icon.png);
    background-repeat: no-repeat;
/*    clear: both;*/
}
.linkdocsis a:hover {
    color: #0068cf;
}
#fon-stranicy {
    background-repeat: no-repeat;
    background-position: top center;
    height: 278px;
}}
#pageTitle {
	color: #000000;
	font-size: 24px;
	letter-spacing: 4px;
	padding-top: 35px;
	margin-bottom: 40px;
	text-align: center;
}
#content {
    margin-top: -50px;
    display: block;
/*
    background-image: url(fon_montagnik_03.jpg);
	background-repeat: no-repeat;
    background-position: top center;
*/
}
#content.row {
	margin-top: 20px;
}

   #pageTitle {
	display: none;
}

.txt_photo .jqueryImg { display:block; float:left; }
.txt_photo .inputValue22 { text-decoration:line-through; }
.txt_photo .linkNext { margin-top:10px; display:block; float:left; }
.txt_photo#view .jqueryImg { display:block; float:left; }
.txt_photo#view .buttonSend { margin-top:20px; }

#content.row {
	margin-top: 0px;
}
#content .object {
    /* max-width: 100%; */
}
#content .object:hover {
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#content .objectImage {
	margin: auto;
}

@media (max-width: 560px) {
		#content .txt_photo#view .jqueryImg {
			float: none;
		}
}

@media (max-width: 994px) {
#content .txt_photo#view {
	width: 70%;    
}
/*#content .txt_photo .object {
    width: 15%;
} */
#content3 .txt_photo .object {
    width: 16.66%;
}    
}

@media (max-width: 1200px) {   
.txt_photo#view .buttonSend {
    margin-top: 20px;
    clear: both;
    display: block;
}
.parametryblue, .parametrygreen, .parametryviolet, .parametrypurple, parametryorange {    
    margin: 10px;
}    
}
