body {
	margin: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
}
h1 {
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
	font-family: Verdana;
	font-size: 18px;
	color: #34818f;
	padding-top: 5px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #34818f;
	padding-left: 10px;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #34818f;
	padding-left: 10px;
}
h4, h4 a {
	font-family: Verdana;
	font-size: 13px;
	color: #34818f;
	padding-left: 10px;
}
h5 {
	font-family: Verdana;
	font-size: 12px;
	color: #34818f;
	padding-left: 10px;
	font-weight: normal;
}
h6 {
	font-family: Verdana;
	font-size: 9px;
	color: #34818f;
}
p, div, td, li {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
}
a {
	text-decoration: none;
	color: #94b232;
}
a:hover {
	text-decoration: none;
}
pre {
	font-family: Verdana;
	font-size: 9px;
	color: #34818f;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 970px;
	height: 100%;
	background-color: white;
}
.ceil {
	float: left; 
	width: 676px; 
	height: 30px; 
	background-image: url(images/ceil.gif); 
	background-repeat: no-repeat; 
	position: relative;
}
.ceil a {
	display: block; 
	position: absolute; 
	top: 18px; 
	left: 507px; 
	width: 97px; 
	height: 9px;
}
.language a {
	display: block; 
	position: absolute; 
	top: 16px; 
	left: 705px; 
	width: 100px; 
	color: #286873;
	font-size: 11px;
}
.searchForm {
	float: right; 
	margin-top: 14px; 
	margin-right: 5px;
}
.top {
	float: left; 
	width: 676px; 
	height: 102px; 
	background-image: url('images/top.gif'); 
	background-repeat: no-repeat; 
	position: relative;
}
.top a {
	display: block; 
	position: absolute; 
	top: 14px; 
	left: 14px; 
	width: 141px; 
	height: 58px;
}
.topRight {
	float: right; 
	position: relative; 
	background-image: url(images/top_right.gif); 
	width: 294px; 
	height: 102px;
}
.belepesLink {
	display: block; 
	position: absolute; 
	top: 31px; 
	left: 35px; 
	width: 95px; 
	height: 24px;
}
.hirlevelLink {
	display: block; 
	position: absolute; 
	top: 38px; 
	left: 195px; 
	width: 56px; 
	height: 11px;
}
.mainMenuCell {
	height: 20px;
}
.mainMenu {
	background-image: url(images/top_menu.gif); 
	background-repeat: repeat-x; 
	height: 20px; 
	width: 718px;
}
.mainMenu ul {
	margin: 0px;
	padding: 0px;
}
.mainMenu li {
	margin-top: 3px;
	list-style-type: none;
	float: left;
	width: 170px;
	text-align: center;
	border-right: #286873 1px solid;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.mainMenu li a {
	color: #286873;
}
.rightCell {
	border-left: #d2d2d2 1px solid;
	height: 100%; 
	vertical-align: top;
}
.rightBlock {
	width: 251px;
}
.leftCell {
	width: 238px; 
	height: 100%; 
	vertical-align: top;
	border-right: #aaaaaa 1px solid;
}
.buttonLargeMore {
	width: 237px; 
	height: 55px; 
	background-image: url(images/button_large.gif); 
	background-repeat: no-repeat; 
	text-align: center;
	color: #34818f; 
	font-size: 12px; 
	font-weight: bold;
	padding-top: 15px;
	/*line-height: 55px; */
	letter-spacing: 1px;
	text-transform: uppercase;
}
.buttonLargeMore a {
	display: block; 
	text-transform: uppercase; 
	color: #34818f; 
}
.buttonLarge {
	width: 237px; 
	height: 55px; 
	background-image: url(images/button_large.gif); 
	background-repeat: no-repeat; 
	text-align: center;
}
.buttonLarge a {
	display: block; 
	text-transform: uppercase; 
	color: #34818f; 
	font-size: 12px; 
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 20px;
}
.contentCell {
	width: 480px; 
	height: 100%; 
	vertical-align: top;
}
.content {
	padding: 10px;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.menuContainer {
	margin: 0px;
	float: left;
}
.menuItem {
	font-size: 11px;
	width: 237px;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-transform: uppercase;
}
.menuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #1f555f;
	display: block;
	text-decoration: none;	
}
.menuItem a:hover {
	text-decoration: none;
	color: black;
}
.menuItemActive {
	font-size: 11px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(images/menu_active.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	color: white;
	text-transform: uppercase;
}
.subMenuItem {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	border-bottom: #c9c9c9 1px solid;
}
.subMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #444444;
	display: block;
	text-decoration: none;
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #94b232;
}
.subMenuItemActive {
	font-size: 11px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	color: #94b232;
	border-bottom: #c9c9c9 1px solid;
}
.subSubMenuItem {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	border-bottom: none;
}
.subSubMenuItem a {
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #444444;
	display: block;
	text-decoration: none;
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: #94b232;
}
.subSubMenuItemActive {
	font-size: 11px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #94b232;
}
.inputBox {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	font-size: 11px;
	height: 19px;
	width: 250px;
}
.inputBoxReg {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	font-size: 11px;
	height: 19px;
	width: 200px;
}
.inputBoxHalf {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	font-size: 11px;
	height: 19px;
	width: 125px;
}
.inputBoxSearch {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	font-size: 11px;
	height: 16px;
	width: 105px;
	text-align: center;
	font-size: 10px;
}
.inputBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	font-size: 11px;
	height: 19px;
	width: 400px;
}
.textareaBox {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	font-size: 11px;
	height: 60px;
	width: 250px;
}
.textareaBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	font-size: 11px;
	height: 120px;
	width: 400px;
}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
.bottom {
	width: 970px;
	height: 33px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	position: relative;
}
.bottomLeft {
	position: absolute;
	left: 70px;
	top: 15px;
}
.bottomLeft a {
	color: #616161;
	font-size: 11px;
}
.bottomRight {
	position: absolute;
	left: 470px;
	top: 15px;
}
.bottomRight ul {
	margin: 0px;
	padding: 0px;
}
.bottomRight li {
	list-style-type: none;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.bottomRight li a {
	color: #616161;
	font-size: 11px;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Verdana;
	font-size: 11px;
	height: 16px;
	width: 160px;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
}
.error {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}
.regError {
	color: red;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px !important;
}
.forumTop {
	width: 251px;
	height: 38px;
	background-image: url(images/forum_top.gif);
	background-repeat: no-repeat;
}
.forumTop a {
	width: 251px;
	height: 38px;
	display: block;
}
.blogTop {
	width: 251px;
	height: 38px;
	background-image: url(images/blog_top.png);
	background-repeat: no-repeat;
}
.blogTop a {
	width: 251px;
	height: 38px;
	display: block;
}
.voteTop {
	width: 251px;
	height: 33px;
	background-image: url(images/vote_top.gif);
	background-repeat: no-repeat;
}
.partnersTop {
	width: 251px;
	height: 33px;
	background-image: url(images/partners_top.gif);
	background-repeat: no-repeat;
}
.partners ul {
	margin: 0px;
	padding: 0px;
}
.partners li {
	list-style-type: none;
	margin: 10px;
}
.xxszazadBanner {
	margin: auto;
	margin-top: 15px;
	width: 100px;
	height: 100px;
	background-image: url(images/20sz_logo_rovid_HU.jpg);
	background-repeat: no-repeat;
}
.xxszazadBanner a {
	display: block;
	width: 100px;
	height: 100px;
}
.formTable {
	width: 430px;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.button {
	height: 22px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.buttonLoggedIn {
	height: 22px;
	width: 100px;
	text-align: center;
	margin: 5px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.pager {
	border-top: #aaaaaa 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerTitle, .pagerComment {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItemNumber {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}
.pagerItem a, .pagerItemNumber a {
	font-size: 11px;
	text-decoration: none;
	color: black !important;
}
.pagerItem a:hover, .pagerItemNumber a:hover {
	text-decoration: none;
	color: #34818f !important;
}
.designedTop {
	width: 251px;
	height: 33px;
	padding-left: 10px;
	padding-top: 8px;
	color: #34818f;
	background-image: url(images/designed_top.gif);
	background-repeat: no-repeat;
}
#kompetenciaSajat {
	padding: 10px;
	min-height: 40px;
	background-color: #f1f1f1;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #34818f;
	margin-bottom: 6px;
}
#kompetenciaSajat a {
	font-weight: normal;
	text-decoration: underline;
	color: #34818f;
	font-size: 13px;
}
#kompetenciaSajat .showData, #kompetenciaSajat .addData {
	display: block;
	float: right;
	top: 25px;
	right: 10px;
	margin-top: 5px;
	width: 171px;
	height: 19px;
	background: url(images/adatlap_szerkesztese.png);
}
#kompetenciaSajat .addData {
	background: url(images/adatlap_letrehozasa.png);
}
#kompetenciaAdatlap {
	width: 455px;
	height: 162px;
	background: url(images/kompetencia_adatlap.png);
	position: relative;
}
#kompetenciaAdatlap .name {
	display: block;
	position: absolute;
	left: 12px;
	top: 47px;
	color: white;
	font-size: 18px;
	text-decoration: underline;
}
#kompetenciaAdatlap .title {
	position: absolute;
	left: 12px;
	top: 67px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
#kompetenciaAdatlap .data {
	position: absolute;
	left: 12px;
	font-size: 11px;
	color: white;
	padding-left: 10px;
	background: url(images/kompetencia_data.png) 2px 50% no-repeat;
}
#kompetenciaAdatlap .edit {
	display: block;
	position: absolute;
	left: 348px;
	top: 130px;
	width: 98px;
	height: 15px;
}
#kompetenciakEditTop {
	width: 455px;
	height: 31px;
	background: url(images/kompetenciak_edit_top.png) no-repeat;
	position: relative;
}
#kompetenciakEditTop a {
	display: block;
	position: absolute;
	left: 348px;
	top: 10px;
	width: 100px;
	height: 15px;
}
#tanulmanygyujtemenyEditTop {
	margin-top: 15px;
	width: 455px;
	height: 43px;
	background: url(images/tanulmanygyujtemeny_edit_top.png) no-repeat;
	position: relative;
}
#tanulmanygyujtemenyEditTop a {
	display: block;
	position: absolute;
	left: 348px;
	top: 23px;
	width: 98px;
	height: 15px;
}
#kutatasEditTop {
	margin-top: 15px;
	width: 455px;
	height: 49px;
	background: url(images/kutatas_edit_top.png) no-repeat;
	position: relative;
}
#kutatasEditTop a {
	display: block;
	position: absolute;
	left: 179px;
	top: 36px;
	width: 121px;
	height: 10px;
}
#ujKutatas {
	display: block;
	width: 164px;
	height: 20px;
	background: url(images/uj_kutatas.png);
	margin-top: 20px;
	margin-left: 7px;
}
.editTitle {
	font-size: 21px;
	color: #1c5059;
	font-weight: bold;
	line-height: 36px;
}
.editSubTitle {
	font-size: 17px;
	color: #34818f;
	font-weight: bold;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.kompetenciaLabel {
	font-weight: bold;
	font-size: 12px;
	color: #1c5059;
	margin: 8px 0px 2px 0px;
}
.kompetenciaInputBox {
	width: 220px;
	height: 22px;
	border: #c7d5d4 1px solid;
	background-color: #fafbfb;
}
#kompetenciaEditTable {
	width: 460px;
}
#kompetenciaEditTable td {
	width: 50%;
	vertical-align: top;
}
.kutatasEdit {
	display: block;
	float: right;
	margin: 10px 6px 10px 10px;
	width: 100px;
	height: 15px;
	background: url(images/kutatas_szerkesztes.png) no-repeat;
}
.sightless {
	width: 200px;
	height: 36px;
	display: block;
	background: url(images/sightless.png) no-repeat;
	margin: 5px 0px 10px 0px;
}

/* registration module */

#tagKereso {
	width: 455px;
	height: 190px;
	background: url(images/tag_kereso.png) no-repeat;
	position: relative;
}
#keresoKulcsszo, #keresoTudomanyterulet, #keresoKategoria, #keresoKiemelt {
	position: absolute;
	left: 170px;
	width: 204px;
	height: 20px;
	background-color: white;
	border: white 1px solid;
	text-align: center;
}
#keresoKulcsszo {
	top: 42px;
}
#keresoTudomanyterulet {
	top: 72px;
}
#keresoKategoria {
	top: 102px;
}
#keresoKiemelt {
	top: 132px;
}
#keresoSubmit {
	position: absolute;
	left: 307px;
	top: 148px;
}
h2 {
	background: url(images/triangle.png) no-repeat 5px 50%;
	padding-left: 20px;
	font-size: 18px;
	color: black;
}
#list h3 {
	font-size: 16px;
	padding-left: 0px;
	color: #34818f;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#list {
	font-size: 11px;
	color: black;
}
#list a {
	color: black;
}
#list a:hover {
	text-decoration: underline;
}
#list h3 a {
	color: #34818f;
}
#list h5 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: black;
	font-size: 11px;
	font-weight: bold;
}
#list .triangled {
	padding: 3px 5px 3px 12px;
	background: url(images/triangle_right.png) no-repeat 5px 50%;
	font-size: 11px;
}
#list .more {
	display: block;
	margin-left: 255px;
	background: url(images/list_more.png) no-repeat 0px 50%;
	padding-left: 20px;
	color: #34818f;
	font-size: 11px;
}

.form-more {
	color: #34818f;
	font-size: 11px;
	padding: 3px 0 3px 20px;
	background: url(images/list_more.png) no-repeat 0px 50%;
}

#list .more:hover {
	text-decoration: underline;
}
#list .separator,
.separator-shadow {
	width: 455px;
	height: 26px;
	background: url(images/list_separator.png) no-repeat 50% 50%;
}
.detailsList .separator {
	width: 455px;
	height: 26px;
	background: url(images/list_separator.png) no-repeat 50% 50%;
}
.mores {
	display: block;
	background: url(images/list_more.png) no-repeat 0px 50%;
	padding-left: 20px;
	color: #34818f !important;
	font-size: 11px;
	float: right;
	padding-right: 50px;
}
.mores:hover {
	text-decoration: underline;
}
h2.details {
	color: #34818f;
	font-size: 18px;
	text-align: right;
	background: none;
}
#detailsTop {
	width: 455px;
	height: 45px;
	background: url(images/details_top.png);
}
#detailsContent {
	background-color: #34818f;
	color: white;
	width: 455px;
	padding-bottom: 10px;
}
#detailsContent h2 {
	margin: 0px;
	padding: 0px 10px 5px 10px;
	color: white;
	background: none;
}
#detailsContent h5 {
	margin: 0px;
	padding: 0px 10px 5px 10px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.detailsTriangled {
	margin-left: 10px;
	padding: 2px 5px 2px 12px;
	background: url(images/triangle_white.png) no-repeat 5px 50%;
	font-size: 11px;
	color: white;
}
#detailsKompetenciak {
	width: 455px;
	height: 45px;
	background: url(images/details_kompetenciak.png) no-repeat;
}
.detailsList {
	font-size: 10px;
	color: #444444;
	margin-left: 8px;
}
.detailsList .title {
	margin-top: 5px;
	color: black !important;
	font-size: 12px !important;
}
.detailsList .keywords {
	margin-top: 5px;
	border-left: #34818f 1px solid;
	font-size: 11px;
	padding: 0px 7px 7px 7px;
	line-height: 12px;
}
#detailsTanulmanygyujtemeny {
	width: 455px;
	height: 48px;
	background: url(images/details_tanulmanygyujtemeny.png) no-repeat;
	margin-top: 10px;
}
.detailsSubTitle {
	background: url(images/triangle.png) no-repeat 5px 50%;
	padding-left: 20px;
	font-size: 12px;
	color: #34818f;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#detailsKutatasiAdatbazis {
	width: 455px;
	height: 45px;
	background: url(images/details_kutatasi_adatbazis.png) no-repeat;
	margin-top: 10px;
}
#detailsCloser {
	margin-top: 10px;
	height: 26px;
	width: 455px;
	background: url(images/details_closer.png) no-repeat;
}
#detailsBack {
	display: block;
	margin-top: 10px;
	color: black;
}
#detailsBack:hover {
	text-decoration: underline;
}

.copresenterTable td {
	padding: 3px 10px;
	font-size: 10px !important;
}