* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	text-align: center;
	background: #B7BCC3 url(../images/fon-2.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 12px;
}
a{
	color: #ff3318;
}
a:hover{
	color: Gray;
	text-decoration: none;
}
a.active{
	color: Silver;
	text-decoration: none;
	cursor: default;
}


#main{
	color: #545454; 
	font-size: 12px;
}


#text{
	font-size: 14px;
}
#a p{
	padding: 5px 0px;
}

.right{
	padding-left: 30px;
	padding-top: 40px;
}
.right .h3{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.right .h3 .rus{
	font-size: 14px;
}
.right a .rus{
	font-weight: bold;
}

.left{
	padding-top: 40px;
	text-align: right;
}
.left .h2{
	font-size: 16px;
	margin-bottom: 10px;

}
.left .h2 .rus{
	font-weight: bold;
}