body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}

table, img {
	border: 0px;
}

/* Убираем пунктиры вокруг ссылок-картинок */
/* IE */
a:active, a:focus, img { outline:none; }
/* FF */
:focus{ -moz-outline-style:none; }

/* BLOCK SEND MAIL STYLES */

#mail_xsnazzy p {
	padding-bottom: 0.5em;
	margin: 0px;
}

#mail_xsnazzy {
	background: transparent;
	font-family: Arial;
	font-size: 12px;
}

.mail_xtop {
	display:block;
	background:transparent;
	font-size:1px;
}

.mail_xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}

.mail_xb1, .mail_xb2, .mail_xb3, .mail_xb4 {
	display:block;
	overflow:hidden;
	background: #d0e7ff;
}

.mail_xb1, .mail_xb2, .mail_xb3 {
	height:1px;
}

.mail_xb2, .mail_xb3, .mail_xb4 {
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}

.mail_xb1 {
	margin:0 5px;
	background:#dfdfdf;
}

.mail_xb2 {
	margin:0 3px;
	border-width:0 2px;
}

.mail_xb3 {
	margin:0 2px;
}

.mail_xb4 {
	height:2px;
	margin:0 1px;
}

.mail_xboxcontent {
	display: block;
	border: 0 solid #dfdfdf;
	border-width: 0 1px;
	font-family: Arial;
	font-size: 11px;
	padding: 10px;
	background: #d0e7ff;
}

/* END BLOCK SEND MAIL STYLES */

/* SendMessage */
.nek_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	z-index: 500;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.nek_overlay_off {
	display: none;
}

.form_send_message_on {
	display: inline;
	z-index: 600;
	position: absolute;
	width: 500px;
	padding: 0px;
	text-align: left;
}

#close_form {
	width: 100%;
	height: 25px;
	background: url('../i/x.gif') right no-repeat;
	margin-bottom: 5px;
	cursor: pointer;
}

.form_send_message_on #form_table_message {
	width: 95%;
	font-family: Arial;
	font-size: 12px;
}

.form_send_message_on #form_table_message #title {
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 10;
	font-weight: bold;
	width: 115px;
}

.form_send_message_on #form_table_message #pole {
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 0;
}

.form_send_message_on textarea, .form_send_message_on input {
	width: 98%;
}

.form_send_message_off {
	display: none;
	z-index: 100;
	position: absolute;
	width: 350px;
	background: #FFFFFF;
	padding: 15px;
	border: 2px solid #C3C3C3;
	text-align: left;
}
/* SendMessage */

#top {
	height: 261px;
	width: 100%;
	background: url('../i/bg_logo.jpg') repeat-x;
}

#top #top_links {
	font-family: Arial;
	font-size: 11px;
	position: absolute;
	float: right;
	right: 50px;
	top: 120px;
}

#top #text {
	font-family: Arial;
	font-size: 11px;
	position: absolute;
	left: 50px;
	top: 120px;
	color: #FFFFFF;
	text-align: right;
}

#top #text p {
	margin: 0px;
}

#top #top_links a {
	color: #0099ff;
}

#top #firm_name {
	height: 62px;
	width: 353px;
	/*
	background: url('../i/firm_name.jpg') no-repeat;
	cursor: pointer;
	*/
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 1;
}

#top #telephone {
	height: 44px;
	width: 161px;
	background: url('../i/telephone.jpg') no-repeat;
	position: absolute;
	top: 30px;
	right: 150px;
}

#top #panels {
	float: left;
	width: 100%;
	height: 261px;
	background: url('../i/center_logo.jpg') bottom no-repeat;
}

#menu {
	width: 100%;
	height: 51px;
	background: url('../i/bg_menu.jpg') repeat-x;
	padding-top: 15px;
	font-size: 16px;
	text-align: center;
}

#menu a {
	color: #FFFFFF;
	margin-left: 30px;
}

#menu a:hover {
	color: #4d668c;
	background-color: #cfe6fe;
}

#center_data {
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	float: left;
}

#center_data h1 {
	color: #76797c;
	font-family: Arial Narrow;
	font-size: 26px;
	padding: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}

#center_data #pach {
	color: #76797c;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 5px;
}

#center_data #pach a {
	color: #0097fd;
}

#center_data #left_blocks {
	font-family: Arial;
	font-size: 11px;
	width: 30%;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

#center_data #left_blocks #mircofon {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}

#center_data #left_blocks #list {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#center_data #HTML_Countent {
	width: 70%;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
}

#center_data #HTML_Countent a {
	color: #0097fd;
}

#center_data #HTML_Countent a:hover {
	color: #FFFFFF;
	background-color: #0097fd;
}

/* Левый CSS */

#xsnazzy p {
	padding-bottom: 0.5em;
	margin: 0px;
}
#xsnazzy {
	background: transparent;
	font-family: Arial;
	font-size: 12px;
}
.xtop {
	display:block;
	background:transparent;
	font-size:1px;
}

.xtop2 {
	display:block;
	background:transparent;
	font-size:1px;
}

.xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}

.xbottom2 {
	display:block;
	background:transparent;
	font-size:1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.xb1 {
	margin:0 5px;
	background:#dfdfdf;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px;
	margin:0 1px;
}

.wxb1 {
	margin:0 5px;
	background:#dfdfdf;
	height:1px;
	display:block;
	overflow:hidden;
}
.wxb2 {
	margin:0 3px;
	border-width:0 2px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	height:1px;
	display:block;
	overflow:hidden;
	background: #e8f2fd;
}
.wxb3 {
	margin:0 2px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	height:1px;
	display:block;
	overflow:hidden;
	background: #e8f2fd;
}
.wxb4 {
	height:2px;
	margin:0 1px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	display:block;
	overflow:hidden;
	background: #e8f2fd;
}
.wxbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.qxb1 {
	margin:0 5px;
	background:#dfdfdf;
	height:1px;
	display:block;
	overflow:hidden;
}
.qxb2 {
	margin:0 3px;
	border-width:0 2px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	height:1px;
	display:block;
	overflow:hidden;
	background: #d0e7ff;
}
.qxb3 {
	margin:0 2px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	height:1px;
	display:block;
	overflow:hidden;
	background: #d0e7ff;
}
.qxb4 {
	height:2px;
	margin:0 1px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	display:block;
	overflow:hidden;
	background: #d0e7ff;
}
.qxbottom {
	display:block;
	background:transparent;
	font-size:1px;
}

.xboxcontent {
	display: block;
	border: 0 solid #dfdfdf;
	border-width: 0 1px;
	font-family: Arial;
	font-size: 11px;
}
.qxboxcontent {
	display: block;
	border: 0 solid #dfdfdf;
	border-width: 0 1px;
	background: #d0e7ff;
}

.xboxcontent #color {
	background: #e8f2fd;
	padding: 8px;
}

.xboxcontent #color p {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
}

.xboxcontent a {
	color: #039aff;
	font-family: Arial;
	font-size: 11px;
}

#pic_block {
	background: #d0e7ff;
}

#display {
	position: relative;
	overflow: hidden;
	width: 600px;
	height: 174px;
	background: #d0e7ff;
}

#scrollarea {
	position: relative;
	float: left;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
}

#scrollarea a {
	margin-left: 5px;
	text-decoration: none;
}

#topMenu {
	margin-top: 1px;
	height: 50px;
	background:#275bae url(../i/bg_menu.jpg) left top repeat-x;
	font-size: 14px;
	float: left;
	position: relative;
	width: 100%;
}

#topMenu a {
	color: #ffffff;
	text-decoration: none;
	line-height: 50px;
	display: block;
	font-weight: bold;
	padding: 0px 20px;
}

#topMenu a.menu:link, #topMenu a.menu:active, #topMenu a.menu:visited {
	
}

#topMenu a.menu:hover {
	background:#1c4074 url(../i/bg_menu.jpg) left top repeat-x;
}

#topMenu .menuBlock {
	height: 36px;
	float: left;
	position: relative;
	background: url(../i/border_menu.jpg) right no-repeat;
}

#topMenu .menuBlock div {
	position: absolute;
	left: -1px;
	top: 50px;
	z-index: 1000;
	background: #1c4074;
	white-space: nowrap;
	border-left: solid 1px #043974;
	border-right: solid 1px #043974;
	border-bottom: solid 1px #043974;
	display: none;
	height: 36px;
}

#topMenu .menuBlock div a:link, #topMenu .menuBlock div a:active, #topMenu .menuBlock div a:visited {
	
}

#topMenu .menuBlock div a:hover {
	background: #447bb7;
}

/* Левый CSS */

#firms {
	/*border: 1px dashed #000000;*/
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
}

#firms p {
	margin: 0px;
}

#firms #table_firm {
	margin: 5px;
}

#firms #table_firm #border_img {
	background: url(../i/news_border.gif) no-repeat;
	float: left;
}

#firms #table_firm #border_img td {
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 7px;
}

#firms #table_firm #block_date {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 125px;
	text-align: center;
	vertical-align: center;
	margin: 0px;
	float: left;
	color: #ababab;
}

#firms #table_firm #shadow_date {
	background: url(../i/shadow_date.jpg) no-repeat;
	width: 103px;
	height: 12px;
}

#firms #table_firm #shadow_pic {
	background: url(../i/shadow_firm.jpg) no-repeat;
	width: 127px;
	height: 12px;
}

#firms #table_firm #text {
	font-family: Arial;
	font-size: 16px;
	padding-right: 50px;
	padding-top: 10px;
}

#firms #table_firm #text a {
	color: #0097fb;
}

#firms #table_firm #text a:hover {
	color: #FFFFFF;
	background-color: #0097fd;
}

#blogx {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #c9c9c9;
	width: 100%;
	height: 175px;
	background: url(../i/bd_blog.jpg) left no-repeat;
	padding-left: 400px;
	margin-bottom: 50px;
	color: #666666;
}

#footer {
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	height: 146px;
	background: url(../i/footer.jpg) repeat-x;
	float: left;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#footer #text_left {
	width: 30%;
	text-align: left;
	padding: 10px;
	font-family: Arial;
	font-size: 10px;
}

#footer #text_center {
	text-align: center;
	width: 40%;
	padding: 10px;
	color: #60666c;
}

#footer a {
	color: #0097fd;
}

#footer #text_right {
	text-align: right;
	width: 30%;
	padding: 10px;
	font-family: Arial;
	font-size: 10px;
}

#catalog_list {
	width: 100%;
	height: 189px;
	float: left;
	margin-bottom: 25px;
}

#catalog_list #img {
	width: 284px;
	background: url(../i/catalog_img_mid.gif) repeat-x;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

#catalog_list #line {
	width: 21px;
	background: url(../i/catalog_strela.gif) repeat-x;
}

#catalog_list #line_back {
	width: 21px;
	background: url(../i/catalog_strela_back.jpg) repeat-x;
}

#catalog_list #title {
	background: url(../i/catalog_item_bg.jpg) repeat-x;
	text-align: center;
	vertical-align: center;
}

#catalog_list #title a {
	color: #0097fc;
	font-family: Arial;
	font-size: 18px;
}

#catalog_item_kava {
	width: 100%;
}

#catalog_item_kava #kava {
	text-align: center;
	vertical-align: top;
	width: 50px;
}

#catalog_item_kava #text {
	color: #76797c;
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
}

#catalog_item {
	width: 100%;
	margin-bottom: 30px;
}

#catalog_item #block {
	text-align: center;
	vertical-align: top;
	width: 50px;
}

#catalog_item #text {
	color: #333333;
	font-family: Arial;
	font-size: 16px;
}

#catalog_img {
	width: 100%;
	height: 189px;
	float: left;
	margin-bottom: 25px;
}

#catalog_img #images {
	width: 127px;
	background: url(../i/catalog_item_img_bg.jpg) repeat-x;
	vertical-align: top;
	padding-top: 15px;
}

#catalog_img #images img {
	margin-bottom: 1px;
	float: left;
	cursor: pointer;
}

#catalog_img #img {
	width: 284px;
	background: url(../i/catalog_img_mid.gif) repeat-x;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

#catalog_img #line {
	width: 21px;
	background: url(../i/catalog_strela.gif) repeat-x;
}

#catalog_img #line_back {
	width: 21px;
	background: url(../i/catalog_strela_back.jpg) repeat-x;
}

#catalog_img #title {
	background: url(../i/catalog_item_bg.jpg) repeat-x;
	text-align: left;
	vertical-align: center;
	color: #9fbefe;
	font-family: Arial Narrow;
	font-size: 24px;
	padding-left: 20px;
}

#page_navigation {
	font-family: Arial;
	font-size: 16px;
	color: #76797c;
}

#page_navigation a {
	color: #0097fd;
}

#news_list {
	width: 100%;
	height: 107px;
	margin-bottom: 35px;
}

#news_list #img {
	width: 140px;
	background: url(../i/news_border.gif) no-repeat;
	vertical-align: top;
	text-align: left;
	padding-left: 7px;
	padding-top: 8px;
}

#news_list #text {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 16px;
	
}

#news_list #text a {
	color: #0099ff;
	font-weight: bold;
}

#news_list #block_date {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	height: 50%;
	color: #ababab;
}

#news_item {
	width: 100%;
	height: 107px;
}

#news_item #img {
	width: 140px;
	background: url(../i/news_border.gif) no-repeat;
	vertical-align: top;
	text-align: left;
	padding-left: 7px;
	padding-top: 8px;
}

#news_item #text {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#news_item #block_date {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	height: 50%;
	color: #ababab;
}

#news_text {
	padding-left: 0px;
	padding-right: 20px;
}

#news_text img {
	border: 20px solid #ebf5ff;
}

#clients_list {
	width: 25%;
	height: 200px;
	float: left;
	background: #e9f3fe;
	border: 10px solid #e9f3fe;
}

#clients_list #img {
	background: url(../i/clients_item.gif) center top no-repeat;
	height: 122px;
	text-align: center;
}

#clients_list #text {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#clients_list #text a {
	color: #9fbee0;
	text-decoration: none;
}

#gut_rabot {
	width: 100%;
	background: #eaf4ff;
}

#gut_rabot td {
	padding-left: 30px;
}

#gut_rabot p {
	font-family: Arial;
	font-size: 16px;
	color: #76797c;
	font-weight: bold;
}

#gut_rabot_item {
	width: 200px;
	float: left;
}

#gut_rabot_item #text {
	font-family: Arial;
	font-size: 12px;
	color: #76797c;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

#offices_list {
	width: 100%;
	float: left;
	font-family: Arial;
	font-size: 22px;
}

#offices_list p {
	margin: 0px;
	padding: 0px;
}

#offices_list #img {
	width: 35px;
	text-align: center;
	vertical-align: top;
}

#offices_list #city {
	color: #9fbee0;
	margin-bottom: 15px;
}

#offices_list #firmname a {
	color: #0097fb;
}

#offices_item {
	width: 100%;
	float: left;
}

#offices_item #img {
	width: 35px;
	text-align: center;
	vertical-align: top;
}

#offices_item #text {
	color: #333333;
	font-family: Arial;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#block_pages {
	width: 98%;
}

#block_pages a {
	font-family: Arial;
	font-size: 16px;
}

#block_pages #img {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	width: 56px;
	text-align: center;
	vertical-align: top;
}

#block_pages #text {
	text-align: left;
	vertical-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#esho_odin2 {
	width: 600px;
}
#partners_add {
	font-family: Arial;
	font-size: 12px;
}


/*** showroom ***/
.container_showroom{
	margin-bottom:60px;
	width:795px;
}

.showroom{
	background-color:#000000;
	margin:0;
}

.showroom table{
	vertical-align: middle;
	height: 230px;
	color: #FFFFFF;
	padding-left:20px;
}

.showroom img{
	float:left;
}

span.b-tcorner, span.b-tcorner span {
	display:block;
	height:9px;
	margin:0 0;
	line-height:1px;
	width:795px;
}
span.b-tcorner {
	background:#000000 url(../images/blue-tl.png) 0 0 no-repeat;
	clear:both;
}
span.b-tcorner span {
    background:url(../images/blue-tr.png) 100% 0 no-repeat;
}

span.b-bcorner, span.b-bcorner span {
	display:block;
	height:9px;
	margin:0 0;
	line-height:1px;
}
span.b-bcorner {
	background:#000000 url(../images/blue-bl.png) 0 0 no-repeat ;
	clear:both;
}
span.b-bcorner span {
background:url(../images/blue-br.png) no-repeat 100% 0 transparent;
}

span.font {
	color:#0097fb;
	font-style: italic;
}

/*** showroom end ***/