body {
    /*background-color: #fff9f2;*/
    background-color: #fef4e4;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
	/*scrollbar-face-color: #FFA300;*/
scrollbar-face-color: rgb(194, 161, 94);
   scrollbar-highlight-color: #9999999;
   scrollbar-shadow-color: #666666;
   scrollbar-3dlight-color: #666666;
   scrollbar-arrow-color: #ffffff;
   scrollbar-track-color: #e0efe0;
   scrollbar-darkshadow-color: #666666;
}

#body_intro {
    background-color: #fef4e4;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: none;
	height: 15px;
	font-size: 11px;
	background: url('../_images/inputs_bgrnd.gif') top left repeat-y;
}

#container {
	position: relative;
    margin: 0px;
    padding: 0px;
    height: 450px;
    width: 100%;
    overflow: hidden;
scrollbar-face-color: rgb(194, 161, 94);
   scrollbar-highlight-color: #9999999;
   scrollbar-shadow-color: #666666;
   scrollbar-3dlight-color: #666666;
   scrollbar-arrow-color: #ffffff;
   scrollbar-track-color: #e0efe0;
   scrollbar-darkshadow-color: #666666;

}

#container #content {
    position: relative;
    width: 100%;
    left: 0;

}

#scrollArea {
    position: relative;
    top: -460px;
    left: -15px;
    height: 450px;
    width: 21px;
}

#scrollArea #scroller {
    position: relative;
    top : 0px;
    width : 21px;
    height: 26px;
    background: url('../_images/scroller.gif') top left no-repeat;
}


#container2 {
    position: relative;
    margin: 0px;
    padding: 0px;
    height: 500px;
    width: 100%;
    overflow: hidden;
scrollbar-face-color: rgb(194, 161, 94);
   scrollbar-highlight-color: #9999999;
   scrollbar-shadow-color: #666666;
   scrollbar-3dlight-color: #666666;
   scrollbar-arrow-color: #ffffff;
   scrollbar-track-color: #e0efe0;
   scrollbar-darkshadow-color: #666666;

}

#container2 #content2 {
/*    position: relative;
    width: 100%;*/
    left: 0;
}

#scrollArea2 {
    position: relative;
    top: -500px;
    left: 372px;
    height: 500px;
    width: 21px;
}

#scrollArea2 #scroller2 {
    position: relative;
    top : 0px;
    width : 21px;
    height: 26px;
    background: url('../_images/scroller2.gif') top left no-repeat;
}




#container3 {
	position: relative;
    margin: 0px;
    padding: 0px;
    height: 400px;
    width: 100%;
    overflow: hidden;
scrollbar-face-color: rgb(194, 161, 94);
   scrollbar-highlight-color: #9999999;
   scrollbar-shadow-color: #666666;
   scrollbar-3dlight-color: #666666;
   scrollbar-arrow-color: #ffffff;
   scrollbar-track-color: #e0efe0;
   scrollbar-darkshadow-color: #666666;

}

#container3 #content3 {
    position: relative;
    width: 100%;
    left: 0;
}

#scrollArea3 {
    position: relative;
    top: -550px;
    left: 763px;
    height: 430px;
    width: 21px;
}

#scrollArea3 #scroller3 {
    position: relative;
    top : 0px;
    width : 21px;
    height: 26px;
    background: url('../_images/scroller2.gif') top left no-repeat;
}




#div_main_1 {
	width: 956px;
	height: 704px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -476px;
	margin-top: -350px;
	background: url('../_images/bgrnd_1.jpg') top left no-repeat;
	overflow: hidden;
}

#div_main_2 {
	width: 956px;
	height: 704px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -476px;
	margin-top: -350px;
	overflow: hidden;
	background: url('../_images/bgrnd_2.jpg') top left no-repeat;
}

#div_main_intro {
	width: 407px;
	height: 593px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -203px;
	margin-top: -297px;
}

#a_logo {
	position: relative;
	top: 45px;
	left: 50px;
}

.table_menu {
	width: 380px;
	height: 27px;
	position: relative;
	top: 55px;
	left: 0px;
	background: url('../_images/menu_bgrnd.jpg') top left no-repeat;
}

.table_menu td {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #33312c;
	border-right: 1px solid #ffffff;
}

.table_menu td a:hover {
	color: #7f504e;
	text-decoration: underline;
}

#table_main {
	width: 956px;
	height: 684px;
}

#td_main_left {
	padding: 0px 0px 0px 85px;
}

#td_main_right {
	padding: 50px 100px 20px 10px;
        padding-left: 65px;
}

.div_news_0 {
	position: relative;
	height: 325px;
	font-size: 11px;
	text-align: justify;
}

.div_news {
	position: relative;
	height: 325px;
	font-size: 11px;
	text-align: justify;
}

#content a, #content2 a, #content3 a, #xtext a {
	color: #3247e2;
	text-decoration: none;
}

#content a:hover, #content2 a:hover, #content3 a:hover, #xtext a:hover {
	text-decoration: underline;
}

.table_news {
	width: 100%;
}

#td_news_left {
	width: 180px;
	padding: 0px 0px 20px 5px;
}

.div_img {
	width: 176px;
	height: 135px;
	background: url('../_images/ramka.gif') top left no-repeat;	
}

.div_img img {
	position: relative;
	top: 17px;
	left: 14px;
}

#td_news_right {
	padding: 5px 10px 20px 5px;
	text-align: justify;
	font-size: 11px;
}

.div_right {
	width: 100%;
	height: 590px;
	width: 400px;
	font-size: 11px;
/*	text-align: justify;*/
}

#table_search td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
}

.a_printer {
	display: block;
	position: relative;
	top: -42px;
	font-family: Tahoma;
	left: 250px;
	width: 150px;
	height: 33px;
	padding: 15px 0px 0px 43px;
	font-size: 10px;
	text-decoration: underline;
	background: url('../_images/printer.gif') top left no-repeat;
}

.a_printer:hover {
	text-decoration: none;
}

.a_back {
	display: block;
	position: relative;
	top: -40px;
	font-family: Tahoma;
	left: 330px;
	width: 100px;
	height: 19px;
	padding: 2px 0px 0px 15px;
	font-size: 10px;
	text-decoration: underline;
	background: url('../_images/arrow_left.gif') top left no-repeat;
}

.a_back:hover {
	text-decoration: none;
}

.a_krest {
	display: block;
	position: relative;
	top: -10px;
	font-family: Tahoma;
	left: 80px;
	width: 150px;
	height: 23px;
	padding: 5px 0px 0px 28px;
	font-size: 10px;
	text-decoration: underline;
	background: url('../_images/krest.gif') top left no-repeat;
}

.a_krest:hover {
	text-decoration: none;
}

.div_find {
	padding: 10px 10px 20px 10px;
	text-align: justify;
	margin-bottom: 20px;
	background: url('../_images/bgrnd_div_find.jpg') top left repeat-y;
}

.div_img_find {
	width: 150px;
	height: 112px;
	background: url('../_images/ramka_2.gif') top left no-repeat;	
}

.div_img_find img {
	position: relative;
	top: 12px;
	left: 13px;
}

.div_caption {
	height: 22px;
	padding-top: 4px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 2px;
	width: 329px;
	background: url('../_images/bgrnd_caption.gif') top left no-repeat;	
}

.div_img_catalog {
	width: 166px;
	height: 205px;
	background: url('../_images/ramka_3.gif') top left no-repeat;
}

.div_img_catalog img {
	position: relative;
	top: 12px;
	left: 14px;
}

.div_img_catalog #text {
	padding: 15px 2px 2px 15px;
	font-size: 10px;
	font-family: Tahoma;
}

.a_podrobnee {
	display: block;
	height: 12px;
	font-size: 10px;
	font-family: Tahoma;
	margin-right: 15px;
	padding-right: 12px;
	font-weight: bold;
	text-decoration: underline;
	background: url('../_images/arrow_right.gif') top right no-repeat;
}

.a_podrobnee:hover {
	text-decoration: none;
}

.div_cena {
	font-size: 11px;
	font-family: Tahoma;
	color: #FF0000;
	font-weight: bold;
}

.table_catalog {
	margin-left: 10px;
}

.div_pages {
	position: relative;
	padding: 5px;
	height: 160px;
	width: 385px;
	top: -140px;
	left: 380px;
}

.div_pages_in {
	margin-top: -50px;
}

.table_catalog2 td {
	font-size: 11px;
	height: 40px;
}

.tr_gray {
	background: url('../_images/bgrnd_tr.gif') top left repeat-y;
}

.table_pages {
	height: 31px;
}

.table_pages td {
	width: 23px;
}

.table_pages td a {
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 3px;
	color: #a72856;
	font-size: 11px;
	font-weight: bold;	
	background: url('../_images/bgrnd_pages.gif');
}

.table_pages td a:hover {
	background: url('../_images/bgrnd_pages_hover.gif') top right;
}

.div_findinfo {
	position: relative;	
	width: 150px;
	top: -40px;
	left: 250px;
	font-size: 10px;
	color: #4053dc;
	font-weight: bold;
	border: 1px solid black;
}



#a {
	display: block;
	width: 303px;
	height: 27px;
	background: url('../_images/button_company.gif') top left no-repeat;
}

#b {
	display: block;
	width: 303px;
	height: 26px;
	background: url('../_images/button_uslugi.gif') top left no-repeat;
}

#c {
	display: block;
	width: 303px;
	height: 25px;
	background: url('../_images/button_news.gif') top left no-repeat;
}

#d {
	display: block;
	width: 303px;
	height: 27px;
	background: url('../_images/button_help.gif') top left no-repeat;
}

#e {
	display: block;
	width: 303px;
	height: 26px;
	background: url('../_images/button_faq.gif') top left no-repeat;
}

#f {
	display: block;
	width: 303px;
	height: 25px;
	background: url('../_images/button_nedwizh.gif') top left no-repeat;
}

#g {
	display: block;
	width: 303px;
	height: 26px;
	background: url('../_images/button_order.gif') top left no-repeat;
}

#h {
	display: block;
	width: 303px;
	height: 29px;
	background: url('../_images/button_calc.gif') top left no-repeat;
}


#a:hover {
	background: url('../_images/button_company_hover.gif') top left no-repeat;
}

#b:hover {
	background: url('../_images/button_uslugi_hover.gif') top left no-repeat;
}

#c:hover {
	background: url('../_images/button_news_hover.gif') top left no-repeat;
}

#d:hover {
	background: url('../_images/button_help_hover.gif') top left no-repeat;
}

#e:hover {
	background: url('../_images/button_faq_hover.gif') top left no-repeat;
}

#f:hover {
	background: url('../_images/button_nedwizh_hover.gif') top left no-repeat;
}

#g:hover {
	background: url('../_images/button_order_hover.gif') top left no-repeat;
}

#h:hover {
	background: url('../_images/button_calc_hover.gif') top left no-repeat;
}

#div_main_menu {
	margin-top: 50px;
	margin-left: 23px;
}

#table_language {
	position: relative;
	top: -690px;
	left: 550px;
}

#table_language td {
	width: 50px;
}

#table_language td a {
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

#table_language td a:hover {
	text-decoration: none;
}



#div_menu_2 {
	padding-top: 10px;
	padding-left: 30px;	
}

#i {
	display: block;
	width: 327px;
	height: 27px;
	background: url('../_images/button_about.gif') top left no-repeat;
}

#j {
	display: block;
	width: 327px;
	height: 26px;
	background: url('../_images/button_partners.gif') top left no-repeat;
}

#k {
	display: block;
	width: 327px;
	height: 25px;
	background: url('../_images/button_vakans.gif') top left no-repeat;
}

#l {
	display: block;
	width: 327px;
	height: 26px;
	background: url('../_images/button_contacts.gif') top left no-repeat;
}

#i:hover {
	background: url('../_images/button_about_hover.gif') top left no-repeat;
}

#j:hover {
	background: url('../_images/button_partners_hover.gif') top left no-repeat;
}

#k:hover {
	background: url('../_images/button_vakans_hover.gif') top left no-repeat;
}

#l:hover {
	background: url('../_images/button_contacts_hover.gif') top left no-repeat;
}


#div_menu_3 {
	padding-top: 10px;
	padding-left: 30px;	
}

#m {
	display: block;
	width: 325px;
	height: 27px;
	background: url('../_images/button_ask.gif') top left no-repeat;
}

#n {
	display: block;
	width: 325px;
	height: 26px;
	background: url('../_images/button_ask2.gif') top left no-repeat;
}

#o {
	display: block;
	width: 325px;
	height: 25px;
	background: url('../_images/button_quest.gif') top left no-repeat;
}

#m:hover {
	background: url('../_images/button_ask_hover.gif') top left no-repeat;
}

#n:hover {
	background: url('../_images/button_ask2_hover.gif') top left no-repeat;
}

#o:hover {
	background: url('../_images/button_quest_hover.gif') top left no-repeat;
}



#div_menu_4 {
	padding-top: 10px;
	padding-left: 30px;	
}

#p {
	display: block;
	width: 324px;
	height: 27px;
	background: url('../_images/button_bti.gif') top left no-repeat;
}

#q {
	display: block;
	width: 324px;
	height: 26px;
	background: url('../_images/button_kiev.gif') top left no-repeat;
}

#r {
	display: block;
	width: 324px;
	height: 25px;
	background: url('../_images/button_gek.gif') top left no-repeat;
}

#s {
	display: block;
	width: 324px;
	height: 26px;
	background: url('../_images/button_opekun.gif') top left no-repeat;
}

#t {
	display: block;
	width: 324px;
	height: 26px;
	background: url('../_images/button_privat.gif') top left no-repeat;
}

#p:hover {
	background: url('../_images/button_bti_hover.gif') top left no-repeat;
}

#q:hover {
	background: url('../_images/button_kiev_hover.gif') top left no-repeat;
}

#r:hover {
	background: url('../_images/button_gek_hover.gif') top left no-repeat;
}

#s:hover {
	background: url('../_images/button_opekun_hover.gif') top left no-repeat;
}

#t:hover {
	background: url('../_images/button_privat_hover.gif') top left no-repeat;
}

#xstyle {
	position: absolute;
	width: 100%;
	height: 30px;
	top: 100%;
	left: 0;
	font-size: 11px;
	color: gray;
	margin-top: -30px;
}

#xstyle h1 {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: gray;
	font-weight: bold;
}