html {
	height: 100%;
	margin-bottom: 0;
	background: url('images/bg.gif') repeat-x;
}

* {
	margin: 0px;
	padding: 0px;
}

body.batmobil {
	height: 100%;
	text-align: center;
}

#body {
	margin: 0pt auto;
	min-height: 100%;
	text-align: left;
	width: 890px;
	background: url('images/bg_body.png') repeat-y;
}

*html #body {
	height: 100%;
}

#header {
	/*background-color: #dddddd;*/
	height: 80px;
	width: 890px;
}

#header #header_left {
  display: block;
  float: left;
  width: 280px;
  height: 45px;
}

#header #header_left h1 {
	display: block;
	float: left;
	margin-top: 5px;
	width: 250px;
	height: 30px;
	background: url('images/batmobil-logo_3.png');
}

#header #header_right {
  display: block;
  float: left;
  width: 610px;
  height: 45px;
  /*background-color: #ffffff;*/
  text-align: right;
}

#main-menu {
  list-style-type: none;
  text-align: right;
  margin: 15px 0 0 0;
}

#main-menu li {
  display: inline;
  margin: 0 0 0 15px;
}

#main-menu li a {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

#header h1 span {
	display: none;
}

#container {
	padding-bottom: 36px;
	width: 890px;
	overflow: hidden;
	background: url('images/bg_content-right.png') repeat-x top;
}

#left {
  display: block;
  float: left;
  width: 270px;
  background-color: #e7e9ed;
}

#left h2 {
  display: block;
  float: left;
  width: 270px;
  height: 40px;
  background-image: url('images/bg_leftbox_header.gif');
}

#left h2 p.hireink {
  width: 248px;
  height: 18px;
  margin: 9px 0 0 10px;
  background-image: url('images/title-hireink.png');
}

#left h2 p.hasznalt-motorok {
  width: 248px;
  height: 18px;
  margin: 8px 0 0 10px;
  background-image: url('images/title-hasznalt-motorok.png');
}

#left h2 p span {
	display: none;
}

#left-news {
	margin: 10px;
}

#left-news h3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #444444;
}

#left-news h3 a {
	color: #444444;
	text-decoration: none;
}

#left-news p {
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 8px;
	color: #555555;
}

#left-news ul {
	list-style-image: url('images/li-1.gif');
}

#left-news ul li {
	font-family: verdana;
	font-size: 11px;
	color: #555555;
	margin-left: 30px;
	margin-bottom: 5px;
}

#left-news ul li a {
	color: #555555;
	text-decoration: none;
}

ul#menu{
	display: block;
	list-style-type: none;
}

ul#menu li {
	display: block;
	float: left;
	margin: 0;
	width: 270px;
	height: 29px;
	background-image: url('images/bg_menu_li.gif');
	overflow: hidden;
}

ul#menu li a {
	display: block;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
	width: 260px;
	height: 29px;
	margin: 6px auto auto 10px;
}

#right {
  display: block;
  float: right;
  width: 614px;
}

#box-1 {
  display: block;
  float: left;
  width: 153px;
  height: 176px;
}

#box-2 {
  display: block;
  float: left;
  width: 153px;
  height: 176px;
}

#box-3 {
  display: block;
  float: left;
  width: 153px;
  height: 176px;
}

#box-4 {
  display: block;
  float: left;
  width: 153px;
  height: 176px;
}

#ajanlat {
	display: block;
	float: left;
	width: 609px;
	height: 262px;
	background-image: url('images/bg_ajanlat.png');
	overflow: hidden;
	margin: 0 0 10px 0;
}

#content {
	display: block;
	float: left;
	width: 604px;
	margin-left: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 20px;
	overflow: hidden;
}

#breadcrumb {
	display: none !important;
}

#footer {
  display: block;
	background-color: #000000;
	height: 26px;
	width: 890px;
	margin: -26px auto 0 auto;
}

#footer p {
  font-family: verdana;
  color: #ffffff;
  font-size: 10px;
  line-height: 26px;
}
