body {
	margin: 0;
/* 	background: #dedede; */
	font: 12px/15px Arial, Helvetica, sans-serif; 
	color: #000;
	background: url(/i/bg_ft.gif) center bottom no-repeat;
}
img {
	border: 0;
}
a {
	color: #4a89ab;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*clearing*/
.clearfix {
	zoom: 1;
}
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
/*/clearing*/
.wrapper {
	width: 964px;
	margin: 0 auto;
	padding: 0 8px 0 10px;
	background: #c6d6fa;
}
.head { 
	clear:both;
    text-align:center;
}
.logo-n-tel {
	clear:both;
}
.mini-heder {
	background-color:#0b678f;
	clear:both;
	overflow:hidden;
	width:982px;
	padding-bottom:5px;
	margin:0px auto;	
}
.logo{
	float:left;
	padding:7px 20px 0 0;
	text-align:right;
	width:280px;	
} 
.text-logo {
	float:left;
	text-align:left;
	color:#fff;
	padding-top:10px;
}
.text-logo p { 
	padding:5px 0 3px 0;
	margin:0px;
	font-size:14px;
	font-style:italic;
}
.number-tel { 
	float:right;
	text-align:left;
	width:250px;
	font-size:18px;
	color:#fff;
	padding-top:12px;
}
.number-tel p {
	padding:3px 0 3px 0;
	margin:0px;
}
.number-tel span { 
	font-size:12px;
	display:block;
	float:left;
	width:50px;	
}
.number-tel a { 
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
.number-tel a:hover { 
	color:#7eb9d8;
}
#die01 span{
	background: url(/i/brown_die_arrow.png) right top no-repeat;
}
#die01 a {
	background: url(/i/brown_die_bg.png) left top repeat-x;
}
#die01 ul li {
	background: url(/i/brown_die_bg_ul.png) left top repeat;
}
#die02 span {
	background: url(/i/yellow_die_arrow.png) right top no-repeat;
}
#die02 a {
	background: url(/i/yellow_die_bg.png) left top repeat-x;
}
#die02 ul li {
	background: url(/i/yellow_die_bg_ul.png) left top repeat;
}
#die03 span {
	background: url(/i/green_die_arrow.png) right top no-repeat;
}
#die03 a {
	background: url(/i/green_die_bg.png) left top repeat-x;
}
#die03 ul li {
	background: url(/i/green_die_bg_ul.png) left top repeat;
}
#die04 span {
	background: url(/i/blue_die_arrow.png) right top no-repeat;
}
#die04 a {
	background: url(/i/blue_die_bg.png) left top repeat-x;
}
#die04 ul li {
	background: url(/i/blue_die_bg_ul.png) left top repeat;
}
#drop-down-menu {
	clear:both;
	width:250px;
}
#drop-down-menu span {
	display: block;
	height: 33px;
	padding:0 18px 0 0;

}
#drop-down-menu ul {
	padding:0px;
	margin:0px;
}
#drop-down-menu ul ul {
	padding:0px;
	margin:0 12px 0 0;
}
#drop-down-menu ul li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-size:14px;
	border-top:2px solid transparent;
}
#drop-down-menu ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding:8px 0 10px 10px; 
}
#drop-down-menu ul ul li a {	
	background: url(/i/ar_li_menu_jump.gif) left 7px no-repeat;
	font-size:12px;
	padding:2px 0 2px 10px;	
}
#drop-down-menu ul li ul li {
	padding:0 0 0 15px;
	margin:0px;
	border:0px;
}
#drop-down-menu ul li a:hover {
	color: #000;
}	
#drop-down-menu ul ul li a:hover {	
	text-decoration:underline;
}
.big-block {
	height:379px;
	text-align:left;
	width:982px;
	margin:0px auto;
}
.main-photo {
	clear:both;
    height:379px;
	width:982px;
	margin: 0 auto;
    z-index:1;	
}
.drop-down-menu {
	z-index:2;
	top:-290px;
	left:40px;
	color:#fff;
}
.drop-down-menu, .main-photo {
	position: relative;
}
/*.nav*/
.nav {
	background: url(/i/bg-nav.png) no-repeat;
	width: 999px;
	height: 55px;
	margin: 0 -17px 0 -18px;
	position: relative;
}
.nav__list {
	margin: 0;
	padding:0px;
	list-style: none;
	font: 16px/22px Tahoma, Arial, Helvetica, sans-serif;
}
.nav__list li {
	float: left;
	padding-top:9px;	
	text-align: center;
}
.nav__list a {
	color: #fff;
	text-decoration: none;
}
.nav__list a:hover {
	text-decoration: underline;
}
.nav__list span {
	background: url(/i/bg_li_hover.gif) left top repeat-x;
	display:block;
	padding-top:9px;
	height:33px;	
}
.nav__list .hover-rz {
	padding:0px;
}
.hover-rz  a {
	background: url(/i/bg_li_hover.gif) left top repeat-x;
	color:#000000;
	display:block;
	padding-top:9px;
	height:33px;	
}
/*/.nav*/

/*headings*/
.heading {
	font-size: 16px;
	line-height: 28px;
	text-shadow: 1px 1px 0 #fff;
	padding: 0 0 0 10px;
	margin: 0 0 4px;
	background: url(/i/bg-headings.png) no-repeat;
}
.heading .heading__f {
	padding: 0 10px 0 0;
	background: url(/i/bg-headings.png) no-repeat 100% 0;
}
.heading_blue {
	color: #f2faff;
	font-size: 14px;
	line-height: 28px;
	text-shadow: 1px 1px 0 #000;
	background: url(/i/bg-headings.png) no-repeat 0 -28px;
}
.heading_blue .heading__f {
	background: url(/i/bg-headings.png) no-repeat 100% -28px;
}
.heading_gray {
	color: #474747;
	font-size: 14px;
	line-height: 28px;
	text-shadow: 1px 1px 0 #fff;
}
.heading_short {
	width: 136px;
	margin: -4px 0 0;
	line-height: 34px;
	background: url(/i/bg-headings.png) no-repeat 0 -56px;
}
.heading_short .heading__f {
	background: url(/i/bg-headings.png) no-repeat 100% -56px;
}
/*/headings*/

/*.box*/
.box {
	border: 1px solid #e6e6e6;
	background: #fff;
	margin: 0 0 10px;
}
.box_alt {
	background: #fff url(/i/bg-box_alt.png) repeat-x 0 100%;
}
.box__f {
	padding: 4px 5px;
	border-bottom: 1px solid #bfbfbf;
}
/*/.box*/

.text-list-p {
	line-height:18px; 
}
.text-list-p h1 {
	font:24px Arial, Helvetica, sans-serif;
	padding:15px 0 0 0;
	margin:0px;
	color: #4a89ab;
}

/*gallery*/
.gallery-list {
	padding: 8px 6px;
	margin: 0 0 0 -65px;
}
.content .gallery-list, .content .text-list-p, .content .list-art {
	padding: 8px 12px 12px;
}
.gallery-list .gallery-item {
	float: left;
	display: inline;
	margin: 0 0 8px 65px;
}
.gallery-item {
	width: 191px;
	margin: 0 0 8px;
}
.gallery-item__image {
	width: 176px;
	height: 99px;
	padding: 10px 8px 10px 7px;
	background: url(/i/bg-gallery-image.png) no-repeat;
}
.gallery-item__image img,
.app-box img {
	vertical-align: top;
}
.gallery-item__description {
	font-size: 11px;
	line-height: 14px;
	color: #404040;
	text-align: center;
}
.gallery-item__description a, .service-list__text a, .text-pages-a a  {
	color: #404040;
}
.gallery-item__description a:hover, .navigh a:hover, .service-list__text a:hover, .text-pages-a a:hover {
	color: #4a89ab;
}
/*/.gallery*/

.navigh { 
	clear:both;
	font-size:11px;
	color:#a7a7a7;
	padding:0 0 5px 3px;
}
.navigh a { 
	font-size:11px;
	color:#a7a7a7;	
}
.text-pages-a {
	clear:both;
}
.text-pages-a ul, .article ul {
	padding:0px;
	margin:0px;
}
.text-pages-a ul li, .article ul li {
    list-style-type:none;
	background: url(/i/ul_imgp.gif) left 7px no-repeat;
	padding:0 0 0 10px;
	margin:0 0 0 7px;
}
/*.content*/
.content {
	overflow: hidden;
}
/*/.content*/

/*.sidebar*/
.sidebar {
	width: 215px;
}
.sidebar-two {
	width: 500px;
}
.sidebar_left {
	float: left;
	margin: 0 10px 0 0;
}
.sidebar_right {
	float: right;
	margin: 0 0 0 10px;
}
* html .sidebar_left {
	margin: 0 7px 0 0;
}
* html .sidebar_right {
	margin: 0 0 0 7px;
}
/*/.sidebar*/

/*downloads*/
.downloads-list {
	padding: 0 10px 0 23px;
	overflow: hidden;
}
.downloads-list__item {
	margin: -1px 0 1px;
	padding: 9px 0 5px;
	background: url(/i/list-devider.png) no-repeat 50% 0;
}
.downloads-list__ico {
	float: left;
	margin: 0 11px 0 0;
}
.downloads-list__heading {
	color: #9f5010;
	font-size: 14px;
	line-height: 17px;
}
/*/downloads*/

/*.list*/
.list {
	padding: 5px 0 0;
}
.list__item {
	margin: 0 0 10px;
}
.list__item p {
	margin: 0;
}
.list__image {
	float: left;
	border: 3px solid #e5e5e5;
	margin: 0 10px 0 0;
}
* html .list__image {
	margin: 0 7px 0 0;
}
.list__text, .list_art-p {
	overflow: hidden;
	padding: 2px 0 0;
	color: #848484;
}
.list__item a {
	color: #0b6a92;
	text-decoration: underline;
}
.list__item a:hover {
	text-decoration: none;
}
/*/.list*/
/*.slideshow*/
.slideshow {
	width: 354px;
	float: left;
	margin: 0 20px 10px 0;
}
.slideshow__visual {
	height: 238px;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 0 0 17px;
}
.slideshow__visual img {
	vertical-align: middle;
}
.slideshow__zoom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 21px;
	height: 22px;
	background: url(/i/bg-zoom.gif) no-repeat;
}
.slideshow__pane {
	color: #0b6b92;
	font-size: 16px;
	line-height: 20px;
}
.slideshow__switcher {
	padding: 5px 0 0;
}
.slideshow__switcher a {
	float: left;
	border: 3px solid #e5e5e5;
	margin: 0 16px 0 0;
}
/*/.slideshow*/

/*.article*/
.article {
	padding: 8px 12px 12px;
		line-height:18px;
}
.article__heading {
	color: #0b6b92;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 8px;
}
.article p {
	margin: 0 0 16px;
}
/*/.article*/

/*.table-price*/
.m02 td { 
	background: #10749a;
	padding:5px 0 5px 15px;
	color:#ffffff;
	font-size:16px;
}
.m03 { 
	background: #e3e3e3;
	text-align:center;
	padding:5px;
	width:30px; 
}
.m04 { 
	background: #ededed;
	padding:5px;
}
.m05 { 
	background: #f9f9f9;
	padding:5px;
	text-align:center;
	width:80px; 
}
.m06 { 
	background: #f3f3f3;
	padding:5px;
	text-align:center;
	width:80px; 
}


.table-price {
	padding: 8px 12px 12px;
	line-height:18px;
}
.table-price-t { 
	padding-bottom:15px;
	overflow:hidden;
	clear:both; 
}
.table-price table, .table-price-t table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.table-price .pico {
	background: #e18416;
}
.table-price .mini {
	background: #e9aa00;
}
.table-price .eco {
	background: #839c0e;
}
.table-price .eco3 td, .table-price .eco4 td {
	background: #fafafa;
}
.table-price .pro {
	background: #418520;
}
.table-price thead th {
	font-size: 30px;
	line-height: 47px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.table-price tbody th {
	text-align: left;
	font-weight: bold;
	color: #666;
	padding: 7px 12px;
}
.table-price td {
	text-align: center;
	padding: 7px 12px;
	color: #666;
	background: #fff;
}
.table-price td.odd,
.table-price th.odd {
	background: #f6f6f6;
}
.table-price tr.odd td.odd,
.table-price tr.odd th.odd {
	background: #e3e3e3;
}
.table-price tr.odd td,
.table-price tr.odd th {
	background: #ebebeb;
}
.table-price tr.odd td.odd,
.table-price tr.odd th.odd {
	background: #e3e3e3;
}
.table-price__b {
	border-top: 1px solid #d3d3d3;
	border-bottom: 3px solid #404040;
	background: #f6f6f6 url(/i/bg-gradient.gif) repeat-x 0 100%;
	min-height: 62px;
}
* html .table-price__b {
	height: 62px;
}
.table-price .eco3 p {
	padding:2px 0 2px 0px;
	margin:0px;
}
.table-price .eco3  td {
	padding:0 0 20px 10px;
	margin:0px;
}
.table-price .prs-oau td { 
	font-weight:bold;
	color:#000000;
}
/*/.table-price*/

/*.service-list*/
.service-list {
	margin: 0 0 20px;
}
.service-list__item {
	padding: 0 0 7px;
}
.service-list__ico {
	float: left;
	border: 3px solid #e5e5e5;
	margin: 0 10px 0 0;
}
.service-list__heading {
	color: #0b6b92;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 8px;
}
.service-list__heading a {
	text-decoration: underline;
}
.service-list__heading a:hover {
	text-decoration: none;
}
.service-list__text {
	color: #525252;
	font-size: 13px;
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 0;
}
.foter {
	clear:both;
	color:#49595f;
	padding:10px 0 10px 0;
	text-align:center;
}
.foter p {
	padding:0px; 
	margin:0px;
}
.foter a {
	color:#49595f;
}
.foter a:hover {
	color:#4a89ab;
}

.list_art-p a { 
	font-size:16px;
}
.list_art-p .pad-aa-lr { 
	font-size:12px;
}
.list_art-p div {
	padding:5px 0 5px 0;
}
.list-page-lst {
	clear:both;
	padding-top:20px;
	text-align:center;
}
.list-page-lst span {
	padding:0 2px 0 2px;
	font-size:16px;
	font-size:bold;
}
.list-page-lst a {
	margin:0 2px 0 2px;
}
.text-pg-cons { 
	line-height:18px;
}
.table-price .mytb-pr {
	text-align:left;
}
.table-price .mytb-pr-pd {
	text-align:left;
	color:#fff;
	font-weight:bold;
	background-color:#10749a;
}
.table-price .bg-sn-ln td {
	background-color:#10749a; 
	font-weight:bold;
	color:#fff;
}
.table-price .bg-sn-ln-tr {
	background-color:#10749a; 
	text-align:left;
}
.title-tx-ul {
	font-size:16px;
}
.title-tx-p {
	font-weight:bold;
	font-size:16px;
	padding-top:20px;
}
.article p, .text-list-p  p {
    padding:0px;
	margin:0px;
}
.fsizebig {
font-size:14px; 
}