/* Начало Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0px;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Конец Reset CSS */
body{
	word-wrap: break-word;
}
img {
	border: none;
}
.a_bar{
	font-size: 20px;
	font-weight: bold;
	color: #f7e9e9;
	font-family: Garamond;
	text-decoration: none;
}
.left_bar{
	background: url(/images/lp.gif);
	width: 8px;
	height: 26px;
	float: left;
}
.but{
	background: url(/images/button.gif);
	width: 25px;
	height: 26px;
	float: left;
}
.right_bar{
	background: url(/images/rp.gif);
	width: 7px;
	height: 26px;
	float: left;
}
.centr_bar{
	background: url(/images/cp.gif);
	float: left;
	height: 26px;
	background-repeat: repeat-x;
}
.str {
	clear: both;
}
.bord{
	background: url(/images/bord.gif);
	font-size: 6px;
}
.bar{
	float: left;
	width: 198px;
}
.zag{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Garamond;
}
.knopka{
	clear: both;
	width: 186px; 
	padding-left: 6px;
	padding-top: 1px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Garamond;
}
.f1 {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #9D5E2D;
	text-align: left;
}
.tah10 {
	font-family: Garamond;
	font-size: 14px;
	color: #545454;
	text-align: left;
	padding-top: 5px;
	text-indent: 5px;
}
.text {
	font-family: Garamond;
	font-size: 16px;
	color: #545454;
	text-align: left;
	padding-top: 5px;
	text-indent: 10px;
	line-height: 20px;
}
.tah11 {
	font-family: Garamond;
	font-size: 16px;
	padding-top: 5px;
	text-indent: 10px;
}
a {
	font-weight: bold;
	font-family: Garamond;
	font-size: 14px;
	color: #0F7C9D;
	text-decoration: none;
}
#footer {
	position: relative;
}
#footer p{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Garamond;
	display: block;
	position: absolute;
	bottom: 0%;
	left: 0%;
	width: 100%;
}
#footer a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Garamond;
}
#all{
	width: 1012px;
	height: 100%;
	margin: 0px auto;
	background: url(/images/all_bar.gif);
	background-repeat: repeat-y;
}
#header_01{
	background: url(/images/header_01.gif);
	width: 270px;
	height: 141px;
	float: left;
}
#header_02{
	background: url(/images/header_02.gif); 
	height: 141px;
	width: 730px; 
	background-repeat: repeat-y;
	float: left;
	position: relative;
}
#header_02 p{
	text-align: center;
	display: block;
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
	font-size: 37px;
	font-weight: bold;
	color: #0074f9;
	font-family: Garamond;
}
#centr_cont{
	float: left;
	width: 615px;
}
.sape{
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	width: 185px;
	font-family: Garamond;
	font-size: 14px;
	color: #545454;
	text-align: left;
	padding-top: 5px;
}
.zag_n h1{
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	color: #9D5E2D;
	text-align: center;
	padding-top: 5px;

}