
/*| page setup |**********************************************************/

body {
    background: url("/misc/images/main/main_bg.jpg");
    text-align: center;
    cursor: default;
}

/*| header |**************************************************************/

#header {
    margin: 0;
    padding: 0;
    width: 756px;
}

#header ul, #header h1, #header li {
    margin: 0;
    padding: 0;
}

#header h1, #header li {
    float: left;
    height: 42px;
    list-style-type: none;
    overflow: hidden;
    position: relative;
}

#header h1 span, #header li span {
    height: 42px;
    position: absolute;
    cursor: pointer;
}

#header h1, #header h1 span {
    width: 271px;
    background: url("/misc/images/main/header_meh.jpg");
}

#header li.kezdolap, #header li.kezdolap span, #header li.kezdolap_on, #header li.kezdolap_on span {
    width: 116px;
    background: url("/misc/images/main/header_kezdolap.gif");
}

#header li.miniszterelnok, #header li.miniszterelnok span, #header li.miniszterelnok_on, #header li.miniszterelnok_on span {
    width: 92px;
    background: url("/misc/images/main/header_miniszterelnok.gif");
}

#header li.kormany, #header li.kormany span, #header li.kormany_on, #header li.kormany_on span {
    width: 54px;
    background: url("/misc/images/main/header_kormany.gif");
}

#header li.szervezet, #header li.szervezet span, #header li.szervezet_on, #header li.szervezet_on span {
    width: 59px;
    background: url("/misc/images/main/header_szervezet.gif");
}

#header li.tevekenyseg, #header li.tevekenyseg span, #header li.tevekenyseg_on, #header li.tevekenyseg_on span {
    width: 74px;
    background: url("/misc/images/main/header_tevekenyseg.gif");
}

#header li.szolgaltatasok, #header li.szolgaltatasok span, #header li.szolgaltatasok_on, #header li.szolgaltatasok_on span {
    width: 90px;
    background: url("/misc/images/main/header_szolgaltatasok.gif");
}

#header li.kezdolap_on span, #header li.miniszterelnok_on span, #header li.kormany_on span,
#header li.szervezet_on span, #header li.tevekenyseg_on span, #header li.szolgaltatasok_on span {
    background-position: 0 -43px;
}

/*| headerbanner |********************************************************/

#headerbanner {
    width: 756px;
    height: 51px;
    background: url("/misc/images/main/headerbanner_main.gif");
}

/*| leftmenu |************************************************************/

#leftmenu {
    width: 154px;
    background: url("/misc/images/main/leftmenu_bg_main.gif");
    padding-bottom: 30px;
    text-align: left;
}

#leftmenu h1 {
    height: 24px;
    position: relative;
    overflow: hidden;
    font-size: 22px;
    float: left;
    width: 155px;
    padding: 0;
    margin: 0;
    text-indent: 0;
}

#leftmenu h1 span {
    background: url("/misc/images/main/leftmenu_meh.gif") no-repeat;
    width: 155px;
    height: 24px;
    position: absolute;
}

#leftmenu ul {
    clear: left;
}

#leftmenu ul, #leftmenu ul ul, #leftmenu ul ul ul {
    background: url("/misc/images/main/leftmenu_bg.gif") repeat-y;
    margin: 0;
    padding: 0;
}

#leftmenu ul li {
    background: url("/misc/images/main/leftmenu_bg_line.gif") no-repeat bottom left;
    padding: 6px 0 6px 0;
}

#leftmenu ul li li {
    background: transparent;
}

#leftmenu ul, #leftmenu ul li {
    display: block;
    float: left;
    margin: 0;
    list-style-type: none;
    width: 155px;
}

#leftmenu ul li a, #leftmenu ul li span.nonLinkItem, #leftmenu h1 {
    display: block;
    overflow: hidden;
    margin: 0;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    text-decoration: none;
    background: transparent;
    color: #3a3631;
    padding-left: 8px;
    padding-right: 7px;
}

#leftmenu h1 {
    width: 155px;
    padding: 0;
}

#leftmenu ul li a:hover {
    color: #e36c34;
}

#leftmenu ul li li {
    color: #e36c34;
    font-weight: normal;
}

#leftmenu ul li li.selected {
    color: #e36c34;
    font-weight: bold !important;
}

#leftmenu ul li.selected {
    color: #e36c34;
    font-weight: bold;
}

#leftmenu ul ul li {
    font-size: 0.8em;
    padding: 5px 0 0 0px;
    line-height: 12px;
}

#leftmenu ul ul li a, #leftmenu ul ul li span.nonLinkItem {
    padding: 0 10px 0 20px;
    color: #3a3631 !important;
}

#leftmenu ul ul li a:hover {
    color: #e36c34 !important;
}

#leftmenu ul ul li.selected span.nonLinkItem {
    color: #e36c34 !important;
    font-weight: bold !important;
}

#leftmenu ul ul ul li a, #leftmenu ul ul ul li span.nonLinkItem {
    font-size: 1em;
    padding: 0 10px 0 30px;
    color: #3a3631 !important;
}

body>table #leftmenu ul ul ul li a, body>table #leftmenu ul ul ul li span.nonLinkItem {
    font-size: 0.9em;
}

#leftmenu ul ul ul li a:hover {
    color: #e36c34 !important;
}

#leftmenu ul ul ul li.selected span.nonLinkItem {
    color: #e36c34 !important;
    font-weight: bold !important;
}
/*| leftmenu/miniBanner |*************************************************/

#leftmenu .miniBanner {
    text-align: center;
    background: url("/misc/images/main/leftmenu_bg.gif") repeat-y;
}

#leftmenu .miniBanner div {
    padding: 10px 0 10px 0;
    background: url("/misc/images/main/leftmenu_bg_line.gif") no-repeat bottom left;
}

/*| rightmenu |***********************************************************/

#rightmenu {
    width: 154px;
    background: url("/misc/images/main/rightmenu_bg_main.gif");
    vertical-align: top;
    padding-bottom: 30px;
    text-align: left;
}

#rightmenu li {
    float: left;
    display: block;
    width: 154px;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    background: url("/misc/images/main/rightmenu_bg.gif") repeat-y;
}

#rightmenu li a {
    display: block;
    text-align: left;
    padding: 8px 6px;
    margin: 0;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 0.6em;
    text-decoration: none;
    background: url("/misc/images/main/rightmenu_bg_line.gif") no-repeat bottom left;
    color: #261F1D;
}

#rightmenu li a:hover {
    color: #e36c34;
}

#rightmenu h1.linkek {
    height: 24px;
    position: relative;
    overflow: hidden;
    font-size: 22px;
    float: left;
    width: 154px;
    padding: 0;
    margin: 0;
}

#rightmenu h1.linkek span {
    position: absolute;
    height: 24px;
    width: 154px;
    background: url("/misc/images/main/rightmenu_linkek.gif");
}

#rightmenu ul {
    display: inline;
    margin: 0;
    padding: 0;
    voice-family: "\"}\""; 
    voice-family: inherit;
    float: left;
    clear: both;
}

/*| tab |*****************************************************************/

#tab {
    margin: 0;
    padding: 0;
    width: 17px;
    vertical-align: top;
}

#tab a {
    text-decoration: none;
}

#tab ul, #tab li {
    margin: 0;
    padding: 0;
    float: left;
    width: 17px;
}

#tab ul {
    padding-top: 70px;
}

#tab li {
    float: left;
    display: block;
    width: 17px;
    list-style-type: none;
    overflow: hidden;
    position: relative;
    font-size: 9px;
}

#tab li span {
    width: 17px;
    position: absolute;
    cursor: pointer;
}

#tab li.ujdonsagok, #tab li.ujdonsagok span,#tab li.ujdonsagok_on, #tab li.ujdonsagok_on span  {
    height: 117px;
    background: url("/misc/images/main/tab_ujdonsagok.gif");
}

#tab li.ujdonsagok_on span {
    background-position: 0 -117px;
}

#tab li.kereses, #tab li.kereses span, #tab li.kereses_on, #tab li.kereses_on span {
    height: 88px;
    background: url("/misc/images/main/tab_kereses.gif");
}

#tab li.kereses_on span {
    background-position: 0 -88px;
}

#tab li.honlapterkep, #tab li.honlapterkep span, #tab li.honlapterkep_on, #tab li.honlapterkep_on span {
    height: 137px;
    background: url("/misc/images/main/tab_honlapterkep.gif");
}

#tab li.honlapterkep_on span {
    background-position: 0 -137px;
}

#tab li.english, #tab li.english span, #tab li.english_on, #tab li.english_on span {
    height: 88px;
    background: url("/misc/images/main/tab_english.gif");
}

#tab li.english_on span {
    background-position: 0 -88px;
}

/*| footer |**************************************************************/

#footer {
    margin: 0;
    padding: 0;
    width: 756px;
}

#footer h1, #footer ul, #footer li {
    margin: 0;
    padding: 0;
}

#footer a {
    text-decoration: none;
}

#footer h1, #footer li {
    float: left;
    height: 24px;
    list-style-type: none;
    overflow: hidden;
    position: relative;
}

#footer h1 span, #footer li span {
    height: 24px;
    position: absolute;
}

#footer li span {
    cursor: pointer;
}

#footer h1, #footer h1 span {
    width: 265px;
    background: url("/misc/images/main/footer_image.gif");
}

#footer li.levelminiszterelnok, #footer li.levelminiszterelnok span, #footer li.levelminiszterelnok_on, #footer li.levelminiszterelnok_on span {
    width: 147px;
    background: url("/misc/images/main/footer_levelminiszterelnok.gif");
}

#footer li.levelmehminiszter, #footer li.levelmehminiszter span, #footer li.levelmehminiszter_on, #footer li.levelmehminiszter_on span {
    width: 114px;
    background: url("/misc/images/main/footer_levelmehminiszter.gif");
}

#footer li.ugyfelszolg, #footer li.ugyfelszolg span, #footer li.ugyfelszolg_on, #footer li.ugyfelszolg_on span {
    width: 109px;
    background: url("/misc/images/main/footer_ugyfelszolg.gif");
}

#footer li.visszajelzes, #footer li.visszajelzes span, #footer li.visszajelzes_on, #footer li.visszajelzes_on span {
    width: 71px;
    background: url("/misc/images/main/footer_visszajelzes.gif");
}

#footer li.sajto, #footer li.sajto span, #footer li.sajto_on, #footer li.sajto_on span {
    width: 37px;
    background: url("/misc/images/main/footer_sajto.gif");
}

#footer li.impresszum, #footer li.impresszum span, #footer li.impresszum_on, #footer li.impresszum_on span {
    width: 69px;
    background: url("/misc/images/main/footer_impresszum.gif");
}

#footer li.copyright, #footer li.copyright span, #footer li.copyright_on, #footer li.copyright_on span {
    width: 62px;
    background: url("/misc/images/main/footer_copyright.gif");
}

#footer li.webmaster, #footer li.webmaster span, #footer li.webmaster_on, #footer li.webmaster_on span {
    width: 67px;
    background: url("/misc/images/main/footer_webmaster.gif");
}

#footer li.levelminiszterelnok_on span, #footer li.levelmehminiszter_on span, #footer li.ugyfelszolg_on span,
#footer li.visszajelzes_on span, #footer li.sajto_on span, #footer li.impresszum_on span,
#footer li.copyright_on span, #footer li.webmaster_on span {
    background-position: 0 -24px;
}

/*| content |*************************************************************/

#content {
    background: #dadc9a url("/misc/images/main/content_bg.jpg") no-repeat top left;
    font-family: Tahoma, Verdana, Arial, Times, Helvetica, sans-serif;
    color: #261f1d;
    font-size: 0.7em;
    vertical-align: top;
    text-align: left;
}

#content a, #content a:visited {
    text-decoration: none;
    color: #f26522;
}

#content a:hover {
    text-decoration: underline;
}

/*| contents/news |********************************************************/

#content .news .newsItem {
    clear: both;
    margin: 0;
    padding: 0 20px 20px 23px;
    text-align: left;
}

#content .news .newsItem .image {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
}

#content .news .newsItem .image .autograph {
    text-align: right;
    font-weight: bold;
}

#content .news .newsItem h1, #content .news .newsItem h1 a, #content .news .newsItem h1 a:visited {
    margin: 0;
    padding: 5px 0 6px 0;
    text-decoration: none;
    font-size: 1.05em;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #3a3631;
}

#content .news .newsItem h1.larger, #content .news .newsItem h1.larger a, #content .news .newsItem h1.larger a:visited {
    font-size: 1.1em;
    color: #3a3631;
}

/*| content/article |*****************************************************/

#content .article {
    padding: 6px 25px 25px 23px;
}

#content .article .title {
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 5px;
}

#content .article .metadata {
    font-size: 0.8em;
}

#content .article .lead {
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 16px;
}

#content .article table {
    font-size: 0.9em;
}

#content .article .textbox {
    display: block;
    background: #e5e8b1;
    font-size: 0.8em;
    margin: 0 6px 0 6px;
    padding: 4px;
    border-top: 3px solid #372f25;
    border-right: 1px solid #372f25;
    border-bottom: 1px solid #372f25;
    border-left: 1px solid #372f25;
}

#content .article .textbox .title {
    font-size: 1em;
}

#content .article .textbox .body div {
    padding: 4px 0 2px 0;
}

#content .article a {
    font-weight: bold;
}

#content .article .textboxWithImage {
    display: block;
    margin: 0 6px 0 6px;
}

#content .article .textboxWithImage div, #content .article .textbox div {
    display: block;
    background: transparent;
}

#content .article div.body div.paragraph {
    padding-bottom: 1.1em;
}

#content .article div.body div.paragraph img {
    margin-top: 5px;
    margin-bottom: 5px;
}

#content .article table.table {
    border: 1px solid #372f25;
    background: #e5e8b1;
}

#content .article table.table td {
    border-top: 1px solid #372f25;
    border-right: 1px dotted #372f25;
    border-bottom: 1px solid #372f25;
    border-left: 1px dotted #372f25;
    padding: 2px;
}

#content .article span.verticalSeparator {
    background: url("/misc/images/misc/verticalSeparator.gif") repeat-y 5px 0;
    padding-left: 10px;
}

#content .article .textbox hr {
    display: none;
}

#content .article .textbox span.hr {
    background: #aaaaaa;
    margin: 5px 2px 5px 2px;
    padding: 1px;
    height: 1px;
    width: 100%;
}

#content .article .imageAutograph {
    font-size: 80%;
    text-align: left;
    margin-right: 10px;
    padding-bottom: 5px;
    margin-bottom: 2px;
    background: url(/misc/images/misc/horizontalDivider_01.gif) repeat-x left bottom;
}

#content .article .imageAutograph .source {
    font-weight: bold;
}

/*| content/searchResult |************************************************/

#content .searchResult {
}

#content .searchResult h1 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 0;
}

#content .searchResult h2 {
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 0;
}

#content .searchResult .search {
    background: #e5e8b1;
    padding: 6px 25px 25px 23px;
    border-bottom: 1px solid #372f25;
}

#content .searchResult .result {
    padding: 6px 25px 25px 23px;
}

#content .searchResult .order {
    font-weight: bold;
}

#content .searchResult .articleTitle {
    font-weight: bold;
}

#content .searchResult .date {
    font-weight: bold;
}

#content .searchResult .relevance {
    font-weight: bold;
}

#content .searchResult .result .searchQuery {
    font-weight: bold;
}

#content .searchResult .result .searchData {
    padding-bottom: 15px;
}

#content .searchResult .result .item {
    padding-bottom: 0.9em;
}

#content .searchResult .onwards {
    font-weight: bold;
}

/*| content/articleCalendarList |************************************************/

#content .articleCalendarList {
    padding: 6px 25px 25px 23px;
}

#content .articleCalendarList h1 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 0;
}

#content .articleCalendarList .metadata {
    padding-bottom: 20px;
    font-weight: bold;
}

#content .articleCalendarList .block {
    padding-bottom: 20px;
}

#content .articleCalendarList h2 {
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 0;
    background: url("/misc/images/main/location_line.gif") repeat-x bottom left;
    margin-bottom: 2px;
}

#content .articleCalendarList .block .item {
    padding-bottom: 2px;
}

#content .articleCalendarList .pager {
    font-weight: bold;
    padding-bottom: 25px;
}

#content .articleCalendarList .pager a {
    padding-left: 4px;
}

/*| content/errorPage |************************************************/

#content .errorPage {
    padding: 25px 25px 140px 23px;
}

#content .errorPage h1 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2em;
}

/*| content/section |***********************************************************/

#content .section {
    padding-top: 30px;
}

#content .section .sectionLeftCol {
    float: left;
    padding: 0;
    margin: 0;
    width: 300px;
    list-style-type: none;
}

#content .section .sectionRightCol {
    float: right;
    padding: 0;
    margin: 0;
    width: 300px;
    list-style-type: none;
}

#content .section li {
    padding: 10px 30px 0 90px;
    height: 120px;
}

#content .section li h1 {
    font-size: 1.2em;
    font-weight: bold;
    background: none;
    color: #000000;
    padding: 0;
    margin: 0;
}

#content .section li p {
    font-size: 1em;
    font-weight: normal;
    background: none;
    color: #000000;
    padding: 0;
    margin: 0;
    line-height: 1.5em;
}

#content .section li p a {
    font-weight: bold;
}

#content .section .iconLink {
    position: absolute;
    margin-left: -95px;
    width: 75px;
    height: 62px;
}

#content .section a.iconLink , #content .section a.iconLink:hover {
    text-decoration: none;
}

#content .section .kormany_vezetok {
    background: url(/misc/images/main/section_vezetok.gif) 14px 8px no-repeat;
}

#content .section .kormany_kormules {
    background: url(/misc/images/main/section_kormules.gif) 14px 8px no-repeat;
}

#content .section .kormany_kormprog {
    background: url(/misc/images/main/section_kormprog.gif) 14px 8px no-repeat;
}

#content .section .kormany_kormtag {
    background: url(/misc/images/main/section_kormtag.gif) 14px 8px no-repeat;
}

#content .section .szervezet_hivfelad {
    background: url(/misc/images/main/section_hivfelad.gif) 14px 8px no-repeat;
}

#content .section .szervezet_hivatmin {
    background: url(/misc/images/main/section_hivatmin.gif) 14px 8px no-repeat;
}

#content .section .szervezet_hivatfelep {
    background: url(/misc/images/main/section_hivatfelep.gif) 14px 8px no-repeat;
}

#content .section .szervezet_eka {
    background: url(/misc/images/main/section_eka.gif) 14px 8px no-repeat;
}

#content .section .szervezet_kozszolg {
    background: url(/misc/images/main/section_reform.gif) 14px 8px no-repeat;
}

#content .section .szervezet_kozpenzugy {
    background: url(/misc/images/main/section_kozpenzugy.gif) 14px 8px no-repeat;
}

#content .section .szervezet_hivatalok {
    background: url(/misc/images/main/section_hivatalok.gif) 14px 8px no-repeat;
}

#content .section .szervezet_htmh {
    background: url(/misc/images/main/section_htmh.gif) 14px 8px no-repeat;
}

#content .section .szervezet_ekk {
    background: url(/misc/images/main/section_ekk.gif) 14px 8px no-repeat;
}

#content .section .szervezet_nekh {
    background: url(/misc/images/main/section_nekh.gif) 14px 8px no-repeat;
}

#content .section .szervezet_nth {
    background: url(/misc/images/main/section_nth.gif) 14px 8px no-repeat;
}

#content .section .szervezet_kozszolgkepz {
    background: url(/misc/images/main/section_kozszolgkepz.gif) 14px 8px no-repeat;
}

#content .section .szervezet_kormszovmedia {
    background: url(/misc/images/main/section_kormszovmedia.gif) 14px 8px no-repeat;
}

#content .section .szervezet_kitkh {
    background: url(/misc/images/main/section_kitkh.gif) 14px 8px no-repeat;
}

#content .section .tevekenyseg_hirek {
    background: url(/misc/images/main/section_tevekhirek.gif) 14px 8px no-repeat;
}

#content .section .tevekenyseg_minszerepl {
    background: url(/misc/images/main/section_minszerepl.gif) 14px 8px no-repeat;
}

#content .section .tevekenyseg_szovivtaj {
    background: url(/misc/images/main/section_szovivtaj.gif) 14px 8px no-repeat;
}

#content .section .tevekenyseg_hatteranyagok {
    background: url(/misc/images/main/section_hatteranyagok.gif) 14px 8px no-repeat;
}

#content .section .tevekenyseg_torvalkprg {
    background: url(/misc/images/main/section_torvalkprg.gif) 14px 8px no-repeat;
}

#content .section .tevekenyseg_kiadvanyok {
    background: url(/misc/images/main/section_kiadvanyok.gif) 14px 8px no-repeat;
}

#content .section .szolgaltatasok_dokumentumok {
    background: url(/misc/images/main/section_dokumentumok.gif) 14px 8px no-repeat;
}

#content .section .szolgaltatasok_kozerdinf {
    background: url(/misc/images/main/section_kozerdinf.gif) 14px 8px no-repeat;
}

#content .section .szolgaltatasok_otthonter {
    background: url(/misc/images/main/section_otthonter.gif) 14px 8px no-repeat;
}

#content .section .szolgaltatasok_kozlemenyek {
    background: url(/misc/images/main/section_kozlemenyek.gif) 14px 8px no-repeat;
}

#content .section .szolgaltatasok_lakkapcs {
    background: url(/misc/images/main/section_lakkapcs.gif) 14px 8px no-repeat;
}

#content .section .szolgaltatasok_velemeny {
    background: url(/misc/images/main/section_velemeny.gif) 14px 8px no-repeat;
}

#content .section .szolgaltatasok_uvegzseb {
    background: url(/misc/images/main/section_uvegzseb.gif) 14px 8px no-repeat;
}

#content .section .szolgaltatasok_kodifikacio {
    background: url(/misc/images/main/section_kodifikacio.gif) 14px 8px no-repeat;
}

#content .section .szervezet_kormkommkozp {
    background: url(/misc/images/main/section_kkk.gif) 14px 8px no-repeat;
}

#content .section .szervezet_allamtitkarsagok {
    background: url(/misc/images/main/section_allamtitkarsagok.gif) 14px 8px no-repeat;
}

#content .section .kodifikacio_fizeteskeptelensegi {
    background: url(/misc/images/main/section_fizeteskeptelensegi.gif) 14px 8px no-repeat;
}

#content .section .end {
    clear: both;
}

/*| leftmenu/calendar |***************************************************/

#leftmenu .calendar {
    width: 154px;
    padding: 8px 0 0 0;
    background: url("/misc/images/main/leftmenu_bg.gif") repeat-y;
    position: relative;
    top: -1px;
    margin-bottom: -1px;
    text-align: center;
}

#leftmenu .calendar .box {
    margin: 0 8px 8px 8px;
    border: 1px solid #bebf91;
    width: 136px;
/*  height: 123px; */
}

#leftmenu .calendar .box .header {
    font-size: 11px;
    font-weight: bold;
    background: #bebf91;
    text-align: center;
    color: #261f1d;
    height: 14px;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
}

#leftmenu .calendar .box .header a {
    background: inherit;
    text-decoration: none;
    height: 14px;
    color: #e26522;
    font-weight: bold;
}

#leftmenu .calendar .box .week, #leftmenu .calendar .box .dayLabels {
    background: #e8ecb5;
    color: #261f1d;
    clear: both;
    font-size: 10px;
    height: 18px;
}

#leftmenu .calendar .box .week a {
    text-decoration: none;
    color: #e26522;
}

#leftmenu .calendar .box .dayLabels {
    border-bottom: 1px dotted #777;
    font-weight: bold;
    font-size: 11px;
}

#leftmenu .calendar .box .week span, #leftmenu .calendar .box .dayLabels span {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    display: block;
    float: left;
    height: 14px; 
    text-align: center;
    width: 15px; 
    width: 14px;
    margin: 2px;
}

#leftmenu .calendar .divider {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    height: 1px;
    background: url("/misc/images/main/leftmenu_bg_line.gif") no-repeat bottom left;
    font-size: 1px;
}

#leftmenu .calendar select {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #261f1d;
    background: #e8ecb5;
}

/*| fontresize:local |**********************************************************/

#content .fontresize {
    background: url("/misc/images/misc/verticalSeparator.gif") repeat-y 0 0 #d9dc9d;
}

/*| Ügyfélszolgálat |**********************************************************/

.ugyfelszolgalat {
    background: #dadc9a ;
    font-family: Tahoma, Verdana, Arial, Times, Helvetica, sans-serif;
    color: #261f1d;
    font-size: 0.7em;
    vertical-align: top;
    text-align: left;
	border: 1px solid #000;
	padding: 10px 0; 
	margin: 0; 
	text-align: center; 
	width: 755px;
}

.ugyfelszolgalat a, .ugyfelszolgalat a:visited {
    text-decoration: none;
    color: #f26522;
}

.ugyfelszolgalat a:hover {
    text-decoration: underline !important;
}

