body{
	background-color : #F1F1F1;
}
.toper{
	background-color : #CFECCF;
	border-bottom : 1px solid #B5B5B6;
	padding-top : 10px;
	padding-right : 60px;
	padding-left : 60px;
}
.bg_down{
	background-image : url(image/bg_down.jpg);
	background-position : bottom left;
	background-repeat : no-repeat;
}
a.topmenuz:link,a.topmenuz:visited{
	color : #326E39;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	word-spacing : 2px;
}
a.topmenuz:hover{
	color : Red;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	word-spacing : 2px;
}
.svyaz{
	color : #326E39;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	word-spacing : 2px;
	text-transform : uppercase;
	text-align : right;
}
.tel{
	color : #326E39;
	font-family : Arial;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
	word-spacing : 2px;
	background-image : url(image/phone.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 42px;
}
.telnumb{
	color : #326E39;
	font-family : Arial;
	/*font-size : 32px;
	*/
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	word-spacing : 2px;
	font-weight : 600;
}
.greenline{
	background-color : #6EA65C;
	background-image : url(image/greenline.gif);
	background-position : top;
	background-repeat : repeat-x;
	border-bottom : 1px dotted #B5B5B6;
	height : 35px;
}
.r_box{
	background-color : White;
	border-left : 1px solid #B5B5B6;
	border-right : 1px solid #B5B5B6;
	padding-top : 5px;
	padding-right : 10px;
	padding-bottom : 0px;
	padding-left : 19px;
	color : Black;
	font-family : Arial;
	font-size : 11px;
}
.zagolovok{
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
	text-align : left;
	padding-top : 10px;
	padding-left : 10px;
}
a.linka:link,a.linka:visited{
	color : Black;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	background-image : url(image/arrow.png);
	background-position : left top;
	background-repeat : no-repeat;
	padding-left : 19px;
}
a.linka:hover{
	color : Red;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	background-image : url(image/arrow.png);
	background-position : left top;
	background-repeat : no-repeat;
	padding-left : 19px;
}
.d{
	background-color : White;
	border-bottom : 1px solid #B5B5B6;
}
.t{
	background-color : White;
	border-top : 1px solid #B5B5B6;
}
.content{
	background-color : White;
	border-left : 1px solid #B5B5B6;
	border-right : 1px solid #B5B5B6;
	padding-top : 5px;
	padding-right : 10px;
	padding-bottom : 0px;
	padding-left : 19px;
	color : Black;
	font-family : Arial;
	font-size : 12px;
}
.text_down{
	color : #808080;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
}
a:link,a:visited{
	text-decoration : none;
}
a:hover{
	color : Red;
}
.log{
	color : #326E39;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}
h1{
	color : #326E39;
	font-family : Arial;
	font-size : 22px;
	font-weight : normal;
	text-decoration : none;
	word-spacing : 2px;
	border-bottom : 2px solid #B5B5B6;
	padding-bottom : 5px;
}
.linez{
	background-image : url(image/linez.gif);
	background-position : center;
	background-repeat : repeat-x;
}