
td.bg_pager {
        background: url(../images/pager_bg.png) no-repeat center center;
}

td.side_left {
        background: url(../images/side_l.png) no-repeat right top;
}

td.side_right {
        background: url(../images/side_r.png) no-repeat left top;
}

td.bg_top {
        background: url(../images/top_bg.png) no-repeat left top;
}

td.bg_top_img {
        background: url(../images/top_img01.jpg) no-repeat left top;
}

td.bg_bot {
        background: url(../images/bot_bg.gif) left top;
}

td.bg_menu {
        background: url(../images/menu_bg.gif) no-repeat left top;
}

td.bg_menu_over {
        background: url(../images/menu_over.gif) left top;
}

td.bg_main {
        background: url(../images/main_bg.gif) left top;
}

td.bg_separator {
        background: url(../images/separ.gif) left top;
}


h1, h2, h3, h4, h5 {
        font-family: 'Trebuchet MS', Arial, Tahoma, Helvetica, Verdana, sans-serif;
        font-weight: bold;
        margin: 0;
        padding: 0;

}

h1 {
        text-align: left;
        color : #807a50;
        font-size: 16px;

}

h2 {
        font-size: 42px;
        display: inline;
}

h3 {
        font-size: 28px;
}

h4 {
        font-size: 16px;

}

h5 {
        font-size: 12px;
}


td.kep_tav_szeles {
        width: 7px;

}

td.kep_tav_magas {
        height: 4px;

}


td.pic_frame_left {
        width: 6px;
        background-image:url(../images/frm_left.gif);

}

td.pic_frame_right {
        width: 6px;
        background-image:url(../images/frm_rght.gif);

}

td.pic_frame_top {
        height: 6px;
        background-image:url(../images/frm_top.gif);

}

td.pic_frame_bot {
        height: 6px;
        background-image:url(../images/frm_bot.gif);

}

td.pic_frame_ul {
        height: 6px;
        width: 6px;
        background-image:url(../images/frm_ul.gif);

}

td.pic_frame_ur {
        height: 6px;
        width: 6px;
        background-image:url(../images/frm_ur.gif);

}

td.pic_frame_ll {
        height: 6px;
        width: 6px;
        background-image:url(../images/frm_ll.gif);

}

td.pic_frame_lr {
        height: 6px;
        width: 6px;
        background-image:url(../images/frm_lr.gif);

}


td.bg_color_1 {
        background-color: #ffffff;

}

td.bg_color_2 {
        background-color: #e6e6b2;

}

td.bg_color_3 {
        background-color: #c2c284;

}

td.bg_color_4 {
        background-color: #ebebc1;

}


.pic_border {
        border: 2px solid #ffffff;
}

.pic_border_2 {
        border: 2px solid #8a7851;
}


.bg {
        font-family: 'Trebuchet MS', Arial, Verdana, Tahoma, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        height: 100%;
        BACKGROUND-COLOR: #e6e6b2;
}


INPUT.newsl_inpbox {
  color: #78a7c7;
  width: 144px;
  height: 17px;
  font-size: 12px; 
  font-family: 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border: none;
  font-weight: normal;
  border-color: #FFA500;
  border-width: 0px;
  text-align: left;
  background: transparent;
  margin-left: 7px;
  margin-top: 3px;
  margin-right: 5px;

}

.newsl_inpbox_bg {
  background: url(../images/newsl_inpbox.gif) no-repeat left center;
  position: relative;

}


INPUT.find_inpbox {
  color: #808080;
  width: 182px;
  height: 17px;
  font-size: 11px; 
  font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, Helvetica, sans-serif;
  border: none;
  font-weight: normal;
  border-color: #FFA500;
  border-width: 0px;
  text-align: left;
  background: transparent;
  margin-left: 5px;
  margin-top: 3px;
  margin-right: 4px;

}

.find_inpbox_bg {
  background: url(../images/find_inpbox.gif) no-repeat center center;
  position: relative;

}

INPUT.form_inpbox {
  color: #716a46;
  width: 232px;
  height: 17px;
  font-size: 11px; 
  font-family: 'Trebuchet MS', Arial, Tahoma, Verdana, sans-serif;
  border: solid;
  font-weight: normal;
  border-color: #77983D;
  border-width: 0px;
  text-align: left;
  background: transparent;
    margin-left: 3px;
    margin-top: 2px;
    margin-right: 3px;

}

.form_inpbox_bg {
  background: url(../images/inpbox.gif) no-repeat left center;
  position: relative;

}

.munkapubl {
        color: #716a46;
        width: 232px;
        height: 96px;
        font-size: 11px; 
        font-family: 'Trebuchet MS', Arial, Tahoma, Verdana, sans-serif;
        font-weight: normal;
        border: solid;
        border-color: #77983D;
        border-width: 0px; 
        text-align: left;
        margin-left: 3px;
        margin-top: 2px;
        margin-right: 3px;
        overflow:auto;
        background: transparent;

}

.munkapubl_bg {
  background: url(../images/textbox.gif) no-repeat left top;
  position: relative;

}

SELECT.category {
        PADDING-RIGHT: 1px;
        PADDING-LEFT: 1px;
        PADDING-BOTTOM: 1px;
        PADDING-TOP: 1px;        
        BORDER-TOP: #c2c284 1px solid;
        BORDER-BOTTOM: #c2c284 1px solid;
        BORDER-LEFT: #c2c284 1px solid;
        BORDER-RIGHT: #c2c284 1px solid;
        LINE-HEIGHT: 11px;
        FONT-WEIGHT: normal;
        FONT-SIZE: 11px;        
        COLOR: #716a46;
        FONT-FAMILY: 'Trebuchet MS', Arial, Tahoma, Verdana;
        HEIGHT: 20px;
        BACKGROUND-COLOR: #ebebc1;
}

.cright {
        font-size : 10px;
        font-family : Tahoma, 'Trebuchet MS', Arial, Verdana, Geneva, Helvetica, sans-serif;
        color : #706843;
        text-decoration: none;
        font-weight: bold;
}

.cright_2 {
        font-size : 10px;
        font-family : Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
        color : #878787;
        text-decoration: none;
        font-weight: normal;
}

.title {
        font-size : 22px;
        font-family : 'Trebuchet MS', Arial, Verdana, Tahoma, sans-serif;
        color : #2c2c2c;
        text-decoration: none;
        font-weight: normal;
}

.title_2 {
        font-size : 11px;
        font-family : 'Trebuchet MS', Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
        color : #806d49;
        text-decoration: none;
        font-weight: bold;
}

.title_2:hover {
        font-size : 11px;
        font-family : 'Trebuchet MS', Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
        color : #806d49;
        text-decoration: underline;
        font-weight: bold;
}

.title_news {
        font-size : 18px;
        font-family : 'Trebuchet MS', Tahoma, Arial, Verdana, sans-serif;
        color : #806d49;
        text-decoration: none;
        font-weight: normal;
}

.bot_title {
        font-size : 15px;
        font-family : Tahoma, Arial, Verdana, 'Trebuchet MS', sans-serif;
        color : #ffffff;
        text-decoration: none;
        font-weight: bold;
}

.sub_title {
        font-size : 13px;
        font-family : 'Trebuchet MS', Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
        color : #716a46;
        text-decoration: none;
        font-weight: bold;
}


.bot_menu {
        font-size : 10px;
        font-family : Tahoma, 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
        color : #ffffff;
        text-decoration: none;
        font-weight: bold;
}

.bot_menu:hover {
        font-size : 10px;
        font-family : Tahoma, 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
        color : #ffffff;
        text-decoration: underline;
        font-weight: bold;
}

.separator {
        font-size : 10px;
        font-family : Tahoma, 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
        color : #ffffff;
        text-decoration: none;
        font-weight: bold;
}


.contact_text {
        font-size : 11px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, sans-serif;
        color : #806d49;
        text-decoration: none;
        font-weight: normal;
}

.contact_text_2 {
        font-size : 11px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, sans-serif;
        color : #737373;
        text-decoration: none;
        font-weight: normal;
}

.contact_link {
        font-size : 11px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
        color : #737373;
        text-decoration: none;
        font-weight: normal;
}

.contact_link:hover {
        font-size : 11px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
        color : #737373;
        text-decoration: underline;
        font-weight: normal;
}

.menu {
        font-size : 13px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
        color : #ffffff;
        text-decoration: none;
        font-weight: normal;
}

.menu_separ {
        font-size : 13px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
        color : #ffffff;
        text-decoration: none;
        font-weight: normal;
}

.layer_menu {
        font-size : 11px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
        color : #000000;
        text-decoration: none;
        font-weight: normal;
}

.layer_menu:hover {
        font-size : 11px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
        color : #000000;
        text-decoration: underline;
        font-weight: normal;
}

.menu_over {
        font-size : 13px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
        color : #ffffff;
        text-decoration: none;
        font-weight: normal;
}

.sub_menu {
        font-size : 12px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, sans-serif;
        color : #737373;
        text-decoration: none;
        font-weight: normal;
}

.sub_menu:hover {
        font-size : 12px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, sans-serif;
        color : #000000;
        text-decoration: none;
        font-weight: normal;
}

.sub_menu_over {
        font-size : 12px;
        font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, sans-serif;
        color : #000000;
        text-decoration: none;
        font-weight: bold;
}


.lang_link {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #bdd7ec;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
}

.lang_link:hover {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #000000;
         font-size : 12px;
         text-decoration: underline;
         font-weight: normal;
}

.lang_akt {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #000000;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
}

.lang_text {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #cee9fb;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
}


.txt_main {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #716a46;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
         text-align: justify;
         display: block;
	 line-height: 16px;
}

.txt_main_inv {
         font-family : Arial, Tahoma, Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
         color : #FFFFFF;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
         text-align: justify;
         display: block;
}

.text {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #716a46;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
	 line-height: 16px;
}

.newsl_link { 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color : #806d49;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

.newsl_link:hover { 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color : #806d49;
	font-size : 12px;
	font-weight: bold;
	text-decoration: underline;
}

.newsl_link_2 { 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color : #a8d9f9;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

.newsl_link_2:hover { 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color : #66c1fd;
	font-size : 12px;
	font-weight: bold;
	text-decoration: underline;
}

.newsl_text { 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color : #a8d9f9;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}


.text_2 {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #6e716a;
         font-size : 14px;
         text-decoration: none;
         font-weight: normal;
	 line-height: 17px;
}

.title_find {
         font-family : Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #ffffff;
         font-size : 15px;
         text-decoration: none;
         font-weight: bold;
}

.text_sm {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #000000;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}

.lower_menu {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #a7a7a7;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}

.lower_menu:hover {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #737373;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}


.login_text {
         font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #ffffff;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}

.intro_text {
         font-family : 'Trebuchet MS', Tahoma, Arial, Verdana, Helvetica, sans-serif;
         color : #ffffff;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
	 line-height: 17px;
}


.text_white {
         font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
         color : #FFFFFF;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}

.link {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #716a46;
         font-size : 12px;
         text-decoration: underline;
         font-weight: normal;
}

.link:hover {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #564e22;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
}

.link_sm {
         font-family : Arial, Tahoma, Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
         color : #6e716a;
         font-size : 11px;
         text-decoration: underline;
         font-weight: normal;
}

.link_sm:hover {
         font-family : Arial, Tahoma, Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
         color : #00a6da;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}


.login_link {
         font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #ffffff;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}

.login_link:hover {
         font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #b59254;
         font-size : 11px;
         text-decoration: underline;
         font-weight: normal;
}

.news_link {
         font-family : Arial, 'Trebuchet MS', Tahoma, Verdana, Geneva, sans-serif;
         color : #646464;
         font-size : 12px;
         text-decoration: underline;
         font-weight: normal;
}

.news_link:hover {
         font-family : Arial, 'Trebuchet MS', Tahoma, Verdana, Geneva, sans-serif;
         color : #797979;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
}

.news_text {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #737373;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
}

.news_date {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #000000;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
}

.news_head {
         font-family : Arial, 'Trebuchet MS', Tahoma, Verdana, Geneva, Helvetica, sans-serif;
         color : #ffffff;
         font-size : 18px;
         text-decoration: none;
         font-weight: normal;
}

.link_white {
         font-family : Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
         color : #FFFFFF;
         font-size : 10px;
         text-decoration: none;
         font-weight: normal;
}

.link_white:hover {
         font-family : Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
         color : #FFFFFF;
         font-size : 10px;
         text-decoration: underline;
         font-weight: normal;
}


.pager { 
        font-family: Arial, Tahoma, Century Gothic, Helvetica, sans-serif;
        color : #716a46;
        font-size : 11px;
        font-weight: normal;
        text-decoration: none;

}


.pager:hover { 
        font-family: Arial, Tahoma, Century Gothic, Helvetica, sans-serif;
        color : #564e22;
        font-size : 11px;
        font-weight: normal;
        text-decoration: none;

}

.pager_text { 
        font-family: Arial, Tahoma, Century Gothic, Helvetica, sans-serif;
        color : #716a46;
        font-size : 11px;
        font-weight: normal;
        text-decoration: none;

}

.blank {
        font-size : 1px;
        text-decoration: none;

}


.ScrollerFrame {
         BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; TEXT-ALIGN: left

}

.elTLid {
        BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: middle; BACKGROUND-COLOR: #540000;  TEXT-ALIGN: left; BORDER-RIGHT-WIDTH: 0px; margin: 0px

}

.elBLid {
        BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: middle; BACKGROUND-COLOR: #540000; TEXT-ALIGN: left; BORDER-RIGHT-WIDTH: 0px; margin: 0px

}

.ujablak_betuk {
        color : #000000;
        font-size : 11px;
        font-weight: normal;
        text-decoration: none;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        padding-left: 2px;
        padding-right: 2x;
        display : block

}

.munkaterulet {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
         color : #716a46;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
         text-align: justify;
         background-color: '#e6e6b2';
         padding-left: 0px;
         padding-right: 0px;
	 line-height: 16px;
} 

.munkaterulet2 {
        color : #000000;
        font-size : 11px;
        background-color: #FFFFFF;
} 

.adminmenu {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
         color : #716a46;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
} 

.adminmenu:hover {
         font-size : 12px;
         text-decoration: underline;
} 

.publikuslink {
         font-family : 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
         color : #716a46;
         font-size : 12px;
         text-decoration: none;
         font-weight: normal;
} 

.publikuslink:hover {
         font-size : 12px;
         text-decoration: underline;
} 

.oldal {
         font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
         color : #181818;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
} 

.oldal:hover {
         color : #181818;
         font-size : 11px;
         text-decoration: underline;
}

.oldaljelolt {
         font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
         color : #181818;
         font-size : 14px;
         text-decoration: none;
         font-weight: normal;
} 
