form {padding: 0px; margin: 0px;}

.form input {
	color:#5b5c60;
	padding-left:10px;
}

.form textarea {
	color:#5b5c60;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.arrow-left {
	background-image:url(images/arrow-left.png);
	width:113px;
	height:127px;
	z-index:35;
	position:absolute;
	top:205px;
	left:18%;
}

.arrow-right {
	background-image:url(images/arrow-right.png);
	width:116px;
	height:111px;
	z-index:36;
	position:absolute;
	top:205px;
	right:22%;
}

.bt-l {
	background-image:url(images/bottom-left.png);
	width: 101px;
	height: 135px;
}

.bt-l-pages {
	background-image:url(images/bottom-left-pages.png);
	width: 101px;
	height: 135px;
}

.bt-c {
	background-image:url(images/bottom-center.png);
	height: 135px;
}

.bt-r {
	background-image:url(images/bottom-right-m.png);
	width: 101px;
	height: 135px;
}

.bt-menu {
	position:relative;
	float:none;
	padding-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color: #159ebf;
}

.bt-menu a:link {
	text-decoration:underline;
}

.bt-menu a:link	{ color: /*#159ebf*/#003399; text-decoration: none; }
.bt-menu a:visited, a:active { color: #003399; text-decoration: none; }
.bt-menu a:hover	{ color: #000000; text-decoration:underline; }

.liveint {
	padding-top:35px;
	padding-right:10px;
	position:relative;
	float:left;
}

.ya {
	padding-top:35px;
	padding-right:40px;
	position:relative;
	float:left;
}


.bt-text1 {
	padding-top:35px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	position:relative;
	float:left;
}
.bt-text1 a:link	{ color: #ffffff; text-decoration: none; }
.bt-text1 a:visited, .bt-text1 a:active { color: #ffffff; text-decoration: none; }
.bt-text1 a:hover	{ color: #ffffff; text-decoration:underline; }


.bt-text2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	text-align:right;
}

.bt-text2 a:link	{ color: #ffffff; text-decoration: none; }
.bt-text2 a:visited, a:active { color: #ffffff; text-decoration: none; }
.bt-text2 a:hover	{ color: #ffffff; text-decoration:underline; }

body {
	background: #003851 url("images/main-gradient.jpg") repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	max-height: 100px;
}

.contents {
	position: relative;
}

p, li, td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:lighter;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}



/*#bg_wrap {
	background: url("images/main-gradient.jpg") repeat-x;
	height: 385px;
	width: 50%;
	right: 0;
	position: absolute;
}*/

#container {
	background-image: url("images/main-back1.jpg");
	width: 100%;
	height: 415px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index:22;
}

.part1 {
	width: 151px;
	height: 325px;
	margin-top:108px;
	margin-left:20px;
	position:relative;
	float:left;
}

.part2 {
	width: 151px;
	height: 188px;
	margin-top:85px;
	position:relative;
	float:left;
}

.part3 {
	width: 230px;
	height: 268px;
	margin-top:105px;
	position:relative;
	float:left;
}

.part4 {
	width: 130px;
	height: 200px;
	margin-top:55px;
	position:relative;
	float:left;
}

.part5 {
	width: 189px;
	height: 324px;
	margin-top:85px;
	position:relative;
	float:left;
}

#logo {
	height: 43px;
	width: 251px;
	position: absolute;
	top: 48px;
	left: 30px;
	z-index:22;
}

.logo-text {
	top: 75px;
	left: 113px;
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index:26;
}

.logo-text a:link	{ color: #ffffff; text-decoration: none; }
.logo-text a:visited, a:active { color: #ffffff; text-decoration: none; }
.logo-text a:hover	{ color: #ffffff; text-decoration:underline; }

/*.main {
	background: #ebebeb none repeat-x 0 0;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 0 5px;
}*/

a:link	{ color: #ffffff;
	text-decoration: none;
}
a:visited	{ color: #ffffff;
	text-decoration: none;
}
a:hover	{ color: #ffffff;
	text-decoration:underline;

}
a:active	{ color: #ffffff;
	text-decoration: none;

}

ul.linklist-top li {
	display: block;
	font-size: 1.1em;
	line-height: 92px;
	float: right;
	text-align: right;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

ul.linklist-top li.center {
	background: url("images/top-right-links.png");
}

ul.linklist-top li.left {
	background: url("images/top-right-links-left.png");
	padding-left:40px;
}

ul.linklist-top li.right {
	background: url("images/top-right-links-right.png") no-repeat;
	padding-right:35px;
}

.navbar {
	position:absolute;
	top: 11px;
	right:4%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:24;
}

.navbar li {
	font-family:Arial, Helvetica, sans-serif;
}

.navbar a:link	{ color: #ffffff; text-decoration: none; }
.navbar a:visited, .navbar a:active { color: #ffffff; text-decoration: none; }
.navbar a:hover	{ color: #ffffff; text-decoration:underline; }

#header {
	text-align:right;
	position:absolute;
	top:11px;
	right:6%;
	z-index:28;
}

.icon-home {
	padding-right:13px;
}

.icon-mail {
	padding-right:100px;
}

.city-code {
	font-family:Arial, Helvetica, sans-serif;		
/*	color:#000; */
	font-weight: bold;
	font-size:14px;
}

.phone {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:30px;
}

.grafik {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.main-menu {
	background-image: url("images/menu-center-bg.png");
	margin-left: 15px;
	margin-right: 15px;
	height: 244px;
	position:relative;
	min-width: 970px;
}


.main-menu2 a:link	{ color: #ffffff;
	text-decoration: none;
}
.main-menu2 a:visited	{ color: #ffffff;
	text-decoration: none;
}
.main-menu2 a:hover	{ color: #a2dce2;
	text-decoration:none;

}
.main-menu2 a:active	{ color: #ffffff;
		text-decoration: none;
}

.main-menu-crn-lft-1 {
	background-image:url("images/menu-center-lft-1.gif");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	left:0;
	top:0;
}

.main-menu-crn-lft-1-2 {
	background-image:url("images/menu-center-lft-1-2.png");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	left:0;
	top:0;
	z-index:40;
}

.main-menu-crn-lft-2 {
	background-image:url("images/menu-center-lft-2.gif");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	left:0;
	bottom:0;
}

.main-menu-crn-rht-1 {
	background-image:url("images/menu-center-rht-1.gif");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	right:0px;
	top:0;
}

.main-menu-crn-rht-1-2 {
	background-image:url("images/menu-center-rht-1-2.png");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	right:0px;
	top:0;
	z-index:41;
}

.main-menu-crn-rht-2 {
	background-image:url("images/menu-center-rht-2.gif");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	right:0;
	bottom:0;
}

.wht-corn-lft-1 {
	background-image:url("images/crn-white-lft-1.gif");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	left:0;
	top:0;
}

.wht-corn-lft-2 {
	background-image:url("images/crn-white-lft-2.gif");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	left:0;
	bottom:0;
}

.wht-corn-rht-1 {
	background-image:url("images/crn-white-rht-1.gif");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	right:0px;
	top:0;
}

.wht-corn-rht-2 {
	background-image:url("images/crn-white-rht-2.gif");
	background-repeat:no-repeat;
	width:14px;
	height:13px;
	position:absolute;
	right:0;
	bottom:0;
}

/*.main-menu-over1 {
	background-image: url("images/menu-center-over-1.gif");
	width:14px;
	height: 244px;
	position:absolute;
	top:400px;
	left:15px;
	z-index:5;
}

.main-menu-over2 {
	background-image: url("images/menu-center-over-2.gif");
	width:14px;
	height: 244px;
	position:absolute;
	top:400px;
	right:15px;
	z-index:6;
}*/


.icon1 {
	background-image: url("images/page-icons/icon-1.png");
	background-repeat: no-repeat;
	height:49px;
}

.icon2 {
	background-image: url("images/icon-2.png");
	background-repeat: no-repeat;
	height:49px;
	background-position: 17px;
}

.icon3 {
	background-image: url("images/icon-3.png");
	background-repeat: no-repeat;
	height:49px;
	background-position: 9px;
}

.icon4 {
	background-image: url("images/page-icons/icon-4.png");
	background-repeat: no-repeat;
	height:49px;
}

.icon5 {
	background-image: url("images/icon-5.png");
	background-repeat: no-repeat;
	height:49px;
	background-position: 7px;
}

.icon6 {
	background-image: url("images/icon-6.png");
	background-repeat: no-repeat;
	height:49px;
	background-position: 4px;
}

.icon7 {
	background-image: url("images/page-icons/icon-7.png");
	background-repeat: no-repeat;
	height:49px;
}

.icon8 {
	background-image: url("images/icon-8.png");
	background-repeat: no-repeat;
	height:49px;
	background-position: 12px;
}

.icon9 {
	background-image: url("images/icon-9.png");
	background-repeat: no-repeat;
	height:49px;
	background-position: 12px;
}

.icon10 {
	background-image: url("images/page-icons/icon-10.png");
	background-repeat: no-repeat;
	height:49px;
}

.icon11 {
	background-image: url("images/icon-11.png");
	background-repeat: no-repeat;
	height:49px;
	background-position: 12px;
}

.icon12 {
	background-image: url("images/icon-12.png");
	background-repeat: no-repeat;
	height:49px;
	background-position: 12px;
}

ul.topiclist {
	display:block;
	list-style-type:none;
	margin:0;
}

ul.topiclist li {
	display:block;
	list-style-type:none;
	margin:0;
	min-width: 945px;
}

.main-menu2 {
	position:absolute;
	float:left;
	left:0;
	top:355px;
	min-width: 270px;
	max-width:350px;
	width:20%;
	margin-top:-10px;
	z-index:23;
}

.main-menu2 ul {
	margin-left:-15px;
}

img {border:0}


.mbg li {
	display: inline;
	margin:0;
	padding:0;
	width:20%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.mbg li span {
	float:left;
	height: 45px; 
	position: relative;
	padding-left:40px;
}


.passive-sub li {}
.passive-sub a { 	
	padding-left:90px;
	padding-top:10px;
	display:block;
	font-weight:normal;
	font-size:11px;
	color: #fff; 
	text-decoration:none; }

.passive-sub a:hover { 	
	color: #a2dce2; 
	text-decoration:none; }



.passive-big a { color: #fff;; text-decoration:none; }
.passive-big a:hover, a:link,  { color: #a2dce2; text-decoration:none; }

.active a { color: #a2dce2; text-decoration:none; }
.active a:hover { color: #a2dce2; text-decoration:none;; }
.passive a { color: #fff;; text-decoration:none; }
.passive a:hover { color: #a2dce2; text-decoration:none; }
.active a, .passive a {
	padding-left:40px;
	padding-top:15px;
	display:block;
}

.active {
	background:url( 'images/icon-active.png' ) no-repeat ;
}

.active img, .passive img {
	position: absolute;
	top: 17px;
	left:5px;
}

.icon {
	margin-left:0;
}

ul.topiclist2 {
	display:block;
	list-style-type:none;
}

ul.topiclist2 li {
	display:block;
	list-style-type:none;
	min-width: 300px;
}


ul.topiclist dd {
	padding-top:15px;
	float:left;
}

ul.topiclist dt {
	padding-top:15px;
	float:left;
}

li.row1 {
	font-size:12px;
	font-weight:bold;
}

li.row {
	font-size:12px;
}

dl dt, dl dd {
	background-position:1px;
	background-repeat:no-repeat;
	padding-left:80px;
}

ul.topiclist dl {
overflow:hidden;
}

.content {
	position:relative;
	color:#000;
	margin-top:25px;
	margin-right:30px;
	margin-left:15px;
	min-width:1000px;
	background-color:#FFF;
	z-index: 1;
}

.inner {
	position:relative;
	float:none;
	color:#000;
	background-color:#FFF;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:30px;
}

.pages {
	position:relative;
	float:none;
	color:#000;
	background-color:#FFF;
	margin-left:40%;
	padding-right:40px;
	padding-bottom:30px;
	width:30%;
}

.inner-blue {
	position:relative;
	float:left;
	background-color: #a2dce2;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-left:-20px;
	margin-right:-20px;
	width:70%;
}

.inner-main {
	position:relative;
	float:none;
	width:70%;
}

.content2 {
	position:relative;
	float:right;
	color:#000;
	margin-right:30px;
	margin-top:-70px;
	margin-left:15px;
	min-width:500px;
	min-height:1140px;
	background-color:#FFF;
	z-index: 30;
	width:67%;
}



.content2 a:link	{ color: #159ebf;
	text-decoration:underline;
}
.content2 a:visited	{ color: #159ebf;
	text-decoration:underline;
}
.content2 a:hover	{ color: #9e0b12;
	text-decoration:none;

}
.content2 a:active	{ color: #159ebf;
	text-decoration:underline;

}

.inner2 {
	position:relative;
	float:none;
	color:#000;
	background-color:#FFF;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:30px;
}

.inner-main2 {
	position:relative;
	float:none;
	padding-bottom:10px;
}

.right-side {
	position:absolute;
	float:left;
	width:27%;
	padding-left:10px;
	right:25px;
	top:10px;
	padding-top:15px;
}

.latest-news a:link, a:active, a:visited { color: #159ebf; text-decoration: underline; }
.latest-news a:hover { color: #9e0b12; text-decoration: none; }


.latest-articles a:link, a:active, a:visited { color: #159ebf; text-decoration: underline; }
.latest-articles a:hover { color: #9e0b12; text-decoration:none; }


.hot {
	position:relative;
	float:none;
	background-color:#9e0b12;
	color:#FFF;
	padding:20px;
}

.latest-news {
	position:relative;
	float:none;
	padding:20px;
}

.latest-articles {
	position:relative;
	float:none;
	padding:20px;
}


.bottom1 {
	background-image: url("images/bottom-bg-minor.png");
	height: 37px;
	position: relative;
	margin-left:70px;
	margin-right:70px;
	padding-top:7px;
	padding-bottom:61px;
	font-size:13px;
	text-align:center;
	color:#159ebf;
	z-index: 2;
}

.bottom1 a:link	{ color: #159ebf; text-decoration: none; }
.bottom1 a:visited, a:active { color: #159ebf; }
.bottom1 a:hover	{ color: #000000; text-decoration:underline; }

.bottom2 {
	background-image: url("images/bottom-bg-major.png");
	color:#FFF;
	height: 102px;
	width:94%;
	position: absolute;
	bottom:-30px;
	margin-left:3%;
	margin-right:40px;
	margin-bottom:0px;
	z-index: 3;
}

.bottom-about {
	padding-left:250px;
	padding-top:20px;
	font-size:12px;
}

.bottom-deltalab {
	width:122px;
	height:24px;
	padding-right:100px;
	margin-top: -25px;
	float:right;
	font-size:0.05em;
}

span.corners-bt-menu-1, span.corners-bt-menu-2, span.corners-top-main1, span.corners-top-main2, span.corners-top-1, span.corners-top-2, span.corners-top-3, span.corners-top-4, span.corners-top-hot-1, span.corners-top-hot-2, span.corners-bt-hot-1, span.corners-bt-hot-2, span.corners-inner-blue-bt1, span.corners-inner-blue-bt2, span.corners-bottom, span.corners-top span, span.corners-bottom span {
background-repeat:no-repeat;
display:block;
font-size:1px;
height:13px;
line-height:1px;
}

span.corners-bt-menu-1 {
background-image:url("images/corners_left-main.gif");
background-position:10px 100%;
margin:30px -10px;
clear:none;
}

span.corners-bt-menu-2 {
background-image:url("images/corners_right-main.gif");
background-position:100% 100%;
margin:-20px -20px;
clear:none;
}

span.corners-top-main1 {
background-image:url("images/corner_left1.gif");
background-position:0 0;
margin:0px -40px;
}

span.corners-top-main2 {
background-image:url("images/corner_right1.gif");
background-position:100% 0;
margin:-13px -40px;
}


span.corners-top-1 {
background-image:url("images/corners_left.png");
background-position:0px 0;
margin: -7px 0px;
}

span.corners-top-2 {
background-image:url("images/corners_right.png");
background-position:100% 0;
margin:-22px 0px;
}

span.corners-top-3 {
background-image:url("images/corners_left.png");
background-position:0px 0;
margin: 0px 0px;
}

span.corners-top-4 {
background-image:url("images/corners_right.png");
background-position:100% 0;
margin:-61px 0px;
}

span.corners-top-hot-1 {
background-image:url("images/corners_left.png");
background-position:10px 0;
margin:-20px -30px;
}

span.corners-top-hot-2 {
background-image:url("images/corners_right.png");
background-position:100% 0;
margin:7px -20px;
}

span.corners-bt-hot-1 {
background-image:url("images/corners_left.png");
background-position:10px 100%;
margin:7px -30px;
}

span.corners-bt-hot-2 {
background-image:url("images/corners_right.png");
background-position:100% 100%;
margin:-20px -20px;
}

span.corners-inner-blue-bt1 {
background-image:url("images/corners_left.gif");
background-position:10px 100%;
margin:7px -30px;
}

span.corners-inner-blue-bt2 {
background-image:url("images/corners_right.gif");
background-position:100% 100%;
margin:-20px -20px;
clear:none;
}

span.corners-bottom-1 {
background-image:url("images/corners_left.png");
background-position:20px 100%;
margin:0 -5px;
}

#clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

#btm-table {
	width:100%;
}

.faq_item {
	padding-bottom: 10px;
}/* обратный звонок */.callme {padding: 0px 0 0 0;}.callme a {float:none;text-decoration: none;color:#ffffff;border-bottom: 1px dotted #ffffff;font-style:italic;font-size:12px;}.callme a:hover {color:#ffffff;border-bottom: 1px dotted #1a4ec7;}.callme div.form {z-index:2;display:none;position:absolute;text-align:left;width: 300px; border: solid 1px #1a4ec7; background-color: white; margin:3px 0 0 -3px;padding: 7px 7px 3px 7px;font-size:90%;}.callme div.form table {font-style:italic;color:#000;}.callme div.form table td {padding: 3px;}.callme div.form table tr:first-child td:first-child {color:#000;}.callme div.form table button {font-style:normal;height:27px; width:130px;}.callme div.form .close {float:right; margin: -4px -4px; width: 16px; height: 16px; background-image: url('/i/delete.gif'); cursor: pointer;}.callme div.form .close:hover {background-position: 0px 0px;}/* END обратный звонок */
