
/* header */

.headerLogo
{
	padding: 25px 20px 25px 20px;
	vertical-align: middle;
}

.headerMenuList
{
	margin: 0;
	padding: 0:
	font-size:100%;
	clear:both;
	font-size:100%;
}

.headerMenuList li
{
	font-size:100%;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: 0;
	font-weight: normal;
	float: left;
}

.headerMenuList li a
{
	display: block;
	background-color: #8aa64b;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 0.6em 15px 0.5em 15px;
	margin:0;
	font-size:100%;
	color:#fff;
	text-decoration: none;
}

.headerMenuList li span
{
	display: block;
	background-color: #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 0.6em 15px 0.5em 15px;
	margin:0;
	font-size:100%;
	color:#333;
	text-decoration: none;
}

.headerMenuList li a:hover
{
	background-color: #9fb66b;
}

.headerPhone
{
	padding: 0.8em 0 0.8em 29px;
}

.headerPhone strong
{
	font-size: 120%;
	color:#fff;
	font-weight: bold;
	white-space: nowrap;
}

.headerPhone p
{
	color:#333;
	font-size: 70%;
	line-height: 1.3em;
	margin: 0.2em 0 0 0;
}

.headerIcq
{
	height:15px;
	background: url(../i/icq.gif) no-repeat left top;
	font-size:75%;
	color:#333;
	padding: 1px 0 0 18px;
	font-weight:bold;
	margin: 0.5em 0 0.9em 29px;
}


/* catalogue menu */

.catalogueBlock
{
	background-color: #e9edd5;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin: 10px;
	padding: 10px 0;
}

.catalogueBlock h4
{
	display: block;
	margin: 0;
	padding: 0.3em 15px 0.8em 15px;
	font-size: 85%;
	font-weight: bold;
	color:#333;
}

.catalogueList
{
	margin: 0;
	padding: 0;
	font-size:100%;
	border-top: 1px solid #d2dac4;
	border-bottom: 1px solid #f0f2e2;
}

.catalogueList li
{
	font-size:100%;
	margin:0;
	padding: 0;
	text-indent: 0;
}

.catalogueList li a
{
	display: block;
	padding: 0.6em 15px;
	font-size: 85%;
	text-decoration: none;
	border-top: 1px solid #f0f2e2;
	border-bottom: 1px solid #d2dac4;
	line-height: 1.3em;
	color:#344609;
}

.catalogueList li a:hover
{
	background-color: #f0f2e2;
}

.catalogueList li .cur
{
	background-color: #fff;
}

.catalogueList li .cur:hover
{
	background-color: #fff;
}

.catalogueList li span
{
	display: block;
	padding: 0.6em 15px;
	font-size: 85%;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d2dac4;
	line-height: 1.3em;
	background-color: #fff;
	color:#333;
}


/* home */

.ill
{
	background: url(../i/ill.jpg) #fff no-repeat left top;
	width:100%;
	height:270px;
	margin: 10px 0 0 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.homeTextBlock
{
	padding: 0.6em 20px 0 10px;
}

.homeTextBlock h3
{
	font-size:160%;
	font-weight:bold;
	margin-bottom: 0.6em;
}

.homeAnons
{
	padding: 10px 20px 1.2em 10px;
}

.homeAnons img
{
	padding: 0 20px 0 15px;
}

.homeAnonsHeader
{
	font-style: italic;
	font-weight: bold;
	font-size:90%;
	margin: 1.4em 0 0.8em 29px;
}

.homeAnons h4
{
	margin: 0 0 0.2em 19px;
	font-size:90%;
	font-weight:bold;
}

.homeAnons p
{
	font-size: 70%;
	color:#666;
	line-height: 1.4em;
	margin: 0 0 0 19px;
}


/* textpage */

.textBlock
{
	padding: 1.5em 20px 0 15px;
}

.textFoto
{
	padding: 0 0 1em 10px
}


/* catalogue */

.catalogueTable
{
	width:auto;
}

.catalogueTable td
{
	padding: 0 3px 0.6em 7px;
}

.catalogueTable td h4
{
	font-size:110%;
	margin: 1.2em 0 0.3em 0;
}

.catalogueTable td p
{
	font-size:75%;
	margin: 0 0 0.5em 0;
	line-height: 1.4em;
}


/* footer */

.easyLink td
{
	padding: 0.5em 20px 0.5em 20px;
	border-left:1px solid #546d6e;
}

.easyLink td p
{
	font-size:70%;
	color:#666;
	line-height: 1.4em;
}

#footerCounter
{
	padding: 1.5em 20px;
}

.footerContacts
{
	padding: 1.5em 20px;
}

.footerContacts strong
{
	color:#fff;
	font-size:120%;
}

.footerContacts p
{
	color:#fff;
	font-size:75%;
	line-height: 1.4em;
	margin: 0.5em 0 0 0;
}

.footerTl
{
	clear:both;
	padding: 1.5em 45px 2em 0px;
}

.footerTl img
{
	display: block;
	float:left;
	margin: 0 15px 0.5em 0;
	behavior: url(../png.html);
}

.footerTl .tlLink
{
	display: block;
	color:#fff;
	float:left;
	font-size:75%;
	line-height: 1.5em;
	padding: 0.4em 0 0 0;
}

.footerTl .tlLink p
{
	margin:0;
	line-height: normal;
	font-size: 100%;
	color:#fff;
}

#sparesTable tr td, #sparesTable th {padding: 5px 5px;}

#sparesTable tr td {font-size: 0.8em; vertical-align: middle;}
#sparesTable .priceCol {text-align: right; white-space: nowrap;}
#sparesTable th {text-align: left; font-weight: normal; margin: 0; border-bottom: 1px solid #333;}

.spareItemRow.evenRow {background: #f0f2e2;}
.spareItemRow.firstRow td {padding-top: 10px !important;}
.carPartItem {text-indent:0; margin-bottom: 5px; overflow: hidden; padding-right: 10px;}
.carPartItem span {background: #f0f2e2;}
.carPartItem span, .carPartItem a {padding: 3px 8px; display: block; float: left; clear: both;}
