html,body{margin:0;padding:0;height:100%;}
body{
	font: 76% "Times New Roman", Times, serif;
	text-align: center;
 background-image: url(images/BG.jpg);
}
P {
 margin-top: 0.5em; 
 margin-bottom: 0.25em; 
}
/*_______razmetka_______*/
div#container{
	width: 778px;
	margin: 0 auto;
	border: 1px solid Gray;
	background-color: White;
	border-bottom: 0;
	border-top: 0;
}	
/*_______headler_______*/
a.sub{
	text-decoration: none;
	color: black;
	font-style: italic;
	position: relative;
	top: -8px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a.sub:hover {
	color: #105a93;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.sub_cur{
	text-decoration: none;
	color: #105a93;
	font-style: italic;
	position: relative;
	top: -8px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a.sub_cur:hover {
	color: #105a93;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
div#header{
	height:167px;
	width:778px;
	margin:0;
	background: white;
}
div#head_fon{
	background-image: url(images/header.jpg);
	width: 455px;
	height: 135px;
	float:left;
}
div#head_logo{
   width: 280px;
	height: 167px;
	float:left;
}
div#head_menu{
   width: 433px;
	height: 32px;
	float:left;	
}
.menu_end{
	float: right;
}
div#head_left{
	width: 455px;
	height: 167px;
	float:left;
}
div#head_endtop{
	width: 43px;
	height: 127px;
	float:left;
	background-color: #78BFF7;
}
div#head_end{
	width: 43px;
	height: 40px;
	float:left;
}
div#head_sub{
   width: 778px;
	height: 22px;
	float:left;
	text-align: left;
	background-color: White;
}
div#wrapper{
width: 100%;
/*_______content_______*/
}
div#content_title{
background-image: url(images/content_bg.jpg);
   width: 778px;
	height: 32px;
	float:left;
	background-repeat: repeat-x;
}
.c_title{
	background-image: url(images/content_title.jpg);
	width: 410px;
	height: 32px;
   float: right;
	background-repeat: no-repeat;
}
.title{
width: 350px;
height: 32px;
padding-right: 60px;
}
.titl{
	color: White;
	font-size: 14px;
	text-align: center;
	padding-right: 40px;
padding-bottom: 20px;
}
div.content{
	width: 740px;
	font: 16px "Times New Roman", Times, serif;
	padding: 10px;
	text-indent: 20px;
	text-align: justify;
}
/*++++++ products +++++*/
div#prod_menu {
	width: 185px;
	float: left;
}
div#prod_cont {
	width: 555px;
	float: left;
}
div#line_cont {
	width: 3px;
	background-image: url(images/products/ln.jpg);
	float: left;
	background-repeat: repeat-y;
}
/*price1*/
	.capt{background-color:#999999}
	td { border:1px solid #747071;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0; 
	vertical-align:middle;
 	}
	td h2{ font-weight: bolder;
	font-size:14px;
	}
    .ltr {border-color: #747071;
	 border-left-width: 3px;
	 border-right-width: 3px;
	 border-top-width: 3px;
	 }
	 .lr {border-color: #747071;
	 border-left-width: 3px;
	 border-right-width: 3px;
	 }
	 .lt {border-color: #747071;
	 border-left-width: 3px;
	 border-top-width: 3px;
	 }
    .l_ {border-color: #747071;
	 border-left-width: 3px;
	 }
    .r_ {border-color: #747071;
	 border-right-width: 3px;
	 }
    .b_ {border-color: #747071;
	 border-bottom-width: 3px;}
    .t_ {border-color: #747071;
	 border-top-width: 3px;}
    .lb {border-color: #747071;
	 border-left-width: 3px;
	 border-bottom-width: 3px;
	 }
	 .rb {border-color: #747071;
	 border-right-width: 3px;
	 border-bottom-width: 3px;
	 border-top-width: none;
	 }
	 #tbl_price{
	 	width: 560px;
	 }
/*+++ prices +++*/
div#emp{
	width:100px;
	float: left;
}
/*+++ prices +++*/
div#map{
	background-image: url(images/map1.jpg);
	 width: 450px;
	 height: 300px;
	 /*margin-left: 28%;*/
	 margin-bottom: 30px;
}
/*_______footer_______*/
.footer_img{
	width: 110px;
	float: left;
	background: White;
}
div#footer{
	width: 778px;
	background: White;
	height: 53px;
}
.footer_txt{
	width: 550px;
	/*margin-left: 20px;*/
	text-align: center;	
	padding:0px 0px;
	float: left;
	background-color: White;}
div#content{
	float: left;
	width: 760px;
	text-align: justify;
}
/*language*/
A.roleng {background-image:url(images/lng_en.jpg);
 display: block; width: 63px; height: 20px;}
A.roleng:hover {background-image:url(images/lng_en_on.jpg);}
A.rolru {background-image:url(images/lng_ru.jpg);
 display: block; width: 63px; height: 20px;}
A.rolru:hover {background-image:url(images/lng_ru_on.jpg);}
A.rolua {background-image:url(images/lng_ua.jpg);
 display: block; width: 63px; height: 20px;}
A.rolua:hover {background-image:url(images/lng_ua_on.jpg);}

div#extra{
	background-image: url(images/footer_bg.jpg);
	width:100%;
	height: 68px;
	clear:both;
	}
.footer_empty1{
	width:280px; 
	height:50px; 
	float:left;}
.lang{
	width: 200px;
	height: 20px;
	padding-left: 80px;
	float: left;
}
.lang1{
	width: 63px;
	height: 20px;
	float: left;
}
/*search*/
.footer_empty2{width:114px; height:50px; float:left;}
.footer_s{
	width: 384px;
	height: 41px;
	float: left;
	background-image: url(images/footer_search.jpg);
	background-repeat: no-repeat;
}

.footer_sform{width:290px; height:20px; float:left; }

.form_search{
	font: 9px;
	color: #7e7c7c; 
}
.button_search{
width:33px;
height:20px; 
padding-top: 0px;
}
.prod_txt{
	margin-left: 10px;
}
a.price_all{
	text-decoration: none;
	color: #105a93;
	font-style: italic;
	position: relative;
	top: -8px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a.price_all:hover {
	color: #105a93;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}


.tblp{
	text-indent : 0px;
}

.p_a_e{
	width: 250px;
	height: 126px;
	margin: 30px;
	margin-bottom: 180px;
}
.p_e{
	width: 250px;
	height: 63px;
	float: left;
}
.p_a{
	width: 250px;
	height: 63px;
}
.pb{
	display: block;
	float: left;
}
.map{
width: 740px;
float: left;
text-align: left;
}

.text_main{ font-family:"Times New Roman", Times, serif; font-size:16px; text-indent: 0px; list-style-type:none;}
.text_main p{
 margin-top: 0.5em; /* Отступ сверху */
 margin-bottom: 0.5em; /* Отступ снизу */
}
/*.tbl_price td{ font-family:"Times New Roman", Times, serif; font-size:16px; text-indent: 0px; }
*/
.tbl_price{ border:#ccc 1px solid; text-indent : 0px; width: 560px; background-color:#FFF; font-size:10px; text-align:center}

UL {
 margin-top: 0; /*     */
  margin-bottom: 0; /*     */
}
.ct{
	color: blue;
}
.cta{
	color: blue; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; font-size: 15px; text-align: left;
}
.mt {
	margin-top: 0px;
}
.t12{
	font-size: 12px;
}