body{
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(kepek/design/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #287e33;	
	padding: 0px;
	margin: 0px;
	
	font-size: 12px;
}

img{
    border: 0px solid white;
}

h2{
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14pt;
}

.focim{
	font-weight: bold;
	margin-top: 2px auto 15px auto;	
	padding-top: 5px;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.focim2{
	font-weight: bold;
	margin-top: 10px auto 10px auto;	
	font-size: 16px;
	color: #000000;
	text-align: center;
}

.kiemelt{
	font-weight: bold;	
	font-size: 14px;
	color: #000000;
	text-align: center;	
}

#container{
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
	width: 900px;
	background-image: url(kepek/design/container_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
}
#header{
	width: 900px;
	height: 210px;
	display: inline;

}
#header_eb{
	width: 900px;
	height: 210px;
}
#lap{
	width: 900px;
	max-width: 900px;
	margin: 0;
	padding: 0;
}

#leftcolumn{
	width: 200px;
	max-width: 200px;
	float: left;
	text-align: left;
	
}
#leftcolumn #menu{
	width: 200px
	max-width: 200px;
	background-image: url(kepek/design/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 540px;
	max-height: 540px;
}
#leftcolumn #menu_eb{
	width: 200px
	max-width: 200px;
	background-image: url(kepek/design/bg_menu_eb.jpg);
	background-repeat: no-repeat;
	height: 546px;
	max-height: 546px;
}

#menubox{
	padding: 40px 15px 40px 5px;
	text-align: right;
	
	
}

#menubox a{
	
	text-decoration: none;	
	color: blue;
	display: block;
    font-weight:800;
	font-size: 10px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #5c5c5c;
	
}

#menubox a:hover{
	
	text-decoration: none;	
	color: #ff6600;
    background:#DEDEDE;
	display: block;
    font-weight:800;
	font-size: 12px;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #5c5c5c;
	
}
#menubox .aktlap{
	
	text-decoration: none;	
	color: #ff6600;
    background:#DEDEDE;
	display:block;
    font-weight:800;
	font-size: 12px;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #5c5c5c;
	
}

#search_box{
	width: 180px
	max-width: 180px;
	background-image: url(kepek/design/search_box_02.jpg);
	background-repeat: repeat-y;
	margin-left: 5px;
}
.search_field{
	width: 160px;
	border: 1px solid red;
}

#content{
	width: 690px;
	max-width: 690px;
	float: right;
	text-align: left;	
}

.cont_left{
	width: 470px;
	max-width: 470px;
	float: left;
	text-align: justify;
	overflow: hidden;
}
.cont_right{
	width: 200px;
	max-width: 200px;
	float: right;
	text-align: center;
	overflow: hidden;
}

#footer{
	clear: both;
	width: 900px;
	height: 50px;
	max-height: 50px;
	overflow: hidden;
	background-image: url(kepek/design/footer_bg.jpg);
	background-repeat: no-repeat;
}

.nav{
	font-weight: bold;
	text-decoration: underline;
	color: blue;
}
.nav:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #ff6600;
}

.box{
	background-color: #eeeeee; 
	width: 670px; 
	border-color:  #aaaaaa;
	border-style: solid;
	border-width: 1px 1px 3px 1px; 
	background-image: url(kepek/design/box_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*hírek*/
.newsheader{
	width: 680px;
	height: 35px;
	background-image: url(kepek/design/news_header.jpg);
	font-weight: bold;
	color: #ff6600; 
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.galeriaheader{
	width: 680px;
	height: 35px;
	background-image: url(kepek/design/galeria_header.jpg);
	font-weight: bold;
	color: #ff6600; 
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.newsbox{
	width: 680px;
	padding-bottom: 20px;
}
.nbleft{
	width: 130px;
	text-align: left;
	float: left;
}
.nbright{
	width: 540px;
	text-align: left;
	float: right;
	overflow: hidden;
}

.nbgalleft{
	width: 260px;
	text-align: left;
	float: left;
}
.nbgalleft img{
	padding-right: 5px;
}
.nbgalright{
	width: 410px;
	text-align: left;
	float: right;
	overflow: hidden;
}
.nbclear{
	clear: both;
	height: 20px;
}
/**/

ul.vnaptar{
	list-style-image: url(kepek/design/ball.png);
	font-weight: bold;
}
ul.vnaptar li{
	padding-bottom: 15px;
}

#galeriabox{
	width: 650px;
	background-image: url(kepek/design/galeria_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	color: #ff6600; 
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	
}
.gyaszkeret{
  border: 2px solid #000000;
}

.table2columns{
  width: 100%;
}
.table2columns .tdleft{
	float: left;
	width: 10%;
 	padding-left: 2%;
    text-align: left;
    /*background-color: #e6e7e6;*/
}
.table2columns .tdright{
	float: left;
	width: 85%;
 	padding-left: 2%;
    text-align: left;
    /*background-color: #e6e7e6;*/
}
.clear{
  clear: left;
  height: 8px;
}

.rowouter{
  width: 675px;
  margin-bottom: 15px;

}
.rowouter .td1{
  width: 130px;
  text-align: left;
  float: left;
}
.rowouter .td2{
  width: 200px;
  text-align: left;
  float: left;
}
.rowouter .td3{
  width: 220px;
  text-align: left;
  float: left;
}
ul.programs{
	margin: 0px 20px 0px 0px;
	padding-left: 35px;
	list-style-image: url(kepek/design/bullet01.jpg);	
}
ul.programs li{
	padding: 3px 0 3px 0;
}
#regform{
  width: 675px;
  background: white url(kepek/eb/bg_regform.jpg) repeat-y;
}
#eb_regform label{ float: left; width: 100px; text-align: right; vertical-align: bottom;}
#eb_regform label.hosszu{ float: left; width: 150px; text-align: left; vertical-align: bottom;}
#eb_regform input{vertical-align: bottom;}
#eb_regform .mezo{ float: left; width: 190px; text-align: left;}
#eb_regform .mezo2{ float: left; width: 300px; text-align: left;}
#eb_regform .clearleft{clear: left;  margin-bottom: 12px;}
#eb_regform .mezo3{ float:  left; width: 250px; margin-left: 60px; text-align: left;}
#eb_regform .mezo4{ float:  left; width: 250px; margin-left: 10px; text-align: left;}

/* lapozás*/
div.pagination{
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}


div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #2C2C2C;
	text-decoration: none; 
	color: #fff;
	background: #2C2C2C url(kepek/design/image1.gif);
}



div.pagination a:hover, div.pagination a:active {
	border:1px solid #AAD83E;
	color: #FFF;
	background: #AAD83E url(kepek/design/image2.gif);
}


div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #AAD83E;
    font-weight: bold;
	background: #AAD83E url(kepek/design/image2.gif);
	color: blue;
}



div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
/**/
