@charset "windows-1251";
/* CSS Document */
.leftColumn {
	float:left;
	width:204px;
	margin: 0;
	padding-right: 34px;
	/*border:solid 1px black;*/
}

.rightColumn {
	float:left;
	margin: 0;
	padding: 0;
	width:655px;
	/*border:solid 1px black;*/
}

a.navigator {
	font-weight: normal;
}

.rightColumn h1 {
	padding:0;
	margin:0;
	background-image:none;
	padding: 15px 0px 15px 0px;
}
.rightColumn h2 {
	padding:0;
	margin:0;
	padding: 15px 0px 0px 0px;
}

p.text, p.list {
	padding:0;
	margin:0;
	line-height: 1.5;
}
p.text {
	text-indent:25px;
}
div.text{
	padding:0;
	margin:0;
	line-height: 1.5;
	text-indent:0px;
	margin-bottom:35px;
}

.news span {
	margin-right:16px;
}

.news a:link, .news a:visited, .news a:hover {
	font-weight:normal;
}

.news{
	padding:0 0 20px 0;
}
.btn
{
	float:left;
	background-image: url(/images/avtomir/btn.PNG);
	width:180px;
	height:28px;
	text-align:center;
	line-height:25px;
	margin-bottom:6px;
}

.btn a.btnLink {
	font-weight:bold;
	color: #464B4D;
	text-decoration:none;
}

.pageNav{
	float:left;
}
.pageNav a{
	font-weight: normal;
}	
.pageNav a:hover{
	text-decoration:none;
}
