
/* CSS Document */





html, body {
    height: 100%;
    /*background-color: #ffff80;*/
	background-color: #e4e4e4;
	font-style:normal;
	font-family:Garamond;
}

body {
    margin: 0;
    padding: 0;
    /*background-color: #F44;
    *//*background: #050C28 url('images/kiind_alap.jpg') repeat-x repeat-y;
    background: #050C28 url('images/kiind_alap.jpg') top left repeat;*/
  /*  behavior:url('csshover.htc');*/
  }


#page {
    position: relative;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    width:850px;
    
/*    left: 50%;
    margin-left: -425px; */
    background-color: white;   
  }

/*a lábléc miatt kell!*/



#content {
    padding-bottom: 0px;
	font-style:normal;
	font-family:Garamond;
  }


#footer {
    background-color : #020e34;
    color : #fff604;
    font-style : oblique;
    font-size : 14px;
    width: 100%;
    height: 30px;
	text-align:center;
  }

/*-- BEGIN MENÜ -----------------------*/
.menutable {
    padding: 0px 0px 0px 0px;
    color: white;
    width: 197px;
  }


#menucont {
    /*padding: 8px 8px 10px 8px;*/
  }
  
#menu {
    width: 176px;
    font-family: Garamond;
    font-size: 16px;
	font-weight:bold;
	
  }


#menu ul {
    margin:0;
    padding: 0px 0px 0px 0px;
    list-style-type:none;
  }
#menu ul li a {
	background-color: #000086;
	background-image: none;
	font-family:Garamond;
	color: #F9D46D;
	width: 154px;
	display: block;
	text-decoration:none;
	padding: 5px 20px 5px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
  }
#menu ul li a:hover {
    text-decoration:underline;
  }  
#menu ul li.folder {
	background-color:#000086;
    background-image: none;
	font-family:Garamond;
	width: 184px;
	color: #F9D46D;		
  }
 #menu ul li.folder ul li a{
	background-color:#E4E4E4;
    background-image: none;
	font-family:Garamond;
	width: 154px;
	color: #000086;		
  }

#menu ul li.folder ul {
    /*padding: 10px 6px 10px 6px;*/
	background-color:#e4e4e4;
	font-size:12px;
	width: 154px;
	color: #000086;	
  }

/*3. szint*/
#menu ul li.folder ul li a:hover{
    text-decoration:underline;
}
#menu ul li.folder ul li {
    background-color:#f3f3f3;
    background-image: none;
	font-family:Garamond;
	font-size:12px;
	color: #000086;
    width: 184px;
    display: block;
    text-decoration:none;
  }


.folder ul {
    display: none;
  }






/*----BEGIN NAPTAR----------------------------*/







#naptarcont {
    padding: 8px 8px 10px 8px;
  }


#naptar {
    color: white;
    font-size : 12px;
    width : 180px;
    border: 0px;
  }


#naptar a {
    color: #FFF604;
    text-decoration:none;
  }


#naptar a:hover {
    color: #FFF604;
    text-decoration:underline;
  }


#naptar th {
    background-color:#000066;
    color:white;
  }


#naptar td {
    color: #131371;
    font-size : 12px;
    text-align : center;
    width : 14.2%;
    background-color:#C2C9D9;
  }


#naptar td.hetvege {
    color: red;
  }


#naptar td.esemeny {
    color: white;
    background-color:#4D597F;
  }


#naptar td.ma {
    color: white;
    background-color:#3679FF;
  }


#naptar td.mahetvege {
    color: red;
    background-color:#3679FF;
  }


#naptar td.maesemeny {
    color: white;
    background-color:#2B60CA;
  }

/*----END NAPTAR----------------------------*/

/*---BEGIN  INFO----------------------------*/







.info {
    color: rgb(255,204,0);
    font: 12px Arial,sans-serif;
    vertical-align: top;
    text-align: justify;
    line-height: 1.5em;
  }


.info_alap {
    width : 90%;
  }


.infodiv {
    margin: 10px;
    color: black;
    font-family: Garamond;
    font-size: 12px;
    text-align: justify;
    line-height: 1.5em;
	margin-right:20px;
  }


.infodiv a {
	color: #0000FF;
	text-decoration: none;
  }


.infodiv a:hover {
	color:#FF0000;
	text-decoration:none;
  }

/*----END INFO----------------------------*/

/*--- BEGIN HEADER----------------------------*/




.header_ecco{
position:absolute;
/*background:url('images/haj.gif');*/
left:510px;
top:5px;
width:330px;
height:136px;

}


.header_bal {
 /*   background: url('images/fejlec_bal.jpg') left top no-repeat;*/
    /*background: url('images/sargav.gif') left bottom repeat-x;
    */
	/*background: url('images/header_bg.gif');*/
	height : 153px;
  }


.header_bal_div {
position:absolute;
left:0px;
top:0px;
z-index:1;
width:200px;
}


.header_jobb {
  /*  background: url('images/fejlec_jobb.jpg') left top repeat-x;*/
   /* background: url('images/banner.gif');*/
    height: 153px;


  }


.header_fent {
    /*background: url('images/fejlec.gif') center center no-repeat;
    */ height: 149px;
  }


#headcont {
  }


#head {
    margin: 10px;	
  }


#head a {
    color:#FFF604;
    text-decoration:none;
  }


#head a:hover {
    color:#FFF604;
    text-decoration:underline;
  }


#head td {
    /* background-image : url('images/dia3.gif');
    background-position : center center;
    background-repeat : no-repeat;
    */;
  }

/*----END HEADER----------------------------*/








#logincont {
    padding: 8px 8px 10px 8px;
  }


#login {
    font-size : 12px;
    /*font-family : 'Times New Roman', Times, serif;
   font-family: Arial,sans-serif; */
	font-style:normal;
	font-family:Garamond;
  }


#login input.input {
    background-color : #C2C9D9;
  }


#login input.input:focus {
    background-color : white;
  }


#leftline {
    background-color : black;
    color : yellow;
    font-family : 'Times New Roman', Times, serif;
    font-size : 14px;
    font-weight : bold;
    height : 20px;
    text-align : center;
    vertical-align : bottom;
    width : 197px;
  }


.blokkcim_menu {
    /*background: url('images/blokkcim_menu.jpg') left top no-repeat;*/
    width : 197px;
  }


.blokkcim_esemeny {
   /* background: url('images/blokkcim_esemeny.jpg') left top no-repeat;*/
    width : 197px;
  }


.blokkcim_admin {
   /* background: url('images/blokkcim_admin.jpg') left top no-repeat;*/
    width : 197px;
  }


#galeriecont {
  }


#galerie {
  }


#galerie td {
    background-image : url('images/dia2.gif');
    background-position : center center;
    background-repeat : no-repeat;
    /*background-color: rgb(71, 161, 208);
    */ height : 140px;
  }


#galerie2cont {
  }


#galerie2 {
  }


#galerie2 img {
    border-bottom-color : #FFF604;
    border-bottom-width : 2px;
    border-left-color : #FFF604;
    border-left-width : 2px;
    border-right-color : #FFF604;
    border-right-width : 2px;
    border-top-color : #FFF604;
    border-top-width : 2px;
  }


.galerie2_cim {
    font-size : 18px;
    font-weight : bold;
		text-align: center;
  }

/*Globális*/






h1, p {
    margin: 0;
    padding-bottom: 1em;
  }


h1 {
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
  }

/* HIrek */
.hirfej{
	background-color: #6699CC;
	font-family: Garamond;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	float: left;
	/*width: 760px;*/
	position: absolute;	
}
.hirfej2{
	background-color: #FF0000;
	font-family: Garamond;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	float: left;
	/*width: 760px;*/
	position: absolute;
}
.hir1{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #3333CC;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	border-left-style: none;
	border-right-style: none;
}
.contentheading, .componentheading {
	font: bold 1.4em/1.8em Arial, Helvetica, sans-serif;
	color: #3266A5;
	text-align: left;
	padding-left:5px;
	margin: 0 0 5px 0;
	border-bottom:1px solid #cccccc;
}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(./images/date.png) no-repeat;
}




#zone
{
color:black;
font-family:Garamond;
font-size:14px;
line-height:1.2em;
text-align:justify;
}
