body {
	margin: 0px;
	padding: 0px;
	background: url(../../images/bg_body.jpg) repeat-x top left;
	font: 12px Arial, Helvetica, sans;	
}
#main  {
	width: 775px;
	margin: auto;
}
#inner {
	width: 890px;
	margin: auto;
}
a img {
	border-color: #CCCCCC;
}
/* HEADER */
#header {
	overflow: auto;
}
#header .searchbar{
	background: url(../../images/bg_top.jpg) no-repeat;
	width: 655px;
	float: left;
	height: 70px;
}
#header .logo {
	width: 120px;
	height: 92px;	
	float: left;
	padding: 23px 0px 0px 0px;
	text-align: center;
	background: #FFFFFF;
}
#header .search-field {
	background: url(../../images/bg_search.gif) no-repeat 0px 0px;
	height: 17px;
	font: 11px Arial, Helvetica, sans;
	padding: 4px 3px 0px 3px;
	width: 118px;
	border: 0px;
}
#header .searchbar input {
	float: left;
}
#header .searchbar .search {
	float: right;
	margin-top: 20px;
}
#header .searchbar .search a {
	float: left;
	display: block;
	height: 20px;
	color: #333333;
	font: 11px Arial, Helvetica, sans;
	text-decoration: none;
	padding: 4px 4px 0px 6px;
	margin-left: 5px;
	border-left: 1px solid #D9D9D9;	
}
#header .searchbar .search a:hover {
	text-decoration: underline
}
*html #header .search-field {
	background-attachment: fixed;
}
#header #menu {
	float: left;
}
#header #menu a span {
	display: none;
}
#header #menu a:hover {
/*	background-position: 0px -45px;*/
}
/* CONTENT */
#content {
	color: #666666;	
	padding-bottom: 20px;
}
#main #content {
	background: url(../../images/bg_main_bottom.jpg) no-repeat bottom left;
	overflow: hidden;
	width: 100%;
}
#main #content .main_bg {
	background: url(../../images/bg_main_bottom_top.jpg) no-repeat top left;
	overflow: hidden;
	width: 100%;
}
#main #content .partners {
	width: 300px;
	float: left;
	margin-left: 120px;
	padding-top: 8px;
	background: url(../../images/bg_title.jpg) no-repeat 0px 8px;
}
#main #content .partners .holder{
	padding: 15px 15px 10px 25px;
/*	height: 495px;*/
	overflow: auto;
}
#main #content .partners .holder p {
	margin: 0px;
}
*html #main #content .partners {
	margin-left: 60px;
}
#main #content .partners h1{
	font-size: 15px;
	margin: 0px;
}
#main #content .key-service {
	float: left;
	background: url(../../images/bg_title.jpg) no-repeat;
	width: 300px;
	padding-left: 30px;
}
#main #content .key-service div{
	clear: left;
}
#main #content .key-service p {
	padding-left: 5px;
	width: 210px;
	float: left;
}
#main #content .title {
	background: url(../../images/);
	height: 40px;
}
#main #content p {
	padding: 8px 0px;
	margin: 0px;
}
#inner #content {
	background: url(../../images/left_bg.jpg) repeat-y;
	overflow: hidden;
	width: 890px;
	clear: both;
}
#ct {
	float: left;
	width: 475px;
	padding: 0px 0px 20px 0px;
}
#header #menu {
	float: left;
}
#header #menu a span {
	display: none;
}
#content .title {
	background: url(../../images/bg_titleinner.jpg) no-repeat right top;
	height: 51px;		
	padding-right: 10px;
	margin-right: 0px;
}
#content .title-actions {
	background: url(../../images/bg_titleinner2.gif) no-repeat top right;
	padding-right: 10px;
	height: 27px;
	margin-right: 18px;
	text-align: right;
	padding-top: 3px;
}
#content .title-actions .print, #content .title-actions .send {
	color: #BBBBBB;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 10px 0px 15px;
}
#content .title-actions .print:hover, #content .title-actions .send:hover {
	color: #333333;
}
#content .title-actions .print {
	background: url(../../images/ico_print.gif) no-repeat;
}
#content .title-actions .send {
	background: url(../../images/ico_send.gif) no-repeat;
}

#content .flash h1{
	margin: 0px;
	font-size: 24px;
	color: #002B7C;
	display: block;
	text-align: right;
	padding: 0px;
}
#content .navbar {
}
#content .navbar a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	margin-right: 3px;
	padding-right: 10px;
	background: url(../../images/bg_navbar_arrow.gif) right 4px no-repeat;
}
#content .navbar a:hover {
	text-decoration: underline;
}
#content .inner-content {
	padding: 10px 20px 20px 30px;
}

/* LEFT */
#left {
	float: left;
	width: 120px;
	padding-bottom: 226px;
	background: url(../../images/left_topbg.jpg) no-repeat 0px 200px;
}

/* RIGHT */
#right {
	background: url(../../images/right_bg.jpg) repeat-y;
	float: right;
	width: 295px;
}
#right .right-bottom {
	background: url(../../images/right_bottom.jpg) no-repeat bottom left;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

/* FOOTER */
#footer {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E0E0E0;
	background: #E0E0E0;
	width: 890px;
	overflow: hidden;
}
#footer .footer-links {
	background: #E8E8E8;
	padding: 9px 0px 0px 6px;
	height: 26px;
}
#footer .footer-links a {
	display: block;
	background: url(../../images/footer_links_bg.gif) no-repeat 3px 3px;
	padding-left: 16px;
	margin-left: 10px;
	color: #333333;
	text-decoration: none;
	float: left;
}
#footer .footer-title  img{
	margin: 10px 0px 0px 10px;
	float: left;
}

#footer .footer-logo {
	float: left;
	background: #F3F3F3;
	border-left: 1px solid #E0E0E0;
	height: 72px;
	padding: 10px 20px 0px 20px;
}
#footer .address {
	font-size: 12px; 
	color: #444444;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 11px;
	
}

/* PARTS */
.box {
	background: url(../../images/bg_title.jpg) no-repeat;
	padding: 10px 20px 0px 30px;
	margin-left: 1px;
	margin-right: 4px;
	border-top: 1px solid #DDDDDD;
}
.box p {
	padding-left: 5px;
}
.grey-button {
	background: url(../../images/grey_button.gif) no-repeat top left;
	float: left;
	white-space: nowrap;
}
.grey-button a{
	display: block;
	text-decoration: none;
	background: url(../../images/grey_button_end.gif) no-repeat top right;	
	padding: 4px 6px 0px 7px;
	color: #0C2677;
	height: 19px;
	font-weight: bold;	
}
.partner-list a{
	display: block;
	border-bottom: 1px solid #D0D0D0;
	color: #333333;
	padding: 3px 0px;
	text-decoration: none;
	font-weight: bold;
}
.partner-list a:hover {
	background-color: #EFEFEF;
}
.yellow-arrow {
	background: url(../../images/yellow_arrow.gif) no-repeat 100% 2px;
	padding-right: 15px;
	color: #333333;
	text-decoration: none;
}
.yellow-arrow:hover {
	text-decoration: underline;
}
h2 {
	color: #002B7C;
	margin: 0px;
	font-size: 17px;
}
h3 {
	color: #333333;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
}
a {
	color: #002B7C;
}
.large-input {
	background: url(../../images/input_bg1.gif) no-repeat;
	width: 248px;
	height: 18px;
	border: 0px;
	color: #333333;	
	padding: 2px 0px 0px 2px;
}
*html .large-input {
	background-attachment: fixed;
}
.small-input {
	background: url(../../images/input_bg2.gif) no-repeat;
	width: 198px;
	height: 18px;
	border: 0px;
	color: #333333;	
	padding: 2px 0px 0px 2px;
}
*html .small-input {
	background-attachment: fixed;
}
textarea.large {
	background: url(../../images/textarea_bg2.gif) no-repeat;
	color: #333333;
	border: 0px;
	padding: 5px;
	width: 250px;
	height: 70px;
}
textarea.small {
	background: url(../../images/textarea_bg1.gif) no-repeat;
	color: #333333;
	border: 0px;
	padding: 5px;
	width: 190px;
	height: 50px;
}
*html textarea.large {
	background-attachment: fixed;
}
.orange-bt {
	background: url(../../images/orange_bt_bg.gif) no-repeat top left;
	float: right;
}
.orange-bt a {
	display: block;
	float: left;
	color: #333333;
	font-weight: bold;
	padding: 4px 2px 0px 4px;
	text-decoration: none;
}
.orange-bt img {
	float: left;
}
.grey-button-2 {
	background: url(../../images/grey_button.gif) no-repeat top left;
	float: left;
}
.grey-button-2 img {
	float: left;
}
.grey-button-2 a{
	text-decoration: none;
	display: block;
	padding: 4px 4px 0px 7px;
	float: left;
	color: #333333;
}
.form td{
	font-weight: bold;
}
.reszletek_sav{
	border-bottom: 1px solid #E0E0E0;
	width:100%;
	height:18px;
	margin-bottom:2px;
}
.reszletek{
	width:76px;
	height:18px;
	display:block;
	background:url(../../images/reszletek.gif);
	float:right;
}
.reszletek:hover{
	background:url(../../images/reszletek.gif) bottom;
}
.hir{
	background: url(../../images/h1_bg.gif) no-repeat top left;
	margin-right:-5px;
	padding:10px;
}
.reszletek_sav{
	border-bottom: 1px solid #E0E0E0;
	width:100%;
	height:18px;
	margin-bottom:2px;
}
.hir .hircim, .hir .hircim a{
	color: #002B7C;
	font-weight:bold;
	text-decoration:none;
}
.hir .hircim a:hover{
	text-decoration:underline;
}
.apro{
	font-size:10px;
}
.lapozosav{
	margin-top:10px;
}
.lapozosav a{
	margin-left:5px;
	margin-right:5px;
	color:#CCCCCC;
	text-decoration:underline;
	font-weight:bold;
}
.lapozosav a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
.lapozosav .selected{
	color: #333333;
	text-decoration:none;
}
.lapozosav .vilagoslink{
	color: #CCCCCC;
}
.lapozosav .vilagoslink:hover{
	color:#333333;
}
.lapozo{
	float:left;
}
.lapozo_left{
	background:url(../../images/lapozo_left.gif) no-repeat left;
	height:18px;
	float:left;
	display:block;
}
.lapozo_right{
	background:url(../../images/lapozo_right.gif) no-repeat right;
	height:18px;
	float:left;
	display:block;
	padding-left:2px;
	padding-right:2px;
}
.lapozo_right a{
	float:left;
	font-size:10px;
	display:block;
	width:15px;
	height:17px;
	color:#666666;
	font-weight:normal;
	margin: 1px 0px 0px 0px;
	padding-left:1px;
	text-decoration:none;
	text-align:center;
}
.lapozo_right a:hover{
	float:left;
	font-size:10px;
	display:block;
	width:15px;
	height:17px;
	color:#ffffff;
	font-weight:normal;
	margin: 1px 0px 0px 0px;
	padding-left:1px;
	background:url(../../images/lapszam_bg.gif) no-repeat left;
	text-decoration:none;
}
.lapozo_right .selected{
	float:left;
	font-size:10px;
	display:block;
	width:15px;
	height:17px;
	color:#ffffff;
	font-weight:normal;
	margin: 1px 0px 0px 0px;
	padding-left:1px;
	background:url(../../images/lapszam_bg.gif) no-repeat left;
	text-decoration:none;
}
.lapozonyil_bal{
	width:10px;
	height:15px;
	display:block;
	background:url(../../images/lapozo_nyil.gif) no-repeat top left;
	float:left;
	margin-top:1px;
}
.partner-item {
	background: #EDEDED;
}
.partner-item .partner_logo{
	background-color:#FFFFFF;
	height:120px;
	text-align:center;
	vertical-align:middle;
}
.partner-item div img {
	margin: auto;
}
.partner-item span {
	padding: 4px;
	display: block;
}
#print {
	background: url(../../images/print_bg.jpg) repeat-x;
}
.print-top {
	
}
input, textarea {
	color: #333333;
}
.txta {
	width: 100%;
	height: 80px;
}
