html,body{
	background-color: #131416;
	height: 100%; 
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}
#top{
	height: 15px;
	width: 100%;
	background-color: #6090cc;
}
#tbody{
	height: 515px;
	width: 100%;
	background-image: url(imgs/bgtop.png);
	background-repeat: repeat-x;
	vertical-align: middle;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	height: 515px;
}

#side-a {
	float: left;
	width: 40px;
	height: 515px;
	background-image: url(imgs/l.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#side-b {
	float: right;
	width: 40px;
	height: 515px;
	background-image: url(imgs/r.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content { 
	float: left;
	width: 920px;
	height: 515px;
	background-image: url(imgs/bgcon.png);
	background-repeat: repeat-x;
}
#logo{
	width: 600px;
	height: 69px;
	padding-left: 341px;
	padding-top: 40px;
	z-index: 5;
	position: absolute;
}
#movie{
	z-index: 0;
	width: 919px;
	height: 341px;
	margin-top: -0px;
}
#brand{
	width: 920px;
	height:141px;
/*	background-image: url(imgs/newB.png);
	background-position: left;
	background-repeat: no-repeat;
*/
}
#newbrand{
	width: 111px;
	height: 113px;
	background-image:url(imgs/nbrand.png);
	background-repeat:no-repeat;
	margin-left:-24px;
	margin-top:-1px;
	float:left;
	
}
#ford{
	width: 236px;
	height:124px;
/*	margin-left: 21px;   */
	margin-left: -70px;
	margin-right: 42px;
	margin-top: 8px;
	float: left;
}
#b1{
	width: 2px;
	height: 110px;
	background-image: url(imgs/cr.png);
	margin-top: 18px;
	float: left;
}
#nissan{
	margin-left: 39px;
	margin-right: 38px;
	margin-top: 8px;
	float: left;
	float: left;
}
#yamaha{
	margin-left: 19px;
	margin-top: 8px;
	float: left;
}
#footer {
	clear: both;
	background: #A2A2A2;
}
#adresa{
	height: 375px;
	width: 100%;	
	background-image: url(imgs/bgprom.png);
	background-repeat: repeat-x;
}
#fug{
	height: 10px;
	width: 100%;
}
#pata{
	height: 36px;
	width: 100%;
	background-color: #2a2b2f;
	border-top-color: #494a4c;
	border-top-width: 2px;
	border-top-style: solid;
}
#wpata{
	text-align: left;
	margin: 0px auto;
	padding: 5px;
	border:0;
	width: 970px;
	height: 26px;
}
#lpata {
	float: left;
	width: 300px;
	height: 26px;
}
#rpata {
	float: right;
	width: 600px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a2a4;
	padding-top: 5px;
	text-align: right;
}