body {
	background-color: #fff;
	color:#000;
	font-family: Helvatica, Arial, SunSans-Regular, sans-serif;
	font-size: 13px;
	text-align: center  /*для IE*/
}
#body {
	background-color: #fff;
	border: none;
	margin-left: auto;  /* для остальных */
	margin-right: auto;
	margin-top: 5px;
	text-align: left;
	width: 755px
}
a {
	font-size: 14 px;
        text-align: center;
	color: #376D94
}
a:hover {
        text-decoration: underline
}
h1 {
	color: #A63131;
	font-size: 14px;
        text-align: center
}
h2 {
	font-size: 14 px;
	color: #A63131
}
h3 {
	background-color: #7AA6C6;
	color: #fff;
	padding: 3px;
	width: 600px
}
h3 a {
	color: #fff;
	text-decoration: none
}
#main, #mn {
	border: solid 1px #7AA6C6;
	padding: 15px;
	text-align: left;
	width: 600px
}
#mn h1 {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
        text-align: left
}
#mn h2 {
	color: #A63131;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
        text-align: left
}
#sale {
	font-size : 14 px;
	color: #A63131;
	float: left;
	font-weight: bold;
        width: 150px
}
img {
	border: solid 1px #376D94;
	margin: 10px
}
.but { 
 background-color : #ffffff; 
 border: 1px solid #A63131; 
 color: #A63131; 
 font-family: Arial; 
 font-size: 9pt; 
 font-weight: bold ;
}
