#navbar {
	color: #a4a4a4; font-size: 10px;
	position: absolute;
	top: 245px; right: 290px;
}

#content {
	margin-right: 10px;
}
#contentright {
	width: 260px; float: right;
	background: url(../images/right/contentrightbg.gif) top right repeat-y;	
	padding: 0 0 10px 0;
}
#contentleft{
	margin-right: 260px;
	font-size: 11px; color: #292929;
}

#contentright .title {
	background: url(../images/h1bg.gif) 0 100% repeat-x;
}
#contentright .title h1{
	color: #db1f26;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px 0; padding: 0 0 7px 40px;
	background: url(../images/right/h1bg.gif) 0 100% no-repeat;
}


div.infoIcon /*на index.css перебьется*/{
	background: url(../images/right/infoIcon.jpg) no-repeat;
	width: 82px; height: 40px;
	position: absolute;
	top: 247px; right: 29px;
}

div.accent {
	margin: 15px 0 0 35px;
	background-color: #f7f7f7;
	padding: 10px 0 0 10px;
}

div.accent h3{
	margin: 0;
	padding: 0 0 10px 0;
	color: #0c50a3;
	font-size: 11px;
}
div.accent h3 a {
	text-decoration:none;
}

div.accent div.actext {
	font-size: 11px; 
	/*color: #6b6b6b;*/
	color:black;
	padding: 0 10px 10px 0;	
	text-align: justify;
}

div.more {
	text-align: right;
}
div.more img{
	border: none;
}

div.acImage {
	text-align: center;	
}
div.acImage img{
	border: 1px solid #d8d8d8;
	padding: 1px;
}
