/******************  Дефолтные  *******************/

H1, H1 a {
	font-family: HattoriHanzo Light, Myriad Pro, Arial;
	font-size: 30px;
	line-height: 26px;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin: 0px 0 28px 0;
	padding: 0 0 0 0;
}

.title_h1 {
	font-family: HattoriHanzo Light, Myriad Pro, Arial;
	display: block;
	font-size: 30px;
	line-height: 26px;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin: 0px 0 28px 0;
	padding: 0 0 0 0;
}

.index H1 {
	font-size: 24px;
	margin: 0px 0 1px 0;
	padding: 0 0 0 0;
}

.left_col H1 {
	margin: 0px 0 28px 0;
	padding: 0 0 0 0;
}

.onecol H1 {
	margin: 0px 0 16px 0;
	padding: 0 0 0 0;
}

.catalog H1 {
	font-size: 24px;
}

.order H1 {
	font-size: 24px;
	margin: 0px 0 12px 0;
}

.product H1 {
	font-size: 37px;
	margin: 0px 0 6px 0;
	padding: 0 0 0 0;
}
	
H1 a:hover {
	text-decoration: underline;
}
	
H2, H2 a {
	font-family: Arial;
	color: #333;
	font-size: 17px;
	margin-top: 16px;
	margin-bottom: 6px;
	text-decoration: none;
	letter-spacing: 0.05em;
}
		
H2 a:hover {
	text-decoration: underline;
}
	
H3, H3 a {
	font-family: Arial;
	color: #333;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 12px;
	letter-spacing: 0.05em;
}
	
H3 a:hover {
	text-decoration: none;
}
	
H4, H4 a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	line-height: 14px;
}
	
H4 a:hover {
	text-decoration: underline;
}

.btitle {
	display: block;
	/*font-family: Arial;
	color: #000;
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 6px;
	text-decoration: none;*/
	font-family: Arial;
	color: #333;
	font-size: 17px;
	margin-top: 16px;
	margin-bottom: 6px;
	text-decoration: none;
	letter-spacing: 0.05em;
}

a.more {
	padding-right: 14px;
	background: url('/assets/templates/zenith/pix/more2.gif') no-repeat 100% 6px;
}

.text img.pic_left {
	float: left;
	margin-right: 22px;
	margin-left: -80px;
	margin-bottom: 5px;
}

.onecol img.pic_left {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}

.catalog img.pic_left {
	float: left;
	margin-top: 2px;
	margin-right: 32px;
	margin-bottom: 5px;
	margin-left: 0;
}

.product img.pic_left {
	float: left;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}

.gray14 {
	font-family: Arial;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #444/*666*/;
	letter-spacing: 0.05em;
}

p.gray14 {
	margin-bottom: 18px !important;
}

.t_lined {
	margin-top: 31px;
	padding-top: 23px;
	padding-left: 3px;
	border-top: 1px solid #d4d4d4;
}

.wide .t_lined {
	margin-top: 23px;
	padding-top: 23px;
}

.catalog .t_lined {
	margin-top: 0;
	padding-top: 25px;
}

ul.d_marker {
	margin: 3px 0 0 15px !important;
}

ul.d_marker li {
	list-style-type: none !important;
	padding: 2px 0 2px 16px !important;
	background: url('/assets/templates/zenith/pix/dash.gif') no-repeat 0 9px;
}
