body, html {
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
}
p.descript_services {
	margin-left : 10px;
	margin-right : 5px;
	margin-bottom : 5px;
}
p.space {
	margin-left : 15px;
	margin-top : 15px;
}
p.space2 {
	margin : 15px 15px 15px 15px;
}
p.to_cross_out {
	text-decoration : line-through;
	color : Red;
}
p.polezno_mail {
	margin-top : 60px;
	font-size : 14px;
}
a.menu {
	color : Blue;
}
a.descript_services:link {
	border-bottom : 1px dashed Blue;
	text-decoration : none;
}
a.descript_services:hover {
	text-decoration : none;
	border-bottom : none;
}
a.descript_services {
	border-bottom : 1px dashed Purple;
	text-decoration : none;
}
a:hover {
	text-decoration : none;
}
a.tegi:link, a.tegi:visited, a.tegi:active {
	text-decoration : none;
	color : #696969;
}
a.tegi:hover {
	text-decoration : underline;
	color : Red;
}
table.menu {
	border-bottom : 1px solid #DFDFDF;
}
td.bg1 {
	background-repeat : no-repeat;
}
.border {
	border : 1px solid Green;
}
.border_gray {
	border : 1px solid Gray;
}
.border_litegray {
	border : 1px solid #D4D4D9;
}
td.border_l_b {
	border-left : 1px dotted Silver;
	border-bottom : 1px dotted Silver;
}
td.border_l_b2 {
	border-left : 1px dotted Gray;
	border-bottom : 1px solid Silver;
}
td.border_l_b_r {
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	border-right : 1px solid Gray;
}
td.border_t_b_r {
	border-top: 1px solid Gray;
	border-bottom : 1px solid Gray;
	border-right : 1px solid Gray;
}
td.border_b {
	border-bottom : 1px solid Silver;
}
td.border_b_r {
	border-bottom : 1px solid Gray;
	border-right : 1px solid Gray;
}
td.tegi {
	border : 2px outset Silver;
	font-size : 18px;
}

.tolk {
	border : 1px solid #F2F2FF;
	background-color : #FEFEFA;
}

ul {
	list-style-type: square; /* Êâàäðàòíûå ìàðêåðû */
}
ul.zakaz {
	margin-right : 15px;
}