/* menu */

.logotype
{
	padding:3em 0 0 18px;
}

.menuList
{
	margin:0;
	padding: 3em 0 0 8px;
	font-size:80%;
}

.menuList li
{
	line-height:1.2em;
	margin: 0;
	padding: 0.4em 10px 0.4em 10px;
	text-indent:0;
}

.menuList .cur
{
	background: url('../i/bg_over.jpg') repeat left top;
	color:#fff;
}

.menuList .cur a,
.menuList .cur a:hover
{
	color:#fff;
}


.newsBlock
{
	padding: 3em 0 0 18px;
}

.newsBlock p
{
	font-size:70%;
	color:#666;
	margin: 1.8em 0 0 0;
	line-height:1.3em;
}

.newsBlock p p
{
	font-size:100%;
	margin:0;
	line-height:normal;
}


/* header */

.homeIll
{
	height:252px;
	background: url('../i/ill.jpg') no-repeat left bottom;
}

.headerPhone
{
	padding: 50px 0;
}

.headerPhone strong
{
	font-size:120%;
	color:#6a737b;
}

.headerPhone small
{
	font-size:70%;
	color:#6a737b;
}

.catalogueMenu
{
	background: url('../i/bg.jpg') repeat left top;
}

.catalogueMenu .top
{
	background: url('../i/top_corner.jpg') no-repeat left top;
}

.catalogueMenu .bottom
{
	background: url('../i/bottom_corner.jpg') no-repeat left bottom;
	width:100%;
}

.homeMenuBg
{
	background: url('../i/home_bg.jpg') no-repeat left top;
}

.catalogueMenuList
{
	margin:0;
	padding: 0 0 0 15px;
	font-size:75%;
	clear:both;
	overflow: auto;
}

.catalogueMenuList li
{
	line-height:1.2em;
	font-weight:bold;
	margin: 0 1px 0 0;
	padding: 1.2em 20px 1.3em 20px;
	text-indent:0;
	float:left;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
}

.catalogueMenuList .cur
{
	background: url('../i/bg_over.jpg') repeat left top;
	color:#5d6979;
	cursor:default;
}

.catalogueMenuList .over
{
	background: url('../i/bg_over.jpg') repeat left top;
}

.catalogueMenuList li a,
.catalogueMenuList li a:hover
{
	color:#fff;
}


/* home */

.homeBlock
{
	padding: 2.5em 0 0 15px;
}

.homeUaz
{
	padding: 2.5em 0 0 0;
}

.homeUaz h4
{
	margin: 1.5em 0 0.5em 18px;
}

.homeUaz p
{
	font-size:70%;
	margin-left:18px;
}


/* footer */

.footer
{
	width:100%;
	height:2.5em;
	border-bottom: 1px solid #ccc;
}

.footerContacts
{
	padding: 1.5em 0 2em 15px;
}

.footerContacts strong
{
	color:#6a737b;
	font-size:90%;
}

.footerContacts small
{
	color:#6a737b;
	font-size:70%;
}

.footerContacts .none
{
	display:inline;
	visibility: hidden;
}

.footerContacts p
{
	font-size:70%;
	line-height:1.3em;
	color:#6a737b;
	margin: 1.5em 0 2em 0;
}

.footerTl
{
	padding: 1.5em 0 2em 18px;
}

a.tlLink
{
	display:block;
	padding-top:0.6em;
	font-size:70%;
}


/* catalogue */

.carModification th
{
	font-size:90%;
	padding: 2em 15px 0.6em 15px;
}

.bigHead
{
	font-size:120%;
	padding: 2em 15px 0.2em 15px;
	border-bottom: 1px solid #ccc;
}

.carModification td
{
	padding: 0.6em 15px;
}

.carModification .highlight td
{
	background-color:#eef2f6;
}

.carModification .price
{
	vertical-align:middle;
	white-space:nowrap;
}

.carModification h4
{
	margin:0;
	font-size:75%;
	color:#333;
	font-weight:bold;
}

.carModification p
{
	margin: 0.2em 0 0 0;
	font-size:70%;
	line-height:normal;
	color:#666;
}

.carModification .price strong
{
	font-size:90%;
}

.carModification .price small
{
	font-size:70%;
}

.carParagraph
{
	padding: 0.5em 0 1em 15px;
}


/* carpage */

.insideMenu
{
	margin:0;
	padding: 1em 0 0 8px;
	font-size:70%;
}

.insideMenu li
{
	line-height:1.2em;
	margin: 0;
	padding: 0.5em 10px 0.5em 10px;
	text-indent:0;
}

.insideMenu .cur
{
	background: url('../i/bg_over.jpg') repeat left top;
	color:#fff;
}

.Toptrucklink
{
	color:#666;
	font-size:70%;
}

.Toptrucklink a,
.Toptrucklink a:visited
{
	color:#5682bc;
}



