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:20;
	position:absolute;
	top:205px;
	left:18%;
}

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

.bt-l {
	background-image:url(images/bottom-left-m.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:40px;
	padding-right:10px;
	position:relative;
	float:left;
}

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


.bt-text1 {
	padding-top:40px;
	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, .bt-text2 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;
	font-size:62.5%;
}

.contents {
	position: relative;
}

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

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: 17px;
	font-weight:lighter;
}	


/*#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: 360px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index:15;
}

.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:23;
}

.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 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:25;
}

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

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

.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;
}

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

.mm {
	z-index:16;
	top:335px;
	position:absolute;
}

.main-menu-l {
	background-image: url("images/main-menu-gradient-l.png");
	background-repeat:no-repeat;
	width:38px;
	height:296px;
}

.main-menu-r {
	background-image: url("images/main-menu-gradient-r.png");
	background-repeat:no-repeat;
	width:38px;
	height:296px;
}


.main-menu {
	min-width: 910px;
	width:100%;
	padding:0;
	margin:0;
}

.main-menu a:link, .main-menu a:active, .main-menu a:visited { color: #fff; text-decoration: none; cursor:pointer;}
.main-menu a:hover { color: #a2dce2; text-decoration: none; cursor:pointer;}

img {border:0}

.main-menu ul {
	margin-left:-20px;
}

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

.mbg li span {
	float:left;
	height: 68px; 
	position: relative;
	padding-left:30px;
	cursor:pointer;
}

.active a, .passive a {
	padding-left:40px;
	padding-top:15px;
	display:block;
	cursor:pointer;
}

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

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

.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-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-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.png");
	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.png");
	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.png");
	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.png");
	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/icon-1.png");
	background-repeat: no-repeat;
	height:49px;
	margin:0;
}

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

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

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

}

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

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

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

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

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

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

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

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

ul.topiclist {
	display:block;
	list-style-type:none;
	margin-left:2%;
	padding-left:2px;
	padding-top:5px;
}

@-moz-document url-prefix() {
    ul.topiclist { padding-top:30px; }
}

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

/*.main-menu2 {
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	position:relative;
	float:left;
	min-width: 300px;
	width:30%;
}

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;
	padding-right:0;
	margin-right:0;
}

li.row1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

li.row {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

dl dt, dl dd {
	background-position:1px;
	background-repeat:no-repeat;
	padding-left:65px;
	width:18%;
}

ul.topiclist dl {
overflow:hidden;
}

.content {
	position:relative;
	color:#000;
	margin-top:270px;
	margin-right:30px;
	margin-left:30px;
	margin-bottom:0;
	min-width:940px;
	background-color:#FFF;
	z-index: 1;
}



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

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

}




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

.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:45px;
	padding-right:45px;
	padding-bottom:30px;
	padding-top: 5px;
	margin-left:-20px;
	margin-right:0px;
	width:63%;
}

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

.content2 {
	position:relative;
	float:right;
	color:#000;
	margin-right:15px;
	margin-left:15px;
	min-width:500px;
	background-color:#FFF;
	z-index: 1;
	width:65%;
}

.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;
	min-height:400px;
	
}

.right-side {
	position:absolute;
	float:left;
	width:28%;		height: 100%;
	right:15px;
	top:10px;
	padding-top:5px;
}

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

.form {
	position:relative;
	float:none;
	background-color:#49c2e2;
	color:#5b5c60;
	padding:5px 20px 20px 20px;
	margin-top:15px;
}

.blue-font {
	color:#159ebf;
	text-decoration:underline;
}

.hot-offer {
	color:#159ebf;
	text-decoration:underline;
}

.hot-offer a:link	{ color: #159ebf;
	text-decoration: none;
}
.hot-offer a:visited	{ color: #159ebf;
	text-decoration: none;
}
.hot-offer a:hover	{ color: #ffffff;
	text-decoration:underline;

}
.hot-offer a:active	{ color: #159ebf;
	text-decoration: none;

}




.latest-news p {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	color:#5b5c60;
	margin:0;
}

.latest-articles p {
	margin:0;
}


.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; }



.blue-c {
	color:#159ebf;
}

.blue-c-s {
	font-size:10px;
	color:#5b5c60;
}

.blue-c-s a:link, a:active, a:hover, a:visited { color: #159ebf; text-decoration: underline; }


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

.latest-articles {
	position:relative;
	float:none;
	padding:10px 20px 0px 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.png");
background-position:0 0;
margin:0px -35px;
}

span.corners-top-main2 {
background-image:url("images/corner_right1.png");
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.png");
background-position:10px 100%;
margin-left:-55px;
margin-bottom:5px;
margin-top:10px;
}

span.corners-inner-blue-bt2 {
background-image:url("images/corners_right.png");
background-position:100% 100%;
margin-right:-45px;
margin-bottom:-30px;
margin-top:-18px;
clear:none;
}

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

textarea{  
    overflow:auto;  
}

#btm-table {
	margin-top:-12px;
	width:100%;
}

/* обратный звонок */
.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 обратный звонок */