@charset "windows-1251";
body {
	margin:0px;
	padding:0px;
	background:url(../images/background.gif);
	background:#ffffff;
	text-align:center;
}

a { text-decoration:none; color:#0d6a6c; }
a:hover { text-decoration:underline; }
a img { border:none; }
form { margin:0px; padding:0px; }
ul
{
	margin:0px;
	padding:0px 0px 0px 10px;
}

table
{
	width:100%;
}

#bottomflash
{
	margin-left:20px;
}


td 
{ 
	vertical-align:top; 
	text-align:left; 
	color:#484545;
	padding:3px 5px;
}

th 
{ 
	vertical-align:top; 
	text-align:left; 
	background:#856d77;
	color:#ffffff;
	font-weight:normal;
	padding:3px 5px;
}

#resizetable th
{
	background:none;
	color:#000000;
	font-weight:bold;
	padding:3px 5px;
}

h1, h2, h3, h4
{
	font-weight:bold;
	margin:0px;
}

h1
{
	color:#8a1144;
	font-size:18px;
	padding:10px 0px;
}

h2
{
	color:#93700d;
	font-size:14px;
	padding:8px 0px;
}

h3
{
	color:#9bbb70;
	font-size:13px;
	padding:6px 0px;
}

h4
{
	color:#327ead;
	font-size:12px;
	padding:2px 0px;
}

h4 a
{
	color:#327ead;
	text-decoration:underline;
}

h4 a:hover
{
	color:#226e9d;
	text-decoration:underline;
}

p
{
	margin:0px;
	padding:0px 0px 5px 0px;
}

.hline
{
	background:url(../images/hline.gif) left top repeat-x;
	height:8px;
	padding:8px 0px 0px 0px;
	clear:both;
}

#pageouter
{
	width:996px;
	margin:0px auto;
	overflow:hidden;
}

#pageleft
{
	float:left;
	width:23px;
	height:315px;
	background:url(../images/pageleft.gif) left top no-repeat;
}

#pageright
{
	float:right;
	width:23px;
	height:315px;
	background:url(../images/pageright.gif) left top no-repeat;
}

#pageinner
{
	background:#ffffff;
	float:left;
	width:996px;
	overflow:hidden;
	display:inline;
}

#pagefooter
{
	background:url(../images/footer.jpg) left bottom no-repeat;
	float:left;
}

#pageheader
{
	background:url(../images/header.jpg) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	float:left;
	text-align:left;
	width:996px;
}

.pagesbar
{
	text-align:center;
}

.newspage
{
	list-style-image:none;
	list-style-type:none;
}

.newspage li
{
	clear:both;
	padding:24px 0px 0px 0px;
}

.newspage li li
{
	clear:none;
	padding:auto;
}


#pagespecial
{
	background:url(../images/searchform.jpg) 700px 251px no-repeat;
}

/**************************************************************************************************************\
*                                                                                                              *
*                                            Header items                                                      *
*                                                                                                              *
\**************************************************************************************************************/

#logo
{
	padding:6px 7px 0px 0px;
}

#logo img
{
	width:100%;
	height:78px;
}

ul.menu
{
	padding:0px;
}

ul.menu li
{
	float:left;
	display:inline;
}

#logosline
{
	margin:7px 7px 0px 5px;
	height:52px;
}

#logosline li
{
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

#logosline img
{
	margin:0px auto;
}

#logosline a
{
	color:#823f59;
}

.register
{
	margin:10px 27px 0px 5px;
	text-align:right;
	height:14px;
}

.register a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	font-size:11px;
}

#loginform
{
	margin:0px 27px 0px 54px;
	text-align:left;
}

#logedin
{
	margin:23px 27px 0px 54px;
	text-align:left;
	height:94px;
}

#loginform h4, #logedin h4
{
	margin:0px 0px 8px 20px;
	font-weight:normal;
	padding:0px;
	font-size:12px;
	height:16px;
}


.formline
{
	height:23px;
}

.rightline
{
	float:right;
	margin:0px 30px 0px 0px;
	font-size:10px;
}

.formline label
{
	display:block;
	float:left;
	clear:left;
	width:26px;
	height:17px;
	padding:2px 0px 0px 0px;
	font-size:11px;
}

.textfield
{
	background:url(../images/textboxleft.gif) left top no-repeat;
	margin:0px 0px 0px 41px;
	width:163px;
}

.textfield .touter
{
	background:url(../images/textboxright.gif) right top no-repeat;
	padding:0px 9px;
}

.textfield .tinner
{
	background:#ffffff;
	border-top:solid 1px #767677;
	border-bottom:solid 1px #767677;
	height:17px;
}

.textfield input
{
	background:#ffffff;
	border:none;
	padding:0px;
	height:15px;
	width:145px;
}

.submitbtn input
{
	background:none;
	border:none;
	font-size:11px;
	color:#13416b;
	font-weight:bold;
	padding:4px 8px;
	cursor:pointer;
}

#menuline
{
	margin:0px 0px 0px 60px;
	padding:0px;
	height:41px;
	clear:both;
}

#menuline li
{
	background:url(../images/menuseparator.jpg) right top no-repeat;
	padding:0px 2px 2px 0px;
	position:relative;
}

#menuline li a
{
	float:left;
	display:block;
	padding:11px 10px;
	height:19px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#ffffff;
	text-transform:uppercase;
}

#menuline li a:hover
{
	text-decoration:none;
	background:url(../images/menuselected.jpg) left top repeat-x;
}

#menuline li ul
{
	position:absolute;
	background:url(../images/popupmenubottom.gif) left bottom no-repeat;
	top:40px;
	left:-10px;
	padding:3px 0px 16px 0px;
	margin:0px;
	display:none;
}

#menuline li ul.hover
{
	display:block;
}

#menuline li ul li
{
	padding:0px;
	background:#9bbb70;
	text-align:left;
	display:block;
	float:none;
	padding:6px 0px 6px 20px;
}

#menuline li ul li a
{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	float:none;
	height:auto;
	padding:0px;
	display:block;
	background:none;
	color:#000000;
}

#menuline li ul li a:hover
{
	background:none;
	text-decoration:underline;
}

/**************************************************************************************************************\
*                                                                                                              *
*                                            Footer items                                                      *
*                                                                                                              *
\**************************************************************************************************************/

#footer
{
	clear:both;
	text-align:left;
	padding:5px 0px 0px 0px;
	height:45px;
}

.contactsblock
{
	float:left;
}

.contactsblock ul
{
	list-style-type:none;
	padding:0px;
}

.doublecolumn
{
	width:192px;
}

.doublecolumn li
{
	float:left;
	white-space:nowrap;
	color:#0c0909;
	margin:0px 12px 0px 0px;
}

#footer .left
{
	width:183px;
	font-size:11px;
	padding-left:28px;
}

.dlink
{
	float:right;
	width:94px;
	padding:0px 22px 0px 0px;
	text-align:center;
	font-size:11px;
}

.footermenu
{
	text-align:center;
	margin:12px 0px 0px 0px;
}

.dlink a
{
	display:block;
}

.counters
{
	padding-left:95px;
}

/**************************************************************************************************************\
*                                                                                                              *
*                                            Content items                                                     *
*                                                                                                              *
\**************************************************************************************************************/


#content
{
	margin:22px 5px 0px 4px;
	text-align:left;
}

#leftcolumn
{
	width:253px;
	float:left;
	overflow:hidden;
	padding:10px 0px 20px 0px;
}

#leftcolumnsec
{
	width:211px;
	float:left;
	overflow:hidden;
	padding:10px 0px 20px 0px;
}

#hsizer
{
	float:left;
	height:500px;
	width:1px;
}

#main
{
	float:left;
	width:460px;
	overflow:hidden;
	padding:0px 10px 20px 10px;
}

#mainsec
{
	float:left;
	width:754px;
	overflow:hidden;
	padding:0px 0px 20px 20px;
}

#rightcolumn
{
	float:right;
	width:253px;
	overflow:hidden;
	padding:0px 0px 20px 0px;
}

.date
{
	color:#818080;
	font-size:10px;
	padding:0px 0px 1px 0px;
}

#mainnews
{
	margin:5px 0px 0px 0px;
}

ul.news
{
	padding:0px;
}

.news li
{
	background:url(../images/blockbottom.gif) left bottom no-repeat;
	width:240px;
	overflow:hidden;
	padding:8px 13px 15px 0px;
}

.news h4
{
	background:url(../images/blockline.gif) left top no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 6px;
	font-weight:normal;
	padding-top:2px;
}

.news p
{
	padding:0px 0px 0px 26px;
	font-size:11px;
}

#autoparts
{
	margin:25px 0px 10px 0px;
}

#vinform
{
	margin:5px 30px 30px 10px;
}

#vinform .formline
{
	height:auto;
}

#vinform img
{
	margin:0px 0px 0px 3px;
}

#vinform .formline label
{
	float:none;
	width:auto;
	padding:20px 0px 0px 3px;
	font-size:10px;
}

#vinform .textfield
{
	margin:0px;
	width:203px;
}

#vinform .submitbtn input
{
	background:url(../images/searchbtn.gif) left top no-repeat;
	width:203px;
	padding:5px 0px 6px 0px;
	margin:13px 0px 0px 0px;
	font-size:12px;
	color:#bcb8b8;
}

.hautonews
{
	margin:0px 0px 0px 93px;
}

.lcard-gray
{
	background:#ededed;
}

.lcard-gray .top
{
	background:url(../images/secmenutop.jpg) left top no-repeat;
}

.lcard-gray .bot
{
	background:url(../images/secmenufoot.jpg) left bottom no-repeat;
	padding:16px;
}

.lcard-gray h2
{
	color:#860d42;
	font-size:14px;
	text-align:right;
	padding:0px 10px;
}

.lcard-gray h2 a
{
	color:#860d42;
}

.lcard-gray li
{
	color:#282828;
	font-size:12px;
	padding:10px 0px;
	border-bottom:dashed 1px #d4d4d4;
	list-style-type:none;
}

.lcard-gray li.last
{
	border-bottom:none;
	padding:10px 0px 0px 0px;
}

.lcard-gray li.current
{
	font-weight:bold;
}

.lcard-gray li li
{
	list-style-type:disc;
	list-style-position:inside;
	padding:2px 0px 2px 2px;
	border:none;
	font-weight:normal;
}

/**************************************************************************************************************\
*                                                                                                                                                                                                                            *
*                                                                                                          FAQ                                                                                                            *
*                                                                                                                                                                                                                            *
\**************************************************************************************************************/

#faqcatslist {
	padding-top: 16px;
	margin-top: 16px;
	border-top: solid #f0f0f0 1px;
	margin-bottom: 16px;
}

#faqquestions {
	list-style-type: none;
}

#faqquestions li {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: solid #f0f0f0 1px;
}

#faqquestions li .title {
	color: #09acff;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
}

#faqquestions li .question {
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: dashed #f0f0f0 1px;
	color: #09acff;
	font-style: italic;
}

#catalogcats		
{
	margin:30px 0px;
}

.tag-cloud
{
	padding:20px 10px 0px 0px;
}

.tag-cloud a
{
	margin:5px 0px;
}

.tag-cloud A.w1 {
	FONT-SIZE: 80%
}
.tag-cloud A.w2 {
	FONT-SIZE: 180%
}
.tag-cloud A.w3 {
	FONT-SIZE: 220%
}
.tag-cloud A.w4 {
	FONT-SIZE: 140%
}
.tag-cloud A.w5 {
	FONT-SIZE: 160%
}
.tag-cloud A.w6 {
	FONT-SIZE: 120%
}
.tag-cloud A.w7 {
	FONT-SIZE: 200%
}
.tag-cloud A.w8 {
	FONT-SIZE: 100%
}

.accessory
{
	clear:left;
}

.accessory small  
{
	display:block; 
	margin:0px 0px 0px 10px; 
	color:#000000; 
	font-weight:normal; 
}

.accessory small b { color:#fe5555; }

.accessoryimg
{
	float:left;
	margin:0px 20px 10px 0px;
}

#paging
{
	clear:both;
	text-align:center;
}

#paging i
{
	font-style:normal;
	color:#9d9d9d;
	margin:0px 2px;
}

#paging b
{
	color:#9d9d9d;
	margin:0px 2px;
}

#paging a
{
	margin:0px 2px;
}

#flash
{
	float:left;
	height:272px;
	width:635px;
	margin:0px 0px 0px 23px;
}

#headercol
{
	width:310px;
	float:right;
	height:272px;
}

.hname div
{
	width:220px;
	white-space:nowrap;
	overflow:hidden;
}

td.hcat, td.hname, td.hman, th.hname { text-align:left; }
.hquan { text-align:center;}

#breadpath
{
	font-size:90%;
	padding:8px 5px 15px 5px;
}

.informer
{
	background:url(../images/blockbottom.gif) no-repeat left bottom;
	padding:14px 0px 0px 0px;
	font-family:Arial, Sans-Serif;
	font-size:11px;
}

#weather_informer
{
	background:url(../images/inform_weather.gif) 36px top no-repeat;
	position:relative;
	height:95px;
	width:253px;
}

#weather_informer .thumb
{
	position:absolute;
	left:13px;
	top: 34px;
	width:48px;
	text-align:right;
}

#weather_informer .now
{
	position:absolute;
	left:63px;
	top: 23px;
	color:#7ea553;
	font-family: Impact, Verdana, Sans-Serif;
	font-size:50px;
}

#weather_informer .forecast
{
	position:absolute;
	left:150px;
	top: 32px;
}

#weather_informer .link
{
	position:absolute;
	left:150px;
	top: 64px;
}

#road_informer
{
	background:url(../images/inform_road.gif) 5px top no-repeat;
	position:relative;
	height:117px;
	width:253px;
}

#road_informer .level
{
	position:absolute;
	left:188px;
	top:30px;
	font-family: Impact, Verdana, Sans-Serif;
	font-size:50px;
	color:#7ea553;
}

#road_informer .hint
{
	position:absolute;
	font-family: Impact, Verdana, Sans-Serif;
	top:90px;
	left:10px;
	width:221px;
	font-size:13px;
	color:#3c1b1b;
	text-align:right;
	text-transform:uppercase;
}

#road_informer.green { background:url(../images/inform_road_green.gif) 5px top no-repeat; }
#road_informer.yellow { background:url(../images/inform_road_yellow.gif) 5px top no-repeat; }
#road_informer.red { background:url(../images/inform_road_red.gif) 5px top no-repeat; }


#road_informer .r_green, #road_informer a.r_green { color:#7ea553; }
#road_informer .r_yellow, #road_informer a.r_yellow { color:#b3b959; }
#road_informer .r_red, #road_informer a.r_red { color:#b94b4b; }


#currency_informer
{
	background:url(../images/inform_currency.gif) 1px top no-repeat;
	position:relative;
	height:117px;
	width:253px;
}

#currency_informer .date span, #currency_informer .values span {padding:0 5px 0  0;}

#currency_informer th
{
	color:#7e7e7e;
	background:none;
	font-weight:normal;
}

#currency_informer td, #currency_informer th
{
	padding:2px 2px 18px 2px;
}

#currency_informer td.date
{
	padding:2px 2px;
}

#currency_informer .values
{
	position:absolute;
	left:45px;
	top:48px;
	color:#6a4650;
}

#currency_informer table
{
	border:none;
	position:absolute;
	left:45px;
	width:200px;
	top:25px;
	
}

#currency_informer .oldval
{
	color:#7e7e7e;
	font-weight:bold;
}

#currency_informer .newval
{
	color:#000000;
	font-weight:bold;
}

#currency_informer .val i
{
	color:#7e7e7e;
}

#currency_informer .val i.gt { color:#7ea553; }
#currency_informer .val i.lt { color:#b94b4b; }


#currency_informer .values p
{
	padding:0px 0px 22px 0px;
}

.photosarea
{
	list-style-image:none;
	list-style-type:none;
	margin:10px 0px;
	padding: 0px;
	text-align:center;
}

.photosarea li
{
	margin:0px 2px;
	display:inline;
}

.photosarea li img
{
	padding: 2px;
	border:solid 1px #767677;
}