body {	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #3d3d3d;
	margin:0;
	padding:0;
	background-color:#d8d8d8;
	background-image:url(/images/bg.gif);
}
TD {	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #3d3d3d;
}
H1 {
	font-family: Arial;
	font-size: 19px;
	font-style: normal;
	font-weight:normal;
	color: #e36c1e;
	margin:0;
}
H2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #121212;
	margin-bottom:10px;
	margin-top:0;
}
H3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ac2f07;
	margin-bottom:8px;
	margin-top:10px;
}
H4 {
	font-family: Arial;
	font-size: 19px;
	font-style: normal;
	font-weight:normal;
	color: #121212;
	margin:10px;
	padding:0;
}
a {	
	color:#227ab2;
	text-decoration:none;
}
a:hover {	
	color:#105f92;
	text-decoration:underline;
}

ul{
	margin-left:25px;
	margin-bottom:12px;
	margin-top:0px;
	margin-right:0px;
}
ul li {
	list-style-image:url(/images/ul_m.gif);
	list-style-position:outside;
	padding-left:0px;
	padding-bottom:2px;
	padding-top:0;
	padding-right:0px;
}

.white {
	color:#ffffff;
}
.black {
	color:#000000;
}
.grey {
	color:#666666;
}
.red {
	color:#c71444;

}
.small {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color:#808080;
}
.top_line {
	background-color:#ffffff;
	background-image:url(/images/top_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:24px;
	color:#666666;
	font-size:11px;
	padding-left:30px;

}

#h1_place p, #h1_place h1 {
	margin:  0 0 !important;
	padding: 0 0 !important;
	white-space: nowrap;
	}
#h1_place {
	height:30px;
	width: 100%;
	z-index:50;	
	background-image:url(/images/h1.gif);
	background-repeat:no-repeat;
	background-position: 15px 80%;
	vertical-align:top;
	padding-left:30px;
}
#menu_razdel_place {
	position:absolute;
	left:290px;
	top:140px;
	padding-top: 0px;
	margin-left: 2px;
	height:30px;
	width:auto;
	z-index:55;
}
#menu_razdel {
    float:left;
    width:auto;
    line-height:36px;
}
#menu_razdel ul {
    margin:0 0;
    padding:0 10px 0 10px;
    list-style:none;
}
#menu_razdel li {
    display:inline;
    margin:0 0;
    padding:0 0;
}
#menu_razdel a {
	  font-size:14px;
      float:left;
      background: url("/images/tableft.gif") no-repeat left top;
      margin-right:5px;
      padding:0 0 0 8px;
      text-decoration:none;
}
#menu_razdel a span {
      float:left;
      display:block;
      background: url("/images/tabright.gif") no-repeat right top;
      padding:0 15px 0 6px;      
      color:#7f5d34;
}
#menu_razdel a span {float:none;}
#menu_razdel a:hover span {color:#FFF;}
#menu_razdel a:hover {background-position:0% -36px;}
#menu_razdel a:hover span {background-position:100% -36px;}
#menu_razdel #activ a {background-position:0% -36px;}
#menu_razdel #activ a span {
		background-position:100% -36px;
        color:#FFF;
}

	
#podmenu table td {
	border-bottom:1px solid #d2d2d2;
	}
#podmenu_place {
	position:absolute;
	left:290px;
	top:180px;
	height:35px;
	z-index:65;
}
#podmenu_place, #podmenu, #podmenu ul, #podmenu li {
	margin: 0px 0px;
	padding: 0px 0px;
	}
#podmenu {
    float:left;
    width:auto;
    line-height:35px;
}
#podmenu ul {
    padding-right:10px;
    list-style:none;
}
#podmenu li {
    display:inline;
}
#podmenu a, #podmenu p {
	  font-size:14px;
      float:left;
      background: url("/images/tableft_pod.gif") repeat left top;
      margin-right:5px;
      padding:0 0;
      text-decoration:none;
}
#podmenu a span {
      float:left;
      display:block;
      background: url("/images/tabright_pod.gif") right top no-repeat;
      padding:0 20px 0 6px;
}
#podmenu a span {float:none;}
#podmenu a:hover span {color:#d6431d;}
#podmenu a:hover {background-position:0% -35px;}
#podmenu a:hover span {background-position:100% -35px;}
#podmenu #activ a {background-position:0% -35px;}
#podmenu #activ a span {
		background-position:100% -35px;
}
#podmenu p, #menu_razdel p {
	text-indent: 0;
	padding: 0 0;
	margin: 0 0;
	}

#menu_bg {
	background: url(/images/menu_bg.gif) top left repeat-y;
	width:100%;
}
#menu_top {
	background-image:url(/images/menu_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
}
#menu_bottom {
	background: url(/images/menu_bottom.jpg) bottom left no-repeat;
	width:100%;
	padding-left:23px;
	padding-top:30px;
	padding-bottom:35px;
	vertical-align:top;
}
.menu_ul{
	margin-left:15px;
	margin-bottom:12px;
	margin-top:0px;
	margin-right:0px;
}
.menu_ul li {
	list-style-image:url(/images/menu_m.gif);
	list-style-position:outside;
	padding-left:0px;
	padding-bottom:2px;
	padding-top:2px;
	padding-right:0px;
}
.menu_ul a {
	font-weight:bold;
}
.menu_index li {
	list-style-image:url(/images/menu_mi.gif);
	list-style-position:outside;
	padding-left:0px;
	padding-bottom:2px;
	padding-top:2px;
	padding-right:0px;
	font-size:14px;
}
.menu_index{
	margin-left:25px;
	margin-bottom:12px;
	margin-top:5px;
	margin-right:0px;
}
.page_top {
	height:54px;
	width:100%;
	background: url(/images/page_top_bg.jpg) left top no-repeat;
}
.page_center {
	background: #fff url(/images/page_center_bg.gif) left top no-repeat;
	padding-right:25px;
	padding-left:30px;
	padding-bottom:30px;
}
.page_line {
	/*float:right;*/
	width:100%;
	height:3px;
	background: url(/images/page_top_line.gif) left top repeat-x;
	vertical-align:top;
	text-align:right;
	padding: 0 0 !important;
	margin: 0px 1px 0px 0px;
}

#logo {
	border:0;
	position:absolute;
	top:42px;
	left:110px;
	width:85px;
	height:115px;
	z-index:100;
}

#phone {	
	margin: 0px 0px;
	padding: 26px 0px 0px 0px;
	width:491px;
	height:66px;
	background-image:url(/images/phone.gif);
	background-repeat:no-repeat;
	background-position: 100% 6px;
	color:#ffffff;
	font-size:11px;
	z-index:80;
}
#ph2 {
	padding-right: 76px;
	}

.prod_photo, h1 img, h2 img, h3 img {
	margin-left:20px;
	margin-bottom:20px;
	padding:3px;
	border:1px solid #cacaca;
	float:right;
}

.zeztchar {
    border-collapse: collapse;
}
.zeztchar td {
	padding:5px;
	border-bottom:1px solid #e4e4e4;
}

.zeztchar th {
	padding:5px;
	background-color:#d0d0d0;
	border-top:1px solid #afafaf;
	text-align:left;
}

/*--------------*/
.border {
	border: 1px solid red;
	}

