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

td.bg_main_center {
        background: url(../images/main_center.jpg) center top;
}

td.side_left {
        background: url(../images/side_l.jpg) right top;
}

td.side_right {
        background: url(../images/side_r.jpg) left top;
}

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

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

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

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

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

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

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

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

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

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

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

td.bg_separ_2 {
        background: url(../images/separ2.gif) left top;
}

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

}

h1 {
        text-align: left;
        color : #000000;
        font-size: 12px;

}

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

h3 {
        font-size: 28px;
}

h4 {
        font-size: 16px;

}

h5 {
        font-size: 12px;
}


.pulltitle {
        font-family: Verdana, "Times New Roman", Georgia, Times, serif;
        text-align: left;
        width: 650px;
        height: 22px;
        font-size: 16px;
        text-decoration: none;
        font-weight: normal;

}

.pulltitle_2 {
        font-family: Verdana, "Times New Roman", Georgia, Times, serif;
        height: 17px;
        width: 600px;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;

}



td.kep_tav_szeles {
        width: 7px;

}

td.kep_tav_magas {
        height: 4px;

}


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

}

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

}

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

}

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

}

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

}

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

}

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

}

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

}


td.bg_color_1 {
        background-color: #ffffff;

}

td.bg_color_2 {
        background-color: #000000;

}


.pic_border {
        border: 1px solid #000000;
}


.bg {
        font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
        font-size: 11px;
        margin: 0px;
        padding: 0px;
        height: 100%;
	background-color: #000000;
}

.bg_frame {
        font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
        font-size: 11px;
        margin: 0px;
        padding: 0px;
        height: 100%;
	background: #ffefcf;
        SCROLLBAR-FACE-COLOR: #000000;
        SCROLLBAR-HIGHLIGHT-COLOR: #000000;
        SCROLLBAR-SHADOW-COLOR: #000000;
        SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
        SCROLLBAR-ARROW-COLOR: #FFFFFF;
        SCROLLBAR-TRACK-COLOR: #ffefcf;
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
        SCROLLBAR-BASE-COLOR: #ffefcf;

}

INPUT.find_inpbox {
  color: #000000;
  width: 180px;
  height: 16px;
  font-size: 10px; 
  font-family: Arial, Tahoma, 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 left center;
  position: relative;

}

INPUT.form_inpbox {
  color: #000000;
  width: 330px;
  height: 17px;
  font-size: 11px; 
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border: solid;
  font-weight: normal;
  border-color: #77983D;
  border-width: 0px;
  text-align: left;
  background: transparent;
    margin-left: 5px;
    margin-top: 3px;
    margin-right: 3px;

}

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

}

INPUT.vendeg_inpbox {
  color: #000000;
  width: 187px;
  height: 17px;
  font-size: 11px; 
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  border: solid;
  font-weight: normal;
  border-color: #77983D;
  border-width: 0px;
  text-align: left;
  background: transparent;
    margin-left: 5px;
    margin-top: 3px;
    margin-right: 3px;

}

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

}

.munkapubl {
        color: #000000;
        width: 330px;
        height: 116px;
        font-size: 11px; 
        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
        font-weight: normal;
        border: solid;
        border-color: #77983D;
        border-width: 0px; 
        text-align: left;
        margin-left: 5px;
        margin-top: 2px;
        margin-right: 3px;
        overflow:auto;
        background: transparent;

}

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

}

.vendeg_munkapubl {
        color: #000000;
        width: 187px;
        height: 138px;
        font-size: 11px; 
        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
        font-weight: normal;
        border: solid;
        border-color: #77983D;
        border-width: 0px; 
        text-align: left;
        margin-left: 5px;
        margin-top: 2px;
        margin-right: 3px;
        overflow:auto;
        background: transparent;

}

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

}

SELECT.category {
        PADDING-RIGHT: 1px;
        PADDING-LEFT: 1px;
        PADDING-BOTTOM: 1px;
        PADDING-TOP: 1px;        
        BORDER-TOP: #87603b 1px solid;
        BORDER-BOTTOM: #87603b 1px solid;
        BORDER-LEFT: #87603b 1px solid;
        BORDER-RIGHT: #87603b 1px solid;
        LINE-HEIGHT: 11px;
        FONT-WEIGHT: normal;
        FONT-SIZE: 11px;        
        COLOR: #000000;
        FONT-FAMILY: Arial, Tahoma, Verdana;
        HEIGHT: 18px;
        BACKGROUND-COLOR: #f4e2c7;
}

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

.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 : 18px;
        font-family : Arial, Verdana, 'Trebuchet MS', Tahoma, sans-serif;
        color : #000000;
        text-decoration: none;
        font-weight: normal;
}

.title_logo {
        font-size : 18px;
        font-family : Tahoma, Arial, Verdana, 'Trebuchet MS', sans-serif;
        color : #ffffff;
        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 : 14px;
        font-family : Arial, 'Trebuchet MS', Verdana, Tahoma, Geneva, Helvetica, sans-serif;
        color : #5b0707;
        text-decoration: none;
        font-weight: bold;
}


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

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


.sitemap {
        font-size : 11px;
        font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
        color : #ffffff;
        text-decoration: none;
        font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.sitemap:hover {
        font-size : 11px;
        font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
        color : #ffffff;
        text-decoration: none;
        font-weight: normal;
	border-bottom-style: none;
	border-bottom-width: 1px;
}


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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

.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 : Arial, Tahoma, Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
         color : #000000;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}

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

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

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

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

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

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


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

.login_title {
         font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
         color : #01350f;
         font-size : 12px;
         text-decoration: none;
         font-weight: bold;
}

.news_more {
         font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
         color : #01350f;
         font-size : 10px;
         text-decoration: none;
         font-weight: bold;
}

.news_more:hover {
         font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
         color : #21511c;
         font-size : 10px;
         text-decoration: underline;
         font-weight: bold;
}

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


.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 : Arial, Tahoma, Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
         color : #000000;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
}

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

.link_sm {
         font-family : Arial, Tahoma, Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
         color : #000000;
         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 : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
         color : #563b20;
         font-size : 9px;
         text-decoration: none;
         font-weight: normal;
}

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

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

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

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

.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: Tahoma, Arial, Century Gothic, Helvetica, sans-serif;
        color : #000000;
        font-size : 10px;
        font-weight: normal;
        text-decoration: none;

}


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

}

.pager_text { 
        font-family: Tahoma, Arial, Century Gothic, Helvetica, sans-serif;
        color : #000000;
        font-size : 10px;
        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 : Arial, Tahoma, Century Gothic, Verdana, Geneva, Helvetica, sans-serif;
         color : #000000;
         font-size : 11px;
         text-decoration: none;
         font-weight: normal;
         text-align: justify;
         background-color: '#FFFFFF';
         padding-left: 0px;
         padding-right: 0px;
} 

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

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

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

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

.publikuslink:hover {
         font-size : 11px;
         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;
} 

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

}

INPUT.cart_inpbox {
  color: #006C5B;
  width: 35px;
  height: 17px;
  font-size: 12px; 
  font-family: Georgia, Tahoma, Arial, Verdana, sans-serif;
  border: solid;
  font-weight: bold;
  border-color: #77983D;
  border-width: 0px;
  text-align: center;
  background: transparent;
    padding-left: 2px;
    padding-top: 1px;
    padding-right: 2px;

}

