*{
	zoom:1;
}

/* header */

.headerLogo
{
	position: relative;
	padding: 10px 50px 20px 50px;
}

.headerMenuList
{
	margin: 10px 0;
	padding: 0:
	font-size:100%;
	clear:both;
}

.headerMenuList li
{
	font-size:100%;
	margin: 0 10px 10px 0;
	padding: 0;
	text-indent: 0;
	float: left;
}

.headerMenuList li a
{
	display: block;
	padding: 0.4em 10px;
	margin:0;
	font-size:85%;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	//float:left;
}

.headerMenuList li a:hover
{
	background-color: #747979;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.headerMenuList li span
{
	display: block;
	padding: 0.4em 10px;
	margin:0;
	font-size:85%;
	font-weight:bold;
	color:#333;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	//float:left;
}

.headerPhone
{
	font-size: 180%;
	color:#fff;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0.8em 0px;
}

.homeLada
{
	text-align: center;
	padding: 0.5em 0;
}

.homeHeaderPhone
{
	position: absolute;
	right:40px;
	top:25px;
}

.homeHeaderPhone .content
{
	padding:  0.4em 0.8em 0.5em 0.8em;
	white-space: nowrap;
	background-color: #fff;
	margin: 0 0 0.5em 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.homeHeaderPhone .content small
{
	display: block;
	font-size:90%;
	font-weight: normal;
	white-space: nowrap;
	margin: 0 0 0 0.4em;
}

.homeHeaderPhone .content strong
{
	display: block;
	font-size:160%;
	font-weight: bold;
	white-space: nowrap;
}


/* catalogue menu */

.catalogue
{
	position: absolute;
	top: 15px;
	left: 3%;
	z-index:10;
}

.catalogueBlock
{
	margin: 10px 0;
	position: relative;
}

.catalogueBlock .t,
.catalogueBlock .b
{
	position: relative;
	overflow: hidden;
	height:10px;
}

.catalogueBlock .l,
.catalogueBlock .r
{
	position: absolute;
	overflow: hidden;
	height:10px;
	behavior: url('/png.htc');
}

.catalogueBlock .l
{
	position: relative;
	left:0;
	top:0;
	margin-right: 10px;
}

.catalogueBlock .r
{
	position: absolute;
	width:10px;
	right:0;
	top:0;
}

.catalogueBlock .t .l{background: url('/i/lt.png') no-repeat 0 0;}
.catalogueBlock .t .r{background: url('/i/rt.png') no-repeat 0 0;}
.catalogueBlock .b .r{background: url('/i/rb.png') no-repeat 0 0;}
.catalogueBlock .b .l{background: url('/i/lb.png') no-repeat 0 0;}

.catalogueBlock .content
{
	background-color: #fff;
}


.catalogueBlock h4
{
	display: block;
	margin: 0;
	padding: 0.3em 25px 0.8em 25px;
	font-size: 85%;
	font-weight: bold;
	line-height:1.3em;
}

.catalogueList
{
	margin: 0;
	padding: 0;
	font-size:100%;
	border-bottom: 1px solid #ccc;
}

.catalogueList li
{
	font-size:100%;
	margin:0;
	padding: 0;
	text-indent: 0;
	line-height:1.2em;
}

.catalogueList li a,
.catalogueList li a:visited
{
	display: block;
	padding: 0.6em 25px;
	margin:0;
	font-size: 80%;
	text-decoration: none;
	border-top: 1px solid #ccc;
	line-height: 1.3em;
}

.catalogueList li a:hover,
.catalogueList li a:active
{
	background-color: #efefef;
	border-top: 1px solid #ccc;
	text-decoration: none;
}

.catalogueList li .cur
{
	background-color: #fff;
}

.catalogueList li .cur:hover
{
	background-color: #fff;
}

.catalogueList li span
{
	display: block;
	padding: 0.6em 25px;
	margin:0;
	font-size: 80%;
	text-decoration: none;
	border-top: 1px solid #ccc;
	line-height: 1.3em;
	background-color: #c8081d;
	color:#fff;
}

/* home */

.homeTextBlock
{
	padding: 0.6em 20px 0 10px;
}

.homeTextBlock h3
{
	font-size:150%;
	font-weight:bold;
	margin-bottom: 0.6em;
}

.homeAnons
{
	padding: 2em 20px 0.2em 0;
}

.textAnons
{
	padding: 2em 0 0.2em 30px;
}

.homeAnonsHeader
{
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	margin: 1.4em 0 0.8em 0;
}

.homeAnons h4,
.textAnons h4
{
	margin: 0.8em 0 0.2em 0;
	font-size:90%;
	font-weight:bold;
}

.homeAnons p,
.textAnons p
{
	font-size: 70%;
	color:#666;
	line-height: 1.4em;
	margin: 0 0 0 0;
}

.homeMap
{
	width:100%;
	margin-top:2em;
	background: url('/i/map.gif') no-repeat left 0;
}

.homeDetailMap
{
	position: relative;
}

.homeDetailMap div
{
	position:absolute;
	background-color: #fff;
	z-index:20;
	right:250px;
	top:50px;
}

.homeDetailMap div img
{
	margin: 10px;
}

.mapOut .homeDetailMap{display: none;}
.mapOver .homeDetailMap{display: block;}


/* textpage */

.textBlock
{
	padding: 1em 20px 2em 25px;
}

.textFoto
{
	padding: 0 0 1em 10px
}

#compareBlock ul
{
	margin: 10px 0 0 -5px;
	padding: 0:
	font-size:100%;
	clear:both;
}

#compareBlock ul li
{
	font-size:100%;
	margin: 0 10px 0 0;
	padding: 0.2em 5px 0.3em 5px;
	text-indent: 0;
	float: left;
}

#compareBlock ul .cur
{
	background-color: #c8081d;
	color:#fff;
}

#compareBlock ul .cur a,
#compareBlock ul .cur a:hover
{
	text-decoration: none;
	border-bottom: 0;
	color:#fff;
}

#compareBlock ul li a
{
	text-decoration: none;
	border-bottom: 1px dotted #c8081d;
}

#compareBlock .paragraph
{
	clear:both;
	padding-top: 20px;
}

#compareBlock .paragraph td
{
	font-size:80%;
}

/* catalogue */

.catalogueCarMode
{
	width:200px;
	margin: 10px 20px 20px 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 1%;
}

.catalogueCarMode h4
{
	margin: 0.5em 0 0.3em 0;
}

.catalogueCarMode p
{
	font-size:75%;
	line-height: 1.4em;
	margin:0;
}

.catalogueTable
{
	width:auto;
}

.catalogueTable td
{
	padding: 1em 3px 0.6em 7px;
}

.catalogueTable td h4
{
	font-size:110%;
	margin: 0.2em 0 0.3em 0;
}

.catalogueTable td p
{
	font-size:75%;
	margin: 0 0 0.5em 0;
	line-height: 1.4em;
}

.bgLadaPriora,
.bgLadaKalina,
.bgLadasamara,
.bgLada110,
.bgLadaclassic,
.bgLada4x4
{
	background-position: 0 2em;
	background-repeat: no-repeat;
}

.bgLadaPriora{background-image: url('/i/typeheaders/priora.gif');}
.bgLadaKalina{background-image: url('/i/typeheaders/kalina.gif');}
.bgLadasamara{background-image: url('/i/typeheaders/samara.gif');}
.bgLada110{background-image: url('/i/typeheaders/lada110.gif');}
.bgLadaclassic{background-image: url('/i/typeheaders/classic.gif');}
.bgLada4x4{background-image: url('/i/typeheaders/4x4.gif');}


/* carpage */

.carModBlock
{
	background-color: #e0dec5;
	padding: 0.6em 0;
	position: relative;
	margin-left:-10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-top:0.8em;
}

/*
.modDescrSwitch
{
	float: right;
	margin: 0.8em 10px;
	font-size: 85%;
	cursor: pointer;
	cursor: hand;
	display: block;
	padding: 0.2em 10px 0.4em 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

.modDescrSwitch span
{
	border-bottom: 1px dotted #333;
}

.carModBlock .modDescrSwitch
{
	background-color: #e0dec5;
}

.carModBlockShow .modDescrSwitch
{
	background-color: #c0bea6;
	
}
*/

.carModBlock h4,
.carModBlockShow h4
{
	font-size:100%;
	margin: 0.8em 20px;
}

.carMod,
.carModHighlight
{
	padding: 0.8em 20px;
}

.carModHighlight
{
	background-color: #d9d7bc;
}

.carModName
{
	clear:both;
}

.carModBlock .price,
.carModBlock .name
{
	font-size:85%;
	font-weight:bold;
}

.carModName .price
{
	float:right;
	color:#c8091d;
}

.carModDescription
{
	display: block;
	clear:both;
	font-size: 75%;
	color:#666;
	padding: 0.4em 0 0 0;
}

#cartechChar
{
	padding-bottom: 1em;
}

#cartechChar table
{
	width:auto;
}

#cartechChar table td
{
	font-size:85%;
	padding: 0.3em 10px 0.3em 10px;
	border: 0;
}

#cartechChar table .highlight td
{
	background-color: #e4e3d4;
}


/* footer */

.easyLink td
{
	padding: 0.5em 20px 0.5em 20px;
	border-left:1px solid #546d6e;
}

.easyLink td p
{
	font-size:70%;
	color:#b6c0c0;
	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:70%;
	line-height: 1.4em;
	margin: 0.5em 0 0 0;
}

.footerTl
{
	clear:both;
	padding: 1.5em 0 2em 30px;
}

.footerTl img
{
	display: block;
	float:left;
	margin: 0 15px 0.5em 0;
}

.footerTl .tlLink
{
	display: block;
	color:#fff;
	float:left;
	font-size:75%;
	line-height: 1.5em;
	padding: 0.2em 0 0 0;
}

.footerTl .tlLink p
{
	margin:0;
	line-height: normal;
	font-size: 100%;
	color:#fff;
}