/* CSS Document */
#firstpage { 
/*	padding:15px;*/
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
#firstpage #logo {
	background:url(../img/logo_firstpage.gif) no-repeat;
	width:780px;
	height:56px;
}
#firstpage #main_menu2 { 
	background: url(../img/menu1_back.gif) no-repeat;
	width:780px;
	height:21px;
	margin:0px;
	padding:0px;
	top:0px;
	position:static;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
}
#firstpage #main_menu2 ul { padding-top:2px;}
#firstpage #main_menu2 li  {
	margin-left:10px;
	display:inline;
	padding-top:0px;
}

#firstpage #main_menu2 a { 
	color:#FFFFFF;
}
#firstpage #menu_list_2 {
	display:block;
	width:560px;
	margin:0px;
	padding:0px;
}
#firstpage #welcometext {
	width:500px;
}

#firstpage #welcometext p {
	margin-bottom:2px;
	margin-top:5px;
	line-height:1.4em;
	padding:0px;
}

#firstpage #welcometext a {
	color:#0033FF;
	font-size:12px;
/*	font-weight:bold;*/
}

#firstpage #intro_slice #login {

	width:203px; 
	display:block;
/*	margin-left:30px;
	margin-right:20px;
/*	height:180px;*/
}
#firstpage #intro_slice #login .header {
	background:url(../img/login_slice_head.gif);
	height:20px;
	padding:0px;
	margin:0px;
}
#firstpage #intro_slice #login .contents {	
	text-align:center; 
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:20px;
	background-color:#FFFFFF;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;	
}

#firstpage #intro_slice #login .footer {
	background:url(../img/login_slice_bottom.gif);
	height:8px;
	width:203px;
}


#firstpage #login label {
	font-size:10px;
	text-align:right;
	display:block;
	width:60px;
	float:left;
	line-height:1.7em;
	vertical-align:bottom;
}
#firstpage #login .editbox {
	background: #FFEAA1;
	border:1px solid #666666;
	width:100px;
}
#firstpage #login a {
	color:#999999;
}
#firstpage #intro_slice .header {
	background:url(../img/column_wide_top.gif) no-repeat;
	height:8px;
}
#firstpage #intro_slice .footer {
	clear:both;
	background:url(../img/column_wide_bottom.gif) no-repeat;
	height:8px;
	width:780px;
	margin:auto;
}
#firstpage #intro_slice .contents {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	padding:00px 10px 00px 20px;
	background:#F8F8F8;
	clear:both;
	height:70%;
}

#firstpage #sidebar {
	width:180px;
	display: inline;
	float:left;
	margin-right:3px;
	margin-top:0px;
	height: 100%;
	font-size:0.9em;
}
#firstpage h4 {
	font-size:0.9em;
	color:black;
	padding:2px;
	margin:0px 10px 0px 0px;
	text-align: center;
}
#firstpage #sidebar a {
	color:#666699;
}
#firstpage #article {
	width: 596px;
	left: 190px;
	float:left;
	background:#FFFFFF;
	margin-top:3px;
}
#firstpage #article .header {
	background:url(../img/column_main_top.gif) no-repeat;
	height:10px;
}

#firstpage #article .contents {
	padding:5px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#firstpage #article .footer {
	background:url(../img/column_main_bottom.gif) no-repeat;
	height:10px;
}


#firstpage #sidebar .header {
	background:url(../img/sidebar_header.gif) no-repeat;
	height:21px;
	margin-top:3px;
}
#firstpage #sidebar .contents {
	padding:5px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:#F8F8F8;
}

#firstpage #sidebar .footer {
	background:url(../img/sidebar_bottom.gif) no-repeat;
	height:10px;
}

#firstpage #sidebar #palyazatok .contents ul {
/*	padding-bottom:2000px;
	margin-bottom:-2000px;*/
}

