
	body {
		margin: 0;
		color: #fff;
		font: normal 11px 'Tahoma', sans-serif;
		background-color: #fff;
	}   
	div, p, img, ul, ol, dt, dd, h1, h2, h3, small, strong, td {
		margin: 0;
		padding: 0;
		font: normal 11px 'Tahoma', sans-serif;
	}
	td {
	}
	img {
		border: 0;
	}
	a {
		color: #000;
	}
	a:hover {
		text-decoration: none;
		border-bottom: 1px dashed #000;
	}
	p {
		color: #000;
		margin: 0px 0px 5px 0px;
	}
	h1 {
	    color: #000;
	    font-size: 18px;
	    font-weight: normal;
	}
	h2 {
	    color: #000;
	    font-size: 13px;
	    font-weight: bold;
	}
	h3 {
			font-size: 11px;
			color: #000;
	    font-weight: bold;
	}
	strong {
		font-weight: bold;
	}
	div.fl {
		float: left;
		text-align: left;
	}
	div.fr {
		float: right;
		text-align: left;
	}
	div.errors {
		font-weight: bold;
		margin: 20px;
	}
	div.debug {
		border: 1px solid #f00;
	}
	div#main  {
		display: table;
		margin: 0 auto;
		width: 1280px;
		height:943px;
		background: url( '../images/auto_danubia/danubia_nyitooldal_hatter_2.jpg' ) no-repeat top center;
	}
	div#header  {
		width: 1000px;
		height: 188px;
		background: url( '../images/header_bg.jpg' );
	}
	div#controller  {
		height: 43px;
		line-height: 43px;
	}
	div#controller a {
		font-weight: bold;
		color: 323853;
		text-decoration: none;
		border: 0px;
	}
	div#controller a:hover {
		text-decoration: underline;
		border: 0px;
	}
	div#login {
		float: right;
		height: 43px;
		line-height: 43px;
		width: 524px;
	}
	div#search {
		float: right;
		height: 43px;
		line-height: 43px;
		width: 190px;
		margin: 0px 0px 0px 46px;
	}
	div#newsletter_box {
		height: 43px;
		line-height: 43px;
		float: right;
		text-align: right;
		margin-right: 40px;
	}
	div#container  {
		display: table;
		width: 1000px;
	}
	div#top_menu {
		width: 524px;
		height: 37px;
		line-height: 37px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #3d5267;
		border-bottom: 1px solid #d8d7d7;
		clear: both;
	}
	div#top_menu a {
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #3d5267;
		text-decoration: none;
		border-bottom: 0px;
	}
	div#top_menu a:hover {
		text-decoration: underline;
	}
	div#content {
		float: right;
		width: 524px;
		margin: 15px 0px 0px 0px;
	}
	div#content img {
		margin: 0px 5px 0px 5px;
	}
	div#right_menu {
		float: right;
		width: 190px;
		margin: 24px 0px 0px 46px;
	}
	div#right_menu a {
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #3d5267;
		text-decoration: none;
		line-height: 27px;
		display: list-item;
		list-style-type: none;
		border-bottom: 0px;
	}
	div#right_menu a:hover {
		text-decoration: underline;
	}
	div#footer  {
		height: 27px;
		line-height: 27px;
		background-color: #a4a4a4;
		color: #cbcbcb;
		text-align: center;
		margin: 10px 0px 0px 0px;
	}
	div#footer a {
		border-bottom: 0px;
		color: #cbcbcb;
	}
	div#footer a:hover {
		border-bottom: 1px dashed #cbcbcb;
	}
	.form_input {
		width: 100px;
		height: 12px;
		border: 1px solid #323853;
		background-color: #fff;
		color: #444444;
	}
	.form_button {
		width: 30px;
		background-color: #8e9caa;
		border: 1px solid #323853;
		color: #fff;
	}
	input {
		border: 1px solid #323853;
		background-color: #fff;
		color: #444444;
		font-size: 10px;
	}
	input.gomb {
		border: 1px solid #323853;
		background-color: #8e9caa;
		font-size: 10px;
		color: #fff;
	}
	.gallery_pic_container {
		width: 100px;
		height: 100px;
		position: absolute;
		top: 100px;
		left: 100px;
	}


