body {
    background: #a5cae1 url(/img/bg_body.jpg) repeat-x 0 0;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:12px;
}

div#pContainer {
    margin: 0 auto;
    width: 984px;
    font-family: Tahoma, Helvetica, sans-serif;
    /* background: #fff url(/img/bg_sidebar.jpg) repeat-y 0 0; */
}

div#leftBackgroundWrapper {
    display: block;
    float: left;
    background: #fff url(/img/bg_sidebar.jpg) repeat-y 0 0;
}

div#contentBackgroundWrapper {
    position: relative;
    display: block;
    float: left;
    background: transparent url(/img/bg_content-background-wrapper.gif) no-repeat right bottom;
}

/* pLeft ---------------------------------------------------------------------*/
h1.home {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 244px;
    height: 211px;
    background: transparent url(/img/bg_logo-energiapersely.gif) no-repeat 0 0;
}

h1.home a {
    display: block;
    float: left;
    width: 244px;
    height: 211px;
    overflow: hidden;
    text-decoration: none;
}

h1.home span {
    visibility: hidden;
}

div#pLeft {
    display: block;
    float: left;
    width: 244px;
}

div#pLeft div.sidebar {
    display: block;
    float: left;
    padding: 13px 0 0 7px;
    width: 237px;/*244*/
    background: #fff url(/img/bg_sidebar.jpg) repeat-y 0 0;
}

div#pLeft ul.menuPrimary,
div#pLeft ul.menuSecondary {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    width: 237px;
    list-style: none;
    border-top: 1px solid #d4d4d6;
}

div#pLeft ul.menuPrimary,
div#pLeft ul.menuSecondary {
    margin-bottom: 26px;
}

div#pLeft ul.menuPrimary li,
div#pLeft ul.menuSecondary li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 237px;
    font-size: 16px;
}

div#pLeft ul.menuPrimary li a,
div#pLeft ul.menuSecondary li a {
    display: block;
    float: left;
    padding: 2px 10px 6px 19px;
    width: 208px;/*237*/
    color: #626262;
    border-bottom: 1px solid #d4d4d6;
    text-decoration: none;
    background: transparent url(/img/lst_arrow-right.gif) no-repeat 7px 10px;
}

div#pLeft ul.menuSecondary li a {
    color: #6396ba;
}

div#pLeft ul.menuPrimary li a.active,
div#pLeft ul.menuSecondary li a.active {
    padding: 2px 10px 6px 20px;
    width: 207px;/*237*/
    color: #2466af;
    font-weight: bold;
    background: #8bb9da url(/img/bg_menuitem-active.gif) no-repeat 0 0;
}

div#pLeft ul.menuPrimary li.expanded a.active,
div#pLeft ul.menuSecondary li.expanded a.active {
    background: #8bb9da url(/img/bg_menuitem-active-expanded.gif) no-repeat 0 0;
}

div#pLeft ul.menuPrimary li ul,
div#pLeft ul.menuSecondary li ul {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border-top: 0;
}

div#pLeft ul.menuPrimary li ul li,
div#pLeft ul.menuSecondary li ul li {
    font-size: 13px;
}

div#pLeft ul.menuPrimary li ul li a,
div#pLeft ul.menuSecondary li ul li a {
    display: block;
    float: left;
    padding: 4px 10px 4px 36px;
    width: 191px;/*237*/
    background: transparent url(/img/lst_arrow-right.gif) no-repeat 26px 10px;
}

div#pLeft ul.menuPrimary li.expanded ul li a.active,
div#pLeft ul.menuSecondary li.expanded ul li a.active {
    padding: 4px 10px 4px 36px;
    width: 191px;/*237*/
    background: #8bb9da url(/img/bg_submenuitem-active.gif) no-repeat 0 0;
}

div#pLeft ul.menuPrimary li ul li ul li,
div#pLeft ul.menuSecondary li ul li ul li {
    font-size: 12px;
}
div#pLeft ul.menuPrimary li ul li ul li a,
div#pLeft ul.menuSecondary li ul li ul li a {
    display: block;
    float: left;
    padding: 4px 10px 4px 52px;
    width: 175px;/*237*/
    background: transparent url(/img/lst_arrow-right.gif) no-repeat 42px 10px;
}

div#pLeft ul li.forum a {
    color: #0066b3;
    background-image: url(/img/lst_arrow-right-green.gif);
}


/* pRight --------------------------------------------------------------------*/
div#pRight {
    display: block;
    float: left;
    width: 740px;
}

/* pHeader -------------------------------------------------------------------*/
div#pHeader {
    display: block;
    float: left;
    width: 740px;
    background: transparent url(/img/bg_header.gif) no-repeat right top;
}

div#pHeader div.searchForm {
    display: block;
    float: right;
    padding: 27px 4px 0 0;
    width: 274px;
    height: 35px;
}

div#pHeader div.searchForm label {
    display: block;
    float: left;
    width: 69px;
    height: 25px;
    background: transparent url(/img/bg_search-label.gif) no-repeat 0 0;
    cursor: default;
}

div#pHeader div.searchForm label span {
    visibility: hidden;
}

div#pHeader div.searchForm input.inputText {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 176px;
    height: 23px;
    border-top: 1px solid #c3c3c3;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #c3c3c3;
}

div#pHeader div.searchForm input.inputImage {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 25px;
    border: none;
}

/* pContent ------------------------------------------------------------------*/
div#pContent {
    display: block;
    float: left;
    padding: 0 17px 12px 17px;
    width: 706px;/*740*/
    color: #707070;
}

div.breadcrumb {
    display: block;
    padding: 4px 0;
    width: 706px;
    background: transparent url(/img/brd_dotted-gray.gif) no-repeat left bottom;
    color: #626262;
}

div.breadcrumb span.title {
    padding: 0 3px 0 0;
}

div.breadcrumb span.raquo {
    padding: 0 3px;
    font-family: Arial;
}

div.breadcrumb a {
    color: #a2a1a1;
    text-decoration: none;
}

div.breadcrumb a:hover {
    text-decoration: underline;
}

div.breadcrumb a.current {
    color: #005aa9;
}

div#pContent ul.links {
    /* position: absolute;
    left: 262px;
    bottom: 196px; */
    display: block;
    clear: both !important;
    margin: 10px 0 0 0;
}

div#pContent ul.links li {
    display: block;
    float: left;
    list-style: none;
}

ul.links li.print a {
    padding-left: 21px;
    color: #005aa9;
    text-decoration: none;
    background: transparent url(/img/ico_print.gif) no-repeat 0 center;
}

ul.links li.print a:hover {
    text-decoration: underline;
}

/* pFooter -------------------------------------------------------------------*/
div#pFooter {
    display: block;
    float: left;
    clear: both;
    width: 984px;
    height: 183px;
    background: #a6cae1 url(/img/bg_footer.gif) repeat-x left top;
}

div#pFooter p.slogan {
    display: block;
    float: left;
    margin: 0;
    width: 284px;
    height: 105px;
    background: transparent url(/img/bg_slogan.gif) no-repeat 0 0;
}

div#pFooter p.slogan span {
    visibility: hidden;
}

div#pFooter ul.links {
    display: block;
    float: right;
    margin: 17px 0 0 0;
    list-style: none;
}

div#pFooter ul.links li {
    display: block;
    float: left;
    margin: 28px 0 0 0;
    padding: 0 14px;
    border-right: 1px solid #005aa9;
    font-size: 12px;
    line-height: 12px;
}

div#pFooter ul.links li a {
    color: #005aa9;
    text-decoration: none;
}

div#pFooter ul.links li a:hover {
    text-decoration: underline;
}

div#pFooter ul.links li.energiasuli {
    margin: 0;
    padding: 0;
    border-right: none;
}

div#pFooter ul.links li.energiasuli a {
    display: block;
    width: 131px;
    height: 67px;
    text-decoration: none;
    background: transparent url(/img/bg_logo-energiasuli.jpg) no-repeat 0 0;
}

div#pFooter ul.links li.energiasuli a span {
    visibility: hidden;
}

/* tartalom ------------------------------------------------------------------*/
h2.title {
    margin: 16px 0;
    padding: 0 0;
    color: #707070;
    font-size: 24px;
    font-weight: normal;
    line-height:24px;
}

div.nestedPanels {
    margin-bottom: 25px;
}

div.nestedPanels h3 {
    display: block;
    margin: 0;
    padding: 0 0 12px 0;
    font-size: 18px;
    font-weight: normal;
    color: #2466af;
    background: transparent url(/img/brd_dotted-gray.gif) no-repeat left bottom;
}

div.nestedPanels div.panel
 {
    padding: 5px 0;
    background: transparent url(/img/brd_dotted-gray.gif) no-repeat left bottom;
}

div.nestedPanels div.panel h4 {
    display: block;
    margin: 0;
    padding: 0 0 0 24px;
    color: #2466af;
    font-size: 14px;
    font-weight: normal;
    background: transparent url(/img/bg_panel-title.gif) no-repeat 0 0;
    cursor: pointer;
}

html.jsEnabled div.panel dl,
html.jsEnabled div.panel dl dd {
    display: none;
}

div.nestedPanels div.panel dl{
    margin: 0;
}


div.nestedPanels div.panel dl dt {
    padding: 0 0 0 33px;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    background: transparent url(/img/lst_dot-5x5-gray.gif) no-repeat 23px 7px;
}

div.nestedPanels div.panel dl dt.over,
div.nestedPanels div.panel dl dt.active {
    color: #2466af;
    background: transparent url(/img/lst_dot-5x5-blue.gif) no-repeat 23px 7px;
}

div.nestedPanels div.panel dl dd {
    margin: 5px 0 5px 24px;
    padding: 5px 10px;
    font-size: 11px;
    background: #f4f4f4;
}
/*
sen css szabályok felülbírálata
*/

/*
base.css szabályok felülbírálata
*/
div.fbrkAccordion {
    border:none;
    margin-bottom:0;
}

/*
kezdolap
*/
body.home div#pContainer {
    position: relative;
}

body.home div#pHeader {
    width: 984px;
}

body.home div#pContent {
    margin: 0;
    padding: 380px 0 0 0;
    width: 984px;
}

body.home div#contCarousselMenu {
    position: absolute;
    left: 0;
    top: 91px;
}

body.home div.bottomPromoBoxes div.box {
    display: block;
    float: left;
    width: 328px;
    height: 156px;
}

body.home div.bottomPromoBoxes div.box a,
body.home div.bottomPromoBoxes div.box span {
    display: block;
    float: left;
    text-decoration: none;
}

body.home div.bottomPromoBoxes div.box3 {
    background: transparent url(/img/pic_bottom-box-3.jpg) no-repeat 0 0;
}

body.home div.bottomPromoBoxes div.box3 ul {
    display: block;
    float: left;
    width: 145px;
    margin: 0;
    padding: 50px 0 0 175px;
}

body.home div.bottomPromoBoxes div.box3 ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body.home div.bottomPromoBoxes div.box3 ul li a {
    font-size: 16px;
    color: #6c6c6c;
}

body.home div.bottomPromoBoxes div.box3 ul li a:hover {
    color: #06a;
}

/* flessek */
div#flashHazbelso {
    margin: 0;
    width: 100%;
    text-align: center;
}

div#flashHazbelso div.flashContainer {
    width: 740px;
    margin: 0 auto;
}

/* keskeny hasab+kapcsolodo linkek dobozt tartalmazo kontener */
div.section {
    float: left;
    padding-top: 16px;
    padding-bottom: 30px;
    width: 100%;
}

div.section h3 {
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    color: #0066b3;
}

/* felso 1px szagatott border */
div.borderTop {
    background: transparent url(/img/brd_dotted-gray.gif) repeat-x left top;
}

/* checkbox diszites */
h3.checkBoxIcon {
    padding-left: 31px;
    padding-top: 12px;
    background: transparent url(/img/ico_checkbox.gif) no-repeat left bottom;
}

/* keskeny hasab (ahol van kapcsolodo tartalom doboz is) */
div.contentNarrow {
    width: 452px;
    float: left;
}

/* kapcsolodo linkek doboz */
dl.relatedContentBox {
    float: right;
    clear: right;
    width: 234px;
    border-right: 1px solid #c7ddec;
    border-bottom: 1px solid #c7ddec;
    border-left: 1px solid #c7ddec;
    margin-left:10px;
    margin-bottom:10px;
}

dl.relatedContentBox dt {
    display: block;
    padding: 8px 14px;
    width: 206px;
    font-size: 12px;
    font-weight: bold;
    border-top: 1px solid #c7ddec;
    color: #06a;
    background: #f2f7fb;
    cursor: pointer;
}

dl.relatedContentBox dt.ui-state-default {
    background: #d2e4ef url(/img/bg_related-content-title.gif) repeat-x 0 0;
}

dl.relatedContentBox dt.ui-state-active {
    border-bottom: 1px solid #c7ddec;
}

dl.relatedContentBox dd {
    margin: 0;
    padding: 0;
    font-size: 11px;
}

dl.relatedContentBox dd ul {
    padding: 10px 0 5px;
    margin: 0;
    list-style: none;
}

dl.relatedContentBox dd ul li {
    margin: 0 0 5px 0;
}

dl.relatedContentBox dd ul li a {
    display: block;
    padding: 0 0 0 26px;
    text-decoration: none;
    color: #707070;
    background: transparent url(/img/lst_arrow-right-gray.gif) no-repeat 13px 6px;
}

dl.relatedContentBox dd ul li a:hover {
    text-decoration: underline;
}

/* gyik doboz */
div.faq {
    padding: 15px 0;
    background: transparent url(/img/brd_dotted-gray.gif) no-repeat left top;
}

div.faq h3 {
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: bold;
    color: #0066b3;
}

div.faq span.label {
    font-weight: bold;
    color: #707070;
}

div.faq dt {
    margin-bottom: 2px;
    color: #0065b2;
}

div.faq dd {
    margin-left: 0;
    margin-bottom: 15px;
}

/* urlapok */
table.tblForm {
    width: 100%;
}

table.tblForm td,
table.tblForm th {
    padding: 0;
    height: 30px;
    font-size: 11px;
    line-height: 13px;
    vertical-align: middle;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #dddddf;
    border-left: none;
}

table.tblForm td.first,
table.tblForm th.first {
    padding-left: 24px;
}

table.tblForm th.borderNone,
table.tblForm td.borderNone {
    border-bottom: none;
}

table.tblForm label {
    display: block;
    float: left;
    margin: 2px 0;
    width: auto;
    height: auto;
    line-height: 13px;
    vertical-align: middle;
    cursor: default;
}

table.tblForm input.inputText {
    display: block;
    float: left;
    padding: 0 3px 0 3px;
    margin: 4px 5px 4px 0;
    width: 322px;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
    vertical-align: middle;
    color: #707070;
    border: 1px solid #d4d4d6;
}
table.tblForm textarea {
    display: block;
    float: left;
    padding: 0 3px 0 3px;
    margin: 4px 5px 4px 0;
    width: 322px;
    font-size: 11px;
    line-height: 20px;
    vertical-align: middle;
    color: #707070;
    border: 1px solid #d4d4d6;
}

table.tblForm select.inputSelect {
    /* margin: 4px 5px 4px 0; */
    display: block;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
    margin-bottom: 4px;
    margin-left: 0;
    padding: 1px;
    height: 20px;
    border: 1px solid #d4d4d6;
}

table.tblForm input.inputCheckbox {
    display: block;
    float: left;
    margin: 2px 5px 0 0;
    padding: 0;
    width: auto;
    height: auto;
    border: none;
}

table.tblForm input.inputRadio {
    display: block;
    float: left;
    margin: 3px 5px 0 0;
    width: 13px;
    height: 13px;
}

table.tblForm input.inputRadio {
    display: block;
    float: left;
    margin: 3px 3px 0 0;
    width: auto;
    height: auto;
    border: none;
}

table.tblForm div.contRadioInline {
    display: block;
    float: left;
    padding-right: 5px;
}

table.tblForm input.inputImage {
    margin: 0;
    padding: 0;
    width: auto;
    height: 19px;
    border: none;
}

/* kereses eredmenye */
div.searchResult {
    width: 536px;
}

div.searchResult div.results {
    clear: both;
    padding-top: 1px;
    width: 536px;
    background: transparent url(/img/brd_dotted-gray.gif) repeat-x left top;
}

div.searchResult div.result {
    padding: 10px 0;
    width: 536px;
    background: transparent url(/img/brd_dotted-gray.gif) repeat-x left bottom;
}

div.searchResult div.result.top {
    padding: 10px;
    width: 516px;
    background-color: #f2f7fb;
}

div.searchResult a {
    color: #06a;
    text-decoration: none;
}

div.searchResult a:hover {
    text-decoration: underline;
}

div.searchResult h3 {
    margin-bottom: 6px;
    font-weight: normal;
    font-size: 12px;
}

div.searchResult h3 strong {
    font-weight: bold;
}

div.searchResult p {
    margin: 0;
}

div.searchResult ul.pager {
    display: block;
    float: left;
    padding: 0 0 0 33px;
    margin: 14px 0 14px 0;
    width: 536px;
}

div.searchResult ul.pager li {
    display: block;
    float: left;
    padding: 0 4px;
    font-size: 11px;
}

div.searchResult div.menuPath {
    font-size: 11px;
}
