h1, h2, h3, h4 {
	background-color:transparent;
	color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:0;
	border:none;
	line-height:28px;
	height:28px;
}
h1 {
	background-color:inherit;
	color:RGB(90,99,90);
	margin:16px 0 0 0;
}
h2 {
	background-color:inherit;
	color:RGB(70,79,70);
	margin:4px 0 0 233px;
	font-weight:normal;
}
h3, h4 {
	margin-top:14px;
	height:20px;
	line-height:20px;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}
ul, blockquote, img {
	margin:0;
	border:none;
	padding:0;
	list-style-type:none;
}
iframe {
	/* Google translate error */
	display:none;
}
p {
	margin-top:4px;
	margin-bottom:4px;
}
a {
	background-color:inherit;
	color:#333333;
}
a:hover {
	background-color:inherit;
	color:#006699;
}
/*=============================*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:center;
	margin:0 auto 0 auto;
	background-color:RGB(246,250,255);
	color:#333333;
	border:none;
	padding:0;
	top:0;
}
#container {
	background-image:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:inherit;
}
#body_bottom {
	background-image:url(../images/body_bg_bottom.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
/*----------------------------*/
#select_lang {
	background:transparent;
	color:inherit;
	position:absolute;
	visibility:hidden;
	width:100%;
	left:0;
}
#select_lang select {
	background-color:#FFFFFF;
	color:RGB(40,60,66);
	float:right;
	border:1px solid RGB(180,201,206);
	padding:0;
	margin:5px 10px 0 0;
}
/*----------------------------*/
#layout, #impress {
	max-width:900px;
	min-width:770px;
	text-align:center;
	margin:0 auto 0 auto;
}
/*----------------------------*/
#header {
	background-image:url(../images/hi0.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:150px;
	text-align:left;
	padding:40px 0 0 30px;
}
/*----------------------------*/
#logo {
	width:230px;
	height:40px;
	font-size:26px;
	font-weight:bold;
	letter-spacing:1px;
}
/*----------------------------*/
#menu {
	background-color:RGB(239,243,246);
	color:inherit;
	background-image:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	margin:0 auto 0 auto;
	width:98%;
}
#menu ul {
	border:none;
	padding:0;
	margin:0;
	width:100%;
	line-height:40px;
	background-image:url(../images/menu_bg_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:40px;
}
#menu ul li {
	display:inline;
	list-style-type:none;
	float:left;
	width:25%;
}
#menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	background:transparent;
	color:RGB(100,120,126);
	display:block;
	letter-spacing:1px;
	text-align:center;
	/* lt IE7 */
	position:relative;
	height:40px;
}
#menu ul li a.left {
	border-right:1px solid RGB(225,230,233);
}
#menu ul li a.center {
	border-left:1px solid RGB(250,253,255);
	border-right:1px solid RGB(225,230,233);
}
#menu ul li a.right {
	border-left:1px solid RGB(250,253,255);
}
#menu ul li a:hover {
	background:transparent;
	color:RGB(40,60,66);
}
#menu ul li a.akt_menu {
	background:transparent;
	color:RGB(35,55,60);
}
/*----------------------------*/
#main {
	text-align:center;
	margin:0 auto 40px auto;
}
#content {
	text-align:justify;
	margin:20px 40px 0 40px;
}
/*----------------------------*/
#szerzodes {
	background-color:RGB(253,254,255);
	color:inherit;
	border:3px solid RGB(246,247,248);
	margin:30px auto 40px auto;
	padding:35px 55px 30px 55px;
	text-align:justify;
	width:640px;
}
#szerzodes h1.h1_1 {
	margin:0 -20px 20px -20px;
	padding:0 0 5px 15px;
	border-bottom:2px solid RGB(246,247,248);
}
#szerzodes h1.h1_2 {
	margin:25px -20px 0 -20px;
	padding:20px 0 0 20px;
	border-top:2px solid RGB(246,247,248);
	border-bottom:none;
}
#szerzodes blockquote, ul {
	margin-left:30px;
}
/*----------------------------*/
.rcars {
	border-width:1px;
	border-style:solid;
	border-color:RGB(225,230,233) RGB(225,230,233) RGB(205,210,213) RGB(225,230,233);
	text-align:center;
	margin:5px auto 25px auto;
}
.rcars table {
	background-color:RGB(250,251,252);
	color:#444444;
	width:100%;
	line-height:16px;
	text-align:right;
}
.rcars table th {
	background-color:RGB(235,237,240);
	color:#666666;
	text-align:left;
	line-height:32px;
	padding:0 0 0 10px;
	border-bottom:1px solid RGB(225,230,233);
}
.rcars table td {
	vertical-align:top;
	padding:4px 10px 4px 10px;
}
.rcars table td.td1 {
	text-align:center;
	width:32%;
}
.rcars table td.td2 {
	background-color:RGB(245,246,247);
	color:inherit;
	width:90px;
}
.rcars table td.td3 {
	text-align:left;
}
.rcars table td.td4 {
	width:65px;
}
.rcars table td.td5 {
	width:75px;
}
.rcarsi {
	height:165px;
	border:2px solid RGB(215,220,223);
}
/*----------------------------*/
.extra {
	background-color:#FDFAF2;
	color:inherit;
	border-color:RGB(225,234,233) RGB(225,234,233) RGB(205,214,213) RGB(225,234,233);
}
.extra table {
	background-color:RGB(250,253,252);
	color:#444444;
}
.extra table th {
	background-color:RGB(235,241,240);
	color:#666666;
	border-bottom-color:RGB(225,234,233);
}
.extra table td.td1 {
	width:26%;
}
.extra table td.td2 {
	background-color:RGB(245,248,247);
	color:inherit;
}
.extrai {
	height:120px;
	border:1px solid RGB(215,224,223);
}
/*----------------------------*/
#footer {
	background-image:url(../images/body_bg_bottom.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:RGB(239,243,246);
	color:RGB(70,90,96);
	font-weight:bold;
	font-size:11px;
	line-height:50px;
	width:100%;
}
#footer ul {
	margin:0;
	border:none;
	padding:0;
	width:100%;
}
#footer ul li {
	display:inline;
}
#footer ul li a {
	background-color:inherit;
	color:RGB(70,90,96);
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul li.footer_span {
	padding:0 24% 0 24%;
}
/*----------------------------*/
#impress {
	text-align:left;
	line-height:22px;
	padding:10px 0 10px 30px;
}
/*========= class ============*/
.noscr {
	line-height:1px;
	height:1px;
}
.am {
	display:none;
}
.ul_1 ul {
	display:block;
	list-style-type:decimal;
	margin-left:50px;
	margin-bottom:50px;
	line-height:24px;
}
.ul_1 h3 {
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid RGB(225,234,233);
}
/* ------------------------ */
#pr {
	position:absolute;
	height:30px;
	top:-150px;
}
#pr a {
	display:inline;
}
/* --------- CSS3 ------------ */
.b4 {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.b12 {
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}