body, div, form, table, object, embed {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: arial;
    color: #49484d;
}

body {
    background: #00a4e8;
}

img {
    vertical-align: top;
}

a img {
    border: 0;

}

.errorElement {
    background: #e2e4e5;
}

.bigBanner {
    background: #e0e3e8;
    padding: 9px;
    float: left;
}
.bigBanner2 {
    background: #e0e3e8;
    padding: 9px 9px 9px 0;
    float: left;
}

div.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
}

#pContainer {
    width: 995px;
    margin: 0 auto;
    background: 185px 0 url(/images/bg_shadow.gif) repeat-y;
}

#pHeader {
    margin: 0 0 0 225px;
    width: 770px;
    height: 169px;
    background: #ffffff;
}

#pHeader #pLogo {
    float: left;
    display: inline;
    margin: 21px 0 0 43px;
    width: 175px;
    height: 110px;
    background: 0 0 url(/images/img_logo.jpg) no-repeat;
}

#pHeader #pHeadActionContainer {
    float: right;
    padding: 11px 20px 0 0;
}

#pHeader #pHeadActionContainer #searchForm {
    margin: 0 0 23px 220px;
}

#pHeader #pHeadActionContainer #searchForm table tr td {
    padding: 0;
    margin: 0;
}


#pHeader #pHeadActionContainer #searchForm input#searchQuery {
    padding: 2px;
    width: 121px;
    height: 17px;
    background: 0 0 url(/images/bg_search-input.gif) no-repeat;
    border: 0;
}

#pHeader #pHeadActionContainer #searchForm input#doSearch {
    width: 26px;
    height: 21px;
    background: 0 0 url(/images/btn_search.gif) no-repeat;
    border: 0;
    cursor: pointer;
}



div.mainMenuContainer {
    
}

ul.mainMenu {
    float: right;
    margin: 0;
    padding: 0;
    width: 770px;
    list-style: none;
    background: 0 0 url(/images/bg_top-menu.gif) repeat-x;
}

ul.mainMenu li {
    float: left;
    padding: 0;
    width: 95px;
    text-align: center;
    border-right: 1px solid #85cbf3;
}
ul.mainMenu li a {
    display: inline;
    float: left;
    padding: 13px 0 0 0;
    height: 29px;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

ul.mainMenu li.last {
    border-right: 0;
    width: 98px;
}

ul.mainMenu li a:hover,
ul.mainMenu li a.active {
    color: #89ba3a;
    background: #0192e5;
}


div.breadCrumbContainer {
    margin: 0 0 0 225px;
    padding: 5px 0 0 10px;
    width: 760px;
    height: 21px;
    background: #ffffff;
}

div.breadCrumbContainer,
div.breadCrumbContainer a {
    color: #00a4e8;
    text-decoration: none;
}
div.breadCrumbContainer a:hover {
    text-decoration: underline;
}

#pContentContainer {
    width: 995px;
    background: 225px 0 url(/images/bg_content.gif) repeat-y;
}

div#pLeftSide {
    float: left;
    width: 224px;
    background: 0 0 url(/images/bg_banner-shadow.jpg) no-repeat;
}

div#pLeftSide.noBannerNoShadow {
    background: none;
}

div#pLeftSide ul.leftMenu {
    float: left;
    margin: 32px 0 0 0;
    padding: 0;
    width: 224px;
    list-style: none;
}

div#pLeftSide ul.leftMenu li {
    float: left;
    width: 224px;
    padding-bottom: 3px;
    background: 0 0 url(/images/bg_menu-element.jpg) no-repeat;
}

div#pLeftSide ul.leftMenu li a {
    display: inline;
    float: left;
    padding: 13px 5px 20px 19px;

    width: 200px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background: 0 bottom url(/images/bg_menu-element.jpg) no-repeat;
}

div#pLeftSide ul.leftMenu li a.active,
div#pLeftSide ul.leftMenu li a:hover {
    color: #b7c600;
}

div#pLeftSide ul.leftMenu ul {
    float: left;
    margin: 5px 0 0 0;
    padding: 0 0 15px 0 ;
    list-style: none;
    width: 224px;
}

div#pLeftSide ul.leftMenu ul li {
    float: left;
    padding-bottom: 0;
    height: auto;
    width: 224px;
    background: none;
}
div#pLeftSide ul.leftMenu ul li a {
    padding: 0 0 0 39px;
    height: auto;
    width: 185px;
    background: none;
}

div#pRightSide {
    float: left;
    width: 771px;
    background: 
}

div#pTextContent {
    float: left;
    padding: 40px 25px 0 25px;
    width: 487px;
}

div#pRightBannerContainer {
    padding: 7px 0 0 0;
    float: left;
    width: 224px;
    text-align: center;
}

div#pFooter {
    padding: 0 0 0 225px;
    background: 0 0 url(/images/bg_body.gif) repeat-x;
    height: 81px;
}

div#pFooter #pFooterBox {
    height: 52px;
    background: #ffffff;
    width: 770px;
    margin: 0 auto 0 auto;
}

div#pFooter #pFooterBox #pFooterMenu {
    float: left;
    display: inline;
    margin: 0 0 0 30px;
    padding: 0;
    list-style: none;
}
div#pFooter #pFooterBox #pFooterMenu li {
    float: left;
    padding: 0 7px 0 7px;
    background: right 3px url(/images/ico_footer-menu-separator.gif) no-repeat;
}
div#pFooter #pFooterBox #pFooterMenu li.last {
    background: none;
}
div#pFooter #pFooterBox #pFooterMenu li a {
    font-size: 12px;
    color: #009fe1;
    text-decoration: none;
}

div#pFooter #pFooterBox #pFooterData {
    padding: 13px 0 0 36px;
}
div#pFooter #pFooterBox #pFooterData a,
div#pFooter #pFooterBox #pFooterData span {
    font-size: 12px;
    color: #009fe1;
    text-decoration: none;
}
div#pFooter #pFooterBox #pFooterData #pFooterContact {
    float: left;
}

div#pFooter #pFooterBox #pFooterData #pFooterCreate {
    float: right;
    margin: 0 36px 0 0;
}

div.bannerRegion1Element {
    padding: 0 0 10px 0;
}

h2.leftMenuTitle {
    margin: 60px 0 0 0;
    padding: 0;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
}
h2.leftMenuTitle a {
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
div.aktualisHirekElement {
    padding: 10px 25px 5px 0;
    font-size: 10px;
    color: #ffffff;
}
div.aktualisHirekElement h3,
div.aktualisHirekElement h3 a {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #b7c600;
    text-decoration: none;
}
div.aktualisHirekElement a.more {
    float: right;
    text-align: right;
    color: #49484d;
    font-style: italic;
    text-decoration: none;
}


h2.documentTitle {
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 19px;
    color: #00a4e8;
}
div.lister_div h2.documentTitle {
    margin-bottom: 20px;
}
div.lister_div {
    padding: 0 0 20px 0;
}

div.lister_div h2.documentTitle a {
    color: #00a4e8;
    text-decoration: none;
}

#logoContainer {
    margin: 0 0 0 1px;
    /*padding: 45px 0 0 20px;*/
    height: 88px;
    background: #ffffff;
}

table.StdTable tr td {
    padding: 2px;
}
table.StdTable tr td.Main {
    color: #ffffff;
    background: #00A4E8;
    font-weight: bold;
}
table.StdTable tr.SubHead td {
    font-weight: bold;
    color: #ffffff;
    background: #0071a0;
}

table.StdTable {
    border-top: 1px solid #00A4E8;
    border-left: 1px solid #00A4E8;
}

table.StdTable tr td {
    border-bottom: 1px solid #00A4E8;
    border-right: 1px solid #00A4E8;
}


table.StdTable tr td select,
table.StdTable tr td textarea,
table.StdTable tr td input.text { border: 1px solid #00A4E8; }
table.StdTable tr td span.form_warning { display: none; }


table.MessageTable tr td input.text {
    width: 280px;
}

table.MessageTable tr td textarea {
    padding: 2px;
    width: 276px;
    height: 100px;
}


#newsletterReg input.text {
    width: 280px;
}

#newsletterReg #security_code {
    width: 100px;
}

#regMsg {
    margin: 10px 0;
    font-weight: bold;
}
div.pager {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}
div.pager a {
    float: left;
    display: inline;
    margin: 0 3px 0 0;
    padding: 2px 0 0 0;
    width: 18px;
    height: 16px;
    background: 0 0 url(/images/bg_pager.gif) no-repeat;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
}
div.pager a.pager_aktiv {
    color: #89BA3A;
}

#jelentkezesTable tr td,
#rendezvenyAdatlap tr td {
    vertical-align: top;
    padding: 3px;
}

#jelentkezesTable {
    margin: 20px 0 0 0;
}    

#rendezvenyAdatlap tr td.Main,
#jelentkezesTable tr td.Main {
    border-bottom: 1px solid #ffffff;
    width: 170px;
}
#rendezvenyAdatlap tr td.Main label,
#jelentkezesTable tr td.Main label {
    white-space: nowrap;
}
#jelentkezesTable tr td input.text {
    width: 280px;
}
#jelentkezesTable tr td input#irszam {
    width: 50px;
}
#jelentkezesTable tr td input#telepules {
    width: 225px;
}

#jelentkezesTable tr td textarea {
    width: 280px;
    height: 100px;
}


#elosztoOldal {
    background: #d8d9db;
    padding: 10px 0 0 0;
}
#elosztoOldal table {
    margin: 0 auto;
}

table.munkatarsTablazat {
    margin: 0 0 15px 0;
    width: 100%;
}
table.munkatarsTablazat.even {
    background: #dfdfdf;
}
table.munkatarsTablazat.hovered {
    background: #efefef;
}


table.munkatarsTablazat td.munkatarsTablazatImage {
    width: 130px;
    padding: 5px;
}
table.munkatarsTablazat td.munkatarsTablazatImage img {
    border: 1px solid #00A4E8;
}
table.munkatarsTablazat td.munkatarsTablazatContent {
    padding-left: 10px;
}
.webshopValaszto {
    padding: 0 !important;
    width: 538px !important;
    height: 809px;
    background: 0 0 url(/images/bg_webshop-valaszto.jpg) no-repeat;
}
.webshopValaszto h2.documentTitle {
    display: none;
}

.webshopValaszto .webshopButton {
    margin: 422px 0 0 0;
    float: left;
    display: inline;
    width: 181px;
    height: 70px;
    background: 0 0 no-repeat;
    
}

.webshopValaszto a#btnWebshopViszonteladoknak {
    background-image: url(/images/btn_webshop-viszonteladoknak.jpg);
    margin-left: 40px;
}

.webshopValaszto a#btnWebshopCegeknek {
    background-image: url(/images/btn_webshop-cegeknek.jpg);
    margin-left: 90px;
}