/****************** MAIN **********************/
body {
	margin:0 auto;
	padding:0;
	background-color:#e6e6e6;
	font-family:Arial,Verdana;
	font-size:11px;
}
img {
	border:none;
}
input {
	border:1px solid #ababab;
	padding:0;
}
textarea {
	border:1px solid #ababab;
}
select {
	border:1px solid #ababab;
}
a {
	font-size:11px;
	color:#003f7d;
	text-decoration:underline;
}
a:hover {
	color:#444;
}
ul {
	margin:0;
	padding:0 17px;
}
h2 {
	color:#a9212d;
	font-size:16px;
	text-transform:uppercase;
	margin:3px 0 9px;
}
h4 {
	font-size:12px;
	margin-bottom:3px;
}

.clear {
	clear:both;
}
.link {
	font-weight:bold;
	font-size:12px;
	color:#003f7d;
	text-decoration:none;
}
.jLink {
	color:#888;
}

.desigBy {
	color:#888;
	font-size:10px;
	text-decoration:none;
	margin-right:5px;
}

/* BODY */
.mainTable {
	width:100%;
}
.main {
	width:1004px;
	background-color:#ffffff;
	padding:10px 0 0;
}
/* BACKGROUND (def > 1024*768) */
.mainLeft {
	background-image:url(/images/mainLeft.png);
	background-position:right top;
	background-repeat:repeat-y;
}
.mainRight {
	background-image:url(/images/mainRight.png);
	background-position:left top;
	background-repeat:repeat-y;
}


/****************** HEADER **********************/
.head {
	height:51px;
	margin-bottom:14px;
}
.headTable {
	width:797px;
}
.header {
	margin-left:206px;
}
.headLineLeft {
	background-color:#b01f2c;
	height:12px;
	width:12px;
}
.headLineRight {
	background-color:#dedede;
	margin-left:6px;
	height:12px;
	width:777px;
	text-align:right;
	color:#999;
	font-size:13px;
}
.headIco {
	position:relative;
	top:-3px;
	margin-right:5px;
}
.headIco a {
	position:relative;
	top:2px;
}

.headMenu {
	margin:2px 0 14px;
}
.logo {
	height:50px;
	width:201px;
	float:left;
}

/* SEARCH */
.search {
	width:198px;
	background-color:#dedede;
	border:1px solid #b0b0b0;
	height:23px;
}
.search table {
	width:194px;
	margin:2px;
}
.search td {
	vertical-align:top;
}
.searchText {
	height:17px;
	width:170px;
}

/* TOP MENU */
.topMenu {
	width:588px;
}

.menuTable {
	height:25px;
	color:#848484;
	width:100%;
}

.menuTable td {
	border:1px solid #b0b0b0;
}
.menuTable a {
	text-decoration:none;
	color:#888;
}
.menuTable a.main {
	display:block;
	width:100%;
	height:18px;
	padding-top:5px;
	background-image:url(/images/blue.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#c5c5c5;
	white-space:nowrap;
	text-align:center;
}

.menuTable a.active {
	color:#000;
}
.menuTable a:hover {
	color:#000;
}

.menuTable a.main.active {
	background-color:#dedede;
	border-bottom-color:#dedede;
	background-image:url(/images/red.png);
}

.menuTable ul {
	border:1px solid #b0b0b0;
	border-top:none;
	display:none;
	list-style:none;
	background:#dedede;
	position:absolute;
	z-index:1000;
	margin:1px 0 0 -1px;
	padding:0 5px;
}

.menuTable li {
	white-space:nowrap;
}

.subMenuItem a {
	display:block;
	width:100%;
}

.subMenuItem ul {
	border-top:1px solid #b0b0b0;
}


/****************** MIDDLE **********************/
.middle {
	margin-bottom:16px;
}
.middle td {
	vertical-align:top;
}

/* LEFT COLUMN */
.leftCol {
	width:206px;
	position:relative;
	left:-6px;
}
.leftBlock {
	background-image:url(/images/blockBg.png);
	background-repeat:repeat-y;
	margin-bottom:14px;
}
.redTopLine {
	height:4px;
	background-color:#a9212d;
}
.blueTopLine {
	height:4px;
	background-color:#043e8f;
}
.leftCol h3 {
	margin:0;
	padding:3px 0;
	background-color:#dedede;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.block {
	margin:0 6px;
}
.block p {
	margin:5px;
}
.blockBotLine {
	background-image:url(/images/blockBotLine.png);
	height:6px;
}
.block.top {
	min-height:400px;
}
.block.bottom {
	height:194px;
}
/*@-moz-document url-prefix() {
	.block.top {
		min-height:600px;
	}
	.block.bottom {
		height:199px;
	}
}*/

.leftMenu {
	margin:0 6px 38px;
}
.leftMenuItem {
	display:block;
	width:192px;
	height:27px;
	margin-bottom:20px;
	text-align:center;
	border:1px solid #b0b0b0;
	background-color:#c5c5c5;
	background-image:url(/images/blue.png);
	background-position:top left;
	background-repeat:repeat-x;
	color:#000;
	text-decoration:none;
}
.leftMenuItem.active {
	/*background-image:url(/images/red.png);*/
	font-weight:bold;
}
.leftMenuItem div {
	margin:8px 0 0;
}

.special {
	margin:5px 5px 5px 7px;
}
.special img {
	border:1px solid #b9b9b9;
	height:38px;
	width:48px;
}
.special a.link {
	position:relative;
	top:-3px;
}
.special tr {
	/*height:64px;*/
}
.special div {
	margin:0 5px;
}

.newsItem {
	margin:17px 5px 0 7px;
	background-image:url(/images/bluev.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding-left:9px;
}
.newsItem.first {
	margin-top:9px;
}

/* RIGHT COLUMN (banners) */
.rightCol {
	width:200px;
}
.bigBanner {
	min-width:200px;
	min-height:300px;
	margin-bottom:20px;
	text-align:center;
}
.smallBanner {
	width:200px;
	/*height:200px;*/
	text-align:center;
}

/* MAIN INFO */
.info {
	margin-left:-3px;
	margin-right:4px;
	min-height:515px;
	width:594px;
	margin-bottom:10px;
	position:relative;
	top:-2px;
}

.topInfo {
	/*height:300px;
	margin-bottom:16px;*/
}
.indexTopBannerBG {
	background-image:url(/images/indexTopBanner.png);
	background-position:top left;
	background-repeat:repeat-y;
}
.indexTopBanner {
	height:226px;
	width:586px;
	margin-left:3px;
	border:1px solid #b8b8b8;
}
.indexTopBannerBGBottom {
	background-image:url(/images/indexTopBannerBottom.png);
	background-position:top left;
	background-repeat:no;
	height:5px;
}
.indexTopButtons {
	margin:6px 3px 0;
}
.indexTopButtons table {
	width:100%;
}
.indexTopButtons a {
	display:block;
	width:136px;
	height:58px;
	margin-left:9px;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	border:1px solid #b0b0b0;
	background-color:#dedede;
	background-image:url(/images/red.png);
	background-position:top left;
	background-repeat:repeat-x;
	color:#000;
	text-decoration:none;
}

.bottomInfo {
}
.indexBottomInfoBG {
	background-image:url(/images/indexTopBanner.png);
	background-position:top left;
	background-repeat:repeat-y;
}
.indexBottomInfo {
	min-height:198px;
	width:586px;
	margin-left:3px;
	border:1px solid #b8b8b8;
}
.indexBottomInfoIn {
	min-height:518px;
	width:586px;
	margin-left:3px;
	border:1px solid #b8b8b8;
	padding-bottom:10px;
}
.infoText {
	margin:0 10px;
}
.indexBottomInfoBGTop {
	background-image:url(/images/indexBottomInfoBGTop.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:4px;
}
.indexBottomInfoBGTopIn {
	background-image:url(/images/indexBottomInfoBGTopIn.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:2px;
}
.indexBottomInfoBGBottom {
	background-image:url(/images/indexBottomInfoBGBottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:2px;
}
.indexBottomInfoBGBottomIn {
	background-image:url(/images/indexBottomInfoBGBottomIn.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:5px;
}


/****************** FOTTER **********************/
.footLineLeft {
	background-color:#dedede;
	height:12px;
	width:auto;
	margin-right:21px;
	font-size:10px;
	padding-left:5px;
}
.footLineRight {
	background-color:#043e8f;
	height:12px;
	width:12px;
	float:right;
	position:relative;
	right:3px;
}


/****************** NEWS **********************/
.infoText {
	font-size:12px;
	font-family:Tahoma,Helvetica,sans-serif;
	line-height: 140%;
}
.news-item {
	margin:11px 0;
}
.news-item a {
	font-size:12px;
        text-decoration:none;
}
.news-detail a {
	font-size:12px;
}
.news-detail h3 {
	margin:4px 0;
	font-size:17px;
	color:#003f7d;
}

#autosalon_map {
	position:relative;
	left:-10px;
}

body a.leftFixedSlide {
	display:block;
	width:155px;
	height:40px;
	position:fixed;
	top:75px;
	left:-95px;
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:999999;
}
#slideService {
	background-image:url(/images/slide_bg_service.png);
}
#slideCallme {
	top:125px;
	background-image:url(/images/slide_bg_callme.png);
}
