* {
	margin: 0px;
	padding: 0px;
}
html, body, h2, p, ul, li, img, button {
 padding: 0;
 margin: 0;
 /*font-size: 100%;
 font-weight: normal; */
 font-family: Arial, sans-serif;
}

h2 {
/* margin-top: 25px;
 margin-bottom: 10px;
 color: #0054AD;*/
 
font-size: 26px;
font-weight: bold;
color: #0054AD;
}

h3 {
 font-size: 13px;
 margin-top: 12px;
 margin-bottom: 10px;
 color: #0054AD;
}
 
img {
	border: 0px;
}
ul {
	list-style: none;
}
html, body {
	height: 100%;
	background-color: #FFF;
	min-width: 1000px;
}
sup {
   vertical-align: baseline;
   position: relative;
   top: -6px;
   line-height: 0;
}
sub {
   vertical-align: baseline;
   position: relative;
   bottom: -6px;
   line-height: 0
}
a {
	text-decoration: none;
	color: #0054AD;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#div_all {
    position: relative;
    /*min-height: 100%;*/
    min-height:125px;
    height: auto !important;
    height: 100%;
}  
#empty {
    height: 91px;  /* Change It */
}
#foot_f {
    overflow: hidden;
    position: relative;
    margin-top: -91px; /* Change It */
    /*height: 320px;  /* Change It */
    height: 91px;  /* Change It */
}
/* Logo Start */
.logo_wrapper {
	background: url("../images/png/logo_bg.png") no-repeat right #E6E6E6;
	height: 95px;
}
.logo {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px; 
}
.logo-img {
	float: left;
}
.lang_search {
	float: right;
	width: 300px;
}
.lang {
	text-transform: uppercase;
	color: #868686;
	font-size: 11px;
	font-weight: bold;
}
.left_lang {
	padding-right: 11px;
	border-right: 1px solid #868686;
}
.right_lang {
	margin-left: 12px;
}
.search {
	margin-top: 8px;
}
.search_text {
	width: 270px;
	height: 23px;
	color: #CCC;
	font-size: 13px;
	border: 1px solid #E5E5E5;
	border-top: 1px solid #B3B3B3;
	border-right: none;
	padding-left: 3px;
	display: inline-block;
	vertical-align: middle;
    color: #000000;
}

.search_button {
	width: 25px;
	height: 25px;
	margin-left: -5px;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: none;
	border-top: 1px solid #B3B3B3;
	padding: 0;
	background: url('../images/png/search_button.png') no-repeat;
	display: inline-block;
	vertical-align: middle;
	
}
input[type="text"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
	padding: 0;
	border: 0 none;
	-moz-box-sizing: content-box;

}

.fluidHeight {
    width: 100%;
    margin: 50px 0 0 0;
    position: relative;
    height: 410px;
}

.iosSlider{
    height:295px !important;
}
/* Logo End */
/* Menu Start */
.menu_carousel_wrapper {
	height: 400px;
	background: url("../images/jpg/bg.jpg") no-repeat;
	background-size: cover;
	border-top: 1px solid #9E9E9E; 
	border-bottom: 1px solid #9E9E9E;
}
.menu_carousel_wrapper_slave {
	border-top: 1px solid #9E9E9E; 
	border-bottom: #9E9E9E;
}
.menu_carousel {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
}
	.menu li {
		float: left;
		border: 1px solid transparent;
		border-bottom: 1px solid #737373;
		margin-left: -1px;
		margin-bottom: -2px;
	}
	.menu li:hover {
		border: 1px solid #737373;
		border-bottom: 1px solid transparent;
        background: #fff;
	}
		.menu li a {
			display: block;
			color: #000;			
			padding: 7px 10px 7px 10px;
			font-size: 16px;
			font-weight: bold;
			text-decoration: none;
		}
	.menu li.with_submenu {
		position: relative;
	}
		.menu li.with_submenu:hover  div.submenu {
			display: block;
		}
li.menu_current {
	display: block;
	color: #8B8B8B;			
	padding: 7px 10px 7px 10px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #737373;
	border-bottom: 1px solid transparent;
}
   li.menu_current a{
        padding: 0;
            color: #8B8B8B;    
                
    }
.submenu {
	display: none;
	position: absolute;
	border: 1px solid #737373;
	border-top: none;
	left: -1px;
	
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 10;
    padding: 7px 10px 7px 10px;
}
li.menu_current .submenu a{
      padding: 7px 10px 7px 10px;
}
	.submenu td a {
		color: #0054AD;
		font-size: 14px;
		font-weight: normal;
		white-space: nowrap;
	}
	.submenu td a:hover {
		text-decoration: underline;
	}
 
.query_button {
    float: right;
}

.zapr{
    font-size: 26px;
    font-weight: bold;
    color: #2c4c61;
}

.centerFix{
    width:940px;
    margin:0 auto;
}





.menu_wrapper{
    width: 940px;
    position: relative;
}
	.query_button a {
        display: block;
        color: #FFF;
        background-color: #eb7201;
        margin: 13px 0px 0px 0px;
        width: 170px;
        height: 27px;
        text-decoration: none;
        font-size: 14px;
        text-align: center;
        padding-top: 11px;
        border-radius: 9px;
        box-shadow: 0px 0px 3px #9B998E;
	}
.carousel {
	/*clear: both;*/
}
/* Menu End */
/* Sub Menu Start */
.bread_menu {
    width: 750px;
    padding-top: 20px;
    padding-bottom: 10px;
}
	.bread_menu span {
		font-size: 13px;
		padding-right: 10px;
		margin-right: 10px;
	}
.bread_menu_current {
	color: #8B8B8B;
}
.bread_menu_link {
	position: relative;
}
	.bread_menu_link img {
	position: absolute;
	right: -5px;
	top: 4px;
	}
/* Sub Menu End */
/* Main News Start */
.main_news {
	clear: both;
	width: 898px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px 20px;
	background-color: #F9F5E4;
	border: 1px solid #DFDFDF;
	box-shadow: 0px 0px 10px #DFDFDF;
}
.main_news_text {
	width: 441px;
	float: right;
}
	.main_news_text h2 {
		background-color: #F9F5E4;
		font-weight: bold;
		margin-bottom: 20px;
	}

.hdr_p{
	margin-top:15px;
	color:#0054AD;
	font-weight: bold;
	font-size:1.3em;
}
	
	.main_news_text p {
		background-color: #F9F5E4;
		font-size: 13px;
		margin-bottom: 15px;
	}
.main_news_head {
	margin-bottom: 20px;
	height: 25px;
	background: url("../images/png/hr_line_top.png") repeat-x bottom #F9F5E4;
	position: relative;		
}
	.main_news_head span {
		font-size: 26px;
		font-weight: bold;
		position: absolute;
		left: 0px;
		top: 0px;
		background-color: #F9F5E4;
		padding-right: 10px;
	}
.main_news_bottom {
	width: 898px;
	height: 32px;
	background: url("../images/png/hr_line.png") repeat-x center;
	margin-bottom: 10px;
}
.main_news_button {
	width: 160px;
	height: 34px;
	background-color: #F9F5E4;
	margin-left: 364px;
}
	.main_news_button a {
		display: block;
		color: #FFF;
		background-color: #005EC2;
		margin: 15px 0px 15px 20px;
		width: 120px;
		height: 24px;
		text-decoration: none;
		font-size: 13px;
		text-align: center;
		padding-top: 6px;
		border-radius: 2px;
		box-shadow: 0px 0px 3px #9B998E;
	}
/* Main News End */
/* News Start */
.news {
	width: 940px;
	margin: 0 auto;
	margin-top: 20px;
}
.news_head {
	margin-bottom: 20px;
	height: 25px;
	background: url("../images/png/hr_line_top.png") repeat-x bottom #FFF;
	position: relative;
}
	.news_head span {
		font-size: 26px;
		font-weight: bold;
		position: absolute;
		left: 0px;
		top: 0px;
		background-color: #FFF;
		padding-right: 10px;
	}
.news_head_more {
	margin-bottom: 20px;
	height: 25px;
	background: url("../images/png/hr_line_top.png") repeat-x bottom #FFF;
	position: relative;
}
	.news_head_more span {
		font-size: 18px;
		position: absolute;
		left: 0px;
		top: 5px;
		background-color: #FFF;
		padding-right: 10px;
	}
.news_column {
 	width: 302px;
 	float: left;
 	margin-right: 10px;
 }
	.news_column img {
	 	margin-bottom: 10px;
	 }
.news_bottom {
	clear: both;
	width: 940px;
	height: 32px;
	background: url("../images/png/hr_line.png") repeat-x center;
	padding-top: 40px;
}
.news_button {
	width: 160px;
	height: 34px;
	background-color: #FFF;
	margin-left: 385px;
}
	.news_button a {
		display: block;
		color: #FFF;
		background-color: #005EC2;
		margin: 0px 0px 15px 20px;
		margin-top: -20px;
		width: 120px;
		height: 24px;
		text-decoration: none;
		font-size: 13px;
		text-align: center;
		padding-top: 6px;
		border-radius: 2px;
		box-shadow: 0px 0px 3px #9B998E;
	}
.news_date {
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
}
.news_link {
	color: #0054AD;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.news_anotation {
	font-size: 13px;
	margin-top: 10px;
}
/* News End */
/* Products Start */
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #0054AD;
}
	
	
.products {
	width: 940px;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
}
.products_head {
	margin-bottom: 25px;
	height: 25px;
	background: url("../images/png/hr_line_top.png") repeat-x bottom #FFF;
	position: relative;
}
	.products_head span {
		font-size: 26px;
		font-weight: bold;
		position: absolute;
		left: 0px;
		top: 0px;
		background-color: #FFF;
		padding-right: 10px;
	}


.site_map {
	font-size: 13px;
}
.map_hr {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15px;
	background: url("../images/png/hr_line_top.png") repeat-x bottom #FFF;
	position: relative;
}
	.map_hr span {
		font-size: 14px;
		font-weight: bold;
		position: absolute;
		left: 0px;
		top: 0px;
		background-color: #FFF;
		padding-right: 10px;
	}
	.site_map h2 {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
.map_sub {
	display: block;
	margin-left: 10px;
	width: 400px;
	margin-bottom: 20px;
}

.map_sub_about {
	display: block;
	margin-left: 10px;
	width: 800px;
	margin-bottom: 20px;
}
.map_sub_about ul {
	float: left;
	margin-right: 30px;
}
.map_sub_double {
	display: block;
	margin-left: 10px;
	width: 600px;
	margin-bottom: 20px;
}
.map_sub_double_left {
	float: left;
	width: 298px;
}
.map_sub_double_right {
	float: right;
	width: 298px;
}
.site_map li {
	margin-bottom: 5px;
	margin-top: 5px;
}
.map_ten {
	margin-bottom: 25px;
}

.map_ul {
	list-style: disc;
	margin-top: 10px;
}
.map_ul li {
	margin-left: 30px;
}


.products_bottom {
	clear: both;
	width: 940px;
	height: 32px;
	background: url("../images/png/hr_line.png") repeat-x center;
	padding-top: 40px;
}
.products_button {
	width: 160px;
	height: 34px;
	background-color: #FFF;
	margin-left: 385px;
	
}
	.products_button a {
		display: block;
		color: #FFF;
		background-color: #005EC2;
		margin: 15px 0px 15px 20px;
		margin-top: -20px;
		width: 120px;
		height: 24px;
		text-decoration: none;
		font-size: 13px;
		text-align: center;
		padding-top: 6px;
		border-radius: 2px;
		box-shadow: 0px 0px 3px #9B998E;
	}
.products_text {
	width: 208px;
	float: right;
	margin-left: 10px;
}
	.products_text a {
		font-weight: bold;
		font-size: 14px;
	}
	.products_text p {
		font-size: 13px;
		margin-top: 10px;
		background-color: #F3F3F3;
	}
.products_img {
	float: left;
}
.products_categories_text {
	font-size: 13px;
}
	.products_categories_text p {
		margin-bottom: 10px;
	}
	.products_categories_text li {
		padding-left: 10px;
		margin-top: 5px;
	}
	.products_categories_text  .tablica{
		border: 1px solid #005ec2;
		width: 50%;
		margin: 4px;
	}
	.products_categories_text  .first{
		color: #005ec2;
		text-align: right;
		border: 1px solid #005ec2;
	}

.about_head {
	margin-bottom: 20px;
	height: 25px;
	background: url("../images/png/hr_line_top.png") repeat-x bottom #FFF;
	position: relative;
}
	.about_head span {
		font-size: 11px;
		position: absolute;
		color: #666;
		left: 0px;
		top: 10px;
		background-color: #FFF;
		padding-right: 10px;
	}
.about_text {
	font-size: 13px;
	margin-bottom: 40px;
}
	.about_text h2 {
		margin-bottom: 20px;
		/*font-size: 26px;
		font-weight: bold;*/
	}
	.about_text p {
		margin-bottom: 5px;
		margin-top: 15px;
	}
	.about_text img {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.about_text li {
		margin-bottom: 5px;
		margin-left: 15px;
	}
    .about_text td{
        padding: 0 10px;
    }
.vacancy_text {
	font-size: 13px;
	margin-bottom: 40px;
}
	.vacancy_text h2 {
		margin-top: 50px;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	}
	.vacancy_text p {
		margin-bottom: 5px;
		margin-top: 15px;
	}
	.vacancy_text ul {
		margin-bottom: 30px;
	}
	.vacancy_text li {
		margin-bottom: 10px;
		margin-left: 15px;
	}
.vacancy_adress {
	float: left;
	margin-right: 40px;
	line-height: 25px;
}
	.vacancy_adress h2 {
		margin-bottom: 0px;
		margin-top: 0px;
	}
.vacancy {
	display: block;
	margin-bottom: 10px;
	margin-top: 25px;
}
	.vacancy a {
		font-size: 18px;
	}
	.vacancy span {
		font-size: 13px;
		color: #999;
		line-height: 20px;
	}
.number_tabs {
	font-size: 13px;
	color: #333;
}
	.number_tabs span {
		display: inline-block;
		width: 25px;
		height: 20px;
		text-align: center;
		padding-top: 5px;
		background-color: #F3F3F3;
		border: 1px solid #DFDFDF;
		margin-right: 7px;
		box-shadow: 1px 1px 2px #999;
		border-radius: 4px;
	}
		.number_tabs span.current {
			display: inline-block;
			width: 26px;
			height: 21px;
			text-align: center;
			padding-top: 5px;
			background-color: #FFF;
			border: 1px solid #CCC;
			margin-right: 7px;
			box-shadow: none;
			border-radius: 4px;
		}
		.number_tabs span.dots {
			position: relative;
			display: inline-block;
			width: 26px;
			height: 21px;
			text-align: center;
			padding-top: 7px;
			background-color: #FFF;
			border: none;
			margin-right: 1px;
			margin-left: -6px;
			top: 3px;
			box-shadow: none;
			font-weight: bold;
		}
.product {
	float: left;
	height: 160px;
	width: 435px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 10px;
	background-color: #F3F3F3;
	box-shadow: 1px 1px 2px #999;
}
.categories_left {
 	width: 650px;
 	float: left;
 }
 .categories_right {
 	width: 240px;
 	float: right;
 	padding-left: 10px;
 	font-size: 13px;
 }
	.categories_right ul {
		border: 1px solid #E6E6E6;
		border-top:  3px solid #E6E6E6;
		padding: 5px 0px;
		margin-bottom: 30px;
	}
	 	.categories_right ul a {
	 		display: block;
			padding: 5px 10px;
		}
.categories_right_current {
	display: block;
	font-size: 13px;
	background-color: #E6E6E6;
	color: #565656;
	font-weight: bold;
	padding: 5px 10px;
}
.categories_right_current a {
	margin-left: -10px;
}
ul.categories_right_current_sub {
	border: none;
	padding: 5px 10px 5px 15px;
	margin-bottom: 0px;	
}
	ul.categories_right_current_sub li {
		position: relative;
	}
	ul.categories_right_current_sub li img {
		display: none;
		position: absolute;
		left: -7px;
		top: 10px;
	}
span.categories_right_current_item_sub {
	display: block;
	color: #565656;
	padding: 5px 10px;
}
ul.categories_right_current_sub li span.categories_right_current_item_sub img {
	display: block;
}
.subscribe {
	height: 38px;
	width: 160px;
	background-color: #F3F3F3;
	box-shadow: 1px 1px 2px #999;
	margin-bottom: 30px;
	padding: 10px 10px 5px 65px;
	background: url("../images/png/mail.png") no-repeat;
	background-position: 15px 13px;
}
.tags {
	background-color: #F9F5E4;
	box-shadow: 1px 1px 2px #999;
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 10px;
}
	.tags span {
		font-size: 13px;
		margin-right: 10px;
	}
	span.first_tag {
		font-weight: bold;
	}
.similar_news h2 {
	font-size: 18px;
	margin-bottom: 10px;
}           

.news_head_more h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.similar_news a {
	display: block;
	font-size: 13px;
	margin-bottom: 10px;
}
.product_categories {
	width: 640px;
	margin-top: 25px;
	padding: 10px;
	background-color: #F3F3F3;
	box-shadow: 1px 1px 2px #999;		
}
.product_categories img {
	border: 1px solid #E2E2E2;
}
.product_categories_text {
	width: 417px;
	float: right;
	margin-left: 10px;
	font-size: 13px;
}
	.product_categories_text h2 {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 10px;
		color: #336699;
	}
	.product_categories_text p {
		margin-bottom: 10px;	
	}
.all_products {
	width: 960px;
	margin: -20px auto 0px auto;
	overflow: hidden;
}
.products_product {
	width: 278px;
	min-height: 325px;
	margin: 10px;
	padding: 10px;
	background-color: #F3F3F3;
	box-shadow: 1px 1px 2px #999;		
	float: left;
}
	.products_product img {
		border: 1px solid #E2E2E2;
		margin-bottom: 15px;
	}
.products_product_text {
	font-size: 13px;
}
	.products_product_text h2 {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.products_product_text h3 {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.products_product h3 {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.products_product_text p {
		margin-bottom: 10px;	
	}
.product_bottom_tabs {
	width: 648px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 14px;
	border-bottom: 1px solid #C0C0BE;
}
	.product_bottom_tabs span {
		
		padding: 10px 8px;
		margin-bottom: -1px;
        border: 1px solid transparent;
        border-bottom: none;

	}
		span.product_bottom_tabs_current {
			display: inline-block;
			border: 1px solid #C0C0BE;
			border-bottom: none;
			background-color: #FFF;
			font-weight: bold;
			color: #000;
		}	
        .product_bottom_tabs_current a{
            color: #333;
        }
        .product_bottom_tabs_current a:hover{
            text-decoration: none;
        }
.question_answer {

}
.question{
	color: #0054AD;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 10px
}
.answer_person {
	color: #666;
	font-size: 14px;
	font-style: italic;
	display: block;
	padding-left: 25px;
}
.answer {
	width: 638px;

	margin-top: 15px;
	background-color: #F9F5E4;
	font-size: 13px;
	padding: 10px 15px;
    display: none;
	box-shadow: 1px 1px 2px #999;
}
	.answer p {
		margin-bottom: 15px;
	}
.arrow_down {
	background: url("../images/png/arrow_down.png") no-repeat;
}
.arrow_up {
	background: url("../images/png/arrow_up.png") no-repeat;
}
.answers_text {
	font-size: 13px;
}
	.answers_text p {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.answers_text a {
		font-size: 14px;
		font-weight: bold;
	}
	.answers_text span {
		font-size: 14px;
		font-style: italic;
		color: #666;
		font-weight: normal;
	}
.documents_item_block {
	width: 740px;
	clear: both;
	display: inline-block;
	vertical-align: top;
}
.documents_item_text {
	margin-left: 160px;
}
.documents_item {
	color: #0054AD;
	font-size: 18px;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 10px
}
.documents_list {
	color: #666;
	font-size: 14px;
	display: block;
	padding-left: 25px;
}

	.documents_item_block img {
		float: left;
		border: 1px solid #E2E2E2;
	}
.document_table {
	border: 1px solid #E6E6E6;
	border-collapse: collapse;
	margin-bottom: 40px;
}
	.document_table tr {
		vertical-align: top;
	}
	.document_table a {
		font-weight: bold;
	}		
	.document_table td {
		min-width: 120px;
		padding: 7px;
        text-align: center;
	}
	.document_table tbody td {
		min-width: 120px;
		padding-top: 10px;
		padding-bottom: 10px;
        vertical-align: middle;
        border-bottom: 1px solid #E6E6E6;
	}	
    
   .teh_doc_block .document_table tbody td,.teh_doc_block  .document_table td{
        min-width: auto;
    }
	.document_table thead tr {
		background-color: #E6E6E6;
		font-weight: bold;
	}
	.document_table tbody tr:hover {
		cursor: pointer;
		background-color: #F9F5E4; 
	}
    .document_table tbody tr:hover td:first-child {
        /*cursor: default;
        background-color: #fff;*/ 
    }	
    .document_table tbody tr:last-child:hover td:first-child {
        /*cursor: pointer;
        background-color: #F9F5E4;*/ 
    }
.no_wrap {
	white-space: nowrap;
}
.sections {
	width: 100%;
	margin-bottom: 10px;
}
.section {
	width: 310px;
	float: left;
	margin-bottom: 30px;
}
.section p {
	width: 215px;
	text-align: center;
}
	.section a {
		font-weight: bold;
		font-size: 14px;

	}

.recomends {
	display: block;
	width: 680px;
	margin-left: -30px;
	margin-bottom: 10px;
	text-align: center;
}
.recomend {
	width: 185px;
	
	float: left;
	margin-bottom: 30px;
	margin-left: 40px;
}
	.recomend img {
		border: 1px solid #E2E2E2;
	}
	.recomend p {
		width: 185px;
		
		font-size: 11px;
		color: #666;
		margin-top: 5px;
	}
	.recomend a {
		font-weight: bold;
		font-size: 14px;

	}

.person {
	float: left;
	width: 205px;
	margin-right: 10px;
	margin-bottom: 50px;
    text-align: center;
}
	.person p {
		font-size: 13px;
	}
		.person p.person_name {
			font-weight: bold;
		}


.contacts_top_tabs {
	margin-bottom: 30px;
	font-size: 14px;
	border-bottom: 1px solid #C0C0BE;
}
	.contacts_top_tabs span {
		padding: 10px 8px;
		margin-bottom: -1px;

	}
		span.contacts_top_tabs_current {
			display: inline-block;
			border: 1px solid #C0C0BE;
			border-bottom: none;
			background-color: #FFF;
			font-weight: bold;
			color: #000;
		}	
.adresses {
	font-size: 14px;
	margin-bottom: 10px;
}
.adresses_column {
	float: left;
	width: 300px;
	margin-right: 13px;
}
	.adresses_column h2 {
		font-weight: bold;
		margin-bottom: 10px;
	}
	.adresses_column p {
		margin-bottom: 10px;
	}
.yandex {
	margin-top: 30px;
}
.product_top_tabs {
	width: 648px;
	margin-bottom: 20px;
	font-size: 14px;
	border-bottom: 1px solid #C0C0BE;
}
	.product_top_tabs span {
		
		padding: 10px 8px;
		margin-bottom: -1px;

	}
		span.product_top_tabs_current {
			display: inline-block;
			border: 1px solid #C0C0BE;
			border-bottom: none;
			background-color: #FFF;
			font-weight: bold;
			color: #000;
		}	
	
.widgets_printer {
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	font-size: 13px;
	margin-top: 10px;
	border-bottom: 1px solid #CACAC8;
}
.before_tags {
	border-bottom: none;
}
.social_widgets {
	float: left;
}
	.social_widgets img {
		vertical-align: middle;
  		display: inline-block;
	}
.printer_button {
	float: right;
	padding-top: 5px;
}
	.printer_button img {

		vertical-align: middle;
  		display: inline-block;

	}
	.printer_button a {
		font-weight: bold;
		margin-left: 10px;
	}
.product_bottom {
	clear: both;
	width: 648px;
	height: 32px;
	background: url("../images/png/hr_line.png") repeat-x center;
	padding-top: 40px;
}
.bottom_lift {
	padding-top: 5px;
	margin-bottom: 30px;	
}
.full_news_bottom {
	clear: both;
	width: 648px;
	height: 5px;
	background: url("../images/png/hr_line.png") repeat-x center;
	padding-top: 0px;
	margin-bottom: 30px;
}
.product_button {
	width: 160px;
	height: 34px;
	background-color: #FFF;
	margin-left: 245px;
	
}
	.product_button a {
		display: block;
		color: #FFF;
		background-color: #005EC2;
		margin: 15px 0px 15px 20px;
		margin-top: -20px;
		width: 120px;
		height: 24px;
		text-decoration: none;
		font-size: 13px;
		text-align: center;
		padding-top: 6px;
		border-radius: 2px;
		box-shadow: 0px 0px 3px #9B998E;
	}
.button_lift {
	margin-top: 15px;
}
/* Products End */
/* Banner Start */
.banner {
	clear: both;
	text-align: center;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #E6E6E6;
	border-top: 1px solid #C9C9C9;
}
		.banner img {
			border: 1px solid #EDEDF0;
	}
/* Banner End */
/* Bottom Links Start */
.bottom_links_wrapper {
	width: 100%;
	background-color: #F3F3F3;
	overflow: hidden;
}
.bottom_links {
	width: 960px;
	margin: 20px auto;
}
.bottom_links_column {
	width: 172px;
	margin: 0px 10px 20px 10px;
	float: left;
}
	.bottom_links_column h2 {
		font-weight: bold;
		font-size: 14px;
		border-bottom: 1px solid #CACAC8;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	
	.bottom_links_column p {
		font-weight: bold;
		font-size: 14px;
		border-bottom: 1px solid #CACAC8;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	
	.bottom_links_column li {
		font-size: 13px;
		margin-top: 8px;
	}
		.bottom_links_column li a {
		color: #0054AD;
		}	
/* Bottom Links End */
/* Footer Start */
.footerwrapper {
	clear: both;
	width: 940px;
	height: 165px;
	background: url("../images/png/footer_bg1.png") no-repeat right;
	margin: 0px auto;
	font-size: 13px;
	border-top: 1px solid #FFF;

}
.footer {
	margin-top: 30px;
}
.copyright {
	width: 300px;
	float: left;
}
.social {
	width: 300px;
	float: left;
	margin-right: 20px; 
	margin-left: 20px;
	text-align: center;
}
	.social img {
		vertical-align: middle;
		margin-right: 5px;
		margin-left: 5px;
	}
.map {
	width: 300px;
	float: right;
	text-align: right;
	margin-top: -10px;
}
	.map a {
		font-weight: bold;
		font-size: 14px;
	}
	.map img {
		margin-right: 25px;
		margin-top: 5px;
	}
/* Footer End */
.subscribe {
	height: 38px;
	width: 163px;
	background-color: #F3F3F3;
	box-shadow: 1px 1px 2px #999;
	margin-bottom: 30px;
	padding: 10px 10px 5px 65px;
	background: url("../images/png/mail.png") no-repeat;
	background-position: 15px 13px;
}
.subscribe_popup {
	width: 237px;
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #F9F5E4;
	margin-top: -28px;
}
.subscribe_text {
	border: 1px solid #E6E6E6;
	border-top: 1px solid #B3B3B3;
	width: 205px;
	height: 25px;
	padding-left: 3px;
	margin-top: 30px;
	margin-left: 12px;
	font-family: Arial, sans-serif;
}
.subscribe_select {
	border: 1px solid #E6E6E6;
	border-top: 1px solid #B3B3B3;
	width: 208px;
	height: 28px;
	margin-top: 20px;
	margin-left: 12px; 	 
	padding-top: 5px;
	font-family: Arial, sans-serif;
}
.subscribe_button {
	border: 3px solid #E6E6E6;
	border-radius: 5px;
	box-shadow: 0px 1px 2px #9B998E;
	width: 120px;
	height: 35px;
	margin-top: 20px;
	margin-left: 12px; 	
	margin-bottom: 20px;
	background-color: #FFF;
	/*color: #999;*/
    color: #000;
	font-family: Arial, sans-serif;
}
.subscribe_button_fill {
	border-radius: 5px;
	border: none;
	box-shadow: 0px 1px 2px #9B998E;
	width: 120px;
	height: 35px;
	margin-top: 20px;
	margin-left: 12px; 	
	margin-bottom: 20px;
	font-family: Arial, sans-serif;
	color: #FFF;
	background-color: #005EC2;
}
.subscribe_button_top {
	float: right;
	margin-top: 0px;
}
h2.vacancy_header {
	margin-top: 20px;
}
.vacancy_description {
	margin-bottom: 30px;
	width: 620px;
}
	.vacancy_description p {
		margin-bottom: 7px;
		margin-top: 7px;
	}
.vacancy_left {
	float: left;
	width: 180px;
}
.vacancy_right {
	float: right;
	width: 435px;
}
.search_results_form {
	margin-top: 20px;
	margin-bottom: 20px;
}
.search_results {
	width: 580px;
	color: #333;
}
.query_categories_left {
	width: 750px;
}
.query_categories_right {
	width: 140px;
    color: green;
    font-size: 15px;
}
.query_categories_wrong {
    width: 140px;
    color: red;
    font-size: 15px;
}
.query_long {
	border: 1px solid #E6E6E6;
	border-top: 1px solid #B3B3B3;
	width: 480px;
	height: 25px;
	padding-left: 3px;
	font-family: Arial, sans-serif;
	font-size: 13px;	
}
.query_short {
	border: 1px solid #E6E6E6;
	border-top: 1px solid #B3B3B3;
	width: 235px;
	height: 25px;
	padding-left: 3px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
.query_area {
	border: 1px solid #E6E6E6;
	border-top: 1px solid #B3B3B3;
	width: 480px;
	height: 130px;
	padding-left: 3px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
.query_form {
	width: 645px;
	margin-top: 15px;
	background-color: #F9F5E4;
	font-size: 13px;
	padding: 15px 15px 0px 15px;
	box-shadow: 1px 1px 2px #999;
}
.query_form label {
	width: 200px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
}
.query_form label.t2 {
	width: 100%;
	float: none;
	font-weight: normal;
}
.query_form .check{
	margin-right: 10px;
}
	.query_form div {
		margin-bottom: 7px;
		vertical-align: middle;
	}
	div.query_form_block {
		margin-bottom: 40px
	}
.query_form input[type="button"] {
	margin-left: 200px;
}
.query_form input[type="submit"] {
    margin-left: 200px;
}
.product_left {
	float: left;
}
.product_right {
	float: right;
}
a.product_more_link {
	font-weight: normal;
	font-size: 13px;
}
.query_select {
	border: 1px solid #E6E6E6;
	border-top: 1px solid #B3B3B3;
	width: 485px;
	height: 28px;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Arial, sans-serif;
}
.red_italy {
	margin-left: 200px;
	margin-top: -10px;
	margin-bottom: 30px;
	color: #660000;
	font-style: italic;
}
.print_version {
	margin-top: 50px;
}
.product_carousel {
	width:620px;
    height:519px;
	background-color: #FFF;
	border: 1px solid #E2E2E2;
	box-shadow: 0px 1px 1px #9F9F9F;
}
.product_carousel_head {
	height: 420px;
	text-align: center;
	padding-top: 10px;
    position:relative;
}
	.product_carousel_head p {
		font-size: 13px;
		margin-top: 10px;
	}
.product_carousel_foot {
	background-color: #F3F3F3;
	height: 82px;
	text-align: center;
	padding-top: 7px;
	border-top: 1px solid #E2E2E2; 
}
.product_ph {
	width:620px;
	float: left;
    height:400px;
    position:relative;
    z-index:5;
}
.first_div_in_product_ph {
    overflow: hidden;
    position: relative;
    width:620px;
    height:400px;
    margin: auto;
}
.second_div_in_product_ph {
    left:0px;
    position: relative;
}
.left_pointer, .right_pointer {
    position:absolute;
    z-index:10;
}
.left_pointer {
    left:0;
}
.right_pointer {
    right:0;
}
.ar_lt {
	width: 13px;
	height: 21px;
	margin-left: 25px;
	display: inline-block;
	margin-top: 200px;
	background: url('../images/png/ar_lt_off.png') no-repeat;
}
.ar_lt_not_active {
    cursor:default;
    width: 13px;
    height: 21px;
    margin-left: 25px;
    display: inline-block;
    margin-top: 200px;
    background: url('../images/png/ar_lt_off.png') no-repeat;
}
.ar_lt:hover {
	background: url('../images/png/ar_lt_on.png') no-repeat;
}
.ar_rt {
	width: 13px;
	height: 21px;
	margin-right: 25px;
	display: inline-block;
	margin-top: 200px;
	background: url('../images/png/ar_rt_off.png') no-repeat;
}
.ar_rt_not_active {
    cursor:default;
    width: 13px;
    height: 21px;
    margin-right: 25px;
    display: inline-block;
    margin-top: 200px;
    background: url('../images/png/ar_rt_off.png') no-repeat;
}
.ar_rt:hover {
	background: url('../images/png/ar_rt_on.png') no-repeat;
}
.ar_lt_ft {
	margin-left: 10px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-top: 0px;
}
.ar_rt_ft {
	margin-right: 10px;
	margin-left: 40px;
	margin-bottom: 25px;
	margin-top: 0px;
}
.carousel_current {
	border: 2px solid #C4C2BA;
}
.carousel_img {
	border: 2px solid #E2E2E2;
	/*padding:0 1px;*/
}
.lt {
	float: left;
}
.rt {
	float: right;
}

.news_categories {
    width: 650px;
    padding-top: 30px;
    margin-bottom: 30px;
    padding-right: 10px;
    border-top: 1px solid #e6e6e6;        
}
    .news_categories img {
    border: 1px solid #E2E2E2;
    }

.news_img {
    float: left;
}
.news_categories_text {
    width: 460px;
    float: left;
    margin-left: 10px;
    font-size: 13px;
}
    .news_categories_text h2 {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .news_categories_text span {
        font-size: 11px;
        color: #666;
    }
.first_news {
    border-top: none;
}

.antispam {
    display: none;
}
.about_text li {
 list-style: disc;
}
.subscribe_popup{
    display: none;
}
.site_map td{
    padding-right: 30px;
    padding-bottom: 3px;
}
.subscribe_popup .obvertka{
    padding-left: 15px;
}
.errors_disable{
    color: red;
}
.subscribe_button{
    cursor: pointer;
}
.document_table{
    display: none;
    width:100%;
}
.hide_bl{
    display: none;
    font-size: 13px;
}
.dop_foto_video_block img{
    border: 1px solid #ccc;
    margin-right: 15px;
}
.categories_left li{
    list-style: disc;
        margin-bottom: 5px;
    margin-left: 15px;
    padding-left: 0;
}
.iosSlider .slider .item .inner{
    cursor: pointer !important;
}
table {
    border-collapse: collapse;
	border: none;
}
table td {
    padding:3px;
}



.products_categories_left a{
    display: inline-block;
    vertical-align: top;
    width: 154px;
    text-align: center;
    margin-bottom: 18px;
    font-size: 14px;
}


.image_list_products{
	min-height: 88px;
	width: 128px;
	background: #f5f5f3 none repeat scroll 0 0;
	border: 2px solid #c0c0be;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
}

.image_list_products img{
	max-height: 88px;
	max-width: 128px;
	display: block;
	margin: 0 auto;
}

.image_list_products:hover{
	box-shadow: inset 0px 0px 0px 5px #155980;
}

.products_categories_left a.active{
	cursor: default;
}

.products_categories_left a.active .image_list_products{
	box-shadow: inset 0px 0px 0px 5px #155980;
}

.cookies-agree {
	z-index: 1000;
	position: fixed;
	bottom: 20px;
	height: auto;
	width: 600px;
	box-sizing: border-box;
	right: 20px;
	opacity: 0;
	transition: all 0.5s ease;
	background: #fff;
	padding: 20px;
	display: none;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
.cookies-agree.show {
	display: block;
	opacity: 1;
}
.cookies-agree-text{
	font-size: 14px;
}
.cookies-agree-text > div + div {
	margin-top: 20px;
}
.cookies-agree-text p {
	margin: 0;
	line-height: 1.25;
	color: #333;
}
.cookies-agree-text a {
	color: #333;
	text-decoration: underline;
	text-decoration-color: #333 !important;
}
.cookies-agree-text a:hover {
	text-decoration: none;
}
.cookies-agree .btn {
	background: #0054AD;
	color: #ffffff;
	border-radius: 40px;
	padding: 7px 24px;
	max-width: 190px;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	Line-height: 30px;
	display: block;
	vertical-align: top;
	text-decoration: none;
	border: 0;
}