body, div, form, h1, h2, h3, h4, h5, h6, td, p, ul {
    font-family: Verdana;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #e1e1e1;
}
a {
	text-decoration:none;
}
ul, li {
	list-style-type:none;
}

#hl {
    /*border: 1px solid #ff0000;*/
    position: absolute;
    top: 12px;
    width: 125px;
    height: 120px;
    cursor: pointer;
}

#page {
    width: 1000px;
	background-image: url('images/bg.jpg');
	background-repeat:repeat-y;
    padding: 0px 0px;
    margin: 0px auto;
}
#counter {
    width: 960px;
    padding: 0px 20px;
    margin: 0px auto;
}

#head {
	width:980px;
	margin-left:10px;
	padding-bottom:5px;
	height:133px;
	background-image: url('images/head.jpg');
    background-repeat:no-repeat;
}
#foot .left {
    float: left;
    color: #bed73a;
	margin-top:27px;
	margin-left:20px;
}
#foot .right a{
	color:#bed73a;
	text-decoration: none;
}
#foot .right a:hover{
	text-decoration: underline;
}
#foot .right a span{
	color:#bed73a;
}
#foot .right {
	color:#bed73a;
    float: left;
    text-align: right;
	margin-top:27px;
	margin-left:80px;
}

#foot {
	background-image: url('images/foot.jpg');
    background-repeat:no-repeat;
	width:980px;
	margin-left:10px;
	height:125px;
	clear:both;
}

#content {
	padding-left:10px;
	width:980px;
	float:left;
	clear:none;
}
.foot_menu{
	float:left;
	width:620px;
	padding-top:22px;
	padding-left:15px;
}
.foot_menu2{
	float:right;
	width:200px;
	padding-top:22px;
	margin-right:-10px;
}
ul.menu{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:relative;
	display:block;
	font-size:11px;
}
ul.menu li{
	display:block;
	float:left;
	margin:7px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	height:15px;
	border-right:1px solid #ffffff;
	}
ul.menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	height:20px;
}
ul.menu li a:hover{
	text-decoration:underline;
}
.foot_title{
	color:#ffffff;
	padding-left:20px;
	margin-top:20px;
}
#left_content{
	float:left;
	width:200px;
	display: inline;
}
#main_content{
	float:left;
	width:516px;
	padding-left:7px;
	padding-right:7px;
}
#right_content{
	float:right;
	width:250px;
}
#left_content .mmenu h2 {
	height: 28px;
	padding: 4px 0px 0px 14px;
	background-image: url('images/menu_bar.jpg');
	background-repeat: no-repeat;
	font-weight: normal;
}
#left_content .submenu {
	padding-left: 10px;
	padding-bottom: 8px;
	list-style-position: inside;
}

#left_content .submenu li {
	padding: 0px;
	padding-top: 8px;
}

#left_content .submenu li h3 {
	padding: 0px;
	padding-left:5px;
	display: inline;
	font-weight: normal;
}

#left_content .mmenu h2 a {
	color: #ffffff;
	font-size:14px;
}

#left_content .mmenu a {
	color: #484848;
}

#left_content .mmenu .submenu li.selected a {
	/*color: #697E00;*/
	color: #ff0000;
	font-weight: bold;
}


#left_content .menu_closed .submenu {
  display: none;
}

#head-date {
	float:right;
	color: #ffffff;
	text-align: right;
	height: 14px;
	padding: 18px 20px 0px 0px;
}
#head-date a img {
    border: 0px none;
}
#head-date a img {
    padding-top: 5px;
    padding-right: 0px;
}

#head-home {
	float:left;
	color: #ffffff;
	height: 14px;
	padding: 18px 20px 0px 243px;
}
#head-email {
	float:left;
	color: #ffffff;
	height: 14px;
	padding: 18px 20px 0px 18px;
}
#head-mainpage{
	float:left;
	color: #ffffff;
	height: 14px;
	padding: 18px 20px 0px 0px;	
}
#head-home a, #head-email a, #head-mainpage a{
	color:#ffffff;	
}
#head-home a:hover, #head-email a:hover, #head-mainpage a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#head-szlogen{
	color:#ffffff;
	width:216px;
	font-size:15px;
	font-weight:bold;
	float:left;
	padding-left:120px;
	padding-top:20px;
}
#head-search{
	float:left;
	color:#ffffff;
	padding-top:10px;
	padding-left:40px;
	padding-right:15px;
	border-right:1px dotted #ffffff;
}
#head-search a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
}
#head-search a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#head-search input  {
	height: 14px;
	padding-left:0px;
}
#head-search input.submit {
	width: 61px;
	height: 18px;
	font-size: 12px;
	background-image: url('images/search.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	font-style: italic;
	border: 0px none;	
}

#head-login{
	float:left;
	margin-top:28px;
	padding-left:15px;
}
#head-login span {
	color: #ffffff;
}
#head-login a {
	color: #ffffff;
}
#head-login input  {
	height: 14px;
	width:120px;
}
#head-login input.submit {
	width: 81px;
	height: 18px;
	font-size: 12px;
	background-image: url('images/login.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight:bold;
	border: 0px none;	
}

.head-menu{
	padding-top:11px;
}
.head-menu_page{
	text-align:center;
	float:left;
	width:124px;
	padding-left:377px;	
}
.head-menu_eu{
	text-align:center;
	float:left;
	width:226px;
	padding-left:2px;
}
.head-menu_reg{
	text-align:left;
	float:left;
	width:232px;
	padding-left:10px;
}
.head-menu_reg a{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.head-menu_reg a:hover{
	text-decoration:underline;
}
.head-menu_page a, .head-menu_eu a{
	color:#4a4a4a;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}
.head-menu_page a:hover, .head-menu_eu a:hover{
	color:#ff0000;
}

.chead {
  background-image: url('images/content_top.jpg');
  height: 21px;
  padding-top: 7px;
  padding-left: 10px;
  color: #ffffff;
  margin-bottom: 10px;
}

.cheadlong {
  background-image: url('images/content_top2.jpg');
  height: 45px;
  padding-left: 10px;
  color: #ffffff;
  margin-bottom: 10px;
  width: 100%;
  background-repeat: no-repeat;
}

.chead2 {
  background-image: url('images/content_bar.jpg');
  background-repeat: no-repeat;
  height: 21px;
  padding-top: 7px;
  padding-left: 15px;
  color: #ffffff;
  margin-bottom: 10px;
}

.mcnn-news {
  width: 237px;
  padding:0px 4px 20px 3px;
  border-bottom: 1px dashed #e1e1e1;
  margin-bottom: 12px;
  height: 162px;
  overflow: hidden;
}

.mcnn-news.imgnews {
  height: 332px;
}

.mcnn-news img {
  border: 5px solid #e1e1e1;
}

.newsd span {
  color: #ff0000;
}

.mcnn-news h3 a {
  color: #000000;
  font-weight: bold;
}

.mcnn-news a {
  color: #000000;
}

#mcn-news-b {
  float: left;
  width: 247px;
  padding-right: 11px;
  border-right: 1px dashed #e1e1e1;
  margin-right: 10px;
}

#mcn-news-b2 {
  float: left;
  width: 247px;
}

.showlist-top {
  width: 247px;
  float: left;
  padding-right: 6px;
  border-right: 1px dashed #e1e1e1;
  margin-right: 10px;
}

.showlist-top img {
  border: 4px solid #e1e1e1;
  margin-left: 4px;
}

.showlist-top.last{
  width: 247px;
  float: left;
  padding-right: 0px;
  border-right: 0px none;
  margin-right: 0px;
}

.showlist-top a, .showlist-center a {
  color: #000000;
}

.mcnn-news2 {
  border-bottom: 1px dashed #e1e1e1;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.mcnn-news2 a {
  color: #000000;
}

.mcnn-news2 img {
    border: 5px solid #E1E1E1;
    margin-right: 10px;
}

#left_content .banner {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

#right_content .banner {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

#right_content .banner img {
  border: 0px none;
}

#news-pdf a, #news-print a, #news-send a {
  color: #000000;
}

#news-pdf a img, #news-print a img, #news-send a img {
  vertical-align: middle;
  border: 0px;
  padding-bottom: 10px;
}

select#al_parent {
  font-size: 11px;
}

.regna {
  font-weight: bold;
}

#main_content a {
  color: #697e00;
}

#newsletter_box h2 {
    background-image:url('images/newsletter_bar.jpg');
    background-repeat:no-repeat;
    color:#FFFFFF;
    height:21px;
    margin-bottom:10px;
    padding-left:10px;
    padding-top:7px;
}
#newsletter_box .info_txt {
    padding-bottom: 5px;
}
#newsletter_box form {
    padding-left: 20px;
    width: 200px;
}
#newsletter_box input {
    width: 200px;
}
#newsletter_box #nl_submit {
    border: 0px none;
    background-color: transparent;
    background-image: url('images/login.jpg');
    width: 81px;
    height: 18px;
    color: #ffffff;
    margin-top: 5px;
}

#szervezetek .szervezet_0 {
    width: 247px;
    border-right: 1px dashed #e1e1e1;
    padding-right:11px;
    margin-right:10px;
    float: left;
    padding-bottom: 15px;
}

#szervezetek .szervezet_1 {
    width: 247px;
    float: left;
    padding-bottom: 15px;
}

#szervezet_show-data {
    width: 100%;    
}
#szervezet_show-data th {
    vertical-align: top;
    text-align: left;
    width: 150px;
    /*background-color: #697d00;*/
    padding: 5px;
    color: #697d00;
}
#szervezet_show-data td {
    vertical-align: top;
    padding: 5px;
}

#filter-form {
    color: #ffffff;
    padding: 4px 0px 0px 15px;
    background-image: url('images/content_top.jpg');
    height: 24px;
    margin-bottom: 10px;
}
#filter-form input {
    width: 100px;
}
#filter-form .submit {
    width: 24px;
    background-image: url('images/search_lite.jpg');
    border: 0px none;
}
#naptar_block {
    padding-top: 8px;
    width: 250px;
    background-image: url('images/naptar_top.jpg');
    background-repeat: no-repeat;
    background-color: #697d00;
}
#naptar_block .block_foot {
    height: 8px;
    width: 250px;
    background-image: url('images/naptar_bottom.jpg');
    background-repeat: no-repeat;
}
#naptar {
    /*width: 250px;
    padding: 0px 6px;*/
    width: 238px;
    margin: 0px 6px;
}
#naptar tr.title, #naptar tr.year, #naptar tr.year a, #naptar tr.days {
    color: #ffffff;
    font-weight: bold;
}
#naptar tr.wdays td {
    width: 34px;
    height: 24px;
    text-align: center;
    background-color: #ffffff;
}

#naptar tr.wdays td.eday {
    border: 2px solid #ffffff;
    background-color: #bed73a;
}
#naptar td.eday a {
    color: #ffffff;
    font-weight: bold;
}

#f_szt {
    font-size: 11px;
}

.ok {
    color: #00ff00;
    text-align: center;    
    padding-bottom: 10px;
}
.error {
    color: #ff0000;
    text-align: center;    
    padding-bottom: 10px;
}

.left-block h2 {
    height: 28px;
    padding: 4px 0px 0px 14px;
    background-image: url('images/menu_bar.jpg');
    background-repeat: no-repeat;
    font-weight: normal;
    color: #ffffff;
    font-size:14px;
}
.left-block ul {
    padding-left: 40px;
    list-style-type: disc;
}
.left-block li {
    list-style-type: disc;
    padding-bottom: 10px;
}
.left-block li a {
    color: #000000;
}
.left-block a {
    color: #697E00;
}
#galeria .gitem {
    width: 158px;
    float: left;
    padding-right: 17px;
}
#galeria .gitem.last {
    padding-right: 0px;
}

#danyagok .da-item {
    border-bottom: 1px dashed #000000;
    padding: 5px 0px
}
.form_errors {
    padding: 5px;
    color: #ff0000;
    border: 1px solid #ff0000;
    margin-bottom: 10px;
}

#admin-content {
    background-color: #ffffff;
}