/* Alapvető beállítások */
body {
    margin: 0;
    padding: 0;
    height:  100%;
	background: #D7E7F6 url(../images/menu_down_bg.jpg) repeat-y;
    font-family: Verdana;
    font-size: 11px;
}

table {
    color: #002A3D;
    /* letter-spacing: 0.5px; */
    font-size: 11px; 
}
p {
    font-size:  11px;
    line-height: 15px;
    font-family: Verdana;
}
h1{ font-size: 20px; color:white; }
h2{ font-size: 18px; }
h3{ font-size: 16px; }
h4{ font-size: 14px; }
h5{ font-size: 12px; }
h6{ font-size: 10px; }

/* 3 f? ?s 1 befoglal? div be?ll?t?sa */
#container {
    min-height: 100%;
    height:auto !important;
    height: 100%;
    width: 100%;
    position: relative;
	background: url(../images/fejlec_mod.jpg) repeat-x;
}
#container2 {
    min-height: 100%;
    height:auto !important;
    height: 100%;
    width: 100%;
    position: relative;
	background: url(../images/fejlec_mod_news.jpg) repeat-x;
}
#header {
	width: 1001px;
	height: 145px;
	background: url(../images/fejlec_main_new.jpg) no-repeat;
}
#header2 {
	width: 1001px;
	height: 145px;
	background: url(../images/fejlec_main_news_new.jpg) no-repeat;
}

#body {
	width: 100%;
    padding-bottom: 60px;
    position: relative;    
}
#body2 {
	width: 100%;
    padding-bottom: 50px;
    position: relative;
    background: url(../images/news_bg.jpg) repeat-x;    
}
#footer {
	width: 100%;
    position: absolute;
    text-align: center;
	height: 50px;
    bottom:  0;
	background: url(../images/footer_bg.jpg) repeat-x;
    font-size: 11px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    word-spacing: 1px;
}

/* Almen?k be?ll?t?sa */
#submenu {
	width: 655px;
	position: absolute;
	top: 119px;
	left: 345px;
	color: #A8DAFB;
    letter-spacing: 0.5px;
    list-style:none;
}
#submenu a {
    float:left;
    width: auto;
    height: 25px;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #A8DAFB;
    font-weight: normal;
    font-size: 11px;
    margin-left: 3px;
}

#submenu a.arkepzes {
    padding-left: 8px;
    padding-right: 8px;	
}

#submenu a:hover {
    color: #fff;
}

    

/* Men? ?s tartalom be?ll?t?sa */
#bodytable {
    margin: 0;
}

#menu {
    width: 349px;
    min-height: 480px;
    height: 480px;
    background: url(../images/menubg.jpg) no-repeat;
    text-align: left;
}
#menu2 {
    width: 349px;
    min-height: 480px;
    height: 480px;
    background: url(../images/menu_init_bg2.jpg) no-repeat;
    text-align: left;
}
#text {
    width: 630px;
    padding-top: 60px;
    text-align: left;
    color: #002A3D;
    /* letter-spacing: 0.1px; */
    font-size:  11px;
    line-height: 15px;
}
#text2 {
    width: 630px;
    padding-top: 0px;
    vertical-align: top;
    text-align: left;
    /* letter-spacing: 0.5px; */
    font-size:  11px;
    line-height: 15px;
}
#text a, a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #117AC8;
}
#text a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #2799ED;
}
#text2 a, a:visited {
    font-weight: bold;
    color: #117AC8;
}
#text2 a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #2799ED;
}
#text ul {
    line-height: 16px;
}
#text2 ul {
    line-height: 16px;
}
/* Men? ?s login mez?k form?z?sa */
#menubox {
    position: relative;
    min-height: 260px;
    height: 260px;
    padding-left: 65px;
}
#fomenu {
    color: #A8DAFB;
    position: relative;
    float: left;
    font-style: normal;
    line-height: 25px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    list-style-position: outside;
    list-style-type: none;
    padding: 6px;
    margin: 5px;   
}

#fomenu a, a:visited {
    text-decoration: none;
    color: #A8DAFB;
    font-weight: normal;
}
.tree1 {
    width: 200px;
    display:  block;
    font-size: 13px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #326894;
}
.tree2 {
    margin-left: 20px;
    width: 180px;
    display: block;
    font-size: 13px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #326894;
}

#fomenu a:hover {
    color: #FFFFFF;
}

#login {
    position: relative;
    padding-left: 65px;
    /*padding-top: 10px;*/
    float: left;
    color: #fff;
}
#login a, a:visited {
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}
#login a:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #fff;
}

/* sz?vegmez?k, sz?vegdobozok, gombok */

.input {
    border: 1px solid #626262;
    background: #fff;
    width: 250px;
}
.input:hover {
    border: 1px solid #1D91BC;
    background: #fff;
    width: 250px;
}
.button {
    /*width: 70px;*/
    /*height: 20px;*/
    border: 1px solid #000;
    background: #D7E7F6;
    font-size: 11px;
    padding: 5px;
    margin: 0;
    outline: none;
}
.button:focus {
    outline: none;
    margin: 0;
}
.button:hover {
    /*width: 70px;
    height: 20px;*/
    border: 1px solid #000;
    background: #BAD8F3;
    font-size: 11px;
    cursor:pointer;
}
.button2 {
	width:auto;
	border:1px solid #9ABDD7;
	color:#000;
	font-size:12px;
	padding:0 14px;
	margin:0 10px;
	background:url(../images/common/conn_button_bg2.jpg) repeat-x;
	margin-right:0;
}
.textarea {
    border: 1px solid #626262;
    background: #fff;
    width: 300px;
    height: 200px;
}
.textarea:hover {
    border: 1px solid #626262;
    background: #fff;
    width: 300px;
    height: 200px;
}
.error {
    font-weight:  bold;
    color: #AF2929;
    font-size: 14px;
}
#footer a, a:visited {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}
#footer a:hover {
    text-decoration: underline;
}

#news {
	width: 630px;
    color: #FFF;
    text-align: justify;
    vertical-align: top;
    height: 280px;
}
#news a, a:visited {
    color: #0080C0;
    text-decoration: none;
    font-weight: bold;
}
#news a:hover {
    color: #0080FF;
    text-decoration: none;
    font-weight: bold;
}
#kozl {
    width: 630px;
    color: #002A3D;
}
.login {
    border: 1px solid #000;
    background: #fff;
    width: 105px;
}
.login:hover {
    border: 1px solid #0080C0;
    background: #fff;
    width: 105px;
}
/* - - - */
ul#listpage-menu{
	float:left;display:block;
	width:100%;
}

ul#listpage-menu {	
	float:left;clear:both;
	list-style:none;padding:0;margin:0;
}
ul#listpage-menu li{
	line-height:15px;
	float:left;
	margin-bottom:5px;
	margin-right:2px;
	padding-right:5px;
}
ul#listpage-menu li:hover{
}
ul#listpage-menu li a{
	color:#005c92;
	padding-top:1px;
	text-decoration:none;
	font:normal 11px verdana;
}
ul#listpage-menu li a:hover{
	color:#005c92;
	padding-top:1px;
	font:normal 11px verdana;
	text-decoration:underline;
}
ul#listpage-menu li.active{
}
ul#listpage-menu li.active a{
	font-weight:bold;
}
ul#listpage-menu li.active a:hover{
	font-weight:bold;
}
.pagetitle, #newsbox .pagetitle, #listpage .pagetitle{
	float:left;margin:10px 0;font:bold 12px verdana;color:#01273e;margin-bottom:20px;
	width:100%;
}
.pageinfo #listpage .pageinfo{
	float:left;
	margin:10px 0;font:normal 11px verdana;color:#01273e;
	margin-bottom:20px;margin-top:-10px;
}
.modificated {
	width: 100%;
	float:left;
	margin:10px 0;
	font:normal 12px verdana;
	margin-bottom:20px;
	border: 1px solid #EA7500;
	background-color: #ECD672;
	padding: 10px;
	
}

/** tool tips **/
.tooltip, .tooltip:hover, .tooltip:visited, .tooltip:active {
	color: black;
}

#tooltip { position:absolute; border:1px solid #333; background:#f7f5d1; padding:2px 5px; color:#333; display:none; width: 300px; }	
#preview { position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; }
#screenshot { position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; }

.backlink, .backlink a, .backlink:visited, .backlink a:visited, .backlink:active, .backlink a:active {
	text-decoration: none;
	font-weight: normal;
	color: #1565A6;
}
.backlink:hover {
	color: #0080C0;
}