BODY
{
	background-color: #000000;
	margin: 0;
	font: normal 12px Arial;
	color: #dfdfdf;
}
/* -------------------- TOP ------------------- */
#top
{
	background: url(gfx/top-bkg.jpg) center top no-repeat;
	width: auto;
	height: 405px;
	margin: 0 auto;
}
#top .block
{
	background: url(gfx/top-block-bkg.jpg) left no-repeat;
	width: 1000px;
	height: 405px;
	margin: 0 auto;
}
#top h1
{
	width: 249px;
	height: 25px;
	margin: 0;
	padding: 36px 0 0 36px;
	position: absolute;
	z-index: 6;
	font-size: 0;
}
#top h1 a
{
	background: url(gfx/logo.gif) no-repeat;
	width: 249px;
	height: 25px;
	display: block;
}
.top-subpage
{
	background-position: center bottom !important;
	height: 339px !important;
}
.top-subpage .block
{
	background-position: bottom left !important;
	height: 339px !important;
}
.top-subpage h1 { padding: 12px 0 0 36px !important; }
/* ---------- MENU ---------- */
#top .menu
{
	margin: 0;
	padding: 37px 0 0 534px;
	position: absolute;
	z-index: 5;
	list-style: none;
}
#top .menu li
{
	width: auto;
	height: auto;
	padding: 0 0 0 8px;
	float: left;
}
#top .menu a
{
	background-position: top;
	height: 29px;
	float: left;
	font-size: 0;

}
#top .menu a:hover, #top .active { background-position: bottom !important; }
#top .menu .element-1
{
	background: url(gfx/menu-element-1.gif) no-repeat;
	width: 115px;
}
#top .menu .element-2
{
	background: url(gfx/menu-element-2.gif) no-repeat;
	width: 75px;
}
#top .menu .element-3
{
	background: url(gfx/menu-element-3.gif) no-repeat;
	width: 72px;
}
#top .menu .element-4
{
	background: url(gfx/menu-element-4.gif) no-repeat;
	width: 85px;
}
#top .menu .element-5
{
	background: url(gfx/menu-element-5.gif) no-repeat;
	width: 79px;
}
/* ---------- AWARDS BOX ---------- */
#top .awards-box
{
	background: url(gfx/awards-box-bkg.png) no-repeat;
	width: 348px;
	height: 220px;
	margin: 76px 0 0 651px;
	position: absolute;
	z-index: 3;
}
#top .awards-box img
{
	margin: 36px auto 0 auto;
	display: block;
}
/* ---------- PACKETS BOX ---------- */
#top .packets-box
{
	margin: 306px 0 0 506px;
	position: absolute;
	z-index: 2;
}
#top .packets-box span
{
	background: url(gfx/packet-bkg.png) no-repeat;
	width: 233px;
	height: 81px;
	margin: 0 0 0 14px;
	float: left;
}
#top .packets-box span a
{
	width: 233px;
	height: 81px;
	display: block;
	font-size: 0;
}
#top .packets-box .lancer-evo {	background: url(gfx/lancer-evo.gif) top no-repeat; }
#top .packets-box .lancer-evo:hover { background-position: bottom; }
#top .packets-box .chiptuning {	background: url(gfx/chiptuning.gif) top no-repeat; }
#top .packets-box .chiptuning:hover { background-position: bottom; }
/* ---------- OTHERS ---------- */
#top .cars-1
{
	width: 519px;
	height: 313px;
	margin: 37px 0 0 191px;
	display: block;
	position: absolute;
	z-index: 1;
}
#top .cars-2
{
	width: 420px;
	height: 253px;
	margin: 0 0 0 205px;
	display: block;
	position: absolute;
	z-index: 1;
}
.top-subpage .subpage-top
{
	background: url(gfx/subpage-top-bkg.gif) no-repeat;
	width: 1000px;
	height: 32px;
	margin: 307px 0 0 0;
	display: block;
	position: absolute;
	z-index: 0;
	font-size: 0;
}
/* -------------------- CONTENT BLOCK -------------------- */
#content-block
{
	background: url(gfx/content-block-bkg.gif) left repeat-y;
	width: 1000px;
	margin: 0 auto;
}
/* ---------- COLUMN LEFT ---------- */
#content-block .column-left
{
	background: url(gfx/news.gif) top left no-repeat;
	width: 527px;
	height: auto;
	margin: 14px 0 0 0;
	padding: 0 0 53px 118px;
	float: left;
}
#content-block .column-left .date
{
	background: #010101;
	width: auto;
	height: auto;
	padding: 3px 6px 2px 6px;
	float: left;
}
#content-block .column-left .nag
{
	width: auto;
	height: auto;
	padding: 1px 0 0 8px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#content-block .column-left .txt
{
	margin: 0;
	padding: 0 0 30px 1px;
	text-align: justify;
	line-height: 17px;
}
/* ---------- COLUMN RIGHT ---------- */
#content-block .column-right
{
	background: url(gfx/contact.gif) top left no-repeat;
	width: 208px;
	margin: 14px 0 0 0;
	padding: 0 0 83px 114px;
	float: right;
}
#content-block .column-right .adress
{
	background: url(gfx/adress-bkg.gif) left top no-repeat;
	margin: 3px 0 0 0;
	padding: 1px 0 12px 63px;
	text-transform: uppercase;
	line-height: 18px;
	font-size: 10px;
	color: #fff;
}
#content-block .column-right .see-map
{
	background: #404040;
	width: 203px;
	padding: 5px 0 7px 0;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #a5a5a5;
}
/* ---------- COLUMN RIGHT ---------- */
#content-block .column-right
{
	background: url(gfx/contact.gif) top left no-repeat;
	width: 208px;
	margin: 14px 0 0 0;
	padding: 0 0 83px 114px;
	float: right;
}
/* ---------- SUBPAGE BOX ---------- */
#content-block .subpage-box
{
	background: #fffffe;
	width: 1000px;
	padding: 0 0 83px 0;
}
/* ----- LEFT ----- */
#content-block .subpage-box .left
{
	width: 208px;
	height: auto;
	padding: 0 0 0 9px;
	float: left;
}
#content-block .subpage-box .left big
{
	background: #e3e3e3;
	padding: 8px 0 11px 16px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
}
#content-block .subpage-box .left ul
{
	background: url(gfx/left-ul-bkg.gif) left top no-repeat;
	width: 204px;
	margin: 0;
	padding: 4px 0 0 0;
	border-left: 2px solid #e3e3e3;
	border-right: 2px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	list-style: none;
	font-size:11px;
}
#content-block .subpage-box .left li
{
	border-bottom: 1px solid #e3e3e3;
}
#content-block .subpage-box .left ul a
{
	background: url(gfx/list-style.gif) top no-repeat;
	width: 183px;
	height: 20px;
	padding: 9px 0 0 21px;
	display: block;
	color: #616161;
}
#content-block .subpage-box .left ul a:hover, #content-block .subpage-box .left ul .active
{
	background-position: bottom;
	color: #0051ca;
}
/* ----- RIGHT ----- */
#content-block .subpage-box .right
{
	width: 738px;
	height: auto;
	padding: 0 25px 0 0;
	float: right;
	color: #3e3e3e;
}
#content-block .subpage-box .right .nag
{
	padding: 2px 0 0 0;
	display: block;
	font-size: 24px;
	color: #0d39ba;
}
#content-block .subpage-box .right .txt
{
	margin: 0;
	padding: 11px 0 0 3px;
	text-align: justify;
	line-height: 17px;
}
/* -------------------- INFO BLOCK -------------------- */
#info-block
{
	width: 1000px;
	height: 143px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#info-block ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#info-block li
{
	width: auto;
	height: auto;
	padding: 0 0 0 76px;
	float: left;
}
#info-block li a
{
	background-position: center top;
	height: auto;
	padding: 106px 0 0 0;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	color: #b9b9b9;
}
#info-block li a:hover
{
	background-position: center bottom;
	color: #414141;
}
#info-block .element-1 { background: url(gfx/info-block-element-1.gif) center top no-repeat; }
#info-block .element-2 { background: url(gfx/info-block-element-2.gif) center top no-repeat; }
#info-block .element-3 { background: url(gfx/info-block-element-3.gif) center top no-repeat; }
#info-block .element-4
{
	background: url(gfx/info-block-element-4.gif) center top no-repeat;
	padding: 106px 6px 0 6px;
}
#info-block .element-5 { background: url(gfx/info-block-element-5.gif) center top no-repeat; }
/* -------------------- FOOTER -------------------- */
#footer
{
	width: 100%;
	height: auto;
	border-top: 1px solid #e9e9e9;
	color: #b9b9b9;
}
#footer div
{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#footer p
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 25px 0 0 0;
	float: left;
}
#footer .author
{
	background: url(gfx/author.gif) no-repeat;
	width: 198px;
	height: 31px;
	margin: 22px 0 0 0;
	float: right;
	font-size: 0;
}
.footer-subpage
{
	background: #fffffe url(gfx/footer-subpage-bkg.gif) top no-repeat;
	width: 1000px !important;
	margin: 0 auto;
	border: none !important;
}
.footer-subpage div
{
	width: 950px !important;
	padding: 0 25px 22px 25px !important;
}
.footer-subpage .author { margin: 18px 0 0 0 !important; }
/* -------------------- GENERAL STYLES -------------------- */
a
{
	text-decoration: none;
	color: #414141;
	outline: none;
}
.clearfloat 
{
	height: 0;
	margin: 0;
	clear: both;
	line-height: 0;
	font-size: 0;
}
#bkg
{
	background: url(gfx/bkg.jpg) center top no-repeat;
	width: 100%;
	padding: 10px 0 0 0;
}
.bkg-subpage { padding: 0 0 28px 0 !important; }
form, fieldset
{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select
{
	font-family: tahoma;
	font-size: 11px;
	color: #a3a3a3;
}
img { border: none; }

#imageSlideshowHolder{

	
		*/
		/* CSS HACK */
		width: 150px;	/* IE 5.x */
		width/* */:/**/150px;	/* Other browsers */
		width: /**/150px;
		
		/* CSS HACK */
		height: 30px;	/* IE 5.x */
		height/* */:/**/30px;	/* Other browsers */
		height: /**/30px;
		
;
		border:0px solid #C0C0C0;
		position:relative;	/* Never change this value */
		
	}
	.imageInGallery{		
		width:150px;
		height:30px;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	
	#imageSlideshowHolder img{
		position:absolute;
	}

a:link	    { COLOR: #0055b7; TEXT-DECORATION: underline;} 
a:visited	{ COLOR: #0055b7; TEXT-DECORATION: none;} 
a:active	{ COLOR: #225692; TEXT-DECORATION: none;} 
a:hover     { COLOR: #e25713; TEXT-DECORATION: none;} 

