img{
	border: 0px;
}
.all_div {
    background: url("http://www.akparts.ru/catalogs/img/fon_site.gif") repeat-x scroll left top #eeeede;	    
    margin: 0;
    padding: 0;
    width: 100%;
	height: 100%;	
}
.shadow_footer {
    background: url("http://www.akparts.ru/catalogs/img/shadow_footer.png") no-repeat scroll center 1px transparent;
    height: 28px;
}
.all_table {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 980px;
	margin-left: 50%;
	position: relative;
	left: 50%;
	margin-left: -490px;
}
.top_header {
    height: 22px;
	display: none;
}
.header {	
    height: 152px;
	background: url("http://akparts.ru/catalogs/img/logo.jpg") no-repeat scroll center top #e83701;
	border-bottom: 1px solid #fe7407;		
	text-align:right;	
}
.header img{	
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: -3px;
	width: 980px;
	height: 152px;
}
.header h4 span {
    background: url("http://akparts.ru/catalogs/img/logo.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 152px;
    left: 0;
    position: absolute;
    top: 0;    
    z-index: 1;
}
.content {
    background-color: #FFFFFF;
	border: 1px solid #fe7407;
	vertical-align: top;	
	border-top: none;
	height: 100%;	
}
.orange_line {
    background-color: #FF871E;
    font-size: 1px;
    height: 8px;
}
.footer {
    background-color: #ffd334;
    height: 54px;
	border: 1px solid #fe7407;
	border-top: none;
	padding: 20px;	
}
.big_table{
	width: 100%; 
	height: 100%;
	border-collapse: collapse;
}
table{
	
}
a{
	color: #006FA4;
	text-decoration: none;
}
a:hover{
	color: #006FA4;
}
td{
	vertical-align: top;
}
#conteyner{
	background: white;
	padding-bottom: 100px;
	height: 100%;
	/*border: 1px solid #fe7407;*/
}
hr.border{
	height: 1px;
	border: none;
	border-top: 1px solid #fe7407;
	margin: 20px  0 30px 0; 	
}
hr.borderLeft{
	margin-left: 100px;
}
hr.borderRight{
	margin-right: 170px;
}
.way img{
	margin-top: -10px;
}
.way{
	margin-bottom: 20px;
}
/*#conteyner .content{
	border: none;
}*/
#conteyner .header{
	border: 1px solid #fe7407;
}
.new_window{
	background: url("http://akparts.ru/catalogs/img/new_window.gif") no-repeat scroll 0 4px transparent;    
    padding-right: 12px;
    width: 12px;
	height: 12px;
	display: inline;
	font-size:13px;
} 