html, body {
        background-attachment:fixed;
        background-image:url(/bitrix/templates/standoffice/pic/fon.jpg);
        height:auto;
        margin:0;
}
body  a {
	outline:none;
}
.error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.error a {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.error p {
	padding: 0px;
	margin-top: 0px;
}
.part {
	height: 12px;
	width: 232px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 400;
	clear: both;
	overflow: visible;
        padding-bottom:3px;
}
.part .part_text {
	float: right;

	height: 10px;
	width: 210px;
	overflow: visible;
}
.part .part_act_pic {
	float: left;
	height: 10px;
	width: 22px;
}
.part a {
	color: #3f4a51;
	text-decoration: none;
}
