@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html {
	/*overflow: -moz-scrollbars-vertical;*/
}
body, html {
	height: 100%;
	width: 100%;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	/*@text-align: center;*/
	/*background: #4D5357 url(/images/bg_body.png) repeat-y center scroll;*/
	background: #4d5357;
}
img {
	border: none;
}
a {
	color: #407D92;
	text-decoration: none;
}
blockquote {
	margin-left: 10px;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	color: #595959;
	background-color: #FFFFFF;
	border: solid 1px #595959;
	padding: 2px 0px 0px 3px;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	background-color: #FFFFFF;
	border: solid 1px #595959;
	padding: 2px 0px 0px 3px;
}
* html input {
	margin-top: -1px;
	margin-bottom: -1px;
}
input.submit {
	height: 20px;
	background: transparent;
	border: none;
	padding: 0px;
}
input.checkbox {
	height: 13px;
	border: none;
	padding: 0px;
	background: transparent;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
	color: #595959;
	background-color: #FFFFFF;
}
* html select {
	height: 20px;
}
h3 {
	font-size: 15px;
	color: #595959;
	margin-bottom: 10px;
}
h1.title, h3.title, p.title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
	height: 20px;
	color: #407D92;
	background-color: #D9DDDF;
	padding-left: 10px;
	margin-bottom: 20px;
}
p.title {
	height: 18px;
}
h3.title {
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	background-color: #D9DDDF;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.h3 {
	font-size: 13px;
	line-height: 18px;
	background-color: #D9DDDF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titletext {
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	border: solid 1px #FFFFFF;
}
.black {
	color: #000000;
}
h2.lead {
	font-size: 11px;
	margin-bottom: 20px;
}
div.doclist {

}
div.doclist p.h2 {
	margin-bottom: 0px;
}
div.doclist p.h2 * {
	font-size: 18px;
	font-weight: normal;
	color: #595959;
	margin-bottom: 0px;
}
div.doclist p.docdate {
	font-size: 11px;
	color: #1E93B5;
	margin-bottom: 20px;
}
div.doclist p.h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #595959;
	background-color: #FFFFFF;
}
div.doclist a.doclink {
	font-size: 10px;
	font-weight: bold;
	color: #1E93B5;
}
div.dot_horizontal {
	height: 1px;
	margin: 20px 0px 15px 0px;
	background: transparent url(/images/dot_horizontal.png) repeat-x top left;
}
div.sitemap {
	color: #407D92;
	background-color: #EDEEEF;
	padding: 10px 0px 10px 0px;
}
div.sitemap ul {
	list-style-position: outside;
	list-style-type: none;
}
div.sitemap li {
	line-height: 20px;
	padding-left: 20px;
}
div.sitemap p.desc {
	color: #595959;
	line-height: 14px;
}
div.sitemap ul {
	margin-bottom: 5px;
}
div.sitemap li.file {
	/*font-weight: bold;*/
	padding-left: 44px;
}
div.sitemap li.ppt {
	background: transparent url(/images/upload/ftypes/powerpoint_icon.gif) no-repeat 20px 2px;
}
div.sitemap li.xls {
	background: transparent url(/images/upload/ftypes/excel_icon.gif) no-repeat 20px 2px;
}
div.sitemap li.doc {
	background: transparent url(/images/upload/ftypes/word_icon.gif) no-repeat 20px 2px;
}
div.related {
	color: #407D92;
	background-color: #EDEEEF;
	padding: 10px 0px 10px 0px;
}
div.related ul {
	list-style-position: outside;
	list-style-type: none;
}
div.related li {
	font-weight: bold;
	line-height: 20px;
	padding-left: 20px;
}
div.related li.file {
	padding-left: 44px;
}
div.form {
	background-color: #EDEEEF;
	padding: 10px 10px 10px 10px;
}
div.form ul {
	list-style-position: outside;
	list-style-type: none;
	height: 25px;
}
div.form li {
	float: left;
}
div.form li h2 {
	font: normal 18px Tahoma;
}
div.form li.desc {
	width: 180px;
	text-align: right;
	padding: 2px 10px 0px 0px;
}
div.form li.leftdesc {
	width: 220px;
	text-align: left;
	font-weight: bold;
	padding: 2px 10px 0px 0px;
}
div.form li.rightdesc {
	padding: 2px 0px 0px 10px;
}
* html div.form li.rightdesc {
	padding-top: 3px;
}
div.form li.readonly {
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}
* html div.form li.readonly {
	padding-top: 3px;
}
div.form li.error, div.form li.righterror {
	color:#407D92;
	font-weight:bold;
}
div.form li.righterror {
	padding: 2px 0px 0px 10px;
}
div.form input {
	width: 180px;
}
div.form input.checkbox {
	width: 13px;
	margin-top: 2px;
}
div.form input.submit {
	width: 62px;
}
div.form select.select {
	width: 186px;
}
div.form textarea {
	width: 300px;
	height: 60px;
}
div.form .comment {
	font-weight: normal;
}
div.form li.w210 {
	width: 210px;
	min-height: 20px;
}
div.sitemap a {
	color:#407D92;
}
div.detail {
	height: 20px;
	line-height: 20px;
	background-color: #EDEEEF;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
}
div.detail ul {
	list-style-position: outside;
	list-style-type: none;
	height: 20px;
}
div.detail li {
	height: 20px;
	line-height: 20px;
	float: left;
}
div.detail li.result {
	width: 150px;
}
div.detail li.pager {
	width: 450px;
	text-align:right;
}
div.detail select {
	width: 40px;
}
#main {
	/*
	position: absolute;
	left: 50%;
	margin-left: -460px;
	*/
	position: relative;
	width: 920px;
	margin: 0px auto 0px auto;
	background: #FFFFFF url(/images/main_bg.png) repeat-y left;
	padding-bottom: 50px;
}
#header {
	position: absolute;
	width: 920px;
	height: 107px;
	top: 40px;
}
#top-slogan {
	line-height: 20px;
	padding: 10px;
	background: #fff;
	font-weight: bold;
	color: #1e93b5;
}
#logo {
	width: 260px;
	height: 101px;
	float: left;
}
#topbar_container {
	width: 100%;
	height: 101px;
	background: transparent url(/images/bg_topbar.png) repeat-x left bottom;
}
* html #logo {
	margin-right: -3px;
}
* html #topbar_container {
	margin-left: 257px;
}

#topbar {
	width: 660px;
	height: 66px;
	float: left;
}
#slogan {
	width: 330px;
	height: 66px;
	float: left;
}
#searchbox {
	width: 250px;
	height: 43px;
	float: left;
	padding-top: 23px;
}
#searchbox ul {
	list-style-position: outside;
	list-style-type: none;
	height:20px;
}
#searchbox li {
	float: left;
	height:20px;
}
#language {
	width: 80px;
	height: 43px;
	float: left;
	padding-top: 23px;
}
#topmenu {
	float: left;
	height: 35px;
	width: 660px;
}
ul.topmenu {
	list-style-position: outside;
	list-style-type: none;
	height: 35px;
}
li.topmenu {
	float: left;
	height: 35px;
}
* html #topmenu img {
	margin-bottom: -2px;
}
div.submenu {
	position: absolute;
	top: 101px;
	border: solid 1px #A1A9AD;
	background: #748188 url(/images/bg_submenu.png) repeat-x top left;
	padding: 10px 5px 8px 10px;
	display: none;
	/*overflow-x: hidden;*/
}
ul.submenu {
	list-style-type: none;
	list-style-position: outside;
}
li.submenu {
	background: transparent url(/images/dot_submenu.png) no-repeat 0px 9px;
	padding-left: 15px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}
li.submenu a {
	color: #FFFFFF;
}
#header_bottom {
	background: transparent url(/images/bg_header_bottom.png) repeat-x top left;
	height:6px;
	clear: both;
}
#left {
	width: 260px;
	background-color:#EDEEEF;
	float:left;
	margin-top: 107px;
}
* html #left {
	/*margin-right: -3px;*/
}
#leftmenu, #uleftmenu {
	width: 260px;
}
#leftmenu ul, #uleftmenu ul {
	list-style-position: outside;
	list-style-type: none;
}
#leftmenu li {
	width: 260px;
	height: 48px;
}
#uleftmenu li {
	width: 260px;
	height: 40px;
}
* html #leftmenu img, * html #uleftmenu img {
	margin-bottom: -2px;
}
#newsletter {
	width: 231px;
	height: 161px;
	/*height: 136px;*/
	background: #ABB4B8 url(/images/bg_newsletter.png) repeat-x top left;
	/*padding: 25px 0px 0px 29px;*/
	padding: 0px 0px 0px 29px;
}
#newsletter ul {
	list-style-position: outside;
	list-style-type: none;
	width: 231px;
}
#newsletter li {
	height: 26px;
}
#newsletter li.message {
	font-size: 11px;
	font-weight: bold;
	color: #407D92;
	height: 17px;
	padding-top: 8px;
	/*color: #1E93B5;*/
}
#newsletter input {
	width: 146px;
	height: 17px;
	color: #FFFFFF;
	background-color: #748188;
	border: solid 1px #EDEEEF;
	padding: 3px 0px 0px 4px;
}
#newsletter input.mandatory {
	color: #72DDFC;
}
#newsletter input:hover {
	background-color: #8B989F;
}
#newsletter input.submit {
	width: 28px;
	height: 20px;
	border: none;
	padding: 0px;
}
#newsletter a {
	color: #4D5357;
}
div.left_content_box {
	font-size: 9px;
	line-height: 12px;
	width: 202px;
	color: #595959;
	background: #EDEEEF url(/images/bg_eu_info.png) repeat-x top left;
	padding: 16px 29px 16px 29px;
}
div.left_content_box a {
	color: #407D92;
	text-decoration: underline;
}
div.left_side {
	font-size: 11px;
	width: 212px;
	padding-right: 19px;
	overflow-x: hidden;
}
div.left_side p {
	margin-bottom: 5px;
}
#right {
	width: 660px;
	float: right;
	margin-top: 107px;
}
* html #right {
	/*margin-left: 3px;*/
}
#content_head {
	width: 660px;
}
* html #content_head {
	margin-bottom: -2px;
}
#content {
	width: 620px;
	background: #FFFFFF url(/images/bg_content.png) repeat-x top left;
	padding: 25px 20px 20px 20px;
}
.content p {
	margin-bottom: 10px;
}
.content ul {
	list-style-position: inside;
	list-style-type: square;
}
.content sup {
	font-size: 9px;
}
#footer {
	width: 100%;
	height: 50px;
	color: #4D5357;
	background-color: #949DA3;
	position: absolute;
	bottom: 0;
}
#footer ul {
	list-style-position: outside;
	list-style-type: none;
	height: 50px;
}
#footer li {
	height: 50px;
	float: left;
}
#footer img {
	margin-bottom: -2px;
}
#footer li.oracle {
	font-size: 9px;
	padding-left: 29px;
	padding-top: 9px;
	height: 41px;
	width: 231px;
}
#footer li.compfair {
	width: 70px;
	padding: 0px 0px 0px 23px;
}
#footer li.links {
	font-size: 10px;
	font-weight: bold;
	color: #D9DDDF;
	padding-top: 6px;
	height: 44px;
	text-align: center;
	width: 420px;
}
#footer .linkseparator {
	font-weight: normal;
	margin: 0px 6px 0px 6px;
}
#footer li.links .copyright {
	font-size: 9px;
	font-weight: normal;
	line-height: 20px;
	/*margin: 0px 0px 0px 78px;*/
	color: #4D5357;
}
#footer li a {
	color: #4D5357;
	text-decoration: none;
}
#footer li.bigfish {
}
#login_error {
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	background-color: #FFEBDD;
	border: solid 1px #FFC59D;
	padding: 5px;
	margin: 0px 0px 20px 0px;
}
#userinfo {
	width: 231px;
	background: #ABB4B8 url(/images/bg_newsletter.png) repeat-x top left;
	padding: 20px 0px 20px 29px;
}
#userinfo p {
	margin-top: 5px;
}
.cmtboxplace_foot {
	width: 100%;
}

#version_change_table {
	width: 620px;
	font-family: Tahoma;
	font-size: 11px;
	border-bottom: 1px solid #C5CCCF;
}

#version_change_table a {
	font-family: Tahoma;
	font-size: 11px;
	color: #407D92;
	text-decoration: underline;
}

#version_change_table select {
	height: 18px;
	/*border: 1px solid #000000;*/
	background-color: #FFFFFF;
	color: #000000;
}

* html #version_change_table select {
	height: 20px;
}

#version_change_table a:hover {
	text-decoration: none;
}

#version_change_table td, #version_change_table th {
	padding: 0px 11px 0px 11px;
}

#version_change_table tr.version_change_head {
	font-weight: normal;
	background: transparent url("/images/vv_main_bg.png") top left repeat-x;
	height: 25px;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

#version_change_table tr.version_package_information th {
	font-weight: normal;
	background-color: #ABB4B8;
	height: 24px;
	border-bottom: solid 1px #FFFFFF;
}

#version_change_table tr.version_category_header {
	background: #C4D183;
}

#version_change_table tr.version_category_header th {
	font-weight: normal;
	height: 24px;
	border-bottom: solid 1px #FFFFFF;
}

#version_change_table tr.version_header th {
	text-align: left;
	background: #D9DDDF;
	height: 24px;
	border-right: 1px solid #C5CCCF;
}

#version_change_table td {
	border-right: 1px solid #C5CCCF;
	border-bottom: 1px solid #C5CCCF;
	padding: 8px 11px 8px 11px;
	vertical-align: top;
}

#version_change_table tr.last_line td {
	border-right: 1px solid #C5CCCF;
	border-bottom: 0px;
	padding: 8px 11px 8px 11px;
	vertical-align: top;
}

#user_list tr.inactive td {
	background-color: #EDEEEF;
	background-color: #EFD9D1;
}

#user_list tr.user_self td {
	font-weight: bold;
}

#user_list tr.lsoft_user td {
	background-color: #E0E8EF;
}

#user_list th, #user_list td {
	text-align: center;
	padding: 5px;
}

#user_list th {
	background-color: #ABB4B8;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

#user_list th.last {
	border-right: none;
}

#user_list td {
	border-bottom: solid 1px #BEC6C9;
	border-right: solid 1px #BEC6C9;
}

#user_list td.last {
	border-right: none;
	padding: 2px 5px 2px 5px;
}

.cikk_tabla {
	border-collapse: collapse;
	color: #4D5357;
}
.cikk_tabla th {
	color: #ffffff;
	font: bold 14px Tahoma,Verdana;
	height: 20px;
	border: none;
	background: #4D5357;
}
.cikk_tabla tr {
	border: 1px solid #4D5357;
}
.cikk_tabla_col_1 {
	width: 15px;
	background: #D9DDDF;
}
.cikk_tabla td {
	padding: 5px;
	border: 1px solid #4D5357;
}

div.upload {
	position: relative;
	width: 405px;
	height: 25px;
}

div.fakeupload {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 405px;
	height: 25px;
}

input.uploadfile {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#navbar {
}

#navbar ul {
	height: 15px;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 15px;
}

#navbar li {
	float: left;
	height: 15px;
	padding: 0px 5px 0px 0px;
}
.gmap_address {
	font: bold 13px Tahoma;
	text-align: center;
	width: 180px;
	margin-left: 15px;
}
#galery {
	float: left;
}
#galery_inner {
	position: relative;
	width: 880px;
}
.galery_item {
	float: left;
	width: 150px;
	margin-right: 7px;
	margin-bottom: 8px;
}
* html .galery_item {
	margin-right: 0px;
}
.galery_image_frame{
	border: solid 1px #595959;
	height: 64px;
	padding: 2px;
}
.galery_image {
	height: 64px;
	overflow: hidden;
}
.galery_text {
	padding: 3px;
	text-align: center;
}
.galery_text table {
	width: 150px;
}
.galery_text table td {
	vertical-align: top;
	text-align: center;
}
.galery_demo_btn {
	border: none;
	float: left;
	margin-right: 5px;
	height: auto;
}
.galery_title {
	font: bold 11px Tahoma;
	color: #1e93b5;
	line-height: 14px;
	margin: auto;
}
.fourth {
	margin-right: -1px;
}
* html .fourth {
	margin-right: -15px;
}
#galery_sep {
	height: 1px;
	background: #d9dddf;
	margin: 15px 0px;
	clear: both;
}
.galery_pager {
	margin: 0px auto;
	width: 122px;
}
.galery_pager div {
	margin: auto;
	float: left;
	line-height: 21px;
	padding: 0px 0px;
}
.galery_pager div.counter {
	font: bold 15px Tahoma;
	color: #595959;
	line-height: 21px;
	padding: 0px 4px 0px 4px;
	width: 70px;
	text-align: center;
	background: #fff;
}
#galery_pager table td {
	padding: 3px;
}
.galery_inner #galery_pager table td {
	padding: 1px;
}
#galery_inner_header {
	position: relative;
	margin: 0px 0px -29px 0px;
	top: 0px;
	width: 880px;
@	margin-top: -25px;
@	top: -6px;
}
#left.no_left {
	/*visibility: hidden;*/
	width: 0px;
}
* html #left.no_left {
	width: 0px;
	background: #f00;
	/*display: none;*/
}
#footer_cont {
	width: 100%
	text-align: center;
	position: relative;
	clear: both;
}
#footer_cont #footer {
	position: relative;
	margin: auto;
}
#right div#content.egy_hasab {
	width: 880px;
	margin-left: -260px;
	position:relative;
}
* html div#content.egy_hasab {
	float: left;
	/*background-color: #ffccff;*/
	z-index: 1000;
	margin-left: -260px;
}
#galery_control {
	float: right;
	width: 222px;
	margin-top: 1px;
	position: relative;
@	top: -22px;
}
#galery_main_control {
	float: right;
	width: 182px;
	margin-top: 1px;
}
#galery_control a, #galery_main_control a{
	float: right;
	margin-bottom: 12px;
}
#inner_title {
	clear: both;
	background: #eef0f0;
	border: solid 1px #abb4b8;
	padding: 5px 0px;
	text-align: center;
	font: 18px Tahoma;
	color: #595959;
}
#main.egy_hasab {
	background-image: none;
	z-index: 1;
}
#galery_curr_image {
	margin: 10px auto;
}
#prev_td, #next_td {
	display: table-cell;
	width: 106px;
}
#inner_footer {
	clear: both;
	background: #eef0f0;
	border: solid 1px #abb4b8;
	padding: 5px 0px;
	text-align: center;
	font: 11px Tahoma;
	color: #595959;
}
#galery_pager {
	text-align: center;
}
#galery_pager table {
	margin: 0px auto 0px auto;
	text-align: center;
}
.items_pp {
	float: left;
	display: block;
	font-weight: bold;
	padding: 5px 0px;
	width: 620px;
}
.galery_top_pager {
	float: left;
	width: 200px;
}
.galery_top_select {
	/*width: 180px;*/
	float: right;

}
#galery_top_select {
}
ul.munkakorok {
	list-style-type: none;
	font-weight: bold;
}
ul.munkakorok li a{
	font: bold 11px Tahoma;
	line-height: 20px;
	text-decoration: underline;
}
ul.munkakorok li a.active{
	color: #595959;
	text-decoration: none;
}
.munkakor_desc{
	margin: 10px 0px;
}
.munkakor_desc h2 {
	font: normal 18px Tahoma;
	margin: 10px 0px;
}
.karrierSep {
	height: 1px;
	background: #fff;
	margin: 0px -10px;
}
.karrierForm {
	margin-top: 15px;
}
.karrierForm ul {
	padding-top: 5px;
}
div.upload2 {
	position: relative;
	width: 405px;
}
div.fakeupload2 {
	position: absolute;
	left: 0px;
	z-index: 1;
	width: 405px;
	height: 25px;
	margin-bottom:5px;
}
.tovabbi_dok {
	margin-left: -5px;
}
* html .tovabbi_dok {
	position: relative;
	left: -2px;
}
.submitKarrier {
	margin:0px;
	padding:0px;
	width: 171px;	
	height:18px;
	border: none;	
}
#positionName {
	font-weight: bold;
}

.fixedBackgroundImage {
	background-repeat: no-repeat !important;
}

.fixedCenteredBackgroundImage {
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.repeatBackgroundImage {
	background-repeat: repeat !important;
}

.repeatXBackgroundImage {
	background-repeat: repeat-x !important;
}

.repeatYBackgroundImage {
	background-repeat: repeat-y !important;
}
