body {
	margin: 0px;
	padding: 0px;
	background-image:url(/images/full_bg.png);
	background-repeat:repeat-y;
  font-family: Arial, Helvetica, sans-serif;
}
div, p, td, span, li {
	
	font-size: 11px;
}
div, p, span, li {
	color: #313131;
}


/* Fejléc */
#header {
	z-index: 0;
	background-image: url(/images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 121px;
	max-height: 122px;
	margin-top: 12px;
	padding-left: 33px;
  overflow: hidden;
}
div#header div {
	width: 944px;
}
#topmenu {
	padding-left: 230px;
	background-image: url(/images/topmenu_line.png);
	background-repeat: no-repeat;
}
/* 3 hasábos szerkezet */
#middle {
	width: 944px;
}
#content
{
margin-left: 225px;
margin-right: 214px;
padding: 0 15px;
max-width: 505px;
background-image:url(/images/navi_bg.png);
background-repeat:no-repeat;
}
#content_admin
{
margin-left: 225px;
margin-right: 214px;
padding: 0 15px;
max-width: 675px;
}
#leftnav
{
float: left;
width: 225px;
margin: 0;
padding-left:11px;
}
#rightnav
{
float: right;
width: 214px;
margin: 0;
}
/* Bal oldali navigáció */
#tuningnav, #tesztnav, #koncepnav {
	background-image: url(/images/leftnav_bg.png);
	background-repeat: repeat-y;
	width: 214px;
	padding: 5px 12px;
}
#leftnav h2 {
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0;
}
#leftnav h2 img {
	margin-right: 8px
}
#leftnav h2 a {
	font-size: 12px;
	/*color: #313131;*/
	color: #313131;
	text-decoration: none;
}
#leftnav h2 a:hover {
	color: #006DA0;
}
#tuningnav h3, #tesztnav h3, #koncepnav h3, #hirlevelbox p {
	margin: 0px 25px 0px 5px;
}
#tuningnav h3 a, #hirlevelbox p a {
	background: transparent url(/images/orange_dot.gif) left no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
}
#tuningnav h3 a:hover, #hirlevelbox p a:hover {
	color: #006DA0;
}
#tuningnav h4 {
	margin: 6px 5px;
}
#tuningnav h4 a {
	background: transparent url(/images/orange_square.gif) left 58% no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
#tuningnav h4 a:hover {
	color: #006DA0;
}
#tesztnav h3 a {
	background: transparent url(/images/red_dot.gif) left no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
}
#tesztnav h3 a:hover {
	color: #006DA0;
}
#tesztnav h4 {
	margin: 6px 5px;
}
#tesztnav h4 a {
	background: transparent url(/images/red_square.gif) left 58% no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
#tesztnav h4 a:hover {
	color: #006DA0;
}
#koncepnav h3 a {
	background: transparent url(/images/green_dot.gif) left no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
}
#koncepnav h3 a:hover {
	color: #006DA0;
}
#koncepnav h4 {
	margin: 6px 5px;
}
#koncepnav h4 a {
	background: transparent url(/images/green_square.gif) left 58% no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
#koncepnav h4 a:hover {
	color: #006DA0;
}
#title_01 {
	background-image: url(/images/title_bg01.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 214px;
}
#title_02 {
	background-image: url(/images/title_bg02.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 214px;
}
#title_02b {
	background-image: url(/images/title_bg02b.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 214px;
}
#title_03 {
	background-color: #006FA3;
	background-repeat: no-repeat;
	height: 27px;
	width: 214px;
}
#title_04 {
	background-image: url(/images/modellnav_bg.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 214px;
}
#title_01 h1 {
	font-size: 13px;
	color: white;
	text-align: right;
	margin: 0;
	padding: 5px 10px 0 0;
}
#title_02 h1, #title_02b h1 {
	font-size: 13px;
	color: white;
	text-align: right;
	margin: 0;
	padding: 5px 10px 0 0;
}
#title_03 h1 {
	font-size: 13px;
	color: white;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 10px;
}
#title_04 h1 {
	font-size: 13px;
	color: white;
	text-align: right;
	margin: 0;
	padding: 5px 10px 0 0;
}
#hirlevelbox {
	background-image: url(/images/leftnav_bg.png);
	background-repeat: repeat-y;
}
#hirlevelbox form {
	margin: 6px 0 0 0;
	padding: 0 12px
}
#hirlevelbox form input {
	border: 1px solid #006FA3;
	height: 22px;
	margin-left: 3px;
	width: 150px;
	color: #FF8700;
}
#hirlevelbox form .hirok {
	background-color: #FF8700;
	border: none;
	height: 22px;
	width: 28px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom
}
#leftnavbottom {
	background: url(/images/leftnav_bottom_admin.gif) left top no-repeat;
	padding: 0 12px 10px 12px;
	margin: 0;
}
/* Középső rész */
#navigation {
	height: 27px;
}
#navigation h6 {
	margin: 0 10px;
	padding: 8px 5px;
	font-size: 11px;
}
#navigation span {
	color: #FF8700;
}
#navigation h6 a {
	color: black;
}
#intro {
	height: 174px;
}
#intro h1 {
	color: #006FA3;
	font-size: 14px;
	margin: 15px 0 0 0;
	padding: 0 12px
}
#intro p {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 12px
}
#intro a {
	background: transparent url(/images/orange_dot.gif) left center no-repeat;
	padding-left: 8px;
	text-align: left;
	font-size: 12px;
	color: #006DA0;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin: 2px 15px;
}
#intro a:hover {
	color: #FF8700;
}
/* Article list */
div.articleihead_news {
	background-color: #D0DEE4;
	height: 22px;
}
div.articleihead_koncept {
	background-color: #DCEED2;
	height: 22px;
}
div.articleihead_teszt {
	background-color: #FDDCDC;
	height: 22px;
}
div.articleihead_tuning {
	background-color: #FDE6CC;
	height: 22px;
}
.articleihead_news h1 a {
	font-size: 13px;
	padding: 5px 6px 0 6px;
	margin: 0;
	float: left;
	color: #0A4D74;
	text-decoration: none;
}
.articleihead_koncept h1 a {
	font-size: 13px;
	padding: 5px 6px 0 6px;
	margin: 0;
	float: left;
	color: #2A5B11;
	text-decoration: none;
}
.articleihead_teszt h1 a {
	font-size: 13px;
	padding: 5px 6px 0 6px;
	margin: 0;
	float: left;
	color: #CF2828;
	text-decoration: none;
}
.articleihead_tuning h1 a {
	font-size: 13px;
	padding: 5px 6px 0 6px;
	margin: 0;
	float: left;
	color: #FE7F02;
	text-decoration: none;
}
.articleihead_news h1 a:hover, .articleihead_koncept h1 a:hover, .articleihead_teszt h1 a:hover, .articleihead_tuning h1 a:hover {
	color: black
}
.articleihead_news h1 img, .articleihead_koncept h1 img, .articleihead_teszt h1 img, .articleihead_tuning h1 img {
	margin-right: 8px;
}
.articleihead_news .date, .articleihead_koncept .date, .articleihead_teszt .date, .articleihead_tuning .date {
	float: right;
	padding: 5px 4px;
	margin: 0;
	font-size: 12px;
}
.articleihead_news .date {
	color: #0A4D74
}
.articleihead_koncept .date {
	color: #2A5B11
}
.articleihead_teszt .date {
	color: #CF2828
}
.articleihead_tuning .date {
	color: #FE7F02
}
.articlei p {
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	margin: 0;
}
.articlei {
	border-bottom: 5px solid #FFE788;
	margin: 15px 0;
}
.articlei a {
	font-size: 12px;
	color: #006DA0;
	text-decoration: none;
	font-weight: normal;
}
.articlei a:hover {
	color: #313131;
}
.articlei p img {
	border: 1px solid #A5A5A5;
	margin-right: 10px;
}
#hirekmore, #koncepciomore, #tesztekmore, #tuningmore, #akciomore {
	padding: 0 10px
}
#hirekmore h3, #koncepciomore h3, #tesztekmore h3, #tuningmore h3, #akciomore h3 {
	margin: 0 5px;
}
#hirekmore h3 a {
	background: transparent url(/images/yellow_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #00405F;
	text-decoration: none;
	font-weight: normal;
}
#hirekmore h3 a:hover, #hirekmore h4 a:hover, #koncepciomore h3 a:hover, #koncepciomore h4 a:hover, #tesztekmore h3 a:hover, #tesztekmore h4 a:hover, #tuningmore h3 a:hover, #tuningmore h4 a:hover, #akciomore h3 a:hover, #akciomore h4 a:hover {
	color: black;
}
#hirekmore h4, #koncepciomore h4, #tesztekmore h4, #tuningmore h4, #akciomore h4 {
	margin: 6px 5px;
}
#hirekmore h4 a {
	background: transparent url(/images/yellow_square.gif) left 58% no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #00405F;
	;
	text-decoration: none;
}
#koncepciomore div {
	font-size: 11px;
	color: #3E7821;
	margin-bottom: 10px;
	margin-top: 10px;
}
#hirekmore div {
	font-size: 11px;
	color: #00405F;
	margin-bottom: 10px;
	margin-top: 10px;
}
#koncepciomore h3 a {
	background: transparent url(/images/green_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #2A5B11;
	text-decoration: none;
	font-weight: normal;
}
#koncepciomore h4 a {
	background: transparent url(/images/green_square.gif) left 58% no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #2A5B11;
	;
	text-decoration: none;
}
#koncepciomore p, #tesztekmore p, #hirekmore p, #tuningmore p, #akciomore p {
	margin: 0;
	font-size: 10px;
	color: #6B6B6B;
	margin-left: 15px;
	margin-bottom: 5px;
}
h4.oldarticles {
	float: right;
}
h4.newarticles {
	float: left;
}
#tesztekmore div {
	font-size: 11px;
	color: #CF2828;
	margin-bottom: 10px;
	margin-top: 10px;
}
#tesztekmore h3 a {
	background: transparent url(/images/red_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #CF2828;
	text-decoration: none;
	font-weight: normal;
}
#tesztekmore h4 a {
	background: transparent url(/images/red_square.gif) left 58% no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #CF2828;
	text-decoration: none;
}
#tuningmore div {
	font-size: 11px;
	color: #FE7F02;
	margin-bottom: 10px;
	margin-top: 10px;
}
#tuningmore h3 a {
	background: transparent url(/images/red_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #FE7F02;
	text-decoration: none;
	font-weight: normal;
}
#tuningmore h4 a {
	background: transparent url(/images/red_square.gif) left 58% no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #FE7F02;
	text-decoration: none;
}
#akciomore h3 a {
	background: transparent url(/images/yellow_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #CF2828;
	text-decoration: none;
	font-weight: normal;
}
#akciomore h4 a {
	background: transparent url(/images/yellow_square.gif) left 58% no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #CF2828;
	;
	text-decoration: none;
}
#akciomore div {
	font-size: 11px;
	color: #FE7F02;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* Article */

#article {
	padding: 10px 0;
	border-bottom: 5px solid #FFD940;
}
#article a {
	font-size: 12px;
	color: #006DA0;
	text-decoration: none;
	font-weight: normal;
}
#article a:hover {
	color: #313131;
}
#article p {
	font-size: 12px;
}
#article p img {
	border: 1px solid #ABABAB;
	margin: 0 5px;
}
#article strong {
	font-size: 12px;
	color: #006FA3;
	font-weight: bold;
}
#article_topnav_news {
	width: 100%;
	text-align: right;
	background-image: url(/images/hirek.gif);
	background-repeat: no-repeat;
}
#article_topnav_koncepcio {
	width: 100%;
	text-align: right;
	background-image: url(/images/koncepcio.gif);
	background-repeat: no-repeat;
}
#article_topnav_teszt {
	width: 100%;
	text-align: right;
	background-image: url(/images/teszt.gif);
	background-repeat: no-repeat;
}
#article_topnav_tuning {
	width: 100%;
	text-align: right;
	background-image: url(/images/tuning.gif);
	background-repeat: no-repeat;
}
#article h1 {
	margin: 0;
	font-size: 16px;
	color: #0E3B58;
}
#article h2 {
	font-size: 16px;
}

#article h3 {
	font-size: 13px;
}

#article table {
	border: 0;
}
#article #table_header {
	max-width: 505px;
	background-color: #A1D8F0;
	color: #006DA0;
	font-weight: bold;
	font-size: 12px;
	height: 22px;
	text-align: center;
}
#article #table_header .header_not_last {
	border-right: 1px solid #FFFFFF;
}
#article .vil_szurke {
	background-color: #DFE3E5;
}
#article .sotet_szurke {
	background-color: #C5D3D9;
}
#article .table_tipus {
	border-bottom: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 260px;
	padding: 0 5px;
	text-align: left;
}
#article .table_szin {
	border-bottom: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 60px;
	padding: 0 5px;
	text-align: center;
}
#article .table_elviheto {
	border-bottom: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 65px;
	padding: 0 5px;
	text-align: center;
}
#article .table_foto {
	border-top: 2 solid #FFFFFF;
	width: 80px;
	height: 65px;
}
#article .megjegyzes {
	border-right: 1 solid #FFFFFF;
	text-align: left;
	color: #8A8F91;
	font-size: 11px;
	padding: 0 5px;
}
#article .hasznalt_megjegyzes {
	border-right: 1 solid #FFFFFF;
	text-align: left;
	color: #5F5F5F;
	font-size: 11px;
	padding: 0 5px;
}
#article .tesztauto {
	color: #8A8F91;
}
#article .auto {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: left;
}
#article_date {
	margin: 0;
	font-size: 12px;
}
#article_date span {
	color: #226874
}
#article_content {
	margin-top: 10px;
}
#article_content p, #article_content li {
	font-size: 12px;
	text-align: justify;
}
#article_content ul {
	padding: 0;
	margin: 0 50px;
}
/*#article_content li {
	list-style-type: square;
	padding: 0;
	margin: 0;
}
*/
#article_content li {
	padding: 0;
	margin: 0;
}
#back {
	margin-top: 10px;
}
#back a {
	font-size: 12px;
	color: #006FA3;
	font-weight: bold;
}
#back a:hover {
	color: #2F2F2F;
}
/* Article Navigation*/
#article_navi {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 469px;
}
#article_navi a {
	color: #FF8700;
	font-size: 12px;
	font-weight: bold;
}
#article_navi a:hover {
	color: #2F2F2F;
}
#article_navi .backnav {
	margin-right: 20px;
	width: 110px;
}
#article_navi .pagenav {
	margin: 0;
	width: 240px;
}
#article_navi .morenav {
	margin-left: 20px;
	width: 110px;
}
a.page_no {
	background-color: #FF8700;
}
a.page_no_active {
	background-color: #2F2F2F;
}
a.page_no:hover {
	background-color: #2F2F2F;
}
/* Article Picture Gallery*/
#pixgaltitle {
	margin-top: 20px;
	margin-left: 25px;
}
#pixgallery {
	margin-left: 25px;
}
#pixgallery a {
	background-color: #4B98BC;
	height: 66px;
}
#pixgallery a:hover {
	filter: Gray;
}
#pixgallery img {
	border: 1px solid #313131;
	margin: 5px;
}
/*Akciok*/
.akciok {
	border-bottom: 5px solid #FFE788;
	margin: 8px 0;
}
.akciok p {
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0 10px 10px;
	margin: 0;
}
.akciok p img {
	float: right;
}
div.akciokhead {
	height: 22px;
	max-width: 505px;
	background-image: url(/images/akcio_head.gif);
	background-repeat: no-repeat;
}
.akciok table {
	max-width: 505px;
	width: 469px;
}
.akciokhead h1 {
	font-size: 13px;
	padding: 5px 6px 0 6px;
	margin: 0;
	float: left;
	color: #CF2828;
	text-decoration: none;
}
/*.akciokhead h1 a:hover {
	color: black;
}
*/
.akciokhead h1 img {
	margin-right: 8px;
}
.akciokhead .date {
	float: right;
	padding: 5px 4px;
	margin: 0;
	font-size: 12px;
	color: #0A4D74;
}
.akciok a {
	text-decoration: none;
	color: #006DA0;
}
.akciok a:hover {
	color: #FF8700;
}
/*Modell*/
#modell_topnav {
	padding: 0;
	margin: 0 0 10px 0;
	height: 22px;
	width: 469px;
	max-width: 505px;
	background-image: url(/images/modell_header.gif);
	background-repeat: no-repeat;
}
#modell_topnav img {
	margin: 0;
	padding: 0;
}
#modell_topnav #jobb_img {
	float: right;
	margin: 0px 5px 0 0;
	padding: 0;
}
#modell_topnav h1#bal_szoveg, #modell_topnav h1#bal_szoveg_2 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
/*Kapcsolódó linkek*/
#kapcs_linkek {
	padding: 5px 12px;
}
#kapcs_linkek h2 {
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0;
	color: #CF2828;
}
#kapcs_linkek h2 img {
	margin-right: 8px
}
#kapcs_linkek h3 {
	margin: 0px 5px;
}
#kapcs_linkek h3 a {
	background: transparent url(/images/red_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #00405F;
	text-decoration: none;
	font-weight: bold;
}
#kapcs_linkek h3 a:hover {
	color: #006DA0;
}
.kapcs_linkek {
	padding: 5px 12px;
}
.kapcs_linkek h2 {
	font-size: 12px;
	margin: 0 0 3px 0;
	padding: 0;
	color: #CF2828;
}
.kapcs_linkek h2 img {
	margin-right: 8px
}
.kapcs_linkek h3 {
	margin: 0px 5px;
}
.kapcs_linkek h3 a {
	background: transparent url(/images/red_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #00405F;
	text-decoration: none;
	font-weight: bold;
}
.kapcs_linkek h3 a:hover {
	color: #006DA0;
}
/*Hírlevére feliratkozás*/
#feliratkozas {
	padding-top: 10px;
	text-align: center;
	width: 100%;
	font-size: 12px;
	color: #006FA3;
	font-weight: bold;
}
#feliratkozas p img {
	border: 0;
}
/*Fórum*/
#forum {
	margin: 15px 0;
}
#forum .forum_link {
	display: inline;
}
#forum .forum_link a, #forum .forum_link a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #445588;
	margin: 0 25px;
	text-decoration: none;
	vertical-align: middle;
}
#forum .forum_link a:hover {
	color: #252E4A;
}
#forum_fejlec {
	height: 22px;
	max-width: 505px;
	background-image: url(/images/mazda_forum_fejlec.gif);
	background-repeat: no-repeat;
}
#forum_fejlec h1 {
	font-size: 11px;
	padding: 5px 6px 0 60px;
	margin: 0;
	float: left;
	font-weight: normal;
}
#forum_header {
	border-left: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	text-align: center;
	font-weight: bold;
	background-color: #F0F0F0;
	height: 26px;
}
#forum_header2 {
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	text-align: center;
	font-weight: bold;
	background-color: #F0F0F0;
	height: 26px;
}
.forum_fejlec_1 {
	border-left: 1px solid #CDCDCD;
	width: 469px;
	text-align: left;
}
#forum table#fotable {
	width: 469px;
}
#forum table#fotable tr td {
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
}
#forum table#fotable tr td.no_keret {
	border: 0;
}
#forum .forum_kep {
	border-left: 1px solid #CDCDCD;
	background-color: #FFFFFF;
	width: 41px;
	text-align: center;
}
#forum .forum_cim {
	background-color: #FFFFFF;
	width: 189px;
	text-align: left;
	padding: 3px 0 3px 5px;
}
#forum .forum_tema {
	background-color: #FFFFFF;
	width: 50px;
	text-align: center;
}
#forum .forum_uzenet {
	background-color: #FFFFFF;
	width: 70px;
	text-align: center;
}
#forum .forum_datum {
	background-color: #FFFFFF;
	width: 100px;
	text-align: center;
}
#forum .forum_szerzo {
	border-left: 1px solid #CDCDCD;
	width: 132px;
	text-align: left;
	padding: 10px 0 8px 10px;
	vertical-align: top;
}
#forum .forum_hozzaszolas {
	width: 337px;
	text-align: left;
	padding-left: 5px;
}
#forum h2 {
	padding: 0;
	margin: 0;
}
#forum div.kat_link a, div.kat_link a:hover, h2.kat_link a, h2.kat_link a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #006FA3;
	text-decoration: none;
}
#forum div.kat_link a:hover, h2.kat_link a:hover {
	color: #252E4A;
}
#forum_beleptet {
	width: 469px;
	height: 20px;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
#forum form {
	margin: 0;
}
#forum form input {
	border: 1px solid #7F9DB9;
	margin: 0 3px;
	color: #FF8700;
	height: 17px;
}
#forum form select {
	height: 17px;
	color: #5F5F5F;
	font-size: 11px;
	font-weight: normal;
	margin: 1px 3px;
	padding: 0;
}
#forum form .belep {
	background-color: #FF8700;
	border: none;
	height: 17px;
	width: 48px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 1px 0px;
}
#forum_beleptet form .reg_nem {
	background-color: #FF8700;
	border: none;
	height: 17px;
	width: 165px;
	color: white;
	font-weight: normal;
	font-size: 10px;
	vertical-align: bottom;
	float: left;
}
#forum_beleptet form .reg_igen {
	background-color: #FF8700;
	border: none;
	height: 17px;
	width: 135px;
	color: white;
	font-weight: normal;
	font-size: 10px;
	vertical-align: bottom;
	float: right;
}
#forum #kategoria {
	font-size: 14px;
	color: #006FA3;
	text-decoration: underline;
	padding: 10px 0 0 15px;
	margin: 0;
	display: inline;
}
#forum #tema_nyit, #forum #hozzaszolas_link {
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	margin: 0;
	font-weight: normal;
	display: inline;
	float: right;
}
#forum #tema_nyit {
	float: left;
}
#forum #hozzaszolas_link {
	float: right;
}
#forum #tema_nyit a, #forum #hozzaszolas_link a {
	color: #000000;
	text-decoration: underline;
}
#forum #tema_nyit a:hover, #forum #hozzaszolas_link a:hover {
	color: #006FA3;
	text-decoration: underline;
}
#forum #szabalyzat {
	font-size: 11px;
	color: #006FA3;
	padding: 15px 0;
	margin: 0;
	text-align: center;
}
#forum .reg_szoveg {
	font-size: 11px;
	color: #006FA3;
	text-align: justify;
	padding: 0px 8px 15px 8px;
	margin: 0;
}
#forum .reg_szoveg a {
	font-size: 11px;
	color: #006FA3;
	text-align: justify;
	margin: 0;
	text-decoration: underline;
}
#forum .kotelezo {
	font-size: 11px;
	color: #000000;
	border-left: 1px solid #CDCDCD;
	background-color: #F0F0F0;
	width: 469px;
	height: 25px;
	padding-left: 5px;
}
#forum .oszlop1, #forum .oszlop1_piros {
	font-size: 11px;
	color: #006FA3;
	border-left: 1px solid #CDCDCD;
	background-color: #FFFFFF;
	width: 206px;
	height: 25px;
	padding-left: 10px;
}
#forum .oszlop1_piros {
	color: #E01313;
}
#forum .oszlop2 {
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	width: 263px;
	height: 25px;
	padding-left: 10px;
}
#forum .reg_input {
	border: 1px solid #7F9DB9;
	color: #FF8700;
	height: 17px;
	width: 200px;
}
#forum .reg_textarea {
	border: 1px solid #7F9DB9;
	color: #FF8700;
	width: 200px;
}
#forum #sarga {
	font-size: 11px;
	color: #000000;
	border-left: 1px solid #CDCDCD;
	background-color: #FFCC00;
	width: 469px;
	height: 25px;
	padding-left: 10px;
}
#forum form .elkuld {
	background-color: #FF8700;
	border: none;
	height: 17px;
	width: 49px;
	color: white;
	font-weight: normal;
	font-size: 10px;
	vertical-align: bottom;
	float: right;
	margin-right: 10px;
}
#forum #tema_cim {
	font-size: 14px;
	color: #006FA3;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
	display: inline;
}
#forum .hozzaszolas_fejlec {
	padding-top: 10px;
}
#forum .szerzo {
	font-size: 11px;
	color: #006FA3;
}
#forum a.vissza {
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: underline;
}
#forum a:hover.vissza {
	font-size: 11px;
	color: #FF8700;
	text-decoration: underline;
}
#forum a.vissza img {
	margin-right: 3px;
	text-decoration: none;
}
#forum .kek_hatter {
	background-color: #F1F6F8;
}
#forum .feher_hatter {
	background-color: #FFFFFF;
}
#forum .szurke_hatter {
	background-color: #ECECEC;
}
#forum #rendezes {
	padding-left: 10px;
	border-left: 1px solid #CDCDCD;
	color: #5F5F5F;
	font-size: 11px;
}
#forum .hozzaszolas_ido {
	padding: 5px 0 0 5px;
}
#forum .hozzaszolas_tema {
	padding: 0 0 5px 5px;
}
#forum .hozzaszolas_szoveg {
	padding: 10px 0 0 9px;
	margin: 0;
}
#forum .hozzaszolas_szoveg p {
	margin: 0 0 10px 0;
	padding: 0;
}
#forum #forum_user, #forum #forum_user_2 {
	font-size: 14px;
	color: #FF8700;
	padding-right: 15px;
	margin: 0;
	float: right;
	font-weight: bold;
}
#forum #forum_user_2 {
	padding: 5px;
}
#sikeres_felir_szoveg a {
	color: #000000;
	text-decoration: underline;
}
#sikeres_felir_szoveg a:hover {
	color: #006FA3;
	text-decoration: underline;
}
/* Szervíz*/
#left_box {
	width: 216px;
	vertical-align: top;
	padding-right: 10px;
}
#left_box h1 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
}
#right_box h1.kek {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #006DA0;
}
#left_box p {
	text-align: justify;
	padding: 0;
}
#right_box p.kek {
	font-size: 11px;
	color: #9CB7C3;
	text-align: justify;
	margin: 0 0 15px 0;
}
#left_box img {
	text-align: center;
	margin: 0 0 15px 0;
}
#right_box_content {
	background-color: #ACDCF2;
	min-height: 418px;
	width: 235px;
	background-image: url(/images/szerviz_hatter_teteje.gif);
	background-repeat: no-repeat;
}
#right_box_content_2 {
	height: 10px;
	width: 235px;
	background-image: url(/images/szerviz_hatter_alja.gif);
	background-repeat: no-repeat;
}
#right_box_content_margin {
	padding-left: 23px;
	padding-top: 23px;
	padding-right: 5px;
}
#right_box_content_margin table tr td {
	vertical-align: top;
}
#right_box_content div.kek, #right_box_content div.piros {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#right_box_content div.kek {
	color: #006DA0;
	font-weight: normal;
}
#right_box div.piros {
	color: #FF0000;
	font-weight: bold;
}
#right_box_content p {
	margin: 0 2px 10px 2px;
	font-size: 11px;
	color: #000000;
}
#right_box_content strong {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#right_box_content form {
	color: #006DA0;
	margin: 0;
	padding: 0;
}
#right_box_content form .input_text, textarea {
	font-size: 11px;
	width: 190px;
	border: 1px solid #006FA3;
	margin: 2px 0 5px 0;
	color: #FF8700;
}
#right_box_content form textarea {
	height: 40px;
}
#right_box_content form .elkuld {
	margin-right: 23px;
	float: right;
	background-color: #006FA3;
	border: none;
	height: 22px;
	width: 36px;
	color: white;
	font-weight: normal;
	font-size: 11px;
}
#right_box_content table {
	margin: 10px 0;
}
#right_box_content #felvesz_kapcs {
	color: #006DA0;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 23px 10px 0;
	text-align: center;
}
#szerviz_cim h1, #online_kapcs h1, #sikeres_elkuld h1 {
	color: #006DA0;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
}
#szerviz_cim h1 {
	margin: 0 0 10px 0;
}
#online_kapcs h1 {
	margin: 0 0 10px 0;
}
#sikeres_elkuld h1 {
	margin: 50px 0 10px 0;
}
/*  Tesztvezetés + Autóvásárlás*/
#tesztvezetes #right_box {
	width: 214px;
	vertical-align: top;
}
#tesztvezetes #right_box img.autov {
	padding: 0;
	margin: 9px 0;
	float: right;
}
#tesztvezetes #right_box img.tesztv {
	padding: 0;
	margin: 2px 0;
	float: right;
}
#tesztvezetes #bev {
	width: 237px;
	margin: 0 0 12px 2px;
	text-align: justify;
}
#tesztvezetes #left_box_content {
	height: 329px;
	width: 237px;
	background-image: url(/images/tesztvezetes_hatter.jpg);
	background-repeat: no-repeat;
}
#tesztvezetes #left_box_content_2 {
	background-color: #D1D1D1;
	min-height: 468px;
	width: 235px;
	background-image: url(/images/autovasarlas_hatter_teteje.jpg);
	background-repeat: no-repeat;
}
#tesztvezetes #left_box_content_3 {
	height: 15px;
	width: 235px;
	background-image: url(/images/autovasarlas_hatter_alja.jpg);
	background-repeat: no-repeat;
}
#tesztvezetes #left_box_content_margin {
	padding-left: 23px;
	padding-top: 8px;
}
#tesztvezetes #left_box_content_margin div.kek, #tesztvezetes  #left_box div.piros {
	font-size: 11px;
	margin: 0;
	padding: 0;
	clear: both
}
#tesztvezetes #left_box_content_margin div.kek {
	color: #006DA0;
	font-weight: bold;
}
#tesztvezetes #left_box div.piros {
	color: #FF0000;
	font-weight: bold;
}
#tesztvezetes #left_box_content_margin p {
	margin: 0 2px 10px 2px;
	font-size: 11px;
	color: #000000;
}
#tesztvezetes #left_box_content_margin strong {
	color: #000000;
	font-weight: bold;
}
#tesztvezetes #left_box_content_margin form {
	color: #000000;
	margin: 0;
	padding: 0;
}
#tesztvezetes #left_box_content_margin form .input_text, #tesztvezetes #left_box_content_margin form textarea, #tesztvezetes #left_box_content_margin form select {
	width: 190px;
	border: 1px solid #006FA3;
	margin: 2px 0 5px 0;
	color: #FF8700;
}
#tesztvezetes #left_box_content_margin form select {
	font-size: 10px;
}
#tesztvezetes #left_box_content_margin form .input_text2, #tesztvezetes #left_box_content_margin form textarea.auto, #tesztvezetes #left_box_content_margin form select.auto {
	width: 190px;
	border: 1px solid #006FA3;
	margin: 2px 0 10px 0;
	color: #FF8700;
}
#tesztvezetes #left_box_content_margin form checkbox {
	padding: 0;
	margin: 0;
}
#tesztvezetes #left_box_content_margin form textarea {
	height: 40px;
}
#tesztvezetes #left_box_content_margin form .elkuld {
	margin-right: 23px;
	float: right;
	background-color: #006FA3;
	border: none;
	height: 22px;
	width: 36px;
	color: white;
	font-weight: normal;
	font-size: 11px;
}
#tesztvezetes #left_box_content_margin table {
	margin: 10px 0;
}
#tesztvezetes #left_box_content_margin table tr td {
	vertical-align: top;
}
#tesztvezetes #left_box_content_margin #felvesz_kapcs {
	color: #006DA0;
	font-weight: bold;
	font-size: 11px;
	padding: 30px 23px 10px 0;
	text-align: center;
}
#tesztvezetes #left_box_content_margin #felvesz_kapcs p {
	color: #006DA0;
	font-weight: normal;
	font-size: 11px;
	padding: 20px 13px 10px 0;
	text-align: center;
}
#tesztvezetes #nap {
	margin: 5px 0;
	padding: 0;
	height: 45px;
}
#tesztvezetes .napok1 {
	float: left;
	width: 55px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
}
#tesztvezetes .napok2 {
	float: right;
	width: 68px;
	margin-right: 40px;
	font-family: Arial;
	font-size: 11px;
}
#tesztvezetes .fiz_mod1 {
	float: left;
	width: 68px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
}
#tesztvezetes .fiz_mod2 {
	float: right;
	width: 68px;
	margin-right: 20px;
	font-family: Arial;
	font-size: 11px;
}
#tesztvezetes .napok1 input, #tesztvezetes .napok2 input {
	margin: 0 2px;
	padding: 0 2px;
}
#tesztvezetes #sikeres_elkuld h1 {
	color: #006DA0;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	text-align: center;
}
#sikeres_elkuld h1 {
	margin: 10px 0 10px 0;
}
#bizalmas {
	padding: 2px 0;
	width: 237px;
}
/*Műszaki paraméterek*/
#technika_content {
	margin: 0;
	min-height: 470px;
}
#technika_content table {
	max-width: 469px;
	vertical-align: center;
}
#technika_content table tr td.lista {
	width: 146px;
	vertical-align: top;
}
#technika_content .input_radio {
	padding-left: 15px;
	display: block;
}
#technika_content h2.kategoria {
	padding: 0;
	margin: 0 0 10px 20px;
	font-size: 13px;
}
#technika_content h2.kategoria_masik {
	padding: 0;
	margin: 10px 0 10px 20px;
	font-size: 13px;
}
#technika_content form .tovabb {
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #006DA0;
	border: none;
	height: 22px;
	width: 150px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}
#technika_content #technika_alul {
	text-align: center;
	margin: 0;
	padding: 0;
	display: block;
}
#tech_alul_2 {
	text-align: center;
}
#technika_content h1.valasszon {
	padding: 0;
	margin: 15px 0;
	font-size: 14px;
}
#technika_content #valasszon_szoveg {
	font-size: 12px;
}
#technika_content #tech_alul_2 .kep_bal {
	margin-right: 7px;
}
#technika_content #tech_alul_2 .kep_jobb {
	margin-left: 7px;
}
#technika_content #modell_header {
	width: 469px;
	height: 79px;
}
#technika_content #modell {
	font-size: 13px;
	font-weight: bold;
}
#technika_content #modell_tipus {
	font-size: 13px;
	font-weight: normal;
}
#technika_content #loero {
	font-size: 11px;
}
#technika_content #parameterek table {
	padding: 0;
	margin-bottom: 27px;
}
#technika_content #parameterek table tr td {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 11px;
}
#technika_content #parameterek table .oszlop1, #technika_content #parameterek table .oszlop4 {
	padding-left: 15px;
	background-image: url(/images/param_list.gif);
	background-repeat: no-repeat;
	background-position: 7px 0;
	vertical-align: top;
}
#technika_content #parameterek table .oszlop1 {
	width: 208px;
}
#technika_content #parameterek table .oszlop4 {
	width: 390px;
}
#technika_content #parameterek table .oszlop2 {
	width: 197px;
	text-align: center;
}
#technika_content #parameterek table .oszlop3 {
	width: 65px;
	text-align: center;
}
#technika_content #parameterek table .oszlop5 {
	width: 80px;
	text-align: center;
}
#technika_content #parameterek table .oszlop5_w {
	width: 80px;
	text-align: center;
	font-family: Wingdings;
}
#technika_content #parameterek table .fejlec {
	background-color: #FDFAED;
	color: #00405F;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
}
#technika_content #parameterek table .sargas {
	background-color: #FDFAED;
	height: 16px;
}
#osszhas {
	width: 469px;
	height: 22px;
	color: #FFFFFF;
	background-color: #006DA0;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}
#technika_content form select#modell2, #technika_content form select#tipus2 {
	height: 18px;
	color: #006DA0;
	font-size: 10px;
	font-weight: normal;
	margin: 1px 0px;
	padding: 0;
}
#technika_content form select#modell2 {
	width: 70px;
}
#technika_content form select#tipus2 {
	width: 168px;
}
#technika_content #narancs {
	text-align: right;
	padding-bottom: 10px;
	margin: 0;
}
#technika_content #narancs .kapcs_gomb {
	background-color: #FF8700;
	height: 20px;
	width: 86px;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#technika_content #fogy_ar {
	margin: 0;
	padding: 0 0 22px 0;
	width: 470px;
}
#technika_content .ar, #technika_content #ar_jobb {
	font-size: 13px;
	font-weight: bold;
	width: 235px;
}
#technika_content #ar_jobb {
	text-align: right;
}
#technika_content #zarojel {
	margin-bottom: 10px;
}
#also_nav_bal, #also_nav_jobb {
	display: inline;
	padding: 22px 0;
}
#also_nav_bal a , #also_nav_jobb a {
	color: #006FA3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#also_nav_bal a:hover, #also_nav_jobb a:hover {
	color: #FF8700;
}
#also_nav_bal {
	padding-left: 10px;
	float: left;
	background-image: url(/images/dupla_kek_balra.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#also_nav_jobb {
	padding-right: 10px;
	float: right;
	background-image: url(/images/dupla_kek_jobbra.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
/*Hírlevel*/
#hirlevel {
	padding-top: 10px;
}
#hirlevel #right_box {
	height: 411px;
	width: 199px;
	background-image: url(/images/hirlevel_right.gif);
	background-repeat: no-repeat;
}
#hirlevel #bev {
	width: 237px;
	margin: 0 0 12px 2px;
	text-align: justify;
}
#hirlevel #left_box {
	padding-right: 25px;
}
#hirlevel #left_box h1 {
	color: #006DA0;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding-bottom: 10px;
}
#hirlevel #left_box #sikeres_felir {
	color: #006DA0;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
}
#hirlevel #left_box #sikeres_felir_szoveg {
	padding: 0 10px 0 0;
}
#hirlevel #left_box_content {
	height: 227px;
	width: 236px;
	background-image: url(/images/hirlevel_hatter.jpg);
	background-repeat: no-repeat;
}
#hirlevel #left_box_content_margin {
	padding: 8px 0 0 20px;
}
#hirlevel #left_box_content div.kek, #right_box_content div.piros {
	font-size: 11px;
	margin: 0;
	padding: 0;
	clear: both
}
#hirlevel #left_box_content div.kek {
	color: #006DA0;
	font-weight: normal;
}
#hirlevel div.piros {
	color: #FF0000;
	font-weight: bold;
}
#hirlevel #left_box_content p {
	margin: 0 2px 10px 2px;
	font-size: 11px;
	color: #000000;
}
#hirlevel #left_box_content form {
	color: #000000;
	margin: 0;
	padding: 0;
}
#hirlevel #left_box_content form .input_text {
	height: 18px;
	width: 190px;
	border: 1px solid #006FA3;
	margin: 2px 0 5px 0;
	color: #FF8700;
}
#hirlevel #left_box_content form .felir {
	margin-top: 5px;
	margin-right: 23px;
	float: right;
	background-color: #006FA3;
	border: none;
	height: 22px;
	width: 66px;
	color: white;
	font-weight: normal;
	font-size: 11px;
}
#hirlevel #left_box_content table {
	margin: 5px 0;
}
#hirlevel #megerosit {
	color: #006DA0;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 23px 5px 0;
	text-align: justify;
}
#apro {
	font-size: 10px;
	margin: 0;
	padding: 0;
	clear: both;
	color: #006DA0;
	font-weight: normal;
}
/*Oldaltérkép*/
#oldalterkep .box {
	padding-bottom: 15px;
}
#oldalterkep .fomenu {
	background-image: url(/images/site.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 15px;
}
#oldalterkep .fomenu h1 {
	background: transparent url(/images/yellow_big_dot.gif) 5px 58% no-repeat;
	padding-left: 15px;
	margin: 0;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #0E3B58;
}
#oldalterkep .fomenu a, #oldalterkep .fomenu a:hover {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #0E3B58;
	text-decoration: none;
}
#oldalterkep .fomenu a:hover {
	color: #313131;
}
#oldalterkep .almenu {
	margin: 0;
	padding: 0;
}
#oldalterkep .almenu h2 {
	background: transparent url(/images/yellow_dot.gif) 25px 58% no-repeat;
	padding-left: 35px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
}
#oldalterkep .almenu a, #oldalterkep .almenu a:hover {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}
#oldalterkep .almenu a:hover {
	color: #0E3B58;
}
#oldalterkep .menu {
	margin: 0;
	padding: 0;
}
#oldalterkep .menu h3 {
	padding-left: 50px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
}
#oldalterkep .menu a, #oldalterkep .menu a:hover {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}
#oldalterkep .menu a:hover {
	color: #0E3B58;
}
/*kepgaleria*/
#kepgaleria table tr td {
	padding: 2px;
}
#kepgaleria table tr td img {
	border: 1px solid #A5A5A5;
}
/*letoltes*/
#letoltes table tr td {
	padding: 2px;
}
#letoltes table tr td img.kep {
	border: 1px solid #A5A5A5;
	margin-bottom: 10px;
}
#letoltes table tr td img.ikon {
	margin: 0 3px;
}
#letoltes table tr td h1 {
	font-weight: bold;
	font-size: 16px;
	color: #006DA0;
	padding: 0 0 10px 0;
	margin: 0;
}
#letoltes table tr td a, #letoltes table tr td a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 0;
	margin-top: 5px;
}
#letoltes table tr td a:hover {
	color: #006DA0;
}
/* Jobb oldali navigáció */
#modelnav_border {
	border-left: 1px solid #C1B29B;
	border-right: 1px solid #C1B29B;
	padding: 0 8px;
	background-color: #EFDEC3;
}
#modelnav {
	background-color: #F6ECDD;
}
#modelnav div {
	padding-left: 5px;
	margin-bottom: 5px;
}
#modelnav h3 {
	margin: 0px 15px;
	padding: 1px 0;
}
#modelnav h3 a {
	background: transparent url(/images/blue_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
	font-weight: bold;
}
#modelnav h3 a:hover {
	color: #FF8700;
}
#modell_nav_content {
	padding: 5px 0;
}
#modell_nav_content h3 {
	margin: 0px 10px;
	padding: 0px 0;
	text-align: right;
}
#modell_nav_content h3 a {
	background: transparent url(/images/red_dot.gif) right center no-repeat;
	padding-right: 10px;
	font-size: 12px;
	color: #30437B;
	text-decoration: none;
	font-weight: bold;
}
#modell_nav_content h3 a:hover {
	color: #006DA0;
}
#modell_nav_content .b {
	margin-top: 20px;
}
#modell_nav_content h4 {
	margin: 0px 10px;
	padding: 0px 0;
	text-align: right;
}
#modell_nav_content h4 a {
	background: transparent url(/images/blue_dot.gif) right center no-repeat;
	padding-right: 10px;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
	font-weight: bold;
}
#modell_nav_content h4 a:hover {
	color: #006DA0;
}
#rightnav_bottom {
	background-image: url(/images/rightnav_bottom.png);
	background-repeat: no-repeat;
	height: 27px;
}
#modell_nav_bottom {
	padding-bottom: 10px;
	background-image: url(/images/modellnav_bottom.png);
	background-repeat: no-repeat;
	height: 27px;
}
#modell_nav_bottom select {
	margin-left: 80px;
	margin-top: 3px;
	height: 18px;
	font-size: 11px;
}
#modell_nav_border {
	border-left: 1px solid #C1AA51;
	border-right: 1px solid #C1AA51;
	padding: 0 8px;
	background-color: #EFD772;
}
#modell_nav_content {
	background-color: #F6E8AF;
	background-image: url(/images/modellnav_mazda.png);
	background-repeat: no-repeat;
}
#modell_panorama {
	margin: 15px 0;
}
/* Forumbox + Alsókép */
#forumarea {
	float: right;
	clear: right;
}
#forumarea2 {
	float: left;
	clear: both;
}
#forumbox {
	width: 364px;
	margin-left: 10px;
}
#forumbox h1 {
	margin: 0;
	background-color: #FFD940;
	font-size: 13px;
	color: black;
	background-image: url(/images/forumbox_bg.png);
	background-repeat: no-repeat;
	padding: 3px 0 0 5px;
}
#forumbox h1 img {
	margin-right: 5px;
}
#forumboxtable td {
	font-size: 11px;
	color: black;
	padding: 0 4px;
}
#forumboxtable tr {
	height: 16px;
}
#forumboxtitle {
	font-weight: bold;
}
.forumtitle h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.forumtitle h2 a {
	color: black;
	text-decoration: none;
}
.forumtitle h2 a:hover {
	color: black;
	text-decoration: none;
	color: #00405F;
}
#forumboxcontent {
	width: 364px;
	background-color: #F0F0F0;
	border: 1px solid #CECECE;
	padding: 10px;
	font-size: 11px;
}
.forumlinew {
	background-color: white;
}
.forumlinew:hover {
	background-color: #ADD1E1;
}
.forumlineg:hover {
	background-color: #C7D6DD;
}
.forumtitle {
	width: 162px;
}
.forummsg {
	text-align: center;
	width: 77px;
}
.forumlastmsg {
	text-align: right;
	width: 100px
}
#forumboxcontent h3 {
	margin: 5px 0 0 0;
	padding: 1px 0
}
#forumboxcontent h3 a {
	background: transparent url(/images/blue_dot.gif) left center no-repeat;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
	font-weight: bold;
}
#forumboxcontent h3 a:hover {
	color: #FF8700;
}
#bottompic {
	width: 330px;
}
/* kapcsolat */
#kapcsolat {
	padding: 0px;
	vertical-align: top;
	margin:0;
}
#kapcsolat #right_box {
	width: 199px;
}
#kapcsolat #right_box .bev {
	margin: 5px 0 5px 15px;
}
#tesztvezetes #bev {
	width: 237px;
	margin: 0 0 12px 2px;
	text-align: justify;
}
/*#kapcsolat_form {
	padding: 23px 0 0 23px;
	background-color: #ACDCF2;
	height: 335px;
	width: 235px;
	background-image: url(/images/szerviz_hatter_teteje.jpg);
	background-repeat: no-repeat;
}
#kapcsolat_form form {
	margin: 0;
	padding: 0;
}
#kapcsolat_alja {
	height: 10px;
	width: 235px;
	background-image: url(/images/szerviz_hatter_alja.jpg);
	background-repeat: no-repeat;
}
#kapcsolat_form form .input_text, textarea {
	font-size: 11px;
	width: 190px;
	border: 1px solid #006FA3;
	margin: 2px 0 5px 0;
	color: #FF8700;
}
#kapcsolat_form form textarea {
	height: 80px;
}
#kapcsolat_form form .elkuld {
	margin-right: 23px;
	float: right;
	background-color: #006FA3;
	border: none;
	height: 18px;
	width: 36px;
	color: white;
	font-weight: normal;
	font-size: 11px;
}
*/
#kapcsolat_content {
	background-color: #ACDCF2;
	height: 300px;
	width: 235px;
	display: block;
	background-image: url(/images/szerviz_hatter_teteje.jpg);
	background-repeat: no-repeat;
}
#kapcsolat_content_2 {
	height: 10px;
	width: 235px;
	background-image: url(/images/szerviz_hatter_alja.jpg);
	background-repeat: no-repeat;
}
#kapcsolat_content_margin {
	padding-left: 23px;
	padding-top: 23px;
	padding-right: 5px;
}
#kapcsolat_content_margin table tr td {
	vertical-align: top;
}
#kapcsolat_content div.kek, #right_box_content div.piros {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#kapcsolat_content div.kek {
	color: #006DA0;
	font-weight: normal;
}
#kapcsolat div.piros {
	color: #FF0000;
	font-weight: bold;
}
#kapcsolat_content p {
	margin: 0 2px 10px 2px;
	font-size: 11px;
	color: #000000;
}
#kapcsolat_content strong {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#kapcsolat_content form {
	color: #006DA0;
	margin: 0;
	padding: 0;
}
#kapcsolat_content form .input_text, textarea {
	font-size: 11px;
	width: 190px;
	border: 1px solid #006FA3;
	margin: 2px 0 5px 0;
	color: #FF8700;
}
#kapcsolat_content form textarea {
	height: 40px;
}
#kapcsolat_content form .elkuld {
	margin-right: 23px;
	float: right;
	background-color: #006FA3;
	border: none;
	height: 22px;
	width: 36px;
	color: white;
	font-weight: normal;
	font-size: 11px;
}
#kapcsolat_content table {
	margin: 10px 0;
}
#kapcsolat_content #felvesz_kapcs {
	color: #006DA0;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 23px 10px 0;
	text-align: center;
}
#kapcsolat_online_kapcs h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #006DA0;
	font-size: 13px;
}
.kapcsolat_kep {
	padding-top: 20px;
}


/* Lábléc */
#footer {
	clear: both;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 93px;
	border-top: 5px solid #FF9900;
	font-size: 12px;
	margin-top: 5px;
}
ul#footernav {
	margin: 8px 12px 0 12px;
	padding: 0px;
}
ul#footernav2 {
	margin: 0 12px 0 12px;
	padding: 0px;
}
#footernav li {
	color: #95E5FF;
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#footernav2 li {
	color: #95E5FF;
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#footernav li a {
	color: #95E5FF;
	text-decoration: none;
	font-size: 12px;
}
#footernav2 li a {
	color: #95E5FF;
	text-decoration: none;
	font-size: 12px;
}
#footernav li a:hover {
	color: white;
}
#footernav2 li a:hover {
	color: white;
}
#footer h6 {
	margin: 10px 12px;
	padding: 0px;
	font-size: 11px;
	color: #95E5FF;
	font-weight: normal;
}
#footer h6 a {
	color: #95E5FF;
	text-decoration: none;
}
#footer h6 a:hover {
	color: #95E5FF;
	text-decoration: underline;
}
/***********************************************************************************/
/*js menu felulre
.jsmenu {
  /*display: block;*//*
  display: block;
  background: url(/images/topmenu_line.png) no-repeat;
  padding: 0 0 0 230px;
  height: 56px;
  margin: 0 0 0 0;
}
.jsmenu div {
  background: url(/images/bg.jpg) repeat-x;
  font-family: tahoma, sans-serif;
  width: 714px;
  height: 27px;
  display: block;
  text-align: center;
  padding: 3px 0 0 0;
  margin-left: 1px;
}
.jsmenu div a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  color: white;
  display: inline;
  margin: 0 10px 0 10px;
}
.jsmenu div a:hover {
  color: #dfc014;
  text-decoration: none;
}
.jsmenu .submenu {
  height: 23px;
  display: block;
  background: transparent;
  background: white;
  margin:0 0 0 0;
  padding: 10px 0 0 0;
  text-align: left;
}
.jsmenu .submenu div {
  background: transparent;
  margin:0 0 0 0;
  padding: 0 0 0 0;
}
.jsmenu .submenu div a {
  font-size: 10px;
  text-transform: uppercase;
  color: #006da0;
  background: transparent;
}
.jsmenu .submenu div a:hover {
  color: #ff9620;
  background: transparent;
}
/***********************************************************************************/
/*js menu felulre*/
.jsmenu {
  background: url(/images/topmenu_line.png) no-repeat -1px 0;
  padding: 0 0 0 230px;
  height: 56px;
  margin: 0 0 0 0;
}
.jsmenu div {
  background: url(/images/bg.jpg) repeat-x;
  font-family: tahoma, sans-serif;
  width: 714px;
  height: 27px;
  display: block;
  /*text-align: center;*/
  padding: 3px 0 0 0;
  margin-left: 1px;
}
.jsmenu div a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  color: white;
  display: inline;
  margin: 0 10px 0 10px;
  
}
.jsmenu div a:hover {
  color: #dfc014;
  text-decoration: none;
}
.jsmenu .submenu {
  height: 23px;
  /*display: block;*/
  background: transparent;
  margin:0 0 0 0;
  padding: 10px 0 0 0;
  text-align: left;
}
.jsmenu .submenu div {
  background: transparent;
  margin:0 0 0 0;
  padding: 0 0 0 0;
}
.jsmenu .submenu div a {
  font-size: 10px;
  text-transform: uppercase;
  color: #006da0;
  background: transparent;
}
.jsmenu .submenu div a:hover {
  color: #ff9620;
  background: transparent;
}
/******/
a {
  color: #006fa3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.blue_input_text input {
  border: 1px solid #006fa3;
  color: #ff8700;
  background: #fff;
  height: 16px;
  width: 190px;
  display: inline;
}
.szerviz_kapcs img {
  margin-left: 10px;
}
.szerviz_kapcs .form_imagecheck_text {
  border: 1px solid #006fa3;
  margin-right: 5px;
}
.szerviz_kapcs fieldset {
  margin: 5px 0 10px 0;
}
.szerviz_kapcs fieldset legend {
  font-size: 12px;
  font-weight: bold;
}
.szerviz_kapcs fieldset input {
  border: 1px solod: #000;
}
.szerviz_kapcs .form_button {
  color: #fff;
  background-color:#006DA0;
  width: 75px;
  height: 18px;
}  
.szerviz_kapcs .form_file {
  height: 22px;
} 

