html, table {
	font-family: Arial, Sans-serif;
	font-size: 13px;
	color: #666666;
}

body {
	margin: 0 0 0 10px;
	padding: 0;
/*	background: #ffbf80;	/*narancs*/
	background: #f0f0f2 url('best-auto-bg.jpg') repeat-y left;	/*eredeti*/
/*	background: #f0f0f2 url('best-auto-bg-kari.png') repeat-y left;*/	/*hopehely*/
}

table, td {
	border-collapse: collapse;
}

h1, h2 {
	font-family: "Georgia";
	font-size: 20px;
	font-weight: normal;
	padding: 0;
	margin: 10px 0 10px 2px;
	color: #555555;
}

h1 {
	padding-bottom: 0px;
	text-align: center;
}

h3, h4 {
	font-family: "Times";
	font-size: 16px;
	padding: 0;
	margin: 10px 0 10px 2px;
	color: #555555;
}

h3.nobold {
	font-weight: normal;
	font-family: "Georgia";
	font-size: 17px;
}

h4 {
	padding-top: 10px;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	color: #ed7000;
}

a {
	color: /*#424782*/#716391;
}

a:hover {
	color: #424782;
}

b.pages {
	font-size: 1.5em;
	font-family: "Trebuchet MS";
}

a.pages {
	font-family: "Trebuchet MS";
}

a.pages:hover {
	color: #ed7000;
}

a img, img.noimage {
	border: 2px #cccccc solid;
}

a img.car {
	float: right;
	clear: both;
	margin-bottom: 2px;
}

a:hover img {
	border: 2px solid #9793b1;
}

img.kurzor {
	border: 2px #cccccc solid;
	cursor: pointer;
}

img.kurzor:hover {
	border: 2px solid #9793b1;
}

form {
	margin: 0;
	padding: 0;
}

table.login {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	width: 120px;
	background-color: #474174;
	margin-top: 3px;
}

table.login td {
	padding: 1px 5px 3px 5px;
}

table.login input {
	border: 1px solid #777777;
}

table.login #login,table.login #password {
	width: 100px;
}

table.login #loginsubmit a, table.login #loginname a {
	padding-right: 5px;
	color: #dddddd;
}

table.login #loginsubmit a:hover, table.login #loginname a:hover {
	color: #ffffff;
}

table.login #loginsubmit input {
	border: 0;
	color: #dddddd;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 14px;
	background: #474174;
}

table.login #loginsubmit input:hover {
	color: #ffffff;
}

table.login #loginname {
	width: 100px;
	text-align: left;
}

ul.markak {
	list-style-type: none;
}

.hidden {
	visibility: hidden;
}

.red {
	color: #cc0000;
}

#main {
	width: 960px;
	/*background: #fffff0;	/*narancs*/
	position: absolute;
	margin: 0;
	padding: 0;
}

#main .banner_t {
	text-align: center;
}

#main .banner_t img {
	border: 0;
}

#header {
	position: relative;
	height: 95px;
	width: 960px;
	background: url('ideiglenes_header.jpg') no-repeat top left;
	margin: 0;
	padding: 0;
}

#header a.index {
	position: absolute;
	width: 249px;
	height: 60px;
	display: block;
}

#header .banner_h2 {
	position: absolute;
	right: 5px;
	top: 5px;
}

#header .banner_h2 a img {
	border: 2px solid #9793b1;
}

#header .menu {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 20px;
	left: 0;
	top: 73px;
}

#header .menu a {
	color: #ffffff;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 8px 1px 8px;
}

#header .menu a:hover {
	color: /*#333333*//*#bbbbbb*/#ed7000;
	/*background: #f0f0f2;*/
	background: #ffffff;
	/*text-decoration: underline;*/
}

#header .menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header .menu li {
	float: left;
	padding: 0;
}

#balmenu {
	float: left;
	width: 120px;
	margin-left: 1px;
	margin-top: 3px;
}

#balmenu ul.bal {
	width: 120px;
	background-color: #474174;
	list-style-type: none;
	/*margin: 3px 0 0 0;*/
	margin: 0;
	padding: 0;
}

#balmenu ul.bal li {
	margin: 0;
	padding: 0;
	height: 25px;
	/*padding: 1px 5px 2px 5px;*/
}

#balmenu ul.bal li a {
	color: #dddddd;
	display: block;
	//height: 100%;		/* IE */
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	border-top: 1px solid #676194;
	background: url('left-square.gif') no-repeat 5px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#balmenu ul.bal li a:hover {
	color: #ffffff;
	border-top: 1px solid #676194;
	background: #575184 url('left-square.gif') no-repeat 5px;
}

#content {
	width: 605px;
	float: left;
	min-height: 500px;
	_height: 500px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content li {
	margin-left: 20px;
	margin-top: 5px;
}

#content ul li ul li {
	margin-top: 0;
	margin-left: 10px;
}

#content img.elokep {
	float: right;
}

#content .banner_t {
	text-align: center;
}

#content .banner_t img {
	border: 0;
}

#content .banner_h {
	width: 600px;
	text-align: center;
	padding: 40px 10px 40px 10px;
	clear: both;
}

#content .banner_h a img {
	border: 0;
}

#content .news {
	margin: 5px;
	padding-bottom: 20px;
}

#content .news h2 {
	font-family: Georgia;
	font-weight: normal;
}

#content .news .date {
	font-family: Georgia;
	color: #8a8a8a;
}

#content .news .introduction {
	padding: 5px;
}

#content .news .text {
	padding: 5px;
}

#content .galeria {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
}

#content .galeria table {
	width: 220px;
}

#content .galeria td {
	padding: 5px;
}

#content .akcios_i, #content .uj_i, #content .hasznalt_i {
	width: 195px;
	margin-left: 0;
	float: left;
	text-align: center;
}

#content .akcios_i h3, #content .uj_i h3, #content .galeria_i h3, #content .hasznalt_i h3 {
	font-weight: normal;
	font-family: Georgia;
}

#content .akcios_i table td.cim, #content .uj_i table td.cim, #content .galeria_i table td.cim, #content .hasznalt_i table td.cim {
	width: 133px;
	text-align: center;
}

#jobbmenu {
	width: 190px;
	min-height: 200px;
	_height: 200px;
	float: right;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 10px;
}

#jobbmenu h3 {
	padding-left: 20px;
	font-weight: normal;
	font-family: Georgia;
}

#jobbmenu .top {
	/*position: absolute;
	width: 20px;
	height: 95px;
	background: url('rightmenu-top.png') no-repeat top left;*/
}

#jobbmenu .bottom {
	/*width: 210px;
	height: 88px;
	background: url('rightmenu-bottom.png') no-repeat top left;*/
}

#jobbmenu a img {
	border: 2px #cccccc solid;
}

#jobbmenu a:hover img {
	border: 2px solid #9793b1;
}

#jobbmenu .menuajanl {
	margin: 0 0 20px 0;
	text-align: center;
}

#jobbmenu .banner_v, #balmenu .banner_v {
	margin: 10px 0 20px 0;
	text-align: center;
}

#jobbmenu .banner_v a img, #balmenu .banner_v a img {
	border: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content table.wad {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#content table.wads_add {
	width: 590px;
}

#content table.wad td {
	padding: 2px;
}

#content table.talalat, #content .talalat {
	width: 590px;
	margin: 10px 20px 10px 10px;
	background: #edf0f4/*#e1e4e8*//*#edeff2*/;
	border: 1px solid #dbdef2;
}

#content .talalat {
	min-height: 120px;
	_height: 120px;
}

#content table.talalat td.paddingolt {
	padding-left: 20px;
}

#content table.talalat a img, #content .talalat table.autoajanlat a img, .talalat a img {
	border: 2px solid #cccccc;
	padding: 2px;
}

#content table.talalat a:hover img, #content .talalat table.autoajanlat a:hover img, .talalat a:hover img {
	border: 2px solid #9793b1;
}

#content table.talalat td.frissauto a {
	color: /*#008800*/#458a45;
	font-weight: bold;
}

#content table.talalat td.frissauto a:hover {
	color: #008800;
}

#content table.talalat td.regiauto {
	text-align: center;
}

#content table.talalat td.regiauto a {
	color: /*#008800*/#e38e43;
	font-weight: bold;
}

#content table.talalat td.regiauto a:hover {
	color: #f87000;
}

#content table.talalat td.akciosauto {
	text-align: right;
}

#content table.talalat td.akciosauto a {
	color: /*#ff0000*/#de6161;
	font-weight: bold;
}

#content table.talalat td.akciosauto a:hover {
	color: #ff0000;
}

#content .cegnev {
	margin: 10px;
	min-height: 110px;
	_height: 110px;
	width: 590px;
        background: #edf0f4/*#e1e4e8*//*#edeff2*/;
        border: 1px solid #dbdef2;
	padding: 1px 0 1px 0;
}

#content .cegnev a img {
	float: right;
	padding: 2px;
	margin: 0 1px 0 0;
	background-color: #ffffff;
	border: 2px solid #bbbbbb;
}

#content .cegnev a:hover img {
	border: 2px solid #9793b1;
}

#content table.kereso, #content table.kereso2 {
	width: 600px;
	background: #e5e5e5;
	padding: 5px;
	border: 1px solid #d1d4d8;
	margin-bottom: 5px;
}

#content table.kereso td {
	padding: 10px;
}

#content table.kereso2 td {
	padding: 4px;
}

#content table.kereso2 input {
	width: 110px;
}

#content table.kereso2 input.rovidebb {
	width: 80px;
}

#content table.kereso2 input.submit {
	width: 60px;
}

#content table.kereso2 table.nopadding {
	padding: 0;
	margin: 0;
	width: 100%;
}

#content table.kereso2 table.nopadding td {
	padding: 0;
	margin: 0;
	text-align: center;
}

#content select {
	width: 170px;
}

#content .akcio {
	width: 590px;
	min-height: 120px;
	_height: 120px;
	margin: 10px;
	background: url('akcios-bg.jpg') repeat-x bottom;
	/*background: #fad2d2 url('auto-akc-bg.jpg') no-repeat top right;*/
}

#content .akcio a img, #content .ujauto a img, #content .hasznalt a img, #content .akcio img, #content .ujauto img, #content .hasznalt img, #content .talalat img {
	float: right;
	margin: 6px;
	padding: 2px;
	background-color: #ffffff;
	border: 2px solid #cccccc;
}

#content .akcio a.morelink, #content .ujauto a.morelink, #content .hasznalt a.morelink {
	padding-left: 5px;
}

#content a.morelink {
	padding-left: 10px;
}

#content .akcio a:hover img, #content .ujauto a:hover img, #content .hasznalt a:hover img {
	border: 2px solid #9793b1;
}

#content .akcio table.autoajanlat, #content .ujauto table.autoajanlat, #content .hasznalt table.autoajanlat {
	width: 589px;
	margin-left: 5px;
}

#content table.autoadatok {
	margin-left: 5px;
}

#content table.autoadatok td {
}

#content .akcio .ar, #content .ujauto .ar, #content .hasznalt .ar {
	padding-left: 5px;
	font-weight: bold;
}

#content .akcio .akciosar {
	padding-left: 5px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #ff0000;
}

#content .ujauto {
	width: 590px;
	min-height: 120px;
	_height: 120px;
	margin: 10px;
	background: url('friss-bg.jpg') repeat-x bottom;
	/*background: #c3f3c0 url('auto-uj-bg.jpg') no-repeat top right;*/
}

#content .hasznalt {
	width: 590px;
	min-height: 120px;
	_height: 120px;
	margin: 10px;
	background: url('regi-bg.jpg') repeat-x bottom;
	/*background: #efd3bd url('auto-ha-bg.jpg') no-repeat top right;*/
}

/* gallery */

#motioncontainer a img {
	border: 2px solid #cccccc;
}

#motioncontainer a:hover img {
	border: 2px solid #9793b1;
}

#motioncontainer a:hover {
	color: red;
}

#motioncontainer a.active img {
	border: 2px solid #000080;
}

#statusdiv {
	position: absolute;
	padding: 2px;
	left: -300px;
	visibility: hidden;
}

/* gallery vege */

#content table.gallery {
	height: 120px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
	padding: 0px;
}

#footer {
	clear: both;
	padding: 15px 0 15px 0;
	margin-top: 20px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	background-color: #474174;
}

#footer a {
	color: #ffb522;
	text-decoration: none;
}

#footer a:hover {
	color: #f39101;
}

/* etarget */
.etarget2 {
        padding: 0;
        background: #fafafa;
        border: 1px solid #dddddd;
	margin-top: 25px;
}

.etarget2 a {
	color: #003366;
}

.etarget2 .block {
	padding-left: 5px;
}

.etarget2 table.selfpromo2 {
        margin-bottom: 1em;
	width: 100%;
	background: #eeeeee;
	border: 1px solid #dddddd;
}

.etarget2 table.selfpromo2 td {
        padding: 4px;
}

.etarget2 table.selfpromo2 a {
	color: #003366;
        font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.etarget table.selfpromo {
        display: none;
        visibility: hidden;
}

