﻿*
{
margin: 0;
padding: 0;
border: 0;
}
#blocks
{
	overflow:hidden;
	width: 200px;
	position: absolute;
	padding-left: 20px;
	top: 279px;
}
#blocks ul
{
	list-style-type:none;
}

body{
	margin:0px auto;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background:url(img/bg_body.gif);
	font-size:11px;
}
.container
{
	width:838px;	
	margin: 0 auto;
}

div#top{ /* Шапка */
	/*width:838px;*/
	height:89px;
	background:url(img/top.jpg) no-repeat;
	text-align:left;
	margin:auto;
}

div#innertop{ /* Внутренний див для шапки (вспомогательный) */
	padding-top:22px;
	padding-left:10px
}

div#logo{
	width:245px;
	height:64px;
	background:url(img/logo.gif) no-repeat;
	float:left;
	cursor:pointer;
}

a#main{ /* Главная */
	width:93px;
	height:42px;
	background:url(img/01.gif) no-repeat;
	margin-left:7px;
	float:left;
}

a#main:hover{
	background:url(img/01a.gif) no-repeat;
}

a#about{ /* О нас */
	width:73px;
	height:42px;
	background:url(img/02.gif) no-repeat;
	float:left;
}

a#about:hover{
	background:url(img/02a.gif) no-repeat;
}

a#contacts{ /* Контакты */
	width:107px;
	height:42px;
	background:url(img/03.gif) no-repeat;
	float:left;
}

a#contacts:hover{
	background:url(img/03a.gif) no-repeat;
}

a#delivery{ /* Доставка */
	width:91px;
	height:42px;
	background:url(img/04.gif) no-repeat;
	float:left;
}

a#delivery:hover{
	background:url(img/04a.gif) no-repeat;
}

a#optoviki{ /* Оптовики */
	width:104px;
	height:42px;
	background:url(img/05.gif) no-repeat;
	float:left;
}

a#optoviki:hover{
	background:url(img/05a.gif) no-repeat;
}


div#car{ /* Красивая машинка в шапке */
	/*width:838px;*/
	height:189px;
	background:url(img/main.jpg);
	margin:auto;
}

div#innercar{ /* Внутренний вспомогательный див */
	margin-left:35px;
	padding-top:50px;
	width:200px;
	font-size:16px
}

p#ordernow{ /* Заказать сейчас */
	color:#ca9a23;
	margin-bottom:5px;
	margin-top:0px;
}

p#text{ /* Запчасти опель и т.д. и т.п. */
	color:#cebdbb;
	font-size:12px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:6px;
}

p#phone{ /* Телефон */
	color:#ca9a23;
	font-size:20px;
	margin-top:6px
}

div#content{ /* Контентный див */
	/*width:838px;*/
	background:url(img/bg.gif);
	font-size:12px;
	margin:auto;
}
div#content h1{
color:#ca9a23;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:5px;
	margin-top:-5px;
	padding-top:5px;
}
div#innercontent{
	padding-left:27px;
	padding-right:20px;
	overflow: hidden;
	margin-left:200px;
}

div#bannerdiv{ /* Баннерный див */
	/*width:838px;*/
	height:116px;
	background:url(img/bg.gif);
	font-size:12px;
	margin:auto;
}

div#innerbannerdiv{
	padding-left:17px;
}

div.banner{ /* Один баннер*/
	width:199px;
	height:117px;
	background:url(img/banner.gif);
	float:left;
	margin-right:2px
}

div.bannertext{ /* Текст баннера */
	margin-top:12px;
	margin-left:50px;
	height:12px;
	cursor:pointer;
}

div#one{  /* 1ый текст */
	width:89px;
	background:url(img/text1.gif) no-repeat;
}

div#two{  /* 2ой текст */
	width:95px;
	background:url(img/text2.gif) no-repeat;
}

div#three{  /* 3ий текст */
	width:70px;
	height:13px;
	background:url(img/text3.gif) no-repeat;
}

div#four{  /* 4ий текст */
	width:80px;
	height:11px;
	background:url(img/text4.gif) no-repeat;
}
div.bannerimg{ /* Сам баннер */
	width:192px;
	height:79px;
	margin-top:8px;
	margin-left:4px;
	cursor:pointer;
}

div#oneimg{
	background:url(img/car1.jpg) no-repeat;
}

div#twoimg{
	background:url(img/ce.gif) no-repeat;
	background-position: 0px -2px;
	
	background-color:#23242c
}

div#threeimg{
	background:url(img/car2.jpg) no-repeat;
}

div#fourimg{
	background:url(img/car4.jpg) no-repeat;
}

div#bottom{
	/*width:838px;*/
	height:58px;
	background:url(img/bottom.gif) no-repeat;
	margin:auto;
	font-size:11px; 
	color:#989797;
}

a.copyright{
	color:#989797;
	text-decoration:none
}

div#bottomtextleft{
	margin-left:20px;
	padding-top:15px;
	float:left
}

div#bottomtextright{
	margin-right:20px;
	padding-top:15px;
	float:right
}

div#dvig{
	background:url(img/dvig.gif) no-repeat; 
	background-position:0px 0px;
	width:85px;
	height:79px;
	margin-left:107px
}

strong{
	color:#23242c
}

p{
	line-height:18px
}

a{
	text-decoration:none;
	color:#836418
}

a:hover{
text-decoration: underline;
}

p.title{
	color:#ca9a23;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:-5px;
	margin-top:-5px;
	padding-top:5px;
}

span.big{
	color:#ca9a23;
	font-size:14px;
	font-weight:bold
}
.table  { border-collapse:collapse; }
.table td, table.tab th { border:solid 1px #666666; border-collapse:collapse; }
.table th { vertical-align:middle; background:#F4F4F4; }

.level1
{
	margin-left:10px;
}
.level2
{
	margin-left:20px;
	cursor:pointer;
}
.level3
{
	margin-left:20px;
	display:none;
}
