body, td, div, form, input, textarea, img, a {
    margin:0;
    padding:0;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}

input {
	border: 1px solid #282828;
}
input.submit {
	border: 1px outset #444444;
}
input.submit:hover {
	cursor: pointer;
}

.szerkesztes {
	display: block;
	position: relative;
	z-index: 99;
	width: 12px;
	height: 14px;
	text-align: center;
	float: right;
	padding: 1px;
	background-color: #0000EE;
	border: 1px solid #FFFF22;
	color: #FFFF22;
	font-size: 9pt;
}

.vsep0, .vsep0h {
	width: 0px;
	height: 100%;
	border-left: 1px solid #000000;
}
.vsep1, .vsep1h {
	width: 0px;
	height: 100%;
	border-left: 1px solid #FFFFFF;
}
.vsep0h, .vsep1h {
	height: 20px;
}

.menupont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 10px;
	padding-left: 14px;
	padding-top: 1px;
	vertical-align: middle;
	background-position: 0px 5px;
}

.left_menu {
	width: 195px;
	height: 280px;
	margin-left: 20px;
	padding-top: 12px;
	background-image: url('bg_left.png');
	background-position: left top;
	background-repeat: repeat-x;
}

.left_menu_top {
	width: 171px;
	height: 10px;
	margin: 0px 0px 0px 12px;
	background-image: url('leftbox_top_transp.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.left_menu_body {
	width: 168px;
	margin-left: 12px;
	padding-left: 3px;
	background-color: #000000;
}

.left_menu_bottom {
	width: 171px;
	height: 10px;
	margin: 0px 0px 10px 12px;
	background-image: url('leftbox_bottom_transp.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.left_menu_label {
	position: relative;
	left: 6px;
	top: -4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: -12px;
}

.left_menu_icon {
	position: relative;
	left: 144px;
	top: -6px;
	margin-bottom: -6px;
}

.login_icon {
	clear: left;
	float: left;
	padding-top: 2px;
	padding-bottom: 8px;
}
.login_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
}
input.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.belepes_gomb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 4px;
}
.login_row {
	padding: 2px;
}
.login_field {
	float: left;
	width: 96px;
	border: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 16px;
}
.field_left {
	float: left;
	width: 5px;
	height: 16px;
	background-image: url(login_input_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 2px;
}
.field_right {
	float: left;
	width: 5px;
	height: 16px;	
	background-image: url(login_input_right.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.tab_active, .tab_inactive {
	float: left;
	height: 31px;
	margin-bottom: -31px;
}
.tab_left_active, .tab_left_inactive {
	float: left;
	width: 10px;
	height: 31px;
}
.tab_right_active, .tab_right_inactive {
	float: right;
	width: 10px;
	height: 31px;
}
.tab_label_active, .tab_label_inactive {
	position: relative;
	line-height: 31px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.tab_url_active, .tab_url_inactive {
	color: #000000;
	text-decoration: none;
}
.tab_url_active:hover, .tab_url_inactive:hover {
	text-decoration: none;
}
.tab_url_inactive:hover {
	color: #FFFFFF;
}

div.kereso {
	float: right;
	white-space: nowrap;
	text-align: left;
	vertical-align: bottom;
	width: 188px;
	padding: 5px 10px 0px 0px;
	line-height: 14px;
}
input.keresoszoveg {
}
input.keresogomb {
	margin-left: 4px;
}

div.nyelvvalto {
	position: relative;
	left: 535px;
	top: 36px;
	width: 80px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
img.nyelvvalto {
        border: 0px;
	padding: 0px;
        margin: 0px 5px 0px 5px;
}

div.kapcsolat {
	position: relative;
	left: 589px;
	top: 60px;
	width: 170px;
	height: 25px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
img.kapcsolat {
	border: 0px;
	margin-bottom: -5px;
}
a.kapcsolat:hover {
	text-decoration: none;
}

.outer_top {
	width: 730px;
	height: 40px;
	margin-left: 20px;
	background-color: #1E1E1E;
}
.outer_top_left {
	float: left;
	width: 29px;
	height: 40px;
	background-image: url('content_corner_outer_topleft.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.outer_top_right {
	float: right;
	width: 33px;
	height: 40px;
	background-image: url('content_corner_outer_topright.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.inner_top {
	width: 730px;
	height: 20px;
	margin-left: 20px;
	background-image: url(content_inner_topbg.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.inner_label {
	position: relative;
	left: 40px;
	top: 11px;
	width: 300px;
	height: 29px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 29px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.inner_label_left {
	float: left;
	width: 10px;
	height: 29px;
	margin-left: -30px;
	background-image: url(content_tab_left.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.inner_label_right {
	float: right;
	width: 10px;
	height: 29px;
	background-image: url(content_tab_right.png);
	background-position: left top;
	background-repeat: no-repeat;	
}
.inner_label_icon {
	margin-left: -24px;
	border: 0px;
	padding-left: 4px;
	padding-right: 3px;
}

.outer_middle {
	width: 730px;
	margin-left: 20px;
	background-image: url(content_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.content {
	width: 690px;
	height: 474px;
	margin-left: 20px;
	overflow: auto;
}

.outer_bottom {
	width: 730px;
	height: 60px;
	margin-left: 20px;
	background-image: url(content_bottombg.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#top {
	clear: left;
	width: 985px;
	height: 90px;
	border-bottom: 2px solid #FFFFFF;
}
#logo {
	clear: left;
	float: left;
	width: 215px;
	height: 90px;
}
#vsep_top {
	float: left;
	width: 1px;
	height: 90px;
}
#head {
	float: left;
	width: 769px;
	height: 90px;
	background-image: url(bg_header.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#middle {
	clear: left;
	width: 985px;
}
#left {
	float: left;
	width: 195px;
}
#picture {
	width: 235px;
	height: 350px;
	margin-top: -10px;
}
#empty_left {
	float: left;
	width: 20px;
	height: 350px;
}
#empty_top {
	width: 729px;
	height: 20px;
}
#content {
	float: left;
	width: 729px;
}
#empty_bottom {
	float: left;
	width: 550px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}
#empty_right {
	float: left;
	width: 20px;
	height: 350px;
}

#bottom {
	clear: left;
	width: 985px;
	height: 70px;
	background-image: url(bg_footer.png);
	border-top: 2px solid #FFFFFF;
}
#bottom_1 {
	float: left;
	width: 765px;
	height: 70px;
	border-right: 1px solid #FFFFFF;
}
#bottom_2 {
	float: left;
	width: 219px;
	height: 70px;
}

