#autoloos2010 {
	width: 615px;
	background: #ebebeb;
}

/* =head
-------------------------------------------------- */
#autoloos2010 .al2010-head IMG {
	display: block;
}

/* =menu
-------------------------------------------------- */
#autoloos2010 .al2010-menu {
	background: #f2f2f2 url(bg-menu.gif) repeat-x 0 100%;
}
#autoloos2010 .al2010-menu UL {
	margin: 0;
	list-style: none;
}
#autoloos2010 .al2010-menu UL LI,
#autoloos2010 .al2010-menu UL LI A {
	display: block;
	float: left;
	padding: 0;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
#autoloos2010 .al2010-menu UL LI A {
	padding: 10px 15px;
	text-decoration: underline;
}
#autoloos2010 .al2010-menu UL LI A:hover {
	background: #ebebeb url(bg-menu-hover.gif) repeat-x 0 0;
	text-decoration: none !important;
}
#autoloos2010 .al2010-menu UL LI.active A,
#autoloos2010 .al2010-menu UL LI.active A:hover {
	background: #666 url(bg-menu-active.gif) repeat-x 0 100%;
	color: #FFF;
	text-decoration: none;
}

/* =content
-------------------------------------------------- */
#autoloos2010 .al2010-content {
	padding: 30px 20px 20px;
}
#autoloos2010 .al2010-content H2 {
	margin-top: 1em;
	color: #333;
	font-weight: bold;
}
#autoloos2010 .al2010-content H2:first-child {
	margin: 0;
}
#autoloos2010 .al2010-content P {
	margin-top: 1em;
	padding: 0;
}
#autoloos2010 .al2010-content UL {
	margin: 1em 0 0;
	list-style: none;
}
#autoloos2010 .al2010-content UL LI {
	padding: 0 0 10px 20px;
	background: url(car-bullet.gif) no-repeat 0 6px;
}
#autoloos2010 .al2010-content A {
	text-decoration: underline;
}
#autoloos2010 .al2010-content A:hover {
	color: #e66c00;
	text-decoration: none;
}
#autoloos2010 OL {
	margin: 0;
	list-style: none;
}
#autoloos2010 OL OL {
	margin: 0 0 0 20px;
}
#autoloos2010 OL LI {
	padding: 0;
}
#autoloos2010 OL LI OL LI {
	margin: 1em 0 0;
}
#autoloos2010 OL.list-bullets,
#autoloos2010 OL OL.list-bullets {
	margin: 0 0 0 40px;
	list-style: disc !important;
}
#autoloos2010 OL DIV {
	margin: 0 0 0 19px;
}
#autoloos2010 OL OL DIV {
	margin: 0 0 0 32px;
}
#autoloos2010 OL OL.ol-rus DIV {
	margin: 0 0 0 19px;
}

/* item */

#autoloos2010 .item .swf {
	float: left;
	width: 115px;
}
#autoloos2010 .item .img {
	float: left;
	width: 115px;
	padding: 10px 0 0;
}
#autoloos2010 .item .txt {
	float: left;
	width: 450px;
	padding: 10px 0 0;
}
#autoloos2010 .item .txt02 {
	float: left;
	width: 450px;
	padding: 0;
}
#autoloos2010 .item:first-child {
	margin: 15px 0 0;
}
/*
#autoloos2010 .item P {
	margin: 0;
}
*/
#autoloos2010 .item UL {
	margin: 0;
}


/* item02 */

#autoloos2010 .item02 {
	height: 100px;
}
#autoloos2010 .item02 P {
	margin: 0;
}
#autoloos2010 .item02 UL {
	margin: 0;
}

/* cols */

#autoloos2010 .col {
	margin: 1em 0 0;
}
#autoloos2010 .col01 {
	float: left;
	width: 125px;
}
#autoloos2010 .col02 {
	float: left;
	width: 450px;
}

/* foot */

#autoloos2010 .al2010-foot {
	padding: 20px 0 0;
}
#autoloos2010 .al2010-foot P,
#autoloos2010 .al2010-foot IMG {
	float: left;
}
#autoloos2010 .al2010-foot P {
	float: right;
	width: 450px;
	margin: 0;
	padding: 0;
}

/* =other
-------------------------------------------------- */
#autoloos2010 .nomargin {
	margin: 0 !important;
}
#autoloos2010 .first {
	margin: 30px 0 0 !important;
}
#autoloos2010 .first-rus {
	margin: 15px 0 0 !important;
}
#autoloos2010 .last {
	margin: 10px 0 0 !important;
}
#autoloos2010 .last-rus {
	margin: 30px 0 0 !important;
}